:root{--paper:#f2f5f4;--ink:#082032;--signal:#185ee6;--ready:#b8ed3b;--warning:#ff745c;--muted:#5b6e75;--line:#c7d2d4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{color:var(--ink);background-color:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}a{color:inherit}.launchpad{max-width:1480px;min-height:100svh;margin:0 auto;padding:clamp(1.25rem,3vw,3rem) clamp(1.25rem,6vw,6.5rem);display:grid;position:relative;overflow:hidden}.launchpad:before{content:"";background:repeating-linear-gradient(to bottom, var(--signal) 0 3.5rem, transparent 3.5rem 5.5rem);width:.35rem;position:absolute;top:0;bottom:0;left:clamp(.45rem,2vw,2rem)}.masthead{border-bottom:1px solid var(--line);justify-content:space-between;align-self:start;align-items:center;gap:2rem;padding-bottom:1.5rem;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark:focus-visible{outline:3px solid var(--signal);outline-offset:5px}.wordmark-mark{color:#fff;background:var(--signal);border-radius:50% 50% 50% 0;place-items:center;width:2rem;height:2rem;display:grid}.runtime,.coordinate{color:var(--muted);letter-spacing:.04em;margin:0;font-size:.76rem;font-weight:600}.hero{grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);align-items:center;gap:clamp(3rem,8vw,9rem);padding:clamp(4.5rem,12vh,9rem) 0;display:grid}.hero-copy{max-width:49rem}.coordinate{margin-bottom:1.25rem}h1{letter-spacing:-.075em;max-width:12ch;margin:0;font-size:clamp(3.5rem,8.5vw,8.25rem);font-weight:650;line-height:.86}.intro{max-width:39rem;color:var(--muted);margin:clamp(2rem,4vw,3rem) 0 0;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.65}.telemetry{color:#fff;background:var(--ink);border-radius:0 4rem 0 0;flex-direction:column;justify-content:center;align-self:stretch;min-height:19rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.telemetry-heading{color:#a8bdc6;justify-content:space-between;margin-bottom:auto;font-size:.75rem;font-weight:600;display:flex}.status-panel{border-top:1px solid #365263;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding-top:3rem;display:grid}.status-beacon{background:var(--ready);border:.28rem solid var(--ink);width:1.2rem;height:1.2rem;box-shadow:0 0 0 2px var(--ready);border-radius:50%}.status-panel--offline .status-beacon{background:var(--warning);box-shadow:0 0 0 2px var(--warning)}.status-primary,.status-detail{margin:0}.status-primary{letter-spacing:-.035em;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:650}.status-detail{color:#a8bdc6;margin-top:.4rem;font-size:.85rem}.systems{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);align-self:end;margin:0;display:grid}.systems div{padding:1.35rem 1.5rem 0 0}.systems div+div{border-left:1px solid var(--line);padding-left:1.5rem}.systems dt{color:var(--muted);font-size:.75rem}.systems dd{margin:.35rem 0 0;font-size:.95rem;font-weight:650}@media (max-width:800px){.masthead{align-items:flex-start}.runtime{text-align:right;max-width:10rem}.hero{grid-template-columns:1fr;gap:3.5rem;padding:4rem 0}.telemetry{min-height:17rem}.systems{grid-template-columns:1fr}.systems div{padding:1rem 0}.systems div+div{border-top:1px solid var(--line);border-left:0;padding-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
