:root{--bg:#f7f8fc;--surface:#fff;--surface-soft:#f7f9fb;--ink:#172332;--muted:#6d7d90;--line:#d8e3eb;--primary:#1682e8;--primary-dark:#0969c8;--primary-soft:#eaf4ff;--success:#17866f;--warning:#c47d20;--danger:#d44f5c;--shadow-sm:0 4px 16px #264a680e;--shadow-md:0 16px 44px #264a681a;--radius-sm:8px;--radius-md:12px;--radius-lg:18px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--bg);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans SC,Microsoft YaHei UI,Segoe UI,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5}h1,h2,h3,h4,strong,b{letter-spacing:-.006em;font-weight:600}small{font-weight:400}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}::selection{color:#fff;background:var(--primary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
