@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0f19;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}body{background-color:#0b0f19;min-height:100vh;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes glowPulse{0%{box-shadow:0 0 5px #3b82f633}50%{box-shadow:0 0 20px #3b82f666}to{box-shadow:0 0 5px #3b82f633}}.glow-card{animation:4s ease-in-out infinite glowPulse}@keyframes numberPop{0%{color:#f8fafc;transform:scale(1)}50%{color:#60a5fa;transform:scale(1.15)}to{color:#f8fafc;transform:scale(1)}}.counter-update{animation:.5s ease-out numberPop}
