@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#e8eeea;background:#080b0a;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:radial-gradient(circle at 70% -10%,#18372b55,transparent 32%),#080b0a}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}aside{position:fixed;width:230px;height:100vh;border-right:1px solid #213028;background:#0b100e;padding:28px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.brand strong{display:block;font-size:15px;letter-spacing:.15em}.brand span{font:10px DM Mono;color:#71857a;letter-spacing:.12em}.mark{width:38px;height:38px;display:grid;place-items:center;background:#9cffc3;color:#07120c;font-weight:800;border-radius:3px;box-shadow:0 0 25px #62d89530}nav{display:grid;gap:5px}nav button{font:600 13px Manrope;text-align:left;color:#829088;background:none;border:0;border-radius:4px;padding:11px 12px;cursor:pointer}nav button i{display:inline-block;width:6px;height:6px;border:1px solid #526158;margin-right:12px;transform:rotate(45deg)}nav button:hover,nav button.active{background:#15201b;color:#ddede4}nav button.active i{background:#8ef0b5;border-color:#8ef0b5}.asideFoot{margin-top:auto;color:#91a098;font-size:12px;padding:12px}.asideFoot small{color:#526158}.pulse{display:inline-block;width:7px;height:7px;background:#78e9a7;border-radius:50%;box-shadow:0 0 9px #78e9a7;margin-right:7px}.errorPulse{background:#ff8e8e;box-shadow:0 0 9px #ff8e8e}.offline{margin:-10px 0 18px;padding:12px 16px;border:1px solid #8f5b32;background:#291b10;color:#ffcb8d;font:11px DM Mono;letter-spacing:.04em}.source{display:inline-block;margin-top:5px;font:8px DM Mono;letter-spacing:.08em;color:#75837b;text-transform:uppercase}.source-LIVE{color:#75e7a2}.source-BASELINE{color:#8ca3b8}.source-STALE{color:#f0bf67}.source-UNKNOWN{color:#6e7772}main{grid-column:2;padding:38px 45px 20px;max-width:1500px;width:100%}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}h1{margin:3px 0;font-size:30px;letter-spacing:-.04em}.eyebrow{font:500 10px DM Mono;letter-spacing:.19em;color:#6f8277;margin:0}.mode{border:1px solid #315241;background:#0c1712;padding:10px 14px;border-radius:4px}.mode span{display:block;font:9px DM Mono;color:#71877a}.mode b{font:600 13px DM Mono;color:#8ff2b6}.hero{display:flex;justify-content:space-between;align-items:center;padding:27px 30px;background:linear-gradient(110deg,#12241c,#0d1512);border:1px solid #294133;border-radius:6px;margin-bottom:14px}.hero h2{font-size:25px;margin:7px 0}.hero p:not(.eyebrow){color:#86978d;font-size:13px;margin:0;max-width:650px}.healthRing{width:120px;border-left:1px solid #2a4135;text-align:center}.healthRing strong{display:block;font:700 26px DM Mono;color:#98f7bd}.healthRing span{font-size:10px;color:#76887e}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}.metrics article,.panel,.project{background:#0d1210;border:1px solid #202a25;border-radius:5px}.metrics article{padding:17px}.metrics article>span{display:block;color:#65736b;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.metrics article>b{display:block;font:600 18px DM Mono;margin:10px 0}.metrics small,.row small{display:block;color:#68766e;font-size:10px;margin-top:3px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.panel{padding:20px}.panel.wide{grid-column:span 2}.panelTitle{display:flex;justify-content:space-between;border-bottom:1px solid #1d2822;padding-bottom:13px}.panelTitle h3{font-size:13px;margin:0}.panelTitle span{font:9px DM Mono;color:#496356}.row{display:flex;align-items:center;justify-content:space-between;padding:12px 2px;border-bottom:1px solid #17201b}.row:last-child{border:0}.row b{font-size:12px;font-weight:600;max-width:700px;overflow:hidden;text-overflow:ellipsis}.badge{font:500 9px DM Mono;padding:4px 7px;border:1px solid #34413a;border-radius:3px;color:#96a49c}.s-HEALTHY,.s-SUCCEEDED{color:#8df2b5;border-color:#295d40;background:#10271a}.s-DEGRADED,.s-PARTIAL{color:#f3c978;border-color:#645129;background:#2a2110}.s-DOWN,.s-COLLECTOR_ERROR,.s-FAILED{color:#ff8e8e;border-color:#643636;background:#291313}.s-INACTIVE_EXPECTED,.s-UNKNOWN,.s-DISABLED_NOT_CONFIGURED{color:#9da9a2;background:#171c19}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project{padding:22px;min-height:175px}.project h3{margin:8px 0 16px;font-size:18px}.project dl{display:grid;grid-template-columns:1fr 1fr;font-size:11px;margin-top:24px}.project dt{color:#66756d}.project dd{text-align:right;margin:0}.unknown{display:inline-block;width:50%;padding:16px}.unknown p{font-size:10px;color:#647269}.unknown .badge{float:right}.empty{color:#5d6962;font-size:12px;padding:30px;text-align:center}.notice{padding:14px 18px;border-left:2px solid #d4a754;background:#211b10;color:#c6b48e;font-size:12px;margin-bottom:14px}.ai-layout{display:grid;grid-template-columns:280px 1fr;gap:10px}.ai-layout .ai-status,.ai-layout .knowledge-panel,.ai-layout .queue-panel{grid-column:span 2}.ai-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.provider-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.provider-pair>div,.review-item,.editor-detail{border:1px solid var(--line);background:#07120eb3;padding:12px}.provider-pair span,.provider-pair small,.review-item small,.editor-detail small{display:block;color:var(--muted);margin-top:5px}.run-detail{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.tool-call{display:grid;gap:5px;padding:9px;margin-top:8px;border-left:2px solid var(--green);background:#07110e}.tool-call code{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap}.review-controls,.language-tabs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.review-controls input{flex:1;min-width:220px}.review-list,.editor-list{display:grid;gap:8px;margin-top:12px}.review-item{display:grid;gap:7px}.review-item button,.editor-list button{margin-right:6px;border:1px solid #2c4637;background:#101713;color:#9fd8b7;padding:7px 10px;cursor:pointer}.editor-list>button{display:grid;gap:5px;text-align:left;width:100%}.editor-detail{margin-top:6px}.editor-detail input,.editor-detail textarea,.review-controls input{display:block;width:100%;margin-top:8px;border:1px solid #294033;background:#090e0b;color:#dce8e1;padding:9px}.editor-detail textarea{min-height:150px;resize:vertical}.error-notice{border-color:#8e4848;color:#ffadad}.warning{color:var(--amber);font-size:12px}.ai-stat-grid div{padding:12px;background:#101814;border:1px solid #1d2d24}.ai-stat-grid span,.ai-stat-grid b{display:block}.ai-stat-grid span{color:#62736a;font:9px DM Mono;margin-bottom:7px}.ai-stat-grid b{color:#dce8e1;font:11px DM Mono}.provider-help{margin-top:14px;padding:12px;border-left:2px solid #d4a754;background:#211b10;color:#c9b88f;font-size:11px;line-height:1.6}.conversation-list{min-height:430px}.conversation-list button,.panelTitle button,.composer button{display:block;width:100%;border:1px solid #273b30;background:#101713;color:#aebdb5;text-align:left;padding:10px;margin-top:8px;cursor:pointer}.panelTitle button{width:auto;margin:0;padding:5px 10px}.conversation-list button small{display:block;color:#64736b;margin-top:5px}.conversation-list .selected-chat{border-color:#4f916d;background:#13231a}.chat-panel{min-height:430px;display:flex;flex-direction:column}.messages{flex:1;max-height:330px;overflow:auto;padding:10px 0}.message{width:85%;margin:8px 0;padding:12px;border:1px solid #1e2d25;background:#101713;font-size:12px}.message.user{margin-left:auto;background:#15241c}.message p{margin:5px 0;white-space:pre-wrap}.message small,.run-strip,.knowledge-hit small{color:#6b7c72;font:9px DM Mono}.composer{display:flex;gap:8px;margin-top:10px}.composer input{flex:1;background:#090e0b;color:#dce8e1;border:1px solid #263b30;padding:11px}.composer button{width:auto;margin:0;color:#8df2b5}.run-strip{padding-top:10px}.knowledge-hit{padding:12px 0;border-bottom:1px solid #17201b}.knowledge-hit p{color:#95a49c;font-size:11px}.connector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}.connector-grid .project{min-height:140px}.connector-grid p,.connector-grid small{color:#75857c;font-size:10px}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-actions,.filter-row{display:flex;flex-wrap:wrap;gap:8px}.community-intelligence-controls{margin-bottom:10px}.filter-row select,.filter-row button,.actor-row{border:1px solid #273b30;background:#101713;color:#aebdb5;padding:9px 11px}.filter-row button,.actor-row{cursor:pointer}.actor-row{width:100%;display:flex;justify-content:space-between;margin:5px 0;text-align:left}.editor-detail small{display:block;margin-top:5px}.s-INSUFFICIENT_DATA,.s-BLOCKED_OUTPUT_VALIDATION,.s-WAITING_FOR_SOURCE,.s-BLOCKED_FINAL,.s-NOT_CONFIGURED,.s-WAITING_FOR_PROVIDER,.s-BLOCKED_BY_POLICY,.s-BUDGET_BLOCKED{color:#f3c978;border-color:#645129;background:#2a2110}footer{text-align:center;color:#3f4b44;font:9px DM Mono;padding:25px}.live-LIVE{color:#71e59e}.live-RECONNECTING,.live-FALLBACK{color:#f3c978}.live-OFFLINE{color:#f07979}.loading{grid-column:auto;display:grid;place-items:center;align-content:center;height:100vh}.loading p{color:#7c8e84;font-size:12px}@media(max-width:900px){body{min-width:0}.shell{display:block}aside{position:static;width:auto;height:auto}nav{grid-template-columns:repeat(3,1fr)}.asideFoot{display:none}main{padding:24px}.metrics,.cards,.connector-grid,.ai-stat-grid{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.panel.wide{grid-column:auto}.ai-layout,.community-grid{grid-template-columns:1fr}.ai-layout .ai-status,.ai-layout .knowledge-panel,.ai-layout .queue-panel{grid-column:auto}}
