@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:oklch(19.08% .1033 264.64);--foreground:oklch(100% 0 0);--primary:oklch(61.3% .2412 13.09);--primary-foreground:oklch(100% 0 0);--secondary:oklch(19.08% .1033 264.64);--secondary-foreground:oklch(100% 0 0);--accent:oklch(70.55% .2725 336.19);--accent-foreground:oklch(100% 0 0);--border:oklch(48.05% .0603 275.64);--ring:oklch(61.3% .2412 13.09);--destructive:oklch(65.97% .227 26.03);--muted:oklch(19.08% .1033 264.64);--muted-foreground:oklch(70.7% .022 261.325);--card:oklch(19.08% .1033 264.64);--card-foreground:oklch(100% 0 0);--radius:1rem;color:var(--foreground);font-family:Inter,system-ui,ui-sans-serif,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#010a41 radial-gradient(120% 150% at 90% -3%,#20f,#000c54 22.49%,#010a41 33.26% 64.14%,#4c0a54 85.82%,#ff0178) 0 0/cover fixed;min-height:100vh}#root{flex-direction:column;min-height:100vh;display:flex}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes fall{0%{opacity:1;transform:translateY(0)translate(0)}to{transform:translateY(80vh) translateX(var(--drift,0px));opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes winner-pulse{0%,to{box-shadow:0 0 0 2px oklch(61.3% .2412 13.09),0 0 24px 4px oklch(61.3% .2412 13.09/.4)}50%{box-shadow:0 0 0 2px oklch(61.3% .2412 13.09),0 0 8px 1px oklch(61.3% .2412 13.09/.15)}}
