/* SPA 色桥 · gilt-night-hall · 全集高清 */
:root{
  --cb-accent:#d4a017;
  --cb-secondary:#a78bfa;
  --cb-highlight:#2dd4bf;
  --cb-bg:#0b0614;
  --cb-surface:#140c1f;
  --cb-text:#f5e6c8;
  --cb-muted:#a89b84;
  --cb-line:rgba(212,160,23,.28);
  --brand:#d4a017;
  --accent:#a78bfa;
  --site-accent:#d4a017;
  --site-secondary:#a78bfa;
  --site-ink:#f5e6c8;
  --site-bg:#0b0614;
  --lf-max:1120px;
  --lf-pad:16px;
  color-scheme:dark;
}
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body.cb-site .image-off{opacity:.35;filter:grayscale(.35)}
