.AnimatedGamingBanner_bannerContainer__c8iHN{position:relative;width:100vw;height:100vh;min-height:600px;overflow:hidden;border-radius:0;margin:0;padding:0;background:linear-gradient(135deg,#667eea,#764ba2)}.AnimatedGamingBanner_content__FY_eG{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;color:white}.AnimatedGamingBanner_content__FY_eG h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.AnimatedGamingBanner_content__FY_eG p{font-size:1.2rem;opacity:.9}.AnimatedGamingBanner_videoContainer__9n8py{position:relative;width:100%;height:100%}.AnimatedGamingBanner_videoContainer__9n8py video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AnimatedGamingBanner_overlay__22GT3{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center;color:white}.AnimatedGamingBanner_particlesContainer__GO1lG{background:linear-gradient(45deg,#1a1a2e,#16213e,#0f3460);position:relative}.AnimatedGamingBanner_particleField__ppu1Q{position:absolute;width:100%;height:100%}.AnimatedGamingBanner_particle__Bodlb{position:absolute;width:4px;height:4px;background:#00ff88;border-radius:50%;animation:AnimatedGamingBanner_particleFloat__qmpWr 3s ease-in-out infinite;animation-delay:var(--delay);left:var(--x);top:var(--y);box-shadow:0 0 10px #00ff88}@keyframes AnimatedGamingBanner_particleFloat__qmpWr{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-20px) scale(1.2);opacity:1}}.AnimatedGamingBanner_glowText__y6TuE{text-shadow:0 0 20px #00ff88,0 0 40px #00ff88;animation:AnimatedGamingBanner_textGlow___cABV 2s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_textGlow___cABV{0%{text-shadow:0 0 20px #00ff88,0 0 40px #00ff88}to{text-shadow:0 0 30px #00ff88,0 0 60px #00ff88,0 0 80px #00ff88}}.AnimatedGamingBanner_matrixContainer__OdOKX{background:#000;position:relative}.AnimatedGamingBanner_matrixRain__BNgjP{position:absolute;width:100%;height:100%;overflow:hidden}.AnimatedGamingBanner_matrixColumn__WCWuq{position:absolute;top:-100%;width:20px;animation:AnimatedGamingBanner_matrixFall__57UV8 4s linear infinite;animation-delay:var(--delay)}.AnimatedGamingBanner_matrixChar__T_gcf{display:block;color:#00ff00;font-family:Courier New,monospace;font-size:14px;line-height:1.2;opacity:.8}@keyframes AnimatedGamingBanner_matrixFall__57UV8{to{top:100%}}.AnimatedGamingBanner_neonText__MFs0L{color:#00ff00;text-shadow:0 0 5px #00ff00,0 0 10px #00ff00,0 0 20px #00ff00,0 0 40px #00ff00;animation:AnimatedGamingBanner_neonFlicker__SbggB 1.5s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_neonFlicker__SbggB{0%,to{opacity:1}50%{opacity:.8}}.AnimatedGamingBanner_wavesContainer__gv4Yf{background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.AnimatedGamingBanner_waveAnimation__fYth1{position:absolute;bottom:0;left:0;width:100%;height:100px}.AnimatedGamingBanner_wave__kxSmm{position:absolute;bottom:0;left:0;width:200%;height:100px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z' fill='%23ffffff20'%3E%3C/path%3E%3C/svg%3E") repeat-x;animation:AnimatedGamingBanner_waveMove__Ndetw 3s ease-in-out infinite}.AnimatedGamingBanner_wave__kxSmm:nth-child(2){animation-delay:-1s;opacity:.5}.AnimatedGamingBanner_wave__kxSmm:nth-child(3){animation-delay:-2s;opacity:.3}@keyframes AnimatedGamingBanner_waveMove__Ndetw{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.AnimatedGamingBanner_waveText__lkE3u{animation:AnimatedGamingBanner_waveTextMove__Uw1bA 2s ease-in-out infinite}@keyframes AnimatedGamingBanner_waveTextMove__Uw1bA{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.AnimatedGamingBanner_gridContainer__kihId{background:#0a0a0a;position:relative}.AnimatedGamingBanner_gamingGrid__9Ttk0{position:absolute;width:100%;height:100%;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr);gap:2px}.AnimatedGamingBanner_gridCell__mWI3t{background:#333;border:1px solid #555;animation:AnimatedGamingBanner_gridPulse__KNnzP 2s ease-in-out infinite;animation-delay:var(--delay)}@keyframes AnimatedGamingBanner_gridPulse__KNnzP{0%,to{background:#333}50%{background:#00ff88;box-shadow:0 0 10px #00ff88}}.AnimatedGamingBanner_pixelText__oNlPb{font-family:Courier New,monospace;text-shadow:2px 2px 0 #000;animation:AnimatedGamingBanner_pixelGlow__oNV7l 1s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_pixelGlow__oNV7l{0%{color:#fff}to{color:#00ff88}}.AnimatedGamingBanner_circuitContainer___Thkd{background:radial-gradient(circle at center,#1a1a2e 0,#0f0f23 100%);position:relative}.AnimatedGamingBanner_circuitBoard__KeuRP{position:absolute;width:100%;height:100%}.AnimatedGamingBanner_circuitLine__GM_zC{position:absolute;background:linear-gradient(90deg,transparent,#00ffff,transparent);height:2px;width:100%;animation:AnimatedGamingBanner_circuitFlow__yhHv8 3s linear infinite}.AnimatedGamingBanner_circuitLine__GM_zC:first-child{top:30%;animation-delay:0s}.AnimatedGamingBanner_circuitLine__GM_zC:nth-child(2){top:50%;animation-delay:1s}.AnimatedGamingBanner_circuitLine__GM_zC:nth-child(3){top:70%;animation-delay:2s}.AnimatedGamingBanner_circuitNode___LDMw{position:absolute;width:10px;height:10px;background:#00ffff;border-radius:50%;box-shadow:0 0 20px #00ffff;animation:AnimatedGamingBanner_nodePulse__mtmPQ 2s ease-in-out infinite}.AnimatedGamingBanner_circuitNode___LDMw:nth-child(4){top:28%;left:20%}.AnimatedGamingBanner_circuitNode___LDMw:nth-child(5){top:48%;left:60%}.AnimatedGamingBanner_circuitNode___LDMw:nth-child(6){top:68%;left:80%}@keyframes AnimatedGamingBanner_circuitFlow__yhHv8{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes AnimatedGamingBanner_nodePulse__mtmPQ{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}}.AnimatedGamingBanner_cyberText__K_D9Y{color:#00ffff;text-shadow:0 0 10px #00ffff;font-family:Arial,sans-serif;letter-spacing:2px;animation:AnimatedGamingBanner_cyberFlicker__DiBWn .5s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_cyberFlicker__DiBWn{0%{opacity:1}to{opacity:.8}}.AnimatedGamingBanner_switchContainer__2Hyg3{background:linear-gradient(135deg,#e60012,#ff6b6b 50%,#4ecdc4)}.AnimatedGamingBanner_switchConsole__DEEo9{position:absolute;top:50%;right:10%;transform:translateY(-50%);width:200px;height:120px;z-index:5}.AnimatedGamingBanner_switchScreen__Ua41L{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:80px;background:#000;border-radius:8px;border:3px solid #333;box-shadow:0 0 20px rgba(0,0,0,.5);animation:AnimatedGamingBanner_screenGlow__TmccI 2s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_screenGlow__TmccI{0%{box-shadow:0 0 20px rgba(0,0,0,.5),inset 0 0 20px rgba(78,205,196,.3)}to{box-shadow:0 0 30px rgba(0,0,0,.7),inset 0 0 30px rgba(78,205,196,.6)}}.AnimatedGamingBanner_switchJoycon__8Ctv3[data-side=left]{left:-40px;background:linear-gradient(135deg,#0066cc,#004499);animation-delay:0s}.AnimatedGamingBanner_switchJoycon__8Ctv3[data-side=right]{right:-40px;background:linear-gradient(135deg,#e60012,#cc0010);animation-delay:1s}@keyframes AnimatedGamingBanner_joyconFloat__pyoEd{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}.AnimatedGamingBanner_switchParticles__qgMZY{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:1}.AnimatedGamingBanner_switchParticle__A8Hy_{position:absolute;top:50%;left:50%;width:10px;height:10px;background:radial-gradient(circle,#fff,#4ecdc4);border-radius:50%;transform-origin:0 0;animation:AnimatedGamingBanner_switchParticleOrbit__whuO9 6s linear infinite;animation-delay:var(--delay);box-shadow:0 0 15px rgba(255,255,255,.8),0 0 30px rgba(78,205,196,.6);filter:blur(.5px)}@keyframes AnimatedGamingBanner_switchParticleOrbit__whuO9{0%{transform:rotate(var(--angle)) translateX(100px) rotate(calc(-1 * var(--angle)));opacity:0}10%,90%{opacity:1}to{transform:rotate(calc(var(--angle) + 1turn)) translateX(100px) rotate(calc(-1 * (var(--angle) + 1turn)));opacity:0}}.AnimatedGamingBanner_switchText__aWgMD{color:#fff;text-shadow:0 0 10px #4ecdc4,0 0 20px #4ecdc4,2px 2px 4px rgba(0,0,0,.8);animation:AnimatedGamingBanner_switchTextPulse__nRV0_ 2s ease-in-out infinite}@keyframes AnimatedGamingBanner_switchTextPulse__nRV0_{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.AnimatedGamingBanner_racingContainer__7v3CV{background:linear-gradient(135deg,#ff4757,#ff3838 50%,#2f3542)}.AnimatedGamingBanner_racingTrack__lcsx3{position:absolute;width:100%;height:100%;top:0;left:0}.AnimatedGamingBanner_trackLine__2C0_O{position:absolute;width:100%;height:4px;background:linear-gradient(90deg,transparent,#fff,transparent);animation:AnimatedGamingBanner_trackMove__i_B9Z 1.5s linear infinite}.AnimatedGamingBanner_trackLine__2C0_O:first-child{top:40%;animation-delay:0s}.AnimatedGamingBanner_trackLine__2C0_O:nth-child(2){top:50%;animation-delay:.2s}.AnimatedGamingBanner_trackLine__2C0_O:nth-child(3){top:60%;animation-delay:.4s}@keyframes AnimatedGamingBanner_trackMove__i_B9Z{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.AnimatedGamingBanner_racingWheel__qXvgy{position:absolute;top:50%;right:8%;transform:translateY(-50%);width:150px;height:150px;border:8px solid #333;border-radius:50%;background:linear-gradient(135deg,#2f3542,#57606f);animation:AnimatedGamingBanner_wheelSpin__njIUN 2s linear infinite;z-index:5}@keyframes AnimatedGamingBanner_wheelSpin__njIUN{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.AnimatedGamingBanner_wheelCenter__0W88W{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#ff4757;border-radius:50%;box-shadow:0 0 20px rgba(255,71,87,.6)}.AnimatedGamingBanner_wheelSpoke__LWfkQ{position:absolute;top:50%;left:50%;width:4px;height:60px;background:#333;transform-origin:50% 0;border-radius:2px}.AnimatedGamingBanner_wheelSpoke__LWfkQ:nth-child(2){transform:translate(-50%,-50%) rotate(0deg)}.AnimatedGamingBanner_wheelSpoke__LWfkQ:nth-child(3){transform:translate(-50%,-50%) rotate(120deg)}.AnimatedGamingBanner_wheelSpoke__LWfkQ:nth-child(4){transform:translate(-50%,-50%) rotate(240deg)}.AnimatedGamingBanner_speedLines__rT4TC{position:absolute;width:100%;height:100%;top:0;left:0}.AnimatedGamingBanner_speedLine__9CLN9{position:absolute;right:0;width:100px;height:2px;background:linear-gradient(90deg,transparent,#fff);animation:AnimatedGamingBanner_speedLineMove__igF0c .8s linear infinite;animation-delay:var(--delay)}@keyframes AnimatedGamingBanner_speedLineMove__igF0c{0%{transform:translateX(0);opacity:1}to{transform:translateX(-200px);opacity:0}}.AnimatedGamingBanner_racingText__s3MEv{color:#fff;text-shadow:0 0 10px #ff4757,0 0 20px #ff4757,2px 2px 4px rgba(0,0,0,.8);animation:AnimatedGamingBanner_racingTextShake__zKtyD .1s ease-in-out infinite}@keyframes AnimatedGamingBanner_racingTextShake__zKtyD{0%,to{transform:translateX(0)}25%{transform:translateX(-1px)}75%{transform:translateX(1px)}}.AnimatedGamingBanner_helldiversContainer__e5Tge{background:linear-gradient(135deg,#1a1a1a,#2c2c2c 30%,#1e3a5f 70%,#ffd700)}.AnimatedGamingBanner_spaceBackground__3Zqc2{position:absolute;width:100%;height:100%;top:0;left:0}.AnimatedGamingBanner_stars__eWOPS{position:absolute;width:100%;height:100%}.AnimatedGamingBanner_star__HC8PR{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;left:var(--x);top:var(--y);animation:AnimatedGamingBanner_starTwinkle__jMA0S 3s ease-in-out infinite;animation-delay:var(--delay)}@keyframes AnimatedGamingBanner_starTwinkle__jMA0S{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.AnimatedGamingBanner_planet__JNWjW{box-shadow:0 0 30px rgba(255,107,107,.4),inset -10px -10px 20px rgba(0,0,0,.3)}@keyframes AnimatedGamingBanner_planetRotate__VrrJZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AnimatedGamingBanner_controllerBody___q2JA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:80px;background:linear-gradient(135deg,#1a1a1a,#2c2c2c,#1e3a5f);border-radius:20px;border:3px solid #ffd700;box-shadow:0 0 20px rgba(255,215,0,.6),inset 0 0 10px rgba(255,215,0,.2),0 0 40px rgba(30,58,95,.4);animation:AnimatedGamingBanner_controllerPulse__E8g6X 2s ease-in-out infinite;position:relative}.AnimatedGamingBanner_controllerBody___q2JA:before{content:"💀";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#ffd700;text-shadow:0 0 10px #ffd700;animation:AnimatedGamingBanner_skullGlow__GYcAp 2s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_controllerPulse__E8g6X{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 20px rgba(255,215,0,.6),inset 0 0 10px rgba(255,215,0,.2),0 0 40px rgba(30,58,95,.4)}50%{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 0 30px rgba(255,215,0,.8),inset 0 0 15px rgba(255,215,0,.3),0 0 60px rgba(30,58,95,.6)}}@keyframes AnimatedGamingBanner_skullGlow__GYcAp{0%{text-shadow:0 0 10px #ffd700;transform:translate(-50%,-50%) scale(1)}to{text-shadow:0 0 20px #ffd700,0 0 30px #ffd700;transform:translate(-50%,-50%) scale(1.1)}}@keyframes AnimatedGamingBanner_controllerFloat__i3Jza{0%,to{transform:translateY(-50%) rotate(0deg);box-shadow:0 0 30px rgba(255,215,0,.6),inset 0 0 20px rgba(255,215,0,.1),0 0 60px rgba(30,58,95,.4)}50%{transform:translateY(-55%) rotate(1deg);box-shadow:0 0 40px rgba(255,215,0,.8),inset 0 0 25px rgba(255,215,0,.2),0 0 80px rgba(30,58,95,.6)}}.AnimatedGamingBanner_controllerStick__24fro{position:absolute;width:20px;height:20px;background:#1a1a1a;border-radius:50%;border:2px solid #ffd700;box-shadow:0 0 10px rgba(255,215,0,.5);animation:AnimatedGamingBanner_stickMove__WIOcZ 3s ease-in-out infinite}.AnimatedGamingBanner_controllerStick__24fro[data-side=left]{top:60%;left:25%;animation-delay:0s}.AnimatedGamingBanner_controllerStick__24fro[data-side=right]{top:60%;right:25%;animation-delay:1.5s}@keyframes AnimatedGamingBanner_stickMove__WIOcZ{0%,to{transform:translate(0)}25%{transform:translate(3px,-3px)}50%{transform:translate(-3px,3px)}75%{transform:translate(3px,3px)}}.AnimatedGamingBanner_controllerButtons__tqYqM{position:absolute;top:30%;right:20%;width:40px;height:40px}.AnimatedGamingBanner_actionButton__V96Vw{position:absolute;width:12px;height:12px;border-radius:50%;animation:AnimatedGamingBanner_buttonPress__BN5M4 2s ease-in-out infinite}.AnimatedGamingBanner_actionButton__V96Vw:first-child{top:0;left:50%;transform:translateX(-50%);background:#ffd700;animation-delay:0s;box-shadow:0 0 8px rgba(255,215,0,.6)}.AnimatedGamingBanner_actionButton__V96Vw:nth-child(2){bottom:0;left:50%;transform:translateX(-50%);background:#1e3a5f;animation-delay:.5s;box-shadow:0 0 8px rgba(30,58,95,.6)}.AnimatedGamingBanner_actionButton__V96Vw:nth-child(3){top:50%;left:0;transform:translateY(-50%);background:#ffd700;animation-delay:1s;box-shadow:0 0 8px rgba(255,215,0,.6)}.AnimatedGamingBanner_actionButton__V96Vw:nth-child(4){top:50%;right:0;transform:translateY(-50%);background:#1e3a5f;animation-delay:1.5s;box-shadow:0 0 8px rgba(30,58,95,.6)}@keyframes AnimatedGamingBanner_buttonPress__BN5M4{0%,90%,to{transform:scale(1);box-shadow:0 0 5px currentColor}15%,5%{transform:scale(.9);box-shadow:0 0 15px currentColor}}.AnimatedGamingBanner_battleEffects__TRfHJ{position:absolute;width:100%;height:100%;top:0;left:0}.AnimatedGamingBanner_explosion__TYH4v{position:absolute;width:20px;height:20px;left:var(--x);top:var(--y);background:radial-gradient(circle,#ff6b6b,#ff4757,transparent);border-radius:50%;animation:AnimatedGamingBanner_explosionBlast__y9n4I 2s ease-out infinite;animation-delay:var(--delay)}@keyframes AnimatedGamingBanner_explosionBlast__y9n4I{0%{transform:scale(0);opacity:1}50%{transform:scale(2);opacity:.8}to{transform:scale(4);opacity:0}}.AnimatedGamingBanner_helldiversText__NqETf{color:#fff;text-shadow:0 0 10px #ff4757,0 0 20px #ff4757,0 0 30px #ff4757,2px 2px 4px rgba(0,0,0,.8);animation:AnimatedGamingBanner_helldiversTextGlow__eJSiy 1.5s ease-in-out infinite alternate}@keyframes AnimatedGamingBanner_helldiversTextGlow__eJSiy{0%{text-shadow:0 0 10px #ff4757,0 0 20px #ff4757,2px 2px 4px rgba(0,0,0,.8)}to{text-shadow:0 0 15px #ff4757,0 0 30px #ff4757,0 0 45px #ff4757,2px 2px 4px rgba(0,0,0,.8)}}.AnimatedGamingBanner_productCode__qC__R{display:block;margin-top:.5rem;font-size:.9rem;color:#ffd700;font-weight:700;text-shadow:0 0 10px #ffd700;letter-spacing:1px;animation:AnimatedGamingBanner_codeFlicker__ElFuq 2s ease-in-out infinite}@keyframes AnimatedGamingBanner_codeFlicker__ElFuq{0%,to{opacity:1}50%{opacity:.7}}.AnimatedGamingBanner_metaContainer__8UhJF{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#1877f2,#166fe5 50%,#42a5f5);display:flex;align-items:center;justify-content:center;overflow:hidden}.AnimatedGamingBanner_metaBackground__iPPZk,.AnimatedGamingBanner_metaGradient__8Pt7C{position:absolute;top:0;left:0;width:100%;height:100%}.AnimatedGamingBanner_metaGradient__8Pt7C{background:radial-gradient(circle at 30% 70%,rgba(255,255,255,.1) 0,transparent 50%)}.AnimatedGamingBanner_metaPattern__f09qj{position:absolute;top:0;left:0;width:100%;height:100%}.AnimatedGamingBanner_metaCircle__z1U23{position:absolute;width:20px;height:20px;background:rgba(255,255,255,.1);border-radius:50%;left:var(--x);top:var(--y);animation:AnimatedGamingBanner_metaFloat__VZJYa 4s ease-in-out infinite var(--delay)}.AnimatedGamingBanner_metaLogo__76jcE{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:20px;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.AnimatedGamingBanner_metaIcon__n_KYb{font-size:2.5rem;animation:AnimatedGamingBanner_metaPulse__vdFdJ 2s ease-in-out infinite}.AnimatedGamingBanner_metaTitle__C8r27{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:2.5rem;font-weight:700;color:white;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:-.02em}.AnimatedGamingBanner_metaSubtitle__BmV__{font-size:1.3rem;font-weight:400;margin-bottom:1.5rem;line-height:1.4}.AnimatedGamingBanner_metaFeature__7MmoO,.AnimatedGamingBanner_metaSubtitle__BmV__{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:rgba(255,255,255,.9)}.AnimatedGamingBanner_metaFeature__7MmoO{font-size:1rem;font-weight:500;margin-bottom:.5rem;display:flex;align-items:center}.AnimatedGamingBanner_metaPrimaryButton__vdlyQ{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);color:#1877f2;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.01em;transition:all .3s ease;margin-right:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AnimatedGamingBanner_metaPrimaryButton__vdlyQ:hover{background:white;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.AnimatedGamingBanner_metaSecondaryButton__6y7o_{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:white;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.01em;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.AnimatedGamingBanner_metaSecondaryButton__6y7o_:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}@keyframes AnimatedGamingBanner_metaFloat__VZJYa{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.1);opacity:.6}}@keyframes AnimatedGamingBanner_metaPulse__vdFdJ{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.AnimatedGamingBanner_vrContainer__FsdlA{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);display:flex;align-items:center;justify-content:center;overflow:hidden}.AnimatedGamingBanner_vrBackground__YZ7sV,.AnimatedGamingBanner_vrSpace__PZDf_{position:absolute;top:0;left:0;width:100%;height:100%}.AnimatedGamingBanner_vrStar__ESeF8{position:absolute;width:3px;height:3px;background:rgba(255,255,255,.8);border-radius:50%;left:var(--x);top:var(--y);animation:AnimatedGamingBanner_vrTwinkle___481n 3s ease-in-out infinite var(--delay);box-shadow:0 0 6px rgba(255,255,255,.6)}.AnimatedGamingBanner_vrGrid__yBa9q{position:absolute;top:0;left:0;width:100%;height:100%}.AnimatedGamingBanner_vrGridLine__lXXnb{position:absolute;width:100px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);left:50%;top:50%;transform:translate(-50%,-50%) rotate(var(--rotation));animation:AnimatedGamingBanner_vrGridMove__V8EMZ 4s ease-in-out infinite var(--delay)}.AnimatedGamingBanner_vrHeadset__Co84z{position:relative;width:80px;height:50px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.3);animation:AnimatedGamingBanner_vrFloat__qXwhz 3s ease-in-out infinite}.AnimatedGamingBanner_vrLens__aPb2t{width:20px;height:20px;background:radial-gradient(circle,#00d4ff,#0099cc);border-radius:50%;margin:0 5px;box-shadow:0 0 10px rgba(0,212,255,.5);animation:AnimatedGamingBanner_vrGlow__YpS6j 2s ease-in-out infinite alternate}.AnimatedGamingBanner_vrStrap__j4HWd{position:absolute;top:-5px;left:-10px;right:-10px;height:8px;background:linear-gradient(90deg,#34495e,#2c3e50,#34495e);border-radius:4px}@keyframes AnimatedGamingBanner_vrTwinkle___481n{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes AnimatedGamingBanner_vrGridMove__V8EMZ{0%,to{opacity:.2;transform:translate(-50%,-50%) rotate(var(--rotation)) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) rotate(var(--rotation)) scale(1.2)}}@keyframes AnimatedGamingBanner_vrFloat__qXwhz{0%,to{transform:translateY(0) rotateY(0deg)}50%{transform:translateY(-10px) rotateY(5deg)}}@keyframes AnimatedGamingBanner_vrGlow__YpS6j{0%{box-shadow:0 0 10px rgba(0,212,255,.5)}to{box-shadow:0 0 20px rgba(0,212,255,.8)}}@media (max-width:768px){.AnimatedGamingBanner_bannerContainer__c8iHN{height:100vh;min-height:100vh}.AnimatedGamingBanner_content__FY_eG h2{font-size:1.8rem}.AnimatedGamingBanner_content__FY_eG p{font-size:1rem}.AnimatedGamingBanner_controller__IwYXl,.AnimatedGamingBanner_racingWheel__qXvgy,.AnimatedGamingBanner_switchConsole__DEEo9{transform:translateY(-50%) scale(.7)}.AnimatedGamingBanner_switchParticle__A8Hy_{animation-duration:6s}.AnimatedGamingBanner_speedLine__9CLN9{width:60px}.AnimatedGamingBanner_planet__JNWjW{width:50px;height:50px}}@media (max-width:480px){.AnimatedGamingBanner_controller__IwYXl,.AnimatedGamingBanner_racingWheel__qXvgy,.AnimatedGamingBanner_switchConsole__DEEo9{transform:translateY(-50%) scale(.5);right:5%}.AnimatedGamingBanner_content__FY_eG{left:30%}.AnimatedGamingBanner_content__FY_eG h2{font-size:1.5rem}.AnimatedGamingBanner_productCode__qC__R{font-size:.8rem}}.AnimatedGamingBanner_productCard__txjkc{position:absolute;left:8%;top:50%;transform:translateY(-50%);width:520px;height:320px;max-width:85vw;z-index:10}.AnimatedGamingBanner_ps5ControllerBody__4fMAC{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#2c2c2c 30%,#1e3a5f 70%);border:3px solid #ffd700;box-shadow:0 0 30px rgba(255,215,0,.6),inset 0 0 20px rgba(255,215,0,.1),0 0 60px rgba(30,58,95,.4);animation:AnimatedGamingBanner_controllerFloat__i3Jza 4s ease-in-out infinite;overflow:visible;border-radius:35px 35px 25px 25px}.AnimatedGamingBanner_ps5ControllerBody__4fMAC:before{left:-35px;border:3px solid #ffd700;border-radius:45px 20px 35px 45px;transform:rotate(-20deg)}.AnimatedGamingBanner_ps5ControllerBody__4fMAC:after,.AnimatedGamingBanner_ps5ControllerBody__4fMAC:before{content:"";position:absolute;bottom:-25px;width:90px;height:70px;background:linear-gradient(135deg,#1a1a1a,#2c2c2c);box-shadow:0 0 15px rgba(255,215,0,.4)}.AnimatedGamingBanner_ps5ControllerBody__4fMAC:after{right:-35px;border:3px solid #ffd700;border-radius:20px 45px 45px 35px;transform:rotate(20deg)}.AnimatedGamingBanner_productHeader__OONig{gap:1rem;margin-bottom:1rem}.AnimatedGamingBanner_nintendoSwitchIcon__KisO2,.AnimatedGamingBanner_productHeader__OONig{display:flex;align-items:center;justify-content:center}.AnimatedGamingBanner_switchConsoleIcon__6lR6g{position:relative;width:80px;height:50px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.3);animation:AnimatedGamingBanner_switchFloat__T91a7 4s ease-in-out infinite}.AnimatedGamingBanner_switchScreenIcon__UUDM5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:30px;background:linear-gradient(135deg,#1a1a1a,#2c2c2c);border-radius:4px;border:1px solid #444;box-shadow:inset 0 0 8px rgba(0,0,0,.5)}.AnimatedGamingBanner_joyconLeft__IIqHB{position:absolute;left:-15px;top:0;width:12px;height:50px;background:linear-gradient(135deg,#0066cc,#004499);border-radius:6px;box-shadow:0 3px 8px rgba(0,102,204,.4);animation:AnimatedGamingBanner_joyconPulse__oTGHe 3s ease-in-out infinite}.AnimatedGamingBanner_joyconRight__k5yxf{position:absolute;right:-15px;top:0;width:12px;height:50px;background:linear-gradient(135deg,#e60012,#cc0010);border-radius:6px;box-shadow:0 3px 8px rgba(230,0,18,.4);animation:AnimatedGamingBanner_joyconPulse__oTGHe 3s ease-in-out 1.5s infinite}@keyframes AnimatedGamingBanner_switchFloat__T91a7{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes AnimatedGamingBanner_joyconPulse__oTGHe{0%,to{box-shadow:0 4px 15px rgba(0,102,204,.4);transform:scale(1)}50%{box-shadow:0 6px 20px rgba(0,102,204,.6);transform:scale(1.05)}}.AnimatedGamingBanner_productIcon__e8lw4{font-size:3rem;margin-bottom:1rem;text-align:center}.AnimatedGamingBanner_productInfo__BhUmS{display:flex;flex-direction:column;height:100%;flex:1}.AnimatedGamingBanner_productTitle__gViVw{font-size:2.2rem;color:white;margin-bottom:.8rem;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.3)}.AnimatedGamingBanner_productSubtitle__d7xmz,.AnimatedGamingBanner_productTitle__gViVw{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;text-align:center}.AnimatedGamingBanner_productSubtitle__d7xmz{font-size:1.3rem;color:rgba(255,255,255,.8);margin-bottom:2rem;line-height:1.4}.AnimatedGamingBanner_productFeatures__nPtPq{margin-bottom:2rem;flex-grow:1;gap:.8rem}.AnimatedGamingBanner_feature__6D63l{display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;font-size:1rem;color:rgba(255,255,255,.9);font-weight:500;text-align:center}.AnimatedGamingBanner_featureIcon__XIP72{margin-left:.8rem;font-size:1.2rem}.AnimatedGamingBanner_productActions__g04A5{gap:1rem;margin-top:auto;justify-content:center;align-items:center}.AnimatedGamingBanner_primaryButton__JKlFf{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(135deg,#1877f2,#166fe5);color:white;padding:.7rem 1rem;border-radius:6px;letter-spacing:.01em;box-shadow:0 4px 15px rgba(24,119,242,.3);white-space:nowrap}.AnimatedGamingBanner_primaryButton__JKlFf:hover{background:linear-gradient(135deg,#166fe5,#1565d8);transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,119,242,.4)}.AnimatedGamingBanner_secondaryButton__dp_XH{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:rgba(255,255,255,.1);color:white;padding:.7rem 1rem;border-radius:6px;letter-spacing:.01em;border:2px solid rgba(255,255,255,.3);white-space:nowrap}.AnimatedGamingBanner_secondaryButton__dp_XH:hover{transform:translateY(-1px)}.AnimatedGamingBanner_buttonIcon__vXGxO{margin-left:.5rem;font-size:1.1rem}@keyframes AnimatedGamingBanner_cardFloat__Ibs1k{0%,to{transform:translateY(-50%) translateX(0);box-shadow:0 25px 50px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.3)}50%{transform:translateY(-50%) translateX(5px);box-shadow:0 30px 60px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.25),inset 0 1px 0 rgba(255,255,255,.4)}}@keyframes AnimatedGamingBanner_glowPulse__UyhHT{0%,to{box-shadow:0 0 20px rgba(52,152,219,.3);transform:scale(1)}50%{box-shadow:0 0 30px rgba(52,152,219,.5);transform:scale(1.02)}}@keyframes AnimatedGamingBanner_shimmer___nSvq{0%{background-position:-200% 0}to{background-position:200% 0}}.AnimatedGamingBanner_productIcon__e8lw4{font-size:3.5rem;animation:AnimatedGamingBanner_iconBounce__ETHx3 3s ease-in-out infinite;filter:drop-shadow(0 0 15px rgba(255,255,255,.4))}@keyframes AnimatedGamingBanner_iconBounce__ETHx3{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}.AnimatedGamingBanner_productTitle__gViVw{font-size:1.8rem;font-weight:700;color:rgba(255,255,255,.98);margin-bottom:.5rem;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.1);letter-spacing:-.3px}.AnimatedGamingBanner_productSubtitle__d7xmz{font-size:1.2rem;color:rgba(78,205,196,.95);margin-bottom:1.2rem;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.05);letter-spacing:-.1px}.AnimatedGamingBanner_productFeatures__nPtPq{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.AnimatedGamingBanner_productFeatures__nPtPq span{font-size:1rem;color:rgba(255,255,255,.9);padding:.4rem 0;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.05);font-weight:400;letter-spacing:-.1px}.AnimatedGamingBanner_productFeatures__nPtPq span:last-child{border-bottom:none}.AnimatedGamingBanner_productActions__g04A5{display:flex;flex-direction:row;gap:.5rem;width:100%}.AnimatedGamingBanner_primaryButton__JKlFf{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(52,152,219,.85),rgba(41,128,185,.85));color:rgba(255,255,255,.98);padding:.6rem 1rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(52,152,219,.2),inset 0 1px 0 rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.1);text-shadow:0 1px 2px rgba(0,0,0,.1);position:relative;overflow:hidden}.AnimatedGamingBanner_primaryButton__JKlFf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.AnimatedGamingBanner_primaryButton__JKlFf:hover:before{left:100%}.AnimatedGamingBanner_primaryButton__JKlFf:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px rgba(52,152,219,.5),inset 0 1px 0 rgba(255,255,255,.3);animation:AnimatedGamingBanner_glowPulse__UyhHT 2s ease-in-out infinite}.AnimatedGamingBanner_secondaryButton__dp_XH{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);color:rgba(255,255,255,.95);padding:.6rem 1rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:.85rem;border:1px solid rgba(255,255,255,.15);transition:all .3s ease;backdrop-filter:blur(15px);text-shadow:0 1px 2px rgba(0,0,0,.1)}.AnimatedGamingBanner_secondaryButton__dp_XH:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.1)}.AnimatedGamingBanner_buttonIcon__vXGxO{margin-left:.8rem;font-size:1.3rem;filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.AnimatedGamingBanner_helldiversContainer__e5Tge:before,.AnimatedGamingBanner_racingContainer__7v3CV:before,.AnimatedGamingBanner_switchContainer__2Hyg3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none;animation:AnimatedGamingBanner_backgroundShift__f66gz 10s ease-in-out infinite}@keyframes AnimatedGamingBanner_backgroundShift__f66gz{0%,to{opacity:.3}50%{opacity:.6}}@media (max-width:768px){.AnimatedGamingBanner_productCard__txjkc{width:350px;padding:2rem;left:50%;transform:translate(-50%,-50%)}.AnimatedGamingBanner_productTitle__gViVw{font-size:1.7rem}.AnimatedGamingBanner_productSubtitle__d7xmz{font-size:1.1rem}.AnimatedGamingBanner_feature__6D63l{font-size:.95rem}.AnimatedGamingBanner_primaryButton__JKlFf,.AnimatedGamingBanner_secondaryButton__dp_XH{padding:.7rem 1rem;font-size:.9rem;flex:1;border-radius:10px;font-weight:600}}.AnimatedGamingBanner_switchContainer__2Hyg3{background:linear-gradient(135deg,rgba(230,0,18,.9),rgba(255,107,107,.8) 30%,rgba(78,205,196,.9) 70%,rgba(52,152,219,.8));position:relative;overflow:hidden;width:100vw;height:100vh;min-height:600px;border-radius:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.AnimatedGamingBanner_switch-console__QV8aE{position:absolute;top:50%;right:10%;transform:translateY(-50%);width:200px;height:120px;z-index:5}.AnimatedGamingBanner_switch-screen__8_4XT{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:80px;background:#000;border-radius:8px;border:3px solid #333;animation:AnimatedGamingBanner_screenGlow__TmccI 2s ease-in-out infinite alternate}.AnimatedGamingBanner_switchJoycon__8Ctv3{position:absolute;top:0;width:35px;height:120px;border-radius:15px;animation:AnimatedGamingBanner_joyconFloat__pyoEd 3s ease-in-out infinite}.AnimatedGamingBanner_switchJoyconLeft__vbijd{left:-40px;background:linear-gradient(135deg,#0066cc,#004499)}.AnimatedGamingBanner_switchJoyconRight__D2qXN{right:-40px;background:linear-gradient(135deg,#e60012,#cc0010);animation-delay:1s}.AnimatedGamingBanner_switch-text__ltpba{color:#fff;text-shadow:0 0 20px #4ecdc4;animation:AnimatedGamingBanner_switchTextPulse__nRV0_ 2s ease-in-out infinite}.AnimatedGamingBanner_racingContainer__7v3CV{background:linear-gradient(135deg,rgba(255,71,87,.9),rgba(255,56,56,.8) 30%,rgba(47,53,66,.9) 70%,rgba(26,26,46,.8));position:relative;overflow:hidden;width:100vw;height:100vh;min-height:600px;border-radius:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.AnimatedGamingBanner_racing-wheel__xFd7g{position:absolute;top:50%;right:8%;transform:translateY(-50%);width:150px;height:150px;border:8px solid #333;border-radius:50%;background:linear-gradient(135deg,#2f3542,#57606f);animation:AnimatedGamingBanner_wheelSpin__njIUN 2s linear infinite;z-index:5}.AnimatedGamingBanner_wheel-center__bYpTj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#ff4757;border-radius:50%;box-shadow:0 0 20px rgba(255,71,87,.6)}.AnimatedGamingBanner_racing-text__LThva{color:#fff;text-shadow:0 0 20px #ff4757;animation:AnimatedGamingBanner_racingTextShake__zKtyD .1s ease-in-out infinite}.AnimatedGamingBanner_helldiversContainer__e5Tge{background:linear-gradient(135deg,rgba(12,12,12,.95),rgba(26,26,46,.9) 30%,rgba(22,33,62,.9) 70%,rgba(15,52,96,.8));position:relative;overflow:hidden;width:100vw;height:100vh;min-height:600px;border-radius:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.AnimatedGamingBanner_controller__IwYXl{position:absolute;top:50%;right:12%;transform:translateY(-50%);width:160px;height:100px;z-index:5}.AnimatedGamingBanner_controller-body__0NRbq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:80px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:20px;border:3px solid #1a252f;animation:AnimatedGamingBanner_controllerPulse__E8g6X 2s ease-in-out infinite}.AnimatedGamingBanner_planet__JNWjW{position:absolute;top:20%;right:15%;width:80px;height:80px;background:radial-gradient(circle at 30% 30%,#ff6b6b,#ee5a52,#8b0000);border-radius:50%;box-shadow:0 0 30px rgba(255,107,107,.4);animation:AnimatedGamingBanner_planetRotate__VrrJZ 10s linear infinite}.AnimatedGamingBanner_helldivers-text__CjNV_{color:#fff;text-shadow:0 0 20px #ff4757;animation:AnimatedGamingBanner_helldiversTextGlow__eJSiy 1.5s ease-in-out infinite alternate}.AnimatedGamingBanner_helldiversContainer__e5Tge:after,.AnimatedGamingBanner_racingContainer__7v3CV:after,.AnimatedGamingBanner_switchContainer__2Hyg3:after{content:"";position:absolute;top:10%;right:10%;width:100px;height:100px;background:rgba(255,255,255,.1);border-radius:20px;transform:rotate(45deg);animation:AnimatedGamingBanner_floatingShape__mM_9S 8s ease-in-out infinite;z-index:1}@keyframes AnimatedGamingBanner_floatingShape__mM_9S{0%,to{transform:rotate(45deg) translateY(0);opacity:.3}50%{transform:rotate(45deg) translateY(-20px);opacity:.6}}.AnimatedGamingBanner_switchContainer__2Hyg3 .AnimatedGamingBanner_switchConsole__DEEo9:after{content:"🎮";position:absolute;top:-30px;right:-30px;font-size:2rem;animation:AnimatedGamingBanner_iconFloat__6_FRC 4s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}@keyframes AnimatedGamingBanner_iconFloat__6_FRC{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(10deg)}}.AnimatedGamingBanner_switchContainer__2Hyg3{box-shadow:inset 0 0 100px rgba(78,205,196,.2),0 0 100px rgba(78,205,196,.1)}.AnimatedGamingBanner_racingContainer__7v3CV{box-shadow:inset 0 0 100px rgba(255,71,87,.2),0 0 100px rgba(255,71,87,.1)}.AnimatedGamingBanner_helldiversContainer__e5Tge{box-shadow:inset 0 0 100px rgba(255,107,107,.2),0 0 100px rgba(255,107,107,.1)}.AnimatedGamingBanner_slideshowContainer__n3ftE{position:relative;width:100%;height:100%;overflow:hidden}.AnimatedGamingBanner_slideshowContainer__n3ftE .slick-list,.AnimatedGamingBanner_slideshowContainer__n3ftE .slick-slide>div,.AnimatedGamingBanner_slideshowContainer__n3ftE .slick-slider,.AnimatedGamingBanner_slideshowContainer__n3ftE .slick-track{height:100%}.AnimatedGamingBanner_slideshowWrapper__awXHm{position:relative;width:100%;height:100%}.AnimatedGamingBanner_slide__HCus7{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden}.AnimatedGamingBanner_slideBackground__L4BME{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.AnimatedGamingBanner_slideOverlay__S5PSh{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.AnimatedGamingBanner_slideContent__eS6KR{text-align:center;color:white;max-width:600px;padding:2rem}.AnimatedGamingBanner_slideIcon__1_EYD{font-size:4rem;margin-bottom:1rem;animation:AnimatedGamingBanner_slideIconFloat__QZqBx 3s ease-in-out infinite}.AnimatedGamingBanner_slideTitle__sBX66{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:-.02em}.AnimatedGamingBanner_slideSubtitle__9EGcF,.AnimatedGamingBanner_slideTitle__sBX66{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.AnimatedGamingBanner_slideSubtitle__9EGcF{font-size:1.5rem;font-weight:400;margin-bottom:2rem;opacity:.9;line-height:1.4}.AnimatedGamingBanner_slideFeatures__feuyE{margin-bottom:2rem;display:flex;flex-direction:column;gap:.8rem}.AnimatedGamingBanner_slideFeature__i2u59{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:1.1rem;font-weight:500;color:rgba(255,255,255,.9);text-align:center}.AnimatedGamingBanner_slideActions__2kupO{display:flex;gap:1rem;justify-content:center;align-items:center}.AnimatedGamingBanner_slidePrimaryButton__h8NNI{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1877f2,#166fe5);color:white;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.01em;transition:all .3s ease;box-shadow:0 4px 15px rgba(24,119,242,.3);white-space:nowrap}.AnimatedGamingBanner_slidePrimaryButton__h8NNI:hover{background:linear-gradient(135deg,#166fe5,#1565d8);transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,119,242,.4)}.AnimatedGamingBanner_slideSecondaryButton__mbxOe{font-family:var(--font-inter),"Inter","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:white;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.01em;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;white-space:nowrap}.AnimatedGamingBanner_slideSecondaryButton__mbxOe:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}.AnimatedGamingBanner_slideshowDots__y0b03{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:1rem;z-index:10}.AnimatedGamingBanner_slideshowDot__R7fG5{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.AnimatedGamingBanner_activeDot__o71Kc{background:white;transform:scale(1.2);box-shadow:0 0 10px rgba(255,255,255,.5)}@keyframes AnimatedGamingBanner_slideIconFloat__QZqBx{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}@media (max-width:768px){.AnimatedGamingBanner_slideTitle__sBX66{font-size:2.2rem}.AnimatedGamingBanner_slideSubtitle__9EGcF{font-size:1.2rem}.AnimatedGamingBanner_slideFeature__i2u59{font-size:1rem}.AnimatedGamingBanner_slideActions__2kupO{flex-direction:column;gap:.8rem}.AnimatedGamingBanner_slidePrimaryButton__h8NNI,.AnimatedGamingBanner_slideSecondaryButton__mbxOe{width:100%;max-width:250px}}@media (max-width:480px){.AnimatedGamingBanner_slideContent__eS6KR{padding:1rem}.AnimatedGamingBanner_slideTitle__sBX66{font-size:1.8rem}.AnimatedGamingBanner_slideIcon__1_EYD{font-size:3rem}}.AnimatedGamingBanner_modernGamingContainer__x3Uqg{width:100%;height:500px;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.AnimatedGamingBanner_modernBackground__peHMm{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.AnimatedGamingBanner_floatingCircle__T11lE{position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.1);top:-50px;right:-50px;animation:AnimatedGamingBanner_modernFloat__6EBcB 6s ease-in-out infinite}.AnimatedGamingBanner_floatingTriangle__Lz3XI{position:absolute;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-bottom:100px solid rgba(255,255,255,.08);bottom:50px;left:10%;animation:AnimatedGamingBanner_modernFloat__6EBcB 8s ease-in-out infinite reverse}.AnimatedGamingBanner_floatingSquare__H77ud{position:absolute;width:80px;height:80px;background:rgba(255,255,255,.06);transform:rotate(45deg);top:20%;right:20%;animation:AnimatedGamingBanner_modernRotate__OpRO1 10s linear infinite}@keyframes AnimatedGamingBanner_modernFloat__6EBcB{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes AnimatedGamingBanner_modernRotate__OpRO1{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.AnimatedGamingBanner_modernContent__qNGTE{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.AnimatedGamingBanner_modernTextContent__NSL5T{flex:1;max-width:500px;color:white;text-align:right;direction:rtl}.AnimatedGamingBanner_modernBadge__jSst1{display:inline-block;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);padding:8px 16px;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:20px;border:1px solid rgba(255,255,255,.3)}.AnimatedGamingBanner_modernMainTitle__GCfBA{font-size:3.5rem;font-weight:800;margin:0 0 15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3);background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.AnimatedGamingBanner_modernSubtitle__gzCTB{font-size:1.5rem;font-weight:400;margin:0 0 30px;opacity:.9;color:#f8f9fa}.AnimatedGamingBanner_modernFeatures__m85H3{margin:30px 0}.AnimatedGamingBanner_modernFeatureItem___OWDo{display:flex;align-items:center;margin:12px 0;font-size:1.1rem;font-weight:500}.AnimatedGamingBanner_modernFeatureIcon__TeYwT{margin-left:12px;font-size:1.2rem}.AnimatedGamingBanner_modernActionButtons__1X_t6{display:flex;gap:15px;margin-top:40px;flex-wrap:wrap}.AnimatedGamingBanner_modernPrimaryButton__VKIr6{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:white;border:none;padding:15px 30px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 8px 25px rgba(255,107,107,.4);text-decoration:none}.AnimatedGamingBanner_modernPrimaryButton__VKIr6:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(255,107,107,.6)}.AnimatedGamingBanner_modernSecondaryButton__vWA_G{background:rgba(255,255,255,.2);color:white;border:2px solid rgba(255,255,255,.3);padding:13px 28px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;backdrop-filter:blur(10px);text-decoration:none}.AnimatedGamingBanner_modernSecondaryButton__vWA_G:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.AnimatedGamingBanner_modernButtonIcon___oF0d{font-size:1.2rem}.AnimatedGamingBanner_modernImageContent__Eflge{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.AnimatedGamingBanner_modernProductImageContainer__wD3x6{position:relative;width:400px;height:400px;display:flex;align-items:center;justify-content:center}.AnimatedGamingBanner_modernGlowEffect__TDZ_Z{position:absolute;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.2) 0,transparent 70%);border-radius:50%;animation:AnimatedGamingBanner_modernPulse__IpgZc 3s ease-in-out infinite}@keyframes AnimatedGamingBanner_modernPulse__IpgZc{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}}.AnimatedGamingBanner_modernVrHeadset__5g0KI{position:relative;width:200px;height:120px;background:linear-gradient(145deg,#2c3e50,#34495e);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:AnimatedGamingBanner_modernFloat__6EBcB 4s ease-in-out infinite}.AnimatedGamingBanner_modernVrLens__CJ8fP{position:absolute;width:50px;height:50px;background:radial-gradient(circle,#00d4ff,#0099cc);border-radius:50%;top:35px;box-shadow:0 0 20px rgba(0,212,255,.5)}.AnimatedGamingBanner_modernVrLens__CJ8fP:first-child{left:40px}.AnimatedGamingBanner_modernVrLens__CJ8fP:last-child{right:40px}.AnimatedGamingBanner_modernVrStrap__ADYHj{position:absolute;width:220px;height:15px;background:linear-gradient(90deg,#34495e,#2c3e50);border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (max-width:768px){.AnimatedGamingBanner_modernGamingContainer__x3Uqg{height:400px;padding:20px}.AnimatedGamingBanner_modernContent__qNGTE{flex-direction:column;text-align:center}.AnimatedGamingBanner_modernTextContent__NSL5T{max-width:100%;margin-bottom:20px}.AnimatedGamingBanner_modernMainTitle__GCfBA{font-size:2.5rem}.AnimatedGamingBanner_modernSubtitle__gzCTB{font-size:1.2rem}.AnimatedGamingBanner_modernActionButtons__1X_t6{justify-content:center;flex-direction:column;align-items:center}.AnimatedGamingBanner_modernPrimaryButton__VKIr6,.AnimatedGamingBanner_modernSecondaryButton__vWA_G{width:100%;max-width:280px;justify-content:center}.AnimatedGamingBanner_modernProductImageContainer__wD3x6{width:250px;height:250px}.AnimatedGamingBanner_modernVrHeadset__5g0KI{width:150px;height:90px}.AnimatedGamingBanner_modernVrLens__CJ8fP{width:35px;height:35px;top:25px}.AnimatedGamingBanner_modernVrLens__CJ8fP:first-child{left:30px}.AnimatedGamingBanner_modernVrLens__CJ8fP:last-child{right:30px}}@media (max-width:480px){.AnimatedGamingBanner_modernGamingContainer__x3Uqg{height:350px}.AnimatedGamingBanner_modernMainTitle__GCfBA{font-size:2rem}.AnimatedGamingBanner_modernFeatures__m85H3{margin:20px 0}.AnimatedGamingBanner_modernFeatureItem___OWDo{font-size:1rem}}