.main-content.prompt-main{padding:0;background:#f2f6f6}.prompt-topbar{height:auto;padding:20px 42px 0;align-items:flex-end;border:0;background:transparent;box-shadow:none}.prompt-topbar-title{display:flex;flex-direction:column;align-items:flex-start}.prompt-topbar-title h1{margin:0;font-size:28px}.prompt-topbar .topbar-actions{align-self:flex-end}.prompt-main .workbench-subtitle{font-size:13px}.prompt-page{width:min(1680px,100%);min-height:calc(100vh - 88px);margin:0 auto;padding:18px 42px 52px}.panel-shell{border:1px solid #e5e9f1;border-radius:8px;background:#fff;box-shadow:0 5px 16px #14213d09}.prompt-process{padding:16px 18px 18px;margin-bottom:16px}.prompt-process>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:15px}.prompt-process h2,.prompt-flow h2{margin:0;font-size:16px}.prompt-process header p,.prompt-panel-note{margin:5px 0 0;color:#8290a8;font-size:11px}.prompt-legend{display:flex;gap:12px;color:#71809a;font-size:11px}.prompt-legend span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#aab5c4}.prompt-legend .model:before{background:#1d4ed8}.prompt-legend .user:before{background:#b45309}.prompt-process-track{display:flex;align-items:center;flex-wrap:wrap;gap:10px 0;overflow:visible}.prompt-process-item{display:flex;align-items:center;flex:1 1 auto;min-width:0}.prompt-process-item>i{flex:1 1 14px;min-width:8px;max-width:28px;height:1px;background:#d7deea}.prompt-process-item button{display:flex;align-items:center;gap:5px;width:auto;min-height:28px;padding:3px 6px;border:0;border-radius:4px;background:transparent;color:#64738e;white-space:nowrap}.prompt-process-item button small,.prompt-process-item button b{display:inline}.prompt-process-item button small{margin:0;color:#9aa6b7;font-size:10px;font-weight:600}.prompt-process-item button b{font-size:12px}.prompt-process-item button.model{color:#1d4ed8;cursor:pointer}.prompt-process-item button.model.active{background:#eef4ff;font-weight:700}.prompt-process-item button.user{color:#b45309}.prompt-layout{display:grid;grid-template-columns:290px minmax(0,1fr) 330px;gap:16px;align-items:stretch}.prompt-flow{padding:16px}.prompt-flow>.prompt-node:first-of-type{margin-top:14px}.prompt-node{display:block;width:100%;padding:14px 13px;margin-bottom:9px;border:1px solid #dbe3ee;border-radius:6px;background:#fff;color:#25344e;text-align:left;cursor:pointer}.prompt-node:hover{border-color:#9eb9e8}.prompt-node.active{border-color:#9eb9e8;background:#eef4ff;box-shadow:inset 3px 0 #1d4ed8}.prompt-node>span,.prompt-node footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.prompt-node b{font-size:14px}.prompt-node em{color:#1d4ed8;font-size:10px;font-style:normal}.prompt-node em.planned{color:#8290a8}.prompt-node>small{display:block;min-height:32px;margin-top:6px;color:#71809a;font-size:11px;line-height:1.5}.prompt-node footer{margin-top:10px;padding-top:9px;border-top:1px solid #e8edf4;color:#8290a8;font-size:10px}.name-stage-list{position:relative;margin:-2px 0 12px 13px;padding:0 0 0 14px;border-left:1px solid #cfdaea}.name-stage-item{position:relative;display:block;width:100%;padding:8px 9px;border:0;border-radius:5px;background:transparent;color:#41516c;text-align:left;cursor:pointer}.name-stage-item:before{content:"";position:absolute;top:16px;left:-15px;width:10px;height:1px;background:#cfdaea}.name-stage-item:hover,.name-stage-item.active{background:#f2f6fd}.name-stage-item.active{color:#1d4ed8}.name-stage-item>span{display:flex;align-items:center;gap:6px}.name-stage-item i{display:inline-grid;flex:0 0 18px;width:18px;height:18px;place-items:center;border-radius:50%;background:#e8eef8;color:#71809a;font-size:9px;font-style:normal}.name-stage-item.active i{background:#1d4ed8;color:#fff}.name-stage-item b{min-width:0;font-size:11px}.name-stage-item em{margin-left:auto;padding:2px 4px;border-radius:3px;background:#fff7e8;color:#9a6200;font-size:9px;font-style:normal}.name-stage-item small{display:block;margin:3px 0 0 24px;color:#8290a8;font-size:10px;line-height:1.35}.prompt-editor{overflow:hidden}.prompt-editor>nav,.prompt-test>nav{display:flex;gap:2px;padding:10px 13px;border-bottom:1px solid #e5e9f1}.prompt-editor>nav button,.prompt-test>nav button{border:0;border-radius:5px;background:transparent;color:#71809a;padding:7px 9px;font-size:12px;cursor:pointer}.prompt-editor>nav button.active,.prompt-test>nav button.active{background:#eef4ff;color:#1d4ed8;font-weight:700}.prompt-editor-body{padding:18px 20px}.prompt-editor-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.prompt-editor-title h2{margin:0 0 5px;font-size:20px}.prompt-editor-title p{margin:0;color:#8290a8;font-size:12px}.prompt-editor-title>span{padding:5px 8px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px}.prompt-editor-title>span.planned{background:#f1f3f6;color:#71809a}.prompt-contract-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px;border:1px solid #e5e9f1;border-radius:6px;background:#f8fafc}.prompt-contract-summary div{min-width:0;padding:10px 11px;border-right:1px solid #e5e9f1;border-bottom:1px solid #e5e9f1}.prompt-contract-summary div:nth-child(2n){border-right:0}.prompt-contract-summary div:nth-last-child(-n+2){border-bottom:0}.prompt-contract-summary span,.prompt-contract-summary b{display:block}.prompt-contract-summary span{margin-bottom:4px;color:#8290a8;font-size:10px}.prompt-contract-summary b{color:#41516c;font-size:11px;line-height:1.5}.prompt-stage-contract{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px;padding:12px 13px;gap:11px 18px;border:1px solid #cdddf5;border-radius:6px;background:#f5f8fe}.prompt-stage-contract div{min-width:0}.prompt-stage-contract div:last-child{grid-column:1 / -1;padding-top:10px;border-top:1px solid #dce6f5}.prompt-stage-contract span,.prompt-stage-contract b{display:block}.prompt-stage-contract span{margin-bottom:4px;color:#71809a;font-size:10px}.prompt-stage-contract b,.prompt-stage-contract p{margin:0;color:#34435d;font-size:11px;line-height:1.55}.prompt-stage-contract p{white-space:pre-wrap}.prompt-editor-body>label,.prompt-locked label{display:block;margin-bottom:6px;color:#71809a;font-size:12px}.prompt-editor-body textarea{width:100%;min-height:220px;resize:vertical;border:1px solid #cdd6e4;border-radius:6px;padding:11px;color:#25344e;font-size:13px;line-height:1.6}.prompt-editor-body textarea:disabled{background:#f4f6f9;color:#8290a8;cursor:not-allowed}.prompt-locked{margin-top:16px}.prompt-locked p{margin:0;padding:10px 11px;border:1px solid #e5e9f1;border-radius:6px;background:#f8fafc;color:#8290a8;font-size:11px;line-height:1.55}.prompt-editor-footer{display:flex;justify-content:flex-end;margin-top:15px}.prompt-test{overflow:hidden}.prompt-side-body{padding:16px}.prompt-side-body>.full{width:100%;margin-bottom:12px}.prompt-test-meta{margin:0 0 12px;padding:0 10px;border:1px solid #e5e9f1;border-radius:6px}.prompt-test-meta div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f5;font-size:11px}.prompt-test-meta div:last-child{border-bottom:0}.prompt-test-meta dt{color:#8290a8}.prompt-test-meta dd{margin:0;color:#41516c;font-weight:600}.prompt-test pre{min-height:220px;margin:0;padding:12px;border-radius:6px;background:#15223b;color:#b9d5ff;font:11px/1.65 Consolas,monospace;white-space:pre-wrap}.prompt-history p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid #edf0f5;color:#41516c;font-size:12px}.prompt-history p:first-child{padding-top:0}.prompt-history p span b,.prompt-history p span small{display:block}.prompt-history p span small{margin-top:4px;color:#8290a8;font-size:10px}.prompt-history time{color:#71809a;font:10px Consolas,monospace;white-space:nowrap}.prompt-history .full{margin-top:14px}.prompt-empty{padding:34px 12px;color:#8290a8;text-align:center;font-size:12px}@media (max-width: 1300px){.prompt-layout{grid-template-columns:250px minmax(0,1fr)}.prompt-test{grid-column:1 / -1}}@media (max-width: 800px){.prompt-topbar{padding:18px 16px 0}.prompt-page{padding:16px 16px 42px}.prompt-topbar{align-items:flex-start;gap:16px}.prompt-layout{grid-template-columns:1fr}.prompt-test{grid-column:auto}.prompt-process>header{display:block}.prompt-legend{margin-top:10px}.prompt-process-track{align-items:flex-start}.prompt-process-item{flex:0 0 50%}.prompt-process-item>i{display:none}.prompt-contract-summary,.prompt-stage-contract{grid-template-columns:1fr}.prompt-stage-contract div:last-child{grid-column:auto}.prompt-contract-summary div{border-right:0}.prompt-contract-summary div:nth-last-child(2){border-bottom:1px solid #e5e9f1}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#14213d;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:flex}.sidebar{width:72px;background:#fff;border-right:1px solid #e5e9f1;display:flex;flex-direction:column;align-items:center;padding:18px 10px}.brand-mark,.user-avatar{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-weight:700}.brand-mark{color:#1d4ed8;border:1px solid #b8cdfb;background:#eef4ff}.sidebar nav{display:flex;flex-direction:column;gap:12px;margin-top:42px}.nav-item{border:0;background:none;color:#6b7891;width:48px;min-height:48px;border-radius:8px;display:grid;place-items:center;gap:2px;font-size:10px;cursor:pointer}.nav-item.active{color:#1d4ed8;background:#eef4ff}.nav-item:disabled{cursor:not-allowed;opacity:.5}.nav-item span{display:block}.user-avatar{margin-top:auto;background:#dbe7ff;color:#1d4ed8}.main-content{flex:1;padding:34px 42px}.topbar{display:flex;justify-content:space-between;align-items:flex-end}.topbar-actions{display:flex;gap:10px;align-items:center}.eyebrow{margin:0 0 5px;color:#73819a;font-size:13px}.topbar h1{font-size:28px;margin:0}.primary-button,.secondary-button{border-radius:7px;padding:11px 18px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{border:0;background:#1d4ed8;color:#fff}.secondary-button{border:1px solid #d6deea;background:#fff;color:#41516c}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.summary-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0 18px}.summary-row>div,.task-panel,.upload-strip{background:#fff;border:1px solid #e5e9f1;border-radius:8px}.summary-row>div{padding:15px 18px;display:flex;justify-content:space-between;color:#73819a;font-size:13px}.summary-row strong{font-size:22px;color:#15223b}.summary-row .blue{color:#1d4ed8}.summary-row .green{color:#059669}.task-panel{padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel-heading h2{margin:0;font-size:18px}.panel-heading p{margin:6px 0 0;color:#8290a8;font-size:13px}.filter-button{border:1px solid #d9e0eb;background:#fff;border-radius:6px;padding:8px 14px;color:#41516c;cursor:pointer}.task-table{border:1px solid #e6eaf1;border-radius:7px;overflow:hidden}.table-header,.task-row{display:grid;grid-template-columns:2.2fr 1.3fr 1.25fr 1.2fr .8fr 24px;gap:12px;align-items:center;padding:13px 16px}.table-header{background:#f8fafc;color:#71809a;font-size:12px}.task-row{border:0;border-top:1px solid #edf0f5;background:#fff;width:100%;text-align:left;color:#25344e;cursor:pointer;font-size:13px}.task-row:hover{background:#f8fbff}.task-row b,.task-row small{display:block}.task-row small{margin-top:5px;color:#8290a8;font-size:12px}.progress-cell{display:flex;align-items:center;gap:8px}.progress{height:6px;flex:1;background:#e7edf7;border-radius:6px;overflow:hidden}.progress i{display:block;height:100%;background:#1d4ed8;border-radius:inherit}.table-empty{padding:54px 20px;text-align:center;color:#8290a8}.upload-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;margin-bottom:18px}.upload-strip div{display:flex;flex-direction:column;gap:5px;min-width:0}.upload-strip span{color:#8290a8;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.error-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c;border-radius:7px;padding:11px 14px;margin-bottom:18px}.icon-button{border:1px solid #d6deea;background:#fff;width:36px;height:36px;border-radius:7px;color:#63728b;cursor:pointer;display:grid;place-items:center}.icon-button.small{width:26px;height:26px}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#19274361;display:flex;justify-content:flex-end;z-index:10}.drawer{height:100%;width:min(1100px,calc(100vw - 72px));background:#fff;box-shadow:-12px 0 30px #14213d24;overflow:auto}.drawer-header{padding:32px 36px 25px;border-bottom:1px solid #e5e9f1;display:flex;justify-content:space-between}.drawer-header h2{margin:12px 0 7px;font-size:25px}.drawer-header p{margin:0;color:#6e7d98}.status-tag{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:99px;font-size:13px;font-weight:600}.status-tag i{width:8px;height:8px;border-radius:50%;background:currentColor}.status-tag.processing{color:#059669;background:#ecfdf5}.status-tag.attention{color:#b45309;background:#fff7ed}.status-tag.review{color:#1d4ed8;background:#eef4ff}.drawer-content{padding:24px 36px 48px}.work-card{border:1px solid #dfe5ef;border-radius:8px;padding:25px}.work-card-heading{display:flex;justify-content:space-between;align-items:flex-start}.muted-label{color:#91a0b8;font-size:13px;font-weight:600}.work-card h3{font-size:21px;margin:12px 0}.impact-note{color:#b45309;background:#fff7ed;padding:8px 11px;border-radius:99px;font-size:12px}.helper,.empty-state p,.review-card p{color:#687995;line-height:1.7}.name-list{border:1px solid #e1e6ef;border-radius:8px;overflow:hidden;margin:22px 0}.name-list-header,.name-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:14px 18px}.name-list-header{background:#f8fafc;color:#64738e;font-size:13px;font-weight:600}.name-row{border-top:1px solid #e8ecf2;align-items:center}.name-row b,.name-row small{display:block}.name-row small{color:#8290a8;margin-top:6px;font-size:12px}.name-row input{width:100%;border:1px solid #cdd6e4;border-radius:7px;padding:12px;font-size:15px;color:#15223b}.full{width:100%}.empty-state,.review-card{text-align:center;padding:80px 20px}.check-icon{color:#059669}.large-progress{height:10px;background:#e7edf7;border-radius:10px;overflow:hidden;margin:25px 0}.large-progress i{display:block;height:100%;background:#1d4ed8;border-radius:inherit}.progress-number{font-size:25px;color:#1d4ed8}.processing-list{border:1px solid #e1e6ef;border-radius:7px;overflow:hidden}.processing-row{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;border-bottom:1px solid #edf0f5}.processing-row:last-child{border-bottom:0}.processing-row b,.processing-row small{display:block}.processing-row small{margin-top:5px;color:#8290a8}.processing-row>span{color:#1d4ed8;font-weight:600}.impact-preview{display:flex;flex-direction:column;gap:10px;background:#eef4ff;border:1px solid #bfd3ff;border-radius:7px;padding:17px 18px;margin:22px 0;color:#41516c;line-height:1.6}.impact-preview b{color:#1d4ed8}.artifact-row{display:flex;align-items:center;gap:10px;border:1px solid #e1e6ef;border-radius:7px;padding:12px 14px;margin:14px 0;text-align:left;color:#41516c}.artifact-row span{flex:1}.artifact-row strong{color:#1d4ed8;font-size:12px}.modal-backdrop{align-items:center;justify-content:center}.intake-modal{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:9px;box-shadow:0 18px 50px #14213d33}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:25px 28px 20px;border-bottom:1px solid #e5e9f1}.modal-header h2{margin:6px 0 0;font-size:22px}.modal-body{padding:24px 28px}.intake-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e6ef;border-radius:7px;overflow:hidden}.intake-summary>div{padding:14px;border-right:1px solid #e1e6ef}.intake-summary>div:last-child{border-right:0}.intake-summary span,.intake-summary strong{display:block}.intake-summary span{color:#71809a;font-size:12px}.intake-summary strong{margin-top:8px;font-size:18px;word-break:break-word}.intake-result,.evidence-box{display:flex;flex-direction:column;gap:6px;border-radius:7px;padding:14px 16px;margin-top:16px}.intake-result.success{background:#ecfdf5;color:#047857}.intake-result.danger{background:#fff1f2;color:#be123c}.intake-result span,.evidence-box span{font-size:13px}.evidence-box{background:#f8fafc;color:#41516c}.issue-list{display:flex;flex-direction:column;gap:8px;margin-top:16px}.issue{display:flex;gap:10px;padding:10px 12px;border-radius:6px;background:#f8fafc;color:#64738e;font-size:13px}.issue.blocking{background:#fff1f2;color:#be123c}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 28px;border-top:1px solid #e5e9f1}.spin-icon{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.main-content{padding:24px 16px}.summary-row{grid-template-columns:repeat(2,1fr)}.table-header{display:none}.task-row{grid-template-columns:1fr auto}.task-row>span,.task-row .progress-cell{display:none}.drawer{width:100%}.drawer-header,.drawer-content{padding-left:20px;padding-right:20px}.name-list-header,.name-row{grid-template-columns:1fr}.impact-note{display:none}.upload-strip{align-items:stretch;flex-direction:column}.intake-summary{grid-template-columns:repeat(2,1fr)}.intake-summary>div:nth-child(2){border-right:0}.intake-summary>div:nth-child(-n+2){border-bottom:1px solid #e1e6ef}.modal-footer{padding:16px;flex-direction:column-reverse}.modal-footer button{width:100%}}.stage-artifact-row{display:flex;align-items:center;gap:12px;margin:14px 0;padding:13px 14px;border:1px solid #cddcf4;border-radius:7px;background:#f7faff;color:#41516c}.stage-artifact-row>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.stage-artifact-row b{color:#17233b;font-size:14px}.stage-artifact-row span{color:#71809a;font-size:12px}.confirmation-artifact{margin:0 0 18px}.name-row .bill-match{color:#9a6700;font-weight:600}@media (max-width: 800px){.stage-artifact-row{align-items:flex-start;flex-wrap:wrap}.stage-artifact-row>div{flex-basis:calc(100% - 32px)}.stage-artifact-row button{width:100%}}.review-summary{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;margin:22px 0;border:1px solid #e1e6ef;border-radius:7px;text-align:left}.review-summary>div{padding:13px;border-right:1px solid #e1e6ef}.review-summary>div:last-child{border-right:0}.review-summary span,.review-summary strong{display:block}.review-summary span{color:#71809a;font-size:12px}.review-summary strong{margin-top:7px;color:#15223b;font-size:17px}.result-table{overflow:hidden;border:1px solid #e1e6ef;border-radius:7px;text-align:left}.result-table-head,.result-table-row{display:grid;grid-template-columns:1.5fr 1.2fr .55fr .55fr .7fr .7fr;gap:10px;align-items:center;padding:11px 13px}.result-table-head{background:#f8fafc;color:#71809a;font-size:12px}.result-table-row{border-top:1px solid #edf0f5;color:#41516c;font-size:12px}.result-table-row.highlighted{background:#fffbeb}.result-table-row b{color:#15223b}.result-more{padding:10px;background:#f8fafc;color:#71809a;text-align:center;font-size:12px}.impact-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 0}.impact-metrics span{padding:10px;background:#f8fafc;border:1px solid #e1e6ef;border-radius:6px;color:#71809a;font-size:12px}.impact-metrics strong{display:block;margin-top:5px;color:#15223b;font-size:16px}.impact-metrics strong.ok{color:#059669}.impact-metrics strong.warning{color:#b45309}.review-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.review-preview-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;margin-top:18px;padding:22px;border:1px dashed #d6deea;border-radius:8px;color:#687995;background:#fafcff}.review-preview-state p{margin:0;color:#687995}.review-preview-state.error{border-color:#fecdd3;background:#fff7f7;color:#be123c;flex-wrap:wrap}.review-preview-state.error p{color:#be123c}.stage-history-panel{margin-top:20px;overflow:hidden;border:1px solid #dfe5ef;border-radius:8px;background:#fff}.stage-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e5e9f1}.stage-history-header h3{margin:7px 0 4px;color:#15223b;font-size:18px}.stage-history-header p{margin:0;color:#71809a;font-size:12px}.stage-history-count{flex:none;padding:7px 10px;border:1px solid #d6e7e2;border-radius:99px;background:#f2faf7;color:#047857;font-size:12px;font-weight:600}.stage-history-layout{display:grid;grid-template-columns:218px minmax(0,1fr);min-height:520px}.stage-history-nav{padding:12px 10px;border-right:1px solid #e5e9f1;background:#f8fafc}.stage-history-nav button{display:flex;align-items:center;width:100%;gap:9px;padding:11px 9px;border:1px solid transparent;border-radius:6px;background:transparent;color:#5e6f89;text-align:left;cursor:pointer}.stage-history-nav button:hover{background:#fff;border-color:#dbe5f1}.stage-history-nav button.active{border-color:#bfd3ff;background:#eef4ff;color:#1d4ed8}.stage-history-nav button>span:nth-child(2){flex:1;min-width:0}.stage-history-nav b,.stage-history-nav small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-history-nav b{font-size:13px}.stage-history-nav small{margin-top:4px;color:#8a98ad;font-size:11px}.stage-history-nav button.active small{color:#5e7fc1}.stage-history-nav svg{flex:none;color:#9aa8bb}.stage-history-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#cbd5e1}.stage-history-dot.done{background:#059669;box-shadow:0 0 0 3px #d1fae5}.stage-history-dot.processing{background:#d97706;box-shadow:0 0 0 3px #ffedd5}.stage-history-detail{min-width:0;padding:22px}.stage-history-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:260px;color:#71809a}.stage-history-state p{margin:0}.stage-history-state.error{color:#be123c}.stage-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid #edf0f5}.stage-detail-heading h4{margin:8px 0 5px;color:#15223b;font-size:18px}.stage-detail-heading p{max-width:650px;margin:0;color:#71809a;font-size:12px;line-height:1.6}.stage-detail-time{display:flex;flex:none;flex-direction:column;gap:5px;color:#8a98ad;font-size:11px;text-align:right}.stage-detail-status{display:inline-flex;padding:4px 8px;border-radius:99px;background:#f1f5f9;color:#71809a;font-size:11px;font-weight:600}.stage-detail-status.done{background:#ecfdf5;color:#047857}.stage-detail-status.processing{background:#fff7ed;color:#b45309}.stage-summary-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;margin:16px 0 10px}.stage-summary-pills>div{min-width:0;padding:10px 11px;border:1px solid #e1e6ef;border-radius:6px;background:#fbfdff}.stage-summary-pills span,.stage-summary-pills strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-summary-pills span{color:#8290a8;font-size:11px}.stage-summary-pills strong{margin-top:5px;color:#25344e;font-size:14px}.stage-total-pills{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px;color:#71809a;font-size:12px}.stage-total-pills span{padding:7px 10px;border-radius:5px;background:#f8fafc}.stage-total-pills b{margin-left:3px;color:#25344e}.stage-history-artifacts{display:flex;flex-direction:column;gap:8px;margin:14px 0}.stage-history-artifact{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid #d7e3f5;border-radius:6px;background:#f7faff;color:#41516c}.stage-history-artifact>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.stage-history-artifact b{overflow:hidden;color:#25344e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.stage-history-artifact span{color:#8290a8;font-size:11px}.stage-history-events{margin:14px 0;border:1px solid #e1e6ef;border-radius:6px;background:#fbfdff}.stage-history-events summary{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#41516c;cursor:pointer;list-style:none}.stage-history-events summary::-webkit-details-marker{display:none}.stage-history-events summary span{font-size:12px;font-weight:600}.stage-history-events summary small{margin-left:auto;color:#8290a8;font-size:11px}.stage-history-events[open] summary svg{transform:rotate(90deg)}.stage-history-events>div{padding:0 12px 8px}.stage-history-events article{display:grid;grid-template-columns:78px 10px 1fr;gap:8px;align-items:start;padding:9px 0;border-top:1px solid #edf0f5}.stage-history-events time{color:#8a98ad;font-size:10px}.stage-history-events article i{width:7px;height:7px;margin-top:3px;border:2px solid #fff;border-radius:50%;background:#159270;box-shadow:0 0 0 2px #bde5d8}.stage-history-events article p{margin:0;color:#5e6f89;font-size:11px;line-height:1.5}.stage-result-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:18px 0 10px}.stage-result-heading h5{margin:0 0 4px;color:#25344e;font-size:14px}.stage-result-heading span{color:#8290a8;font-size:11px}.stage-result-search{display:flex;align-items:center;gap:6px;width:min(245px,45%);padding:7px 9px;border:1px solid #d6deea;border-radius:5px;background:#fff;color:#8391a8}.stage-result-search input{width:100%;min-width:0;border:0;outline:0;color:#25344e;font-size:12px}.stage-data-table-wrap{overflow:auto;max-height:550px;border:1px solid #e1e6ef;border-radius:6px}.stage-data-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.stage-data-table th{position:sticky;top:0;z-index:1;padding:10px 11px;border-bottom:1px solid #dfe5ef;background:#f8fafc;color:#71809a;font-size:11px;font-weight:600;white-space:nowrap}.stage-data-table td{max-width:220px;padding:10px 11px;border-top:1px solid #edf0f5;color:#41516c;font-size:11px;vertical-align:top}.stage-data-table td[title]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-data-table tbody tr:hover{background:#fbfdff}.table-link-button{padding:0;border:0;background:transparent;color:#1d4ed8;font-size:11px;cursor:pointer}.source-detail-row td{max-width:none;background:#f8fafc}.source-detail-row td>div{display:flex;flex-direction:column;gap:5px}.source-detail-row b{color:#25344e;font-size:11px}.source-detail-row span{color:#71809a;font-size:11px}.stage-history-empty{padding:36px 16px;border:1px dashed #d6deea;border-radius:6px;color:#8290a8;text-align:center;font-size:12px}.stage-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:11px;color:#8290a8;font-size:11px}.stage-pagination>div{display:flex;gap:6px}@media (max-width: 800px){.stage-history-header{flex-direction:column}.stage-history-layout{display:block}.stage-history-nav{display:flex;gap:7px;overflow-x:auto;border-right:0;border-bottom:1px solid #e5e9f1}.stage-history-nav button{min-width:155px}.stage-history-detail{padding:16px}.stage-detail-heading{flex-direction:column}.stage-detail-time{flex-direction:row;text-align:left}.stage-result-heading{align-items:stretch;flex-direction:column}.stage-result-search{width:100%}.review-summary{grid-template-columns:repeat(2,1fr)}.review-summary>div{border-bottom:1px solid #e1e6ef}.result-table-head,.result-table-row{grid-template-columns:1.4fr .8fr .5fr}.result-table-head span:nth-child(n+4),.result-table-row span:nth-child(n+4){display:none}.review-actions{flex-direction:column}.review-actions button{width:100%}.impact-metrics{grid-template-columns:repeat(2,1fr)}}.model-config-main{padding:0;background:#f2f6f6}.model-topbar{height:auto;padding:20px 42px 0;align-items:flex-end;border-bottom:0;background:transparent;box-shadow:none}.model-topbar{justify-content:flex-start}.model-topbar>.model-config-actions{margin-left:auto;align-self:flex-end;padding-bottom:1px}.model-breadcrumb,.model-system-status,.model-config-actions,.model-system-status span,.model-config-actions>span{display:flex;align-items:center}.model-breadcrumb{gap:17px;color:#839191;font-size:15px}.model-breadcrumb i{color:#899897;font-style:normal}.model-breadcrumb strong{color:#172128}.model-system-status{gap:10px}.model-system-status span{gap:8px;height:36px;padding:0 12px;border:1px solid #d4e5df;border-radius:6px;background:#f7fbfa;color:#687879;font-size:13px}.model-system-status span i,.model-config-actions>span i{width:8px;height:8px;border-radius:50%;background:#1d4ed8;box-shadow:0 0 0 4px #1d4ed81c}.model-system-status button{height:38px;padding:0 16px;border:1px solid #c9d7d4;border-radius:6px;background:#fff;color:#20292e;font-weight:600}.model-config-page{width:min(1680px,100%);min-height:calc(100vh - 88px);margin:0 auto;padding:18px 42px 52px}.model-config-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px;justify-content:flex-end}.model-config-heading h1{margin:0 0 8px;color:#172128;font-size:28px;line-height:1.2}.model-config-heading p{margin:0;color:#697a7d;font-size:14px;line-height:1.7}.model-config-actions{gap:12px}.model-config-actions>span{gap:8px;color:#1d4ed8;font-size:13px;white-space:nowrap}.model-primary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border:0;border-radius:6px;background:#1d4ed8;color:#fff;font-weight:650;cursor:pointer}.model-primary:hover{background:#173ea8}.model-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.model-config-empty{grid-column:1 / -1;min-height:180px;display:grid;place-items:center;border:1px dashed #b9c9e8;border-radius:8px;background:#f8fbff;color:#64738e;font-size:14px}.model-config-card{min-width:0;min-height:370px;display:flex;flex-direction:column;padding:24px;border:1px solid #d8e2df;border-radius:8px;background:#fff;box-shadow:0 8px 24px #194d480e}.model-config-card.enabled{border-color:#9bb9f5;box-shadow:0 0 0 1px #9bb9f5,0 8px 24px #1d4ed814}.model-config-card>header{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.model-config-card h2{margin:0 0 6px;overflow:hidden;color:#172128;font-size:18px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.model-config-card header p{margin:0;color:#718083;font-size:13px}.model-config-card header>span{flex:0 0 auto;padding:5px 9px;border-radius:99px;background:#eef4ff;color:#1d4ed8;font-size:12px}.model-policy-summary{min-height:30px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:12px}.model-policy-summary span{padding:4px 8px;border:1px solid #dbe5f7;border-radius:5px;background:#f7f9fd;color:#64738e;font-size:11px;line-height:1.2}.model-policy-summary span.active{border-color:#bdd0f8;background:#eef4ff;color:#1d4ed8}.model-config-card dl{margin:18px 0 20px;border-top:1px solid #d9e4e1}.model-config-card dl>div{min-height:48px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid #d9e4e1}.model-config-card dt{color:#718083;font-size:13px}.model-config-card dd{margin:0;overflow:hidden;color:#202a30;font-family:Consolas,SFMono-Regular,monospace;font-size:13px;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.model-config-card dd.masked-key{color:#49666c}.model-config-card dd.success{color:#11865e}.model-config-card dd.untested{color:#c36e10}.model-config-card>footer{display:flex;gap:10px;margin-top:auto}.model-config-card>footer button{min-width:0;height:42px;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cbd8d5;border-radius:6px;background:#fff;color:#20292e;font-weight:600;cursor:pointer}.model-config-card>footer button.enable{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.model-config-card>footer button.model-delete-action{flex:0 0 58px;border-color:#efc7c3;color:#b42318}.model-config-card>footer button:disabled{cursor:wait;opacity:.6}.model-runtime-note{display:flex;flex:1.25;align-items:center;justify-content:center;color:#8090a8;font-size:11px;text-align:center}.model-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#162a2c47}.model-editor{width:min(700px,100%);max-height:calc(100vh - 48px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 22px 60px #193f3f38}.model-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 20px;border-bottom:1px solid #dfe7e5}.model-editor>header span{color:#1d4ed8;font-size:12px;font-weight:700}.model-editor>header h2{margin:6px 0;color:#172128;font-size:21px}.model-editor>header p{margin:0;color:#718083;font-size:13px}.model-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px 26px;overflow-y:auto}.model-editor-fields label{display:grid;gap:7px}.model-editor-fields label.wide{grid-column:1 / -1}.model-editor-fields label>span{color:#68787b;font-size:12px;font-weight:600}.model-editor-fields>label>input,.model-editor-fields>label>select,.model-editor-fields .custom-select-trigger,.model-editor-fields .custom-select-editable{width:100%;height:42px;padding:0 12px;border:1px solid #cbd8d5;border-radius:6px;background:#fff;color:#172128}.model-editor-fields>label>input:disabled,.model-editor-fields>label>select:disabled,.model-editor-fields .custom-select.is-disabled{background:#f4f6f9;color:#9aa5b5;cursor:not-allowed}.model-policy-help{margin:-2px 0 0;color:#71809a;font-size:12px;line-height:1.6}.model-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 26px;border-top:1px solid #dfe7e5}.model-editor>footer>span{color:#809092;font-size:12px}.model-editor>footer>div{display:flex;gap:9px}.model-editor>footer button:not(.model-primary){min-height:40px;padding:0 17px;border:1px solid #cbd8d5;border-radius:6px;background:#fff;color:#28353a}.model-toast{position:fixed;right:28px;bottom:24px;z-index:50;padding:12px 16px;border-radius:6px;background:#172b30;color:#f1faf7;font-size:13px;opacity:0;pointer-events:none;transform:translateY(80px);transition:.2s ease}.model-toast.visible{opacity:1;transform:translateY(0)}.app-toast{position:fixed;z-index:100;top:18px;left:50%;display:flex;width:min(560px,calc(100vw - 32px));min-height:46px;align-items:center;gap:10px;padding:11px 12px 11px 15px;border:1px solid;border-radius:7px;box-shadow:0 10px 28px #14213d29;transform:translate(-50%);animation:app-toast-in .18s ease-out;font-size:13px;font-weight:600}.app-toast>span{flex:1;min-width:0;line-height:1.5;overflow-wrap:anywhere}.app-toast>button{display:grid;flex:0 0 auto;place-items:center;width:26px;height:26px;border:0;border-radius:5px;background:transparent;color:currentColor;cursor:pointer}.app-toast>button:hover{background:#ffffffa6}.app-toast-error{border-color:#fecaca;background:#fff1f2;color:#be123c}.app-toast-warning{border-color:#fed7aa;background:#fff7ed;color:#b45309}.app-toast-info{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}@keyframes app-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 1160px){.model-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.app-toast{top:12px}.model-topbar{padding:24px 18px 0;align-items:flex-start;flex-direction:column;gap:18px}.model-system-status span{display:none}.model-config-page{padding:24px 18px 40px}.model-topbar>.model-config-actions{margin-left:0;align-self:stretch;padding-bottom:0}.model-config-heading{align-items:stretch;flex-direction:column}.model-config-actions{justify-content:space-between}.model-config-grid,.model-editor-fields{grid-template-columns:1fr}.model-editor-fields label.wide{grid-column:auto}.model-editor>footer{align-items:stretch;flex-direction:column}.model-editor>footer>div{justify-content:flex-end}}.drawer{font-size:13px}.drawer-header{align-items:center;gap:20px;padding:14px 28px}.drawer-title{min-width:0}.drawer-title-heading{display:flex;align-items:center;gap:10px}.drawer-header h2{margin:0;font-size:20px}.drawer-header p{margin:5px 0 0;font-size:12px}.drawer-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.drawer .primary-button,.drawer .secondary-button,.drawer .danger-button{padding:8px 12px;font-size:13px}.drawer-content{padding:18px 28px 36px}.drawer .status-tag{padding:5px 9px;font-size:12px}.status-tag.stopped{color:#64748b;background:#f1f5f9}.status-tag.failed{color:#b42318;background:#fff1f2}.status-tag.generated{color:#047857;background:#ecfdf5}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #fecaca;border-radius:7px;padding:9px 13px;background:#fff;color:#dc2626;font-size:13px;font-weight:600;cursor:pointer}.danger-button.solid{border-color:#dc2626;background:#dc2626;color:#fff}.danger-button:disabled{cursor:not-allowed;opacity:.55}.danger-icon{color:#dc2626}.drawer .work-card{padding:18px}.drawer .work-card h3,.drawer .workspace-body h3{margin:9px 0;font-size:17px}.drawer .workspace-body{padding:18px}.drawer .name-list{margin:16px 0}.drawer .name-list-header,.drawer .name-row{padding:11px 14px}.drawer .name-row input{padding:9px 10px;font-size:13px}.drawer .task-statistics strong{font-size:19px}.drawer .processing-summary-grid>div{padding:13px 15px}.drawer .processing-summary-grid>div>strong,.drawer .processing-summary-grid p strong{font-size:17px}.model-error-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0 16px;padding:10px 14px;border:1px solid #fecdd3;border-left:3px solid #ef4444;border-radius:7px;background:#fff5f5}.model-error-notice>div{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:5px 12px}.model-error-notice b{color:#be123c;font-size:13px}.model-error-notice span{overflow-wrap:anywhere;color:#9f1239;font-size:12px;line-height:1.5}.model-error-notice .secondary-button{flex:0 0 auto;padding:7px 10px;color:#9f1239;border-color:#f5b7c0;font-size:12px}.lifecycle-card{margin-top:2px;text-align:left}.lifecycle-card p{margin:0;color:#687995;line-height:1.7}.lifecycle-card .issue-list+.primary-button{margin-top:10px}.action-modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1927436b}.source-files-modal,.confirm-action-modal{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:8px;background:#fff;box-shadow:0 20px 50px #14213d38}.source-files-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #e5e9f1}.source-files-modal h3,.confirm-action-modal h3{margin:5px 0 0;color:#15223b;font-size:18px}.source-file-list{padding:10px 22px 18px}.source-file-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #edf0f5}.source-file-row:last-child{border-bottom:0}.source-file-row>svg{flex:0 0 auto;color:#1d4ed8}.source-file-row>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.source-file-row b{overflow:hidden;color:#25344e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.source-file-row span{color:#8290a8;font-size:12px}.confirm-action-modal{width:min(420px,calc(100vw - 32px));padding:28px 30px 26px;border:1px solid #e5e9f1;text-align:center}.confirm-action-icon{width:40px;height:40px;display:grid;place-items:center;margin:0 auto 14px;border:1px solid #fecdd3;border-radius:8px;background:#fff1f2;color:#dc2626}.confirm-action-icon.restart{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.confirm-action-modal h3{margin:0;font-size:18px;line-height:1.45}.confirm-action-modal p{max-width:340px;margin:10px auto 22px;color:#687995;font-size:13px;line-height:1.65}.confirm-action-buttons{display:flex;justify-content:center;gap:10px;padding-top:2px}.confirm-action-buttons .secondary-button,.confirm-action-buttons .primary-button,.confirm-action-buttons .danger-button{min-width:104px;height:38px;padding:0 18px}@media (max-width: 800px){.drawer-header{align-items:stretch;flex-direction:column;padding:18px 20px 15px}.drawer-header-actions{flex-wrap:wrap}.drawer-header-actions .secondary-button{flex:1}.drawer-content{padding:16px 20px 30px}.model-error-notice{align-items:stretch;flex-direction:column;gap:9px}.model-error-notice .secondary-button{align-self:flex-start}.source-file-row{align-items:flex-start;flex-wrap:wrap}.source-file-row>div{flex-basis:calc(100% - 32px)}.source-file-row button{flex:1}.confirm-action-modal{padding:24px 22px 22px}}.new-task-modal{width:min(1080px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:9px;box-shadow:0 18px 50px #14213d33;font-size:13px}.new-task-modal .modal-header{flex:0 0 auto;padding:19px 24px 16px}.new-task-modal .modal-header h2{margin-top:5px;font-size:19px}.new-task-modal .modal-header .eyebrow{font-size:12px}.new-task-modal .modal-header p{margin:6px 0 0;color:#71809a;font-size:12px;line-height:1.5}.new-task-modal .modal-header .icon-button{width:34px;height:34px}.new-task-body{min-height:0;padding:18px 24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.new-task-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px}.upload-panel,.upload-rules{border:1px solid #e1e6ef;border-radius:8px;padding:14px}.upload-dropzone{min-height:190px;border:2px dashed #a8d8cc;border-radius:8px;background:#f5fbf9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#187d61;text-align:center;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;cursor:copy}.upload-dropzone.is-dragging{border-color:#1d4ed8;background:#eef4ff;box-shadow:inset 0 0 0 1px #1d4ed8}.upload-dropzone strong{font-size:17px;color:#15223b}.upload-dropzone>span{color:#71809a;font-size:12px}.upload-dropzone>svg{padding:8px;width:42px;height:42px;border-radius:8px;background:#dff4ed}.upload-dropzone .primary-button{margin-top:2px;padding:9px 14px;font-size:13px}.selected-file-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}.selected-file-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px;color:#25344e;font-size:12px}.secondary-button.compact{padding:7px 10px;font-size:12px}.selected-file{display:flex;align-items:center;gap:10px;border:1px solid #dfe5ef;border-radius:7px;padding:8px 10px;color:#52627b}.selected-file>svg{color:#1d4ed8;flex:0 0 auto}.selected-file>div{min-width:0;flex:1}.selected-file b,.selected-file span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file b{color:#25344e;font-size:12px}.selected-file span{margin-top:3px;color:#8290a8;font-size:12px}.upload-panel>.full{margin-top:12px}.upload-empty{padding:17px 0;color:#8290a8;font-size:13px;text-align:center}.upload-rules h3{margin:1px 0 12px;font-size:15px}.upload-rules>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #e8ecf2}.upload-rules>div:last-child{border-bottom:0}.upload-rules span{color:#71809a;font-size:12px}.upload-rules b{color:#25344e;font-size:12px;text-align:right}.intake-summary-panel{margin-top:16px;border:1px solid #dfe5ef;border-radius:8px;padding:14px}.summary-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.summary-panel-heading h3{margin:5px 0 0;font-size:16px}.summary-status{padding:6px 10px;border-radius:99px;font-size:12px;font-weight:600}.summary-status.ready{color:#15755a;background:#eaf8f2}.summary-status.blocked{color:#be123c;background:#fff1f2}.new-task-modal .intake-summary>div{padding:11px 12px}.new-task-modal .intake-summary strong{margin-top:5px;font-size:15px}.new-task-modal .intake-result,.new-task-modal .evidence-box{margin-top:12px;padding:11px 13px}.new-task-modal .modal-footer{flex:0 0 auto;padding:12px 24px}.new-task-modal .modal-footer button{padding:9px 14px;font-size:13px}.intake-summary-panel .intake-summary{grid-template-columns:repeat(4,1fr)}.intake-summary-panel .intake-summary>div:nth-child(4n){border-right:0}.intake-summary-panel .intake-summary>div:nth-child(-n+4){border-bottom:1px solid #e1e6ef}.intake-summary-panel .intake-summary>div:nth-child(n+5){border-bottom:0}.text-success{color:#047857!important}.text-danger{color:#be123c!important}.processing-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border:1px solid #bfe2d6;border-radius:7px;background:#f2fbf8}.processing-banner div{display:flex;align-items:baseline;gap:14px}.processing-banner strong{color:#173b35;font-size:14px}.processing-banner span{color:#657d79;font-size:12px}.processing-banner code{color:#607b7a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;letter-spacing:0}.processing-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-top:16px;border:1px solid #dfe5ef;border-radius:7px}.processing-summary-grid>div{padding:16px 18px;border-right:1px solid #dfe5ef}.processing-summary-grid>div:last-child{border-right:0}.processing-summary-grid span{display:block;color:#71809a;font-size:12px}.processing-summary-grid>div>strong,.processing-summary-grid p strong{color:#15223b;font-size:21px}.processing-summary-grid>div>strong{display:block;margin-top:8px;font-size:18px}.processing-summary-grid p{display:flex;align-items:baseline;gap:7px;margin:7px 0 0}.processing-summary-grid small{color:#8290a8;font-size:11px}.processing-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.75fr);gap:16px;align-items:stretch;margin-top:18px}.processing-stream-panel,.processing-facts-panel{overflow:hidden;border:1px solid #dfe5ef;border-radius:8px;background:#fff}.processing-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e5e9f1;box-shadow:inset 4px 0 #1f8eac}.processing-panel-header h3{margin:0;color:#15223b;font-size:16px}.streaming-tag,.verified-tag{padding:5px 9px;border:1px solid #d9e4e4;border-radius:99px;background:#f5f9f9;color:#647d7c;font-size:11px}.streaming-tag{display:inline-flex;align-items:center;gap:6px}.streaming-tag i{width:7px;height:7px;border-radius:50%;background:#94a3b8}.streaming-tag.connected i{background:#10b981;box-shadow:0 0 0 3px #d1fae5}.stage-progress-block{padding:18px 18px 8px}.stage-progress-label{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#25344e;font-size:13px}.stage-progress-label strong{color:#1d4ed8}.stage-progress-label small{margin-left:auto;color:#8290a8;font-size:11px;white-space:nowrap}.stage-progress-block .large-progress{height:8px;margin:12px 0 10px}.processing-stage-track-scroll{overflow:visible}.processing-stage-track{display:grid;grid-template-columns:repeat(var(--stage-count),minmax(0,1fr));gap:6px;width:100%}.processing-stage-track span{min-width:0;color:#8290a8;text-align:center;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.processing-stage-track span.done{color:#047857;font-weight:600}.processing-stage-track span.current{color:#1f7f9f;font-weight:700}.live-feedback-card{margin:12px 18px 4px;overflow:hidden;border:1px solid #a9d9e8;border-radius:7px;background:#f5fbfd}.live-feedback-card summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;color:#236b82;cursor:pointer;list-style:none}.live-feedback-card summary::-webkit-details-marker{display:none}.live-feedback-card summary>span{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.live-feedback-card summary>span>i{width:8px;height:8px;border-radius:50%;background:#2f9abb;box-shadow:0 0 0 4px #d8f2f9}.live-feedback-card summary svg{transition:transform .2s ease}.live-feedback-card[open] summary svg{transform:rotate(90deg)}.live-feedback-card summary small{color:#6e8b96;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:0}.live-feedback-card ul{margin:0;padding:4px 18px 14px 36px;color:#587784;font-size:12px;line-height:1.75}.history-timeline{padding:7px 18px 14px}.history-row{position:relative;display:grid;grid-template-columns:64px 12px 1fr;gap:9px;padding:13px 0;border-bottom:1px solid #edf0f5}.history-row:last-child{border-bottom:0}.history-row>time{color:#7789a1;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:0}.history-row>i{position:relative;z-index:1;width:8px;height:8px;margin-top:2px;border:2px solid #fff;border-radius:50%;background:#159270;box-shadow:0 0 0 2px #bde5d8}.history-row>i:after{position:absolute;top:9px;left:1px;width:1px;height:44px;background:#d8e6e2;content:""}.history-row:last-child>i:after{display:none}.history-row div b,.history-row div span{display:block}.history-row div b{color:#25344e;font-size:12px}.history-row div span{margin-top:5px;color:#8290a8;font-size:11px}.processing-facts-list{padding:7px 18px 14px}.processing-facts-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid #e5ebe9;font-size:12px}.processing-facts-list>div:last-child{border-bottom:0}.processing-facts-list span{color:#71809a}.processing-facts-list strong{max-width:64%;color:#25344e;text-align:right;overflow-wrap:anywhere}.processing-facts-list .fact-ok{color:#047857}.timeline-empty{padding:28px 12px;color:#8290a8;text-align:center;font-size:13px}.task-context,.confirmation-workspace,.confirmation-evidence{margin-bottom:18px}.task-statistics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-top:0;border:1px solid #dfe5ef;border-radius:7px}.task-statistics>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:11px 14px;border-right:1px solid #dfe5ef}.task-statistics>div:last-child{border-right:0}.task-statistics span{color:#71809a;font-size:12px}.task-statistics p{flex:0 0 auto;margin:0}.task-statistics strong{color:#15223b;font-size:19px}.task-statistics small{margin-left:4px;color:#8290a8;font-size:11px}.task-statistics .metric-ok{color:#047857}.task-statistics .metric-warning{color:#b45309}.name-filter-panel{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr));gap:10px;align-items:center;margin:18px 0 10px;padding:12px;border:1px solid #dfe5ef;border-radius:7px;background:#f8fafc}.name-filter-search{display:flex;align-items:center;gap:7px;min-width:0;padding:0 10px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;color:#71809a}.name-filter-search input,.name-filter-panel select{width:100%;min-width:0;height:38px;border:0;background:#fff;color:#25344e;font:inherit;font-size:12px}.name-filter-search input:focus{outline:0}.name-filter-panel select{border:1px solid #cfd8e6;border-radius:6px;padding:0 9px}.multi-select-filter{position:relative;min-width:0}.multi-select-trigger{display:flex;width:100%;height:38px;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:0 9px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;color:#25344e;font:inherit;font-size:12px;cursor:pointer}.multi-select-trigger:hover,.multi-select-trigger[aria-expanded=true]{border-color:#3b82f6}.multi-select-trigger:focus-visible{outline:2px solid #bfdbfe;outline-offset:1px}.multi-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-trigger svg{flex:0 0 auto}.multi-select-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:max(100%,220px);max-height:250px;overflow-y:auto;padding:6px;border:1px solid #d7deea;border-radius:6px;background:#fff;box-shadow:0 10px 28px #1e304e24}.multi-select-clear{width:100%;padding:7px 8px;border:0;border-radius:4px;background:transparent;color:#1d4ed8;text-align:left;font:inherit;font-size:12px;cursor:pointer}.multi-select-clear:hover:not(:disabled),.multi-select-option:hover{background:#f1f5fb}.multi-select-clear:disabled{color:#94a3b8;cursor:default}.multi-select-option{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;border-radius:4px;color:#334155;font-size:12px;cursor:pointer}.multi-select-option input{width:15px;height:15px;margin:0;accent-color:#1d4ed8}.multi-select-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-option small,.multi-select-empty{color:#8491a6;font-size:11px}.multi-select-empty{display:block;padding:12px 8px}.custom-select{position:relative;min-width:0}.custom-select-trigger,.custom-select-editable{display:flex;width:100%;height:36px;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid #d6deea;border-radius:7px;background:#fff;color:#41516c;font:inherit;font-size:13px;text-align:left}.custom-select-trigger{cursor:pointer}.custom-select-trigger:hover,.custom-select-trigger[aria-expanded=true],.custom-select-editable:focus-within{border-color:#8eb1ff;box-shadow:0 0 0 2px #e8f0ff}.custom-select-trigger:focus-visible{outline:2px solid #bfdbfe;outline-offset:1px}.custom-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-editable input{flex:1 1 auto;width:auto;min-width:0;height:100%;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit}.custom-select-editable svg,.custom-select-trigger svg{flex:0 0 auto;color:#64748b}.custom-select-menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:max(100%,210px);max-height:240px;overflow-y:auto;padding:6px;border:1px solid #d7deea;border-radius:7px;background:#fff;box-shadow:0 10px 28px #1e304e29}.custom-select-option{display:block;width:100%;padding:8px 9px;border:0;border-radius:5px;background:transparent;color:#334155;font:inherit;font-size:12px;text-align:left;cursor:pointer}.custom-select-option:hover,.custom-select-option.is-selected{background:#eef4ff;color:#1d4ed8}.custom-select-empty{display:block;padding:12px 9px;color:#8491a6;font-size:12px;line-height:1.5}.custom-select.is-disabled{opacity:.6}.custom-select.is-disabled .custom-select-trigger,.custom-select.is-disabled .custom-select-editable{background:#f4f6f9;color:#9aa5b5;cursor:not-allowed}.name-filter-panel>.custom-select,.task-filters>.custom-select{min-width:0}.name-filter-actions{display:inline-flex;align-items:center;justify-self:start;gap:14px}.edited-filter{display:inline-flex;align-items:center;gap:7px;color:#41516c;font-size:12px}.edited-filter input{width:15px;height:15px;accent-color:#1d4ed8}.sensitive-filter-count{color:#b45309;font-weight:600}.filter-reset{justify-self:start;border:0;padding:4px 0;background:transparent;color:#1d4ed8;font:inherit;font-size:12px;cursor:pointer}.filter-result-count{grid-column:2 / -1;justify-self:end;color:#71809a;font-size:12px}.name-review-table .name-list{margin-top:10px}.name-filter-empty{padding:42px 20px;text-align:center;color:#8290a8;font-size:13px}.confirmation-workspace,.confirmation-evidence{overflow:hidden;border:1px solid #dfe5ef;border-radius:8px}.workspace-header,.confirmation-evidence>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #e5e9f1;color:#15223b}.collapse-button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:5px;padding:5px 7px;background:transparent;color:#64748b;font:inherit;font-size:12px;cursor:pointer}.collapse-button:hover{background:#f1f5f9;color:#1d4ed8}.continuable{display:inline-flex;align-items:center;gap:6px;color:#25344e;font-size:12px}.continuable i{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #dcfce7}.workspace-body{padding:25px}.workspace-body h3{margin:12px 0;font-size:21px}.confirmation-actions{display:flex;justify-content:flex-end;gap:10px}.confirmation-evidence{scroll-margin-top:18px}.confirmation-evidence>header span{color:#1d4ed8;font-size:12px}.confirmation-facts>div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:13px 18px;border-bottom:1px solid #edf0f5;font-size:12px}.confirmation-facts>div:last-child{border-bottom:0}.confirmation-facts span{color:#71809a}.confirmation-facts strong{color:#25344e;text-align:right}.confirmation-facts .warning{color:#b45309}.confirmation-facts .ok{color:#059669}.result-table-row b .bill-match{display:block;margin-top:3px;color:#9a6700;font-size:11px;font-weight:500}@media (max-width: 800px){.new-task-grid{grid-template-columns:1fr}.new-task-body{padding:16px}.upload-rules{order:-1}.intake-summary-panel .intake-summary{grid-template-columns:repeat(2,1fr)}.intake-summary-panel .intake-summary>div:nth-child(4n){border-right:1px solid #e1e6ef}.intake-summary-panel .intake-summary>div:nth-child(2n){border-right:0}.intake-summary-panel .intake-summary>div:nth-child(-n+4),.intake-summary-panel .intake-summary>div:nth-child(n+5){border-bottom:1px solid #e1e6ef}.intake-summary-panel .intake-summary>div:last-child,.intake-summary-panel .intake-summary>div:nth-last-child(2){border-bottom:0}.task-statistics{grid-template-columns:repeat(2,1fr)}.task-statistics>div:nth-child(2n){border-right:0}.task-statistics>div:nth-child(-n+2){border-bottom:1px solid #dfe5ef}.name-filter-panel{grid-template-columns:1fr}.filter-result-count{grid-column:auto;justify-self:start}.workspace-body{padding:20px}.confirmation-actions{align-items:stretch;flex-direction:column-reverse}.confirmation-facts>div{grid-template-columns:1fr;gap:5px}.confirmation-facts strong{text-align:left}.processing-banner,.processing-banner div{align-items:flex-start;flex-direction:column;gap:6px}.processing-summary-grid{grid-template-columns:repeat(2,1fr)}.processing-summary-grid>div:nth-child(2n){border-right:0}.processing-summary-grid>div:nth-child(-n+2){border-bottom:1px solid #dfe5ef}.processing-layout{grid-template-columns:1fr}.processing-stage-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 4px}.processing-stage-track span{font-size:10px}.live-feedback-card summary{align-items:flex-start;flex-direction:column;gap:7px}}html,body,#root{height:100%;overflow:hidden}.shell{height:100vh;min-height:0;overflow:hidden}.sidebar{height:100vh;flex:0 0 72px;overflow:visible;position:relative;z-index:20;padding:16px 8px;background:#f8faff;border-right-color:#dfe7f3}.sidebar:after{position:absolute;top:0;right:-1px;bottom:0;width:1px;background:linear-gradient(to bottom,#bfdbfe,#e2e8f0 35%,#bfdbfe);content:""}.brand-mark{width:48px;height:48px;border:1px solid #c7d8f8;border-radius:13px;background:#fff;box-shadow:0 4px 12px #1e40af14}.brand-mark img{width:35px;height:31px;object-fit:contain}.sidebar nav{gap:8px;width:100%;margin-top:34px}.nav-item{position:relative;width:56px;min-height:58px;border:1px solid transparent;border-radius:11px;color:#71809a;font-size:10px;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.nav-item:hover{border-color:#d5e2f6;background:#fff;color:#315da8;transform:translateY(-1px)}.nav-item.active{border-color:#bfd5fa;background:#eaf2ff;color:#1d4ed8;box-shadow:inset 3px 0 #2563eb,0 3px 9px #2563eb14}.nav-item svg{width:19px;height:19px;stroke-width:1.8}.sidebar-user{position:relative;width:56px;margin-top:auto}.sidebar-user-trigger{width:56px;min-height:40px;padding:7px 4px;display:flex;align-items:center;justify-content:center;gap:2px;border:1px solid transparent;border-radius:8px;background:transparent;color:#315da8;cursor:pointer}.sidebar-user-trigger:hover,.sidebar-user-trigger.is-open{border-color:#c7d8f8;background:#eaf2ff}.sidebar-user-trigger span{min-width:0;overflow:hidden;color:#1d4ed8;font-size:11px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-trigger svg{flex:none}.sidebar-user-menu{position:absolute;left:64px;bottom:0;width:220px;padding:8px;border:1px solid #d9e2ef;border-radius:8px;background:#fff;box-shadow:0 12px 30px #14213d24}.sidebar-user-summary{padding:8px 10px 10px;border-bottom:1px solid #edf1f6}.sidebar-user-summary strong,.sidebar-user-summary span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-summary strong{color:#15223b;font-size:14px}.sidebar-user-summary span{margin-top:5px;color:#71809a;font-size:12px}.sidebar-user-menu>button{width:100%;margin-top:6px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:#41516c;font-size:13px;cursor:pointer}.sidebar-user-menu>button:hover{background:#f3f6fa;color:#1d4ed8}.sidebar-user-menu>button:disabled{cursor:wait;opacity:.55}.main-content{height:100vh;min-width:0;padding-top:24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.main-content>.error-banner{margin-top:14px}.workbench-subtitle{margin:4px 0 0;color:#71809a;font-size:13px}.task-panel{margin-top:14px;padding:0;border:0;background:transparent}.task-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #e5e9f1;border-radius:8px;background:#fff}.queue-title{display:flex;flex:0 0 auto;align-items:center;gap:10px}.queue-title h2{margin:0;color:#15223b;font-size:17px}.queue-title span{padding:4px 8px;border-radius:99px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:600}.task-filters{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.task-search{width:min(310px,30vw);height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #d6deea;border-radius:7px;background:#fff;color:#8290a8}.task-search:focus-within{border-color:#8eb1ff;box-shadow:0 0 0 2px #e8f0ff}.task-search input{width:100%;min-width:0;border:0;outline:0;color:#25344e;font:inherit;font-size:13px}.task-filters select,.custom-date{height:36px;border:1px solid #d6deea;border-radius:7px;padding:0 30px 0 11px;background:#fff;color:#41516c;font:inherit;font-size:13px}.custom-date{padding-right:9px}.task-view-tabs{display:flex;align-items:center;gap:8px;margin:10px 0}.task-view-tabs button{height:34px;border:1px solid #dfe5ef;border-radius:6px;padding:0 12px;background:#fff;color:#64738e;font-size:13px;cursor:pointer}.task-view-tabs button.active{border-color:#8eb1ff;background:#eef4ff;color:#1d4ed8;font-weight:600}.task-view-tabs b{margin-left:5px;font-size:12px}.task-table{background:#fff}.task-table .table-header,.task-table .task-row{grid-template-columns:minmax(250px,2fr) minmax(105px,.9fr) minmax(90px,.8fr) minmax(125px,1fr) minmax(105px,.9fr) minmax(140px,1fr);gap:14px;padding:12px 16px}.task-table .table-header{border-top:0;font-weight:600}.task-table .task-row{min-height:82px}.task-table .task-row.selected,.task-table .task-row:hover{background:#eef5ff}.task-identity b,.task-identity strong,.task-identity small{display:block}.task-identity b{color:#17233b;font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.task-identity strong{margin-top:4px;color:#25344e;font-size:14px}.task-identity small{margin-top:5px;overflow:hidden;color:#8290a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pending-cell{color:#059669}.pending-cell.has-issues{color:#c2410c;font-weight:600}.task-table .progress-cell small{min-width:34px;margin:0;color:#1d4ed8;font-size:12px;font-weight:600}.list-status{width:fit-content;display:inline-flex;align-items:center;gap:6px;border-radius:99px;padding:6px 8px;font-size:12px;font-weight:600;white-space:nowrap}.list-status i{width:7px;height:7px;border-radius:50%;background:currentColor}.list-status svg{margin-left:1px}.list-status.processing{color:#1d4ed8;background:#eef4ff}.list-status.attention{color:#b45309;background:#fff7ed}.list-status.review{color:#6d28d9;background:#f5f3ff}.list-status.stopped{color:#64748b;background:#f1f5f9}.list-status.failed{color:#b42318;background:#fff1f2}.list-status.generated{color:#047857;background:#ecfdf5}@media (max-width: 1100px){.task-toolbar{align-items:stretch;flex-direction:column}.task-filters{justify-content:flex-start;flex-wrap:wrap}.task-search{width:min(420px,100%);flex:1 1 260px}.task-table .table-header,.task-table .task-row{grid-template-columns:minmax(220px,1.8fr) minmax(95px,.8fr) minmax(120px,1fr) minmax(135px,1fr) minmax(140px,1fr)}.task-table .table-header>:nth-child(3),.task-table .task-row>:nth-child(3){display:none}}@media (max-width: 800px){.topbar{align-items:flex-start}.task-filters select,.custom-date{flex:1 1 140px}.task-view-tabs{overflow-x:auto}.task-view-tabs button{flex:0 0 auto}.task-table .task-row{grid-template-columns:minmax(0,1fr) auto;min-height:76px}.task-table .task-row>:not(.task-identity):not(.list-status){display:none}.task-table .task-row .list-status{display:inline-flex}}.workspace-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.compact-workspace-header{padding:11px 16px}.compact-workspace-title{min-width:0;flex:1}.compact-workspace-title>div{display:flex;align-items:center;gap:12px}.compact-workspace-title strong{font-size:15px}.compact-workspace-title>p{overflow:hidden;margin:4px 0 0;color:#71809a;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.compact-workspace-header .impact-note{flex:0 0 auto;padding:6px 9px;white-space:nowrap}.drawer .confirmation-workspace .workspace-body{padding:12px 18px 16px}.name-panel-content .name-filter-panel{margin-top:0}@media (max-width: 800px){.compact-workspace-header{align-items:stretch;flex-direction:column;gap:10px}.compact-workspace-header .workspace-heading-actions{justify-content:flex-start}}.compact-button{min-height:34px;padding:7px 12px;font-size:13px}.supplement-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;border:1px solid #dfe5ef;border-radius:7px;overflow:hidden}.supplement-summary>div{padding:14px 16px;border-right:1px solid #dfe5ef}.supplement-summary>div:last-child{border-right:0}.supplement-summary span{display:block;color:#71809a;font-size:12px}.supplement-summary strong{display:block;margin-top:6px;color:#15223b;font-size:20px}.supplement-summary strong.ok{color:#047857}.supplement-layout{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.4fr);gap:16px;padding:18px}.missing-detail-list,.supplement-image-panel{min-width:0}.missing-detail-list{height:440px;max-height:calc(100vh - 320px);overflow-y:auto;padding-right:6px;scrollbar-gutter:stable}.supplement-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.supplement-section-title b,.supplement-section-title span{display:block}.supplement-section-title b{color:#25344e;font-size:14px}.supplement-section-title span{margin-top:4px;color:#8290a8;font-size:11px;line-height:1.5}.supplement-section-title em{color:#1d4ed8;font-size:12px;font-style:normal}.missing-detail-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e1e6ef;border-radius:7px;padding:10px 11px;margin-bottom:7px;background:#fff;color:inherit;text-align:left;cursor:pointer}.missing-detail-row:hover,.missing-detail-row.active{border-color:#93c5fd;background:#f0f6ff}.missing-detail-row b,.missing-detail-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.missing-detail-row b{color:#25344e;font-size:12px}.missing-detail-row span{margin-top:4px;color:#8290a8;font-size:11px}.missing-detail-row em{flex:0 0 auto;color:#b45309;font-size:11px;font-style:normal}.missing-detail-row em.done{color:#047857}.supplement-dropzone{display:flex;align-items:center;gap:12px;min-height:74px;border:2px dashed #b9d6cc;border-radius:8px;padding:12px 14px;background:#f5fbf9;color:#187d61}.supplement-dropzone.is-dragging{border-color:#1d4ed8;background:#eef4ff}.supplement-dropzone>svg{flex:0 0 auto}.supplement-dropzone>div{min-width:0;flex:1}.supplement-dropzone b,.supplement-dropzone span{display:block}.supplement-dropzone b{color:#25344e;font-size:13px}.supplement-dropzone span{margin-top:4px;color:#8290a8;font-size:11px}.supplement-target{display:flex;justify-content:space-between;gap:12px;margin:12px 0 9px;padding:9px 11px;border-radius:6px;background:#f7f9fc;font-size:12px}.supplement-target span{color:#71809a}.supplement-target strong{color:#1d4ed8;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplement-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:9px;min-height:140px}.supplement-image-card{position:relative;display:flex;flex-direction:column;gap:5px;border:1px solid #e1e6ef;border-radius:7px;padding:6px;background:#fff;text-align:left;cursor:pointer}.supplement-image-card:hover,.supplement-image-card.selected{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}.supplement-image-card:disabled{cursor:not-allowed;opacity:.55}.supplement-image-card img{width:100%;height:82px;object-fit:contain;border-radius:4px;background:#f8fafc}.supplement-image-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#52627b;font-size:10px}.supplement-image-card>svg{position:absolute;top:7px;right:7px;color:#2563eb;background:#fff;border-radius:50%}.supplement-image-empty{grid-column:1 / -1;padding:38px 18px;color:#8290a8;text-align:center;font-size:12px}.supplement-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-top:1px solid #e5e9f1}.supplement-actions>span{color:#71809a;font-size:12px}@media (max-width: 800px){.supplement-layout{grid-template-columns:1fr}.missing-detail-list{height:300px;max-height:38vh}.supplement-summary{grid-template-columns:1fr}.supplement-summary>div{border-right:0;border-bottom:1px solid #dfe5ef}.supplement-summary>div:last-child{border-bottom:0}.supplement-actions{align-items:stretch;flex-direction:column}}.sensitive-main{padding:0;background:#f2f6f6}.sensitive-topbar{height:auto;padding:20px 42px 0;align-items:flex-end;border:0;background:transparent;box-shadow:none}.sensitive-page{width:min(1680px,100%);min-height:calc(100vh - 88px);display:grid;grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;margin:0 auto;padding:18px 42px 52px}.sensitive-editor,.sensitive-list{padding:18px}.sensitive-editor header,.sensitive-list header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.sensitive-editor h2,.sensitive-list h2{margin:0;font-size:18px}.sensitive-editor header span,.sensitive-list header span{color:#64748b;font-size:12px}.sensitive-editor label{display:grid;gap:7px;margin-bottom:14px;color:#334155;font-size:13px;font-weight:600}.sensitive-editor input,.sensitive-editor textarea,.sensitive-list header input{border:1px solid #dbe2ea;border-radius:6px;padding:9px 10px;background:#fff;color:#0f172a}.sensitive-editor textarea{min-height:104px;resize:vertical}.sensitive-editor .sensitive-enabled{display:flex;align-items:center;gap:8px}.sensitive-editor footer{display:flex;justify-content:flex-end;gap:8px}.sensitive-list header label{display:flex;align-items:center;gap:7px}.sensitive-table-head,.sensitive-table-row{display:grid;grid-template-columns:140px minmax(200px,1fr) 80px 90px;gap:12px;align-items:center;min-height:48px;padding:0 10px;border-bottom:1px solid #edf1f5}.sensitive-table-head{min-height:38px;background:#f8fafc;color:#64748b;font-size:12px}.sensitive-table-row>span{color:#475569;font-size:13px}.sensitive-table-row>i{width:fit-content;border-radius:4px;padding:3px 7px;background:#f1f5f9;color:#64748b;font-size:12px;font-style:normal}.sensitive-table-row>i.enabled{background:#ecfdf5;color:#047857}.sensitive-table-row>div{display:flex;gap:4px}.sensitive-marked{background:#fffaf0;border-left:3px solid #d97706}.sensitive-badge{width:fit-content;border-radius:4px;padding:2px 6px;background:#fff1dd;color:#b45309!important;font-weight:600}.preprocessing-confirm-card{max-width:760px;margin:20px auto}.prompt-rule-note{display:flex;gap:10px;align-items:flex-start;border:1px solid #dbeafe;border-radius:6px;padding:11px 12px;background:#f8fbff;color:#475569;font-size:12px;line-height:1.6}.prompt-rule-note{margin:16px 0}.prompt-rule-note strong{flex:0 0 auto;color:#1d4ed8}.preprocessing-confirm-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.preprocessing-confirm-summary span{display:grid;gap:5px;border:1px solid #e2e8f0;border-radius:6px;padding:12px;color:#64748b;font-size:12px}.preprocessing-confirm-summary strong{color:#0f172a;font-size:15px}@media (max-width: 900px){.sensitive-topbar{padding:18px 16px 0}.sensitive-page{grid-template-columns:1fr;padding:20px 16px 42px}.preprocessing-confirm-summary{grid-template-columns:1fr}}
