/* V2 — immersive field, scroll energy and interactive atlas */
:root{--mx:0;--my:0;--page-progress:0;--energy:#77efff;--energy2:#ff62cb}body{background:#010106}.topbar:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(var(--page-progress)*100%);background:linear-gradient(90deg,#56ecff,#c66fff,#ff68c7);box-shadow:0 0 12px #7cecff}.hero:before{content:"";position:absolute;z-index:-2;inset:-20%;background:radial-gradient(circle at calc(77% + var(--mx)*3%) calc(47% + var(--my)*3%),#66e8ff35 0 5%,transparent 22%),radial-gradient(circle at 73% 62%,#ff61c52d,transparent 30%);mix-blend-mode:screen;animation:aurora 8s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 35%,#63ddff10 51%,transparent 64%),radial-gradient(circle at 68% 40%,transparent 0 15%,#7b54ff10 30%,transparent 50%);mix-blend-mode:screen}.hero-image{filter:saturate(1.42) contrast(1.08);will-change:transform}.hero-copy{filter:drop-shadow(0 16px 40px #000)}.cta{position:relative;overflow:hidden;background:linear-gradient(100deg,#67efff,#a5d8ff 45%,#ff8bdd);box-shadow:0 0 22px #76edff,0 0 70px #884fff44}.cta:before{content:"";position:absolute;inset:-100% -30%;background:linear-gradient(110deg,transparent 42%,#fff 50%,transparent 58%);transform:translateX(-80%);animation:ctaSweep 3.8s infinite}.cta>*{position:relative}.orbital-void{will-change:transform;transition:filter .3s}.singularity:after{content:"";position:absolute;inset:-35%;border-radius:50%;background:conic-gradient(from 20deg,transparent,#7defff55,transparent,#ff67c955,transparent);filter:blur(12px);animation:halo 5s linear infinite}.disk{border-top-color:#e7fbff;border-right-color:#54dfff77;border-bottom-color:#ff58bd;box-shadow:0 0 20px #fff,0 0 52px #6feaff,0 0 90px #ff4fc755}.objects{background:radial-gradient(ellipse at calc(20% + var(--mx)*4%) 9%,#0d4e7877,transparent 27%),radial-gradient(ellipse at 82% 42%,#74136366,transparent 25%),linear-gradient(#010107,#06081b 45%,#010107)}.object-photo{filter:saturate(1.28) contrast(1.08);box-shadow:0 30px 80px #000,0 0 45px #65dcff17}.object-photo:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(115deg,transparent 20%,#fff2 48%,transparent 62%);transform:translateX(-130%);transition:transform .8s}.object-card:hover .object-photo:before{transform:translateX(130%)}.object-card:hover .object-photo{filter:saturate(1.65) contrast(1.12)}#cosmic-dust,#quasar-beam{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}#cosmic-dust{z-index:5;opacity:.55;mix-blend-mode:screen}#quasar-beam{z-index:7;opacity:.9;mix-blend-mode:screen;filter:saturate(1.3)}

.atlas{height:clamp(760px,100svh,1100px);position:relative;overflow:hidden;background:#010208;isolation:isolate;border-top:1px solid #7cecff21;border-bottom:1px solid #ff75d329}.atlas:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 0 45%,#010208aa 84%,#010208 100%),linear-gradient(90deg,#010208cc,transparent 28%,transparent 74%,#010208aa)}#atlas-canvas{position:absolute;z-index:0;inset:-8%;width:116%;height:116%;will-change:transform}.atlas-nebula{position:absolute;z-index:1;inset:-20%;background:radial-gradient(ellipse at 31% 54%,#ff6da922 0 4%,transparent 29%),radial-gradient(ellipse at 67% 45%,#49e6ff26 0 2%,transparent 28%),radial-gradient(ellipse at 58% 79%,#783cff25,transparent 23%);filter:blur(16px);mix-blend-mode:screen;animation:nebulaDrift 18s ease-in-out infinite alternate}.atlas-ui{position:absolute;z-index:5;inset:0}.atlas-title{position:absolute;left:7vw;top:11%;max-width:470px}.atlas-title h2{font-size:clamp(56px,7.5vw,116px);line-height:.76;letter-spacing:-.08em;margin:0}.atlas-title h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #ddf7ff;text-shadow:0 0 34px #60ddff88}.atlas-title>p:last-child{font-size:13px;line-height:1.55;color:#93aabe;max-width:310px}.atlas-coordinates{position:absolute;right:5vw;top:12%;display:flex;gap:18px;align-items:center;font:9px 'DM Mono',monospace;letter-spacing:.12em;color:#687e92}.atlas-coordinates b{color:#9ef3ff;border:1px solid #69eaff37;padding:9px 12px;font-weight:400}.atlas-world{position:absolute;z-index:3;inset:0;transition:transform .18s ease-out;transform-style:preserve-3d}.space-object{position:absolute;left:var(--x);top:var(--y);width:1px;height:1px;padding:0;border:0;background:transparent;color:#effbff;cursor:none;transform:translate3d(calc(-50% + var(--pull-x,0px)),calc(-50% + var(--pull-y,0px)),0) scale(var(--object-scale,1));transition:transform .38s cubic-bezier(.16,.9,.2,1),filter .35s,opacity .35s;filter:drop-shadow(0 0 7px var(--c));z-index:2}.space-object i{position:absolute;left:50%;top:50%;width:14px;height:14px;border-radius:50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 8px 3px #fff,0 0 22px 8px var(--c),0 0 70px 20px var(--c);animation:starPulse 2.4s ease-in-out infinite}.space-object i:before,.space-object i:after{content:"";position:absolute;left:50%;top:50%;border:1px solid color-mix(in srgb,var(--c),transparent 35%);border-radius:50%;transform:translate(-50%,-50%);width:48px;height:48px;animation:radar 3s linear infinite}.space-object i:after{width:88px;height:88px;opacity:.34;animation-delay:-1.5s}.space-object span,.space-object small{position:absolute;left:38px;top:-27px;width:max-content;font:10px 'DM Mono',monospace;letter-spacing:.12em;text-align:left;text-shadow:0 2px 9px #000}.space-object span b{color:var(--c);font-weight:400;margin-right:9px}.space-object small{top:-7px;color:#71869b;font-size:8px;opacity:.75}.space-object:hover,.space-object.active{--object-scale:1.65;z-index:9;filter:drop-shadow(0 0 18px var(--c))}.space-object:hover i,.space-object.active i{box-shadow:0 0 11px 4px #fff,0 0 35px 14px var(--c),0 0 130px 44px var(--c)}.space-object:hover span,.space-object.active span{color:#fff}.atlas-panel{position:absolute;right:5vw;bottom:7%;width:min(550px,43vw);height:210px;display:grid;grid-template-columns:205px 1fr;background:#040912d9;border:1px solid #9eeeff34;box-shadow:0 20px 70px #000,0 0 45px #5ce5ff16;backdrop-filter:blur(16px);overflow:hidden;transition:transform .45s,box-shadow .45s}.atlas-panel:hover{transform:translateY(-6px);box-shadow:0 26px 90px #000,0 0 55px #7defff2f}.atlas-panel-image{background:url('assets/images/ton618-hero.png') center/cover;filter:saturate(1.5) contrast(1.1);transition:background-image .35s,transform .6s}.atlas-panel:hover .atlas-panel-image{transform:scale(1.05)}.atlas-panel-copy{padding:23px 22px;display:flex;flex-direction:column}.atlas-panel-copy>span{font:8px 'DM Mono',monospace;letter-spacing:.14em;color:var(--cyan)}.atlas-panel-copy h3{font-size:32px;line-height:1;margin:8px 0;letter-spacing:-.06em}.atlas-panel-copy p{font-size:11px;line-height:1.45;color:#9caebe;margin:0}.atlas-panel-copy>div{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:9px;border-top:1px solid var(--line);font:8px 'DM Mono',monospace;color:#d8faff;letter-spacing:.06em}.atlas-panel-copy small{font-size:8px;color:#ff83cf}.atlas-hint{position:absolute;left:7vw;bottom:8%;display:flex;align-items:center;gap:16px;font:8px 'DM Mono',monospace;letter-spacing:.14em;color:#71859a}.atlas-hint i{width:8px;height:8px;border-radius:50%;background:#85f2ff;box-shadow:0 0 13px #77eaff}.atlas-hint span+span{padding-left:16px;border-left:1px solid #90c7dd35}.atlas.is-focused .atlas-nebula{filter:blur(8px);opacity:1}.atlas.is-focused .space-object:not(.active){opacity:.35;filter:grayscale(.8)}

@keyframes aurora{to{transform:translate3d(2%,2%,0) scale(1.05);filter:hue-rotate(28deg)}}@keyframes ctaSweep{0%,55%{transform:translateX(-80%)}85%,100%{transform:translateX(80%)}}@keyframes halo{to{transform:rotate(360deg)}}@keyframes nebulaDrift{to{transform:translate3d(4%,-2%,0) scale(1.08);filter:blur(22px) hue-rotate(35deg)}}@keyframes starPulse{50%{transform:translate(-50%,-50%) scale(1.35);filter:brightness(1.4)}}@keyframes radar{to{width:145px;height:145px;opacity:0}}

@media(max-width:800px){#quasar-beam{opacity:.65}.atlas{height:850px}.atlas-title{left:24px;top:10%}.atlas-title>p:last-child{max-width:250px}.atlas-coordinates{left:24px;right:auto;top:31%;flex-wrap:wrap}.atlas-world{top:15%}.space-object span{left:25px}.space-object small{display:none}.atlas-panel{left:24px;right:24px;bottom:6%;width:auto;height:175px;grid-template-columns:130px 1fr}.atlas-panel-copy{padding:17px 15px}.atlas-panel-copy h3{font-size:25px}.atlas-panel-copy p{font-size:10px}.atlas-panel-copy>div{display:none}.atlas-hint{display:none}.objects{padding-top:120px}}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.space-object{transition:none}#cosmic-dust,#quasar-beam{display:none}}

#loader #enter-sound,#loader #enter-silent{opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .5s,transform .5s}#loader.ready #enter-sound,#loader.ready #enter-silent{opacity:1;pointer-events:auto;transform:none}#enter-sound{position:relative;display:flex;align-items:center;justify-content:space-between;gap:42px;min-width:285px;margin-top:10px;padding:15px 17px 15px 21px;border:1px solid #8df4ff;background:linear-gradient(100deg,#62eaff,#b4ddff 52%,#ff85d4);color:#02050a;box-shadow:0 0 25px #70eaff77,0 0 75px #9e55ff44;font:11px 'DM Mono',monospace;letter-spacing:.12em;cursor:none;overflow:hidden}#enter-sound:before{content:"";position:absolute;inset:-80%;background:linear-gradient(110deg,transparent 43%,#fff 50%,transparent 57%);animation:ctaSweep 3s infinite}#enter-sound b,#enter-sound em{position:relative;font-style:normal}#enter-sound em{font-size:8px;padding:6px 8px;border:1px solid #06101855}#enter-silent{border:0;background:transparent;color:#76899d;font:8px 'DM Mono',monospace;letter-spacing:.13em;padding:8px;cursor:none}#enter-silent:hover{color:#d8f8ff}.socials button.on{color:#071018;background:linear-gradient(90deg,#6cecff,#ff8bd7);box-shadow:0 0 19px #75eaff88}.socials button.on b{color:#071018}@media(max-width:800px){#enter-sound,#enter-silent{cursor:pointer}}

/* V3 — native cursor and cinematic sticky journey */
body{cursor:default!important}a,button,.ca-card{cursor:pointer!important}#cursor{display:none!important}.atlas{height:500vh;min-height:3200px;overflow:visible;background:#010208;border:0}.atlas:after{display:none}.atlas-sticky{position:sticky;top:0;height:100svh;min-height:650px;overflow:hidden;isolation:isolate;background:#010208}.atlas-sticky:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:radial-gradient(ellipse at 58% 50%,transparent 0 33%,#0102086e 73%,#010208 100%),linear-gradient(90deg,#010208d6,transparent 35%,transparent 72%,#0102088a);box-shadow:inset 0 0 150px #000}.atlas .atlas-title.reveal.visible{opacity:var(--intro-opacity,1)!important;transform:translateY(calc((1 - var(--intro-opacity,1))*-35px))!important;transition:opacity .16s linear;pointer-events:none}.atlas-coordinates{z-index:13}.atlas-world{z-index:2;will-change:transform;transition:none}.space-object{opacity:.3}.space-object.active{opacity:.75}.atlas-focus{--focus-rx:0deg;--focus-ry:0deg;position:absolute;z-index:7;right:3.5vw;top:50%;width:min(58vw,780px);aspect-ratio:1;transform:translateY(-50%) perspective(1100px) rotateX(var(--focus-rx)) rotateY(var(--focus-ry)) scale(var(--focus-scale,1));opacity:var(--focus-alpha,1);transition:left .9s cubic-bezier(.2,.8,.2,1),right .9s cubic-bezier(.2,.8,.2,1),opacity .2s,filter .6s;filter:drop-shadow(0 0 70px #62e9ff30);transform-style:preserve-3d}.focus-image{position:absolute;inset:9%;border-radius:50%;background:url('assets/images/ton618-hero.png') center/cover no-repeat;filter:saturate(1.55) contrast(1.12);-webkit-mask-image:radial-gradient(circle at center,#000 0 52%,#000d 60%,transparent 73%);mask-image:radial-gradient(circle at center,#000 0 52%,#000d 60%,transparent 73%);box-shadow:inset 0 0 100px #000;transition:background-image .28s;animation:focusFloat 7s ease-in-out infinite alternate}.focus-image:after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 36% 30%,#fff3,transparent 17%),linear-gradient(130deg,#70efff20,transparent 43%,#ff69c82c);mix-blend-mode:screen}.focus-core{position:absolute;left:50%;top:50%;width:20%;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%) translateZ(65px);background:#000;box-shadow:0 0 0 3px #07121e,0 0 28px 8px #75ebff77,0 0 80px 28px #a25eff30;opacity:.82}.focus-orbit{position:absolute;left:50%;top:50%;border:1px solid #9cf4ff5c;border-radius:50%;transform-style:preserve-3d;box-shadow:0 0 20px #7aefff20}.orbit-a{width:86%;height:48%;transform:translate(-50%,-50%) rotateX(64deg) rotateZ(calc(var(--journey)*180deg));animation:focusOrbit 9s linear infinite}.orbit-b{width:65%;height:92%;transform:translate(-50%,-50%) rotateY(69deg) rotateZ(calc(var(--journey)*-220deg));border-color:#ff75d850;animation:focusOrbitB 12s linear infinite}.atlas-panel{z-index:12;left:7vw;right:auto;bottom:11%;width:min(430px,35vw);height:auto;min-height:245px;display:block;background:linear-gradient(135deg,#050b16e8,#0a0714d9);border:1px solid #a3efff3e;box-shadow:0 24px 80px #000,0 0 60px #50dcff19;transition:left .9s cubic-bezier(.2,.8,.2,1),right .9s cubic-bezier(.2,.8,.2,1),transform .45s}.atlas-panel-image{display:none}.atlas-panel-copy{min-height:245px;padding:29px 30px}.atlas-panel-copy>span{font-size:9px}.atlas-panel-copy h3{font-size:clamp(42px,4vw,68px);margin:10px 0 15px;color:#f2fbff;text-shadow:0 0 30px #88edff36}.atlas-panel-copy p{font-size:13px;line-height:1.6;max-width:360px}.atlas-panel-copy>div{font-size:9px;padding-top:17px;margin-top:24px}.atlas-panel-copy small{font-size:9px}.stage-1 .atlas-focus,.stage-3 .atlas-focus{right:auto;left:2.5vw}.stage-1 .atlas-panel,.stage-3 .atlas-panel{left:auto;right:7vw}.stage-1 .focus-core,.stage-2 .focus-core,.stage-3 .focus-core{opacity:.18;transform:translate(-50%,-50%) translateZ(30px) scale(.46)}.stage-1 .atlas-focus{filter:drop-shadow(0 0 90px #ff5dcc4d)}.stage-2 .atlas-focus{filter:drop-shadow(0 0 90px #89cfff3d)}.stage-3 .atlas-focus{filter:drop-shadow(0 0 90px #ffb55d3d)}.journey-rail{position:absolute;z-index:15;right:2.2vw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:28px;font:8px 'DM Mono',monospace;color:#56687a}.journey-rail:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;width:1px;background:#a6eaff24}.journey-rail span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#040912;border:1px solid #6f8ba044;transition:.4s}.journey-rail span.active{color:#061018;background:#8af1ff;border-color:#fff;box-shadow:0 0 20px #77eaff,0 0 50px #7d66ff66;transform:scale(1.18)}.journey-rail i{position:absolute;z-index:-1;top:0;width:2px;height:calc(var(--journey,0)*100%);background:linear-gradient(#77f0ff,#ff76d8);box-shadow:0 0 12px #85edff}.scroll-instruction{position:absolute;z-index:15;left:50%;bottom:4%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;font:8px 'DM Mono',monospace;letter-spacing:.15em;color:#8ca1b5;opacity:calc(1 - min(1,var(--journey)*15))}.scroll-instruction span{font-size:18px;color:#81edff;animation:scrollPulse 1.4s ease-in-out infinite}.atlas-hint{display:none}.atlas-coordinates b{min-width:100px;text-align:center}

@keyframes focusFloat{to{transform:translate3d(1.5%,-1.2%,30px) scale(1.035);filter:saturate(1.75) contrast(1.15) hue-rotate(8deg)}}@keyframes focusOrbit{to{transform:translate(-50%,-50%) rotateX(64deg) rotateZ(360deg)}}@keyframes focusOrbitB{to{transform:translate(-50%,-50%) rotateY(69deg) rotateZ(-360deg)}}@keyframes scrollPulse{50%{transform:translateY(7px);opacity:.35}}

@media(max-width:800px){.atlas{height:440vh;min-height:2700px}.atlas-sticky{min-height:620px}.atlas-title{left:22px;top:9%}.atlas-title h2{font-size:54px}.atlas-title>p:last-child{display:none}.atlas-coordinates{top:25%;left:22px}.atlas-coordinates span{display:none}.atlas-focus{width:105vw;right:-31vw;top:48%;opacity:calc(var(--focus-alpha)*.86)}.stage-1 .atlas-focus,.stage-3 .atlas-focus{left:-31vw;right:auto}.atlas-panel,.stage-1 .atlas-panel,.stage-3 .atlas-panel{left:20px;right:20px;bottom:7%;width:auto;min-height:180px}.atlas-panel-copy{min-height:180px;padding:20px}.atlas-panel-copy h3{font-size:34px;margin:7px 0 9px}.atlas-panel-copy p{font-size:10px;max-width:70%}.atlas-panel-copy>div{margin-top:12px;padding-top:10px}.journey-rail{right:12px}.scroll-instruction{bottom:2.5%}.focus-core{width:18%}}

/* V4 — accurate TON 618, stronger social navigation and cosmic signal gates */
.hero-image{background:linear-gradient(90deg,#010106f2 0%,#0101069a 43%,transparent 73%),url('assets/images/ton618-gold-4k.png') 68% center/cover no-repeat!important;mix-blend-mode:normal!important;opacity:.92!important}.hero .orbital-void{display:none}.focus-image{background-image:url('assets/images/ton618-gold-4k.png')}.focus-core{display:none!important}.stage-0 .atlas-focus{width:min(72vw,980px);right:-5vw}.stage-0 .focus-image{inset:2%;border-radius:0;background-size:cover;background-position:center;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 88%,transparent 100%);filter:saturate(1.25) contrast(1.08)}.stage-0 .focus-image:after{border-radius:0;background:linear-gradient(115deg,#ffe5b21a,transparent 38%,#fff2 61%,transparent)}.stage-0 .focus-orbit{border-color:#ffd18b55;box-shadow:0 0 30px #ffb44a22}.socials{gap:10px}.socials .social-link{position:relative;display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #92eaff3d;background:#06101bc4;color:#dffaff;box-shadow:inset 0 0 18px #62e9ff0b;transition:.3s}.socials .social-link i{width:6px;height:6px;border-radius:50%;background:#7cefff;box-shadow:0 0 9px #7cefff}.socials .social-link.twitter i{background:#ff83d3;box-shadow:0 0 9px #ff83d3}.socials .social-link:hover{border-color:#9cf3ff;color:#fff;transform:translateY(-2px);box-shadow:0 0 20px #67e8ff33,inset 0 0 22px #68eaff12}.socials #sound{margin-left:24px;min-width:112px}.signal-gates{position:relative;z-index:2;padding:130px 7vw 115px;overflow:hidden;background:radial-gradient(ellipse at 50% 115%,#37165f 0,transparent 48%),radial-gradient(circle at 10% 25%,#0c4b6847,transparent 26%),#010207;border-top:1px solid #86eaff20}.signal-gates:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 35%,#71e8ff0b 50%,transparent 65%);animation:gateSweep 7s linear infinite}.signal-heading{position:relative;margin-bottom:56px}.signal-heading h2{font-size:clamp(54px,7vw,108px);line-height:.78;letter-spacing:-.075em;margin:0}.signal-heading h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #dff9ff;text-shadow:0 0 30px #79e9ff55}.gate-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);max-width:1400px;margin:auto;border-top:1px solid #9deeff35;border-bottom:1px solid #9deeff35}.gate-grid a{position:relative;min-height:185px;padding:28px 25px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #9deeff35;color:#eaf9ff;text-decoration:none;background:#050a12aa;overflow:hidden;transition:.45s cubic-bezier(.2,.8,.2,1)}.gate-grid a:first-child{border-left:1px solid #9deeff35}.gate-grid a:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,#6eeaff26,transparent 42%);opacity:0;transition:.4s}.gate-grid a:hover{transform:translateY(-10px) scale(1.015);z-index:2;background:#071322;box-shadow:0 22px 65px #000,0 0 35px #65eaff2c;border-color:#8af0ff}.gate-grid a:hover:before{opacity:1}.gate-grid a span,.gate-grid a small{position:relative;font:8px 'DM Mono',monospace;letter-spacing:.14em;color:#687f94}.gate-grid a strong{position:relative;font-size:clamp(20px,2vw,31px);letter-spacing:-.045em;margin:17px 0 9px}.gate-grid a small{color:#8eeeff}.gate-grid a b{position:absolute;right:22px;top:24px;font-size:19px;color:#75edff;transition:.35s}.gate-grid a:hover b{transform:translate(4px,-4px);color:#fff}.gate-grid .gate-primary{background:linear-gradient(135deg,#0a2630d9,#26132ad9)}.gate-grid .gate-primary strong,.gate-grid .gate-primary b{color:#ff9bdc}.gate-grid .gate-primary:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(90deg,#69ecff,#ff6dca);box-shadow:0 0 15px #78eaff}@keyframes gateSweep{to{transform:translateX(25%)}}footer{padding-top:55px}footer>div:last-of-type{display:none}

@media(max-width:900px){.socials #sound{margin-left:8px}.socials .social-link{padding:9px}.socials .social-link{font-size:0}.socials .social-link i{width:8px;height:8px}.gate-grid{grid-template-columns:1fr 1fr}.gate-grid a:nth-child(3){border-left:1px solid #9deeff35}.signal-gates{padding:95px 24px 80px}}@media(max-width:560px){.gate-grid{grid-template-columns:1fr}.gate-grid a{min-height:135px;border-left:1px solid #9deeff35}.signal-heading h2{font-size:54px}.stage-0 .atlas-focus{width:125vw;right:-42vw}}
.signal-gates+footer>.footer-logo{display:block!important;margin:0!important}
