:root{--ink:#e7e0ce;--muted:#a9a592;--dim:#68695f;--rust:#c67645;--rust-dark:#6d3d2b;--panel:#1d1e1a;--deep:#12130f;--line:#3b3c34;--cream:#d9c9a7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--deep);color:var(--ink);font-family:ui-monospace,"SFMono-Regular",Consolas,"Liberation Mono",monospace;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:96px 96px;mask-image:linear-gradient(to bottom,#0002,transparent 65%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background: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='.8'/%3E%3C/svg%3E")}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;z-index:20;left:16px;top:12px;padding:9px 14px;background:var(--cream);color:var(--deep);transform:translateY(-160%)}.skip-link:focus{transform:none}.star-field{position:absolute;inset:0 0 auto;height:760px;pointer-events:none;background:radial-gradient(circle at 10% 18%,#e7e0ce 0 1px,transparent 1.5px),radial-gradient(circle at 25% 35%,#e7e0ce 0 1px,transparent 1.5px),radial-gradient(circle at 48% 14%,#e7e0ce 0 1px,transparent 1.5px),radial-gradient(circle at 66% 30%,#e7e0ce 0 1px,transparent 1.5px),radial-gradient(circle at 85% 11%,#e7e0ce 0 1px,transparent 1.5px),radial-gradient(circle at 92% 48%,#e7e0ce 0 1px,transparent 1.5px);opacity:.3}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.studio{color:var(--cream);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;text-decoration:none}.studio:before{content:"✦";color:var(--rust);margin-right:10px}.header-mark,.footer-mark{color:var(--dim);font-size:.65rem;letter-spacing:.12em}.hero{min-height:670px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;position:relative;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{position:relative;z-index:2}.status,.section-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.17em;color:var(--muted)}.status span{display:inline-block;width:7px;height:7px;background:var(--rust);border-radius:50%;margin-right:9px;box-shadow:0 0 0 4px #c6764518}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;text-transform:uppercase;letter-spacing:-.07em;font-size:clamp(4rem,8.8vw,8rem);line-height:.78;margin:40px 0 34px;text-shadow:3px 2px 0 var(--rust-dark)}.hero h1 span{display:block;font-size:.64em;letter-spacing:.02em;color:var(--cream);text-shadow:none;margin-left:5px}.tagline{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:clamp(1.15rem,2.1vw,1.55rem);line-height:1.45;color:var(--cream);margin:0 0 24px}.summary{max-width:690px;color:var(--muted);font-family:system-ui,sans-serif;font-size:.97rem;line-height:1.8}.orbit-diagram{position:relative;width:min(490px,45vw);aspect-ratio:1;justify-self:end;opacity:.8}.orbit{position:absolute;inset:12%;border:1px solid var(--line);border-radius:50%;transform:rotate(-20deg)}.orbit-two{inset:27%;border-color:#716957}.orbit-three{inset:40%;border-color:var(--rust-dark)}.sun{position:absolute;inset:48%;background:var(--rust);border-radius:50%;box-shadow:0 0 28px #c6764560}.ship{position:absolute;right:11%;top:34%;font-size:1.4rem;color:var(--cream);transform:rotate(35deg)}.coordinate{position:absolute;right:0;bottom:6%;font-size:.55rem;line-height:1.7;color:var(--dim);letter-spacing:.12em}.hero-index{position:absolute;right:0;bottom:18px;font-size:.6rem;color:var(--dim)}.section{padding-block:100px;border-bottom:1px solid var(--line)}.intro{display:grid;grid-template-columns:.36fr 1fr;gap:60px}.intro>div{max-width:780px}.intro h2,.section-heading h2,.development h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(2rem,4vw,3.6rem);line-height:1.13;letter-spacing:-.04em;margin:0 0 24px}.intro>div p,.development>div>p:last-child{font-family:system-ui,sans-serif;color:var(--muted);max-width:650px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-heading h2{font-size:clamp(2rem,3.5vw,3.1rem);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.feature-grid article{min-height:385px;padding:28px;border-right:1px solid var(--line);position:relative;background:linear-gradient(145deg,#ffffff03,transparent 50%)}.feature-grid article:last-child{border-right:0}.feature-number{color:var(--rust);font-size:.65rem}.feature-icon{height:115px;margin:36px 0 25px;position:relative}.feature-icon i{position:absolute;display:block;border:1px solid var(--dim)}.ship-icon i:first-child{width:70px;height:34px;left:12px;top:40px;transform:skew(-20deg)}.ship-icon i:nth-child(2){width:27px;height:25px;left:30px;top:18px}.ship-icon i:last-child{width:8px;height:8px;border-radius:50%;left:70px;top:53px;background:var(--rust);border:0}.crew-icon i{width:30px;height:30px;border-radius:50%;top:17px}.crew-icon i:first-child{left:14px}.crew-icon i:nth-child(2){left:55px}.crew-icon i:last-child{width:72px;height:40px;left:14px;top:57px;border-radius:45px 45px 0 0}.cargo-icon i{width:62px;height:62px;left:20px;top:29px}.cargo-icon i:nth-child(2){transform:rotate(45deg);width:44px;height:44px;left:29px;top:38px}.cargo-icon i:last-child{width:8px;height:8px;left:47px;top:56px;background:var(--rust);border:0}.system-icon i{border-radius:50%}.system-icon i:first-child{inset:10px 14px}.system-icon i:nth-child(2){inset:30px 34px;border-color:var(--rust)}.system-icon i:last-child{width:7px;height:7px;background:var(--cream);border:0;left:9px;top:47px}.feature-grid h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:1.35rem;margin:0 0 14px;color:var(--cream)}.feature-grid p{font-family:system-ui,sans-serif;color:var(--muted);font-size:.88rem;line-height:1.7;margin:0}.development{display:grid;grid-template-columns:.36fr 1fr;gap:60px}.signal{height:130px;display:flex;align-items:center;gap:8px;margin-top:23px}.signal span{width:5px;background:var(--rust);opacity:.75}.signal span:nth-child(1),.signal span:nth-child(5){height:20px}.signal span:nth-child(2),.signal span:nth-child(4){height:52px}.signal span:nth-child(3){height:94px}.site-footer{min-height:130px;display:flex;align-items:center;justify-content:space-between;color:var(--dim);font-size:.72rem}.site-footer a{color:var(--muted)}a:focus-visible{outline:2px solid var(--rust);outline-offset:5px}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:720px;padding-block:80px}.orbit-diagram{position:absolute;right:-10%;top:90px;opacity:.35}.hero-copy{max-width:720px}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:620px){.wrap{width:calc(100% - 36px)}.site-header{height:74px}.header-mark{display:none}.hero{min-height:680px;padding-block:60px}.hero h1{font-size:clamp(3.45rem,18vw,5.1rem);margin-top:34px}.tagline br{display:none}.orbit-diagram{width:390px;right:-45%;top:105px}.section{padding-block:70px}.intro,.development{grid-template-columns:1fr;gap:25px}.section-heading{display:block}.section-heading h2{margin-top:16px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:310px;border-right:0;border-bottom:1px solid var(--line)}.feature-grid article:last-child{border-bottom:0}.feature-icon{height:90px;margin:25px 0 18px}.site-footer{display:block;padding-block:38px}.footer-mark{margin-top:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
