/* SPA 色桥 · celadon-tide · 在线小视频 · 潮汐青瓷多色 */
:root{
  --hc-primary:#2a9d8f;
  --hc-secondary:#0e7490;
  --hc-cta:#0e7490;
  --hc-accent:#48cae4;
  --hc-warm:#d4a373;
  --hc-lilac:#7c6a9a;
  --hc-bg:#f4faf8;
  --hc-surface:#ffffff;
  --hc-ink:#264653;
  --hc-muted:#5f7a76;
  --hc-line:rgba(42,157,143,.18);
  --tw-primary:#2a9d8f;
  --tw-cta:#0e7490;
  --tw-accent:#48cae4;
  --tw-warm:#d4a373;
  --tw-lilac:#7c6a9a;
  --tw-bg:#f4faf8;
  --tw-ink:#264653;
  --brand:#2a9d8f;
  --site-accent:#2a9d8f;
  --site-secondary:#0e7490;
  --site-ink:#264653;
  --site-bg:#f4faf8;
  --lf-max:1120px;
  --lf-pad:20px;
  color-scheme:light;
}
html{scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
body.hc-body .image-off{opacity:.4;filter:grayscale(.25)}

/* site.css 已并入 · teal-wave · 潮汐青瓷 */
:root{
  --pink:#2a9d8f;
  --blue:#0e7490;
  --green:#48cae4;
  --orange:#d4a373;
  --ink:#264653;
  --muted:#5f7a76;
  --panel:#ffffff;
  --line:rgba(42,157,143,.16);
  --soft:#f4faf8;
  --shadow:none;
}
