.hero:before,.hero:after{display:none!important}
.hero-gaming-bg{--mx:0px;--my:0px;position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;background:linear-gradient(120deg,transparent 0 52%,rgba(104,126,255,.055) 52% 53%,transparent 53% 64%,rgba(157,124,255,.04) 64% 65%,transparent 65%),linear-gradient(rgba(110,140,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(110,140,255,.055) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px;mask-image:linear-gradient(90deg,transparent 20%,#000 58%,#000 100%);transform:translate3d(var(--mx),var(--my),0);transition:transform .18s ease-out}
.hero-gaming-bg:before{content:"";position:absolute;width:min(42vw,560px);height:min(42vw,560px);right:3%;top:50%;transform:translateY(-50%) rotate(45deg);border:1px solid rgba(133,157,255,.2);background:linear-gradient(135deg,rgba(91,105,234,.13),transparent 42%,rgba(157,124,255,.08));clip-path:polygon(18% 0,100% 0,100% 82%,82% 100%,0 100%,0 18%);box-shadow:inset 0 0 80px rgba(91,105,234,.08),0 0 70px rgba(91,105,234,.08);animation:gaming-panel 8s ease-in-out infinite alternate}
.hero-gaming-bg:after{content:"";position:absolute;width:min(28vw,360px);height:min(28vw,360px);right:10%;top:50%;transform:translateY(-50%) rotate(45deg);border:1px solid rgba(139,185,255,.3);clip-path:polygon(14% 0,100% 0,100% 86%,86% 100%,0 100%,0 14%);box-shadow:inset 0 0 42px rgba(110,140,255,.08);animation:gaming-core 5s ease-in-out infinite alternate}
.hero-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--blue-2);box-shadow:0 0 14px currentColor;opacity:.65;animation:gaming-float var(--speed,8s) ease-in-out infinite alternate}
.hero-particle:nth-child(1){left:58%;top:18%;--speed:7s}.hero-particle:nth-child(2){left:66%;top:72%;--speed:10s;width:3px;height:3px}.hero-particle:nth-child(3){left:78%;top:27%;--speed:6s;color:var(--violet)}.hero-particle:nth-child(4){left:88%;top:62%;--speed:9s;width:6px;height:6px}.hero-particle:nth-child(5){left:52%;top:82%;--speed:11s;color:var(--violet)}.hero-particle:nth-child(6){left:94%;top:21%;--speed:8s;width:3px;height:3px}.hero-particle:nth-child(7){left:73%;top:89%;--speed:12s}.hero-particle:nth-child(8){left:84%;top:44%;--speed:7.5s;color:var(--green)}
@keyframes gaming-panel{from{transform:translateY(-50%) rotate(43deg) scale(.96);opacity:.55}to{transform:translateY(-50%) rotate(47deg) scale(1.04);opacity:.9}}
@keyframes gaming-core{from{transform:translateY(-50%) rotate(48deg) scale(.92);opacity:.35}to{transform:translateY(-50%) rotate(42deg) scale(1.06);opacity:.8}}
@keyframes gaming-float{from{transform:translate3d(-8px,-12px,0) scale(.75);opacity:.25}to{transform:translate3d(14px,18px,0) scale(1.35);opacity:.9}}
@media(max-width:800px){.hero-gaming-bg{mask-image:linear-gradient(90deg,transparent,#000 48%)}.hero-gaming-bg:before{width:440px;height:440px;right:-240px}.hero-gaming-bg:after{width:280px;height:280px;right:-120px}.hero-particle:nth-child(n+6){display:none}}
@media(prefers-reduced-motion:reduce){.hero-gaming-bg,.hero-gaming-bg:before,.hero-gaming-bg:after,.hero-particle{animation:none!important;transform:none!important}}

.hero-gaming-bg.parallax-x-n3{--mx:-7px}.hero-gaming-bg.parallax-x-n2{--mx:-4.7px}.hero-gaming-bg.parallax-x-n1{--mx:-2.3px}.hero-gaming-bg.parallax-x-p1{--mx:2.3px}.hero-gaming-bg.parallax-x-p2{--mx:4.7px}.hero-gaming-bg.parallax-x-p3{--mx:7px}.hero-gaming-bg.parallax-y-n3{--my:-5px}.hero-gaming-bg.parallax-y-n2{--my:-3.3px}.hero-gaming-bg.parallax-y-n1{--my:-1.7px}.hero-gaming-bg.parallax-y-p1{--my:1.7px}.hero-gaming-bg.parallax-y-p2{--my:3.3px}.hero-gaming-bg.parallax-y-p3{--my:5px}
