:root{--bg:#f5f6f8;--bg-deep:#eceef2;--surface:#fff;--surface-soft:#f9fafb;--surface-strong:#f3f4f6;--accent:#1d4ed8;--accent-strong:#1e40af;--accent-soft:#1d4ed814;--accent-dark:#1e3a8a;--ink:#111827;--ink-strong:#030712;--ink-muted:#6b7280;--border:#e5e7eb;--border-strong:#d1d5db;--radius-xs:.375rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-pill:999px;--shadow-soft:0 1px 3px #0000000f,0 2px 8px #0000000a;--shadow-strong:0 4px 12px #0000001a,0 2px 4px #0000000f;--page-gutter-x:clamp(1rem,2vw,2.4rem);--page-gutter-y:clamp(1rem,1.6vw,1.4rem);--page-max:1880px;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:var(--ink);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;font-size:15px}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-manrope),"Manrope",system-ui,-apple-system,sans-serif;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-manrope),"Manrope",system-ui,-apple-system,sans-serif;letter-spacing:-.01em;color:var(--ink-strong);margin:0;font-weight:700}ul{margin:0;padding-left:1.1rem}#root{width:100%}button{font-family:inherit}input,textarea{color:inherit;font-family:inherit}::selection{background:#1d4ed826}
