@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}form{width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#2a2a3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6366f1}.glow-cyan{box-shadow:0 0 20px #00f5ff4d}.glow-purple{box-shadow:0 0 20px #bf00ff4d}.glow-accent{box-shadow:0 0 20px #6366f14d}.text-gradient{background:linear-gradient(135deg,#00f5ff,#6366f1,#bf00ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes cardGlow{0%,to{box-shadow:0 0 5px #6366f133}50%{box-shadow:0 0 20px #6366f166}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg,#12121a,#1a1a25,#12121a);background-size:200% 100%;animation:shimmer 1.5s infinite}video{border-radius:12px;width:100%;box-shadow:0 10px 40px #00000080}.game-image{transition:transform .3s ease}.game-image:hover{transform:scale(1.02)}.infinite-scroll-component__outerdiv{width:100%}
