*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #13131a;--border: #1e1e2e;--text: #e2e8f0;--muted: #64748b;--accent: #6366f1;--accent2: #8b5cf6;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--radius: 10px;--font: "Inter", system-ui, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer}input,select{font-family:var(--font)}a{color:var(--accent);text-decoration:none}
