@font-face{font-family:Pixelify Sans;src:url(/assets/fonts/pixelify-sans-variable.ttf)format("truetype");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:VT323;src:url(/assets/fonts/vt323-regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body,h1,h2,h3,p,ul,figure{margin:0}ul{padding:0;list-style:none}[hidden]{display:none!important}button,a{font:inherit}img,svg{max-width:100%;display:block}}@layer base{:root{--night-950:#071424;--night-900:#0a1d30;--night-800:#102a43;--night-700:#183b52;--night-600:#1d4660;--shadow-blue:#394f78;--mist-blue:#526c93;--water-dark:#0d4d65;--water:#1b8f9e;--water-light:#40c4c8;--water-shine:#8be0d0;--grass-dark:#0b503e;--grass-mid:#08783f;--grass:#16a34a;--grass-light:#58cf57;--grass-sun:#a8e66b;--sun:#ffd166;--sun-deep:#ff9f43;--coral:#f05d5e;--neon-cyan:#5df2e6;--neon-violet:#9b7cff;--neon-pink:#ff5ca8;--neon-lime:#b7ff63;--paper:#f4f1de;--paper-muted:#bdd3c7;--ink:#071424;--mono:"SFMono-Regular", "Cascadia Code", Consolas, "Liberation Mono", monospace;--sans:"Aptos", "Segoe UI", "Helvetica Neue", Arial, system-ui, sans-serif;--display-pixel:"Pixelify Sans", "Trebuchet MS", sans-serif;--world-mono:"VT323", "SFMono-Regular", Consolas, monospace;--page:min(1280px, calc(100vw - 64px));--pixel-cut:polygon(0 10px, 10px 10px, 10px 0, calc(100% - 10px) 0, calc(100% - 10px) 10px, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 10px calc(100% - 10px), 0 calc(100% - 10px));color:var(--paper);background:var(--night-950);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}body{background:var(--night-950);min-width:320px;min-height:100vh;overflow-x:hidden}::selection{color:var(--night-950);background:var(--sun)}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:3px solid var(--sun);outline-offset:4px}.site-shell{min-height:100vh;padding-bottom:232px;overflow:clip}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}}@layer layout{.site-header{z-index:80;background:#071424;border-bottom:4px solid #1d4660;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding-inline-start:max(1.25rem,50vw - 710px);padding-inline-end:max(1.25rem,50vw - 710px);display:grid;position:sticky;top:0;box-shadow:0 5px #04101e}main{width:100%}.scene-content{z-index:3;width:var(--page);height:100%;margin-inline-start:auto;margin-inline-end:auto;position:relative}footer{background:#04101e;border-top:4px solid #1d4660;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:108px;padding-inline-start:max(1.25rem,50vw - 710px);padding-inline-end:max(1.25rem,50vw - 710px);display:grid}}@layer components{.skip-link{z-index:100;color:var(--night-950);border:3px solid var(--night-950);background:var(--sun);font:800 .75rem var(--mono);padding:.85rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.brand{align-items:center;gap:.8rem;width:-moz-fit-content;width:fit-content;min-height:44px;display:inline-flex}.brand>span:last-child{gap:.15rem;display:grid}.brand strong{letter-spacing:-.01em;font-size:.88rem}.brand small{color:#88a59f;font:.55rem var(--mono)}.brand__mark{aspect-ratio:1;border:4px solid var(--water-light);width:40px;box-shadow:6px 6px 0 var(--sun-deep);background:#102a43;place-items:center;display:grid;position:relative}.brand__mark:before{content:"";background:var(--sun);width:9px;height:9px;position:absolute;top:-4px;right:-4px}.brand__mark i{color:var(--grass-sun);font:normal 800 .68rem var(--mono)}.site-header nav{align-self:stretch;display:flex}.site-header nav a{color:#aac1bd;min-width:96px;font:.65rem var(--mono);border-inline-start:2px solid #0000;border-inline-end:2px solid #0000;place-items:center;padding-inline-start:.85rem;padding-inline-end:.85rem;transition:color .14s ease-out,border-color .14s ease-out,background-color .14s ease-out;display:grid}.site-header nav a:hover{color:var(--sun);background:#102a43;border-color:#1d4660}.site-header nav a:active{color:var(--sun-deep);background:#0a1d30}.header-signal{color:#91aaa6;font:.58rem var(--mono);justify-self:end;align-items:center;gap:.5rem;display:flex}.header-signal i,.project-console__header i,.contact-panel>p i{aspect-ratio:1;background:var(--grass-sun);width:8px;animation:1.4s steps(2,end) infinite signal-pulse;box-shadow:0 0 0 3px #153d38}.location-line,.scene-heading__place{color:var(--water-shine);font:800 .68rem var(--mono);letter-spacing:.04em;align-items:center;gap:.7rem;display:flex}.location-line span{color:var(--night-950);background:var(--sun);padding:.45rem .6rem}.pixel-button{min-width:200px;min-height:54px;clip-path:var(--pixel-cut);color:var(--paper);box-shadow:inset 0 0 0 3px var(--mist-blue), 6px 6px 0 #04101e;font:800 .7rem var(--mono);background:#102a43;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;transition:color .14s ease-out,background-color .14s ease-out,transform .14s ease-out;display:inline-flex}.pixel-button:hover{color:var(--sun);background:#183b52;transform:translateY(-3px)}.pixel-button:active{transform:translate(3px,3px)}.pixel-button--sun{color:var(--night-950);background:var(--sun);box-shadow:inset 0 0 0 3px #fff0a0, 6px 6px 0 var(--sun-deep)}.pixel-button--sun:hover{color:var(--night-950);background:#ffe18a}.scene-heading{max-width:760px;position:relative}.scene-heading__place{margin-bottom:1.1rem}.scene-heading__place:before{content:"";background:currentColor;width:30px;height:5px}.scene-heading h2,.launch-copy h2{letter-spacing:-.038em;font-size:clamp(3.4rem,6vw,6.7rem);font-weight:850;line-height:.94}.scene-heading>p:last-child,.launch-copy>p:last-child{max-width:640px;margin-top:1.5rem;font-size:1.05rem;line-height:1.72}.scene-heading--light{color:var(--paper)}.scene-heading--light .scene-heading__place{color:var(--sun)}.scene-heading--light>p:last-child{color:#c4d6d0}.scene-heading--dark{color:var(--night-950)}.scene-heading--dark .scene-heading__place{color:#0d6670}.scene-heading--dark>p:last-child{color:#173f46}footer .brand__mark{width:34px;box-shadow:5px 5px 0 var(--sun-deep);border-width:3px}footer>p{color:#75938e;font:.58rem var(--mono);justify-self:center}footer>div{color:#75938e;font:.55rem var(--mono);justify-content:flex-end;align-items:center;gap:1rem;display:flex}footer>div a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}footer>div a:hover{color:var(--sun)}}@layer worlds{.world-atlas{border-bottom:8px solid var(--grass-mid);background:linear-gradient(#102a4314,#071424c7),radial-gradient(circle at 73% 24%,#183b52 0 4%,#0000 22%),#071424;min-height:calc(100svh - 76px);padding:clamp(2.5rem,5vw,5.5rem) 0 16rem;position:relative;overflow:hidden}.world-atlas:before{content:"";opacity:.72;pointer-events:none;background:linear-gradient(165deg,#0000 0 34%,#0b503e 34% 62%,#0000 62%),linear-gradient(195deg,#0000 0 42%,#08783f 42% 75%,#0000 75%);height:10rem;position:absolute;bottom:11rem;left:-10%;right:-10%}.world-atlas__stars{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.world-atlas__stars i{aspect-ratio:1;background:#bdd3c7;width:6px;animation:2.8s steps(2,end) infinite atlas-star-blink;position:absolute}.world-atlas__stars i:first-child{top:9%;left:7%}.world-atlas__stars i:nth-child(2){width:4px;animation-delay:-.6s;top:19%;left:43%}.world-atlas__stars i:nth-child(3){width:8px;animation-delay:-1.4s;top:7%;right:12%}.world-atlas__stars i:nth-child(4){width:5px;animation-delay:-2s;top:55%;left:4%}.world-atlas__stars i:nth-child(5){width:7px;animation-delay:-.9s;top:67%;right:7%}.world-atlas__stars i:nth-child(6){width:4px;animation-delay:-1.8s;top:38%;right:43%}.atlas-anchor{width:1px;height:1px;position:absolute;top:0;left:0}.world-atlas__layout{z-index:4;grid-template-columns:minmax(380px,.86fr) minmax(560px,1.14fr);align-items:center;gap:clamp(1rem,3vw,4rem);width:min(1480px,100% - 64px);margin-inline-start:auto;margin-inline-end:auto;display:grid;position:relative}.atlas-panel{z-index:8;min-width:0;min-height:650px;clip-path:var(--pixel-cut);background:#071424e0;align-self:center;padding:clamp(1.2rem,2vw,2rem);animation:.5s steps(8,end) both atlas-panel-enter;position:relative;box-shadow:inset 0 0 0 4px #526c938a,10px 10px #04101eb8}.atlas-location{color:var(--water-shine);font:800 .7rem var(--mono);letter-spacing:.06em;align-items:center;gap:.8rem;display:flex}.atlas-location span{color:var(--night-950);background:var(--sun);padding:.5rem .7rem}.atlas-panel>h1{max-width:760px;color:var(--paper);letter-spacing:-.047em;margin-top:1.25rem;font-size:clamp(3.4rem,5.3vw,6.25rem);font-weight:900;line-height:.92}.world-atlas--home .atlas-panel>h1{max-width:670px}.atlas-lead{color:#c8dcd5;max-width:660px;margin-top:1.45rem;font-size:1.02rem;line-height:1.68}.atlas-home-actions,.atlas-inline-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;display:flex}.vine-button{isolation:isolate;min-width:180px;min-height:50px;color:var(--paper);font:800 .64rem var(--mono);background:#102a43;border:3px solid #526c93;justify-content:space-between;align-items:center;gap:.8rem;padding:.75rem 1rem;transition:color .15s ease-out,background-color .15s ease-out,transform .15s ease-out;display:inline-flex;position:relative;box-shadow:5px 5px #04101e}.vine-button:before{z-index:-1;content:"";clip-path:polygon(0 0,72% 0,72% 15%,100% 15%,100% 100%,24% 100%,24% 84%,0 84%);border:3px solid #08783f;animation:2.6s steps(4,end) infinite atlas-vine-breathe;position:absolute;top:-7px;bottom:-7px;left:-7px;right:-7px}.vine-button:hover,.vine-button[aria-pressed=true]{color:var(--night-950);background:var(--grass-sun);transform:translateY(-3px)}.vine-button[aria-pressed=true]:before{border-color:var(--sun)}.vine-button--sun{color:var(--night-950);background:var(--sun);box-shadow:5px 5px 0 var(--sun-deep);border-color:#fff0a0}.vine-button__content{display:contents}.vine-button__leaf{z-index:2;pointer-events:none;background:var(--grass-light);width:11px;height:7px;position:absolute}.vine-button__leaf--one{top:-8px;left:19%;rotate:-28deg}.vine-button__leaf--two{animation-delay:-1.2s;bottom:-8px;right:13%;rotate:32deg}.world-atlas__planet-wrap{z-index:3;min-width:0;position:relative}.living-planet{aspect-ratio:1;filter:drop-shadow(18px 24px #04101e70);width:min(760px,100%);margin-inline-start:auto;margin-inline-end:auto;position:relative;container-type:inline-size}.living-planet__canvas{z-index:2;position:absolute;top:2%;bottom:2%;left:2%;right:2%}.living-planet__canvas canvas{image-rendering:pixelated;touch-action:pan-y;display:block;width:100%!important;height:100%!important}.living-planet__canvas>p{height:100%;color:var(--paper-muted);font:.68rem var(--mono);place-items:center;display:grid}.living-planet__sphere{display:none}.living-planet__orbit{z-index:1;border:3px dashed #5df2e640;border-radius:50%;animation:26s steps(48,end) infinite atlas-orbit-turn;position:absolute;top:8%;bottom:8%;left:8%;right:8%}.living-planet__orbit:before,.living-planet__orbit:after{content:"";border:2px solid #ffd1662b;border-radius:50%;position:absolute;top:10%;bottom:10%;left:10%;right:10%;transform:rotate(33deg)scaleX(1.22)}.living-planet__orbit:after{border-color:#9b7cff33;top:21%;bottom:21%;left:21%;right:21%;transform:rotate(-41deg)scaleX(1.38)}.living-planet__orbit i{aspect-ratio:1;background:var(--neon-cyan);width:9px;position:absolute}.living-planet__orbit i:first-child{top:8%;left:17%}.living-planet__orbit i:nth-child(2){background:var(--sun);top:72%;right:4%}.living-planet__orbit i:nth-child(3){background:var(--neon-pink);bottom:3%;left:30%}.living-planet__locations{z-index:8;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;container-type:inline-size}.world-location{width:46px;min-width:46px;min-height:46px;transform:translate(calc(-50% + var(--location-x)), calc(-50% + var(--location-y))) scale(var(--location-scale));transform-origin:50%;pointer-events:auto;color:#d8e7e1;box-shadow:none;font-family:var(--mono);background:0 0;border:2px solid #0000;justify-content:center;align-items:center;padding:0;transition:transform .85s steps(14,end),opacity .85s steps(14,end),color .15s ease-out,background-color .15s ease-out;display:flex;position:absolute;top:50%;left:50%}.world-location>i{aspect-ratio:1;background:var(--grass-light);flex:none;width:12px;animation:1.4s steps(2,end) infinite signal-pulse;box-shadow:0 0 0 4px #0b503e}.world-location>span{text-align:left;opacity:0;visibility:hidden;background:#071424f0;border:2px solid #526c93;gap:.1rem;width:max-content;min-width:92px;padding:.4rem .5rem;transition:opacity .14s ease-out,transform .14s ease-out,visibility .14s;display:grid;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)translate(-5px);box-shadow:4px 4px #04101ec7}.world-location small{color:#8be0d0;font-size:.45rem}.world-location strong{text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;overflow:hidden}.world-location:hover{color:var(--paper);background:#071424e0;border-color:#526c93}.world-location:focus-visible{color:var(--paper);background:#071424e0;border-color:#526c93}.world-location:hover>span{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.world-location:focus-visible>span{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.world-location.is-active{box-shadow:none;background:0 0;border-color:#0000}.world-location.is-active>span{color:var(--night-950);border-color:var(--sun);background:var(--sun);box-shadow:4px 4px 0 var(--sun-deep)}.world-location.is-active small{color:#0b503e}.world-location.is-active>i{background:var(--neon-lime);width:15px;box-shadow:0 0 0 4px #0b503e,0 0 0 8px #b8ff7038}.living-planet__grass{z-index:7;pointer-events:none;justify-content:space-around;align-items:end;height:62px;display:flex;position:absolute;bottom:3%;left:8%;right:8%;overflow:hidden}.living-planet__grass i{transform-origin:bottom;background:var(--grass-light);clip-path:polygon(35% 100%,35% 40%,0 16%,42% 28%,52% 0,61% 31%,100% 14%,66% 46%,66% 100%);width:7px;height:32px;animation:1.8s steps(4,end) infinite alternate atlas-grass-sway}.living-planet__grass i:nth-child(3n){background:var(--grass-sun);height:48px;animation-delay:-.7s}.living-planet__grass i:nth-child(4n){height:25px;animation-delay:-1.2s}.living-planet__fireflies{z-index:9;pointer-events:none;position:absolute;top:18%;bottom:8%;left:9%;right:9%}.living-planet__fireflies i{aspect-ratio:1;background:var(--sun);width:6px;animation:3.2s steps(6,end) infinite atlas-firefly;position:absolute}.living-planet__fireflies i:first-child{top:18%;left:12%}.living-planet__fireflies i:nth-child(2){animation-delay:-1.2s;top:55%;left:27%}.living-planet__fireflies i:nth-child(3){animation-delay:-2.1s;top:32%;right:15%}.living-planet__fireflies i:nth-child(4){animation-delay:-.7s;bottom:14%;right:33%}.living-planet__fireflies i:nth-child(5){animation-delay:-2.6s;bottom:8%;left:14%}.living-planet.is-paused *,.is-world-paused .world-atlas__stars *{animation-play-state:paused!important}.atlas-status{z-index:9;width:min(980px,100% - 64px);color:var(--paper);font-family:var(--mono);background:#071424;border:4px solid #526c93;grid-template-columns:1fr auto;margin:1.5rem auto 0;display:grid;position:relative;box-shadow:8px 8px #04101e}.atlas-status>p{min-height:42px;color:var(--water-shine);font:800 .55rem var(--mono);background:#102a43;border-bottom:3px solid #1d4660;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:.8rem;padding-inline-end:.8rem;display:flex}.atlas-status>p span{align-items:center;gap:.55rem;display:flex}.atlas-status>p i{aspect-ratio:1;background:var(--neon-pink);width:9px;animation:.9s steps(2,end) infinite signal-pulse}.atlas-status>p small{color:var(--grass-sun);font:inherit}.atlas-status>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.atlas-status>div>span{border-right:2px solid #1d4660;align-content:center;gap:.2rem;min-width:0;min-height:58px;padding:.55rem .75rem;display:grid}.atlas-status small{color:#75938e;text-transform:uppercase;font-size:.47rem}.atlas-status output,.atlas-status strong{color:var(--paper);font:800 .62rem var(--mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.atlas-status output{color:var(--sun)}.atlas-status>button{min-width:170px;color:var(--night-950);background:var(--grass-sun);font:900 .58rem var(--mono);padding-inline-start:.8rem;padding-inline-end:.8rem}.atlas-status>button:hover{background:var(--sun)}.atlas-projects,.atlas-city-panel,.atlas-field-panel,.atlas-contact-panel,.atlas-tmus-card{margin-top:1.5rem}.atlas-project-picker,.atlas-work-picker,.atlas-field-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.atlas-project-option{width:100%;min-width:0}.atlas-project-option .vine-button__content,.atlas-work-picker .vine-button__content{text-align:left;gap:.2rem;display:grid}.atlas-project-option small,.atlas-work-picker small{color:var(--water-shine);font-size:.48rem}.atlas-project-option[aria-pressed=true] small,.atlas-work-picker .vine-button[aria-pressed=true] small{color:#0b503e}.atlas-project-console{background:#0a1d30;border:3px solid #526c93;grid-template-columns:118px minmax(0,1fr);gap:1rem;margin-top:.85rem;padding:1rem;display:grid}.atlas-project-console__glyph{background:#102a43;place-items:center;min-height:118px;display:grid}.atlas-project-console__glyph svg{width:96px}.atlas-project-console__glyph .glyph-body{fill:var(--paper)}.atlas-project-console__glyph .glyph-shadow{fill:#04101e}.atlas-project-console__glyph .glyph-dark{fill:#102a43}.atlas-project-console__glyph .glyph-light{fill:var(--sun)}.atlas-project-console__glyph .glyph-line,.atlas-project-console__glyph .glyph-pulse{fill:none;stroke:var(--water-light);stroke-width:7px}.atlas-project-console>div:last-child>p:first-child{color:var(--water-shine);font:.52rem var(--mono)}.atlas-project-console h2,.atlas-work-console h2,.atlas-field-notes h2{margin-top:.35rem;font-size:clamp(1.35rem,2.1vw,2.1rem);line-height:1.02}.atlas-project-console>div:last-child>p:nth-of-type(2),.atlas-work-console p,.atlas-field-notes p{color:#bdd3c7;margin-top:.6rem;font-size:.82rem;line-height:1.55}.atlas-project-console ul{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;display:flex}.atlas-project-console li{color:var(--water-shine);font:.48rem var(--mono);border:2px solid #1d4660;padding:.3rem .45rem}.atlas-inline-actions{margin-top:.75rem}.atlas-inline-actions button,.atlas-inline-actions a{min-height:44px;color:var(--night-950);background:var(--sun);font:800 .56rem var(--mono);justify-content:space-between;align-items:center;gap:.8rem;padding-inline-start:.75rem;padding-inline-end:.75rem;display:inline-flex}.atlas-project-reply{color:var(--grass-sun);font:.53rem/1.5 var(--mono);margin-top:.65rem;display:block}.atlas-tmus-card{background:#04101e;border:3px solid #526c93;gap:.85rem;padding:1.1rem;display:grid}.atlas-tmus-card p{color:var(--water-shine);font:800 .66rem var(--mono)}.atlas-tmus-card p span{color:var(--sun)}.atlas-tmus-card strong{color:#bdd3c7;max-width:520px;font-size:.88rem;line-height:1.55}.atlas-tmus-card button{width:-moz-fit-content;width:fit-content;min-width:190px;min-height:48px;color:var(--night-950);background:var(--grass-sun);box-shadow:5px 5px 0 var(--grass-mid);font:900 .6rem var(--mono);justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:.85rem;padding-inline-end:.85rem;display:flex}.atlas-work-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-work-picker .vine-button{min-width:0}.atlas-work-console{background:#0a1d30;border:3px solid #526c93;margin-top:.85rem;padding:1rem}.atlas-work-console>small{color:var(--water-shine);font:.52rem var(--mono)}.atlas-work-console>div{background:#102a43;height:13px;margin-top:.8rem;padding:3px}.atlas-work-console>div i{background:var(--grass-sun);height:100%;transition:width .18s steps(5,end);display:block}.atlas-work-console output{color:var(--sun);font:.54rem var(--mono);margin-top:.55rem;display:block}.atlas-field-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-field-controls .vine-button{min-width:0}.atlas-field-status{color:var(--grass-sun);font:.58rem var(--mono);margin-top:.85rem;display:block}.atlas-field-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.85rem;display:grid}.atlas-field-notes article{min-width:0;color:var(--night-950);background:var(--paper);padding:.85rem;box-shadow:5px 5px #0b503e}.atlas-field-notes article:nth-child(2){background:var(--water-shine)}.atlas-field-notes article:nth-child(3){background:var(--sun)}.atlas-field-notes small{font:800 .48rem var(--mono);text-transform:uppercase}.atlas-field-notes h2{font-size:1.1rem}.atlas-field-notes p{color:#173f46;font-size:.73rem}.atlas-launch-console{background:#04101e;border:3px solid #526c93;padding:1rem}.atlas-launch-console>p{gap:.35rem;display:grid}.atlas-launch-console>p span{color:var(--sun);font:800 .52rem var(--mono)}.atlas-launch-console output{color:var(--grass-sun);font:.58rem var(--mono)}.atlas-launch-sequence{grid-template-columns:repeat(5,1fr);gap:.35rem;margin-top:.75rem;display:grid}.atlas-launch-sequence i{background:#183b52;height:9px}.atlas-launch-sequence i.is-lit{background:var(--neon-lime)}.atlas-launch-console>div:last-child{gap:.55rem;margin-top:.8rem;display:flex}.atlas-launch-console button{min-height:46px;color:var(--night-950);background:var(--sun);font:900 .57rem var(--mono);padding-inline-start:.8rem;padding-inline-end:.8rem}.atlas-launch-console button:last-child{color:var(--paper);background:#102a43}.atlas-launch-console button:disabled{cursor:wait;opacity:.6}.atlas-contact-links{background:#0a1d30;border:3px solid #1d4660;margin-top:.75rem;display:grid}.atlas-contact-links a{border-bottom:2px solid #1d4660;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:54px;padding-inline-start:.75rem;padding-inline-end:.75rem;display:grid}.atlas-contact-links a:last-child{border-bottom:0}.atlas-contact-links a:hover{color:var(--sun);background:#102a43}.atlas-contact-links small{color:#75938e;font:.48rem var(--mono)}.atlas-contact-links strong{overflow-wrap:anywhere;min-width:0;font-size:.78rem}.site-header nav a.is-active{color:var(--night-950);border-color:var(--grass-light);background:var(--grass-sun);position:relative}.site-header nav a.is-active:before{content:"";clip-path:polygon(0 0,65% 0,65% 18%,100% 18%,100% 100%,30% 100%,30% 82%,0 82%);pointer-events:none;border:2px solid #08783f;animation:2.6s steps(4,end) infinite atlas-vine-breathe;position:absolute;top:5px;bottom:5px;left:5px;right:5px}.hero{border-bottom:10px solid var(--grass-mid);background:var(--night-950);min-height:960px;position:relative;overflow:hidden}.space-world{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.space-world svg{width:100%;height:100%}.space-world figcaption{z-index:4;color:#7ba19a;font:.54rem var(--mono);gap:.75rem;display:flex;position:absolute;bottom:1.4rem;right:max(1.5rem,50vw - 710px)}.space-world figcaption span{color:var(--water-shine)}.hero__copy{z-index:5;width:var(--page);pointer-events:none;margin-inline-start:auto;margin-inline-end:auto;padding-top:clamp(5rem,8vh,7rem);position:relative}.hero__copy>*{pointer-events:auto}.hero h1{max-width:790px;color:var(--paper);letter-spacing:-.04em;text-shadow:7px 7px #04101e;margin-top:1.4rem;font-size:clamp(4.6rem,7.7vw,7.7rem);font-weight:900;line-height:.86}.hero h1 em{color:var(--grass-sun);text-shadow:7px 7px #0b503e;font-style:normal}.hero__lead{color:#d2e1da;text-shadow:2px 2px #071424;max-width:650px;margin-top:1.7rem;font-size:1.12rem;line-height:1.72}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:1.9rem;display:flex}.world-clock{z-index:7;width:min(520px,100% - 2rem);clip-path:var(--pixel-cut);color:var(--paper);font-family:var(--mono);background:#071424;border:4px solid #526c93;display:grid;position:absolute;bottom:19.5rem;right:max(1.5rem,50vw - 710px);box-shadow:8px 8px #04101e}.world-clock>p{min-height:38px;color:var(--neon-cyan);font:800 .52rem var(--mono);background:#102a43;border-bottom:3px solid #1d4660;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:.8rem;padding-inline-end:.8rem;display:flex}.world-clock>p span{align-items:center;gap:.55rem;display:flex}.world-clock>p i{background:var(--neon-pink);width:9px;height:9px;animation:.9s steps(2,end) infinite signal-pulse}.world-clock>p small{color:var(--neon-lime);font:inherit}.world-clock>div{grid-template-columns:1.15fr 1fr 1fr;display:grid}.world-clock>div>span{border-right:2px solid #1d4660;align-content:center;gap:.25rem;min-height:56px;padding:.55rem .75rem;display:grid}.world-clock>div>span:last-child{border-right:0}.world-clock>div small{color:#75938e;text-transform:uppercase;font-size:.46rem}.world-clock output,.world-clock b{color:var(--paper);font:800 .65rem var(--mono)}.world-clock output{color:var(--sun)}.world-clock button{min-height:46px;color:var(--night-950);background:var(--neon-lime);font:900 .58rem var(--mono);border-top:3px solid #1d4660;justify-content:space-between;align-items:center;padding-inline-start:.8rem;padding-inline-end:.8rem;display:flex}.world-clock button span{font-size:.78rem}.world-clock button:hover{background:var(--sun)}.world-clock button[aria-pressed=true]{background:var(--neon-pink)}.is-world-paused .space-world *{animation-play-state:paused!important}.hero-sky{fill:url(#hero-sky-ramp)}.hero-atmosphere{fill:#4d7d84;opacity:.22}.hero-stars{fill:#dff5df;animation:2.4s steps(2,end) infinite star-cycle}.hero-stars__warm{fill:var(--sun)}.hero-planet__rim{fill:#ffd67a}.hero-planet__body{fill:url(#hero-planet-ramp)}.hero-planet__shade{fill:#394f78;opacity:.72}.hero-planet__marks{fill:#7d4057}.hero-planet__ring{fill:none;stroke:var(--neon-cyan);stroke-width:12px}.hero-planet__ring--back{stroke:#1b8f9e}.hero-comet{color:var(--sun);fill:var(--sun);stroke:var(--water-shine);stroke-width:7px;opacity:0;animation:8s steps(12,end) 1.2s infinite comet-run}.hero-satellite{animation:9s steps(18,end) infinite alternate satellite-drift}.hero-satellite__panel{fill:#526c93;stroke:#8be0d0;stroke-width:5px}.hero-satellite__body{fill:#d9e4cf;stroke:#102a43;stroke-width:5px}.hero-satellite__arm,.hero-satellite__signal{fill:none;stroke:#ffd166;stroke-width:5px}.hero-flight-path{fill:var(--neon-pink);stroke:#40537e;stroke-width:3px;opacity:.72}.hero-flight-path>path:first-child{fill:none;stroke-dasharray:4 18}.hero-flight-path__dash{fill:none;stroke:var(--neon-cyan);stroke-width:5px;stroke-dasharray:36 24;opacity:.64;animation:4.8s steps(12,end) infinite flight-route}.world-ship{--ship-x:0px;--ship-y:0px;animation:2.6s steps(6,end) infinite alternate ship-hover}.world-ship__halo{fill:var(--neon-violet);opacity:.13;animation:1.7s steps(3,end) infinite alternate ship-halo}.world-ship__engine-glow{fill:var(--neon-pink);opacity:.16;transform-origin:100%;animation:.62s steps(3,end) infinite alternate engine-cycle}.world-ship__shadow{fill:#020817;opacity:.78}.world-ship__body{fill:url(#hero-ship-ramp);stroke:#252854;stroke-width:7px}.world-ship__body-light{fill:#f3ffe9;opacity:.82}.world-ship__wing{fill:#51408c;stroke:#252854;stroke-width:7px}.world-ship__wing--top{fill:#755bd0}.world-ship__canopy{fill:url(#hero-canopy-ramp);stroke:#252854;stroke-width:7px}.world-ship__canopy-light{fill:#dbfff0;opacity:.7}.world-ship__hull-inset{fill:#151943;stroke:#2e376e;stroke-width:6px}.world-ship__hull-screen{fill:#071424;stroke:var(--neon-cyan);stroke-width:5px}.world-ship__hull-grid{fill:var(--neon-lime);animation:1.4s steps(4,end) infinite console-scan}.world-ship__rail{fill:none;stroke:var(--neon-cyan);stroke-width:9px}.world-ship__underglow{fill:var(--neon-violet);opacity:.75;animation:1.2s steps(3,end) infinite alternate-reverse ship-halo}.world-ship__engine{fill:var(--neon-pink);transform-origin:100%;animation:.52s steps(3,end) infinite alternate engine-cycle}.world-ship__engine-core{fill:var(--sun);animation:.42s steps(2,end) infinite signal-pulse}.world-ship__beacon{fill:var(--neon-lime);animation:.75s steps(2,end) infinite signal-pulse}.world-ship__nav-lights{fill:var(--neon-cyan);animation:1.1s steps(2,end) infinite reverse signal-pulse}.hero-astronaut__tether{fill:none;stroke:var(--neon-cyan);stroke-width:4px;stroke-dasharray:12 8;opacity:.78;animation:2.2s steps(8,end) infinite tether-signal}.hero-astronaut{--astronaut-shift:0px;--astronaut-y:0px;transform-box:fill-box;transform-origin:50%;animation:3.4s steps(8,end) infinite alternate astronaut-float}.hero-astronaut__shadow{fill:#020817;opacity:.72}.hero-astronaut__pack{fill:#51408c;stroke:#252854;stroke-width:5px}.hero-astronaut__helmet,.hero-astronaut__body,.hero-astronaut__arm,.hero-astronaut__boot{fill:#e8f4e4;stroke:#252854;stroke-width:5px}.hero-astronaut__visor{fill:#1e2b60;stroke:var(--neon-cyan);stroke-width:5px}.hero-astronaut__visor-light{fill:#b8fff3}.hero-astronaut__beacon{fill:var(--neon-pink);animation:.85s steps(2,end) infinite signal-pulse}.hero-clouds{fill:#8be0d0;opacity:.18}.hero-clouds--far{animation:17s steps(8,end) infinite alternate cloud-shift}.hero-mountain--far{fill:#394f78}.hero-mountain__light{fill:#7891a7}.hero-mountain__shadow{fill:#183b52}.hero-mountain__dither{color:#8be0d0;fill:url(#hero-dither-25);opacity:.28}.hero-city__ground{fill:#0a1d30}.hero-city__building{fill:#102a43;stroke:#526c93;stroke-width:7px}.hero-city__building--two,.hero-city__building--four{fill:#183b52}.hero-city__spire{fill:var(--sun-deep);stroke:#526c93;stroke-width:7px}.hero-city__windows{fill:var(--sun);animation:2.8s steps(3,end) infinite window-cycle}.hero-city__rail{fill:none;stroke:var(--water-light);stroke-width:12px}.hero-city__train{fill:var(--sun);stroke:#0a1d30;stroke-width:6px;animation:12s steps(20,end) infinite train-run;translate:-280px}.hero-city__train path:nth-child(2){fill:#102a43;stroke:none}.hero-hill--back{fill:#0b503e}.hero-hill__light{fill:#16a34a}.hero-hill--front{fill:#08783f}.hero-hill__texture{fill:url(#hero-grass-clusters);opacity:.58}.hero-river{fill:url(#hero-water-ramp)}.hero-river__shine{fill:#8be0d0;opacity:.58}.hero-river__pixels{fill:#b7f1dc;animation:1.2s steps(3,end) infinite alternate water-cycle}.hero-grass{fill:none;stroke:var(--grass-sun);stroke-width:9px}.hero-person__shadow{fill:#04101e}.hero-person__body{fill:#d9e4cf}.hero-person__visor{fill:var(--water-light)}.hero-person__pack{fill:#526c93}.hero-person__signal{fill:var(--coral);animation:.9s steps(2,end) infinite signal-pulse}.valley-section{min-height:1640px;color:var(--night-950);background:#58cf57;border-bottom:10px solid #0b503e;position:relative;overflow:hidden}.valley-backdrop,.music-backdrop,.city-backdrop,.field-backdrop,.launch-backdrop{width:100%;max-width:none;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.scene-content--valley{padding-block-start:7.5rem;padding-block-end:8rem}.valley-sky{fill:#7bc9c4}.valley-sun{fill:var(--sun)}.valley-clouds{fill:#dff3df;opacity:.8;animation:20s steps(10,end) infinite alternate cloud-shift}.valley-mountain--far{fill:#526c93}.valley-mountain__snow{fill:#d8e7dc}.valley-mountain__shade{fill:#294f68}.valley-mountain__dither{fill:url(#valley-dither);opacity:.35}.valley-meadow--back{fill:#16a34a}.valley-meadow--front{fill:#08783f}.valley-meadow__texture{fill:url(#valley-grass)}.valley-river{fill:#1b8f9e}.valley-river__light{fill:#8be0d0}.valley-flowers path:first-child{fill:var(--sun)}.valley-flowers path:last-child{fill:var(--coral)}.project-map{margin-top:10rem;position:relative}.project-map__path{z-index:0;background:#d8ed72;height:12px;position:absolute;top:198px;left:6%;right:6%;box-shadow:0 9px #0b503e}.project-nodes{z-index:2;grid-template-columns:1.06fr .94fr .9fr 1.1fr;align-items:end;gap:clamp(.5rem,2vw,1.7rem);display:grid;position:relative}.project-node{text-align:left;grid-template-rows:176px auto;align-items:end;min-width:0;padding:0;transition:transform .15s ease-out;display:grid;position:relative}.project-node:hover{transform:translateY(-7px)}.project-node:active{transform:translateY(-2px)}.project-node--radio{grid-template-rows:148px auto}.project-node--health{grid-template-rows:132px auto}.project-node--archive{grid-template-rows:159px auto}.project-node__building{z-index:2;filter:drop-shadow(9px 10px #07142461);justify-self:center;place-items:end center;width:152px;height:100%;display:grid;position:relative}.project-node__building svg{width:132px;overflow:visible}.glyph-shadow{fill:none;stroke:#0b503e;stroke-width:8px;stroke-linejoin:miter}.glyph-body{fill:#d9e4cf;stroke:#102a43;stroke-width:7px;stroke-linejoin:miter}.glyph-dark{fill:#1d4660}.glyph-light{fill:var(--sun)}.glyph-line{fill:none;stroke:#102a43;stroke-width:6px;stroke-linecap:square}.glyph-pulse{fill:none;stroke:var(--coral);stroke-width:6px}.project-node--radio .glyph-body{fill:#ffbd5c}.project-node--health .glyph-body{fill:#8be0d0}.project-node--archive .glyph-body{fill:#f0945f}.project-node__copy{min-height:170px;clip-path:var(--pixel-cut);color:var(--paper);background:#0a1d30;align-content:start;gap:.5rem;padding:1.15rem 1.05rem 1.3rem;display:grid;position:relative;box-shadow:inset 0 0 0 4px #1d4660,8px 8px #0714246b}.project-node__copy small{color:var(--water-shine);font:.57rem var(--mono)}.project-node__copy strong{font-size:1.12rem;line-height:1.2}.project-node__copy em{color:#bdd3c7;font-size:.84rem;font-style:normal;line-height:1.55}.project-node__code{z-index:4;color:var(--night-950);background:var(--sun);font:900 .55rem var(--mono);padding:.4rem .55rem;position:absolute;top:153px;left:50%;transform:translate(-50%);box-shadow:4px 4px #0b503e}.project-node--radio .project-node__code{top:125px}.project-node--health .project-node__code{top:109px}.project-node--archive .project-node__code{top:136px}.project-node__beacon{z-index:5;opacity:.42;background:#102a43;width:10px;height:38px;position:absolute;top:0;left:50%;transform:translate(-50%)}.project-node__beacon i{background:var(--coral);width:16px;height:12px;position:absolute;top:-5px;left:-3px}.project-node.is-active .project-node__beacon{opacity:1}.project-node.is-active .project-node__beacon i{animation:.6s steps(2,end) infinite beacon-cycle}.project-node.is-active .project-node__copy{box-shadow:inset 0 0 0 4px var(--sun), 8px 8px 0 #0b503e;background:#102a43}.project-node.is-active .project-node__building{filter:drop-shadow(9px 10px #0714246b)drop-shadow(-5px -5px #ffd16638)}.project-console{z-index:3;min-height:320px;clip-path:var(--pixel-cut);color:var(--paper);background:#071424;grid-template-columns:minmax(260px,.82fr) minmax(0,1.35fr);gap:1.8rem;margin-top:4rem;padding:4.6rem 2rem 2rem;animation:.22s steps(4,end) both console-enter;display:grid;position:relative;box-shadow:inset 0 0 0 5px #1d4660,12px 12px #0b503e}.project-console__header{min-height:48px;color:var(--water-shine);font:.62rem var(--mono);background:#102a43;border-bottom:4px solid #1d4660;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:1.4rem;padding-inline-end:1.4rem;display:flex;position:absolute;top:0;left:0;right:0}.project-console__header span{align-items:center;gap:.6rem;display:flex}.project-console__header small{color:var(--grass-sun);font:inherit}.project-console__screen{background:#102a43;min-height:215px;padding:1.5rem;position:relative;box-shadow:inset 0 0 0 4px #526c93,8px 8px #04101e}.project-console__screen>p{color:var(--water-shine);font:.58rem var(--mono)}.project-console__screen h3{margin-top:.75rem;font-size:clamp(1.8rem,3vw,2.9rem);line-height:1}.project-console__screen>small{color:var(--paper-muted);font:.62rem var(--mono);margin-top:.7rem;display:block}.project-console__bars{gap:8px;display:grid;position:absolute;bottom:1.4rem;left:1.5rem;right:1.5rem}.project-console__bars i{background:var(--water-light);height:7px;display:block}.project-console__bars i:first-child{width:78%}.project-console__bars i:nth-child(2){background:var(--sun);width:48%}.project-console__bars i:nth-child(3){width:64%}.project-console__bars i:nth-child(4){background:var(--coral);width:31%}.project-console__story{align-self:center}.project-console__story>p{color:#c8dad4;max-width:690px;font-size:1rem;line-height:1.78}.project-console__story ul{flex-wrap:wrap;gap:.5rem;margin-top:1.3rem;display:flex}.project-console__story li{color:var(--night-950);background:var(--grass-sun);font:800 .56rem var(--mono);padding:.5rem .65rem}.project-console__actions{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem;display:flex}.project-console__actions>a,.project-console__actions>button{min-height:44px;color:var(--sun);font:800 .65rem var(--mono);background:#102a43;border:3px solid #526c93;align-items:center;gap:.75rem;padding-inline-start:.8rem;padding-inline-end:.8rem;display:inline-flex}.project-console__actions>a:hover,.project-console__actions>button:hover{color:var(--night-950);background:var(--water-shine)}.project-console__reply{min-height:44px;color:var(--grass-sun);border-left:5px solid var(--grass-sun);font:.6rem/1.5 var(--mono);background:#04101e;margin-top:.8rem;padding:.75rem .85rem;display:block}.music-section{background:#071424;border-bottom:10px solid #04101e;min-height:820px;position:relative;overflow:hidden}.scene-content--music{padding-block-start:7.5rem;padding-block-end:8rem}.music-sky{fill:#071424}.music-horizon{fill:#183b52;opacity:.65}.music-moon{fill:var(--sun)}.music-stars{fill:#dff5df;animation:2.5s steps(2,end) infinite star-cycle}.music-mountain--back{fill:#394f78}.music-mountain__light{fill:#7891a7}.music-forest--back{fill:#0a2e32}.music-trees--back{fill:#0b503e}.music-hill{fill:#08783f}.music-hill__texture{fill:url(#music-tree-texture)}.music-tower__shadow{fill:#04101e}.music-tower__body{fill:#d9e4cf}.music-tower__cross,.music-tower__signal{fill:none;stroke:#d9e4cf;stroke-width:10px}.music-tower__lamp{fill:var(--coral);animation:.7s steps(2,end) infinite signal-pulse}.music-tower__signal{stroke:var(--sun);opacity:0;animation:1.7s steps(3,end) infinite dish-signal}.music-notes{fill:var(--sun);animation:3.8s steps(8,end) infinite alternate music-note-drift}.tmus-terminal{clip-path:var(--pixel-cut);color:var(--paper);background:#04101e;margin-top:7rem;padding:4.7rem 1.4rem 1.4rem;position:relative;box-shadow:inset 0 0 0 5px #526c93,13px 13px #0b503e}.tmus-terminal__bar{min-height:52px;color:var(--water-shine);font:.62rem var(--mono);background:#102a43;border-bottom:4px solid #526c93;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:1.3rem;padding-inline-end:1.3rem;display:flex;position:absolute;top:0;left:0;right:0}.tmus-terminal__bar span{align-items:center;gap:.65rem;display:flex}.tmus-terminal__bar i{background:var(--coral);width:10px;height:10px;animation:.8s steps(2,end) infinite signal-pulse}.tmus-terminal__bar small{color:var(--grass-sun);font:inherit}.tmus-terminal__search{gap:.8rem;display:grid}.tmus-terminal__search>label{color:var(--water-shine);font:800 .72rem var(--mono)}.tmus-terminal__search>label span{color:var(--sun)}.tmus-terminal__search>div{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.tmus-terminal__search input{min-width:0;min-height:58px;color:var(--paper);caret-color:var(--sun);font:.86rem var(--mono);background:#071424;border:4px solid #526c93;border-radius:0;outline:0;padding-inline-start:1rem;padding-inline-end:1rem}.tmus-terminal__search input:focus{border-color:var(--sun);box-shadow:inset 0 -5px 0 var(--sun)}.tmus-terminal__search>div>button,.tmus-player__status button{min-height:58px;color:var(--night-950);background:var(--grass-sun);font:900 .68rem var(--mono);padding-inline-start:1.2rem;padding-inline-end:1.2rem;box-shadow:5px 5px #0b503e}.tmus-terminal__search>div>button:hover,.tmus-player__status button:hover{background:var(--sun)}.tmus-terminal__suggestions{color:#7fa49d;font:.58rem var(--mono);flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.tmus-terminal__suggestions button{min-height:44px;color:var(--water-shine);background:#0a1d30;border:2px solid #1d4660;padding-inline-start:.72rem;padding-inline-end:.72rem}.tmus-terminal__suggestions button:hover{color:var(--night-950);background:var(--sun)}.tmus-terminal__error{color:#071424;background:var(--coral);font:800 .62rem var(--mono);padding:.75rem}.tmus-terminal__privacy{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.tmus-terminal__privacy span{color:#97b7b0;font:.54rem var(--mono);background:#071424;border-left:4px solid #1d4660;padding:.52rem .65rem}.tmus-session{color:#b9d7cf;min-height:270px;font:.7rem/1.65 var(--mono);background:#071424;border:4px solid #102a43;align-content:start;gap:.72rem;margin-top:1.2rem;padding:clamp(1rem,3vw,2rem);display:grid;box-shadow:inset 0 0 0 2px #0a1d30}.tmus-session p{overflow-wrap:anywhere}.tmus-session__prompt{color:var(--water-shine);font-weight:900}.tmus-session__ok{color:var(--grass-sun)}.tmus-session__dim{color:#7891a7}.tmus-session__cursor{color:var(--grass-sun);margin-top:auto;font-size:clamp(1.25rem,3vw,2.2rem);animation:.9s steps(2,end) infinite terminal-cursor}.tmus-catalog-controls{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.tmus-catalog-controls button{min-height:50px;color:var(--water-shine);font:800 .62rem var(--mono);background:#071424;border:3px solid #526c93;padding-inline-start:1rem;padding-inline-end:1rem}.tmus-catalog-controls button:first-child{color:var(--night-950);border-color:var(--grass-sun);background:var(--grass-sun);box-shadow:4px 4px #0b503e}.tmus-catalog-controls button:hover{color:var(--night-950);background:var(--sun)}.tmus-player{margin-top:1.2rem}.tmus-player__status{min-height:58px;color:var(--grass-sun);font:.62rem var(--mono);background:#071424;border:4px solid #1d4660;border-bottom:0;justify-content:space-between;align-items:center;gap:1rem;padding-left:1rem;display:flex}.tmus-player__status>span{gap:.3rem;display:grid}.tmus-player__status b{font:inherit}.tmus-player__status small{color:#89aaa3;font:.53rem var(--mono)}.tmus-player iframe{background:#071424;border:4px solid #526c93;width:100%;height:760px}.lowrider-road{color:var(--paper);background:#102a43;border:4px solid #526c93;border-top:0;position:relative;overflow:hidden}.lowrider-road__lane{background-color:#252a35;background-image:var(--lowrider-road-image);height:190px;image-rendering:pixelated;background-position:0 bottom;background-repeat:repeat-x;background-size:auto 190px;border-block-start:5px solid #1d4660;border-block-end:5px solid #1d4660;position:relative;overflow:hidden}.lowrider-fill{z-index:1;pointer-events:none;border-right:3px solid var(--coral);will-change:width;background:linear-gradient(90deg,#0000 0 72%,#f05d5e47);width:0;height:31%;position:absolute;bottom:0;left:0}.lowrider-runner{z-index:3;will-change:transform;width:100%;height:118px;position:absolute;bottom:4px;left:0;right:0;transform:translate(0,0)}.lowrider-car{transform-origin:24% 94%;filter:drop-shadow(7px 7px #07142475);will-change:transform;width:232px;display:block;position:absolute;bottom:0;left:0}.lowrider-car img{width:100%;max-width:none;image-rendering:pixelated}.lowrider-dust{z-index:2;opacity:0;filter:blur(1px);will-change:transform, opacity;background:radial-gradient(closest-side,#f4f1de8c,#0000);border-radius:50%;width:74px;height:14px;position:absolute;bottom:8px;left:0}.lowrider-road__control{background:#071424;justify-content:space-between;align-items:center;gap:1rem;min-height:66px;padding:.75rem 1rem;display:flex}.lowrider-road__control p{gap:.25rem;display:grid}.lowrider-road__control p span{color:var(--sun);font:800 .56rem var(--mono)}.lowrider-road__control output{color:var(--water-shine);font:.55rem var(--mono)}.lowrider-road__badge{min-width:88px;min-height:44px;color:var(--night-950);background:var(--sun);box-shadow:4px 4px 0 var(--sun-deep);font:900 .58rem var(--mono);place-items:center;padding-inline-start:.8rem;padding-inline-end:.8rem;display:inline-grid}.lowrider-road.is-cruising .lowrider-road__badge{background:var(--grass-sun);box-shadow:4px 4px 0 var(--grass-mid)}.tmus-player>a{min-height:48px;color:var(--sun);font:800 .62rem var(--mono);background:#071424;border:3px solid #526c93;align-items:center;gap:.7rem;margin-top:.7rem;padding-inline-start:.9rem;padding-inline-end:.9rem;display:inline-flex}.tmus-player>a:hover{color:var(--night-950);background:var(--sun)}.tmus-dock{z-index:95;width:min(1180px,100% - 24px);color:var(--paper);border:4px solid #526c93;font-family:var(--mono);background:#04101e;border-bottom:0;margin-inline-start:auto;margin-inline-end:auto;position:fixed;bottom:0;left:12px;right:12px;box-shadow:10px -10px #04101eb8}.tmus-console-shell{background:#04101e;border:3px solid #1d4660;min-height:292px;position:relative;overflow:hidden}.tmus-console-frame{opacity:0;background:#04101e;border:0;width:100%;height:292px;transition:opacity .12s ease-out}.tmus-console-shell.is-ready .tmus-console-frame{opacity:1}.tmus-console-shell>p{color:var(--grass-sun);font:800 .65rem var(--mono);background:#04101e;place-items:center;animation:.9s steps(2,end) infinite terminal-cursor;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.tmus-dock__bar{min-height:48px;color:var(--water-shine);font:800 .56rem var(--mono);background:#102a43;border-bottom:3px solid #526c93;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:.8rem;padding-inline-end:.8rem;display:flex}.tmus-dock__bar>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.55rem;min-width:0;display:flex;overflow:hidden}.tmus-dock__bar i{background:var(--coral);flex:none;width:9px;height:9px;animation:.8s steps(2,end) infinite signal-pulse}.tmus-dock__bar button{min-height:44px;color:var(--grass-sun);font:inherit;flex:none;padding-inline-start:.7rem;padding-inline-end:.7rem}.tmus-dock__bar button:hover{color:var(--sun);background:#071424}.tmus-dock__drawer{scrollbar-color:#526c93 #071424;background:#071424;border-bottom:3px solid #526c93;max-height:min(42vh,390px);padding:.8rem;overflow:auto}.tmus-dock__drawer[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;border-bottom-width:0;max-height:0;padding-block-start:0;padding-block-end:0;overflow:hidden}.tmus-command{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.tmus-command label{color:var(--water-shine);font:900 .64rem var(--mono)}.tmus-command label span{color:var(--sun)}.tmus-command input{min-width:0;min-height:44px;color:var(--paper);caret-color:var(--sun);font:.72rem var(--mono);background:#04101e;border:3px solid #526c93;border-radius:0;outline:0;padding-inline-start:.8rem;padding-inline-end:.8rem}.tmus-command input:focus{border-color:var(--sun);box-shadow:inset 0 -3px 0 var(--sun)}.tmus-command button,.tmus-session-close{min-height:44px;color:var(--night-950);background:var(--grass-sun);box-shadow:4px 4px 0 var(--grass-mid);font:900 .61rem var(--mono);padding-inline-start:.85rem;padding-inline-end:.85rem}.tmus-command button:hover,.tmus-session-close:hover{background:var(--sun)}.tmus-dock.is-connected .tmus-command,.tmus-dock.is-connected .tmus-dock__log{display:none}.tmus-dock__log{color:#9dbab4;font:.56rem/1.5 var(--mono);flex-wrap:wrap;gap:.5rem 1.25rem;padding-block-start:.7rem;padding-block-end:.7rem;display:flex}.tmus-dock__log span{color:var(--grass-sun)}.tmus-results{border-top:2px solid #1d4660;max-height:220px;display:grid;overflow:auto}.tmus-results li{border-bottom:2px solid #1d4660}.tmus-results button{text-align:left;color:#bdd3c7;width:100%;min-height:42px;font:.58rem var(--mono);grid-template-columns:36px minmax(120px,1.5fr) minmax(96px,1fr) auto;align-items:center;gap:.65rem;padding-inline-start:.55rem;padding-inline-end:.55rem;display:grid}.tmus-results button:hover,.tmus-results button.is-selected{color:var(--night-950);background:var(--grass-sun)}.tmus-results button>span{color:var(--sun);font-weight:900}.tmus-results button:hover>span,.tmus-results button.is-selected>span{color:#0b503e}.tmus-results strong{text-overflow:ellipsis;white-space:nowrap;font:900 .62rem var(--mono);overflow:hidden}.tmus-results small{text-overflow:ellipsis;white-space:nowrap;font:inherit;overflow:hidden}.tmus-results time{color:inherit}.tmus-session-close{color:var(--water-shine);box-shadow:none;background:#0a1d30;border:2px solid #526c93;margin-top:.7rem}.tmus-transport{background:#071424;border-bottom:3px solid #1d4660;grid-template-columns:minmax(0,1fr) auto minmax(86px,auto);align-items:center;gap:1rem;min-height:58px;padding:.5rem .8rem;display:grid}.tmus-transport__track{gap:.18rem;min-width:0;display:grid}.tmus-transport__track strong,.tmus-transport__track small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tmus-transport__track strong{color:var(--paper);font:900 .65rem var(--mono)}.tmus-transport__track small{color:#8be0d0;font:.52rem var(--mono)}.tmus-transport__buttons{align-items:center;gap:.35rem;display:flex}.tmus-transport__buttons button{min-width:44px;min-height:44px;color:var(--paper);font:900 .7rem var(--mono);background:#102a43;border:2px solid #1d4660}.tmus-transport__buttons button:nth-child(2){color:var(--night-950);border-color:var(--sun);background:var(--sun)}.tmus-transport__buttons button:hover:not(:disabled){color:var(--night-950);background:var(--grass-sun)}.tmus-transport__buttons button:disabled{cursor:not-allowed;opacity:.35}.tmus-transport>output{color:var(--water-shine);font:800 .58rem var(--mono);justify-self:end}.tmus-dock .lowrider-road{border:0}.tmus-dock .lowrider-road__lane{background-size:auto 122px;border-block-start:0;border-block-end:0;height:92px}.tmus-dock .lowrider-runner{height:66px;bottom:2px}.tmus-dock .lowrider-car{filter:drop-shadow(4px 4px #07142480);width:132px}.tmus-dock .lowrider-dust{width:52px;height:9px;bottom:7px}.tmus-dock .lowrider-road__control{border-top:3px solid #1d4660;min-height:40px;padding:.35rem .7rem}.tmus-dock .lowrider-road__control p span{font-size:.49rem}.tmus-dock .lowrider-road__control output{font-size:.5rem}.tmus-dock .lowrider-road__badge{min-width:74px;min-height:32px;font-size:.5rem}.city-section{background:#102a43;border-bottom:10px solid #04101e;min-height:1540px;position:relative;overflow:hidden}.scene-content--city{padding-block-start:7.5rem;padding-block-end:7rem}.city-sky{fill:#102a43}.city-sunset{fill:#7d4057;opacity:.52}.city-moon{fill:var(--sun)}.city-mountain--far{fill:#394f78}.city-mountain__dither{fill:url(#city-dither)}.city-silhouette{fill:#0a1d30;stroke:#1d4660;stroke-width:7px}.city-silhouette__light{fill:var(--sun);animation:3.4s steps(3,end) infinite window-cycle}.city-elevated-rail{fill:var(--water-light)}.city-elevated-train{fill:var(--sun-deep);stroke:#071424;stroke-width:6px;animation:15s steps(24,end) infinite city-train-run;translate:-220px 742px}.city-elevated-train path:nth-child(2){fill:#102a43;stroke:none}.city-foreground{fill:#04101e}.city-workflow{grid-template-columns:4fr 3fr 4.5fr;align-items:end;gap:1.15rem;margin-top:12rem;padding-bottom:3rem;display:grid;position:relative}.city-workflow__building{min-width:0;color:var(--paper);background:#0a1d30;border:5px solid #526c93;border-bottom:0;align-content:end;padding:7.5rem 1.6rem 1.7rem;display:grid;position:relative;box-shadow:10px 0 #04101e}.city-workflow__building--1{min-height:430px}.city-workflow__building--2{background:#102a43;min-height:340px}.city-workflow__building--3{min-height:510px}.city-workflow__roof{background:#183b52;border:5px solid #526c93;border-bottom:0;height:34px;position:absolute;top:-34px;left:12%;right:12%}.city-workflow__building--2 .city-workflow__roof{clip-path:polygon(50% 0,100% 100%,0 100%);background:var(--sun-deep);border:0;height:52px;top:-52px;left:24%;right:24%}.city-workflow__building--3 .city-workflow__roof{background:var(--water-light);border:0;width:36px;height:74px;top:-74px;left:auto;right:calc(50% - 18px)}.city-workflow__windows{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid;position:absolute;top:2rem;left:1.6rem;right:1.6rem}.city-workflow__windows i{background:#1d4660;height:19px;box-shadow:inset 0 0 0 4px #526c93}.city-workflow__windows i:nth-child(2),.city-workflow__windows i:nth-child(5){background:var(--sun)}.city-workflow__building--2 .city-workflow__windows{grid-template-columns:repeat(2,1fr)}.city-workflow__building--2 .city-workflow__windows i:nth-child(5),.city-workflow__building--2 .city-workflow__windows i:nth-child(6){display:none}.city-workflow__building--3 .city-workflow__windows i:first-child,.city-workflow__building--3 .city-workflow__windows i:nth-child(6){background:var(--water-light)}.city-workflow__building small{color:var(--water-shine);font:.58rem var(--mono)}.city-workflow__building h3{margin-top:.65rem;font-size:clamp(1.55rem,2.5vw,2.4rem);line-height:1.02}.city-workflow__building p{color:#bdd3c7;margin-top:.9rem;font-size:.92rem;line-height:1.65}.city-workflow__building>button{min-height:46px;color:var(--water-shine);font:800 .6rem var(--mono);background:#071424;border:3px solid #526c93;justify-content:space-between;align-items:center;gap:.7rem;margin-top:1.15rem;padding-inline-start:.8rem;padding-inline-end:.8rem;display:flex}.city-workflow__building>button:hover{color:var(--night-950);background:var(--sun)}.city-workflow__building.is-active{border-color:var(--sun)}.city-workflow__building.is-active .city-workflow__windows i{animation:1.2s steps(3,end) infinite building-power}.city-workflow__building.is-active>button{color:var(--night-950);background:var(--grass-sun)}.city-workflow__cable{background:#40c4c8;height:18px;position:absolute;bottom:1rem;left:-2rem;right:-2rem;box-shadow:0 13px #071424}.city-workflow__cable i{background:#071424;border:6px solid #40c4c8;width:30px;height:30px;position:absolute;top:-6px}.city-workflow__cable i:first-child{left:13%}.city-workflow__cable i:nth-child(2){left:49%}.city-workflow__cable i:nth-child(3){right:11%}.city-workflow__cable:after{content:"";background:var(--sun);width:42px;height:12px;animation:2.8s steps(16,end) infinite cable-flow;position:absolute;top:3px;left:0}.city-system-console{max-width:720px;color:var(--paper);background:#071424;border:4px solid #526c93;gap:.7rem;margin:3rem 0 0 auto;padding:1rem;display:grid;box-shadow:8px 8px #04101e}.city-system-console>p{color:#89aaa3;font:.6rem var(--mono);justify-content:space-between;align-items:center;gap:1rem;display:flex}.city-system-console>p strong{color:var(--sun)}.city-system-console>div{background:#102a43;height:14px;padding:3px}.city-system-console>div i{background:var(--grass-sun);height:100%;transition:width .15s steps(4,end);display:block}.city-system-console output{color:var(--water-shine);font:.62rem var(--mono)}.field-section{min-height:1550px;color:var(--night-950);background:#58cf57;border-bottom:10px solid #0b503e;position:relative;overflow:hidden}.scene-content--field{padding-block-start:7.5rem;padding-block-end:7rem}.field-sky{fill:#78c7bf}.field-sun{fill:var(--sun)}.field-clouds{fill:#e9f3dc;opacity:.82;animation:21s steps(10,end) infinite alternate cloud-shift-reverse}.field-rain{fill:none;stroke:#8be0d0;stroke-width:9px;opacity:0}.field-wind-lines{fill:none;stroke:#f4f1de;stroke-width:9px;opacity:0}.field-mountain--far{fill:#526c93}.field-mountain__light{fill:#a7bec1}.field-mountain__shadow{fill:#294f68}.field-meadow--back{fill:#16a34a}.field-meadow--front{fill:#08783f}.field-meadow__texture{fill:url(#field-grass-pattern)}.field-greenhouse__shadow{fill:#0b503e;opacity:.48}.field-greenhouse__frame{fill:#153d38;stroke:#f4f1de;stroke-width:12px}.field-greenhouse__glass{fill:#8be0d0;stroke:#f4f1de;stroke-width:12px;opacity:.78}.field-greenhouse__pane{fill:none;stroke:#f4f1de;stroke-width:9px}.field-greenhouse__plants{fill:none;stroke:var(--grass-sun);stroke-width:10px}.field-greenhouse__water{fill:none;stroke:var(--water-shine);stroke-width:8px;opacity:0}.field-dish{fill:#d9e4cf;stroke:#102a43;stroke-width:10px}.field-dish__bowl{fill:var(--sun-deep)}.field-dish__arm{fill:none}.field-dish__signal{fill:none;stroke:#f05d5e;stroke-width:8px;opacity:0;animation:1.5s steps(3,end) infinite dish-signal}.field-wind-turbine__mast{fill:#d9e4cf;stroke:#102a43;stroke-width:8px}.field-wind-turbine__hub{fill:var(--sun);stroke:#102a43;stroke-width:8px}.field-wind-turbine__blades{fill:#d9e4cf;stroke:#102a43;stroke-width:7px;transform-box:fill-box;transform-origin:50%}.field-mode--water .field-rain,.field-mode--water .field-greenhouse__water{opacity:1;animation:.65s steps(3,end) infinite rain-cycle}.field-mode--water .field-sun{opacity:.38}.field-mode--wind .field-wind-lines{opacity:.72;animation:1.7s steps(6,end) infinite wind-cycle}.field-mode--wind .field-wind-turbine__blades{animation:2.2s steps(12,end) infinite turbine-turn}.field-mode--sun .field-greenhouse__glass{opacity:.94}.scene-heading--field{max-width:760px}.field-controls{max-width:890px;color:var(--paper);background:#071424;border:4px solid #1d4660;grid-template-columns:1fr auto;align-items:end;gap:1rem;margin-top:4rem;padding:1rem;display:grid;box-shadow:8px 8px #0b503e}.field-controls>p{gap:.5rem;display:grid}.field-controls>p span{color:var(--sun);font:800 .58rem var(--mono)}.field-controls output{color:var(--paper-muted);font-size:.86rem}.field-controls>div{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.field-controls button{min-height:46px;color:var(--water-shine);font:800 .58rem var(--mono);background:#102a43;border:3px solid #526c93;align-items:center;gap:.5rem;padding-inline-start:.75rem;padding-inline-end:.75rem;display:inline-flex}.field-controls button i{background:#526c93;width:9px;height:9px}.field-controls button:hover{color:var(--night-950);background:var(--sun)}.field-controls button[aria-pressed=true]{color:var(--night-950);background:var(--grass-sun)}.field-controls button[aria-pressed=true] i{background:var(--night-950)}.field-notes{grid-template-columns:4.5fr 3fr 4fr;align-items:start;gap:1.2rem;margin-top:10rem;display:grid}.field-note{min-width:0;clip-path:var(--pixel-cut);color:var(--night-950);background:#f4f1de;padding:1.8rem 1.6rem 2rem;position:relative;box-shadow:9px 9px #0b503e}.field-note--1{background:#ffd166;min-height:250px;transform:translateY(55px)rotate(-1deg)}.field-note--2{background:#8be0d0;min-height:310px;transform:translateY(-18px)rotate(1deg)}.field-note--3{background:#f09368;min-height:270px;transform:translateY(28px)rotate(-.7deg)}.field-note__pin{background:#102a43;width:22px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%,-3px);box-shadow:5px 5px #0714244d}.field-note small{font:800 .58rem var(--mono);text-transform:uppercase}.field-note h3{margin-top:2.4rem;font-size:clamp(1.5rem,2.4vw,2.35rem);line-height:1.04}.field-note p{margin-top:.9rem;font-size:.92rem;line-height:1.65}.launch-section{background:#071424;min-height:1320px;position:relative;overflow:hidden}.scene-content--launch{grid-template-columns:.9fr 1.1fr;align-content:start;gap:4rem;padding-block-start:8rem;padding-block-end:7rem;display:grid}.launch-sky{fill:#071424}.launch-stars{fill:#dff5df;animation:2.2s steps(2,end) infinite star-cycle}.launch-moon{fill:var(--sun)}.launch-mountain--far{fill:#394f78}.launch-mountain__shadow{fill:#183b52}.launch-ground{fill:#0b503e}.launch-vapor{fill:#b9d7d7;opacity:.24;animation:3.8s steps(9,end) infinite alternate launch-vapor-drift}.launch-state--counting .launch-vapor,.launch-state--launched .launch-vapor{opacity:.76;animation-duration:1.1s}.launch-rocket__shadow{fill:#04101e;opacity:.62}.launch-rocket__body{fill:#dfe9dc;stroke:#1d4660;stroke-width:12px}.launch-rocket__nose{fill:#f2f4de;stroke:#1d4660;stroke-width:12px}.launch-rocket__light{fill:#fff8c9;opacity:.78}.launch-rocket__stage-band{fill:#102a43}.launch-rocket__window{fill:#1c2453;stroke:var(--neon-cyan);stroke-width:10px}.launch-rocket__window-light{fill:#c7fff4}.launch-rocket__mark{fill:var(--neon-pink)}.launch-rocket__fin{fill:var(--coral);stroke:#1d4660;stroke-width:12px}.launch-rocket__booster{fill:#b7c9c4;stroke:#1d4660;stroke-width:10px}.launch-rocket__flame--outer{fill:var(--coral);transform-origin:top;animation:.48s steps(2,end) infinite alternate rocket-fire}.launch-rocket__flame--inner{fill:var(--sun);transform-origin:top;animation:.34s steps(2,end) infinite alternate-reverse rocket-fire}.launch-rocket__booster-flame{fill:var(--neon-pink);transform-origin:top;animation:.43s steps(2,end) infinite alternate rocket-fire}.launch-state--launched .launch-rocket{animation:2.4s steps(18,end) both rocket-liftoff}.launch-state--idle .launch-rocket__flame{opacity:0}.launch-state--counting .launch-rocket{animation:.18s steps(2,end) infinite launch-rumble}.launch-pad{fill:#1d4660}.launch-tower__mast{fill:#526c93}.launch-tower__brace{fill:none;stroke:#7891a7;stroke-width:13px}.launch-tower__arm{fill:#526c93;stroke:#183b52;stroke-width:8px}.launch-tower__signal{fill:var(--sun);animation:.85s steps(2,end) infinite signal-pulse}.launch-copy{max-width:760px;color:var(--paper);grid-column:2}.launch-copy .scene-heading__place{color:var(--sun)}.launch-copy>p:last-child{color:#bdd3c7}.launch-console{color:var(--paper);background:#071424;border:4px solid #526c93;grid-column:2;gap:1rem;margin-top:2rem;padding:1rem;display:grid;box-shadow:8px 8px #04101e}.launch-console>p{gap:.5rem;display:grid}.launch-console>p span{color:var(--sun);font:800 .58rem var(--mono)}.launch-console output{color:var(--grass-sun);font:.68rem var(--mono)}.launch-console>div{flex-wrap:wrap;gap:.6rem;display:flex}.launch-console .launch-sequence{grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.launch-sequence i{background:#183b52;height:10px;box-shadow:inset 0 0 0 2px #526c93}.launch-sequence i.is-lit{background:var(--neon-lime);box-shadow:0 5px #0b503e}.launch-console button{min-height:48px;color:var(--night-950);background:var(--sun);box-shadow:5px 5px 0 var(--sun-deep);font:900 .62rem var(--mono);justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:.9rem;padding-inline-end:.9rem;display:inline-flex}.launch-console button:last-child{color:var(--paper);background:#102a43;box-shadow:5px 5px #04101e}.launch-console button:hover{background:var(--grass-sun)}.launch-console button:disabled{cursor:wait;opacity:.58}.contact-panel{clip-path:var(--pixel-cut);color:var(--paper);background:#0a1d30;grid-column:2;margin-top:3rem;box-shadow:inset 0 0 0 5px #1d4660,10px 10px #04101e}.contact-panel>p{min-height:52px;color:var(--water-shine);font:.6rem var(--mono);background:#102a43;border-bottom:4px solid #1d4660;justify-content:space-between;align-items:center;gap:1rem;padding-inline-start:1.2rem;padding-inline-end:1.2rem;display:flex}.contact-panel>p span{align-items:center;gap:.6rem;display:flex}.contact-panel>p small{color:var(--grass-sun);font:inherit}.contact-panel>a{border-bottom:2px solid #1d4660;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:74px;padding-inline-start:1.2rem;padding-inline-end:1.2rem;transition:color .14s ease-out,background-color .14s ease-out,transform .14s ease-out;display:grid}.contact-panel>a:last-child{border-bottom:0}.contact-panel>a:hover{color:var(--sun);background:#102a43;transform:translate(5px)}.contact-panel>a:active{transform:translate(2px)}.contact-panel a small{color:#87a39e;font:.58rem var(--mono)}.contact-panel a strong{overflow-wrap:anywhere;min-width:0;font-size:.9rem}.contact-panel a b{font-family:var(--mono)}}@layer motion{@keyframes atlas-panel-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes atlas-orbit-turn{to{transform:rotate(360deg)}}@keyframes atlas-star-blink{50%{opacity:.3}}@keyframes atlas-vine-breathe{50%{opacity:.45;transform:translate(2px,-2px)}}@keyframes atlas-grass-sway{to{transform:skew(11deg)scaleY(.92)}}@keyframes atlas-firefly{0%,to{opacity:.18;transform:translate(0)}35%{opacity:1;transform:translate(14px,-12px)}70%{opacity:.38;transform:translate(-8px,-22px)}}@keyframes star-cycle{50%{opacity:.48}}@keyframes signal-pulse{50%{opacity:.28}}@keyframes beacon-cycle{50%{opacity:.15}}@keyframes window-cycle{50%{opacity:.5}}@keyframes ship-hover{0%{translate:var(--ship-x) var(--ship-y)}to{translate:var(--ship-x) calc(var(--ship-y) + 10px)}}@keyframes engine-cycle{to{scale:.62 1}}@keyframes ship-halo{to{opacity:.3}}@keyframes console-scan{50%{opacity:.38}}@keyframes flight-route{to{stroke-dashoffset:-120px}}@keyframes tether-signal{to{stroke-dashoffset:-80px}}@keyframes astronaut-float{0%{translate:var(--astronaut-shift) var(--astronaut-y);rotate:-2deg}to{translate:calc(var(--astronaut-shift) + 12px) calc(var(--astronaut-y) - 14px);rotate:5deg}}@keyframes cloud-shift{to{translate:58px}}@keyframes cloud-shift-reverse{to{translate:-62px}}@keyframes water-cycle{to{opacity:.58;translate:18px 3px}}@keyframes train-run{0%{translate:-280px}to{translate:560px}}@keyframes city-train-run{0%{translate:-220px 742px}to{translate:1660px 742px}}@keyframes comet-run{0%,72%{opacity:0;translate:0}74%{opacity:1}88%,to{opacity:0;translate:-180px 108px}}@keyframes console-enter{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes dish-signal{35%{opacity:.85}70%,to{opacity:0}}@keyframes rocket-fire{to{scale:.76 1.12}}@keyframes launch-rumble{to{translate:3px}}@keyframes launch-vapor-drift{to{opacity:.12;translate:74px -12px}}@keyframes satellite-drift{to{translate:82px 18px}}@keyframes music-note-drift{to{opacity:.48;translate:0 -24px}}@keyframes terminal-cursor{50%{opacity:.48}}@keyframes building-power{50%{opacity:.48}}@keyframes cable-flow{0%{translate:0}to{translate:1020px}}@keyframes rain-cycle{to{opacity:.45;translate:-12px 22px}}@keyframes wind-cycle{to{opacity:0;translate:58px}}@keyframes turbine-turn{to{rotate:360deg}}@keyframes rocket-liftoff{0%,12%{translate:0}to{opacity:.1;translate:0 -880px}}}@layer responsive{@media (max-width:1180px){.world-atlas__layout{grid-template-columns:minmax(340px,.9fr) minmax(480px,1.1fr);gap:1rem;width:min(1100px,100% - 40px)}.atlas-panel{min-height:620px}.atlas-panel>h1{font-size:clamp(3rem,5.4vw,5rem)}.living-planet{width:min(650px,100%)}}@media (max-width:820px){.site-header{position:relative}.world-atlas{min-height:0;padding:2rem 0 15rem}.world-atlas:before{height:8rem;bottom:10rem}.world-atlas__layout{flex-direction:column;gap:1.2rem;width:min(100% - 28px,720px);display:flex}.atlas-panel{width:100%;min-height:0;padding:1.25rem}.atlas-panel>h1{max-width:620px;font-size:clamp(2.55rem,10vw,4.4rem);line-height:.94}.atlas-lead{max-width:620px;font-size:.94rem;line-height:1.58}.world-atlas__planet-wrap{order:-1;width:100%}.living-planet{width:min(270px,78vw)}.world-location{min-width:82px;min-height:44px;padding:.35rem .45rem}.world-location small{display:none}.atlas-status{width:min(100% - 28px,720px)}}@media (max-width:560px){.site-header nav a{min-width:90px}.world-atlas{padding-top:1.4rem}.world-atlas__layout{width:calc(100% - 20px)}.atlas-panel{padding:1rem;box-shadow:inset 0 0 0 3px #526c938a,6px 6px #04101eb8}.atlas-location{gap:.6rem;font-size:.58rem}.atlas-location span{padding:.42rem .55rem}.atlas-panel>h1{letter-spacing:-.035em;margin-top:1rem;font-size:clamp(2rem,9vw,2.45rem);line-height:.98}.atlas-lead{margin-top:1rem;font-size:.9rem;line-height:1.55}.atlas-home-actions{grid-template-columns:1fr;display:grid}.vine-button{width:100%;min-width:0}.living-planet{width:min(260px,78vw)}.world-location{min-width:72px;padding-inline-start:.35rem;padding-inline-end:.35rem}.world-location>i{width:8px}.world-location strong{max-width:64px;font-size:.48rem}.living-planet__grass{height:44px}.living-planet__grass i{height:24px}.living-planet__grass i:nth-child(3n){height:34px}.atlas-status{grid-template-columns:1fr;width:calc(100% - 20px)}.atlas-status>p small{display:none}.atlas-status>div{grid-template-columns:1fr 1fr}.atlas-status>div>span{min-height:52px}.atlas-status>div>span:nth-child(3){display:none}.atlas-status>button{min-height:46px}.atlas-project-picker{grid-template-columns:1fr 1fr}.atlas-project-console{grid-template-columns:82px minmax(0,1fr);padding:.75rem}.atlas-project-console__glyph{min-height:88px}.atlas-project-console__glyph svg{width:74px}.atlas-project-console>div:last-child>p:nth-of-type(2){font-size:.77rem}.atlas-project-console ul{display:none}.atlas-inline-actions{grid-template-columns:1fr;display:grid}.atlas-inline-actions button,.atlas-inline-actions a{width:100%}.atlas-work-picker,.atlas-field-controls,.atlas-field-notes{grid-template-columns:1fr}.atlas-field-notes article{padding:.75rem}.atlas-field-notes h2{font-size:1rem}.atlas-field-notes p{font-size:.72rem}.atlas-contact-links a{grid-template-columns:62px minmax(0,1fr) auto}}@media (max-width:380px){.atlas-panel>h1{font-size:2.15rem}.atlas-project-picker,.atlas-project-console{grid-template-columns:1fr}.atlas-project-console__glyph{display:none}.world-location{min-width:60px;min-height:46px}.world-location>i{display:none}.world-location strong{max-width:58px}}@media (max-width:1180px){:root{--page:min(100% - 44px, 1040px)}.site-header{grid-template-columns:1fr auto;grid-template-areas:"brand signal""nav nav";min-height:112px;padding:.8rem 1.25rem 0}.site-header .brand{grid-area:brand}.site-header nav{border-top:2px solid #1d4660;grid-area:nav;justify-content:center;width:calc(100% + 2.5rem);min-height:48px;margin:.8rem -1.25rem 0}.header-signal{grid-area:signal}.hero{min-height:980px}.hero h1{max-width:700px;font-size:clamp(4.4rem,9vw,6.8rem)}.hero__lead{max-width:590px}.project-nodes{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1rem}.project-map__path{display:none}.project-node{grid-template-rows:auto;grid-template-columns:135px 1fr;align-items:end;min-height:198px}.project-node--radio,.project-node--health,.project-node--archive{grid-template-rows:auto}.project-node__building{grid-area:1/1;justify-self:start;width:135px;height:170px}.project-node__copy{grid-area:1/2;min-height:184px}.project-node__code,.project-node--radio .project-node__code,.project-node--health .project-node__code,.project-node--archive .project-node__code{top:auto;bottom:12px;left:86px;right:auto;transform:none}.project-node__beacon{left:65px}.valley-section{min-height:1650px}.city-workflow{grid-template-columns:1.2fr .9fr 1.25fr}.scene-content--launch{grid-template-columns:.78fr 1.22fr;gap:2rem}}@media (max-width:760px){:root{--page:min(100% - 28px, 680px)}.site-shell{padding-bottom:224px}.site-header{position:relative}.site-header nav{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.site-header nav a{flex:1 0 auto;min-width:96px;min-height:46px}.header-signal{font-size:.5rem}.scene-heading h2,.launch-copy h2{font-size:clamp(3rem,13vw,4.8rem)}.scene-heading>p:last-child,.launch-copy>p:last-child{font-size:.98rem}.hero{min-height:1080px}.space-world svg{width:1320px;max-width:none;height:100%;margin-left:50%;transform:translate(-58%)}.hero__copy{padding-top:4.3rem}.hero h1{text-shadow:5px 5px #04101e;max-width:560px;font-size:clamp(3.6rem,15vw,5.2rem);line-height:.88}.hero h1 em{text-shadow:5px 5px #0b503e}.hero__lead{max-width:520px;font-size:.98rem;line-height:1.65}.hero__actions{grid-template-columns:1fr 1fr;display:grid}.pixel-button{min-width:0}.world-clock{width:auto;bottom:15.2rem;left:1rem;right:1rem}.world-clock>div{grid-template-columns:repeat(3,1fr)}.world-clock>div>span{padding-inline-start:.55rem;padding-inline-end:.55rem}.space-world figcaption{justify-content:flex-end;font-size:.47rem;left:1rem;right:1rem}.scene-content--valley,.scene-content--city,.scene-content--field{padding-block-start:5.5rem;padding-block-end:6rem}.world-ship{--ship-x:-160px;--ship-y:-20px;transform-box:fill-box;transform-origin:50%;scale:.45}.hero-astronaut{--astronaut-shift:-360px;--astronaut-y:-60px}.hero-astronaut__tether{translate:-200px -55px}.valley-section{min-height:0}.project-map{margin-top:7rem}.project-nodes{grid-template-columns:1fr;gap:1.1rem}.project-node{grid-template-columns:115px 1fr;min-height:184px}.project-node__building{width:115px;height:158px}.project-node__building svg{width:108px}.project-node__copy{min-height:170px}.project-node__code,.project-node--radio .project-node__code,.project-node--health .project-node__code,.project-node--archive .project-node__code{bottom:10px;left:72px}.project-node__beacon{left:56px}.project-console{grid-template-columns:1fr;gap:1.2rem;margin-top:3rem;padding:4.2rem 1.1rem 1.2rem}.project-console__story{padding:.4rem}.music-section{min-height:620px}.music-backdrop{width:1800px;max-width:none;left:50%;transform:translate(-45%)}.scene-content--music{padding-block-start:5.5rem;padding-block-end:7rem}.tmus-terminal{margin-top:5rem;padding:4.5rem .8rem .8rem}.tmus-terminal__search>div{grid-template-columns:1fr}.tmus-terminal__search>div>button{width:100%}.tmus-player iframe{height:690px}.tmus-player__status{flex-direction:column;align-items:stretch;padding:.8rem}.tmus-player__status button{width:100%}.tmus-dock{width:100%;box-shadow:none;border-left:0;border-right:0;left:0;right:0}.tmus-dock__drawer{max-height:min(36dvh,300px);padding:.65rem}.tmus-dock__drawer[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;border-bottom-width:0;max-height:0;padding-block-start:0;padding-block-end:0;overflow:hidden}.tmus-console-shell{min-height:220px}.tmus-console-frame{height:220px}.tmus-command{grid-template-columns:1fr auto}.tmus-command label{grid-column:1/-1}.tmus-results button{grid-template-columns:30px minmax(0,1fr) auto;gap:.45rem}.tmus-results small{display:none}.tmus-transport{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;min-height:52px;padding:.35rem .55rem}.tmus-transport__buttons button{min-width:44px;min-height:44px}.tmus-transport>output{display:none}.tmus-dock .lowrider-road__lane{background-size:auto 100px;height:72px}.tmus-dock .lowrider-runner{height:58px}.tmus-dock .lowrider-car{width:108px}.tmus-dock .lowrider-road__control{min-height:34px;padding-block-start:.25rem;padding-block-end:.25rem}.tmus-dock .lowrider-road__control p span{display:none}.tmus-dock .lowrider-road__badge{min-width:66px;min-height:28px}.city-section{min-height:0}.city-backdrop{width:1900px;max-width:none;left:50%;transform:translate(-55%)}.city-workflow{grid-template-columns:1fr;gap:.8rem;margin-top:8rem;padding-bottom:4rem}.city-workflow__building{min-height:300px;padding-top:7rem}.city-workflow__building--1{margin-right:7%}.city-workflow__building--2{min-height:270px;margin-left:13%}.city-workflow__building--3{min-height:330px;margin-left:4%;margin-right:4%}.city-workflow__cable{bottom:1.5rem;left:1rem;right:1rem}.city-system-console{margin-top:2rem}.field-section{min-height:0}.field-backdrop{width:1840px;max-width:none;left:50%;transform:translate(-58%)}.field-notes{grid-template-columns:1fr;gap:1rem;margin-top:7rem}.field-controls{grid-template-columns:1fr;margin-top:3rem}.field-controls>div{justify-content:flex-start}.field-note,.field-note--1,.field-note--2,.field-note--3{min-height:0;transform:none}.field-note--1{margin-right:8%}.field-note--2{margin-left:12%}.field-note--3{margin-left:4%;margin-right:4%}.launch-section{min-height:0}.launch-backdrop{width:1500px;max-width:none;height:calc(100% - 26rem);top:26rem;bottom:auto;left:50%;right:auto;transform:translate(-28%)}.scene-content--launch{padding-block-start:5.5rem;padding-block-end:34rem;display:block}.launch-copy{max-width:100%;color:var(--paper);background:#071424;padding:1.2rem;box-shadow:8px 8px #04101e}.launch-copy h2{font-size:clamp(2.8rem,12vw,4.1rem)}.contact-panel{margin-top:3rem}.launch-console{margin-top:2rem}footer{grid-template-columns:1fr;gap:.8rem;padding-block-start:1.6rem;padding-block-end:1.6rem}footer>p{justify-self:start}footer>div{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:440px){.brand small{display:none}.header-signal{text-align:right;max-width:72px}.hero{min-height:1080px}.hero__copy{padding-top:3.4rem}.hero h1{font-size:clamp(2.9rem,12.5vw,3.5rem);line-height:.9}.hero__actions{grid-template-columns:1fr;gap:.65rem}.pixel-button{width:100%}.space-world svg{width:1280px;transform:translate(-59.5%)}.world-clock>p small{display:none}.world-clock>div{grid-template-columns:1fr 1fr}.world-clock>div>span:nth-child(2){display:none}.world-clock>div>span:nth-child(3){border-right:0}.project-node{grid-template-columns:94px 1fr;min-height:176px}.project-node__building{width:94px;height:146px}.project-node__building svg{width:88px}.project-node__copy{min-height:164px;padding:1rem .9rem 1.1rem}.project-node__copy strong{font-size:1rem}.project-node__copy em{font-size:.76rem}.project-node__code,.project-node--radio .project-node__code,.project-node--health .project-node__code,.project-node--archive .project-node__code{left:58px}.project-node__beacon{left:46px}.project-console__header{padding-inline-start:.9rem;padding-inline-end:.9rem}.project-console__header small,.tmus-terminal__bar small{display:none}.tmus-terminal__privacy{display:grid}.tmus-player iframe{height:620px}.tmus-dock__bar{padding-inline-start:.55rem;padding-inline-end:.55rem}.tmus-dock__bar>span{max-width:58%}.tmus-dock__bar button{padding-inline-start:.35rem;padding-inline-end:.35rem}.tmus-transport__buttons button:first-child,.tmus-transport__buttons button:last-child{display:none}.tmus-transport__track strong{font-size:.58rem}.tmus-transport__track small{font-size:.48rem}.launch-copy,.contact-panel{margin-left:0}.contact-panel>a{grid-template-columns:72px minmax(0,1fr) auto;padding-inline-start:.9rem;padding-inline-end:.9rem}.contact-panel>p small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation:none!important}.launch-state--launched .launch-rocket{opacity:.35;translate:0 -220px}}@media (max-width:760px){.site-header{grid-template-columns:minmax(0,1fr) auto;min-height:0;padding:.55rem .75rem 0}.brand{gap:.65rem;min-height:44px}.brand__mark{width:34px;box-shadow:4px 4px 0 var(--sun-deep);border-width:3px}.brand strong{font-size:.78rem}.site-header nav{border-top-width:2px;width:calc(100% + 1.5rem);min-height:44px;margin:.55rem -.75rem 0}.site-header nav a{min-width:78px;min-height:44px;padding-inline-start:.55rem;padding-inline-end:.55rem;font-size:.55rem}.header-signal{text-align:right;max-width:68px;font-size:.45rem;line-height:1.2}.world-atlas{padding:.8rem 0 15rem}.world-atlas__layout{gap:.25rem;width:min(100% - 20px,680px)}.world-atlas__planet-wrap{min-height:226px}.living-planet{filter:drop-shadow(9px 12px #04101e66);width:min(224px,62vw)}.living-planet__canvas{top:-2%;bottom:-2%;left:-2%;right:-2%}.living-planet__orbit{border-width:2px;top:4%;bottom:4%;left:4%;right:4%}.living-planet__grass{height:34px;bottom:-1%;left:2%;right:2%}.living-planet__grass i{width:5px;height:19px}.living-planet__grass i:nth-child(3n){height:28px}.living-planet__fireflies{top:12%;bottom:4%;left:0;right:0}.world-location{border-width:2px;width:44px;min-width:44px;min-height:44px}.world-location>span{display:none}.atlas-panel{clip-path:none;background:linear-gradient(#071424bd,#071424f5);padding:.95rem .8rem 1.1rem;box-shadow:inset 0 3px #526c93a6}.atlas-location{gap:.55rem;font-size:.52rem}.atlas-location span{padding:.35rem .48rem}.atlas-panel>h1{letter-spacing:-.028em;max-width:360px;margin-top:.7rem;font-size:clamp(1.7rem,7.6vw,2.05rem);line-height:1}.atlas-lead{margin-top:.7rem;font-size:.78rem;line-height:1.48}.atlas-home-actions,.atlas-inline-actions{margin-top:.9rem}.atlas-home-actions{grid-template-columns:1fr 1fr;gap:.5rem}.atlas-home-actions .vine-button{padding-inline-start:.6rem;padding-inline-end:.6rem;font-size:.5rem}.vine-button{min-height:46px}.atlas-status{margin-top:.75rem}}@media (max-width:380px){.site-header nav a{min-width:74px}.living-planet{width:min(210px,60vw)}.world-atlas__planet-wrap{min-height:212px}.atlas-panel>h1{font-size:1.68rem}}}@layer cosmic{.site-header{background:#0d1027;border-bottom-color:#3a2a66}.brand__mark{border-color:#58d6d0;box-shadow:5px 5px #e76f51}.brand__mark:after{background:#ffd166}.brand__mark i{color:#fff1c7;font-family:var(--world-mono);font-size:.95rem}.brand strong{font-family:var(--display-pixel);font-weight:600}.site-header nav{border-color:#2c2557}.site-header nav a{font-family:var(--world-mono);font-size:1.05rem}.site-header nav a:hover{color:#ffd166;background:#211b46}.site-header nav a.is-active{color:#25122c;background:#ffd166;border-color:#ff9f43}.site-header nav a.is-active:before{border-color:#e76f51}.header-signal{color:#9bd7ce;font-family:var(--world-mono);font-size:.9rem}.world-atlas{padding-top:0;overflow:clip}.world-atlas__layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;width:100%;min-height:0}.cosmic-panorama__video{object-position:center;object-position:center;background:#0d1027;display:block}@media (max-width:980px){.world-atlas__layout{width:100%}.atlas-panel,.atlas-status,.habitat-transit__copy{width:min(920px,100% - 24px)}.atlas-panel{margin:0 auto}.cosmic-actor--swing{width:auto;height:78%;top:-1%;right:-2%}.cosmic-actor--alien{width:clamp(62px,7vw,82px);top:31%;left:73%}}@media (max-width:760px){.world-atlas__layout{gap:0;width:100%}.cosmic-panorama{aspect-ratio:16/9;border:0}.atlas-panel,.atlas-status,.habitat-transit__copy{width:calc(100% - 18px)}.atlas-panel{box-shadow:none;background:0 0;border-top-width:4px;margin:0 auto;padding:1.3rem .9rem 1.6rem}.cosmic-actor--swing{width:auto;height:72%;top:-1%;right:-12%}.cosmic-actor--alien{width:64px;top:34%;left:71%}.habitat-transit__scene{min-height:250px}.habitat-picnic{width:43%;bottom:-3%;left:0}}.world-atlas{background:linear-gradient(#0d102733,#0d1027 92%),#0d1027;border-bottom-color:#4a305f;min-height:calc(100svh - 76px);padding:clamp(1rem,2.5vw,2.4rem) 0 15rem}.world-atlas:before{display:none}.world-atlas__stars i{background:#ffdca1}.world-atlas__planet-wrap{z-index:2;grid-area:1/1;min-width:0}.cosmic-panorama{width:100%;height:100%;min-height:680px;image-rendering:pixelated;background:#17173c;border:4px solid #3b386e;position:relative;overflow:hidden;box-shadow:12px 12px #090a1c}.cosmic-panorama__camera{transform-origin:72% 48%;transition:transform .9s steps(14,end),filter .7s steps(10,end);position:absolute;top:-2%;bottom:-2%;left:-2%;right:-2%;overflow:hidden;transform:scale(1.035)}.cosmic-panorama--projects .cosmic-panorama__camera{transform-origin:79% 68%;transform:translate(-2.5%,-1%)scale(1.105)}.cosmic-panorama--tmus .cosmic-panorama__camera{transform-origin:82% 38%;transform:translate(-2%,2.2%)scale(1.13)}.cosmic-panorama--city .cosmic-panorama__camera{transform-origin:58% 21%;transform:translate(1.5%,3%)scale(1.12)}.cosmic-panorama--field-notes .cosmic-panorama__camera{transform-origin:69% 28%;transform:translate(-1%,2.8%)scale(1.13)}.cosmic-panorama--contact .cosmic-panorama__camera{transform-origin:91% 25%;transform:translate(-3.2%,2%)scale(1.13)}.cosmic-panorama__image{object-fit:cover;object-position:center;width:100%;height:100%;image-rendering:pixelated}.cosmic-panorama__shade{pointer-events:none;background:linear-gradient(90deg,#09091ff0 0%,#0c0e2bb8 26%,#0d10321a 52%,#0000 78%),linear-gradient(#0000 75%,#09091c85);position:absolute;top:0;bottom:0;left:0;right:0}.field-mode--water .cosmic-panorama__camera{filter:saturate(1.06)hue-rotate(-7deg)}.field-mode--wind .cosmic-panorama__camera{filter:brightness(1.04)contrast(1.02)}.launch-state--counting .cosmic-panorama__camera{filter:contrast(1.05)saturate(1.08)}.launch-state--launched .cosmic-panorama__camera{filter:brightness(1.12)saturate(1.15)}.cosmic-panorama__caption{z-index:7;color:#fff1c7;max-width:310px;font-family:var(--world-mono);text-align:right;background:#110d2bcc;gap:.1rem;padding:.45rem .6rem;display:grid;position:absolute;bottom:1rem;right:1rem}.cosmic-panorama__caption span{font-size:1.02rem}.cosmic-panorama__caption small{color:#9bd7ce;font-size:.78rem;line-height:1.1}.cosmic-panorama__focus{z-index:8;color:#fff1c7;font:1.05rem var(--world-mono);align-items:center;gap:.55rem;display:flex;position:absolute;top:1rem;right:1rem}.cosmic-panorama__focus span{color:#2a1737;background:#ffd166;padding:.25rem .4rem;box-shadow:3px 3px #e76f51}.cosmic-panorama__locations{z-index:9;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.cosmic-location{top:var(--location-y);left:var(--location-x);pointer-events:auto;color:#fff1c7;width:44px;height:44px;box-shadow:none;background:0 0;border:2px solid #0000;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.cosmic-location>i{aspect-ratio:1;background:#67d483;width:10px;animation:1.4s steps(2,end) infinite signal-pulse;box-shadow:0 0 0 3px #21493c}.cosmic-location>span{color:#fff1c7;min-width:88px;font-family:var(--world-mono);background:#110d2bf0;border:2px solid #63558f;padding:.35rem .45rem;display:none;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:3px 3px #09091f}.cosmic-location small{color:#ff9f43;font-size:.68rem}.cosmic-location strong{white-space:nowrap;font-size:.92rem;font-weight:400}.cosmic-location:hover>span,.cosmic-location.is-active>span{display:grid}.cosmic-location:focus-visible>span{display:grid}.cosmic-location:hover{background:#110d2bb8;border-color:#ffd16685}.cosmic-location:focus-visible{background:#110d2bb8;border-color:#ffd16685}.cosmic-location.is-active{background:#e76f51;border-color:#ffd166;box-shadow:4px 4px #7d2943}.cosmic-location.is-active>i{background:#fff1c7;box-shadow:0 0 0 3px #ff9f43}.cosmic-panorama__life{z-index:8;pointer-events:none;position:absolute;top:5%;bottom:8%;left:31%;right:3%}.cosmic-panorama__life i{aspect-ratio:1;background:#ffd166;width:4px;animation:4s steps(8,end) infinite habitat-firefly;position:absolute}.cosmic-panorama__life i:first-child{top:16%;left:18%}.cosmic-panorama__life i:nth-child(2){animation-delay:-1.2s;top:38%;left:46%}.cosmic-panorama__life i:nth-child(3){animation-delay:-2.2s;top:26%;right:12%}.cosmic-panorama__life i:nth-child(4){animation-delay:-.5s;bottom:14%;right:25%}.cosmic-panorama__life i:nth-child(5){animation-delay:-3s;bottom:22%;left:22%}.cosmic-panorama__life i:nth-child(6){animation-delay:-1.8s;top:57%;right:38%}.cosmic-panorama.is-paused *,.is-world-paused .cosmic-panorama *{animation-play-state:paused!important}.atlas-panel{z-index:10;clip-path:none;scrollbar-color:#e76f51 #171538;background:#0d0d27e6;border-left:6px solid #e76f51;grid-area:1/1;align-self:center;width:min(590px,43%);min-height:0;max-height:720px;margin-left:clamp(1rem,4vw,4.5rem);padding:clamp(1.15rem,2vw,2rem);overflow:auto;box-shadow:10px 10px #060514b8,inset 0 0 0 2px #63558fa3}.atlas-panel>h1{color:#fff1c7;max-width:530px;font-family:var(--display-pixel);letter-spacing:-.045em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.2rem,5.1vw,5.7rem);font-weight:650;line-height:.88}.world-atlas--home .atlas-panel>h1{max-width:520px}.atlas-location{color:#9bd7ce;font-family:var(--world-mono);font-size:1.05rem;font-weight:400}.atlas-location span{color:#2a1737;background:#ffd166;box-shadow:3px 3px #e76f51}.atlas-lead{color:#d8d2cf;font-size:1rem;line-height:1.6}.vine-button{color:#fff1c7;background:#211b46;border-color:#63558f;box-shadow:5px 5px #0a091f}.vine-button:before{border-color:#3f9b61}.vine-button:hover,.vine-button[aria-pressed=true]{color:#2a1737;background:#ffd166}.vine-button--sun{background:#e76f51;border-color:#ffcf71;box-shadow:5px 5px #7d2943}.vine-button__leaf{background:#67d483}.atlas-status{background:#11112d;border-color:#3b386e;box-shadow:8px 8px #080719}.atlas-status>p{color:#9bd7ce;background:#211b46;border-bottom-color:#3b386e}.atlas-status>p i{background:#e76f51}.atlas-status>p small{color:#ffd166}.atlas-status>button{color:#2a1737;background:#ffd166}@keyframes habitat-firefly{0%,to{opacity:.18;transform:translate(0)}28%{opacity:1;transform:translate(9px,-7px)}62%{opacity:.35;transform:translate(-6px,-16px)}}@media (max-width:980px){.world-atlas__layout{grid-template-rows:auto auto;width:min(100% - 24px,920px);min-height:0}.world-atlas__planet-wrap{grid-area:1/1}.cosmic-panorama{aspect-ratio:16/9;min-height:0}.cosmic-panorama__shade{background:linear-gradient(#0000 66%,#09091c8c)}.atlas-panel{border-top:5px solid #e76f51;border-left-width:0;grid-area:2/1;width:calc(100% - 28px);max-height:none;margin:-2rem auto 0;overflow:visible}.atlas-panel>h1{max-width:680px;font-size:clamp(3rem,7.6vw,5rem)}.world-atlas__planet-wrap{min-height:0}}@media (max-width:760px){.site-header nav a{font-size:.92rem}.world-atlas{padding:.45rem 0 14.5rem}.world-atlas__layout{gap:0;width:100%}.cosmic-panorama{aspect-ratio:4/3;box-shadow:none;border-width:0 0 4px}.cosmic-panorama__camera{transform-origin:72% 48%;top:0;bottom:0;left:0;right:0;transform:scale(1.03)}.cosmic-panorama--projects .cosmic-panorama__camera,.cosmic-panorama--tmus .cosmic-panorama__camera,.cosmic-panorama--city .cosmic-panorama__camera,.cosmic-panorama--field-notes .cosmic-panorama__camera,.cosmic-panorama--contact .cosmic-panorama__camera{transform:scale(1.08)}.cosmic-panorama__image{object-position:69% center}.cosmic-panorama__caption{display:none}.cosmic-panorama__focus{font-size:.86rem;top:.65rem;right:.65rem}.cosmic-panorama__locations{top:0;bottom:0;left:0;right:0}.cosmic-location{width:44px;height:44px}.cosmic-location>i{width:7px}.cosmic-location>span{min-width:72px;padding:.22rem .3rem}.cosmic-location small{font-size:.56rem}.cosmic-location strong{font-size:.78rem}.cosmic-location:not(.is-active)>span{display:none}.cosmic-panorama__life{left:5%}.atlas-panel{background:#100e2bf7;border-top-width:4px;width:calc(100% - 18px);margin-top:-.6rem;padding:1rem .9rem 1.15rem;box-shadow:6px 6px #080719,inset 0 0 0 2px #3b386e}.atlas-panel>h1{letter-spacing:-.035em;max-width:430px;margin-top:.75rem;font-size:clamp(2.25rem,10.8vw,3.15rem);line-height:.92}.atlas-location{font-size:.9rem}.atlas-lead{font-size:.86rem;line-height:1.5}.atlas-home-actions{grid-template-columns:1fr}.atlas-status{width:calc(100% - 18px)}}@media (max-width:380px){.cosmic-panorama{aspect-ratio:1/.83}.atlas-panel>h1{font-size:2.2rem}}@media (max-width:980px){.world-atlas__layout{width:100%}.atlas-panel,.atlas-status,.habitat-transit__copy{width:min(920px,100% - 24px)}.atlas-panel{margin:0 auto}.cosmic-actor--swing{width:auto;height:78%;top:-1%;right:-2%}.cosmic-actor--alien{width:clamp(62px,7vw,82px);top:31%;left:73%}}@media (max-width:760px){.world-atlas{padding-bottom:2rem}.world-atlas__layout{gap:0;width:100%}.cosmic-panorama{aspect-ratio:16/9;border:0}.atlas-panel,.atlas-status,.habitat-transit__copy{width:calc(100% - 18px)}.atlas-panel{box-shadow:none;background:0 0;border-top-width:4px;margin:0 auto;padding:1.3rem .9rem 1.6rem}.cosmic-actor--swing{width:auto;height:72%;top:-1%;right:4%}.cosmic-actor--alien{width:64px;top:34%;left:71%}.habitat-transit{width:100%;margin-top:1.2rem}.habitat-transit__scene{min-height:250px}.habitat-picnic{width:43%;bottom:-3%;left:0}}.world-atlas{min-height:0;padding-bottom:2.5rem}.cosmic-panorama__water,.cosmic-panorama__windows{z-index:4;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.cosmic-panorama__stream{display:none}.cosmic-panorama__waterfall{opacity:.58;clip-path:polygon(17% 0,89% 0,74% 100%,29% 100%);background:linear-gradient(90deg,#0000 0 8%,#40b1cd94 8% 21%,#0000 21% 29%,#b5ece0ad 29% 48%,#40b1cd7a 48% 61%,#0000 61% 69%,#9bd7ce85 69% 82%,#0000 82% 100%);width:3.4%;height:29%;position:absolute;top:77.4%;left:55.1%;overflow:hidden}.cosmic-panorama__waterfall:before,.cosmic-panorama__waterfall:after{content:"";background-image:linear-gradient(90deg,#0000 0 12%,#e4f8e7e6 12% 31%,#0000 31% 100%),linear-gradient(90deg,#0000 0 52%,#7ed3ded1 52% 73%,#0000 73% 100%);background-repeat:repeat-y;background-size:100% 38px,100% 53px;animation:1.05s steps(9,end) infinite habitat-waterfall;position:absolute;top:-44px;bottom:0;left:0;right:0}.cosmic-panorama__waterfall:after{opacity:.48;background-size:100% 47px,100% 61px;animation-duration:1.35s;animation-delay:-.52s;top:-31px;bottom:0;left:14%;right:7%}.cosmic-panorama__water-mist{opacity:.68;background:repeating-linear-gradient(90deg,#0000 0 9px,#9bd7ced9 9px 14px,#0000 14px 23px);width:11%;height:5%;animation:1.8s steps(7,end) infinite alternate habitat-mist;position:absolute;bottom:-1%;left:52.5%}.cosmic-panorama__windows i{aspect-ratio:1;background:#ffd166;width:8px;animation:5.2s steps(2,end) infinite habitat-window;position:absolute;box-shadow:0 0 0 3px #e76f514d}.cosmic-panorama__windows i:first-child{animation-delay:-1.1s;top:15.5%;left:52.6%}.cosmic-panorama__windows i:nth-child(2){animation-delay:-3.7s;top:22.5%;left:61.2%}.cosmic-panorama__windows i:nth-child(3){animation-delay:-2.4s;top:35%;left:58.2%}.cosmic-panorama__windows i:nth-child(4){animation-delay:-4.2s;top:43.5%;left:62.4%}.cosmic-panorama__windows i:nth-child(5){animation-delay:-.8s;top:52.5%;left:50.4%}.cosmic-panorama__windows i:nth-child(6){animation-delay:-2.9s;top:60.5%;left:45.4%}.cosmic-panorama__windows i:nth-child(7){animation-delay:-4.8s;top:28.5%;left:49.6%}.cosmic-panorama__windows i:nth-child(8){animation-delay:-1.9s;top:47.5%;left:54.4%}.cosmic-actor{z-index:6;object-fit:contain;height:auto;image-rendering:pixelated;pointer-events:none;will-change:transform;display:block;position:absolute}.cosmic-actor--swing{transform-origin:50% 2%;width:clamp(92px,10.5vw,158px);animation:5.6s steps(18,end) infinite habitat-swing;top:-2%;right:2.5%}.cosmic-actor--alien{transform-origin:50% 100%;width:clamp(68px,6.2vw,98px);animation:6.2s steps(10,end) infinite habitat-alien;top:56%;left:80%}.cosmic-panorama__tether{z-index:5;transform-origin:0 0;border-top:2px dashed #9bd7cebf;border-right:2px dashed #9bd7cebf;border-radius:0 100% 0 0;width:10%;height:12%;animation:3.1s steps(6,end) infinite alternate habitat-tether;position:absolute;top:30%;left:63.6%;transform:rotate(11deg)}.habitat-transit{z-index:8;color:#fff1c7;background:#11112d;border:4px solid #3b386e;grid-template-rows:auto auto;width:min(1180px,100% - 32px);margin:2rem auto 0;display:grid;position:relative;overflow:hidden;box-shadow:8px 8px #080719}.habitat-transit__copy{z-index:5;background:#110d2bfa;border-bottom:3px solid #3b386e;grid-template-columns:minmax(220px,.65fr) minmax(240px,1.35fr);align-items:center;gap:.5rem 2rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.habitat-transit__copy>p:first-child{color:#ff9f43;font:.98rem var(--world-mono)}.habitat-transit__copy h2{font:650 clamp(2rem, 3.2vw, 3.2rem)/.9 var(--display-pixel);grid-row:2}.habitat-transit__copy>p:last-child{color:#d8d2cf;grid-area:1/2/span 2;max-width:62ch;font-size:.9rem;line-height:1.55}.habitat-transit__scene{aspect-ratio:3;isolation:isolate;background:#11132f;min-height:0;position:relative;overflow:hidden}.habitat-transit__image{z-index:0;object-fit:cover;width:100%;height:100%;image-rendering:pixelated;position:absolute;top:0;bottom:0;left:0;right:0}.habitat-picnic{z-index:3;object-fit:contain;width:21%;height:auto;image-rendering:pixelated;pointer-events:none;animation:5.8s steps(12,end) infinite alternate habitat-island-float;position:absolute;bottom:-13%;left:25%}.habitat-transit__scene:after{z-index:1;content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 0 3px #7a6cb959,inset 0 -28px 36px #07071959}.habitat-cloud{z-index:2;opacity:.45;background:#9180c5b8;height:8px;animation:22s steps(32,end) infinite habitat-cloud-drift;position:absolute;box-shadow:12px -7px #52488e9e,28px 0 #9180c5a8,46px -4px #52488e9e}.habitat-cloud--one{width:28px;top:20%;left:5%}.habitat-cloud--two{width:24px;animation-duration:29s;animation-delay:-11s;top:46%;left:56%}.habitat-island{z-index:4;color:#fff1c7;width:28%;min-width:0;height:82%;min-height:72px;font:1rem var(--world-mono);background:0 0;border:2px solid #0000;place-items:end center;padding:.8rem;transition:transform .16s steps(3,end),border-color .16s steps(2,end),background .16s steps(2,end);display:grid;position:absolute}.habitat-island i{background:#ffd166;width:8px;height:8px;animation:3.8s steps(2,end) infinite habitat-window;position:absolute;top:17%;box-shadow:0 0 0 3px #e76f5157,0 0 16px #ffd166}.habitat-island span{background:#110d2be0;border:2px solid #ffd1669e;padding:.35rem .65rem;box-shadow:4px 4px #070719c2}.habitat-island:hover{background:#110d2b1f;border-color:#58d6d0cc;transform:translateY(-4px)}.habitat-island:focus-visible{background:#110d2b1f;border-color:#58d6d0cc;transform:translateY(-4px)}.habitat-island--radio{top:7%;left:2%}.habitat-island--notes{animation:4.8s steps(8,end) infinite alternate habitat-island-float;top:7%;left:36%}.habitat-island--contact{top:7%;right:2%}.habitat-transit__lights{z-index:3;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.habitat-transit__lights i{background:#ffd166;width:5px;height:5px;animation:4.4s steps(2,end) infinite habitat-window;position:absolute;box-shadow:0 0 9px 2px #ff9f43bf}.habitat-transit__lights i:first-child{animation-delay:-1.2s;top:40%;left:15%}.habitat-transit__lights i:nth-child(2){animation-delay:-3.1s;top:47%;left:20%}.habitat-transit__lights i:nth-child(3){animation-delay:-2.2s;top:44%;left:51%}.habitat-transit__lights i:nth-child(4){animation-delay:-4s;top:55%;left:61%}.habitat-transit__lights i:nth-child(5){animation-delay:-.7s;top:48%;left:83%}.habitat-transit__lights i:nth-child(6){animation-delay:-2.8s;top:35%;left:88%}.habitat-courier{z-index:5;background:#ff9f43;width:14px;height:6px;animation:12s steps(28,end) infinite habitat-courier;position:absolute;top:35%;left:30%;box-shadow:6px -3px #ffd166,13px 0 #9bd7ce}.habitat-courier i{background:linear-gradient(90deg,#0000,#58d6d0);width:24px;height:3px;position:absolute;top:2px;right:100%}.habitat-transit.is-paused *{animation-play-state:paused!important}@keyframes habitat-stream{to{background-position-x:62px}}@keyframes habitat-waterfall{to{background-position-y:106px}}@keyframes habitat-mist{to{opacity:.32;transform:translate(9px)scaleX(1.08)}}@keyframes habitat-window{0%,32%,to{opacity:1}33%,55%{opacity:.22}56%,77%{opacity:.78}}@keyframes habitat-astronaut{0%,to{transform:translate(0)rotate(-2deg)}38%{transform:translate(13px,-10px)rotate(4deg)}62%{transform:translate(18px,2px)rotate(1deg)}}@keyframes habitat-swing{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes habitat-alien{0%,18%,to{opacity:.28;transform:translateY(18px)rotate(-2deg)}28%,74%{opacity:1;transform:translateY(0)rotate(3deg)}48%{opacity:1;transform:translateY(-5px)rotate(-5deg)}}@keyframes habitat-tether{to{transform:rotate(7deg)scaleX(1.03)}}@keyframes habitat-cloud-drift{0%{transform:translate(-20px)}to{transform:translate(90px)}}@keyframes habitat-island-float{to{transform:translateY(-8px)}}@keyframes habitat-courier{0%{transform:translate(-90px)}to{transform:translate(750px)}}@media (max-width:980px){.world-atlas{min-height:0}.cosmic-actor--swing{width:clamp(88px,13vw,128px);top:-2%;right:1%}.cosmic-actor--alien{width:clamp(62px,8vw,84px);top:57%;left:79%}.habitat-transit{width:min(920px,100% - 24px)}}@media (max-width:760px){.world-atlas{padding-bottom:2rem}.cosmic-panorama__waterfall{width:4.2%;left:53.1%}.cosmic-panorama__water-mist{width:15%;left:47%}.cosmic-panorama__windows i{width:6px}.cosmic-actor--swing{width:104px;top:-3%;right:-1%}.cosmic-actor--alien{width:74px;top:55%;left:76%}.habitat-transit{width:calc(100% - 18px);margin-top:1.2rem}.habitat-transit__copy{grid-template-columns:1fr;gap:.55rem}.habitat-transit__copy h2{grid-row:auto}.habitat-transit__copy>p:last-child{grid-area:auto}.habitat-transit__scene{aspect-ratio:auto;min-height:230px}.habitat-transit__image{object-position:center}.habitat-picnic{width:35%;bottom:-5%;left:1%}.habitat-island{width:31%;min-height:66px;padding:.35rem;font-size:.82rem}.habitat-island span{padding:.25rem .35rem}.habitat-island--radio{left:1%}.habitat-island--notes{left:34.5%}.habitat-island--contact{right:1%}}@media (prefers-reduced-motion:reduce){.cosmic-panorama__water *,.cosmic-panorama__windows *,.cosmic-actor,.cosmic-panorama__tether,.habitat-transit *{animation:none!important}}.world-atlas{min-height:0;padding:0 0 2.5rem;overflow:clip}.world-atlas__layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;width:100%;min-height:0;display:grid}.world-atlas__planet-wrap{grid-area:1/1;min-height:0}.cosmic-panorama{aspect-ratio:16/9;width:100%;height:auto;min-height:0;box-shadow:none;border:0}.cosmic-panorama__camera{top:0;bottom:0;left:0;right:0;transform:scale(1)}.cosmic-panorama__video{object-position:center;background:#0d1027;display:block}.cosmic-panorama__caption{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;margin:-1px!important;position:absolute!important;overflow:hidden!important}.cosmic-panorama__shade{background:linear-gradient(#0000 80%,#09091c3d)}.atlas-panel{width:min(1180px,100% - 48px);max-height:none;box-shadow:none;background:0 0;border:0;border-top:4px solid #e76f51;grid-area:2/1;margin:0 auto;padding:clamp(2rem,4vw,4rem) clamp(1rem,3vw,2.5rem);overflow:visible}.atlas-panel>h1,.world-atlas--home .atlas-panel>h1{max-width:900px}.cosmic-actor--swing{transform-origin:50% 0;width:auto;height:82%;animation:none;top:-1%;right:0}.cosmic-actor--alien{width:clamp(72px,6vw,98px);animation:none;top:31%;left:74%}.atlas-status{width:min(1180px,100% - 48px);box-shadow:none}.habitat-transit{width:100%;box-shadow:none;background:0 0;border:0;margin-top:2.5rem}.habitat-transit__copy{border:0;background:0 0;border-block-start:3px solid #3b386e;border-block-end:3px solid #3b386e;width:min(1180px,100% - 48px);margin:0 auto}.habitat-transit__scene{aspect-ratio:3;width:100%}.habitat-transit__scene:after{box-shadow:inset 0 2px #7a6cb980,inset 0 -24px 36px #07071947}.habitat-picnic{width:24%;animation:none;bottom:-10%;left:25%}@media (max-width:980px){.world-atlas__layout{width:100%}.atlas-panel,.atlas-status,.habitat-transit__copy{width:min(920px,100% - 24px)}.atlas-panel{margin:0 auto}.cosmic-actor--swing{width:auto;height:78%;top:-1%;right:-2%}.cosmic-actor--alien{width:clamp(62px,7vw,82px);top:31%;left:73%}}@media (max-width:760px){.world-atlas{padding-bottom:2rem}.world-atlas__layout{gap:0;width:100%}.cosmic-panorama{aspect-ratio:16/9;border:0}.atlas-panel,.atlas-status,.habitat-transit__copy{width:calc(100% - 18px)}.atlas-panel{box-shadow:none;background:0 0;border-top-width:4px;margin:0 auto;padding:1.3rem .9rem 1.6rem}.cosmic-actor--swing{width:auto;height:72%;top:-1%;right:-12%}.cosmic-actor--alien{width:64px;top:34%;left:71%}.habitat-transit{width:100%;margin-top:1.2rem}.habitat-transit__scene{min-height:250px}.habitat-picnic{width:43%;bottom:-3%;left:0}}}
