:root{--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:26px;--sp-8:34px;--sp-12:48px;--sp-16:52px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--text-xs:0.6875rem;--text-sm:0.8125rem;--text-base:0.9375rem;--text-lg:1.1875rem;--text-xl:1.3125rem;--text-display:2.125rem;--content-narrow:520px;--content-prose:820px;--content-wide:900px;--container:1200px;--rule-weight:1px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1a2e;--bg-subtle:#16213e;--surface:#0f3460;--text:#e4e4e4;--text-muted:#a0a0b0;--accent:#e94560;--accent-hover:#ff6b81;--border:#2a2a4a;--success:#4ade80;--error:#f87171;--font-sans:system-ui,-apple-system,"Segoe UI",sans-serif}body,html{background:var(--bg);color:var(--text);font-family:var(--font-sans)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}