/* SPA 结构色桥 · frost-folio · 霜蓝书页 · 日韩电影 */
:root{
  --hc-primary:#0284c7;
  --hc-secondary:#0c4a6e;
  --hc-accent:#38bdf8;
  --hc-bg:#f0f9ff;
  --hc-surface:#ffffff;
  --hc-ink:#0c4a6e;
  --hc-muted:#64748b;
  --hc-line:rgba(12,74,110,.12);
  --pink:#0284c7;
  --blue:#0c4a6e;
  --green:#38bdf8;
  --orange:#0284c7;
  --brand:#0284c7;
  --accent:#0284c7;
  --site-accent:#0284c7;
  --site-secondary:#0c4a6e;
  --site-ink:#0c4a6e;
  --site-bg:#f0f9ff;
  --ink:#0c4a6e;
  --muted:#64748b;
  --panel:#ffffff;
  --line:rgba(12,74,110,.12);
  --soft:#e0f2fe;
  --shadow:none;
}
html{scroll-behavior:smooth}
body.hc-body .image-off{opacity:.35}
