/* SPA 色桥 · dune-radio · 完整影台 · 完整影台多色 */
:root{
  --dr-sand:#f3e6d0;
  --dr-terra:#c45c26;
  --dr-indigo:#3a4578;
  --dr-sage:#6b8f71;
  --dr-gold:#d4a84b;
  --brand:#c45c26;
  --site-accent:#3a4578;
  --site-secondary:#6b8f71;
  --site-ink:#2a241c;
  --site-bg:#f3e6d0;
  --pink:#c45c26;
  --blue:#3a4578;
  --green:#6b8f71;
  --orange:#d4a84b;
  --ink:#2a241c;
  --muted:#7a6f60;
  --panel:#fffaf2;
  --line:rgba(42,36,28,.14);
  --soft:#faf6ee;
  --lf-max:1160px;
  --lf-pad:18px;
  color-scheme:light;
}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body.kj-body .image-off{opacity:.45;filter:grayscale(.15);background:linear-gradient(135deg,#efe0c4,#e8d5b5)!important;min-height:80px}
