:root{--ink:#0c120f;--storm:#1a231e;--storm-2:#25332b;--slate:#65716b;--fog:#c8d0c5;--green:#35d15f;--amber:#f1b544;--orange:#ef572d;--paper:#d7dccf;--display:'Anton',sans-serif;--mono:'JetBrains Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--storm);color:var(--paper);font-family:var(--mono);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:var(--green);color:#061008;padding:12px 16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.noise{position:fixed;inset:0;z-index:50;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E")}.site-header{position:fixed;z-index:40;top:0;left:0;width:100%;height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.2vw;border-bottom:1px solid #d7dccf24;background:linear-gradient(#0c120fe6,#0c120f55);backdrop-filter:blur(9px)}.wordmark{display:flex;align-items:center;gap:12px;width:max-content}.wordmark svg,.footer-mark svg{width:34px;fill:none;stroke:var(--green);stroke-width:2.5}.wordmark>span,.footer-mark>span{font:400 18px/1 var(--display);letter-spacing:.07em}.wordmark small,.footer-mark small{display:block;margin-top:5px;font:500 8px/1 var(--mono);letter-spacing:.16em;color:#9eaaa2}.site-header nav{display:flex;align-items:center;gap:32px}.site-header nav a{font-size:10px;letter-spacing:.15em;color:#b7c0b9;position:relative}.site-header nav a:after{content:"";position:absolute;bottom:-9px;left:0;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:none}.header-status{justify-self:end;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.11em}.header-status i,.signal i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.header-status b{padding-left:10px;border-left:1px solid #ffffff28;color:var(--green)}.menu-button{display:none;background:none;border:0;color:inherit;width:48px;height:48px;padding:13px}.menu-button span{display:block;height:1px;background:currentColor;margin:6px 0}.storm-sequence{height:420vh;background:var(--ink)}.storm-sticky{height:100vh;position:sticky;top:0;overflow:hidden;background:#121a16}#stormCanvas{position:absolute;inset:0;width:100%;height:100%}.sky-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 58% 47%,transparent 14%,#09100b35 57%,#070b09c9 100%),linear-gradient(90deg,#09100da8 0%,transparent 39%,transparent 70%,#09100d6b 100%)}.sunset-band{position:absolute;left:0;right:0;bottom:12%;height:10%;background:linear-gradient(90deg,transparent 18%,#ee5a2d16 36%,#ef5b2c8f 62%,#ff873331 78%,transparent);filter:blur(12px);mix-blend-mode:screen}.hero-copy{position:absolute;z-index:2;left:5.7vw;top:19vh;width:min(620px,45vw)}.eyebrow{font-size:10px;letter-spacing:.22em;color:#b6c1b8;margin:0 0 24px}.eyebrow span{color:var(--green);padding:5px 7px;border:1px solid var(--green);margin-right:10px}.hero-copy h1{font:400 clamp(68px,9.4vw,152px)/.78 var(--display);letter-spacing:-.015em;margin:0;color:#e2e7dc;text-shadow:0 4px 30px #000}.hero-copy h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #dfe4da;opacity:.9}.hero-deck{width:min(440px,90%);margin:34px 0 0;padding-left:18px;border-left:2px solid var(--orange);font-size:11px;line-height:1.8;letter-spacing:.04em;color:#b8c2ba}.reveal{animation:appear .8s both}.hero-copy .reveal:nth-child(2){animation-delay:.1s}.hero-copy .reveal:nth-child(3){animation-delay:.22s}.radar-module.reveal{animation-delay:.38s}@keyframes appear{from{opacity:0;transform:translateY(16px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}.radar-module{position:absolute;z-index:3;right:4vw;top:16vh;width:clamp(260px,25vw,380px);padding:10px;background:#09100dcc;border:1px solid #91a0985e;box-shadow:0 20px 70px #0009,0 0 0 4px #09100d3b;backdrop-filter:blur(4px)}.module-head{height:28px;display:flex;align-items:flex-start;justify-content:space-between;font-size:8px;letter-spacing:.12em;color:#9dac9f}.module-head b{color:var(--green)}#radarCanvas{display:block;width:100%;aspect-ratio:1;background:#07100b}.radar-crosshair{position:absolute;left:50%;top:calc(50% + 8px);width:12px;height:12px;border:1px solid #dce3d7;transform:translate(-50%,-50%);opacity:.7}.radar-crosshair:before,.radar-crosshair:after{content:"";position:absolute;background:#dce3d7}.radar-crosshair:before{width:18px;height:1px;left:-4px;top:5px}.radar-crosshair:after{width:1px;height:18px;left:5px;top:-4px}.radar-legend{display:flex;align-items:center;gap:0;margin:9px 0 7px;font-size:7px;color:#7e8d84}.radar-legend i{height:5px;flex:1}.radar-legend i:nth-of-type(1){background:#31994f}.radar-legend i:nth-of-type(2){background:#35d15f}.radar-legend i:nth-of-type(3){background:#e5bc39}.radar-legend i:nth-of-type(4){background:#ed572e}.radar-legend span{margin:0 7px}.radar-tag{display:flex;align-items:center;gap:8px;background:#1b2a21;padding:8px;font-size:8px;letter-spacing:.11em}.radar-tag i{width:7px;height:7px;background:var(--amber);animation:pulse 1.4s infinite}.timeline-hud{position:absolute;z-index:4;left:4vw;top:54%;height:30vh;display:flex;gap:16px}.timeline-hud ol{list-style:none;padding:0;margin:0;height:100%;display:flex;flex-direction:column;justify-content:space-between}.timeline-hud li{display:flex;align-items:baseline;gap:9px;opacity:.38;transition:opacity .3s,transform .3s}.timeline-hud li.active{opacity:1;transform:translateX(4px)}.timeline-hud time{font:400 18px/1 var(--display);letter-spacing:.04em}.timeline-hud span{font-size:7px;letter-spacing:.13em}.progress-track{position:relative;width:1px;height:100%;background:#d7dccf2d}.progress-track i{display:block;width:1px;height:0;background:var(--green)}.progress-track b{position:absolute;left:-3px;top:0;width:7px;height:7px;background:var(--green);box-shadow:0 0 10px var(--green)}.storm-readout{position:absolute;right:4vw;bottom:5vh;z-index:2;display:flex;gap:28px}.storm-readout div{display:flex;flex-direction:column;gap:5px;min-width:90px}.storm-readout span{font-size:7px;letter-spacing:.15em;color:#8d9a91}.storm-readout b{font-size:10px;color:#dbe2d8}.scroll-cue{position:absolute;z-index:3;left:50%;bottom:5vh;transform:translateX(-50%);display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:.17em}.scroll-cue i{width:42px;height:1px;background:var(--green);position:relative;overflow:hidden}.scroll-cue i:after{content:"";position:absolute;width:15px;height:1px;background:#fff;animation:scan 1.5s infinite}.frame-id{position:absolute;z-index:2;right:4vw;top:11vh;font-size:7px;letter-spacing:.16em;color:#8d9a91}@keyframes scan{from{left:-15px}to{left:42px}}@keyframes pulse{50%{opacity:.25}}
.section-kicker,.probe-topline{display:flex;align-items:center;gap:16px;font-size:9px;letter-spacing:.15em;color:#96a299}.section-kicker i{height:1px;flex:1;background:#81908740}.section-kicker b,.probe-topline b{color:var(--green)}.intercept-section{position:relative;padding:120px 6vw 150px;background:var(--storm);background-image:linear-gradient(90deg,#fff0 0 49.9%,#ffffff0c 50%,#fff0 50.1%)}.section-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end;margin:90px 0 120px}.section-intro h2,.probe-header h2,.anatomy-copy h2,.protocol-inner h2{font:400 clamp(70px,9vw,140px)/.8 var(--display);letter-spacing:-.01em;margin:0;color:#e1e6da}.section-intro h2 span,.anatomy-copy h2 span,.protocol-inner h2 span{color:transparent;-webkit-text-stroke:1px #aeb9b0}.section-intro>p,.probe-header>div>p,.anatomy-copy>p{font-size:11px;line-height:2;color:#a8b3aa;margin:0;max-width:460px}.log-grid{width:min(100%,1050px);margin:0 auto;position:relative}.log-grid:before{content:"";position:absolute;left:148px;top:0;bottom:0;width:1px;background:#70807854}.log-entry{display:grid;grid-template-columns:120px 58px 1fr;padding:0 0 100px}.log-entry time{font:400 24px/1 var(--display);color:#8c9990;letter-spacing:.05em}.log-mark{position:relative}.log-mark i{display:block;width:9px;height:9px;margin-left:24px;background:var(--storm);border:1px solid var(--green);transform:rotate(45deg)}.log-entry.hot .log-mark i,.log-entry.warning .log-mark i{background:var(--orange);border-color:var(--orange);box-shadow:0 0 20px #ef572d91}.log-entry>div:last-child{max-width:700px;padding-bottom:10px}.tag{font-size:8px;letter-spacing:.19em;color:var(--green);margin:0 0 14px}.log-entry h3{font:400 clamp(36px,4vw,58px)/.95 var(--display);letter-spacing:.01em;margin:0 0 20px}.log-entry>div>p:not(.tag){font-size:11px;line-height:1.9;color:#aab4ac}.log-entry dl{display:flex;gap:44px;margin:25px 0 0}.log-entry dl div{display:flex;gap:12px}.log-entry dt{font-size:7px;color:#839087;letter-spacing:.15em}.log-entry dd{font-size:9px;color:#d9e0d7;margin:0}.log-entry blockquote{margin:26px 0 0;border-left:1px solid var(--amber);padding:12px 18px;font-size:10px;line-height:1.7;color:#d9d5c5}.log-entry cite{display:block;margin-top:8px;font-style:normal;color:#88958d;font-size:8px}.warning-box{display:inline-block;margin-top:20px;border:1px solid var(--orange);color:#ffd3c6;background:#ef572d0e;padding:10px 12px;font-size:8px;letter-spacing:.12em}.probe-section{padding:115px 5vw 140px;background:#0e1511;border-top:1px solid #ffffff10}.probe-topline{justify-content:space-between}.probe-header{display:grid;grid-template-columns:1.2fr .6fr;gap:5vw;align-items:end;margin:80px 0 95px}.probe-header h2 em{font-style:normal;color:var(--green)}.signal{display:flex;align-items:center;gap:10px;margin-top:25px;font-size:8px;letter-spacing:.13em;color:var(--green)}.probe-grid{display:grid;grid-template-columns:1.16fr 1fr 1fr;gap:14px;max-width:1400px;margin:auto}.probe-card{position:relative;min-height:550px;padding:24px;background:linear-gradient(145deg,#212e27,#151f1a);border:1px solid #b6c1b81d;overflow:hidden}.probe-card.featured{background:linear-gradient(145deg,#26392d,#15251d);border-color:#35d15f6e}.probe-number{font:400 31px/1 var(--display);color:#748078}.status{position:absolute;right:23px;top:25px;padding:5px 7px;border:1px solid #6f7e74;font-size:7px;letter-spacing:.14em}.featured .status{border-color:var(--orange);color:#ff9d82}.probe-orbit{height:190px;position:relative;margin:20px 0}.probe-orbit:before,.probe-orbit:after,.probe-orbit i{content:"";position:absolute;border:1px solid #35d15f34;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.probe-orbit:before{width:170px;height:170px}.probe-orbit:after{width:120px;height:120px}.probe-orbit i{width:70px;height:70px;background:radial-gradient(circle,#35d15f33,transparent);box-shadow:0 0 40px #35d15f22}.probe-orbit b{position:absolute;width:4px;height:4px;background:var(--orange);border-radius:50%;left:50%;top:8px;box-shadow:0 0 12px var(--orange);animation:orbit 5s linear infinite;transform-origin:0 87px}.probe-orbit span{position:absolute;left:50%;top:50%;width:1px;height:85px;background:linear-gradient(var(--green),transparent);transform-origin:bottom;transform:translate(-50%,-100%) rotate(38deg)}@keyframes orbit{to{transform:rotate(360deg)}}.probe-card h3{font:400 50px/1 var(--display);margin:0 0 5px}.probe-card>p{font-size:8px;color:#8f9d93;letter-spacing:.11em}.metric{margin-top:35px}.metric>span{font-size:7px;letter-spacing:.14em;color:#87948c}.metric strong{display:block;font:400 48px/1.1 var(--display);margin-top:7px}.metric strong small{font:500 9px var(--mono);color:#93a097}.metric svg{width:100%;height:52px;margin-top:8px}.metric path{fill:none;stroke:var(--green);stroke-width:1.5;vector-effect:non-scaling-stroke}.probe-card footer{position:absolute;left:24px;right:24px;bottom:22px;border-top:1px solid #ffffff1c;padding-top:16px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.12em}.probe-card footer span{color:#77847c}.wind-glyph{height:190px;margin:20px 0;display:grid;place-content:center;gap:18px}.wind-glyph i{display:block;height:1px;width:170px;background:linear-gradient(90deg,transparent,var(--green),transparent);transform:translateX(var(--x,0))}.wind-glyph i:nth-child(2){--x:25px;width:130px}.wind-glyph i:nth-child(3){--x:-16px;width:190px}.wind-glyph i:nth-child(4){--x:45px;width:90px}.temp-glyph{height:190px;display:flex;align-items:center;justify-content:center;position:relative}.temp-glyph b{font:400 72px var(--display);color:#aebbb1}.temp-glyph i{position:absolute;width:150px;height:150px;border:1px dashed #ef572d80;border-radius:50%}.anatomy-section{min-height:850px;display:grid;grid-template-columns:.72fr 1.28fr;background:#1c2821}.anatomy-copy{padding:110px 6vw;display:flex;flex-direction:column;justify-content:center}.section-label{font-size:8px!important;letter-spacing:.16em;color:var(--green)!important;margin-bottom:40px!important}.anatomy-copy h2{font-size:clamp(65px,7vw,108px);margin-bottom:45px}.anatomy-copy ul{list-style:none;padding:0;margin:45px 0 0;display:flex;flex-direction:column;gap:18px}.anatomy-copy li{display:flex;align-items:center;gap:13px}.anatomy-copy li>i{width:8px;height:8px}.green{background:var(--green)}.amber{background:var(--amber)}.red{background:var(--orange)}.anatomy-copy li span{font-size:8px;color:#87958c;line-height:1.5}.anatomy-copy li b{display:block;color:#dce3da;letter-spacing:.12em}.map-panel{min-height:850px;position:relative;overflow:hidden;background:#101813}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#85918817 1px,transparent 1px),linear-gradient(90deg,#85918817 1px,transparent 1px);background-size:52px 52px;transform:perspective(700px) rotateX(12deg) scale(1.15)}.map-panel>svg{position:absolute;inset:10% 4% 0;width:92%;height:80%}.storm-footprint{fill:#35d15f0d;stroke:#35d15f5c;stroke-width:1;stroke-dasharray:5 6}.hook-line{fill:none;stroke:var(--orange);stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 0 8px #ef572d)}.route-line{fill:none;stroke:#dbe3d9;stroke-width:2;stroke-dasharray:7 5}.route-points circle{fill:#101813;stroke:#dbe3d9;stroke-width:2}.route-points circle:last-child{stroke:var(--green)}.unit circle{fill:#101813;stroke:var(--green);stroke-width:2;animation:pulseRing 2s infinite}.unit path{stroke:var(--green);stroke-width:2}.county{position:absolute;font-size:7px;letter-spacing:.14em;color:#718077}.c1{top:8%;left:22%}.c2{right:8%;bottom:20%}.map-data{position:absolute;background:#111b16dd;border-left:2px solid var(--green);padding:11px 14px;display:flex;flex-direction:column;gap:5px}.map-data span{font-size:7px;color:#7f8d84;letter-spacing:.14em}.map-data b{font-size:10px}.map-data.top{right:7%;top:9%}.map-data.bottom{left:9%;bottom:8%}@keyframes pulseRing{50%{stroke-width:10;stroke-opacity:.1}}.crew-section{background:#111914;padding:0 5vw 120px}.crew-banner{display:grid;grid-template-columns:.3fr 1fr;gap:30px;padding:70px 0;border-bottom:1px solid #ffffff18}.crew-banner span{font-size:8px;letter-spacing:.16em;color:var(--green)}.crew-banner p{font:400 clamp(28px,3.5vw,52px)/1.15 var(--display);margin:0;max-width:950px}.crew-banner b{color:var(--green);font-weight:400}.crew-list{display:grid;grid-template-columns:repeat(4,1fr)}.crew-list article{padding:42px 24px;border-right:1px solid #ffffff18;transition:background .25s}.crew-list article:hover{background:#1b2821}.crew-list article:last-child{border:0}.crew-list article>span{font-size:8px;color:#758279}.crew-list h3{font:400 32px var(--display);margin:45px 0 6px}.crew-list p{font-size:7px;letter-spacing:.13em;color:#88958d}.crew-list b{font-size:8px;color:var(--green)}.protocol-section{background:var(--amber);color:#121712}.warning-tape{height:46px;overflow:hidden;background:var(--orange);color:#161510;font:400 20px/46px var(--display);letter-spacing:.08em;white-space:nowrap;transform:rotate(-1deg) scale(1.02);position:relative;z-index:2}.warning-tape span{display:block;animation:marquee 20s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.protocol-inner{padding:125px 6vw 140px;display:grid;grid-template-columns:.75fr 1.25fr;gap:10vw}.protocol-inner header p{font-size:8px;letter-spacing:.16em;margin:0 0 45px}.protocol-inner h2{font-size:clamp(72px,8vw,126px);color:#151a16}.protocol-inner h2 span{-webkit-text-stroke-color:#151a16}.protocol-inner ol{list-style:none;padding:0;margin:0}.protocol-inner li{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:32px 0;border-top:1px solid #151a164a}.protocol-inner li>span{font:400 24px var(--display)}.protocol-inner h3{font:400 33px var(--display);margin:0 0 8px}.protocol-inner li p{font-size:9px;line-height:1.8;margin:0;max-width:520px}.site-footer{min-height:280px;background:#0b110e;padding:70px 5vw 42px;display:grid;grid-template-columns:1fr 1.5fr auto;align-items:start;gap:50px;border-top:1px solid #ffffff14}.footer-mark{display:flex;align-items:center;gap:13px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;font-size:8px;line-height:1.5;color:#87948c}.footer-links a{text-decoration:underline;text-decoration-color:#35d15f66;text-underline-offset:4px}.back-top{font:400 16px var(--display);color:var(--green)}
:focus-visible{outline:2px solid var(--amber);outline-offset:5px}
@media(max-width:900px){.site-header{height:68px;grid-template-columns:1fr auto;padding:0 20px}.site-header nav,.header-status{display:none}.menu-button{display:block}.site-header.open nav{display:flex;position:absolute;top:68px;left:0;right:0;background:#0c120ff5;padding:24px;flex-direction:column;align-items:flex-start}.hero-copy{left:5vw;top:17vh;width:58vw}.hero-copy h1{font-size:clamp(70px,13vw,108px)}.radar-module{right:3vw;top:20vh;width:32vw}.timeline-hud{left:5vw}.storm-readout{right:3vw}.section-intro,.probe-header{grid-template-columns:1fr;gap:45px}.probe-grid{grid-template-columns:1fr 1fr}.probe-card:first-child{grid-column:1/-1}.anatomy-section{grid-template-columns:1fr}.map-panel{min-height:680px}.crew-list{grid-template-columns:1fr 1fr}.crew-list article:nth-child(2){border-right:0}.protocol-inner{grid-template-columns:1fr;gap:70px}.site-footer{grid-template-columns:1fr 1fr}.back-top{grid-column:2}.footer-links{grid-row:2;grid-column:1/-1}}
@media(max-width:600px){.storm-sequence{height:380vh}.wordmark>span{font-size:16px}.hero-copy{top:13vh;left:20px;width:calc(100% - 40px)}.hero-copy h1{font-size:73px;line-height:.81}.hero-deck{font-size:9px;line-height:1.65;width:74%;margin-top:23px}.eyebrow{margin-bottom:18px}.radar-module{top:auto;right:16px;bottom:15vh;width:174px;padding:7px}.module-head{height:21px;font-size:6px}.radar-legend{margin:5px 0}.radar-tag{padding:5px;font-size:6px}.timeline-hud{top:auto;left:20px;bottom:14vh;height:25vh;gap:11px}.timeline-hud time{font-size:15px}.timeline-hud span{display:none}.storm-readout{right:15px;bottom:7vh;gap:13px}.storm-readout div{min-width:auto}.storm-readout div:nth-child(2){display:none}.scroll-cue{left:20px;bottom:5vh;transform:none}.frame-id{right:15px;top:10vh}.intercept-section,.probe-section{padding:90px 20px}.section-intro{margin:60px 0 90px}.section-intro h2,.probe-header h2{font-size:58px}.log-grid:before{left:6px}.log-entry{grid-template-columns:28px 1fr;padding-bottom:80px}.log-entry time{grid-column:2;font-size:19px;margin-bottom:19px}.log-mark{grid-column:1;grid-row:1/3}.log-mark i{margin:4px 0 0 2px}.log-entry>div:last-child{grid-column:2}.log-entry h3{font-size:34px}.log-entry dl{gap:18px;flex-wrap:wrap}.probe-header{margin:60px 0}.probe-grid{grid-template-columns:1fr}.probe-card:first-child{grid-column:auto}.probe-card{min-height:500px}.anatomy-copy{padding:90px 20px}.anatomy-copy h2{font-size:56px}.map-panel{min-height:500px}.map-panel>svg{inset:7% 0 0;width:100%;height:90%}.crew-section{padding:0 20px 80px}.crew-banner{grid-template-columns:1fr;padding:60px 0}.crew-list{grid-template-columns:1fr}.crew-list article{border-right:0;border-bottom:1px solid #ffffff18}.crew-list h3{margin-top:25px}.protocol-inner{padding:90px 20px}.protocol-inner h2{font-size:62px}.protocol-inner li{grid-template-columns:45px 1fr}.site-footer{padding:60px 20px 35px;grid-template-columns:1fr;gap:35px}.footer-links{grid-row:auto;grid-column:auto;grid-template-columns:1fr}.back-top{grid-column:auto}.noise{opacity:.035}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.noise{display:none}}

/* Pass 1 refinements: containment, telemetry clarity, and responsive rhythm. */
.timeline-hud time{font-size:20px}.timeline-hud span{font-size:8px}
.storm-readout span{font-size:8px;color:#97a49b}.storm-readout b{font-size:12px;color:#e2e8df}
.anatomy-section{overflow:hidden}.map-panel{contain:paint;isolation:isolate}
.protocol-section{overflow:hidden;contain:paint;background:radial-gradient(ellipse at 72% 22%,#ffd166 0,transparent 38%),repeating-linear-gradient(118deg,#0000 0 78px,#1217120b 79px 80px),var(--amber)}
@media(max-width:900px){.probe-header h2{font-size:clamp(64px,9vw,76px);line-height:.88}}
@media(max-width:600px){.timeline-hud time{font-size:15px}.site-header.open nav a{display:flex;align-items:center;width:100%;min-height:44px}.site-footer{gap:27px}.footer-links{gap:0}.footer-links>*{min-height:44px;display:flex;align-items:center}.back-top{min-height:44px;display:flex;align-items:center}.guide-header .return{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:flex-end}}

/* Pass 2: storm agreement, operational hierarchy, and deeper field atmosphere. */
body{background-color:#0c130f;background-image:radial-gradient(ellipse at 10% 34%,#27382d52,transparent 36%),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:auto,clamp(180px,25vw,360px) 100%}
.site-header{box-shadow:0 18px 40px #05090642}.site-header nav a,.header-status{font-size:10px;color:#c3ccc5}
.radar-module{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);border-color:#9eada460;background:linear-gradient(145deg,#07100bef,#0b1710e8);box-shadow:0 24px 80px #000c,0 0 34px #35d15f0b}
.radar-module:after{content:"LIVE";position:absolute;right:-1px;top:-1px;padding:5px 7px;background:var(--green);color:#061009;font:700 7px var(--mono);letter-spacing:.15em}
.radar-subline{height:22px;display:flex;align-items:end;justify-content:space-between;color:#74847a;font-size:6px;letter-spacing:.11em}.radar-subline b{color:#cfd8d0;font-weight:500}
.phase-announcer{position:absolute;z-index:5;right:4vw;bottom:20vh;width:clamp(300px,28vw,430px);display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border-top:1px solid #35d15f99;border-bottom:1px solid #ffffff21;padding:11px 0;background:linear-gradient(90deg,#07100bd4,#07100b55)}
.phase-announcer>span,.phase-announcer>b{font-size:7px;letter-spacing:.12em;color:var(--green)}.phase-announcer div{border-left:1px solid #ffffff25;padding-left:12px;min-width:0}.phase-announcer small{display:block;font-size:6px;letter-spacing:.16em;color:#8f9d94;margin-bottom:4px}.phase-announcer strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:400 15px/1 var(--display);letter-spacing:.03em;color:#edf1e9}
.case-strip{height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:0 6vw;background:var(--green);color:#07100b;font-size:8px;letter-spacing:.15em}.case-strip b{text-align:center;font-size:9px}
.intercept-section{background-image:linear-gradient(90deg,#fff0 0 49.9%,#ffffff0f 50%,#fff0 50.1%),radial-gradient(circle at 50% 30%,#354a3b33,transparent 38%)}.section-intro{margin-bottom:105px}.log-entry{padding-bottom:82px}.log-entry.warning>div:last-child{position:relative}.log-entry.warning>div:last-child:before{content:"TOR";position:absolute;right:100%;top:-16px;margin-right:38px;font:400 75px/1 var(--display);color:#ef572d12;writing-mode:vertical-rl}
.probe-section{background-color:#09100c;background-image:linear-gradient(140deg,#35d15f0c 0 18%,transparent 18%),repeating-linear-gradient(90deg,#ffffff05 0 1px,transparent 1px 14vw)}.probe-grid{gap:18px;align-items:start}.probe-card{min-height:560px;border-color:#9aaba02b;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);box-shadow:0 25px 70px #0005}.probe-card.featured{min-height:630px;margin-top:-26px;border-color:#35d15f9c;box-shadow:inset 4px 0 #ef572d,0 28px 80px #0008}.probe-card:nth-child(2){margin-top:42px}.probe-card:nth-child(3){margin-top:86px}.probe-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(118deg,transparent 62%,#ffffff07 62.2%,transparent 62.6%)}
.probe-rail{max-width:1400px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #35d15f70;border-bottom:1px solid #ffffff19;background:#0b1510}.probe-rail span{padding:16px 18px;border-right:1px solid #ffffff19;font-size:7px;letter-spacing:.12em;color:#849289}.probe-rail span:last-child{border:0}.probe-rail b{display:block;margin-top:5px;color:#dce4dd;font-size:9px}
.anatomy-copy{background:radial-gradient(circle at 15% 50%,#35d15f0c,transparent 42%)}
.protocol-section{background:repeating-linear-gradient(118deg,#0000 0 78px,#1217120d 79px 81px),linear-gradient(90deg,#111914 0 34%,#f1b544 34% 100%)}.protocol-inner{padding-top:100px;padding-bottom:110px;grid-template-columns:.7fr 1.3fr;gap:8vw}.protocol-inner header{color:#e2e8df;padding-right:2vw}.protocol-inner header>p{color:var(--green)}.protocol-inner h2{font-size:clamp(70px,7.6vw,120px);color:#edf1e9}.protocol-inner h2 span{-webkit-text-stroke-color:#99a79d}.protocol-code{margin-top:48px;padding:16px 0;border-top:1px solid #ef572d;border-bottom:1px solid #ffffff23;display:grid;gap:7px}.protocol-code span,.protocol-code small{font-size:7px;letter-spacing:.16em;color:#8e9b92}.protocol-code b{font:400 25px var(--display);color:#ef572d;letter-spacing:.05em}.protocol-inner ol{color:#111712}.protocol-inner li{padding:26px 0;border-color:#11171252}.protocol-inner li>span{font-size:27px}.protocol-inner h3{font-size:36px}
.footer-links,.site-footer{font-size:9px;color:#a7b2aa}
.motion-ready .section-intro,.motion-ready .probe-header,.motion-ready .log-entry,.motion-ready .probe-card,.motion-ready .anatomy-copy>* ,.motion-ready .map-data,.motion-ready .crew-list article,.motion-ready .protocol-inner li{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.motion-ready .in-view{opacity:1;transform:none}.motion-ready .log-entry:nth-child(even),.motion-ready .probe-card:nth-child(even){transform:translateY(28px) translateX(18px)}.motion-ready .log-entry:nth-child(even).in-view,.motion-ready .probe-card:nth-child(even).in-view{transform:translateY(0) translateX(0)}
@media(max-width:900px){.phase-announcer{right:3vw;bottom:18vh;width:39vw}.case-strip{grid-template-columns:auto 1fr;height:64px}.case-strip span:last-child{display:none}.probe-card.featured{margin-top:0}.probe-card:nth-child(2),.probe-card:nth-child(3){margin-top:18px}.probe-rail{grid-template-columns:1fr 1fr}.probe-rail span:nth-child(2){border-right:0}.probe-rail span:nth-child(-n+2){border-bottom:1px solid #ffffff19}.protocol-section{background:linear-gradient(#111914 0 35%,#f1b544 35% 100%)}}
@media(max-width:600px){.site-header{background:#08100ce8}.hero-copy{top:12vh}.hero-copy h1{font-size:clamp(66px,19vw,74px)}.hero-deck{font-size:10px;color:#c3ccc5;max-width:285px}.radar-module{width:178px;right:14px;bottom:13vh}.radar-module:after{display:none}.radar-subline{display:none}.phase-announcer{left:20px;right:20px;bottom:39vh;width:auto;padding:9px 0;grid-template-columns:auto 1fr}.phase-announcer>b{display:none}.phase-announcer strong{font-size:13px}.timeline-hud{bottom:12vh}.storm-readout{bottom:5.4vh}.scroll-cue{bottom:3.4vh}.case-strip{height:auto;min-height:72px;padding:15px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.case-strip b{text-align:left;font-size:8px;line-height:1.5}.section-kicker,.probe-topline{font-size:8px}.section-intro>p,.probe-header>div>p,.anatomy-copy>p{font-size:11px;line-height:1.85;color:#bac4bc}.log-entry>div>p:not(.tag){font-size:11px;color:#bac4bc}.log-entry{padding-bottom:65px}.probe-card,.probe-card.featured{min-height:530px;margin-top:0!important}.probe-rail{grid-template-columns:1fr 1fr}.probe-rail span{padding:13px 10px}.protocol-section{background:linear-gradient(#111914 0 29%,#f1b544 29% 100%)}.protocol-inner{padding-top:75px;gap:90px}.protocol-inner header{padding-right:0}.protocol-code{margin-top:35px}.protocol-inner li p{font-size:10px;line-height:1.65}.protocol-inner h3{font-size:31px}.footer-links,.site-footer{font-size:9px}}
@media(prefers-reduced-motion:reduce){.motion-ready .section-intro,.motion-ready .probe-header,.motion-ready .log-entry,.motion-ready .probe-card,.motion-ready .anatomy-copy>* ,.motion-ready .map-data,.motion-ready .crew-list article,.motion-ready .protocol-inner li{opacity:1;transform:none}}
.motion-ready .protocol-inner li{opacity:1!important;transform:none!important}
@media(max-width:600px){.phase-announcer{bottom:41vh}}
@media(max-width:900px){.protocol-section{background:#f1b544}.protocol-inner{grid-template-columns:1fr;gap:0;padding:0 6vw 80px}.protocol-inner header{margin:0 -6vw;padding:100px 6vw 78px;background:#111914}.protocol-inner ol{padding-top:48px}}
@media(max-width:600px){.protocol-inner{padding:0 20px 70px}.protocol-inner header{margin:0 -20px;padding:75px 20px 68px}.protocol-inner ol{padding-top:36px}}
@media(min-width:601px) and (max-width:900px){.phase-announcer{width:46vw}.phase-announcer strong{font-size:13px}}

/* Pass 3: phase sequencer, acquisition event, and final typographic polish. */
::selection{background:var(--orange);color:#090d0b;text-shadow:none}
html{scrollbar-color:var(--green) #08100c;scrollbar-width:thin}
::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#08100c}::-webkit-scrollbar-thumb{background:linear-gradient(var(--green),#1f783b);border:3px solid #08100c}::-webkit-scrollbar-thumb:hover{background:var(--amber)}
body{font-synthesis:none;text-rendering:optimizeLegibility;font-variant-numeric:tabular-nums lining-nums}
h1,h2,h3,.crew-banner p{text-wrap:balance}p,blockquote{text-wrap:pretty}.eyebrow,.tag,.section-label,.section-kicker,.probe-topline{font-variant-caps:all-small-caps}
.hero-copy h1{letter-spacing:-.022em}.section-intro h2,.probe-header h2,.anatomy-copy h2,.protocol-inner h2{letter-spacing:-.018em}.log-entry h3,.probe-card h3,.crew-list h3{letter-spacing:.006em}
.wordmark{min-height:44px}.wordmark svg,.footer-mark svg{transition:transform .45s cubic-bezier(.16,1,.3,1),filter .3s}.wordmark:hover svg,.wordmark:focus-visible svg,.footer-mark:hover svg{transform:rotate(-8deg) scale(1.08);filter:drop-shadow(0 0 8px #35d15f70)}
.site-header nav a,.footer-links a,.back-top,.return{transition:color .22s,background-color .22s,text-decoration-color .22s,transform .35s cubic-bezier(.16,1,.3,1)}
.footer-links a:hover,.footer-links a:focus-visible,.return:hover,.return:focus-visible{color:#e9efe8;text-decoration-color:var(--orange)}.back-top:hover,.back-top:focus-visible{color:var(--amber);transform:translateY(-3px)}
.menu-button{cursor:pointer;transition:color .2s,background .2s}.menu-button:hover,.menu-button:focus-visible{color:var(--green);background:#35d15f0b}.scroll-cue{min-height:44px}.scroll-cue:hover,.scroll-cue:focus-visible{color:var(--green)}.scroll-cue:hover i,.scroll-cue:focus-visible i{background:var(--orange)}
.timeline-hud li{display:block}.timeline-hud button{appearance:none;border:0;background:none;color:inherit;padding:0 5px;margin-left:-5px;min-height:44px;display:flex;align-items:center;gap:9px;cursor:pointer;text-align:left;opacity:1;position:relative}
.timeline-hud button:before{content:"";position:absolute;left:-21px;top:50%;width:9px;height:1px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.16,1,.3,1)}
.timeline-hud li:hover,.timeline-hud li:focus-within{opacity:.8}.timeline-hud li:hover button:before,.timeline-hud li:focus-within button:before,.timeline-hud li.active button:before{transform:scaleX(1)}
.timeline-hud li:focus-within{transform:translateX(4px)}.timeline-hud button:focus-visible{outline:1px solid var(--amber);outline-offset:3px;background:#07100b8c}
.agreement-lock{position:absolute;inset:0;z-index:6;pointer-events:none;opacity:0;transition:opacity .35s cubic-bezier(.16,1,.3,1)}
.agreement-lock:before{content:"";position:absolute;left:0;right:0;top:72%;height:1px;background:linear-gradient(90deg,transparent 28%,#ef572d45 43%,#fff 57%,#35d15f55 78%,transparent);transform:scaleX(.25);transition:transform .8s cubic-bezier(.16,1,.3,1)}
.agreement-lock p{position:absolute;left:57%;top:52%;margin:0;padding:13px 15px 12px;border-left:2px solid var(--orange);background:linear-gradient(90deg,#07100bea,#07100b94);box-shadow:0 18px 55px #0009;transform:translateY(16px);transition:transform .55s cubic-bezier(.16,1,.3,1);min-width:210px}
.agreement-lock p small,.agreement-lock>span{font-size:6px;line-height:1.55;letter-spacing:.15em;color:#9ba89f}.agreement-lock p strong{display:block;margin:5px 0 8px;font:400 23px/.9 var(--display);letter-spacing:.025em;color:#f0f3ed}.agreement-lock p b{font-size:7px;color:var(--orange);letter-spacing:.14em}
.lock-vector{position:absolute;left:56%;top:74%;width:27vw;height:1px;background:linear-gradient(90deg,var(--orange),#fff,var(--green));transform:rotate(-40deg);transform-origin:left;filter:drop-shadow(0 0 5px #35d15f)}.lock-vector i{position:absolute;top:-5px;width:11px;height:11px;border:1px solid currentColor;transform:rotate(45deg)}.lock-vector i:first-child{left:-5px;color:var(--orange)}.lock-vector i:nth-child(2){right:-5px;color:var(--green)}.lock-vector span{position:absolute;left:0;top:-1px;width:32%;height:2px;background:#fff;animation:acquireScan 1s linear infinite}
.field-fix{position:absolute;left:48%;top:76%;text-align:right}.radar-fix{position:absolute;right:13%;top:37%}.agreement-lock>span b{color:#eaf0e9;font-size:7px;font-weight:500}
.agreement-active .agreement-lock{opacity:1}.agreement-active .agreement-lock:before{transform:scaleX(1)}.agreement-active .agreement-lock p{transform:none}
.storm-sticky.agreement-pulse:after{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:radial-gradient(circle at 61% 67%,#fff8 0,#ef572d2e 10%,transparent 40%);animation:contactPulse 1.05s cubic-bezier(.16,1,.3,1) both}
@keyframes acquireScan{from{transform:translateX(0)}to{transform:translateX(220%)}}@keyframes contactPulse{0%{opacity:0}12%{opacity:.9}100%{opacity:0}}
.site-header>.wordmark{animation:appear .65s .05s both}.site-header nav{animation:appear .65s .18s both}.header-status,.menu-button{animation:appear .65s .28s both}.timeline-hud{animation:appear .7s .46s both}.phase-announcer{animation:appear .7s .55s both}.storm-readout,.scroll-cue{animation:appear .7s .66s both}
.probe-card{transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s}.probe-card:hover{transform:translateY(-6px);border-color:#35d15f70;box-shadow:0 34px 90px #0009}.probe-card.featured:hover{transform:translateY(-6px);box-shadow:inset 4px 0 #ef572d,0 38px 95px #000b}
@media(max-width:900px){.scroll-cue{left:5vw;transform:none}.lock-vector{left:55%;top:74%;width:28vw;transform:rotate(-49deg)}.agreement-lock p{left:45%;top:48%}.field-fix{left:43%;top:77%}.radar-fix{right:9%;top:39%}}
@media(max-width:600px){.timeline-hud{height:28vh}.timeline-hud button{min-height:44px;padding-right:12px}.agreement-lock:before{top:73%}.agreement-lock p{left:20px;top:43%;min-width:184px;padding:10px 12px}.agreement-lock p strong{font-size:18px}.lock-vector{left:41%;top:81%;width:35vw;transform:rotate(-21deg)}.field-fix{display:none}.radar-fix{right:16px;top:56%;text-align:right}.probe-card:hover,.probe-card.featured:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.lock-vector span{animation:none;width:100%}.storm-sticky.agreement-pulse:after{animation:none;opacity:0}.probe-card:hover,.probe-card.featured:hover{transform:none}}
