*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--purple: #7C3AED;--purple-dark: #5B21B6;--purple-light: #EDE9FE;--orange: #F97316;--orange-dark: #EA580C;--bg: #0F0A1E;--card: #1A1033;--card2: #231645;--text: #F5F3FF;--text-muted: #A78BFA;--correct: #22C55E;--incorrect: #EF4444;--border: rgba(124, 58, 237, .3)}html,body,#root{height:100%;width:100%}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100dvh;-webkit-tap-highlight-color:transparent}#root{display:flex;flex-direction:column;min-height:100dvh}button{cursor:pointer;font-family:inherit;border:none;outline:none}input{font-family:inherit;outline:none}
