:root{--bg:#faf3e6;--fg:#241f18;--muted:#6b6152;--amber:#8f5e08;--red:#b8341f;--line:#ddd0b3;--green:#3f7a52;--panel:#f2e9d6;--sel:#ece0c4;--card:#fffbf2f7;--stage-bg:#0e1116;--stage-fg:#e6e1d8;--stage-muted:#8a8170;--stage-amber:#e8a838;--stage-red:#e8503a;--stage-green:#8fdcab;--stage-line:#33405a;--stage-panel:#161b22;color-scheme:light}:root[data-theme=dark]{--bg:#0e1116;--fg:#e6e1d8;--muted:#8a8170;--amber:#e8a838;--red:#e8503a;--line:#2a3344;--green:#8fdcab;--panel:#161b22;--sel:#1c2534;--card:#161b22f7;color-scheme:dark}:root[data-skin=matrix]{--stage-bg:#000600;--stage-fg:#7df0a3;--stage-muted:#2ea043;--stage-amber:#39ff14;--stage-red:#ff5f56;--stage-green:#39ff14;--stage-line:#0f5a2a;--stage-panel:#001a0d}:root[data-skin=flock]{--stage-bg:#0c1418;--stage-fg:#e3edf2;--stage-muted:#7d94a0;--stage-amber:#68c2d8;--stage-red:#e8503a;--stage-green:#8fdcab;--stage-line:#25404d;--stage-panel:#12202a}:root[data-skin=hive]{--stage-bg:#14100a;--stage-fg:#f2e4c8;--stage-muted:#9c8a63;--stage-amber:#f0b429;--stage-red:#e8503a;--stage-green:#c9d66a;--stage-line:#4a3d1f;--stage-panel:#1e1810}:root[data-skin=matrix] #stage-frame,:root[data-skin=matrix] #replay{font-family:ui-monospace,SFMono-Regular,Menlo,Cascadia Code,Fira Code,monospace}:root[data-skin=matrix] #stage-frame #hud b,:root[data-skin=matrix] #stage-frame #hud .tab.active,:root[data-skin=matrix] #replay-title{text-shadow:0 0 6px}:root[data-skin=matrix] #cockpit,:root[data-skin=matrix] .cockpit-exec{--green:var(--stage-green)}:root[data-cockpit-theme=light]:not([data-skin=matrix]):not([data-skin=hive]):not([data-skin=flock]) #stage-frame{--stage-bg:#faf3e6;--stage-fg:#241f18;--stage-muted:#6b6152;--stage-line:#c9b892;--stage-panel:#f2e9d6;--stage-amber:#8f5e08;--stage-red:#b8341f;--stage-green:#3f7a52}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);margin:0;font:16px/1.5 ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif}a{color:var(--amber)}h1,h2,h3{color:var(--fg)}.section{max-width:860px;margin:0 auto;padding:48px 20px}#cockpit .arow,#agents .arow,.cockpit-agents .arow{white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:6px;padding:2px 0;display:flex;overflow:hidden}#cockpit .adot,#agents .adot,.cockpit-agents .adot{border-radius:50%;flex:none;align-self:center;width:7px;height:7px}#cockpit .ameta,#agents .ameta,.cockpit-agents .ameta{color:var(--stage-muted);font-size:11px}#cockpit .adoing,#agents .adoing,.cockpit-agents .adoing{color:var(--stage-muted);text-overflow:ellipsis;margin-left:auto;padding-left:10px;font-family:ui-monospace,monospace;font-size:11px;overflow:hidden}#cockpit .feedhdr,#agents .feedhdr,.cockpit-agents .feedhdr,.cockpit-exec .feedhdr{color:var(--stage-muted);letter-spacing:.4px;margin-bottom:6px;font-size:11px}.cockpit-tasks .trow,.cockpit-findings .frow{white-space:nowrap;text-overflow:ellipsis;padding:2px 0;overflow:hidden}.cockpit-tasks .tdot{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.cockpit-findings .frow.hi{font-weight:600}.cockpit-findings .fsev{font-weight:700}.site-header:where(.astro-nen7h5rs){z-index:100;background:color-mix(in srgb, var(--stage-bg) 92%, transparent);backdrop-filter:saturate(140%)blur(8px);border-bottom:1px solid var(--stage-line);--fg:var(--stage-fg);--amber:var(--stage-amber);position:sticky;top:0;box-shadow:0 1px #00000040}.sh-inner:where(.astro-nen7h5rs){align-items:center;gap:14px;max-width:1180px;margin:0 auto;padding:10px 20px;display:flex}.sh-brand:where(.astro-nen7h5rs){border-radius:8px;align-items:center;padding:2px 4px;text-decoration:none;display:inline-flex}.sh-brand:where(.astro-nen7h5rs):focus-visible{outline:2px solid var(--stage-amber);outline-offset:2px}.sh-nav:where(.astro-nen7h5rs){flex-wrap:wrap;flex:auto;align-items:center;gap:4px;margin-left:12px;display:flex}.sh-nav:where(.astro-nen7h5rs) a:where(.astro-nen7h5rs){color:var(--stage-muted);border-radius:7px;padding:6px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:color .12s,background .12s}.sh-nav:where(.astro-nen7h5rs) a:where(.astro-nen7h5rs):hover{color:var(--stage-fg);background:var(--stage-panel)}.sh-nav:where(.astro-nen7h5rs) a:where(.astro-nen7h5rs)[aria-current=page]{color:var(--stage-bg);background:var(--stage-amber)}.sh-right:where(.astro-nen7h5rs){flex:none;align-items:center;gap:10px;display:flex}.sh-star:where(.astro-nen7h5rs){color:var(--stage-fg);background:var(--stage-panel);border:1px solid var(--stage-line);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .12s,color .12s;display:inline-flex}.sh-star:where(.astro-nen7h5rs):hover{border-color:var(--stage-amber);color:var(--stage-amber)}.sh-staricon:where(.astro-nen7h5rs){color:var(--stage-amber)}.sh-theme:where(.astro-nen7h5rs){background:var(--stage-panel);width:34px;height:34px;color:var(--stage-fg);border:1px solid var(--stage-line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:15px;line-height:1;transition:border-color .12s;display:inline-flex}.sh-theme:where(.astro-nen7h5rs):hover{border-color:var(--stage-amber)}@media (width<=560px){.sh-inner:where(.astro-nen7h5rs){flex-wrap:wrap;gap:8px 12px;padding:8px 14px}.sh-nav:where(.astro-nen7h5rs){order:3;justify-content:flex-start;width:100%;margin-left:0}.sh-right:where(.astro-nen7h5rs){margin-left:auto}.sh-star:where(.astro-nen7h5rs) span:where(.astro-nen7h5rs){display:none}.sh-star:where(.astro-nen7h5rs){padding:6px 10px}}
