:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d10;--panel:#12161b;--panel-soft:#171c22;--text:#f3f5f7;--muted:#98a2ad;--line:#2a313a;--accent:#d8b46a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 82% 8%, #d8b46a17, transparent 28rem), var(--bg);min-height:100vh;color:var(--text);margin:0}a{color:inherit;text-decoration:none}.siteHeader,.siteFooter,.shell{width:min(1180px,100% - 40px);margin-inline:auto}.siteHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;display:flex}.brand{gap:2px;display:grid}.brandEyebrow,.kicker,.readOnlyBadge{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.brandEyebrow,.kicker{color:var(--accent)}.brandTitle{font-size:1.05rem;font-weight:650}.readOnlyBadge{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:8px 12px}.shell{padding:84px 0 96px}.hero{max-width:940px}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;max-width:850px;margin-bottom:24px;font-size:clamp(3rem,8vw,6.8rem);line-height:.94}.lede{max-width:720px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.statusGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px;display:grid}.statusGrid article,.nextStage{border:1px solid var(--line);background:linear-gradient(145deg, var(--panel), var(--panel-soft));border-radius:18px}.statusGrid article{align-content:space-between;gap:24px;min-height:175px;padding:24px;display:grid}.statusGrid strong{font-size:1.15rem}.statusGrid span,.nextStage p{color:var(--muted);line-height:1.6}.nextStage{max-width:760px;margin-top:72px;padding:30px}.nextStage h2{letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.8rem)}.nextStage p{margin-bottom:0}.siteFooter{border-top:1px solid var(--line);color:var(--muted);padding:26px 0 42px;font-size:.86rem;line-height:1.5}@media (max-width:780px){.siteHeader,.siteFooter,.shell{width:min(100% - 28px,1180px)}.shell{padding-top:56px}.statusGrid{grid-template-columns:1fr}.statusGrid article{min-height:140px}}
