/* SPA 色桥 · mist-harbor · 剧集大全 */
:root{
  --cs-primary:#38bdf8;
  --cs-secondary:#818cf8;
  --cs-accent:#2dd4bf;
  --cs-bg:#0b1220;
  --cs-surface:#162033;
  --cs-panel:#121a2b;
  --cs-text:#eef6ff;
  --cs-muted:#94a3b8;
  --cs-line:rgba(56,189,248,.22);
  --pink:#f472b6;--blue:#38bdf8;--green:#2dd4bf;--orange:#818cf8;
  --brand:#38bdf8;--accent:#a78bfa;
  --site-accent:#38bdf8;--site-secondary:#818cf8;
  --site-ink:#eef6ff;--site-bg:#0b1220;
}
html{scroll-behavior:smooth;color-scheme:dark}
body.body-cs .image-off{opacity:.35}
