:root{color-scheme:light;--nav:#102a44;--nav-soft:#193751;--blue:#2468e8;--blue-soft:#edf3ff;--ink:#192b42;--muted:#748196;--line:#e5eaf1;--bg:#f4f7fb;--teal:#178b79;--teal-soft:#e9f7f3;--amber:#b76a16;--amber-soft:#fff5e5;--red:#bd4b55;--red-soft:#fff0f1;--shadow:0 8px 28px #142e4d08;--radius:14px;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:var(--blue);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #71a7ff;outline-offset:3px}button{border:0}svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.45;letter-spacing:-.8px;font-weight:700}h2{font-size:18px;font-weight:650}h3{font-size:16px}small{font-size:13px}.muted{color:var(--muted);font-size:14px}.skip-link{position:absolute;top:-100px;left:260px;padding:10px;background:white;z-index:30}.skip-link:focus{top:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:var(--nav);color:#a6b8cb;display:flex;flex-direction:column;padding:29px 18px 18px;z-index:10}.brand{display:flex;align-items:center;gap:11px;color:#fff;padding:0 8px;font-size:23px;font-weight:650;letter-spacing:1px}.brand small{display:block;font-size:10px;letter-spacing:2.6px;color:#8aa5bd;line-height:1.5;margin-top:2px}.brand-icon svg{height:39px;width:39px;stroke:#5dd0c1;stroke-width:1.5}.brand-icon .radar-dot{fill:white;stroke:white}.workspace-label{font-size:12px;letter-spacing:1px;margin:46px 14px 15px;color:#6f8aa3}.nav-item{display:flex;align-items:center;gap:12px;border-radius:9px;color:#a9bdd0;width:100%;background:none;text-align:left;padding:13px 14px;margin-bottom:7px;font-size:15px}.nav-item svg{width:19px;height:19px}.nav-item:hover{background:#ffffff0a;color:white}.nav-item.active{color:white;background:#2468e8;box-shadow:0 5px 16px #05193428}.nav-count{margin-left:auto;font-size:12px;background:#ffffff10;padding:0 6px;border-radius:4px}.nav-separator{height:1px;background:#ffffff0e;margin:23px 13px}.company-card{margin-top:auto;border:1px solid #ffffff10;border-radius:10px;padding:12px 9px;display:flex;align-items:center;gap:8px;font-size:12px}.company-card strong{font-size:13px;color:#e6edf5;font-weight:500}.company-card p{font-size:11px;margin-top:2px;color:#8ba4ba}.company-card>span:last-child{margin-left:auto}.company-card svg{width:15px}.company-avatar{width:30px;height:34px;display:grid;place-items:center;background:#26485e;border-radius:6px;color:#71c7c2;font-weight:600}.sidebar-foot{display:flex;align-items:center;gap:7px;font-size:11px;margin:20px 8px 0;color:#7c96ac}.sidebar-foot>span:last-child{margin-left:auto}.pulse{width:6px;height:6px;border-radius:50%;background:#6bb8a9}.app-shell{margin-left:226px;min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{font-size:14px;color:#8b97a7;display:flex;gap:15px}.breadcrumb strong{color:#4c5d72;font-weight:500}.topbar-right{display:flex;align-items:center;gap:20px}.sample-pill{font-size:13px;color:#65819a;border:1px solid #dfe7ef;border-radius:5px;padding:4px 9px;background:#fbfcfe}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e8eff9;color:#49688f;font-size:13px}.icon-button{display:grid;place-items:center;padding:7px;background:transparent;color:#8390a4;border-radius:7px}.icon-button:hover{background:#eef3fa;color:var(--blue)}main{padding:31px 36px 24px;max-width:1600px;margin:auto;outline:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#8c9aae;margin-bottom:4px}.page-heading p{color:var(--muted);font-size:14px;margin-top:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:9px 15px;min-height:40px;background:#fff;color:#42536b;font-size:14px;white-space:nowrap;font-weight:500}.button:hover{border-color:#acc8f6;background:#f7faff}.button svg{width:17px;height:17px}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 10px #2468e814}.button.primary:hover{background:#195bd2}.button.quiet{border-color:transparent;background:transparent;color:var(--blue);padding-right:0}.button.small{padding:6px 10px;min-height:32px;font-size:13px}.button.danger{color:var(--red)}.sample-banner{display:flex;gap:9px;align-items:flex-start;padding:10px 14px;border:1px solid #dce7f6;border-radius:8px;background:#ecf2fb;color:#60799b;font-size:13px;margin-bottom:21px}.sample-banner svg{width:17px;height:17px;flex-shrink:0;margin-top:2px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:23px}.stat-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow);overflow:hidden}.stat-card>span{font-size:14px;color:#718096}.stat-card strong{display:block;font-size:34px;font-weight:650;line-height:1.35;letter-spacing:-1px;margin:12px 0 7px;font-variant-numeric:tabular-nums}.stat-card strong small{margin-left:8px;font-size:14px;font-weight:400;color:#8f9bb0;letter-spacing:0}.stat-card p{font-size:12px;color:#9aa6b5}.stat-card .stat-icon{position:absolute;top:18px;right:20px;padding:8px;background:#f3f6fb;border-radius:8px;color:#6b8bbc}.stat-card.accent .stat-icon{color:var(--amber);background:var(--amber-soft)}.stat-card.accent strong{color:var(--amber)}.stat-spark{position:absolute;right:19px;bottom:22px;display:flex;align-items:end;gap:4px;height:30px;opacity:.65}.stat-spark i{width:5px;background:#bcd2f5;border-radius:2px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 23px}.panel-heading h2{display:flex;align-items:center;gap:9px}.panel-heading h2 svg{color:#7185a3;width:18px}.panel-foot{padding:12px 22px;background:#fbfcfe;border-top:1px solid #edf0f5;font-size:13px;color:#7f8ca0}.preview-project{display:flex;justify-content:space-between;padding:24px;gap:30px}.preview-project h3{margin:12px 0 8px}.preview-project p{font-size:14px;color:#8190a5}.preview-deadline{min-width:130px}.preview-deadline span,.preview-deadline small{display:block;color:var(--muted);font-size:13px}.preview-deadline strong{color:var(--amber);font-size:22px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:5px;font-size:12px;white-space:nowrap;line-height:1.5;background:#f0f3f7;color:#758297}.badge.warning{color:var(--amber);background:var(--amber-soft)}.badge.info{color:#426fc3;background:#edf3ff}.badge.teal{color:var(--teal);background:var(--teal-soft)}.badge.danger{color:var(--red);background:var(--red-soft)}.badge.outline{color:#7b899c;border:1px solid var(--line);background:transparent}.app-footer{display:flex;justify-content:space-between;gap:15px;color:#97a3b3;font-size:12px;padding:15px 36px 25px;max-width:1600px;margin:auto}.toast{position:fixed;bottom:28px;left:calc(50% + 113px);transform:translate(-50%,20px);background:#18354a;color:#fff;border-radius:9px;padding:12px 22px;box-shadow:0 8px 25px #0d253c25;font-size:14px;opacity:0;pointer-events:none;z-index:50;transition:.2s;max-width:90vw}.toast.show{opacity:1;transform:translate(-50%,0)}/* 项目详情做成居中弹框（原来贴右侧、整屏高的抽屉）。
   margin:auto 是原生 dialog 的居中方式；max-height 让内容超高时在框内滚动，
   顶栏 .drawer-top 是 sticky，滚动时仍吸在框顶。 */
.detail-dialog{border:0;margin:auto;width:min(720px,94vw);max-width:94vw;max-height:88vh;padding:0;border-radius:14px;overflow:auto;background:#f7f9fc;color:var(--ink);box-shadow:0 24px 80px #08213a40}.detail-dialog::backdrop{background:#102a4460;backdrop-filter:blur(2px)}
.overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:21px;margin-bottom:24px}.action-panel .panel-heading{padding-bottom:14px}.action-card{width:100%;display:flex;align-items:center;gap:16px;text-align:left;background:#fff;padding:15px 22px;border-top:1px solid #f0f3f7;color:var(--ink)}.action-card:hover{background:#fcfdff}.date-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;min-width:55px;height:65px;border:1px solid #f2dec3;border-radius:9px;background:#fffaf2;color:var(--amber)}.date-tile strong{font-size:25px;line-height:1.2;font-weight:650}.date-tile small{font-size:12px;margin-top:3px}.action-content{min-width:0;flex:1}.action-kicker{display:flex;gap:10px;color:var(--amber);font-size:12px;margin-bottom:5px}.action-kicker>span{color:#99a5b5;font-size:12px}.action-content>strong{display:block;font-size:15px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.action-text{display:block;font-size:12px;color:#929eb0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:5px}.action-card>svg{width:15px;flex-shrink:0;color:#bcc6d2}.action-panel .panel-foot{display:flex;align-items:center;gap:8px;font-size:12px}.action-panel .panel-foot svg{width:15px;height:15px;flex-shrink:0}.health-panel{display:flex;flex-direction:column}.health-body{display:flex;align-items:center;gap:24px;padding:6px 24px 20px;flex:1}.health-ring{width:104px;height:104px;border-radius:50%;background:conic-gradient(var(--blue) var(--ring),#edf1f7 0);padding:7px;flex-shrink:0;transform:rotate(-90deg)}.health-ring>div{background:white;border-radius:50%;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.health-ring strong{font-size:26px;line-height:1.4;font-weight:650}.health-ring small{font-size:13px;color:#96a2b4;font-weight:400}.health-ring span{font-size:11px;color:#8b99ac}.health-copy .badge{font-size:12px}.health-copy p{font-size:13px;color:#697c96;margin:12px 0 5px}.health-copy small{font-size:12px;color:#9aa6b5}.health-link{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px;border-top:1px solid #edf0f5;background:#fbfcfe;color:#5480bd;font-size:13px}.health-link svg{width:16px}.project-panel{margin-bottom:20px}.heading-count{font-size:12px;color:#8995a6;background:#f2f5f9;border-radius:5px;padding:2px 6px;margin-left:7px;font-weight:500}.table-controls{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:0 22px 15px}.filter-tabs{display:flex;gap:3px;flex-wrap:wrap}.filter-tab{padding:7px 10px;color:#8794a6;background:none;font-size:14px;border-radius:6px;white-space:nowrap}.filter-tab:hover{background:#f4f7fc}.filter-tab.active{color:#2868ce;background:#edf3ff;font-weight:600}.filter-tools{display:flex;gap:8px;flex-wrap:wrap}.search-box{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:6px 10px;background:#fcfdff}.search-box svg{width:16px;height:16px;color:#9caabd;flex-shrink:0}.search-box input{border:0;outline:0;background:transparent;width:165px;min-width:0;color:var(--ink);font-size:13px}.search-box:focus-within{outline:2px solid #94b7f6}.search-box input::placeholder{color:#a2adbc}select{padding:6px 28px 6px 10px;border:1px solid var(--line);border-radius:7px;background:white;font-size:13px;color:#75849a;max-width:100%}.table-scroll{overflow:auto}.projects-table{width:100%;border-collapse:collapse;table-layout:fixed}.projects-table th{background:#fafbfd;color:#8d99aa;font-size:12px;font-weight:500;text-align:left;padding:13px 17px;white-space:nowrap}.projects-table td{padding:19px 17px;border-bottom:1px solid #eff2f6;vertical-align:middle}.projects-table tr:last-child td{border-bottom:0}.projects-table th:first-child,.projects-table td:first-child{padding-left:23px}.projects-table th:last-child,.projects-table td:last-child{width:66px}.projects-table th:nth-child(2){width:143px}.projects-table th:nth-child(3){width:116px}.projects-table th:nth-child(4){width:126px}.projects-table th:nth-child(5){width:75px}.projects-table .numeric{text-align:right}.projects-table .center{text-align:center}.projects-table tbody tr:hover{background:#fcfdff}.project-col{width:auto}.project-title{padding:0;background:transparent;text-align:left;color:#344762;font-size:15px;font-weight:550;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.7}.project-title:hover{color:var(--blue)}.project-meta{display:flex;align-items:center;gap:7px;font-size:11px;color:#a3adba;margin-top:7px;overflow:hidden;white-space:nowrap}.project-meta>span:last-child{overflow:hidden;text-overflow:ellipsis}.category-tag{font-size:10px;padding:1px 5px;border:1px solid #e2e9f1;color:#90a0b4;border-radius:3px;flex-shrink:0}.cell-note{display:block;font-size:11px;color:#9aa6b7;margin-top:6px;line-height:1.6}.budget{font-size:16px;font-weight:550;color:#354d6a;font-variant-numeric:tabular-nums}.deadline-date{font-size:14px;color:#657d99;white-space:nowrap}.deadline-date.urgent{color:var(--amber)}.deadline-date i{display:inline-block;vertical-align:middle;width:5px;height:5px;background:#dea657;border-radius:50%;margin-left:6px}.region-cell{color:#8290a4;font-size:13px}.follow-button{margin:auto;color:#b4c0cf}.follow-button.selected{color:var(--blue);background:#eef4ff}.follow-button.selected svg{fill:#d6e5ff}.table-note{display:flex;align-items:center;gap:7px;background:#fbfcfe;color:#a1adbd;padding:12px 23px;border-top:1px solid #edf1f6;font-size:11px}.table-note svg{width:14px;height:14px;flex-shrink:0}.result-count{padding:9px 23px;color:#98a5b6;text-align:right;font-size:11px}.empty-inline{padding:28px 23px;color:var(--muted);font-size:14px}.empty-state{padding:42px 20px;text-align:center;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:14px}.empty-state>svg{width:36px;height:36px;color:#9eb4d3}.empty-state p{font-size:14px;max-width:480px}.empty-state h2,.empty-state h3{color:#586e89}.empty-state.large{padding-block:70px}.local-note{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#8493a7;font-size:13px}.local-note svg{width:17px;flex-shrink:0}.kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.kanban-column{background:#eaf0f6;border:1px solid #e0e7f0;border-radius:12px;padding:16px;min-height:350px}.kanban-heading{display:flex;justify-content:space-between;align-items:center;margin:0 3px 18px}.kanban-heading h2{font-size:16px;color:#6d819b}.kanban-heading>span{background:#dce6f1;color:#8195ae;font-size:12px;padding:1px 7px;border-radius:4px}.kanban-card{background:#fff;border:1px solid #e1e8f1;width:100%;border-radius:10px;padding:18px;text-align:left;margin-bottom:13px;color:var(--ink);box-shadow:var(--shadow)}.kanban-card:hover{border-color:#abc7ee;transform:translateY(-1px)}.kanban-card h3{font-size:16px;margin:13px 0 10px}.kanban-card p{font-size:13px;color:#8b99ab;margin-bottom:20px}.kanban-card>div{display:flex;justify-content:space-between;align-items:center;color:#93a1b3;font-size:13px}.kanban-card>div strong{font-weight:500;color:#637c9b}.kanban-card>small{display:block;padding-top:10px;margin-top:10px;border-top:1px solid #f0f3f7;font-size:12px;color:#9ba8b8}.kanban-empty{text-align:center;padding:60px 0;color:#a5b1c0;font-size:13px}.section-actions{display:flex;justify-content:flex-end;margin-top:20px}.pipeline-panel{margin-bottom:23px}.pipeline-flow{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 30px 35px;gap:18px}.flow-step{flex:1;position:relative}.step-number{position:absolute;right:5px;top:0;color:#e9eef5;font-size:35px;font-weight:700;line-height:1}.flow-step>strong{display:block;font-size:36px;line-height:1.3;font-weight:650;color:#2a5787}.flow-step>strong small{margin-left:7px;font-size:13px;font-weight:400;color:#9ba9bb}.flow-step h3{font-size:14px;margin-top:15px;color:#596e87}.flow-step p{font-size:12px;color:#9ba7b7;margin-top:6px}.flow-arrow{padding-top:30px;color:#cad5e2}.flow-arrow svg{width:20px}.pipeline-alert{display:flex;align-items:center;gap:12px;margin:0 24px 23px;background:#f4f7fc;border-radius:8px;padding:13px 16px;font-size:13px;color:#8595ac}.pipeline-alert svg{color:#a3b7d4;flex-shrink:0}.pipeline-alert strong{color:#6480a3;font-weight:500}.pipeline-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;margin-bottom:23px}.gap-list{padding:0 22px}.gap-list>div{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-top:1px solid #eff2f7}.gap-list>div:first-child{border-top:0;padding-top:0}.gap-list>div>div{flex:1}.gap-list strong{font-size:14px;font-weight:550}.gap-list p{font-size:13px;color:#929fb1;margin-top:5px}.gap-icon{display:grid;place-items:center;padding:8px;border-radius:8px}.gap-icon svg{height:17px;width:17px}.amber{color:var(--amber);background:var(--amber-soft)}.blue{color:var(--blue);background:var(--blue-soft)}.run-chart{padding:12px 24px 15px}.run-row{display:flex;align-items:center;gap:15px;margin-bottom:25px;font-size:13px;color:#8b9ab0}.run-row>strong{width:82px;font-size:15px;text-align:right;color:#5b7394;font-weight:550;white-space:nowrap}.run-row>strong small{font-size:12px;color:#a0adbd;font-weight:400}.run-bars{flex:1;height:15px;background:#f4f7fb;border-radius:4px;overflow:hidden}.run-bars>div{height:100%;background:#dce8fc;border-radius:4px;position:relative}.run-bars i{display:block;background:#5c8ce3;height:100%;border-radius:3px}.chart-legend{display:flex;gap:25px;justify-content:center;font-size:12px;color:#8e9bb0;padding-bottom:24px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:9px;height:9px;border-radius:2px;background:#dce8fc}.chart-legend span:last-child i{background:#5c8ce3}.life-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;padding:10px 25px 30px}.life-grid>div>span{display:grid;place-items:center;width:29px;height:29px;background:#edf3fc;border:1px solid #e0e9f8;color:#7897c3;font-size:13px;border-radius:50%;margin-bottom:15px}.life-grid h3{font-size:14px;font-weight:550;color:#5f7490}.life-grid p{font-size:12px;color:#a0acbc;margin-top:7px}.integration-hero{padding:30px;margin-bottom:23px}.integration-flow{display:flex;align-items:center;justify-content:center;gap:55px;padding:12px}.integration-node{text-align:center}.integration-node>svg{width:40px;height:40px;margin:0 auto 12px;color:#8aa2c0;padding:8px;box-sizing:content-box;border-radius:14px;background:#f1f5fa}.integration-node.radar>svg{color:#4382e9;background:#eef4ff}.integration-node h2{font-size:19px}.integration-node p{font-size:13px;color:#94a2b5;margin-top:6px}.connector{text-align:center;color:#bbcadc}.connector svg{width:62px;height:34px;margin:auto}.connector span{display:block;font-size:12px;margin-top:10px;color:#99a9bd}.integration-status{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:center;gap:14px;align-items:center;font-size:13px;color:#8c9cb0}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin-bottom:23px}.import-body{padding:0 23px 24px}.drop-zone{border:1.5px dashed #bfcee4;border-radius:11px;background:#f8faff;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;padding:30px 16px;width:100%;color:#7593bf;margin:5px 0 18px}.drop-zone>svg{width:32px;height:32px;margin-bottom:4px}.drop-zone strong{font-size:15px;font-weight:500;color:#5379ab}.drop-zone>span{font-size:12px;color:#9aaac1}.drop-zone:hover,.drop-zone.dragging{border-color:var(--blue);background:#edf4ff}.import-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}#import-error{font-size:13px;color:var(--red);margin-top:10px}.connection-steps{list-style:none;margin:0;padding:2px 23px 12px}.connection-steps li{display:flex;gap:16px;margin-bottom:22px}.connection-steps li>span{display:grid;place-items:center;flex-shrink:0;width:29px;height:29px;border-radius:50%;background:#edf3fb;color:#6a8fbc;font-size:13px}.connection-steps strong{font-size:15px;font-weight:500;color:#526a88}.connection-steps p{font-size:13px;color:#97a5b6;margin-top:5px}.contract-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:0 23px 27px}.contract-grid>div{position:relative;padding-left:29px}.contract-grid svg{position:absolute;top:3px;left:0;width:18px;height:18px;color:#7999bc}.contract-grid strong{font-size:14px;color:#657f9c}.contract-grid p{font-size:13px;color:#95a3b5;margin-top:6px}.drawer-top{display:flex;justify-content:space-between;align-items:center;padding:16px 25px;background:#fff;border-bottom:1px solid var(--line);font-size:14px;color:#8798af;position:sticky;top:0;z-index:2}.drawer-body{padding:27px}.detail-tags{display:flex;gap:9px;margin-bottom:15px}.detail-title{font-size:22px;line-height:1.6}.detail-subtitle{font-size:14px;color:#91a0b3;margin-top:10px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 25px}.detail-section{background:white;border:1px solid var(--line);padding:22px;border-radius:11px;margin-bottom:17px}.detail-section>h3{font-size:16px;margin-bottom:18px}.next-action{border-left:3px solid #dca151;background:#fffdfa}.section-label{display:flex;align-items:center;gap:8px;color:#b58146;font-size:13px;margin-bottom:11px}.section-label svg{width:16px;height:16px}.next-action h3{font-size:15px;font-weight:500;line-height:1.8;margin:0}.next-date{display:flex;align-items:center;gap:16px;margin:16px 0 0}.next-date>strong{font-size:23px;font-weight:550;color:#af7b42}.next-date>span{font-size:13px;color:#a69583}.complete-action{display:flex;align-items:center;gap:7px;color:#9d958b;font-size:13px;margin-top:15px;border-top:1px solid #f2e9db;padding-top:15px;cursor:pointer}.complete-action input{accent-color:var(--blue);width:16px;height:16px}.match-row{display:flex;align-items:flex-start;gap:11px;margin-top:19px}.match-symbol{display:grid;place-items:center;padding:7px;border-radius:6px;flex-shrink:0}.match-symbol svg{width:16px;height:16px}.match-symbol.warning{background:var(--amber-soft);color:var(--amber)}.match-symbol.danger{background:var(--red-soft);color:var(--red)}.match-symbol.info{background:var(--blue-soft);color:var(--blue)}.match-symbol.teal{background:var(--teal-soft);color:var(--teal)}.match-row strong{font-size:14px;font-weight:550;color:#627994}.match-row p{font-size:14px;line-height:1.9;color:#8696ac;margin-top:5px}.facts-list{margin:0}.facts-list>div{display:grid;grid-template-columns:105px 1fr;gap:14px;padding:10px 0;border-top:1px solid #f0f3f6;font-size:14px}.facts-list>div:first-child{border-top:0}.facts-list dt{color:#99a6b7}.facts-list dd{margin:0;color:#637c99;overflow-wrap:anywhere}.timeline{padding:0 0 0 7px}.timeline-item{position:relative;padding:0 0 22px 23px;border-left:1px solid #e2e9f2}.timeline-item:last-child{padding-bottom:0;border-color:transparent}.timeline-item>span{position:absolute;top:5px;left:-5px;width:9px;height:9px;background:#d3deeb;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #d3deeb}.timeline-item.complete>span{background:#73b8a9;box-shadow:0 0 0 1px #73b8a9}.timeline-item.current>span{background:#dfb270;box-shadow:0 0 0 1px #dfb270}.timeline-item strong{font-size:14px;color:#69809d;font-weight:500}.timeline-item p{font-size:13px;color:#96a4b7;margin-top:4px}.evidence-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.evidence-heading>span{font-size:12px;color:#97a6b9}.evidence{padding:15px;background:#f7f9fc;border:1px solid #e9edf5;border-radius:7px;margin-top:12px}.evidence>span{font-size:12px;color:#6b8fbe}.evidence blockquote{font-size:14px;line-height:1.9;color:#69809e;margin:7px 0 10px;white-space:pre-wrap;overflow-wrap:anywhere}.evidence small{font-size:11px;color:#a2adc0;overflow-wrap:anywhere}.detail-warning{display:flex;gap:9px;align-items:flex-start;border:1px solid #f0e0c5;background:#fffbf3;padding:13px;border-radius:8px;color:#ae9064;font-size:13px}.detail-warning svg{width:17px;height:17px;flex-shrink:0;margin-top:3px}.detail-disclaimer{font-size:12px;line-height:1.8;color:#a4afbd;margin:22px 2px 10px}
@media(min-width:1550px){main{padding-top:38px}.stat-card{padding:24px}.stats-grid{gap:22px}}
@media(max-width:1100px){.sidebar{width:190px;padding-inline:12px}.brand{font-size:21px}.app-shell{margin-left:190px}main{padding:26px 24px}.topbar{padding:0 24px}.toast{left:calc(50% + 95px)}.company-card>span:last-child{display:none}.stat-card{padding:17px}.stat-card .stat-icon{right:12px}.stat-spark{display:none}}
@media(max-width:760px){.sidebar{position:sticky;top:0;width:100%;height:auto;padding:10px 16px;flex-direction:row;align-items:center;justify-content:space-between}.brand{font-size:18px;padding:0;gap:7px}.brand-icon svg{width:27px;height:27px}.brand small,.workspace-label,.company-card,.sidebar-foot,.nav-separator,.nav-count{display:none}.sidebar nav{display:flex;gap:5px}.nav-item{font-size:0;width:38px;height:38px;padding:9px;margin:0;gap:0}.nav-item svg{width:19px}.app-shell{margin-left:0}.topbar{height:55px;padding:0 17px}.topbar-right{gap:10px}.topbar-right .avatar{display:none}.breadcrumb{font-size:12px;gap:8px}.sample-pill{font-size:11px}main{padding:23px 17px}.page-heading{gap:10px;align-items:flex-start}h1{font-size:25px}.eyebrow{font-size:9px}.page-heading p{font-size:13px}.page-heading>.button{padding:8px 11px;font-size:12px;margin-top:17px}.page-heading>.button svg{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.stat-card{padding:16px}.stat-card strong{font-size:29px;margin:10px 0 4px}.stat-card>span{font-size:13px}.stat-card p{font-size:11px}.stat-card .stat-icon{padding:6px;right:13px;top:12px}.stat-card .stat-icon svg{width:16px;height:16px}.sample-banner{font-size:12px}.panel-heading{padding:17px}.panel-heading h2{font-size:16px}.preview-project{padding:17px;display:block}.preview-deadline{margin-top:15px}.panel-foot{padding:12px 17px}.app-footer{padding:10px 17px 20px;font-size:11px}.app-footer span:last-child{display:none}.toast{left:50%}.skip-link{left:15px}}
@media(max-width:1200px){.overview-grid{grid-template-columns:1.35fr 1fr}.health-body{gap:14px;padding-inline:17px}.health-ring{width:88px;height:88px}.health-ring strong{font-size:22px}.health-copy p{font-size:12px}.projects-table th:nth-child(5),.projects-table td:nth-child(5){display:none}.projects-table th:nth-child(2){width:132px}.projects-table th:nth-child(3){width:104px}.projects-table th:nth-child(4){width:118px}.table-controls{gap:13px}.filter-tools{margin-left:auto}}
@media(max-width:950px){.overview-grid,.pipeline-grid,.integration-grid{grid-template-columns:1fr}.overview-grid{gap:17px}.health-body{justify-content:center;gap:30px;padding-bottom:23px}.health-panel .panel-heading{padding-bottom:8px}.kanban{grid-template-columns:1fr}.kanban-column{min-height:150px}.pipeline-flow{gap:12px;padding:20px}.flow-step>strong{font-size:29px}.flow-step p{font-size:11px}.flow-arrow{padding-top:21px}.step-number{display:none}.projects-table td,.projects-table th{padding-inline:12px}.life-grid{grid-template-columns:repeat(3,1fr)}.contract-grid{gap:22px}.stat-card .stat-icon{display:none}.table-controls{padding-inline:17px}.filter-tools{margin-left:0}}
@media(max-width:760px){.overview-grid{gap:14px}.action-card{padding:16px}.action-content>strong{font-size:14px}.action-text{font-size:12px}.table-controls{padding:0 13px 12px}.filter-tabs{gap:0}.filter-tab{font-size:12px;padding:6px 8px}.filter-tools{width:100%;gap:7px}.search-box{flex:1;min-width:140px}.search-box input{width:100%}.filter-tools select{font-size:12px;padding-right:5px;max-width:130px}.projects-table{display:block}.projects-table thead{display:none}.projects-table tbody{display:block}.projects-table tr{display:grid;grid-template-columns:1fr 80px;position:relative;padding:17px;border-bottom:1px solid #edf1f6;gap:11px 8px}.projects-table td{padding:0!important;border:0;display:block!important}.projects-table td:first-child{grid-column:1/-1;padding-right:25px!important}.projects-table td:nth-child(2){grid-row:2;grid-column:1}.projects-table td:nth-child(2) .cell-note{display:none}.projects-table td:nth-child(3){grid-row:2;grid-column:2;align-self:center}.projects-table td:nth-child(3) strong:after{content:' 万';font-size:11px;color:#9aa9bb;font-weight:400}.projects-table td:nth-child(4){grid-row:3;grid-column:1;display:flex!important;gap:10px;align-items:center}.projects-table td:nth-child(4) .cell-note{margin:0;font-size:12px}.projects-table td:nth-child(5){grid-row:3;grid-column:2;text-align:right}.projects-table td:last-child{position:absolute;top:16px;right:10px;width:auto!important}.project-title{font-size:15px}.project-meta{font-size:12px;margin-top:7px}.category-tag{font-size:10px}.badge{font-size:12px}.table-note{font-size:11px;padding:12px 16px;align-items:flex-start}.result-count{padding:10px 17px}.pipeline-flow{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:20px}.flow-arrow{display:none}.flow-step{padding:12px;background:#f8faff;border-radius:9px}.flow-step h3{margin-top:8px}.flow-step p{font-size:12px}.pipeline-alert{margin:0 17px 17px}.life-grid{grid-template-columns:1fr 1fr;padding:8px 17px 24px}.life-grid p{font-size:12px}.integration-hero{padding:20px 16px}.integration-flow{gap:15px;padding:10px 0}.integration-node p{font-size:11px}.integration-node h2{font-size:16px}.connector span{font-size:10px}.connector svg{width:40px}.integration-status{flex-direction:column;align-items:flex-start;font-size:12px}.contract-grid{grid-template-columns:1fr}.drawer-body{padding:20px 17px}.drawer-top{padding:13px 17px}
/* 窄屏上留白要压缩，否则居中弹框会显得很小 */
.detail-dialog{width:calc(100vw - 18px);max-width:calc(100vw - 18px);max-height:92vh}.detail-title{font-size:20px}.detail-section{padding:18px}.facts-list>div{grid-template-columns:88px 1fr;gap:9px;font-size:13px}.detail-actions .button{font-size:13px;padding:8px 12px}.detail-section p,.evidence blockquote{font-size:14px}.detail-tags{flex-wrap:wrap}.topbar .icon-button{padding:3px}.complete-action{font-size:12px}.health-body{justify-content:flex-start;padding-inline:24px}.local-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.brand small,.workspace-label,.company-card p,.sidebar-foot,.eyebrow,.stat-card p,.health-ring span,.category-tag,.cell-note,.table-note,.result-count,.evidence small,.project-meta,.connector span{font-size:12px}.badge,.filter-tab,.search-box input,.region-cell,.action-kicker,.health-copy p,select{font-size:14px}.project-title,.action-content>strong{font-size:16px}.action-text,.health-copy small,.project-meta,.flow-step p,.life-grid p,.connection-steps p,.contract-grid p,.detail-disclaimer{font-size:13px}.match-row p,.evidence blockquote{font-size:16px}.company-card p{line-height:1.6}.brand small{font-size:10px}.eyebrow{font-size:11px}.sidebar-foot{font-size:11px}
@media(max-width:760px){.filter-tab{font-size:13px;padding:6px 7px}.badge{font-size:13px}.action-content>strong,.project-title{font-size:16px}.filter-tools select{font-size:13px}.search-box input{font-size:14px}.action-text{font-size:12px}.company-card,.sidebar-foot{display:none}}
.page-heading p,.muted,.stat-card>span,.stat-card p,.project-meta,.cell-note,.action-text,.health-copy p,.health-copy small,.table-note,.result-count,.gap-list p,.flow-step p,.life-grid p,.connection-steps p,.contract-grid p,.import-body>p,.integration-status,.match-row p,.facts-list dt,.timeline-item p,.evidence blockquote,.evidence small,.detail-disclaimer,.local-note,.kanban-card p,.detail-subtitle{color:#65758c}.filter-tab,.projects-table th,.region-cell{color:#687b94}.sidebar-foot{color:#92a9bc}
/* Decision tools and personal follow-up workspace. */
@media(max-width:760px){.sidebar{flex-wrap:wrap;gap:9px;padding:12px 14px 7px}.sidebar nav{width:100%;display:flex;justify-content:space-between;gap:4px}.sidebar .nav-item{display:flex;flex-direction:column;justify-content:center;gap:4px;width:auto;flex:1;height:53px;padding:6px 3px;font-size:12px;white-space:nowrap}.sidebar .nav-item svg{width:18px;height:18px}.sidebar .brand{font-size:19px}}
.advanced-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:0 22px 20px;border-bottom:1px solid var(--line)}.filter-field{display:flex;flex-direction:column;gap:5px;min-width:110px;flex:1}.filter-field>span{font-size:13px;color:#65758c}.filter-field select{width:100%;padding:8px 10px;min-height:40px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}.table-controls{flex-wrap:wrap}.row-actions{display:flex;align-items:center;justify-content:center;gap:9px}.compare-check{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:12px;color:#617991;white-space:nowrap}.compare-check input{width:17px;height:17px;accent-color:var(--blue);cursor:pointer}.projects-table th:last-child{min-width:108px}.has-compare .app-shell{padding-bottom:100px}.compare-bar[hidden]{display:none}.compare-bar{position:fixed;bottom:20px;left:250px;right:25px;max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 22px;background:#fff;border:1px solid #b9cfef;border-radius:12px;box-shadow:0 8px 40px #132b4f25;z-index:15}.compare-bar>div:first-child{min-width:0;display:flex;align-items:center;gap:20px}.compare-bar strong{font-size:15px;white-space:nowrap}.compare-bar strong span{color:var(--blue);margin-left:7px}.compare-names{display:flex;gap:8px;min-width:0}.compare-names button{display:flex;align-items:center;gap:6px;padding:6px 9px;background:#edf3fc;color:#4a6381;border-radius:6px;max-width:150px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compare-names svg{width:14px;height:14px;flex-shrink:0}.compare-buttons{display:flex;gap:8px}.compare-dialog{width:min(1120px,94vw);max-width:94vw;max-height:90vh;margin:auto;padding:0;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 80px #08213a40;color:var(--ink)}.compare-dialog::backdrop{background:#102a4460;backdrop-filter:blur(3px)}.comparison-scroll{overflow:auto;max-height:calc(90vh - 150px)}.comparison-table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px;line-height:1.8}.comparison-table th,.comparison-table td{padding:16px 20px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-width:235px;max-width:330px;overflow-wrap:anywhere}.comparison-table th:first-child{min-width:140px;width:140px;background:#f7f9fc;color:#6a7c94;position:sticky;left:0;z-index:1;font-weight:500}.comparison-table thead th{background:#edf3fc;position:sticky;top:0;z-index:2}.comparison-table thead th:first-child{z-index:3}.comparison-table thead span{color:#667b95;font-size:13px}.comparison-table h3{font-size:16px;margin-top:6px;line-height:1.6}.comparison-table small{color:#75859b}.task-strip{margin-bottom:22px}.task-strip .panel-heading{padding-bottom:12px}.task-strip-body{display:flex;align-items:center;gap:22px;padding:0 23px 22px}.task-count{white-space:nowrap;font-size:14px;color:#4e637d}.task-count strong{font-size:26px;margin-right:5px;color:var(--blue)}.task-count.warning strong{color:var(--amber)}.task-strip-body>p{font-size:14px;color:#6a7b92;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.follow-card-tags{display:flex;gap:7px;flex-wrap:wrap}.personal-due{display:flex!important;align-items:center;gap:7px;justify-content:flex-start!important;color:#566e8d;font-size:14px;margin:16px 0}.personal-due svg{width:16px;height:16px}.personal-due.urgent{color:var(--amber)}.note-preview{padding:9px 11px;background:#f4f7fb;border-radius:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:12px 0!important;font-size:13px!important}.kanban-card{text-align:left;width:100%;overflow-wrap:anywhere}.kanban-card small{display:block;border-top:1px solid var(--line);padding-top:12px;margin-top:13px;font-size:12px;color:#6b7c93}.personal-section{border-color:#c7dafa}.personal-section .evidence-heading>span{color:#687e99}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#536b87;min-width:0}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #dce4ef;border-radius:7px;background:#fff;padding:9px 11px;width:100%;min-height:42px;font-size:14px;color:var(--ink);max-width:100%}.form-grid textarea{resize:vertical;min-height:90px}.form-grid textarea:focus-visible{outline:3px solid #71a7ff;outline-offset:3px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.form-footer .muted{font-size:12px}.data-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;margin-bottom:22px}.data-summary h2{font-size:22px;margin:9px 0 4px}.data-summary p{font-size:14px;color:#6c7f96}.data-summary>div:not(:first-child){display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:25px;gap:8px}.data-summary>div>strong{font-size:24px;font-weight:600}.data-summary>div>span:not(.badge){font-size:13px;color:#6d8097}.backup-body{padding:0 23px 26px}.backup-body p{color:#65758c;font-size:15px;line-height:1.9;margin-bottom:18px}.backup-body h3{margin-bottom:8px}.backup-divider{height:1px;background:var(--line);margin:25px 0 20px}#backup-error{font-size:14px;color:var(--red);margin-top:12px}.import-body>p{font-size:15px}.contract-grid p{font-size:15px;line-height:1.8}.complete-action{color:#6b7b8f;font-size:14px}.next-date>span{color:#8b6f4d}.timeline-item strong{color:#556e8b}.form-footer .button{flex-shrink:0}.filter-tabs{flex-wrap:wrap}.sidebar nav{min-width:0}
@media(max-width:1200px){.compare-names{display:none}.compare-bar{left:215px}.data-summary{flex-wrap:wrap}.data-summary>div:first-child{flex:1;min-width:200px}.task-strip-body{gap:14px}.row-actions{flex-direction:column;gap:4px}}
@media(max-width:760px){.advanced-filters{padding:0 16px 16px;gap:10px}.filter-field{flex:1 1 40%;min-width:0}.filter-field select{font-size:14px;max-width:100%}.advanced-filters>.button{flex:1;min-height:40px}.table-controls>.search-box{width:100%}.row-actions{flex-direction:column;align-items:flex-end;gap:9px}.projects-table td:first-child{padding-right:60px!important}.projects-table td:last-child{top:20px;right:16px}.compare-bar{left:12px;right:12px;bottom:12px;padding:12px;gap:10px}.compare-bar>div:first-child{display:block}.compare-bar strong{font-size:13px}.compare-bar strong span{display:block;margin:0}.compare-buttons .button{font-size:13px;padding:8px 10px}.compare-dialog{width:96vw;max-width:96vw}.comparison-table th,.comparison-table td{min-width:220px;padding:14px}.comparison-table th:first-child{min-width:90px;width:90px;padding:14px 10px;font-size:13px}.compare-dialog .drawer-top{align-items:flex-start}.compare-dialog .drawer-top strong{color:var(--ink)}.task-strip .panel-heading{flex-wrap:wrap;gap:7px}.task-strip .panel-heading .muted{font-size:12px}.task-strip-body{flex-wrap:wrap;padding:0 17px 17px;gap:10px}.task-strip-body>p{flex:1 1 100%;order:3}.task-strip-body>.button{margin-left:auto}.task-count{font-size:12px}.task-count strong{font-size:21px}.data-summary{padding:20px;display:grid;grid-template-columns:1fr 1fr}.data-summary>div:first-child{grid-column:1/-1}.data-summary>div:not(:first-child){border-left:0;padding-left:0}.data-summary>div>strong{font-size:20px}.data-summary>div>span:not(.badge){font-size:12px}.form-grid{gap:12px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;padding:8px;min-width:0}.form-footer{align-items:flex-end}.form-footer .muted{font-size:12px}.form-footer .button{font-size:13px}.complete-action{align-items:flex-start;font-size:13px}.complete-action input{flex-shrink:0}.contract-grid p,.backup-body p,.import-body>p{font-size:15px}}.token-field{margin:16px 0 4px;min-width:0}.token-field input{width:100%;padding:9px 11px;min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.token-field input:focus-visible{outline:2px solid #94b7f6}.follow-actions{align-items:center;margin-top:14px}.follow-actions .muted{font-size:13px}#follow-sync-status{margin-top:12px;font-size:13px;overflow-wrap:anywhere}
@media(max-width:760px){.token-field input{font-size:16px}.follow-actions .button{flex:1}}
/* 筛选漏斗：把采集侧逐级淘汰画出来。淘汰色用斜纹，和「保留」的实色渐变区分开，
   不靠颜色单独承载信息（色弱也能靠纹理分辨）。 */
.funnel-legend{display:flex;align-items:center;gap:18px;padding:0 22px 14px;font-size:13px;color:#65758c;flex-wrap:wrap}
.funnel-legend span{display:flex;align-items:center;gap:7px}
.funnel-legend i{width:24px;height:11px;border-radius:3px;display:inline-block}
.funnel-legend i.keep{background:linear-gradient(90deg,#2468e8,#178b79)}
.funnel-legend i.cut{background:repeating-linear-gradient(135deg,#eeb4b9 0 5px,#fff1f2 5px 10px);border:1px solid #e6c0c4}
.funnel-bar{display:flex;flex-direction:column;gap:9px;padding:2px 22px 18px}
.funnel-step{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.1fr) 116px;gap:14px;align-items:center}
.funnel-step-label{display:flex;flex-direction:column;min-width:0}
.funnel-step-label strong{font-size:14px;font-weight:600}
.funnel-step-label span{font-size:12px;color:#7b8798;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.funnel-step-track{display:flex;height:22px;background:#eef2f7;border-radius:6px;overflow:hidden}
.funnel-keep{background:linear-gradient(90deg,#2468e8,#178b79);min-width:2px;transition:width .35s ease}
.funnel-step.start .funnel-keep{background:linear-gradient(90deg,#1d3f6b,#2468e8)}
.funnel-cut{background:repeating-linear-gradient(135deg,#eeb4b9 0 5px,#fff1f2 5px 10px);border-left:1px solid #dda0a6;min-width:2px;transition:width .35s ease}
.funnel-step-num{display:flex;flex-direction:column;align-items:flex-end;line-height:1.3}
.funnel-step-num strong{font-size:15px;font-variant-numeric:tabular-nums}
.funnel-step-num strong.cut{color:var(--red)}
.funnel-step-num strong.cut.zero{color:#a8b3c2;font-weight:500}
.funnel-step-num strong.keep{color:var(--teal)}
.funnel-step-num span{font-size:12px;color:#8b96a5;font-variant-numeric:tabular-nums}
.funnel-day-picker{display:flex;gap:8px;flex-wrap:wrap;padding:0 22px 14px}
.funnel-day{display:flex;flex-direction:column;gap:2px;min-width:84px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:inherit;text-align:left;transition:border-color .2s,box-shadow .2s}
.funnel-day strong{font-size:14px}
.funnel-day span{font-size:12px;color:#8b96a5;font-variant-numeric:tabular-nums}
.funnel-day:hover{border-color:#c6d4e8}
.funnel-day.active{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}
.funnel-day.active strong{color:var(--blue)}
.funnel-day-facts{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0 22px 14px;font-size:13px;color:#65758c}
.funnel-day-facts b{color:var(--ink);font-variant-numeric:tabular-nums}
.funnel-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:0 22px 14px;border-bottom:1px solid var(--line)}
.funnel-chips{display:flex;flex-wrap:wrap;gap:6px}
.funnel-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;color:#4a5b73}
.funnel-chip b{font-variant-numeric:tabular-nums;color:var(--ink)}
.funnel-chip:hover{border-color:#c6d4e8}
.funnel-chip.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}
.funnel-chip.active b{color:var(--blue)}
.funnel-chip.empty{opacity:.55}
.funnel-chip.static{cursor:default;background:#f7f9fc;color:#5a6b83}
.funnel-detail{padding:15px 22px 20px}
.funnel-detail-head{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between;font-size:13px;color:#65758c;padding-bottom:12px}
.funnel-detail-head b{color:var(--ink);font-variant-numeric:tabular-nums}
.funnel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
.funnel-item{border:1px solid var(--line);border-radius:10px;padding:10px 13px;background:#fff}
.funnel-item-head{display:flex;gap:9px;align-items:flex-start}
.funnel-tag{flex:0 0 auto;padding:1px 8px;border-radius:999px;background:#f1f4f9;color:#5a6b83;font-size:12px;white-space:nowrap;margin-top:2px}
.funnel-title{font-size:14px;line-height:1.45;color:var(--ink);text-decoration:none;word-break:break-word}
.funnel-title:hover{color:var(--blue);text-decoration:underline}
.funnel-item-meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:6px;font-size:12px;color:#8b96a5}
.funnel-item-meta a{display:inline-flex;align-items:center;gap:4px}
.funnel-item-meta svg{width:13px;height:13px}
.funnel-more{padding-top:14px;text-align:center}
.funnel-source{padding:0 22px 20px}
.funnel-source p{font-size:14px;color:#5a6b83;margin:0 0 12px}
.funnel-chip-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:8px}
.funnel-chip-label{font-size:13px;color:#8b96a5;min-width:62px}
.funnel-diag{display:flex;gap:10px;margin:0 22px 20px;padding:12px 14px;border:1px solid #f0cdd0;background:var(--red-soft);border-radius:10px;color:#8f3c45;font-size:13px}
.funnel-diag svg{width:18px;height:18px;flex:0 0 auto}
.funnel-diag p{margin:4px 0 0}
@media(max-width:1100px){.funnel-step{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr) 104px;gap:11px}}
@media(max-width:760px){
  .funnel-step{grid-template-columns:1fr 96px;gap:5px 10px;padding-bottom:4px}
  .funnel-step-label{grid-column:1}
  .funnel-step-num{grid-column:2;grid-row:1}
  .funnel-step-track{grid-column:1/-1}
  .funnel-bar,.funnel-legend,.funnel-day-picker,.funnel-day-facts,.funnel-controls,.funnel-detail,.funnel-source{padding-inline:16px}
  .funnel-day{flex:1 1 40%}
  .funnel-chip-label{min-width:100%}
}
/* 人工核读原文：全台账里唯一人工核过原文的一层，视觉上要和机器扫描结果区分开。
   左侧一道竖线 + 标签底色，让人一眼看出「这是人读过的」，不是自动结论。 */
.manual-section{border-left:3px solid #cdd9ea;padding-left:15px;margin-left:-3px}
.manual-verdict{display:flex;gap:11px;align-items:flex-start;padding:11px 13px;border-radius:10px;background:#f6f8fc;margin-bottom:12px}
.manual-verdict>span{flex:0 0 auto;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:600;background:#e6ecf6;color:#4a5b73;margin-top:2px}
.manual-verdict p{margin:0;font-size:14px;line-height:1.6;color:var(--ink)}
.manual-verdict.ok{background:var(--teal-soft,#eef8f5)}
.manual-verdict.ok>span{background:#d6ece5;color:#0f6b57}
.manual-verdict.danger{background:var(--red-soft)}
.manual-verdict.danger>span{background:#f5d7da;color:#8f3c45}
.manual-verdict.warn{background:#fdf6e8}
.manual-verdict.warn>span{background:#f6e6c4;color:#7a5a12}
.manual-fields{margin-bottom:12px}
.manual-fields dt{color:#6b7a90}
.manual-notes{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:6px}
.manual-notes li{position:relative;padding-left:15px;font-size:13px;line-height:1.6;color:#4a5b73}
.manual-notes li::before{content:'';position:absolute;left:2px;top:8px;width:5px;height:5px;border-radius:50%;background:#b9c6d8}
.manual-source{margin:0;font-size:12px;line-height:1.6;color:#8b96a5}
@media(max-width:760px){.manual-verdict{flex-direction:column;gap:6px}}
