:root{--primary:#2563eb;--secondary:#64748b;--background:#fff;--foreground:#0f172a;--muted:#f1f5f9;--accent:#f8fafc;--error:#ef4444;--success:#22c55e;--border:#e2e8f0;--radius:.5rem}[data-theme=dark]{--background:#0f172a;--foreground:#f8fafc;--muted:#1e293b;--accent:#1e293b;--border:#334155}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;min-height:100dvh;color:var(--foreground);font-family:Satoshi,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2}p{margin-bottom:1rem;line-height:1.5}button{cursor:pointer}
