:root{color:#e9eee9;font-synthesis:none;text-rendering:optimizelegibility;--surface:#1b201ce0;--surface-strong:#202620;--line:#dfeadc1c;--muted:#9ba69c;--soft:#c7d0c7;--green:#8cdda8;--green-dark:#173c26;--amber:#f4c96b;--amber-dark:#4d3512;--red:#ff9b91;--red-dark:#4e211e;background:#101310;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#101310;min-width:320px}body{background:radial-gradient(circle at 13% 6%,#5a9a6d1f,#0000 30rem),radial-gradient(circle at 88% 0,#c5913614,#0000 27rem),#101310;min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}code{color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem}.workspace-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101310d1;justify-content:space-between;align-items:center;min-height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-height:48px;text-decoration:none;display:inline-flex}.brand__mark{width:38px;height:38px;color:var(--green);letter-spacing:-.04em;background:#173c269e;border:1px solid #8cdda852;border-radius:11px;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:.74rem;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-size:.94rem}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:.68rem}.topbar__actions{align-items:center;gap:10px;display:flex}.phase-pill,.outline-action{border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.78rem;font-weight:650;display:inline-flex}.phase-pill{color:var(--green);background:#22412b80;padding:0 14px}.outline-action{border:1px solid var(--line);color:var(--soft);padding:0 16px;text-decoration:none;transition:border-color .16s,background .16s}.outline-action:hover,.outline-action:focus-visible{background:#8cdda812;border-color:#8cdda86b}.workspace-main{width:min(1180px,90vw);margin:0 auto;padding:84px 0 72px}.hero{justify-content:space-between;align-items:end;gap:48px;display:flex}.mode-label{color:var(--green);letter-spacing:.13em;align-items:center;gap:8px;margin-bottom:22px;font-size:.74rem;font-weight:750;display:inline-flex}.hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(3rem,7.5vw,6.5rem);font-weight:640;line-height:.94}.hero__copy>p{max-width:640px;color:var(--muted);margin:28px 0 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75}.projection-status{border:1px solid var(--line);background:#1c211dbd;border-radius:16px;flex:none;align-items:center;gap:12px;min-width:230px;padding:17px 18px;display:flex}.projection-status__pulse{background:var(--amber);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #f4c96b1c}.projection-status strong,.projection-status small{display:block}.projection-status strong{font-size:.82rem}.projection-status small{color:var(--muted);margin-top:4px;font-size:.72rem}.metric-grid{border:1px solid var(--line);background:var(--line);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin:74px 0;display:grid;overflow:hidden}.metric-card{background:#191e1aeb;min-height:178px;padding:24px;display:grid;position:relative}.metric-card>svg{color:var(--muted)}.metric-card>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;align-self:end;margin-top:28px;font-size:.76rem;font-weight:650}.metric-card strong{letter-spacing:-.05em;margin-top:3px;font-size:2.25rem}.metric-card small{color:var(--muted);margin-top:5px}.metric-card--accent{background:linear-gradient(140deg,#302b19f0,#1a1f1af0)}.metric-card--accent>svg,.metric-card--accent strong{color:var(--amber)}.runtime-grid{grid-template-columns:1.12fr .88fr;gap:52px;display:grid}.section-heading{align-items:center;gap:13px;margin-bottom:18px;display:flex}.section-heading__icon{border:1px solid var(--line);width:40px;height:40px;color:var(--soft);background:var(--surface);border-radius:12px;place-items:center;display:grid}.section-heading p,.section-heading h2{margin:0}.section-heading p{color:var(--muted);letter-spacing:.14em;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem}.section-heading h2{letter-spacing:-.02em;margin-top:4px;font-size:1.08rem}.runtime-list{gap:12px;display:grid}.runtime-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:20px;box-shadow:0 18px 60px #0000001f}.runtime-card--compact{padding:16px}.runtime-card__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.runtime-card__identity{width:43px;height:43px;color:var(--green);background:var(--green-dark);border-radius:13px;place-items:center;display:grid}.runtime-card__identity--warm{color:var(--amber);background:var(--amber-dark)}.runtime-card h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:.92rem;overflow:hidden}.runtime-card>p{color:var(--muted);margin:18px 0 0;font-size:.84rem;line-height:1.65}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:.69rem;font-weight:700;display:inline-flex}.status-badge--healthy{color:var(--green);background:var(--green-dark)}.status-badge--warning{color:var(--amber);background:var(--amber-dark)}.status-badge--critical{color:var(--red);background:var(--red-dark)}.status-badge--muted{color:var(--soft);background:#78867a21}.capability-row{border-top:1px solid var(--line);gap:8px;margin-top:18px;padding-top:16px;display:flex}.capability-row span{color:var(--green);background:#22412b59;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:.7rem;display:inline-flex}.capability-row .capability-row__muted{color:var(--amber);background:#4d351273}.phase-plan{background:linear-gradient(130deg,#183621b8,#1b201cd9);border:1px solid #8cdda82e;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin-top:80px;padding:36px;display:flex;position:relative;overflow:hidden}.phase-plan__eyebrow{color:var(--green);letter-spacing:.14em;margin:0 0 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:.68rem}.phase-plan h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,3vw,2rem)}.phase-plan p:not(.phase-plan__eyebrow){max-width:720px;color:var(--muted);margin:14px 0 0;font-size:.86rem;line-height:1.7}.phase-plan__number{color:#8cdda81f;letter-spacing:-.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(4rem,9vw,7rem);font-weight:800}:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media (width<=860px){.workspace-main{padding-top:58px}.hero{flex-direction:column;align-items:stretch;gap:28px}.projection-status{width:100%}.runtime-grid{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.topbar{min-height:68px;padding:0 20px}.brand small,.phase-pill{display:none}.outline-action{padding:0 12px}.workspace-main{width:auto;margin:0 20px;padding-bottom:48px}.hero h1{font-size:clamp(3rem,16vw,4.8rem)}.metric-grid{grid-template-columns:1fr;margin:48px 0}.metric-card{min-height:150px}.runtime-card__header{grid-template-columns:auto minmax(0,1fr)}.runtime-card__header .status-badge{grid-column:1/-1;justify-self:start;margin-top:3px}.capability-row{flex-wrap:wrap}.phase-plan{flex-direction:column;align-items:flex-start;margin-top:52px;padding:26px}.phase-plan__number{position:absolute;bottom:-14px;right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
