:root{--ink:#f3f4ef;--muted:#9ba4b6;--background:#111624;--panel:#171d2c;--line:#343d52;--violet:#6c63f4;--signal:#dfff63}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-shell{grid-template-rows:72px 1fr 64px;width:min(1180px,100% - 48px);min-height:100vh;margin:0 auto;display:grid}.site-header,.site-footer{border-color:var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-size:10px;font-weight:600;display:flex}.site-header{border-bottom:1px solid var(--line)}.wordmark{color:var(--ink);letter-spacing:.13em;font-size:14px}.wordmark-suffix{color:var(--signal);letter-spacing:.2em;margin-left:9px;font-size:8px}.release-code{margin-left:auto}.status-panel{grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(56px,8vw,120px);min-height:520px;padding:70px 0;display:grid}.status-copy{border-left:2px solid var(--signal);padding-left:22px}.eyebrow{color:#c1bcff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:700;display:inline-flex}.eyebrow i{background:var(--signal);width:7px;height:7px;display:inline-block}h1{letter-spacing:-.055em;max-width:620px;margin:18px 0 16px;font-size:clamp(2.65rem,5.4vw,4.6rem);line-height:.98}.status-copy p{max-width:470px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.system-grid{border:1px solid var(--line);background:var(--panel);min-height:360px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000003d}.system-grid:before,.system-grid:after,.grid-line{content:"";background:var(--line);position:absolute}.system-grid:before{width:1px;inset:0 auto 0 28%}.system-grid:after{height:1px;inset:46% 0 auto}.grid-line-a{width:1px;inset:46% auto 0 66%}.grid-line-b{height:1px;inset:auto 0 18% 28%}.grid-index{color:var(--signal);letter-spacing:-.04em;font-size:34px;font-weight:500;position:absolute;bottom:24px;left:24px}.grid-state{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex;position:absolute;top:24px;left:calc(28% + 24px)}.grid-state i{background:var(--violet);border-radius:50%;width:6px;height:6px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;font-size:8px}@media (max-width:820px){.site-shell{grid-template-rows:62px 1fr 56px;width:min(100% - 32px,680px)}.status-panel{grid-template-columns:1fr;gap:38px;min-height:0;padding:48px 0}h1{font-size:clamp(2.55rem,12vw,4rem)}.system-grid{min-height:250px}}@media (max-width:420px){.release-code{display:none}.status-panel{gap:30px;padding:38px 0}.status-copy{padding-left:14px}h1{margin-top:14px;font-size:2.6rem}.status-copy p{font-size:14px}.system-grid{min-height:210px}.grid-index{font-size:28px;bottom:17px;left:17px}.grid-state{font-size:8px;top:17px;left:calc(28% + 16px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
