.atmosphere-glitch{position:relative;opacity:var(--atmosphere-opacity, .5)}.atmosphere-glitch:before,.atmosphere-glitch:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,transparent 0%,transparent 18%,rgba(255,0,50,.3) 18%,rgba(255,0,50,.3) 20%,transparent 20%,transparent 38%,rgba(0,255,200,.2) 38%,rgba(0,255,200,.2) 41%,transparent 41%,transparent 63%,rgba(100,0,255,.25) 63%,rgba(100,0,255,.25) 66%,transparent 66%,transparent 78%,rgba(255,50,0,.15) 78%,rgba(255,50,0,.15) 80%,transparent 80%);animation:atmosphere-glitch-shift calc(3s / var(--atmosphere-speed, 1)) steps(8,end) infinite}.atmosphere-glitch:after{animation-delay:calc(-1.5s / var(--atmosphere-speed, 1));animation-direction:reverse;filter:hue-rotate(90deg)}@keyframes atmosphere-glitch-shift{0%{clip-path:inset(0 0 80% 0);transform:translate(-6px)}12.5%{clip-path:inset(15% 0 55% 0);transform:translate(8px)}25%{clip-path:inset(35% 0 30% 0);transform:translate(-10px)}37.5%{clip-path:inset(55% 0 15% 0);transform:translate(4px)}50%{clip-path:inset(75% 0 0 0);transform:translate(-7px)}62.5%{clip-path:inset(20% 0 45% 0);transform:translate(9px)}75%{clip-path:inset(45% 0 20% 0);transform:translate(-4px)}87.5%{clip-path:inset(5% 0 65% 0);transform:translate(6px)}to{clip-path:inset(0 0 80% 0);transform:translate(-6px)}}.atmosphere-dither-field{opacity:var(--atmosphere-opacity, .5);will-change:background-position;contain:layout paint;background:repeating-conic-gradient(rgba(255,255,255,.06) 0% 25%,transparent 0% 50%) 0 0 / 4px 4px,radial-gradient(ellipse at 30% 50%,rgba(0,255,200,.08),transparent 60%),radial-gradient(ellipse at 70% 50%,rgba(255,0,80,.06),transparent 60%);animation:atmosphere-dither-crawl calc(6s / var(--atmosphere-speed, 1)) steps(3) infinite}@keyframes atmosphere-dither-crawl{0%{background-position:0 0,0 0,0 0}33%{background-position:2px 2px,-5% 3%,5% -3%}66%{background-position:0 4px,-10% -2%,10% 2%}to{background-position:0 0,0 0,0 0}}.atmosphere-moire{opacity:var(--atmosphere-opacity, .5);background:repeating-radial-gradient(circle at 50% 50%,transparent 0px,transparent 8px,rgba(255,255,255,.04) 8px,rgba(255,255,255,.04) 10px),repeating-radial-gradient(circle at 48% 52%,transparent 0px,transparent 10px,rgba(255,255,255,.04) 10px,rgba(255,255,255,.04) 12px);animation:atmosphere-moire-rotate calc(20s / var(--atmosphere-speed, 1)) linear infinite}@keyframes atmosphere-moire-rotate{0%{transform:rotate(0) scale(1)}50%{transform:rotate(3deg) scale(1.02)}to{transform:rotate(0) scale(1)}}.atmosphere-scan-drift{position:relative;opacity:var(--atmosphere-opacity, .5);will-change:background-position;contain:layout paint;background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,rgba(255,255,255,.03) 2px,rgba(255,255,255,.03) 4px);background-size:100% 4px;animation:atmosphere-scan-move calc(8s / var(--atmosphere-speed, 1)) linear infinite}.atmosphere-scan-drift:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,rgba(0,255,200,.02) 2px,rgba(0,255,200,.02) 4px);background-size:100% 4px;transform:translateY(1px);filter:hue-rotate(60deg);animation:atmosphere-scan-move calc(8s / var(--atmosphere-speed, 1)) linear infinite reverse}@keyframes atmosphere-scan-move{0%{background-position:0 0}to{background-position:0 100px}}.atmosphere-noise-terrain{opacity:var(--atmosphere-opacity, .5);background:hsl(220 15% 18%);animation:atmosphere-terrain-drift calc(12s / var(--atmosphere-speed, 1)) ease-in-out infinite alternate}@keyframes atmosphere-terrain-drift{0%{transform:scale(1) translate(0)}to{transform:scale(1.05) translate(-2%,-1%)}}@media (prefers-reduced-motion: reduce){.atmosphere-glitch,.atmosphere-glitch:before,.atmosphere-glitch:after,.atmosphere-dither-field,.atmosphere-moire,.atmosphere-scan-drift,.atmosphere-scan-drift:after,.atmosphere-noise-terrain{animation:none!important}}[data-animation-intensity=reduced] .atmosphere-glitch,[data-animation-intensity=reduced] .atmosphere-glitch:before,[data-animation-intensity=reduced] .atmosphere-glitch:after,[data-animation-intensity=reduced] .atmosphere-dither-field,[data-animation-intensity=reduced] .atmosphere-moire,[data-animation-intensity=reduced] .atmosphere-scan-drift,[data-animation-intensity=reduced] .atmosphere-scan-drift:after,[data-animation-intensity=reduced] .atmosphere-noise-terrain{animation:none!important}[data-animation-intensity=off] .atmosphere-glitch,[data-animation-intensity=off] .atmosphere-dither-field,[data-animation-intensity=off] .atmosphere-moire,[data-animation-intensity=off] .atmosphere-scan-drift,[data-animation-intensity=off] .atmosphere-noise-terrain{display:none!important}.hero-overlay-dots{background-image:radial-gradient(circle,rgba(0,0,0,1) 1px,transparent 1px);background-size:16px 16px}.hero-overlay-scanlines{background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,1) 2px,rgba(0,0,0,1) 3px)}.hero-overlay-halftone{background-image:radial-gradient(circle,rgba(0,0,0,1) 1px,transparent 1px);background-size:8px 8px}.hero-overlay-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}
