:root{color-scheme:dark;--ink:#dfe9df;--muted:#89978f;--dim:#526059;--ground:#07100f;--panel:#0b1614;--line:#20312c;--acid:#b8f05a;--aqua:#62d9c3;--max:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ground);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px}
a{color:inherit;text-decoration:none}
.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:10;background:var(--acid);color:#07100f;padding:.6rem 1rem}
.masthead,main,footer{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.masthead{height:86px;display:flex;align-items:center;border-bottom:1px solid var(--line);font:700 .72rem/1 monospace;letter-spacing:.16em;text-transform:uppercase}
.identity{display:flex;align-items:center;gap:13px;font-size:.82rem}.identity b{color:var(--acid)}
.mark{position:relative;display:inline-grid;width:26px;height:26px;border:1px solid var(--acid);border-radius:50%;place-items:center}.mark:before,.mark:after{content:"";position:absolute;background:var(--acid)}.mark:before{width:34px;height:1px}.mark:after{height:34px;width:1px}.mark i{display:block;width:6px;height:6px;border:1px solid var(--acid);border-radius:50%}
nav{display:flex;gap:2.2rem;margin-left:auto;margin-right:3.5rem}nav a{color:var(--muted)}nav a:hover{color:var(--acid)}
.signal{display:flex;align-items:center;gap:9px;color:var(--muted)}.signal span:first-child{width:7px;height:7px;border-radius:50%;background:#f0bd5a;box-shadow:0 0 10px #f0bd5a}.signal[data-status=nominal] span:first-child{background:var(--acid);box-shadow:0 0 10px var(--acid)}
.hero{min-height:720px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;position:relative;border-bottom:1px solid var(--line);overflow:hidden}
.hero-copy{position:relative;z-index:2;padding:8rem 0}.kicker,.section-number,.project-id{color:var(--acid);font:700 .68rem/1.4 monospace;letter-spacing:.18em;text-transform:uppercase}
h1{max-width:840px;margin:1.5rem 0 2rem;font-size:clamp(3.7rem,7.6vw,7.6rem);font-weight:500;line-height:.89;letter-spacing:-.065em}h1 em{color:var(--acid);font-style:normal}
.lede{max-width:660px;color:#b1bdb6;font-size:clamp(1rem,1.6vw,1.24rem);line-height:1.75}
.hero-actions{display:flex;gap:12px;margin-top:2.6rem;flex-wrap:wrap}.button{display:flex;gap:2rem;justify-content:space-between;min-width:235px;padding:13px 16px;border:1px solid var(--line);font:700 .72rem monospace;text-transform:uppercase;letter-spacing:.05em}.button:hover,.button.primary{background:var(--acid);border-color:var(--acid);color:#07100f}
.orbital{position:absolute;right:-7%;top:9%;width:51%;aspect-ratio:1;border-radius:50%}.world{position:absolute;inset:23%;border-radius:50%;background:radial-gradient(circle at 35% 25%,#c3f7cf 0,#3d8876 19%,#163b35 47%,#081513 70%);box-shadow:0 0 80px rgba(98,217,195,.18)}.terminator{position:absolute;inset:0;border-radius:50%;box-shadow:inset -50px -25px 55px #030706}.orbit{position:absolute;inset:12%;border:1px solid rgba(98,217,195,.25);border-radius:50%}.orbit-two{inset:4%;transform:rotate(58deg) scaleY(.55)}.orbit span{display:block;position:absolute;left:13%;top:18%;width:6px;height:6px;border-radius:50%;background:var(--acid);box-shadow:0 0 12px var(--acid)}.orbit-two span{left:84%;top:62%}.orbital>p{position:absolute;right:10%;bottom:18%;font:700 .68rem monospace;letter-spacing:.14em;color:var(--ink)}.orbital small{color:var(--acid)}
.telemetry{position:absolute;right:0;bottom:2rem;width:310px;padding:13px 0;border-top:1px solid var(--line);font:700 .65rem monospace}.telemetry p{display:flex;justify-content:space-between;margin:.45rem 0}.telemetry span{color:var(--dim)}.telemetry strong{color:var(--aqua)}
.manifesto{display:grid;grid-template-columns:180px 1fr;gap:4rem;padding:9rem 0;border-bottom:1px solid var(--line)}.manifesto blockquote{grid-column:2;margin:0;max-width:970px;font-size:clamp(2.1rem,4.3vw,4.25rem);line-height:1.12;letter-spacing:-.04em}.manifesto blockquote em{color:var(--acid);font-style:normal}.manifesto>p:last-child{grid-column:2;max-width:620px;color:var(--muted);font-size:1.05rem}
.work,.log-preview,.about{padding:8rem 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:3.5rem}.section-heading h2,.about h2{margin:0;font-size:clamp(2.2rem,4vw,4rem);font-weight:500;letter-spacing:-.05em}
.feature{display:grid;grid-template-columns:1.2fr .8fr;border:1px solid var(--line);background:var(--panel)}.feature-image{position:relative;min-height:510px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.08)}.feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,rgba(7,16,15,.45))}.feature-image>span{position:absolute;z-index:1;left:17px;bottom:14px;padding:4px 8px;background:#07100fd9;color:var(--acid);font:700 .61rem monospace;letter-spacing:.12em}
.feature-copy{padding:clamp(2rem,5vw,4.5rem)}.status-tag{color:var(--acid);font:700 .66rem monospace;text-transform:uppercase;letter-spacing:.12em}.status-tag i{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--acid)}.feature h3{margin:1.7rem 0 .2rem;font-size:clamp(3.5rem,6vw,6.5rem);line-height:1;font-weight:500;letter-spacing:-.07em}.feature p{color:var(--muted)}.feature .definition{color:var(--ink);font-size:1.18rem}.chips{display:flex;flex-wrap:wrap;gap:6px;margin:2rem 0}.chips span{border:1px solid var(--line);padding:5px 9px;color:var(--muted);font:600 .64rem monospace}.text-link,.project-grid a{color:var(--acid);font:700 .7rem monospace;text-transform:uppercase;letter-spacing:.07em}
.project-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border:1px solid var(--line)}.project-grid article{min-height:390px;padding:2rem;display:flex;flex-direction:column;border-right:1px solid var(--line)}.project-grid article:last-child{border:0}.project-grid h3{margin:2rem 0 .6rem;font-size:1.5rem;font-weight:500}.project-grid article>p:not(.project-id){color:var(--muted)}.project-grid a,.quiet{margin-top:auto}.quiet{color:var(--dim);font:700 .68rem monospace;text-transform:uppercase}
.glyph{position:relative;width:100%;height:85px;margin-top:1.5rem}.glyph.memory i{position:absolute;width:54px;height:54px;border:1px solid var(--aqua);transform:rotate(45deg)}.glyph.memory i:nth-child(2){left:26px;opacity:.55}.glyph.memory i:nth-child(3){left:52px;opacity:.2}.glyph.stars i{position:absolute;width:4px;height:4px;background:var(--acid);border-radius:50%}.glyph.stars i:nth-child(2){left:22%;top:65%}.glyph.stars i:nth-child(3){left:48%;top:15%}.glyph.stars i:nth-child(4){left:76%;top:55%}.glyph.stars i:nth-child(5){left:94%;top:8%}.glyph.stars:after{content:"";position:absolute;left:0;top:2px;width:95%;height:70%;border-top:1px solid #31544a;transform:skewY(18deg)}.glyph.pulse{overflow:hidden}.glyph.pulse:before{content:"";position:absolute;top:43px;width:100%;height:1px;background:var(--line)}.glyph.pulse i{position:absolute;left:16%;top:25px;width:68%;height:36px;border:1px solid var(--acid);transform:skewX(-35deg);border-width:0 0 1px 1px}
.log-entry{display:grid;grid-template-columns:120px 1fr minmax(300px,850px) 30px;align-items:center;gap:24px;padding:2rem 0;border-top:1px solid var(--line)}.log-entry:hover h3{color:var(--acid)}.log-entry time{font:700 .68rem monospace;color:var(--acid)}.log-line{height:1px;background:var(--line)}.log-entry h3{margin:0;font-size:1.35rem;font-weight:500}.log-entry p{margin:.2rem 0;color:var(--muted)}
.about{display:grid;grid-template-columns:180px 1.3fr .8fr;gap:4rem}.about>div>p{max-width:650px;color:var(--muted);font-size:1.06rem}.about dl{margin:0}.about dl div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:.75rem 0;font:700 .68rem monospace;text-transform:uppercase}.about dt{color:var(--dim)}.about dd{margin:0;color:var(--aqua)}
footer{min-height:220px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:var(--dim);font:700 .66rem monospace;text-transform:uppercase;letter-spacing:.1em}.footer-mark{display:flex;align-items:center;gap:13px;color:var(--ink)}footer>p:nth-child(2){text-align:center}.coordinates{text-align:right}
@media(max-width:850px){.masthead{height:70px}nav{display:none}.signal{margin-left:auto}.hero{display:block;min-height:760px}.hero-copy{padding:6rem 0 16rem}.orbital{width:85%;right:-22%;top:39%}.telemetry{display:none}.manifesto{grid-template-columns:1fr;gap:2rem;padding:6rem 0}.manifesto blockquote,.manifesto>p:last-child{grid-column:1}.feature{grid-template-columns:1fr}.feature-image{min-height:330px}.project-grid{grid-template-columns:1fr}.project-grid article{min-height:330px;border-right:0;border-bottom:1px solid var(--line)}.about{grid-template-columns:1fr;gap:2rem}.log-entry{grid-template-columns:90px 1fr 20px}.log-entry .log-line{display:none}footer{grid-template-columns:1fr;gap:1rem;padding:3rem 0;text-align:left}footer>p:nth-child(2),.coordinates{text-align:left}}
@media(max-width:520px){.masthead,main,footer{width:min(100% - 24px,var(--max))}h1{font-size:3.45rem}.hero-actions{display:block}.button{margin-top:8px}.section-heading{display:block}.section-heading h2{margin-top:1rem}.project-grid{margin-inline:-12px}.log-entry{grid-template-columns:1fr 20px}.log-entry time{grid-column:1}.log-entry div{grid-column:1}.log-entry b{grid-column:2;grid-row:1/3}.about dl div{display:block}.about dd{margin-top:.25rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.help-preview{padding:8rem 0;border-bottom:1px solid var(--line)}
.help-preview-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;border-top:1px solid var(--line);padding-top:2rem}.help-preview-grid>p{max-width:760px;margin:0;color:var(--muted);font-size:1.12rem}.help-preview-grid .button{margin:0}
.help-page{padding:7rem 0 9rem}.help-intro{max-width:900px;margin-bottom:5rem}.help-intro h1{font-size:clamp(3.4rem,7vw,7rem)}.help-intro p:last-child{max-width:760px;color:var(--muted);font-size:1.15rem}.help-status{display:inline-flex;align-items:center;gap:.65rem;color:var(--acid);font:700 .68rem monospace;letter-spacing:.12em;text-transform:uppercase}.help-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 10px var(--acid)}
.help-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line)}.help-card{min-height:260px;padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(11,22,20,.6)}.help-card:nth-child(2n){border-right:0}.help-card:nth-last-child(-n+2){border-bottom:0}.help-card h2{margin:1.5rem 0 .7rem;font-size:1.55rem;font-weight:500}.help-card p:not(.project-id){color:var(--muted)}.help-card .quiet{display:block;margin-top:2rem}.help-note{display:grid;grid-template-columns:180px 1fr;gap:4rem;padding-top:5rem}.help-note div{max-width:760px}.help-note h2{margin:0 0 1rem;font-size:2rem;font-weight:500}.help-note p{color:var(--muted)}
@media(max-width:850px){.help-preview-grid{grid-template-columns:1fr;gap:2rem}.help-catalog{grid-template-columns:1fr}.help-card,.help-card:nth-child(2n),.help-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.help-card:last-child{border-bottom:0}.help-note{grid-template-columns:1fr;gap:1.5rem}}
.help-card.featured-help{background:linear-gradient(135deg,rgba(184,240,90,.08),rgba(11,22,20,.7))}.help-card .text-link{display:inline-block;margin-top:1.5rem}
.article-page{padding:6rem 0 9rem}.article-hero{max-width:1040px;padding-bottom:6rem;border-bottom:1px solid var(--line)}.article-hero h1{font-size:clamp(3.7rem,8vw,7.8rem)}.article-deck{max-width:850px;color:#b1bdb6;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.65}.article-facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:850px;margin:3rem 0 0;border-top:1px solid var(--line)}.article-facts div{padding:1rem 1rem 0 0}.article-facts dt{color:var(--dim);font:700 .65rem monospace;text-transform:uppercase;letter-spacing:.1em}.article-facts dd{margin:.35rem 0 0;color:var(--aqua)}
.article-body{max-width:940px;margin-left:auto}.article-body>section{padding:6rem 0;border-bottom:1px solid var(--line)}.article-body h2{margin:1rem 0 2rem;font-size:clamp(2.3rem,4.5vw,4rem);font-weight:500;line-height:1.06;letter-spacing:-.045em}.article-body h3{font-weight:500}.article-body>section>p:not(.section-number){max-width:780px;color:var(--muted);font-size:1.08rem}.article-body blockquote{margin:3rem 0;padding-left:2rem;border-left:2px solid var(--acid);font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.35;color:var(--ink)}
.process-list{margin:3rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.process-list li>span{color:var(--acid);font:700 .7rem monospace}.process-list h3,.process-list p{margin:0}.process-list p{color:var(--muted)}
.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.principle-grid article{padding:1.6rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.principle-grid article:nth-child(2n){border-right:0}.principle-grid article:nth-last-child(-n+2){border-bottom:0}.principle-grid h3{margin:0 0 .5rem;color:var(--acid)}.principle-grid p{margin:0;color:var(--muted)}
.record-example{margin:2.5rem 0;padding:2rem;border:1px solid var(--line);background:var(--panel)}.record-example p{display:grid;grid-template-columns:180px 1fr;gap:1.5rem;margin:0;padding:1rem 0;border-bottom:1px solid var(--line);color:var(--muted)}.record-example p:last-child{border:0}.record-example b{color:var(--aqua);font:700 .68rem monospace;text-transform:uppercase}
.phase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.phase-grid article{min-height:200px;padding:1.5rem;border:1px solid var(--line);background:var(--panel)}.phase-grid p{color:var(--acid);font:700 .65rem monospace;text-transform:uppercase}.phase-grid h3{margin:2.3rem 0 .5rem;font-size:1.45rem}.phase-grid span{color:var(--muted)}.article-callout{margin:6rem 0 0;padding:2.5rem;border:1px solid var(--acid);background:rgba(184,240,90,.05)}.article-callout p:last-child{max-width:760px;margin:1rem 0 0;font-size:1.3rem}
@media(max-width:850px){.article-page{padding-top:4rem}.article-facts,.principle-grid,.phase-grid{grid-template-columns:1fr}.article-facts div{padding-bottom:1rem}.principle-grid article,.principle-grid article:nth-child(2n),.principle-grid article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.principle-grid article:last-child{border-bottom:0}.record-example p{grid-template-columns:1fr;gap:.35rem}.article-body{margin-left:0}}
