/* SPA 色桥 · aurora-night · 日韩影视馆 */
:root{
  --ab-blue:#22d3ee;
  --ab-blue-dark:#0891b2;
  --ab-violet:#a855f7;
  --ab-violet-dark:#7c3aed;
  --ab-pink:#f472b6;
  --ab-amber:#fbbf24;
  --ab-bg:#050816;
  --ab-surface:#0b1024;
  --ab-surface-2:#121a36;
  --ab-text:#e0f2fe;
  --ab-muted:#94a3b8;
  --ab-line:rgba(34,211,238,.28);
  --brand:#a855f7;
  --site-accent:#a855f7;
  --site-secondary:#22d3ee;
  --site-ink:#e0f2fe;
  --site-bg:#050816;
  --ax-max:1180px;
  --ax-pad:20px;
  color-scheme:dark;
}
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body.ab-body .image-off{opacity:.4;filter:grayscale(.35)}

:root{--lf-max:1180px;--lf-pad:20px}
