:root{--background:#f7f8fb;--surface:#fff;--surface-muted:#f0f4f8;--border:#d8e1ea;--text-primary:#182230;--text-secondary:#536274;--text-muted:#778599;--brand:#166f73;--brand-soft:#e4f3f1;--warning:#9a5b00}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}
