@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Inter:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #07090d;--bg2: #0d1117;--bg3: #111820;--bg4: #161f2a;--card: #121a24;--card2: #18222f;--border: #1e2d3d;--border2: #253548;--neon: #00e5ff;--neon2: #7c3aed;--gold: #fbbf24;--gold2: #f59e0b;--green: #10b981;--red: #f43f5e;--orange: #f97316;--text: #e8edf5;--text2: #9db5cc;--text3: #6b8aaa;--xp: #a78bfa}html,body,#root{height:100%;min-height:100vh}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden;font-size:14px;line-height:1.5}input,select,textarea,button{font-family:inherit}a{color:var(--neon);text-decoration:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}@keyframes countdown-pulse{0%,to{opacity:1;box-shadow:0 0 0 currentColor}50%{opacity:.65;box-shadow:0 0 8px currentColor}}.cd-slow{animation:countdown-pulse 2.4s ease-in-out infinite}.cd-medium{animation:countdown-pulse 1.2s ease-in-out infinite}.cd-fast{animation:countdown-pulse .55s ease-in-out infinite}
