@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,Arial,sans-serif;color:#1b2637;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1120px;background:#f5f7fa}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}.shell{min-height:100vh;display:flex}.sidebar{width:236px;background:#122132;color:#c9d2da;padding:19px 14px;display:flex;flex-direction:column;flex-shrink:0}.brand{height:40px;color:#fff;display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px}.brand-mark{background:#f5b949;color:#152536;width:28px;height:28px;display:grid;place-items:center;font-weight:800;border-radius:6px}.workspace{margin:28px 2px 19px;padding:10px 9px;background:#203347;border:1px solid #31465b;border-radius:6px;font-size:12px;display:flex;align-items:center;gap:7px;color:#e9eef1}.workspace svg{margin-left:auto}.dot{width:7px;height:7px;border-radius:50%;background:#4fc48d}.nav-item{width:100%;height:42px;border-radius:5px;display:flex;align-items:center;gap:12px;padding:0 11px;color:#aebdca;text-align:left;font-size:14px;margin:3px 0}.nav-item:hover{background:#1c3043;color:#fff}.nav-item.active{background:#26435a;color:#fff;font-weight:600;box-shadow:inset 3px 0 #f5b949}.sidebar-footer{margin-top:auto;border-top:1px solid #2b4053;padding:17px 5px 3px;display:flex;gap:9px;align-items:center}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:13px;color:#fff}.sidebar-footer small{font-size:11px;color:#8ba0b2;margin-top:2px}.sidebar-footer svg{margin-left:auto}.avatar{width:29px;height:29px;border-radius:50%;background:#d88a52;color:#fff;display:grid;place-items:center;font-size:13px}.main-area{min-width:0;flex:1}.topbar{height:66px;background:#fff;border-bottom:1px solid #e4e9ee;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.crumb{font-size:13px;color:#7c8997;display:flex;align-items:center;gap:8px}.crumb strong{color:#2b3847}.top-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:34px;height:34px;border:1px solid #e0e6ec;border-radius:5px;display:grid;place-items:center;color:#607083;position:relative}.icon-btn i{position:absolute;width:6px;height:6px;border-radius:50%;background:#e35d5d;right:7px;top:6px;border:1px solid white}.agent-button,.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:5px;font-size:13px;font-weight:600;height:35px;padding:0 13px}.agent-button{background:#eef1ff;color:#445bc6}.primary{background:#246b69;color:#fff}.primary:hover{background:#185957}.secondary{background:#fff;border:1px solid #cbd6dd;color:#405060}.content{max-width:1450px;margin:0 auto;padding:31px 30px 48px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.page-heading h1{font-size:27px;line-height:1.1;margin:5px 0 8px;color:#1d2a38;letter-spacing:0}.page-heading p{font-size:13px;margin:0;color:#738090}.page-heading .eyebrow{font-size:12px;color:#248074;font-weight:600}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.metrics article,.panel,.source-card,.report-card{background:#fff;border:1px solid #e4e9ee;border-radius:7px}.metrics article{padding:17px 18px;min-height:113px}.metrics span,.metrics small{font-size:12px;color:#7c8997;display:block}.metrics strong{font-size:27px;margin:7px 0 4px;display:block;letter-spacing:0}.metrics .up{color:#18835f}.metrics .warn{color:#c85042}.grid{display:grid;gap:17px}.two-one{grid-template-columns:minmax(0,1.62fr) minmax(300px,1fr)}.lower{margin-top:17px}.panel{padding:20px}.panel-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.panel-title h2{font-size:16px;margin:0 0 5px;color:#223041}.panel-title p{font-size:12px;color:#80909e;margin:0}.text-btn{font-size:12px;color:#24736f;font-weight:600}.timeline{border-top:1px solid #edf0f3}.time-row{display:grid;grid-template-columns:64px 1fr 65px;gap:10px;padding:14px 4px;border-bottom:1px solid #edf0f3;align-items:center}.time-row>span{font-weight:700;font-size:13px;color:#56677a}.time-row b{font-size:13px;color:#2c3a49}.time-row p{font-size:11px;color:#8a98a5;margin:4px 0 6px}.time-row strong{font-size:11px;color:#7b8996;text-align:right}.time-row em{font-style:normal;font-size:10px;padding:3px 7px;border-radius:10px;background:#e4f7ef;color:#15845c}.time-row em.ready{background:#fff4dc;color:#ab7212}.time-row em.muted{background:#eef1f4;color:#6d7b88}.time-row.live{position:relative}.time-row.live:before{content:"";width:3px;height:37px;border-radius:2px;background:#28a279;position:absolute;left:-20px}.risk-icon{color:#d78d33}.todo>div{display:flex;gap:10px;padding:12px 0;border-top:1px solid #edf0f3;align-items:center}.todo p{margin:0;flex:1}.todo b{font-size:12px;display:block;color:#344353}.todo small{display:block;color:#8795a2;font-size:11px;margin-top:4px}.todo button{width:28px;height:28px;border:1px solid #e1e7eb;border-radius:4px;display:grid;place-items:center;color:#688091}.priority{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.priority.high{background:#dc695a}.priority.medium{background:#e4b257}.chart{background:#f8fafb;border-radius:5px;height:132px;padding:14px 16px;display:flex;gap:20px}.chart-label{width:90px}.chart-label span,.chart-label small{display:block;font-size:11px;color:#7b8996}.chart-label b{font-size:20px;color:#263646;display:block;margin:6px 0}.bars{display:flex;align-items:flex-end;gap:7px;flex:1;padding-top:15px}.bars i{flex:1;background:#3b958a;border-radius:3px 3px 0 0;opacity:.88}.bars i:nth-child(3n){background:#7ebfb2}.chart-foot{display:flex;gap:27px;margin-top:13px}.chart-foot span{font-size:12px;color:#83909c}.chart-foot b{color:#2d3c4a;margin-left:4px}.suggestions{padding:0;margin:0;list-style:none}.suggestions li{font-size:12px;color:#536271;line-height:1.55;padding:10px 0 10px 17px;border-top:1px solid #edf0f3;position:relative}.suggestions li:before{content:"•";position:absolute;left:3px;color:#2e9f8d;font-size:18px;top:7px}.full-btn{display:flex;align-items:center;gap:3px;font-size:12px;color:#28746e;font-weight:600;margin-top:8px}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px}.source-card{padding:19px;display:flex;align-items:center;gap:13px}.source-card h3{font-size:14px;margin:0 0 5px;color:#283848}.source-card p,.source-card small{font-size:12px;color:#7a8997;margin:0;display:block}.source-card small{margin-top:9px;color:#45917f}.source-icon{width:39px;height:39px;border-radius:6px;display:grid;place-items:center;flex:0 0 auto}.source-icon.blue{background:#eaf1ff;color:#4567be}.source-icon.green{background:#e9f7f1;color:#228669}.source-card button{margin-left:auto;width:30px;height:30px;border:1px solid #dfe6ea;border-radius:4px;display:grid;place-items:center;color:#627586}.data-layout{grid-template-columns:minmax(0,1.8fr) minmax(290px,.8fr)}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:#80909e;font-weight:500;padding:0 10px 10px;border-bottom:1px solid #e8edf0}td{padding:12px 10px;color:#536271;border-bottom:1px solid #edf0f2}td b{color:#354353;display:block;font-weight:600}td small{display:block;color:#92a0ac;font-size:10px;margin-top:3px}td:last-child,th:last-child{text-align:right}.badge{display:inline-block;padding:3px 7px;border-radius:10px;font-size:10px;font-weight:600}.badge.green{background:#e6f6ee;color:#238567}.badge.amber{background:#fff3df;color:#ac7418}.badge.blue{background:#eaf0fe;color:#4b67c2}.badge.purple{background:#f0eafd;color:#7655bd}.lineage{text-align:center}.lineage-node{padding:9px;background:#eef7f4;border:1px solid #d4ece5;border-radius:5px}.lineage-node span,.lineage-node b{display:block}.lineage-node span{font-size:10px;color:#7c8c97;margin-bottom:4px}.lineage-node b{font-size:12px;color:#276959}.lineage-node.formula{background:#f8f6eb;border-color:#eee8c9}.lineage-node.formula b{color:#886c1d}.lineage-node.output{background:#edf2fc;border-color:#dce5f7}.lineage-node.output b{color:#506eb9}.line{height:17px;width:1px;background:#c3d1d8;margin:auto}.lineage>small{display:block;font-size:10px;color:#8a98a4;line-height:1.5;margin-top:14px}.report-cards{display:grid;grid-template-columns:1.15fr 1.15fr 1fr;gap:17px}.report-card{padding:21px}.report-card h2{font-size:17px;line-height:1.4;margin:16px 0 9px;color:#293848}.report-card p{font-size:12px;color:#71808e;line-height:1.6;min-height:56px}.report-card div{display:flex;gap:9px;flex-wrap:wrap;font-size:10px;color:#8b98a4;margin:17px 0}.report-card.featured{border-top:3px solid #2d887a}.actions{grid-column:3;grid-row:1}.tabs{display:flex;gap:5px;border-bottom:1px solid #dde5e9;margin-bottom:17px}.tabs button{padding:9px 16px;font-size:13px;color:#6f7e8d;border-bottom:2px solid transparent}.tabs button.selected{color:#237b71;border-color:#237b71;font-weight:600}.insight-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr)}.finding{padding:16px 0;border-top:1px solid #e9eef1}.finding span{font-size:10px;color:#2b897a;font-weight:700}.finding h2{font-size:15px;color:#2c3b4a;margin:7px 0}.finding p{font-size:12px;line-height:1.65;color:#697987;margin:0}.evidence div{padding:12px 0;border-top:1px solid #edf0f3}.evidence b{font-size:21px;color:#247c70;display:block}.evidence span{font-size:11px;color:#7d8a97}.panel hr{border:0;border-top:1px solid #e8edf0;margin:14px 0}.citation{font-size:11px;line-height:1.5;color:#82909b}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:20px 0}.days div{background:#f6f8fa;border-radius:5px;padding:12px 8px;min-height:61px}.days b,.days span{display:block}.days b{font-size:11px;color:#687786}.days span{font-size:12px;color:#9aa7b1;margin-top:7px}.days .day-live{color:#16826a;font-weight:700}.session-row{display:grid;grid-template-columns:100px 1fr 150px 75px;gap:10px;padding:13px 8px;border-top:1px solid #edf0f2;font-size:12px;color:#687887}.session-row b{color:#324150}.usage{text-align:center;padding:18px;background:#edf7f4;border-radius:5px;margin-bottom:14px}.usage b{font-size:31px;color:#23816d;display:block}.usage span{font-size:11px;color:#7d8d98}.usage-row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf0f2;font-size:12px;color:#71808d}.usage-row b{color:#344454}.agent-drawer{width:350px;flex:0 0 350px;background:#fff;border-left:1px solid #dfe6ea;display:flex;flex-direction:column;min-height:100vh;box-shadow:-4px 0 15px #23303c08}.agent-head{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid #e7ecef}.agent-head>div{display:flex;gap:10px;align-items:center}.agent-logo{width:32px;height:32px;background:#e9efff;color:#4d65c2;border-radius:6px;display:grid;place-items:center}.agent-head b,.agent-head small{display:block}.agent-head b{font-size:13px;color:#283847}.agent-head small{font-size:10px;color:#83919d;margin-top:3px}.agent-context{background:#f3f7f8;padding:12px 18px;border-bottom:1px solid #e7ecef}.agent-context span,.agent-context b{display:block}.agent-context span{font-size:10px;color:#81909c}.agent-context b{font-size:11px;color:#405364;margin-top:4px}.chat{padding:18px;flex:1}.bubble{font-size:12px;line-height:1.65;padding:11px 12px;border-radius:3px 8px 8px;color:#40505f;background:#eff4f5;margin-bottom:13px}.evidence-card{border:1px solid #d5e8e2;background:#f5fbf8;border-radius:5px;padding:11px 12px;margin-bottom:13px}.evidence-card span{font-size:10px;color:#21826c;font-weight:700}.evidence-card p{font-size:11px;line-height:1.55;color:#4d6270;margin:7px 0}.evidence-card small{font-size:9px;color:#7f919b}.agent-actions{padding:11px 17px;border-top:1px solid #e7ecef;display:grid;grid-template-columns:1fr 1fr;gap:9px}.agent-actions button{height:34px;padding:0}.chat-input{margin:0 17px 17px;border:1px solid #d9e1e6;border-radius:5px;display:flex;align-items:center;padding:9px 10px;color:#9aa5af;font-size:11px}.chat-input button{margin-left:auto;color:#387d77}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);padding:10px 15px;border-radius:5px;background:#203446;color:#fff;font-size:12px;display:flex;align-items:center;gap:7px;box-shadow:0 6px 20px #0003}@media(max-width:1250px){.agent-drawer{display:none}.content{max-width:1100px}}@media(max-width:900px){body{min-width:0}.sidebar{width:66px;padding:14px 8px}.brand span:last-child,.workspace span:not(.dot),.workspace svg,.nav-item span,.sidebar-footer div:not(.avatar),.sidebar-footer svg{display:none}.brand{justify-content:center}.workspace{justify-content:center;margin:24px 0}.nav-item{justify-content:center;padding:0}.content{padding:22px 16px}.topbar{padding:0 16px}.metrics{grid-template-columns:repeat(2,1fr)}.two-one,.data-layout,.insight-layout,.report-cards{grid-template-columns:1fr}.actions{grid-column:auto;grid-row:auto}.source-grid{grid-template-columns:1fr}.page-heading{gap:12px}.page-heading h1{font-size:23px}.schedule{overflow:auto}.days{min-width:610px}.session-row{min-width:600px}.panel{padding:16px}}.detail-list>div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid #edf0f2}.detail-list span{font-size:12px;color:#80909e}.detail-list b{font-size:12px;color:#3b4b5a;text-align:right}.person-card{display:flex;gap:10px;align-items:center;padding:12px 0;border-top:1px solid #edf0f2}.person-card>div:nth-child(2){flex:1}.person-card b,.person-card small{display:block}.person-card b{font-size:12px;color:#344353}.person-card small{font-size:11px;color:#84929e;margin-top:4px}.avatar.alt{background:#7189c7}.sla-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dde5e9;border:1px solid #dde5e9;border-radius:6px;overflow:hidden;margin-bottom:17px}.sla-strip>div{background:#fff;display:flex;align-items:center;gap:10px;min-height:68px;padding:12px}.sla-strip p{margin:0;min-width:0}.sla-strip b,.sla-strip small{display:block}.sla-strip b{font-size:12px;color:#344353}.sla-strip small{font-size:10px;color:#81909d;margin-top:4px}.sla-state{font-size:10px;font-weight:700;padding:5px 7px;border-radius:4px;white-space:nowrap}.sla-state.urgent{background:#fdebea;color:#b94d43}.sla-state.running{background:#e8f6f0;color:#238366}.sla-state.waiting{background:#eaf0fe;color:#4d68bd}.sla-state.normal{background:#f2f4f6;color:#63727f}.quality-note{display:flex;gap:10px;align-items:flex-start;background:#fff8ea;border:1px solid #f1dfb7;border-radius:5px;padding:12px;margin-bottom:14px;color:#a56f19}.quality-note p{margin:0}.quality-note b,.quality-note small{display:block}.quality-note b{font-size:12px;color:#6f572f}.quality-note small{font-size:10px;color:#8c7754;margin-top:4px;line-height:1.5}.sop-progress{background:#f5f8f8;border:1px solid #e2ebea;border-radius:5px;padding:12px;margin-bottom:13px}.sop-progress>div:first-child{display:flex;justify-content:space-between;font-size:12px;color:#59707b}.sop-progress b{color:#28786e}.progress-track{height:6px;background:#dce9e5;border-radius:4px;margin-top:10px;overflow:hidden}.progress-track i{display:block;height:100%;background:#359682;border-radius:4px}.check-list>div{display:flex;align-items:center;gap:9px;border-top:1px solid #edf0f2;padding:9px 0;font-size:12px;color:#3e4f5f}.check-list>div>span{flex:1}.check-list span b,.check-list span small{display:block}.check-list span small{margin-top:3px}.check-list>div>small{max-width:145px;text-align:right}.check-list small{font-size:10px;color:#82919e}.check{width:22px;height:22px;flex:0 0 auto;border:1px solid #cbd9d5;border-radius:50%;display:grid;place-items:center;color:transparent}.check.checked{background:#2b917b;color:#fff;border-color:#2b917b}.report-log{border:1px solid #e4eaed;border-radius:5px;margin-bottom:13px}.report-log>div{display:grid;grid-template-columns:44px 78px 1fr;gap:8px;padding:9px 10px;border-top:1px solid #edf0f2;align-items:center}.report-log>div:first-child{border-top:0}.report-log span{font-size:10px;color:#71818f;font-weight:700}.report-log b{font-size:11px;color:#3b4a59}.report-log small{font-size:10px;color:#84929e}.metrics.compact article{min-height:96px;padding-top:14px}.metrics.compact strong{font-size:23px}.lead-funnel{display:grid;grid-template-columns:repeat(7,auto);align-items:center;justify-content:space-between;background:#f6f9f9;border-radius:5px;padding:13px 16px;margin-bottom:16px}.lead-funnel div{text-align:center}.lead-funnel b,.lead-funnel span{display:block}.lead-funnel b{font-size:20px;color:#287b70}.lead-funnel span{font-size:10px;color:#7e8d99;margin-top:4px}.lead-funnel i{width:26px;height:1px;background:#bfcfd2;position:relative}.lead-funnel i:after{content:"";position:absolute;right:0;top:-3px;border-left:5px solid #bfcfd2;border-top:3px solid transparent;border-bottom:3px solid transparent}.metric-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.metric-tags span{font-size:10px;color:#45606b;background:#eef4f4;border:1px solid #dce7e6;padding:6px 8px;border-radius:4px}.comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.comparison-grid>div{background:#f7f9fa;border:1px solid #e8edef;border-radius:5px;padding:13px}.comparison-grid span,.comparison-grid b,.comparison-grid strong,.comparison-grid small{display:block}.comparison-grid span{font-size:9px;color:#248074;font-weight:700}.comparison-grid b{font-size:12px;color:#3b4a59;margin-top:6px}.comparison-grid strong{font-size:15px;color:#263948;margin-top:8px}.comparison-grid small{font-size:10px;color:#82919d;margin-top:5px}.case-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0}.case-flow>div{padding:10px 6px;text-align:center;border-radius:5px;background:#f3f5f7}.case-flow>div.done{background:#e7f5ef}.case-flow b{display:block;width:21px;height:21px;margin:0 auto 6px;border-radius:50%;background:#bdc8ce;color:#fff;font-size:11px;line-height:21px}.case-flow .done b{background:#2d947c}.case-flow span,.case-flow small{display:block}.case-flow span{font-size:11px;color:#455563}.case-flow small{font-size:9px;color:#81919d;margin-top:4px}.grid>*,.report-cards>*{min-width:0}@media(max-width:900px){table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}.days{min-width:0;grid-template-columns:repeat(7,minmax(56px,1fr));overflow-x:auto}.session-row{min-width:0;grid-template-columns:72px minmax(130px,1fr) 110px 56px;overflow-x:auto}.sla-strip{grid-template-columns:repeat(2,1fr)}.comparison-grid{grid-template-columns:1fr}.lead-funnel{max-width:100%;overflow-x:auto;gap:12px}.case-flow{grid-template-columns:repeat(2,1fr)}}
