/* SPA 结构色桥 · cinema-gold · 炭金放映厅 · 日韩影视 */
:root{
  --nc-primary:#eab308;
  --nc-secondary:#ca8a04;
  --nc-accent:#f59e0b;
  --nc-bg:#12100e;
  --nc-surface:#221f1b;
  --nc-ink:#f5f0e6;
  --nc-muted:#a8a29e;
  --nc-line:rgba(234,179,8,.22);
  --pink:#eab308;
  --blue:#ca8a04;
  --green:#f59e0b;
  --orange:#eab308;
  --brand:#eab308;
  --accent:#eab308;
  --site-accent:#eab308;
  --site-secondary:#ca8a04;
  --site-ink:#f5f0e6;
  --site-bg:#12100e;
  --ink:#f5f0e6;
  --muted:#a8a29e;
  --panel:#221f1b;
  --line:rgba(234,179,8,.22);
  --soft:#1a1714;
  --shadow:0 16px 48px rgba(0,0,0,.45);
}
html{scroll-behavior:smooth;color-scheme:dark}
body.nc-body .image-off{opacity:.35}
