:root{--page:#f6f8fc;--surface:#fff;--surface-subtle:#f8fafc;--surface-emphasis:#f1f5f9;--text-strong:#14213d;--text:#344054;--text-muted:#667085;--text-subtle:#98a2b3;--border:#e4e9f2;--border-strong:#d4dbe8;--brand:#2563eb;--brand-strong:#1d4ed8;--brand-soft:#eff6ff;--mint:#14b8a6;--mint-soft:#ecfdf8;--warning:#f59e0b;--warning-soft:#fffbeb;--danger:#dc2626;--danger-soft:#fef2f2;--shadow-sm:0 1px 2px #1018280a;--shadow-md:0 12px 30px #1e325a14}html{background:var(--page);min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #2563eb2e;border-color:var(--brand)!important}::selection{color:#fff;background:var(--brand)}
