:root{--bg:#faf9f5;--surface:#ffffff;--surface-muted:#f2f1ed;--surface-pressed:#ecebe4;--text:#1a1b1f;--text-muted:#5c6168;--text-subtle:#9099a2;--text-inverted:#ffffff;--border:#e6e5dd;--border-strong:#cfcec4;--primary:#0058bc;--on-primary:#ffffff;--primary-subtle:#eef2ff;--ai:#5856d6;--ai-subtle:#efeefe;--success:#2e9f60;--warning:#d89a1f;--danger:#d6453b;--overlay:rgba(15,17,21,0.45);--shadow:rgba(15,17,21,0.06);--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:32px;--sp-xxl:48px;--r-sm:4px;--r-base:8px;--r-md:12px;--r-lg:16px;--r-pill:9999px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;letter-spacing:-.02em;font-weight:700}