:root{--canvas:#f5f4ed;--surface:#faf9f5;--surface-strong:#fff;--ink:#141413;--charcoal:#30302e;--muted:#5e5d59;--soft:#87867f;--border:#e8e6dc;--border-soft:#f0eee6;--brand:#c96442;--brand-hover:#b95535;--coral:#d97757;--focus:#3898ec;--success:#4f6f52;--warning:#a66a2a;--risk:#b53333;--font-body:"PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Helvetica Neue", Arial, sans-serif;--font-serif:"Noto Serif CJK SC", "Source Han Serif SC", "Songti SC", STSong, Georgia, serif}html{background:var(--canvas);scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--canvas);font-family:var(--font-body);font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{color:var(--surface);background:var(--brand)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
