:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182235;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{min-height:100vh}.topbar{height:70px;background:#fff;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;padding:0 34px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:32px;height:32px;border-radius:9px;background:#274ed5;color:#fff;display:grid;place-items:center;font-weight:800}.brand strong{display:block;font-size:14px;letter-spacing:-.01em}.brand span{display:block;font-size:11px;color:#738097;margin-top:2px}.top-actions{display:flex;align-items:center;gap:17px}.demo-label{font-size:11px;color:#738097}.button{border:1px solid #d9e0ea;background:#fff;border-radius:8px;padding:8px 12px;font-size:12px;color:#253247;cursor:pointer}.button:hover{border-color:#9eafd0}.body{display:flex;min-height:calc(100vh - 70px)}.sidebar{width:230px;background:#fbfcfe;border-right:1px solid #e5eaf1;padding:27px 15px;display:flex;flex-direction:column}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#7b8799}.store-name{font-size:14px;font-weight:700;margin:10px 8px 28px}.store-name span{display:block;font-size:11px;font-weight:400;color:#7b8799;margin-top:3px}nav{display:grid;gap:4px}.nav-item{border:0;background:transparent;text-align:left;border-radius:8px;padding:10px 9px;color:#596a83;font-size:12px;cursor:pointer}.nav-item.active{background:#eaf0ff;color:#2c56cc;font-weight:700}.nav-item b{float:right;font-size:10px;color:#8190a5}.side-foot{margin-top:auto;border-top:1px solid #e5eaf1;padding:16px 8px 0;color:#61718a;font-size:11px}.side-foot small{display:block;color:#8c98a9;line-height:1.45;margin-top:7px}.status-dot{width:7px;height:7px;background:#b7c0cc;border-radius:50%;display:inline-block;margin-right:6px}.status-dot.live{background:#18a66a;box-shadow:0 0 0 3px #dff5e9}.content{flex:1;max-width:1230px;padding:34px 38px 50px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px}.page-head h1{font-size:25px;letter-spacing:-.04em;margin:8px 0 5px}.page-head p{color:#718097;font-size:13px;margin:0}.headline-metrics{display:flex;gap:28px}.headline-metrics div{padding-left:20px;border-left:1px solid #e2e7ef}.headline-metrics strong{display:block;font-size:18px;letter-spacing:-.03em}.headline-metrics span{display:block;font-size:10px;color:#7e8a9d;margin-top:3px}.workspace-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:15px}.panel{background:#fff;border:1px solid #e1e7ef;border-radius:13px;padding:17px;box-shadow:0 5px 20px #1c305309}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:17px}.panel h2{font-size:15px;letter-spacing:-.02em;margin:6px 0 0}.count-chip,.state-chip,.mcp-chip{font-size:10px;border-radius:99px;padding:5px 8px;background:#f1f4f8;color:#6d7b90;white-space:nowrap}.state-chip{background:#fff1dc;color:#a96117}.mcp-chip{background:#e8f7ef;color:#198555}.case-list{margin:0 -5px}.case-row{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;text-align:left;padding:12px 8px;border-radius:9px;cursor:pointer}.case-row:hover{background:#f7f9fc}.case-row.selected{background:#edf2ff}.priority{width:7px;height:7px;border-radius:50%;background:#9daabd;flex:0 0 auto}.priority.high{background:#d14a55}.priority.medium{background:#db941e}.priority.low{background:#3d9d71}.case-copy{flex:1;min-width:0}.case-copy strong{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.case-copy small,.case-meta small{display:block;color:#8591a3;font-size:10px;margin-top:3px}.case-meta{text-align:right}.case-meta b{font-size:10px;color:#475971}.subline{display:block;color:#8390a2;font-size:11px;margin-top:5px}.summary-box{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;background:#f8fafc;border-radius:9px;margin-bottom:18px}.summary-box strong{font-size:12px;display:block;margin-top:5px}.detail-section{padding:0 2px 16px;border-bottom:1px solid #edf0f4;margin-bottom:16px}.section-title{font-weight:700;font-size:11px;margin-bottom:10px}.timeline-row{display:flex;align-items:center;gap:10px;padding:8px 0}.timeline-dot{width:8px;height:8px;border-radius:50%;background:#3d9d71;box-shadow:0 0 0 3px #e3f5eb;flex:0 0 auto}.timeline-dot.warning{background:#dc921d;box-shadow:0 0 0 3px #fff0d7}.timeline-row div{flex:1}.timeline-row strong{font-size:11px}.timeline-row small{display:block;color:#8995a6;font-size:10px;margin-top:3px}.timeline-row>b{font-size:11px}.muted{color:#78869a;font-size:12px;line-height:1.5}.evidence-row{display:flex;justify-content:space-between;font-size:10px;color:#7f8b9d;margin-top:13px}.success-text{color:#188454}.lower-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:15px;margin-top:15px}.agent-panel,.guardrail-panel{min-height:190px}.trace-empty{border:1px dashed #d9e0ea;border-radius:8px;padding:18px;color:#8995a6;font-size:11px;text-align:center;margin-top:17px}.trace-list{display:grid;gap:7px}.trace-row{display:flex;gap:8px;align-items:center;background:#f7f9fc;border-radius:7px;padding:8px 9px}.trace-row>span{color:#1b9a5f;font-weight:800}.trace-row code{font-family:ui-monospace,Consolas,monospace;font-size:10px;color:#2e5bc7}.trace-row small{color:#8995a6;font-size:10px;margin-left:auto}.guardrail{display:flex;gap:9px;margin-top:22px;padding:11px;background:#f1faf5;border-radius:8px}.guardrail>span{color:#1b9a5f;font-weight:800}.guardrail strong{font-size:11px;display:block}.guardrail small{display:block;color:#7e8f85;font-size:10px;margin-top:4px;line-height:1.4}.notice{position:fixed;right:26px;bottom:22px;background:#182235;color:#eaf0fb;border-radius:8px;padding:10px 13px;font-size:11px;box-shadow:0 10px 30px #131f3533}.empty-state{color:#8995a6;font-size:12px;padding:25px 0;text-align:center}@media(max-width:900px){.sidebar{width:190px}.content{padding:26px 20px}.workspace-grid,.lower-grid{grid-template-columns:1fr}}@media(max-width:650px){.topbar{padding:0 16px}.demo-label{display:none}.body{display:block}.sidebar{width:auto;border-right:0;border-bottom:1px solid #e5eaf1;padding:12px 12px 9px}.sidebar .eyebrow,.store-name,.side-foot{display:none}nav{display:flex;overflow:auto}.nav-item{white-space:nowrap}.content{padding:20px 13px 60px}.page-head{display:block}.headline-metrics{margin-top:20px}.headline-metrics div:first-child{padding-left:0;border-left:0}.summary-box{grid-template-columns:1fr 1fr}.notice{left:13px;right:13px;bottom:13px}.trace-row small{display:none}}.full-width{width:100%;margin-top:2px}.button.primary{background:#2c56cc;color:#fff;border-color:#2c56cc}.button.primary:hover{background:#2147b6}.button.danger{color:#b33d4a}.investigation-card{border-top:1px solid #edf0f4;margin-top:18px;padding-top:17px}.recommendation{background:#f5f8ff;border:1px solid #dbe5ff;border-radius:9px;padding:13px}.recommendation-head{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px}.amount-chip{background:#e3ecff;color:#2c56cc;padding:5px 8px;border-radius:99px;font-size:11px;font-weight:700}.recommendation p{font-size:11px;color:#687991;line-height:1.45;margin:9px 0}.recommendation-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;border-top:1px solid #e0e8f7;margin-top:10px;padding-top:10px}.recommendation-grid p{margin:5px 0 0}.policy-row{display:flex;justify-content:space-between;gap:12px;padding:12px 2px;border-bottom:1px solid #edf0f4;font-size:10px}.warning-text{color:#b36b16}.draft-label{display:flex;justify-content:space-between;margin:15px 2px 7px;font-size:11px;font-weight:700}.draft-label span{font-size:9px;color:#b36b16;letter-spacing:.06em}.investigation-card textarea{width:100%;min-height:125px;resize:vertical;border:1px solid #dbe2eb;border-radius:8px;padding:10px;font:11px/1.5 inherit;color:#34445b;background:#fbfcfe}.decision-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.decision-row .button{font-size:10px}.audit-note{background:#f1faf5;color:#39745b;border-radius:7px;padding:9px;margin-top:12px;font-size:10px}.audit-trail{border-top:1px solid #edf0f4;margin-top:20px;padding-top:15px}.audit-event{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #f0f2f5}.audit-event strong{font-size:10px;text-transform:capitalize}.audit-event small{display:block;color:#8995a6;font-size:9px;margin-top:4px}.audit-event>span{color:#3b8664;font-size:9px;white-space:nowrap}.audit-empty{border:1px dashed #d9e0ea;border-radius:8px;padding:12px;color:#8995a6;font-size:10px}.cost-audit{border-top:1px solid #edf0f4;margin-top:20px;padding-top:15px}.cost-total{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f8fafc;border-radius:8px;padding:10px;margin-bottom:9px}.cost-total strong{display:block;font-size:13px;margin-top:4px}.cost-line{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #f0f2f5}.cost-line strong{font-size:10px}.cost-line small{display:block;color:#8995a6;font-size:9px;margin-top:3px}.cost-line b{font-size:10px;white-space:nowrap}.cost-recommendation{background:#fff8e9;border:1px solid #f5dfae;border-radius:8px;padding:10px;margin-top:12px}.cost-recommendation strong{display:block;font-size:10px;margin-top:5px}.cost-recommendation p{font-size:10px;color:#786a4e;line-height:1.4;margin:6px 0}.cost-recommendation small{font-size:9px;color:#947c4e;line-height:1.35;display:block}.support-packet{border-top:1px solid #edf0f4;margin-top:20px;padding-top:15px}.packet-badge{display:inline-block;background:#fff1dc;color:#a96117;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:700;margin-bottom:10px}.packet-block{background:#f8fafc;border-radius:8px;padding:9px;margin:7px 0}.packet-block p{font-size:10px;color:#667790;line-height:1.4;margin:6px 0}.support-packet textarea{width:100%;min-height:180px;resize:vertical;border:1px solid #dbe2eb;border-radius:8px;padding:10px;font:10px/1.45 inherit;color:#34445b;background:#fbfcfe}
