/* SPA 色桥 · glass-house · 全集苑 · 温室花房 */
:root{
  --gh-mist:#e8f5ee;
  --gh-panel:#ffffff;
  --gh-ink:#14352a;
  --gh-muted:#5a7468;
  --gh-rose:#e85d8a;
  --gh-leaf:#2f9e6a;
  --gh-citrus:#e8a317;
  --gh-sky:#3b9fd8;
  --gh-vine:#7c5cbf;
  --brand:#2f9e6a;
  --site-accent:#2f9e6a;
  --site-secondary:#e85d8a;
  --site-ink:#14352a;
  --site-bg:#e8f5ee;
  --lf-max:1180px;
  --lf-pad:16px;
  color-scheme:light;
}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.tw-body .image-off{opacity:.45;filter:grayscale(.25);background:linear-gradient(135deg,#d1fae5,#ecfdf5)!important;min-height:80px}
