.hero{overflow:visible}.hero:after{content:"";position:absolute;width:420px;height:420px;right:0;top:120px;border-radius:50%;border:1px solid #27a9ff18;box-shadow:0 0 0 60px #27a9ff08,0 0 0 120px #27a9ff05;animation:gamePulse 4s ease-in-out infinite;z-index:-1}.game-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.game-pills span{padding:8px 12px;border:1px solid #1d4c70;background:#081a2caa;border-radius:20px;color:#a8d9fb;font-size:9px;font-weight:800}.server-rack{animation:rackFloat 4s ease-in-out infinite}.rack-unit i{animation:ledBlink 1.4s infinite}.rack-unit:nth-child(4) i{animation-delay:.4s}.rack-unit:nth-child(5) i{animation-delay:.8s}.game-float{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:11px 14px;background:#07182bea;border:1px solid #23628e;border-radius:10px;box-shadow:0 14px 45px #0009;backdrop-filter:blur(8px);animation:floatBadge 3.5s ease-in-out infinite}.game-float>b{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#27a9ff1c;color:#37b5ff}.game-float span,.game-float small{display:block;font-size:9px;font-weight:800}.game-float small{font-size:7px;color:#64d8a5;margin-top:3px}.gf-mc{right:0;top:45px}.gf-samp{left:5px;bottom:40px;animation-delay:-1.7s}.hero-copy h1 em{text-shadow:0 0 45px #159ff144}.trust span{transition:.25s}.trust span:hover{color:#40b9ff;transform:translateY(-3px)}@keyframes rackFloat{50%{transform:rotateY(-10deg) rotateX(2deg) translateY(-12px)}}@keyframes floatBadge{50%{transform:translateY(-9px)}}@keyframes ledBlink{50%{opacity:.25;box-shadow:0 0 3px var(--lime)}}@keyframes gamePulse{50%{transform:scale(1.08);opacity:.6}}@media(max-width:600px){.game-float{transform:scale(.9)}.gf-mc{right:20px}.gf-samp{left:30px}.hero:after{width:260px;height:260px}.game-pills{justify-content:center}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}}
