*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #13131a;--surface2: #1c1c28;--border: #2a2a3a;--accent: #6c63ff;--accent-dim: #4e47c9;--green: #22c55e;--yellow: #f59e0b;--red: #ef4444;--text: #f0f0f8;--muted: #8888aa;--radius: 14px}html,body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased}#root{min-height:100dvh;display:flex;flex-direction:column}input,select,button{font-family:inherit}button{cursor:pointer}
