:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#182026;font-synthesis:none;text-rendering:optimizelegibility;background:#eef0f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#ffffffe6,#eef0f3eb),linear-gradient(115deg,#0f6b5f14,#0000 34%,#7a61340f 72%,#0000),#eef0f3;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1440px,100%);margin:0 auto;padding:18px}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:12px 0 16px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#0f6b5f;background:#fff;border:1px solid #c9d0d7;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:22px;line-height:1.1}h2{letter-spacing:0;font-size:15px;line-height:1.2}.brand p,.muted{color:#60707d;font-size:13px}.topbar-actions{align-items:center;gap:8px;display:flex}.tabs{background:#f8f9fa;border:1px solid #cfd6dd;border-radius:8px;gap:6px;padding:7px;display:flex;overflow-x:auto}.command-deck{background:linear-gradient(135deg,#fffffff5,#f4f8f7eb),#fff;border:1px solid #c8d2d9;border-radius:8px;grid-template-columns:minmax(280px,.85fr) minmax(420px,1.15fr);gap:10px;margin-top:12px;padding:10px;display:grid;box-shadow:0 1px 2px #141e260f}.deck-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px;display:flex}.deck-title{align-items:center;gap:10px;min-width:0;display:flex}.deck-title>span{color:#0f6b5f;background:#e8f5f2;border:1px solid #adcac2;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.deck-title p{color:#60707d;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.deck-actions,.panel-actions{align-items:center;gap:8px;display:inline-flex}.deck-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.deck-metric{color:#1d2932;text-align:left;background:#fbfcfd;border:1px solid #d3dce2;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;min-height:62px;padding:10px;display:grid}button.deck-metric{width:100%}.deck-metric span:not(.deck-icon){color:#687985;font-size:12px}.deck-metric strong{grid-column:2;font-size:18px;line-height:1.1}.deck-metric.ok{background:#f0faf7;border-color:#add0c6}.deck-metric.warn{background:#fffaf0;border-color:#dec793}.deck-icon{color:#0f6b5f;background:#edf2f5;border-radius:7px;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.tab-button,.primary-button,.ghost-button,.icon-button{color:#1b252d;background:#fff;border:1px solid #c9d2d9;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.tab-button{flex:none;padding:0 13px}.tab-button.active{color:#0b554b;background:#e6f4f1;border-color:#0f6b5f}.primary-button{color:#fff;background:#0f6b5f;border-color:#0f6b5f;align-self:flex-start;padding:0 14px}.ghost-button{background:#f7f8f9;padding:0 12px}.ghost-button.compact{min-height:34px;padding:0 10px;font-size:13px}.icon-button{width:38px;padding:0}.icon-button.danger{color:#a33232}.workspace{padding-top:14px}.two-column{grid-template-columns:minmax(320px,.85fr) minmax(380px,1.15fr);align-items:start;gap:14px;display:grid}.right-rail{gap:14px;min-width:0;display:grid}.panel{background:#ffffffeb;border:1px solid #ccd4dc;border-radius:8px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex;box-shadow:0 1px 2px #141e260f}.panel.wide{width:100%}.panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}label{color:#33424d;gap:6px;font-size:13px;display:grid}input,select,textarea{color:#172027;background:#fff;border:1px solid #c4cdd5;border-radius:7px;outline:none;width:100%}input,select{min-height:38px;padding:0 10px}.small-input{width:min(280px,38vw);min-height:34px}textarea{resize:vertical;min-height:110px;padding:10px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#0f6b5f;box-shadow:0 0 0 3px #0f6b5f24}.status-pill{color:#43525d;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd3da;border-radius:999px;align-items:center;gap:6px;max-width:min(360px,45vw);min-height:30px;padding:0 10px;font-size:13px;display:inline-flex;overflow:hidden}.status-pill.ok{color:#0f6b5f;border-color:#9ec8bb}.status-pill.error{color:#a33232;border-color:#dfa8a8}.status-pill.busy{color:#2e5f95;border-color:#b8c8dc}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cockpit-panel{gap:10px}.runtime-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.runtime-stat{background:#f9fbfc;border:1px solid #d3dce2;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;min-height:56px;padding:9px;display:grid}.runtime-stat span{color:#0f6b5f;background:#e9f2ef;border-radius:7px;grid-row:span 2;place-items:center;width:30px;height:30px;display:grid}.runtime-stat small{color:#667782;font-size:12px}.runtime-stat strong{font-size:18px;line-height:1}.quick-query-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-query{color:#25333d;text-align:left;background:#fff;border:1px solid #d2dbe1;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-size:13px;display:flex}.quick-query:hover{background:#f4faf8;border-color:#0f6b5f}.recent-list{gap:6px;display:grid}.recent-source{color:#23313a;text-align:left;background:#fbfcfd;border:1px solid #d8e0e5;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 9px;display:grid}.recent-source strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.recent-source small{color:#697985;white-space:nowrap;font-size:12px}.runtime-dot{background:#8a9aa5;border-radius:999px;width:9px;height:9px}.runtime-dot.codex,.source-chip.codex,.tag.runtime.codex{color:#0f6b5f;background:#e3f3ee}.runtime-dot.claude,.source-chip.claude,.tag.runtime.claude{color:#315f92;background:#eaf0f8}.runtime-dot.plan,.source-chip.plan,.tag.runtime.plan{color:#806024;background:#f3eee0}.runtime-dot.task,.source-chip.task,.tag.runtime.task{color:#765281;background:#f0e9f2}.runtime-dot.other,.source-chip.other,.tag.runtime.other{color:#42515c;background:#e9eef2}.runtime-dot.codex{background:#0f6b5f}.runtime-dot.claude{background:#315f92}.runtime-dot.plan{background:#806024}.runtime-dot.task{background:#765281}.runtime-dot.other{background:#7a8892}.preset-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.preset-button{color:#364752;text-align:left;background:#f9fbfc;border:1px solid #d2dbe1;border-radius:7px;min-height:44px;padding:8px 10px;font-size:13px;line-height:1.25}.preset-button:hover,.deck-metric:hover,.tab-button:hover,.ghost-button:hover,.icon-button:hover{border-color:#0f6b5f}.metric{background:#f8fafb;border:1px solid #d4dbe2;border-radius:7px;padding:10px}.metric span{color:#687985;font-size:12px;display:block}.metric strong{margin-top:4px;font-size:20px;display:block}.result-list,.edge-list{gap:10px;display:grid}.result-item{background:#fbfcfd;border:1px solid #d3dbe2;border-radius:7px;gap:8px;padding:12px;display:grid}.result-item p{color:#27343e;line-height:1.5}.result-meta,.tag-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.result-meta span{color:#60707d;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:13px;display:inline-flex;overflow:hidden}.tag-row{flex-wrap:wrap;justify-content:flex-start}.tag,.source-status,.source-chip{color:#42515c;background:#e9eef2;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;display:inline-flex}.tag.runtime,.source-chip{font-weight:600}.action-tag{background:#eef4f5;border:0;gap:5px}.source-status.ready{color:#0f6b5f;background:#e3f3ee}.source-status.failed{color:#a33232;background:#fae8e8}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #dbe1e6;padding:10px}th{color:#657682;font-size:12px;font-weight:600}td{font-size:14px}td span{color:#74838e;margin-top:3px;font-size:12px;display:block}.source-title-button{width:100%;min-height:0;color:inherit;text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.source-title-button strong,.source-title-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.graph-cloud{flex-wrap:wrap;gap:8px;display:flex}.graph-map{background-color:#fbfdfc;background-image:linear-gradient(90deg,#0f6b5f0d 1px,#0000 1px),linear-gradient(#0f6b5f0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d6e0e6;border-radius:8px;width:100%;height:260px}.graph-ring{fill:none;stroke:#0f6b5f2e;stroke-width:1px}.graph-ring.soft{stroke:#78919a2e}.graph-link{stroke:#0f6b5f3d;stroke-width:1.2px}.graph-node{fill:url(#nodeGlow);stroke:#0f6b5f;stroke-width:1.2px}.graph-label,.graph-empty-label{fill:#394b56;text-anchor:middle;paint-order:stroke;stroke:#fbfdfc;stroke-width:3px;font-size:9px}.graph-empty-label{font-size:13px}.entity-chip{color:#0f5e54;background:#f2f8f6;border:1px solid #cbd8d4;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:13px;display:inline-flex}.entity-chip small{color:#6b7b84}.edge-row{background:#fbfcfd;border:1px solid #d7dee4;border-radius:7px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:grid}.edge-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.edge-row strong{color:#0f6b5f;font-size:12px}.json-block{color:#dce8ef;background:#111820;border:1px solid #d6dde4;border-radius:7px;max-height:360px;margin:0;padding:12px;font-size:12px;line-height:1.5;overflow:auto}.empty-state{color:#6d7d88;border:1px dashed #c5cfd7;border-radius:7px;place-items:center;min-height:220px;display:grid}.empty-state.compact{min-height:76px;font-size:13px}.settings-panel{max-width:720px}@media (width<=860px){.app-shell{padding:12px}.topbar{align-items:flex-start}.command-deck,.two-column,.form-grid{grid-template-columns:1fr}.deck-grid,.preset-grid,.quick-query-grid{grid-template-columns:1fr 1fr}.deck-summary{align-items:flex-start}.brand p{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.status-pill{max-width:170px}.panel-header{align-items:flex-start}.panel-actions{flex-wrap:wrap;justify-content:flex-end}}@media (width<=560px){.deck-grid,.preset-grid,.metrics,.runtime-grid,.quick-query-grid{grid-template-columns:1fr}.topbar{flex-direction:column}.topbar-actions{justify-content:space-between;width:100%}.small-input{width:100%}}
