body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background-color:#010206;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#a0b0c0;-webkit-user-select:none;user-select:none}.hidden{display:none!important}#overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#010206;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;transition:opacity 3s ease}#overlay h1{font-weight:300;font-size:2rem;letter-spacing:8px;color:#fff;text-transform:uppercase;text-align:center}#overlay p{max-width:600px;text-align:center;line-height:1.6;font-size:.9rem;opacity:.6}button{margin-top:20px;background:transparent;border:1px solid #ff3300;color:#f30;padding:10px 40px;font-size:.9rem;cursor:pointer;letter-spacing:3px;transition:all .5s ease}button:hover{background:#f30;color:#010206;box-shadow:0 0 20px #ff320080}#dither-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:900;pointer-events:none}#dither-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,10,.1) 2px,rgba(0,0,10,.1) 3px);mix-blend-mode:multiply}#dither-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect x='0' y='0' width='1' height='1' fill='rgba(0,10,40,0.18)'/%3E%3Crect x='2' y='2' width='1' height='1' fill='rgba(0,10,40,0.18)'/%3E%3Crect x='1' y='1' width='1' height='1' fill='rgba(0,20,80,0.10)'/%3E%3Crect x='3' y='3' width='1' height='1' fill='rgba(0,20,80,0.10)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:4px 4px;mix-blend-mode:overlay;opacity:.55}body.dither-mode #dither-overlay:after{display:none}body.dither-mode #dither-overlay{display:block}#ega-canvas{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;image-rendering:pixelated;image-rendering:crisp-edges;pointer-events:none}body.dither-mode #scene{background:#000!important;filter:none;image-rendering:pixelated}body.dither-mode #scene:before{display:none}body.dither-mode #horizon,body.dither-mode #horizon-far,body.dither-mode #stars-bg{display:none}body.dither-mode #ega-canvas{display:block;z-index:0;animation:egaPaletteCycle 8s steps(3,end) infinite alternate}@keyframes egaPaletteCycle{0%{opacity:1}33%{opacity:.93}66%{opacity:.97}to{opacity:.9}}body.dither-mode #sky-layer{background:transparent}body.dither-mode .structure{background:#000!important;box-shadow:none!important;border:none!important;filter:none!important}body.dither-mode .t3 .structure,body.dither-mode .t4 .structure,body.dither-mode .t7 .structure,body.dither-mode .t9 .structure{background:#000!important}body.dither-mode .beacon.main-node:not(.celestial){opacity:1!important;animation-name:beaconDither!important;animation-duration:1.5s!important;animation-timing-function:steps(1)!important;animation-iteration-count:infinite!important;animation-direction:normal!important;box-shadow:none!important;border-radius:0!important;transform:scale(1)!important}body.dither-mode .beacon.main-node:not(.celestial).active{animation-name:beaconDitherActive!important;animation-duration:.8s!important;animation-timing-function:steps(1)!important;animation-iteration-count:infinite!important;animation-direction:alternate!important;box-shadow:2px 0 0 1px #f55,-2px 0 0 1px #f55,0 2px 0 1px #f55,0 -2px 0 1px #f55!important;border-radius:0!important;transform:scale(1.6)!important}@keyframes beaconDither{0%,30%{background:#000}31%,60%{background:#a00}61%,to{background:#000}}@keyframes beaconDitherActive{0%{background:#a00}to{background:#f55}}body.dither-mode .celestial{opacity:1!important;animation-name:celestialDither!important;animation-duration:4s!important;animation-timing-function:steps(8,end)!important;animation-iteration-count:infinite!important;animation-direction:alternate!important;border-radius:0!important;width:7px!important;height:7px!important;transform:scale(1)!important}@keyframes celestialDither{0%{background:#000;opacity:.1;box-shadow:none}14%{background:#005;opacity:.25;box-shadow:2px 0 #005,-2px 0 #005,0 2px #005,0 -2px #005}28%{background:#00a;opacity:.45;box-shadow:2px 0 #00a,-2px 0 #00a,0 2px #00a,0 -2px #00a}42%{background:#55f;opacity:.65;box-shadow:2px 0 #55f,-2px 0 #55f,0 2px #55f,0 -2px #55f}57%{background:#55f;opacity:.8;box-shadow:2px 0 #5ff,-2px 0 #5ff,0 2px #5ff,0 -2px #5ff}71%{background:#5ff;opacity:.9;box-shadow:2px 0 #5ff,-2px 0 #5ff,0 2px #5ff,0 -2px #5ff}85%{background:#fff;opacity:1;box-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff}to{background:#fff;opacity:1;box-shadow:2px 0 #5ff,-2px 0 #5ff,0 2px #5ff,0 -2px #5ff}}body.dither-mode .celestial.active{animation-name:celestialDitherActive!important;animation-duration:.5s!important;animation-timing-function:steps(1)!important;animation-iteration-count:infinite!important;animation-direction:alternate!important;background:#fff!important;box-shadow:3px 0 #5ff,-3px 0 #5ff,0 3px #5ff,0 -3px #5ff,6px 0 #55f,-6px 0 #55f,0 6px #55f,0 -6px #55f!important;border-radius:0!important;width:10px!important;height:10px!important;transform:scale(1)!important}@keyframes celestialDitherActive{0%{background:#5ff;box-shadow:3px 0 #5ff,-3px 0 #5ff,0 3px #5ff,0 -3px #5ff,6px 0 #55f,-6px 0 #55f,0 6px #55f,0 -6px #55f}to{background:#fff;box-shadow:3px 0 #fff,-3px 0 #fff,0 3px #fff,0 -3px #fff,6px 0 #5ff,-6px 0 #5ff,0 6px #5ff,0 -6px #5ff}}body.dither-mode .laser-line{stroke:#a00;stroke-width:1.2;filter:none;opacity:1}body.dither-mode .laser-line.lvl-cyan{stroke:#5ff;stroke-width:1.2;filter:none;opacity:1}body.dither-mode .laser-line.lvl-violet{stroke:#f5f;stroke-width:1.2;filter:none;animation:pulseLaserDither .4s steps(1) infinite alternate}@keyframes pulseLaserDither{0%{opacity:0}to{opacity:1}}body.dither-mode .car-body{background:#000!important;border-radius:0!important;box-shadow:none!important}body.dither-mode .car-body:before{background:#000!important;border-radius:0!important}body.dither-mode #car-light.car-ltr .car-body{box-shadow:-4px 4px 0 2px #a00!important}body.dither-mode #car-light.car-rtl .car-body{box-shadow:4px 4px 0 2px #a00!important}body.dither-mode #car-light.car-ltr .car-body:after{content:""!important;position:absolute!important;right:-3px!important;top:2px!important;width:3px!important;height:3px!important;background:#ff5!important;border-radius:0!important;box-shadow:0 6px #ff5,4px 0 #ff5,4px 6px #ff5!important;filter:none!important}body.dither-mode #car-light.car-rtl .car-body:after{content:""!important;position:absolute!important;left:-3px!important;top:2px!important;width:3px!important;height:3px!important;background:#ff5!important;border-radius:0!important;box-shadow:0 6px #ff5,-4px 0 #ff5,-4px 6px #ff5!important;filter:none!important}body.dither-mode #car-light:before{border-left-color:#ffff554d!important;border-right-color:#ffff554d!important;filter:none!important}body.dither-mode #car-light:after{filter:none!important;opacity:.5!important}body.dither-mode .ufo-saucer{background:#00a!important;border-radius:0!important;box-shadow:0 0 0 1px #5ff,-6px 0 0 1px #5ff,6px 0 0 1px #5ff!important;animation:ufoHoverDither 1.4s steps(2,end) infinite alternate!important;filter:none!important}body.dither-mode .ufo-saucer:before{background:#55f!important;border-radius:0!important;box-shadow:0 0 0 1px #5ff!important;filter:none!important}body.dither-mode .ufo-saucer:after{box-shadow:9px 0 0 2px #ff5,22px 0 0 2px #5f5,36px 0 0 2px #f55,15px 0 0 2px #f5f!important;filter:none!important}body.dither-mode .ufo-beam{border-top-color:#55ff5573!important;filter:none!important;animation:ufoBeamDither .5s steps(1) infinite alternate!important}@keyframes ufoHoverDither{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@keyframes ufoBeamDither{0%{opacity:.35}to{opacity:1}}#ditherBtn.active{background:#005078b3!important;border-color:#00c8ff99!important;opacity:1!important}.fullscreen-icon{display:inline-block;width:14px;height:14px;vertical-align:middle;background-image:linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6),linear-gradient(#b4c8dce6,#b4c8dce6);background-size:5px 1px,1px 5px,5px 1px,1px 5px,5px 1px,1px 5px,5px 1px,1px 5px;background-position:0 0,0 0,9px 0,13px 0,0 13px,0 9px,9px 13px,13px 9px;background-repeat:no-repeat;transition:opacity .2s}#fullscreenBtn.fullscreen-active .fullscreen-icon{transform:rotate(45deg) scale(.85)}.dither-icon{display:inline-block;width:14px;height:14px;background-image:linear-gradient(rgba(180,200,220,.9) 1px,transparent 1px),linear-gradient(90deg,rgba(180,200,220,.9) 1px,transparent 1px);background-size:4px 4px;background-color:transparent;border-radius:1px;vertical-align:middle}#hud-actions{position:absolute;top:20px;right:20px;display:flex;gap:8px;z-index:500}#settingsBtn,#helpBtn{font-size:16px;font-weight:600;cursor:pointer;opacity:.5;transition:opacity .3s,background .3s;padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#00000059;-webkit-user-select:none;user-select:none;line-height:1}#settingsBtn:hover,#helpBtn:hover{opacity:1;background:#ffffff1a}#helpBtn{font-family:Georgia,serif;font-style:italic;letter-spacing:0}.sota-mixer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#080a1066;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:30px;z-index:510;width:820px;max-width:95vw;box-shadow:0 20px 50px #000c,inset 0 0 0 1px #ffffff0d;display:flex;flex-direction:column;gap:20px;color:#d0d8e0}.mixer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:15px}.mixer-header h2{margin:0;font-size:1.2rem;font-weight:300;letter-spacing:4px;text-transform:uppercase}.close-icon{background:none;border:none;font-size:28px;color:#fff;cursor:pointer;padding:0;line-height:1;opacity:.5;margin:0}.close-icon:hover{opacity:1;color:#f30;box-shadow:none}.mixer-body{display:flex;flex-direction:column;gap:25px}.fx-section{display:flex;gap:30px;background:#0000004d;padding:15px 20px;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.fx-section h3{margin:0;writing-mode:vertical-rl;text-orientation:mixed;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;opacity:.5;transform:rotate(180deg)}.fader-group.horizontal{flex:1;display:flex;flex-direction:column;gap:10px}.fader-group.horizontal label{font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.mixer-channels{display:flex;justify-content:space-between;gap:10px;overflow:visible}.channel-strip{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1;min-width:42px;padding:12px 4px;background:#0003;border-radius:6px;border:1px solid rgba(255,255,255,.02);overflow:visible}.channel-icon{font-size:.95rem;line-height:1;opacity:.55;-webkit-user-select:none;user-select:none}.channel-strip.master-strip{background:#ff32000d;border-color:#ff320033}.channel-label{font-size:.7rem;text-transform:uppercase;letter-spacing:1px;opacity:.6}.channel-label.highlight{color:#f53;opacity:1;font-weight:700}.channel-sublabel{font-size:.58rem;text-transform:lowercase;letter-spacing:.3px;opacity:.35;text-align:center;line-height:1.2;margin-top:-6px}.mute-btn,.clear-btn{width:34px;height:34px;border-radius:4px;border:1px solid rgba(255,255,255,.2);background:#00000080;color:#fff;font-size:.7rem;font-weight:700;cursor:pointer;transition:all .2s;margin-top:0;padding:0}.mute-btn:hover,.clear-btn:hover{background:#ffffff1a}.mute-btn.muted{background:#f30;border-color:#f30;color:#000;box-shadow:0 0 10px #ff320080}.clear-btn{border-color:#f30;color:#f30}.clear-btn:hover{background:#f30;color:#000}.fader{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.fader:focus{outline:none}.fader::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 6px #0009;border:2px solid rgba(255,255,255,.4);transition:background .2s,box-shadow .2s}.fader::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 6px #0009;border:2px solid rgba(255,255,255,.4);transition:background .2s,box-shadow .2s}.fader::-webkit-slider-thumb:hover{background:#e0eeff;box-shadow:0 0 10px #a0c8ff80}.horizontal-fader::-webkit-slider-runnable-track{height:3px;border-radius:2px;background:#ffffff38}.horizontal-fader::-moz-range-track{height:3px;border-radius:2px;background:#ffffff38}.vertical-fader::-webkit-slider-runnable-track{height:3px;border-radius:2px;background:#ffffff38}.horizontal-fader{width:100%;height:20px}.fader-track{height:130px;width:30px;display:flex;justify-content:center;align-items:center;overflow:visible}.vertical-fader{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:130px;height:20px;transform:rotate(-90deg);transform-origin:center center;margin:0;padding:0;cursor:pointer;background:transparent}@supports (-moz-appearance: none){.fader-track{width:20px}.vertical-fader{writing-mode:vertical-lr;direction:rtl;width:20px;height:130px;transform:none}.vertical-fader::-moz-range-track{width:3px;height:120px;border-radius:2px;background:#ffffff59}.vertical-fader::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 6px #0009;border:2px solid rgba(255,255,255,.4)}.vertical-fader::-moz-range-progress{background:#ffffff26;border-radius:2px}}#scene{width:100%;height:100%;position:relative;background:radial-gradient(ellipse 60% 30% at 72% 88%,rgba(50,30,20,.55) 0%,transparent 70%),radial-gradient(ellipse 40% 20% at 30% 95%,rgba(20,15,40,.4) 0%,transparent 60%),linear-gradient(to bottom,#020510,#050c25 18%,#091440 38%,#0f1a52 55%,#1a163e 70%,#251630 82%,#2e1a28 92%,#3a1f22);overflow:hidden}#stars-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-image:radial-gradient(.8px .8px at 23px 18px,rgba(255,255,255,.95),transparent),radial-gradient(1px 1px at 67px 44px,rgba(200,220,255,.8),transparent),radial-gradient(.6px .6px at 110px 90px,rgba(255,255,255,.6),transparent),radial-gradient(.8px .8px at 160px 30px,rgba(180,200,255,.7),transparent),radial-gradient(1.2px 1.2px at 200px 12px,rgba(255,255,255,.9),transparent),radial-gradient(.5px .5px at 250px 65px,rgba(220,240,255,.55),transparent),radial-gradient(.8px .8px at 310px 20px,rgba(255,255,255,.75),transparent),radial-gradient(.6px .6px at 360px 85px,rgba(200,215,255,.5),transparent),radial-gradient(1px 1px at 40px 130px,rgba(255,255,255,.4),transparent),radial-gradient(.7px .7px at 90px 170px,rgba(180,200,255,.55),transparent),radial-gradient(.5px .5px at 145px 155px,rgba(255,255,255,.35),transparent),radial-gradient(.8px .8px at 280px 140px,rgba(220,235,255,.45),transparent),radial-gradient(1.5px 1.5px at 330px 55px,rgba(255,240,200,.6),transparent),radial-gradient(.6px .6px at 380px 140px,rgba(255,255,255,.38),transparent);background-repeat:repeat;background-size:420px 220px;opacity:.7;animation:twinkle 10s infinite alternate}@keyframes twinkle{0%{opacity:.35}40%{opacity:.65}70%{opacity:.5}to{opacity:.8}}.sota-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#080a1273;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:30px;z-index:510;width:520px;max-width:90vw;box-shadow:0 20px 60px #000000d9,inset 0 0 0 1px #ffffff0a;color:#c8d4e0;display:flex;flex-direction:column;gap:20px}.info-body{display:flex;flex-direction:column;gap:16px;font-size:.88rem;line-height:1.7;opacity:.85}.info-body p{margin:0}.info-body ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px}.info-body li strong{color:#fff}.info-scale{display:flex;flex-direction:column;gap:6px;font-size:.78rem;color:#a0b0c0;background:#0003;padding:12px 16px;border-radius:6px;border:1px solid rgba(255,255,255,.05)}.scale-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;vertical-align:middle}.scale-dot.lvl0{background:#f64;box-shadow:0 0 4px #f64}.scale-dot.lvl1{background:#8fe;box-shadow:0 0 4px #8fe}.scale-dot.lvl2{background:#c8f;box-shadow:0 0 4px #c8f}.info-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.08);padding-top:14px;font-size:.75rem;color:#6a7a8a}.gh-link{color:#79c;text-decoration:none;letter-spacing:1px;transition:color .2s}.gh-link:hover{color:#abf}#sky-layer{position:absolute;top:0;left:-8%;width:116%;height:100%;z-index:1;animation:skyDrift 900s linear infinite;will-change:transform}@keyframes skyDrift{0%{transform:translate(0)}to{transform:translate(-6.9%)}}#car-light{position:absolute;bottom:3.5%;z-index:22;pointer-events:none;display:none}#car-light.car-active{display:block}.car-body{position:absolute;bottom:3px;width:46px;height:11px;background:#060606;border-radius:2px 2px 0 0}.car-body:before{content:"";position:absolute;bottom:100%;left:28%;width:42%;height:7px;background:#050505;border-radius:4px 4px 0 0}#car-light.car-ltr{animation:carMoveLTR var(--car-duration, 24s) linear forwards}#car-light.car-ltr .car-body{left:0;box-shadow:-4px 4px 5px 2px #c8230a99}#car-light.car-ltr .car-body:after{content:"";position:absolute;right:-3px;top:2px;width:4px;height:4px;background:#ffffc8f2;border-radius:50%;box-shadow:0 7px #ffffc8f2,6px 0 6px 4px #fffca0d9,6px 7px 6px 4px #fffca0cc}#car-light.car-ltr:before{content:"";position:absolute;left:46px;top:-6px;width:0;height:0;border-top:8px solid transparent;border-bottom:22px solid transparent;border-left:110px solid rgba(255,250,180,.14);filter:blur(5px)}#car-light.car-ltr:after{content:"";position:absolute;left:30px;top:4px;width:160px;height:36px;background:radial-gradient(ellipse 65% 55% at 6% 25%,rgba(255,248,130,.52) 0%,rgba(255,244,90,.22) 40%,transparent 74%),radial-gradient(ellipse 35% 75% at 6% 60%,rgba(255,250,170,.28) 0%,transparent 68%);filter:blur(6px)}#car-light.car-rtl{animation:carMoveRTL var(--car-duration, 24s) linear forwards}#car-light.car-rtl .car-body{right:0;box-shadow:4px 4px 5px 2px #c8230a99}#car-light.car-rtl .car-body:after{content:"";position:absolute;left:-3px;top:2px;width:4px;height:4px;background:#ffffc8f2;border-radius:50%;box-shadow:0 7px #ffffc8f2,-6px 0 6px 4px #fffca0d9,-6px 7px 6px 4px #fffca0cc}#car-light.car-rtl:before{content:"";position:absolute;right:46px;top:-6px;width:0;height:0;border-top:8px solid transparent;border-bottom:22px solid transparent;border-right:110px solid rgba(255,250,180,.14);filter:blur(5px)}#car-light.car-rtl:after{content:"";position:absolute;right:30px;top:4px;width:160px;height:36px;background:radial-gradient(ellipse 65% 55% at 94% 25%,rgba(255,248,130,.52) 0%,rgba(255,244,90,.22) 40%,transparent 74%),radial-gradient(ellipse 35% 75% at 94% 60%,rgba(255,250,170,.28) 0%,transparent 68%);filter:blur(6px)}@keyframes carMoveLTR{0%{left:-4%;opacity:0}5%{opacity:1}92%{opacity:1}to{left:103%;opacity:0}}@keyframes carMoveRTL{0%{left:103%;opacity:0}5%{opacity:1}92%{opacity:1}to{left:-4%;opacity:0}}#ufo-light{position:absolute;bottom:52%;z-index:18;pointer-events:none;display:none}#ufo-light.ufo-active{display:block}.ufo-saucer{position:relative;width:54px;height:14px;background:radial-gradient(ellipse 85% 80% at 50% 65%,#c8e8ff,#49c,#124);border-radius:50%;box-shadow:0 0 14px 5px #50c8ff80,0 0 32px 10px #28a0ff38,0 3px 8px 2px #003c788c;animation:ufoHover 2.6s ease-in-out infinite alternate}.ufo-saucer:before{content:"";position:absolute;width:24px;height:18px;top:-15px;left:15px;background:radial-gradient(ellipse 75% 85% at 42% 62%,#e6f8fff2,#6ed2ffa6,#286ec847);border-radius:50% 50% 20% 20%;box-shadow:0 0 10px 3px #78d7ff66}.ufo-saucer:after{content:"";position:absolute;width:100%;height:6px;top:4px;left:0;background:transparent;box-shadow:9px 0 4px 2px #ffff50d9,22px 0 4px 2px #50ffbebf,36px 0 4px 2px #ff8228cc,15px 0 4px 2px #d250ffa6;animation:ufoLightsStep 1s steps(4,end) infinite}.ufo-beam{margin-left:13px;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:38px solid rgba(80,255,160,.14);filter:blur(4px);animation:ufoBeamPulse 1.9s ease-in-out infinite alternate}@keyframes ufoHover{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes ufoLightsStep{0%{box-shadow:9px 0 4px 2px #ffff50d9,22px 0 4px 2px #50ffbebf,36px 0 4px 2px #ff8228cc,15px 0 4px 2px #d250ffa6}25%{box-shadow:9px 0 4px 2px #d250ffa6,22px 0 4px 2px #ffff50d9,36px 0 4px 2px #50ffbebf,15px 0 4px 2px #ff8228cc}50%{box-shadow:9px 0 4px 2px #ff8228cc,22px 0 4px 2px #d250ffa6,36px 0 4px 2px #ffff50d9,15px 0 4px 2px #50ffbebf}75%{box-shadow:9px 0 4px 2px #50ffbebf,22px 0 4px 2px #ff8228cc,36px 0 4px 2px #d250ffa6,15px 0 4px 2px #ffff50d9}}@keyframes ufoBeamPulse{0%{opacity:.45;transform:scaleX(.85)}to{opacity:1;transform:scaleX(1.2)}}#ufo-light.ufo-ltr{animation:ufoMoveLTR var(--ufo-duration, 32s) linear forwards}#ufo-light.ufo-rtl{animation:ufoMoveRTL var(--ufo-duration, 32s) linear forwards}@keyframes ufoMoveLTR{0%{left:-7%;opacity:0}6%{opacity:1}90%{opacity:1}to{left:107%;opacity:0}}@keyframes ufoMoveRTL{0%{left:107%;opacity:0}6%{opacity:1}90%{opacity:1}to{left:-7%;opacity:0}}#horizon-far{position:absolute;bottom:0;left:0;width:100%;height:52%;z-index:16;pointer-events:none;filter:blur(1.8px);opacity:.75}#horizon-far svg{width:100%;height:100%;display:block}#horizon{position:absolute;bottom:0;left:0;width:100%;height:42%;z-index:20;pointer-events:none}#horizon svg{width:100%;height:100%;display:block}#connections{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;pointer-events:none;mix-blend-mode:screen}.laser-line{stroke:#f64;stroke-width:.18;filter:drop-shadow(0px 0px 1.5px rgba(255,80,30,.9)) drop-shadow(0px 0px 4px rgba(255,50,0,.4));opacity:.45;transition:stroke 1.2s ease,filter 1.2s ease,opacity 1.2s ease;animation:pulseLaser 2.8s infinite alternate}@keyframes pulseLaser{0%{opacity:.08}60%{opacity:.55}to{opacity:.7}}.laser-line.lvl-cyan{stroke:#8fe;stroke-width:.22;filter:drop-shadow(0px 0px 2px rgba(0,255,220,1)) drop-shadow(0px 0px 6px rgba(0,200,255,.6));animation:pulseLaserCyan 1.4s infinite alternate}@keyframes pulseLaserCyan{0%{opacity:.25}to{opacity:.85}}.laser-line.lvl-violet{stroke:#edf;stroke-width:.3;filter:drop-shadow(0px 0px 3px rgba(220,120,255,1)) drop-shadow(0px 0px 8px rgba(160,30,255,.8)) drop-shadow(0px 0px 14px rgba(255,255,255,.3));animation:pulseLaserViolet .45s infinite alternate}@keyframes pulseLaserViolet{0%{opacity:.45}to{opacity:1}}.celestial{position:absolute;width:2px;height:2px;border-radius:50%;background-color:#e0eeff;box-shadow:0 0 2px 1px #b4dcff80,0 0 5px 2px #8cbeff33;z-index:10;animation:celestialBlink 3.5s infinite alternate;transition:background-color .8s ease,box-shadow .8s ease,transform .8s ease;cursor:pointer}.celestial:after{content:"";position:absolute;top:-16px;left:-16px;width:34px;height:34px;border-radius:50%;background:transparent;cursor:pointer}@keyframes celestialBlink{0%{opacity:.15;transform:scale(.75)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1.5)}}.celestial.active{animation:celestialActive 1.8s ease-in-out infinite alternate;background-color:#fff;box-shadow:0 0 6px 3px #a0dcff,0 0 16px 6px #64b4ff99,0 0 30px 10px #508cff33;transform:scale(2.5)}@keyframes celestialActive{0%{box-shadow:0 0 6px 3px #a0dcff,0 0 18px 7px #64b4ff99,0 0 35px 12px #508cff33}to{box-shadow:0 0 8px 4px #c8ebff,0 0 24px 9px #8cc8ffb3,0 0 45px 16px #5096ff40}}.s1{top:11%;left:14%;animation-delay:.5s;width:2px;height:2px}.s2{top:7%;left:37%;animation-delay:1.2s;width:2.5px;height:2.5px}.s3{top:19%;left:52%;animation-delay:.1s;width:1.8px;height:1.8px}.s4{top:14%;left:65%;animation-delay:2.5s;width:2.5px;height:2.5px}.s5{top:9%;left:80%;animation-delay:.8s;width:2px;height:2px}.s6{top:25%;left:88%;animation-delay:1.3s;width:1.8px;height:1.8px}.s7{top:6%;left:24%;animation-delay:2s;width:2px;height:2px}.s8{top:16%;left:74%;animation-delay:.4s;width:1.5px;height:1.5px}.s9{top:28%;left:43%;animation-delay:1.7s;width:1.8px;height:1.8px}.tower{position:absolute;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.structure{background:#000;position:relative;height:100%}.beacon{border-radius:50%;background-color:#f10;margin-bottom:-1px;z-index:19;animation:blink 1.5s infinite;transition:all .3s ease;position:absolute}.beacon.main-node:not(.celestial){top:0;cursor:pointer}.beacon.main-node:not(.celestial):after{content:"";position:absolute;top:-10px;left:-10px;width:30px;height:30px;border-radius:50%;background:transparent;cursor:pointer}@keyframes blink{0%,30%{opacity:.1;box-shadow:none}31%,60%{opacity:.9;box-shadow:0 0 10px 2px red}61%,to{opacity:.1;box-shadow:none}}.beacon.main-node:not(.celestial).active{animation:beaconActive 1.2s ease-in-out infinite alternate;opacity:1;background-color:#fdc;box-shadow:0 0 12px 4px #ff5014,0 0 28px 8px #ff3200a6,0 0 50px 16px #ff1e0040;transform:scale(1.3)}@keyframes beaconActive{0%{box-shadow:0 0 10px 3px #ff5014,0 0 25px 8px #ff320099,0 0 45px 15px #ff1e0033}to{box-shadow:0 0 16px 5px #ff6e28,0 0 36px 12px #ff4600b3,0 0 60px 20px #ff32004d}}.t1{left:12%;height:52%;opacity:.85;z-index:12;filter:blur(.5px)}.t1 .structure{width:3px;background:#0c0f1a}.t1 .structure:after{content:"";position:absolute;left:-2px;width:7px;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 5px,rgba(12,15,26,.8) 5px,rgba(12,15,26,.8) 7px)}.t1 .main-node{width:10px;height:10px;animation-delay:.2s}.t2{left:14%;height:60%;opacity:1;z-index:15}.t2 .structure{width:4px;background:#000}.t2 .structure:after{content:"";position:absolute;left:-4px;width:12px;height:100%;background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.8) 10px,rgba(0,0,0,.8) 12px)}.t2 .main-node{width:14px;height:14px;animation-delay:.7s;animation-duration:2s}.t2 .secondary{width:6px;height:6px;animation-delay:1.1s;animation-duration:1.9s}.t3{left:17.5%;height:38%;opacity:.55;z-index:8;filter:blur(1px)}.t3 .structure{width:3px;background:linear-gradient(to right,#1a1830,#2a2540,#1a1830);box-shadow:0 0 1px #645a964d}.t3 .structure:after{content:"";position:absolute;left:-3px;width:9px;height:100%;background:repeating-linear-gradient(180deg,transparent,transparent 8px,rgba(30,25,50,.6) 8px,rgba(30,25,50,.6) 10px)}.t3 .main-node{width:6px;height:6px;animation-delay:0s;animation-duration:1.5s;opacity:.55;background-color:#c20}.t4{left:35%;height:28%;opacity:.38;z-index:6;filter:blur(1.8px)}.t4 .structure{width:2px;background:linear-gradient(to right,#181530,#232048,#181530)}.t4 .structure:after{content:"";position:absolute;left:-2px;width:6px;height:100%;background:repeating-linear-gradient(180deg,transparent,transparent 10px,rgba(25,20,45,.5) 10px,rgba(25,20,45,.5) 12px)}.t4 .main-node{width:5px;height:5px;animation-delay:1.3s;opacity:.45;background-color:#bb1f00}.t5{left:48%;height:45%;opacity:.8;z-index:11;filter:blur(.8px)}.t5 .structure{width:2px;background:#1a1b2e}.t5 .structure:after{content:"";position:absolute;left:-2px;width:6px;height:100%;background:repeating-linear-gradient(0deg,transparent,transparent 8px,#1a1b2e 8px,#1a1b2e 10px)}.t5 .main-node{width:8px;height:8px;animation-delay:.5s;animation-duration:1.2s}.t6{left:70%;height:65%;opacity:.95;z-index:14}.t6 .structure{width:5px;background:#000}.t6 .structure:after{content:"";position:absolute;top:0;left:-5px;width:15px;height:100%;background:repeating-linear-gradient(0deg,transparent,transparent 15px,#000 15px,#000 18px)}.t6 .structure:before{content:"";position:absolute;top:0;left:-5px;width:15px;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.5) 10px,rgba(0,0,0,.5) 12px)}.t6 .main-node{width:18px;height:18px;animation-delay:.1s;animation-duration:1.8s}.t7{left:73%;height:32%;opacity:.48;z-index:7;filter:blur(1.2px)}.t7 .structure{width:3px;background:linear-gradient(to right,#1a1830,#2a2540,#1a1830)}.t7 .structure:after{content:"";position:absolute;left:-3px;width:9px;height:100%;background:repeating-linear-gradient(180deg,transparent,transparent 9px,rgba(30,25,50,.55) 9px,rgba(30,25,50,.55) 11px)}.t7 .main-node{width:6px;height:6px;animation-delay:.8s;opacity:.65;background-color:#c20}.t8{left:88%;height:54%;opacity:.9;z-index:13}.t8 .structure{width:3px;background:#000}.t8 .structure:after{content:"";position:absolute;left:-3px;width:9px;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 6px,#000 6px,#000 8px)}.t8 .main-node{width:12px;height:12px;animation-delay:.4s}.t9{left:91%;height:38%;opacity:.55;z-index:8;filter:blur(.8px)}.t9 .structure{width:2px;background:linear-gradient(to right,#181b30,#222540,#181b30)}.t9 .structure:after{content:"";position:absolute;left:-2px;width:6px;height:100%;background:repeating-linear-gradient(180deg,transparent,transparent 9px,rgba(20,22,45,.55) 9px,rgba(20,22,45,.55) 11px)}.t9 .main-node{width:5px;height:5px;animation-delay:.9s;background-color:#c20}
