*{box-sizing:border-box}body{margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#263238;background:#f4f7f9}button,input,select{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border:1px solid #bac7d0;border-radius:6px;color:#263238;background:#fff;text-decoration:none;cursor:pointer}button:hover,.button:hover{border-color:#4f7c8a}button:disabled,.button:disabled{cursor:not-allowed;color:#7b8b92;background:#eef3f5;border-color:#d4dde2}button.primary,.button.primary{color:#fff;background:#226b72;border-color:#226b72}button.danger{color:#9a332c;border-color:#efb7b7;background:#fff}input,select{min-height:34px;padding:6px 10px;border:1px solid #bdc8cf;border-radius:6px;background:#fff}input[type=file]::file-selector-button{min-height:28px;margin-right:8px;padding:4px 10px;border:1px solid #c8d6dc;border-radius:7px;color:#1f2f38;background:#f7fafb;cursor:pointer}input[type=file]::file-selector-button:hover{border-color:#1e7d7e;color:#176b6d}table{width:100%;border-collapse:collapse}th,td{padding:10px;border-bottom:1px solid #dde5ea;text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:2;background:#e9f1f4;font-weight:700}td small,td strong{display:block}td small{margin-top:4px;color:#667780}progress{width:100%;height:8px}.screen-center,.login-page{min-height:100vh;display:grid;place-items:center}.login-page{background:#e8f0ee}.password-change-page{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:24px;background:#e8f0ee}.login-box{width:min(420px,calc(100vw - 32px));display:grid;gap:14px;padding:28px;border:1px solid #d1dce1;border-radius:8px;background:#fff;box-shadow:0 20px 60px #2a3e471f}.login-box h1,.login-box p{margin:0}.login-box label{display:grid;gap:6px}.form-error,.toast{color:#9a332c;background:#fff1ef;border:1px solid #f0bbb4;border-radius:6px;padding:8px 10px}.toast{position:fixed;right:18px;top:72px;z-index:20;max-width:520px;white-space:pre-line}.toast-success{color:#116142;background:#e9f7f2;border-color:#abdcca}.link-button{min-height:0;padding:0;border:0;color:#226b72;background:transparent}.link-button:hover{border:0;color:#174f54;background:transparent}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;border-bottom:1px solid #d8e1e6;background:#fff}.brand{min-width:0;display:flex;align-items:center;gap:12px}.brand h1{margin:0;font-size:18px}.brand p{margin:2px 0 0;color:#60727b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-mark{width:34px;height:34px;border-radius:8px;background:#226b72}.session{display:flex;align-items:center;gap:10px;white-space:nowrap}.admin-layout{padding:18px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.stat{min-width:92px;display:inline-flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d7e1e6;border-radius:8px;background:#fff}.stat span{color:#637780;font-size:13px;white-space:nowrap}.stat strong{font-size:22px;white-space:nowrap}.admin-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:12px;margin:14px 0}.import-form,.user-manager,.table-card,.result-panel{min-width:0;padding:14px;border:1px solid #d7e1e6;border-radius:8px;background:#fff}.import-form{display:grid;gap:12px}.import-stack{display:grid;gap:12px;min-width:0}.import-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.import-title-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.import-title-row small,.result-panel-head small{display:block;margin-top:4px;color:#637780}.import-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px}.file-field{display:grid;gap:4px;color:#516771;font-size:12px}.file-field input{width:100%;min-width:0}.file-field.text-field input{min-width:0}.file-summary{max-width:100%;color:#7a8b93;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-summary.selected{color:#17676f;font-weight:700}.import-hint{margin:0;color:#637780;font-size:13px;line-height:1.5}.import-submit{min-width:120px}.import-grid .import-submit{grid-column:1 / -1;justify-self:start}.batch-import-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:10px}.import-result-panel{grid-column:1 / -1;max-height:160px;overflow:auto;padding:10px;border:1px solid #d7e1e6;border-radius:8px;background:#fff}.import-result-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:8px}.import-result-summary span{padding:3px 8px;border-radius:6px;color:#225c63;background:#e3eef0}.import-errors{overflow:auto}.import-errors table{min-width:640px}.inline-form{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.inline-form input{flex:1 1 160px;min-width:0}.user-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.user-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:6px 8px;border-radius:6px;background:#eef4f5}.user-chip button{flex:0 0 auto}.admin-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,460px);gap:12px}.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.filter-head{display:flex;align-items:center;gap:8px}.filter-head span{white-space:nowrap}.filter-head select{min-width:104px;min-height:30px;padding:4px 8px;background:#fff}.toolbar-search{min-width:190px}.issue-filter,.issue-counts{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.assignment-mode-toggle{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #d7e1e6;border-radius:8px;background:#f6f9fa}.assignment-mode-toggle span{padding:0 7px;color:#526871;white-space:nowrap}.assignment-mode-toggle button{min-height:28px;padding:4px 8px;border-color:transparent;background:transparent}.assignment-mode-toggle button.active{color:#fff;border-color:#226b72;background:#226b72}.toolbar-note{color:#637780;font-size:13px}.issue-filter button{min-height:30px;padding:5px 8px}.issue-filter button.active{color:#fff;border-color:#226b72;background:#226b72}.table-wrap{max-height:calc(100vh - 300px);overflow:auto}.select-cell{width:100%;min-height:34px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.select-cell input{width:16px;height:16px;min-height:0;padding:0;cursor:pointer}.row-actions{display:flex;flex-wrap:wrap;gap:6px}tr.active-row td{background:#f1f8f9}.pill{display:inline-block;padding:3px 8px;border-radius:6px;background:#e3eef0;color:#225c63}.issue-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:1px solid #d7e1e6;border-radius:6px;color:#526871;background:#f6f9fa;white-space:nowrap}.issue-badge.danger{color:#8d2d3a;border-color:#efc3ca;background:#fff0f2}.issue-badge.warning{color:#7b5200;border-color:#edd28e;background:#fff7df}.result-panel{align-self:start;display:grid;gap:14px;min-width:0}.result-panel h3{margin-top:0}.result-panel-head{display:grid;gap:14px;padding-bottom:2px}.result-panel-head>div:first-child strong{display:block;color:#1f2f38;font-size:18px;line-height:1.35;overflow-wrap:anywhere}.result-panel-head>div:first-child small{color:#61757f;font-size:14px}.panel-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-bottom:10px;border-bottom:1px solid #edf2f4}.panel-tabs button{min-height:39px;border-color:#d9e4e9;border-radius:10px;font-weight:700}.panel-tabs button.active{color:#fff;border-color:#1e7d7e;background:#1e7d7e;box-shadow:0 8px 18px #1e7d7e29}.result-help{display:block!important;color:#637780;line-height:1.6}.result-section>p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid #edf2f4}.result-section>p strong{max-width:65%;text-align:right;overflow-wrap:anywhere}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.issue-detail-list{display:grid;gap:8px;margin:12px 0;padding:12px;border-top:1px solid #edf2f4;border:1px solid #e2ebef;border-radius:12px;background:#fbfdfd}.issue-detail-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.issue-detail-title span{min-width:28px;padding:2px 7px;border-radius:6px;text-align:center;color:#225c63;background:#e3eef0}.issue-detail-list ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.issue-detail-list li{display:grid;gap:4px;padding:9px 10px;border:1px solid #e0e9ed;border-radius:9px;background:#fbfdfe}.issue-detail-list li span,.issue-detail-list li small,.issue-detail-empty,.issue-detail-more{color:#637780}.issue-detail-list li span{overflow-wrap:anywhere}.issue-detail-empty{margin:0}.attachment-manager{display:grid;gap:10px;padding-top:12px;border-top:1px solid #edf2f4}.attachment-upload,.attachment-list{display:grid;gap:8px}.attachment-row{display:grid;grid-template-columns:minmax(0,1fr) 118px auto auto;align-items:center;gap:8px;padding:8px;border:1px solid #dce5ea;border-radius:8px;background:#f9fbfc}.attachment-row strong,.attachment-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-row small{margin-top:4px;color:#667780}.admin-layout{height:calc(100vh - 64px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;overflow:hidden;padding:22px 30px 26px;background:radial-gradient(circle at 4% 0%,rgba(34,107,114,.11),transparent 26%),radial-gradient(circle at 74% 2%,rgba(52,128,216,.08),transparent 24%),linear-gradient(180deg,#fbfcfd,#f4f8fa)}.summary-grid{grid-template-columns:repeat(6,minmax(132px,1fr));gap:14px}.stat{position:relative;min-height:94px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;justify-content:start;gap:5px 16px;overflow:hidden;padding:18px 20px;border:1px solid rgba(217,228,233,.92);border-radius:14px;background:#fffffff0;box-shadow:0 14px 32px #172d3812;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat:after{content:"";position:absolute;inset:auto 18px 0;height:3px;border-radius:999px 999px 0 0;background:currentColor;opacity:.16}.stat-icon{grid-row:1 / span 2;grid-column:1;width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#14877f;background:linear-gradient(135deg,#e2f7f1,#f3fffb);box-shadow:inset 0 0 0 1px #14877f14}.stat-icon svg{width:27px;height:27px;fill:currentColor}.summary-grid .stat{color:#14877f}.summary-grid .stat:nth-child(2) .stat-icon{color:#f57516;background:linear-gradient(135deg,#fff0e5,#fffaf4);box-shadow:inset 0 0 0 1px #f5751614}.summary-grid .stat:nth-child(2){color:#f57516}.summary-grid .stat:nth-child(3) .stat-icon{color:#2f80d8;background:linear-gradient(135deg,#e8f3ff,#f8fbff);box-shadow:inset 0 0 0 1px #2f80d814}.summary-grid .stat:nth-child(3){color:#2f80d8}.summary-grid .stat:nth-child(4) .stat-icon{color:#2aa86f;background:linear-gradient(135deg,#e7f8ef,#f7fffa);box-shadow:inset 0 0 0 1px #2aa86f14}.summary-grid .stat:nth-child(4){color:#2aa86f}.summary-grid .stat:nth-child(5) .stat-icon{color:#7b55d9;background:linear-gradient(135deg,#f0eaff,#fbf9ff);box-shadow:inset 0 0 0 1px #7b55d914}.summary-grid .stat:nth-child(5){color:#7b55d9}.summary-grid .stat:nth-child(6) .stat-icon{color:#f59b22;background:linear-gradient(135deg,#fff3df,#fffaf3);box-shadow:inset 0 0 0 1px #f59b2214}.summary-grid .stat:nth-child(6){color:#f59b22}.stat-label,.stat strong{grid-column:2}.stat-label{align-self:end;color:#6d7e86;font-size:14px;font-weight:700}.stat strong{align-self:start;color:#1f2f38;font-size:31px;line-height:1}.admin-workspace{min-height:0;display:grid;grid-template-columns:minmax(360px,440px) minmax(720px,1fr);gap:20px;align-items:stretch;overflow:hidden}.admin-left-rail{min-width:0;min-height:0;display:grid;gap:16px;align-content:start;overflow:auto;padding:2px 4px 14px 0}.admin-section-card,.user-manager,.table-card,.result-panel{min-width:0;padding:20px;border:1px solid rgba(220,230,235,.95);border-radius:15px;background:#fffffff5;box-shadow:0 16px 36px #172d3812;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-card-head,.task-pool-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-card-head strong,.task-pool-head strong{color:#1f2f38;font-size:19px}.admin-card-head small,.task-pool-head small{display:block;margin-top:5px;color:#71838b;line-height:1.35}.new-task-card{display:grid;gap:14px}.new-task-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;border:1px solid #dbe7ec;border-radius:11px;background:#f8fbfc}.new-task-tabs button{min-height:40px;border:0;border-radius:0;color:#526871;background:transparent;font-weight:700}.new-task-tabs button.active{color:#fff;background:#1e7d7e;box-shadow:0 6px 16px #1e7d7e2e}.admin-task-form{display:grid;gap:10px}.admin-task-form .file-field{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:8px;font-size:14px}.admin-task-form .file-field span{color:#3e535d;font-weight:700}.admin-task-form .file-field input{min-height:36px;overflow:hidden;text-overflow:ellipsis}.admin-task-form .import-submit{width:100%;min-height:44px;margin-top:4px;font-weight:700}.import-hint{padding:11px 12px;border:1px solid #e2ecef;border-radius:10px;color:#637780;background:linear-gradient(135deg,#f2f8f9,#fbfdfd);font-size:12px;line-height:1.55}.template-card{display:grid;gap:14px}.template-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.template-actions .button{min-height:42px;border-radius:10px;color:#1e7d7e;border-color:#a9d4d4;font-weight:700}.user-manager{display:grid;gap:12px;overflow:visible}.user-manager .admin-card-head{align-items:center}.user-create-toggle{min-height:36px;padding:6px 12px;border-color:#a9d4d4;color:#176b6d;font-weight:700;white-space:nowrap}.user-create-panel{padding:12px;border:1px solid #dce8ec;border-radius:10px;background:#f8fbfc}.inline-form{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:0}.inline-form input{min-width:0}.user-create-form button{grid-column:1 / -1;color:#fff;border-color:#1e7d7e;background:#1e7d7e;font-weight:700}.user-search{width:100%}.user-list{display:grid;gap:8px;margin-top:0;overflow:visible}.user-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:start;padding:11px 12px;border:1px solid #e8f0f2;border-radius:10px;background:#fbfdfd}.user-row-main{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.user-row-main strong{min-width:0;color:#1f2f38;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.user-row-main span{color:#71838b;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.user-row-meta{grid-column:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.user-row-meta span{color:#5e737b;font-size:12px;overflow-wrap:anywhere}.user-row-meta em{padding:2px 7px;border-radius:999px;color:#8b4d00;background:#fff2dc;font-size:12px;font-style:normal}.user-row-meta em.active{color:#1d7d52;background:#e3f6eb}.user-row-meta em.warning{color:#8b4d00;background:#fff2dc}.user-actions-menu{grid-column:2;grid-row:1 / span 2;position:relative;align-self:center}.user-actions-menu summary{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 10px;border:1px solid #c6d5dc;border-radius:8px;color:#2d424b;background:#fff;cursor:pointer;font-weight:700;list-style:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.user-actions-menu summary::-webkit-details-marker{display:none}.user-actions-menu[open] summary{border-color:#1e7d7e;color:#176b6d}.user-actions-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:12;display:grid;gap:6px;min-width:118px;padding:6px;border:1px solid #d8e4e8;border-radius:8px;background:#fff;box-shadow:0 12px 28px #172d3824}.user-actions-popover button{width:100%;min-height:30px;padding:4px 8px;justify-content:flex-start;white-space:nowrap}.user-empty{padding:14px;border:1px dashed #d6e2e7;border-radius:10px;color:#71838b;background:#fbfdfd;text-align:center;font-size:13px}.task-pool-card{min-height:0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:14px;overflow:hidden}.task-filter-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:center}.task-filter-row.secondary{grid-template-columns:minmax(120px,150px) minmax(120px,150px) auto minmax(130px,160px) auto auto;align-items:center}.toolbar-search{width:100%;min-width:0;min-height:42px;border-color:#d8e3e8;border-radius:10px;background:#fff}.issue-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.issue-filter button{min-height:42px;padding:7px 14px;border-color:#dfe8ec;border-radius:10px;font-weight:700}.issue-filter button.active{color:#fff;border-color:#1e7d7e;background:#1e7d7e}.assignment-mode-toggle{min-height:40px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid #dce7eb;border-radius:10px;background:#f8fbfc}.assignment-mode-toggle span{padding:0 10px;color:#667780;font-size:13px}.assignment-mode-toggle button{min-height:38px;border:0;border-radius:0;background:transparent}.assignment-mode-toggle button.active{color:#fff;background:#1e7d7e}.toolbar-note{color:#71838b;font-size:13px}.table-wrap{min-height:0;max-height:none;overflow:auto;border:1px solid #e1ebef;border-radius:14px;background:#fff}.table-card table{min-width:980px}.table-card th{padding:13px 12px;color:#23333b;background:#edf6f7}.table-card td{padding:13px 12px;background:#fff}.table-card tr.active-row td{background:#edfafa}.row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,auto));justify-content:start;gap:7px}.row-actions .danger{grid-column:1 / -1;width:100%}.result-panel{position:relative;top:auto;max-height:none;min-height:0;height:100%;overflow:auto;align-self:stretch}.admin-detail-modal{position:fixed;inset:0;z-index:34;display:grid;place-items:center;padding:28px;background:#12202857;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-detail-dialog{position:relative;width:min(720px,calc(100vw - 56px));max-height:min(880px,calc(100vh - 56px));display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;padding:22px;border:1px solid rgba(219,230,235,.95);border-radius:18px;background:#fff;box-shadow:0 26px 70px #1220283d}.admin-detail-dialog .result-panel{height:auto;max-height:calc(100vh - 100px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.admin-detail-close{position:absolute;top:14px;right:14px;z-index:2;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:50%;color:#5f717a;background:#f6fafbeb;box-shadow:0 8px 18px #182a331a;font-size:28px;font-weight:300;line-height:1}.admin-detail-dialog .result-panel-head{padding-right:48px}.checker-layout{height:calc(100vh - 64px);display:grid;gap:10px;padding:10px}.panel-resizer{position:relative;min-width:14px;border-radius:6px;background:#dce6ea;cursor:col-resize;touch-action:none}.panel-resizer:after{content:"";position:absolute;inset:8px 5px;border-radius:4px;background:#8fa9b2;opacity:.7}.panel-resizer:hover,.panel-resizer.dragging{background:#9eb7bf}.panel-resizer:hover:after,.panel-resizer.dragging:after{background:#226b72;opacity:1}body.is-resizing-pane{cursor:col-resize;-webkit-user-select:none;user-select:none}.workbench,.evidence-pane{min-width:0;min-height:0;border:1px solid #d7e1e6;border-radius:8px;background:#fff;overflow:hidden}.workbench{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr)}.workbench.detail-mode{grid-template-rows:auto minmax(0,1fr)}.task-buckets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:10px 12px;border-bottom:1px solid #e0e7eb}.task-bucket-summary{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:10px 14px;border:1px solid #d7e1e6;border-radius:8px;background:#fbfdfe;text-align:left}.task-bucket-summary:hover{border-color:#8fa9b2;background:#f6fbfb}.task-bucket-summary strong,.task-bucket-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-bucket-summary span{color:#637780;font-weight:700}.task-bucket-modal{width:min(720px,calc(100vw - 48px));max-height:min(78vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid #d7e1e6;border-radius:8px;background:#fff;box-shadow:0 24px 70px #2a3e4738}.task-bucket-list{display:grid;gap:8px;max-height:min(58vh,560px);overflow:auto}.task-bucket-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #d7e1e6;border-radius:6px;background:#fff}.task-bucket-item.active{border-color:#226b72;background:#f4fbfb}.task-bucket-item.readonly{background:#f8fafb}.task-bucket-item>div{min-width:0;display:grid;gap:4px}.task-bucket-item strong,.task-bucket-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-bucket-item small{color:#637780}.current-checking-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #e0e7eb;background:#f6fbf6}.current-checking-bar.empty{color:#637780;background:#fbfdfe}.current-checking-main{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.current-checking-meta{min-width:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.current-checking-meta span{display:inline-flex;align-items:center;gap:12px;color:#637780;white-space:nowrap}.current-checking-meta span+span:before{content:"";width:1px;height:18px;flex:0 0 auto;background:#c5d2d7}.current-contract-name-button{max-width:min(520px,42vw);min-height:40px;justify-content:flex-start;padding:6px 12px;border-color:#9fc7c8;color:#176065;background:#eefafa;font-size:22px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.current-contract-name-button:hover{border-color:#226b72;color:#174f54;background:#def3f2}.contract-head-list.compact{margin-bottom:12px;padding:12px;border:1px solid #e0e9ed;border-radius:13px;background:linear-gradient(180deg,#fbfdfd,#fff)}.contract-head-list{display:grid;gap:12px;padding:12px;border-bottom:1px solid #e0e7eb;background:#fbfdfe}.contract-head-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.contract-head-list-title{display:flex;align-items:center;gap:10px}.contract-head-list-head span{color:#637780;white-space:nowrap}.contract-head-summary-grid,.contract-head-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.contract-head-list.compact .contract-head-summary-grid,.contract-head-list.compact .contract-head-list-grid{grid-template-columns:1fr}.contract-head-item{display:grid;gap:4px;min-width:0;padding:10px 12px;border:1px solid #e2ebef;border-radius:10px;background:#fff}.contract-head-item span{color:#637780;font-size:12px}.contract-head-item strong{color:#1f2f38;line-height:1.35;overflow-wrap:anywhere}.category-overview{grid-row:3 / 5;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;overflow:auto;padding:18px 20px 20px;background:#fbfdfe}.category-overview-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.category-overview-head strong{color:#174f54;font-size:28px;line-height:1.2}.category-overview-head p{margin:6px 0 0;color:#637780;font-size:16px;font-weight:600}.category-overview-head>span{color:#526871;font-size:20px;font-weight:700;white-space:nowrap}.category-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));align-content:start;gap:16px 20px}.category-overview-card{min-height:178px;display:grid;align-items:stretch;align-content:space-between;justify-content:stretch;justify-items:stretch;gap:14px;padding:18px;color:var(--cat-text, #263238);border-color:var(--cat-border, #bac7d0);background:color-mix(in srgb,var(--cat-bg, #fff) 68%,#fff);text-align:left}.category-overview-card:hover{border-color:var(--cat-solid, #226b72);box-shadow:0 8px 22px #2632381a}.category-overview-card-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.category-overview-card-title strong{color:var(--cat-text, #263238);font-size:26px;line-height:1.2}.category-overview-card-title span{color:#526871;font-size:18px;font-weight:700;white-space:nowrap}.category-overview-progress{display:block;height:9px;overflow:hidden;border-radius:6px;background:#ffffffc7}.category-overview-progress span{display:block;height:100%;border-radius:inherit;background:var(--cat-solid, #226b72)}.category-overview-card-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;color:#526871;font-size:13px;font-weight:700}.category-overview-card-stats>span{display:grid;gap:6px;min-width:0}.category-overview-card-stats strong{color:#263238;font-size:18px;line-height:1.1}.detail-category-bar{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--cat-border, #d7e1e6);background:color-mix(in srgb,var(--cat-bg, #fff) 54%,#fff)}.detail-category-title{min-width:0;display:grid;gap:2px}.detail-category-title strong{color:var(--cat-text, #263238);font-size:20px;line-height:1.2}.detail-category-title span{color:#637780;font-size:13px}.detail-category-stats{margin-left:auto;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.detail-category-stats span{padding:4px 7px;border:1px solid var(--cat-border, #d7e1e6);border-radius:6px;color:var(--cat-text, #263238);background:#ffffffb8;font-size:13px;font-weight:700;white-space:nowrap}.rules-table{overflow:auto}.rules-table col.rule-col-fee-item,.result-preview-body col.rule-col-fee-item{width:145px}.rules-table col.rule-col-sub-item,.result-preview-body col.rule-col-sub-item{width:160px}.rules-table col.rule-col-method,.result-preview-body col.rule-col-method{width:105px}.rules-table col.rule-col-unit,.result-preview-body col.rule-col-unit{width:76px}.rules-table col.rule-col-price,.result-preview-body col.rule-col-price{width:130px}.rules-table col.rule-col-ai,.result-preview-body col.rule-col-ai{width:220px}.rules-table col.rule-col-evidence,.result-preview-body col.rule-col-evidence{width:156px}.rules-table col.rule-col-conclusion,.result-preview-body col.rule-col-conclusion{width:92px}.rules-table col.rule-col-correction,.result-preview-body col.rule-col-correction{width:190px}.rules-table table,.result-preview-body table{min-width:1240px;table-layout:fixed}.rules-table th,.rules-table td,.result-preview-body th,.result-preview-body td{border-right:1px solid #d8e1e6;padding:6px 8px;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.rules-table td strong,.result-preview-body td strong{font-size:16px}.rules-table td small,.result-preview-body td small{font-size:14px}.ai-ocr-cell{display:grid;gap:4px}.ai-ocr-pages{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;color:#55707c}.ai-ocr-page-link,.ai-ocr-page-pill{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:2px 8px;border-radius:999px;font-size:13px;line-height:1.4}.ai-ocr-page-link{min-height:0;border:0;color:#0b63b0;background:#e8f2fd}.ai-ocr-page-link:hover{border:0;color:#084e8b;background:#d9ebff}.ai-ocr-page-pill{color:#2f5e86;background:#edf4fb}.unit-price-cell{display:grid;gap:6px}.price-table-links{display:flex;flex-wrap:wrap;align-items:center;gap:5px;color:#55707c;font-size:13px}.price-table-link,.price-table-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 8px;border-radius:999px;font-size:13px;line-height:1.35}.price-table-link{border:1px solid #1f9f95;color:#08746e;background:#e7f7f5}.price-table-link:hover{border-color:#08746e;color:#055f5a;background:#d5f0ed}.price-table-pill{color:#47656d;background:#eef4f6}.price-table-popup{position:absolute;top:70px;left:50%;bottom:12px;transform:translate(-50%);z-index:20;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1120px,calc(100% - 32px));overflow:hidden;border:1px solid #8bbfc2;border-radius:10px;background:#fff;box-shadow:0 18px 42px #17262d3d}.price-table-popup-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #d8e6e8;background:linear-gradient(135deg,#ecfaf8,#f7fbfc)}.price-table-popup-head div{display:grid;gap:3px;min-width:0}.price-table-popup-head strong{color:#0b6f73;font-size:16px}.price-table-popup-head span{min-width:0;overflow:hidden;color:#526a72;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.price-table-popup-body{display:grid;min-height:0;overflow:hidden}.price-table-popup .excel-preview{height:100%;min-height:0}.price-table-popup .excel-sheet-tabs{position:static}.price-table-popup .excel-grid-wrap{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.price-table-popup .excel-grid{width:max-content;min-width:100%}.rules-table th:last-child,.rules-table td:last-child,.result-preview-body th:last-child,.result-preview-body td:last-child{border-right:0}.finance-rule-head,.finance-rule-subhead th{text-align:center}.rules-table thead tr:first-child th,.result-preview-body thead tr:first-child th{top:0;z-index:4}.rules-table thead tr:nth-child(2) th,.result-preview-body thead tr:nth-child(2) th{top:34px;z-index:3}.rules-table tbody tr{background:color-mix(in srgb,var(--cat-bg, #fff) 48%,#fff);border-left:4px solid var(--cat-border, #dde5ea)}.selected-row{background:var(--cat-bg, #eef6f4);border-left-color:var(--cat-solid, #226b72)}.evidence-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.evidence-card{display:block}.evidence-thumb{width:max-content;min-height:0;padding:0;border:0;background:transparent}.evidence-thumb:hover{border:0}.evidence-card img{display:block;max-width:118px;max-height:64px;border:1px solid #ccd8de;border-radius:6px}.evidence-add{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;color:#226b72;font-size:18px;line-height:1}.evidence-cell>button{min-height:30px;padding:4px 10px;font-size:16px}.correction-cell textarea{width:100%;min-height:48px;resize:vertical;padding:6px 8px;border:1px solid #bdc8cf;border-radius:6px;background:#fff;color:#263238;font:inherit}.conclusion-picker{position:relative;display:flex;justify-content:center}.conclusion-picker-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:4px;width:86px;min-height:30px;height:30px;padding:4px 10px;color:#174f54;border-color:#aebbc3;background:#fff;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.conclusion-picker-toggle.empty{color:#6b7c84;font-weight:600}.conclusion-picker-menu{position:absolute;top:calc(100% + 4px);left:50%;z-index:12;width:86px;display:grid;gap:2px;padding:4px;border:1px solid #bac7d0;border-radius:6px;background:#fff;box-shadow:0 8px 20px #26323829;transform:translate(-50%)}.conclusion-picker-menu button{min-height:28px;padding:4px 8px;justify-content:flex-start;border-color:transparent;font-size:16px}.conclusion-picker-menu button.active{color:#fff;border-color:#226b72;background:#226b72}.conclusion-head{display:grid;grid-template-columns:auto auto;gap:8px;align-items:center}.conclusion-sort{display:inline-grid;grid-template-columns:1fr auto;align-items:center;justify-self:start;gap:6px;min-width:76px;padding:5px 8px;border-color:#aebbc3;background:#fff;color:#263238;font-size:13px;white-space:nowrap}.conclusion-sort.compact{grid-template-columns:1fr;justify-items:center;width:28px;min-width:28px;min-height:26px;padding:0 2px;border-color:transparent;background:transparent;font-weight:700;line-height:1}.conclusion-sort.compact:hover{border-color:#aebbc3;background:#fff}.submit-problem-modal{position:fixed;inset:0;z-index:35;display:grid;place-items:center;padding:24px;background:#141f284d}.submit-problem-panel{width:min(860px,calc(100vw - 48px));max-height:min(82vh,860px);display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;padding:18px;border:1px solid #d7e1e6;border-radius:8px;background:#fff;box-shadow:0 18px 44px #1e2a332e}.submit-problem-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.submit-problem-head strong{font-size:26px;line-height:1.15}.submit-problem-head p{margin:6px 0 0;color:#637780}.submit-problem-stats,.submit-problem-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.submit-problem-stats span{padding:5px 9px;border-radius:6px;color:#225c63;background:#e3eef0;white-space:nowrap}.submit-problem-body{min-height:0;display:grid;gap:12px;overflow:auto;padding-right:4px}.submit-problem-group{display:grid;gap:10px;padding:12px;border:1px solid #d7e1e6;border-radius:8px;background:#fbfdfe}.submit-problem-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.submit-problem-group-head span{color:#637780;white-space:nowrap}.submit-problem-group ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.submit-problem-group li button{width:100%;min-height:0;display:flex;align-items:start;justify-content:space-between;gap:12px;padding:10px 12px;border-color:#d7e1e6;background:#fff;text-align:left}.submit-problem-group li button:disabled{cursor:default;opacity:1}.submit-problem-group li button span,.submit-problem-group li button small{overflow-wrap:anywhere}.submit-problem-group li button small{color:#8b3c22;text-align:right}.header-detail-modal{position:relative;width:min(1480px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:flex;flex-direction:column;gap:16px;overflow:auto;padding:30px 36px 34px;border:1px solid #d7e1e6;border-radius:8px;background:#fff;box-shadow:0 24px 70px #1e2a333d}.header-detail-watermark{position:sticky;top:0;z-index:1;height:0;pointer-events:none}.header-detail-watermark span{position:absolute;width:230px;color:#1f29332e;font-size:24px;font-weight:800;letter-spacing:0;mix-blend-mode:multiply;text-align:center;text-shadow:0 1px 0 rgb(255 255 255 / 35%);transform:rotate(-24deg);-webkit-user-select:none;user-select:none;white-space:nowrap}.header-detail-watermark span:nth-child(6n+1){left:2%;top:120px}.header-detail-watermark span:nth-child(6n+2){left:20%;top:40px}.header-detail-watermark span:nth-child(6n+3){left:38%;top:150px}.header-detail-watermark span:nth-child(6n+4){left:56%;top:70px}.header-detail-watermark span:nth-child(6n+5){left:74%;top:178px}.header-detail-watermark span:nth-child(6n){left:88%;top:92px}.header-detail-watermark span:nth-child(n+7):nth-child(-n+12){margin-top:280px}.header-detail-watermark span:nth-child(n+13):nth-child(-n+18){margin-top:560px}.header-detail-watermark span:nth-child(n+19):nth-child(-n+24){margin-top:840px}.header-detail-watermark span:nth-child(n+25):nth-child(-n+30){margin-top:1120px}.header-detail-watermark span:nth-child(n+31):nth-child(-n+36){margin-top:1400px}.header-detail-watermark span:nth-child(n+37):nth-child(-n+42){margin-top:1680px}.header-detail-watermark span:nth-child(n+43):nth-child(-n+48){margin-top:1960px}.header-detail-title strong,.header-archive-name span,.header-archive-name strong,.header-archive-meta-row span,.header-archive-meta-row strong,.header-detail-section-title h3,.header-detail-party-title,.header-detail-value-button span,.header-detail-input,.header-detail-empty{position:relative;z-index:2}.header-detail-field-label{position:relative}.header-detail-field-label span{position:relative;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-detail-close{position:sticky;top:0;z-index:30;align-self:flex-end;margin:-8px -8px -58px auto;min-width:42px;min-height:42px;padding:0;border:0;border-radius:50%;color:#8b989e;background:#ffffffeb;box-shadow:0 8px 22px #1e2a331f;font-size:42px;font-weight:300;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-detail-title{display:grid;justify-items:start;gap:6px;padding-right:62px;text-align:left}.header-detail-title strong{color:#11181c;font-size:30px;line-height:1.05}.header-detail-actions{position:sticky;right:0;bottom:0;z-index:5;align-self:flex-end;display:flex;align-items:center;gap:8px;margin-top:-4px;padding:10px;border:1px solid #d7e1e6;border-radius:8px;background:#ffffffeb;box-shadow:0 10px 28px #1e2a332e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-archive-hero{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(360px,.9fr);gap:22px;align-items:center;padding:24px 26px;border:1px solid #d8e2f0;border-radius:8px;background:#f7f9ff}.header-archive-icon{display:grid;width:84px;height:84px;place-items:center;border-radius:8px;background:#fff}.header-archive-icon svg{width:58px;height:58px}.header-archive-icon path{fill:none;stroke:#2f6fec;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.header-archive-name{display:grid;gap:14px;min-width:0}.header-archive-name span,.header-archive-meta-row span:nth-child(2){color:#667783;font-size:16px}.header-archive-name strong{color:#1f2933;font-size:28px;line-height:1.32;overflow-wrap:anywhere}.header-archive-meta{display:grid;border-left:1px solid #d8e2f0}.header-archive-meta-row{display:grid;grid-template-columns:34px 112px minmax(0,1fr);gap:12px;align-items:center;min-height:62px;padding:0 0 0 26px;border-bottom:1px solid #e3e8ef}.header-archive-meta-row:last-child{border-bottom:0}.header-archive-meta-row strong{color:#1f2933;font-size:17px;font-weight:600;text-align:right;overflow-wrap:anywhere}.header-archive-meta-row span:nth-child(2){white-space:nowrap}.archive-meta-icon{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#2f6fec;font-size:18px;font-weight:700}.archive-meta-icon-success{background:#169b62}.archive-meta-icon-outline{color:#2f6fec;background:transparent;box-shadow:inset 0 0 0 3px #2f6fec}.archive-status-pill{min-width:90px;padding:7px 14px;border-radius:8px;color:#168457!important;background:#d9f3e5;text-align:center!important}.header-detail-list{display:grid;align-content:start;gap:14px;padding-right:2px;background:#fff}.header-detail-section{overflow:hidden;border:1px solid #e2e8ef;border-radius:6px;background:#fff}.header-detail-section-title{display:flex;align-items:center;gap:14px;min-height:64px;padding:0 20px;border-bottom:1px solid #e2e8ef}.header-detail-section-title span{width:5px;height:26px;border-radius:4px;background:#2f6fec}.header-detail-section h3{margin:0;color:#1f2933;font-size:22px;line-height:1.2}.header-detail-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#e7edf3}.header-detail-party-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e7edf3}.header-detail-party-grid.party-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.header-detail-party-column{min-width:0;display:grid;align-content:start;background:#fff}.header-detail-party-title{height:46px;display:flex;align-items:center;padding:0 18px;color:#1f2933;background:#eef4f8;box-shadow:inset 0 -1px #dfe7ee;font-size:17px;font-weight:800}.header-detail-party-fields{display:grid;align-content:start}.header-detail-party-column .header-detail-field{grid-template-columns:118px minmax(0,1fr)}.header-detail-party-column .header-detail-field,.header-detail-party-column .header-detail-field:nth-child(2n){box-shadow:inset 0 -1px #e7edf3}.header-detail-field{min-width:0;height:58px;display:grid;grid-template-columns:170px minmax(0,1fr);background:#fff;box-shadow:inset -1px 0 #e7edf3,inset 0 -1px #e7edf3;overflow:hidden}.header-detail-field:nth-child(2n){box-shadow:inset 0 -1px #e7edf3}.header-detail-field-label{min-width:0;display:flex;align-items:center;padding:0 18px;color:#667783;background:#f6f8fb;box-shadow:inset -1px 0 #e7edf3;font-size:16px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-detail-field-value{min-width:0;display:flex;align-items:center;padding:8px 12px;background:#fff}.header-detail-field.missing .header-detail-field-value{background:#ffe0e0}.header-detail-value-button{width:100%;height:100%;min-height:0;justify-content:flex-start;padding:0 18px;border:0;border-radius:0;color:#1f2933;background:#fff;font-size:16px;font-weight:700;line-height:1.42;text-align:left}.header-detail-field.missing .header-detail-value-button{color:#6f1f1f;background:#ffe0e0}.header-detail-value-button:hover,.header-detail-value-button:focus{border:0;outline:2px solid #8db0d9;outline-offset:-2px;background:#f8fbff}.header-detail-field.missing .header-detail-value-button:hover,.header-detail-field.missing .header-detail-value-button:focus{background:#ffd2d2}.header-detail-value-button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-detail-input{width:100%;height:40px;min-height:40px;padding:7px 9px;border:1px solid #8db0d9;border-radius:6px;color:#1f2933;background:#f8fbff;font:inherit;line-height:1.45;resize:none;overflow-x:auto;overflow-y:hidden;white-space:pre;overflow-wrap:normal;word-break:keep-all}.header-detail-field.missing .header-detail-input{background:#ffe0e0}.header-detail-input:focus{border-color:#8db0d9;outline:none}.header-detail-tooltip{position:fixed;z-index:80;box-sizing:border-box;max-width:min(680px,calc(100vw - 48px));max-height:min(360px,42vh);overflow:auto;padding:12px 14px;border:1px solid #9eb4c1;border-radius:8px;color:#1f2933;background:#fff;box-shadow:0 14px 36px #1e2a333d;font-size:16px;font-weight:650;line-height:1.55;white-space:pre-wrap;overflow-wrap:break-word;pointer-events:none}.header-detail-empty{padding:36px;border:1px solid #e2e8ef;border-radius:6px;color:#637780;text-align:center}.evidence-pane{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr)}.pane-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #e0e7eb}.preview-hint{display:flex;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid #e0e7eb;color:#536970;background:#f5faf9;font-size:13px}.preview-hint span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capture-bar{display:grid;grid-template-columns:auto minmax(180px,1fr) auto auto;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #e0e7eb;background:#fff8e8}.capture-bar label{display:grid;gap:3px;color:#5a6c74;font-size:12px}.capture-bar label input{width:80px}.preview-tools{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:8px 12px;border-bottom:1px solid #e0e7eb;background:#f9fbfc}.page-controls,.zoom-controls{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;color:#536970;font-size:13px}.page-controls label{display:flex;align-items:center;gap:6px}.page-controls input{width:68px;min-height:30px;padding:4px 8px}.page-controls button,.zoom-controls button{min-height:30px;padding:4px 8px}.zoom-controls .zoom-value{width:48px;text-align:center}.document-rotate-control{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding-left:2px;color:#263238;font-size:13px}.rotate-icon-button{width:30px;min-width:30px;min-height:30px;display:inline-grid;place-items:center;padding:0;border-color:#bac7d0;border-radius:6px;color:inherit;background:#fff}.rotate-icon-button:hover{color:#176b6d;border-color:#4f7c8a;background:#f7fafb}.rotate-icon-button svg{width:18px;height:18px;display:block}.rotate-icon-button path,.rotate-icon-button rect{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.zoom-controls .rotate-control-label{width:auto;padding:0 2px;color:#263238;font-size:13px;font-weight:700;line-height:30px;white-space:nowrap}.document-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;gap:10px;align-items:center;padding:8px 12px;border-bottom:1px solid #e0e7eb;color:#536970;background:#eef4f6;font-size:13px}.document-progress input{width:100%;min-height:24px;padding:0;accent-color:#226b72;cursor:pointer}.preview-shell{grid-row:-2 / -1;position:relative;min-height:0;overflow:auto;overscroll-behavior:contain;background:#cad4d9}.preview-document{display:grid}.capture-stage-wrap{padding:18px;text-align:center}.capture-stage{position:relative;display:inline-block;min-width:260px;line-height:0;background:#fff;box-shadow:0 1px 8px #1c282e2e}.capture-page-image{display:block;width:100%;height:auto}.excel-preview{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:100%;min-height:100%;background:#f6f9fa}.excel-sheet-tabs{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #d9e3e8;background:#f6f9faf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.excel-sheet-tabs button{min-height:30px;padding:4px 12px;border-color:#b9cbd4;background:#fff;color:#455962}.excel-sheet-tabs button.active{border-color:#1f7a80;color:#0b6f73;background:#e4f4f2}.excel-sheet-tabs span{color:#7a5a00;font-size:12px}.excel-grid-wrap{min-height:0;overflow:auto;padding:14px}.excel-grid{border-collapse:collapse;table-layout:fixed;min-width:100%;background:#fff;box-shadow:0 1px 8px #1c282e1f}.excel-grid td{min-width:42px;padding:5px 7px;border:1px solid #233238;color:#18262c;line-height:1.35;white-space:pre-wrap;word-break:break-word;background-clip:padding-box}.excel-grid td.empty-cell{color:transparent}.capture-layer{position:absolute;inset:0;z-index:4;background:#23303614;cursor:crosshair;touch-action:none}.capture-box{position:absolute;z-index:5;display:grid;place-items:center;min-width:80px;min-height:48px;border:2px solid #d64545;border-radius:6px;color:#8e2020;background:#ffffffb8;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1.3}.image-modal{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:28px;background:#1c282e9e}.image-modal-panel{width:min(1000px,calc(100vw - 56px));height:min(86vh,900px);max-height:calc(100vh - 56px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:12px;border-radius:8px;background:#fff}.result-preview-panel{width:min(1480px,calc(100vw - 56px));height:min(90vh,920px);max-height:calc(100vh - 56px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:12px;border-radius:8px;background:#fff}.image-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-modal-actions{display:flex;align-items:center;gap:8px}.image-modal-body{min-height:0;display:grid;place-items:center;overflow:auto;border:1px solid #d7e1e6;border-radius:6px;background:#f8fbfc}.image-modal-body img{width:100%;height:100%;max-width:100%;object-fit:contain}.image-modal-caption{margin:0;color:#536970}.image-modal-caption span{margin-right:8px;color:#263238;font-weight:700}.result-preview-body{min-height:0;overflow:auto;border:1px solid #d7e1e6;border-radius:6px}.result-preview-body table{min-width:1240px}.result-preview-body tbody tr{background:color-mix(in srgb,var(--cat-bg, #fff) 36%,#fff);border-left:4px solid var(--cat-border, #dde5ea)}.result-preview-body td small{display:block;margin-top:5px;color:#5f737b}.empty{padding:24px;color:#687980}@media(max-width:1500px){.admin-layout{height:auto;min-height:calc(100vh - 64px);overflow:visible}.summary-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}.admin-workspace{grid-template-columns:minmax(310px,360px) minmax(0,1fr);overflow:visible}.admin-left-rail,.task-pool-card{position:static;height:auto;max-height:none;overflow:visible}.task-filter-row.secondary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1180px){.admin-layout{padding:16px}.summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.admin-workspace,.admin-main,.admin-tools,.checker-layout,.task-filter-row,.task-filter-row.secondary{grid-template-columns:1fr}.issue-filter{justify-content:flex-start}.admin-task-form .file-field,.inline-form,.user-list,.import-grid,.batch-import-row,.task-buckets{grid-template-columns:1fr}.current-checking-bar{align-items:stretch;flex-direction:column}.current-checking-main{align-items:flex-start;flex-direction:column}.current-checking-meta{gap:8px 12px}.category-overview-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.checker-layout{height:auto}.evidence-pane{min-height:620px}.attachment-row{grid-template-columns:1fr}.header-detail-modal{width:calc(100vw - 28px);padding:24px 20px}.header-archive-hero{grid-template-columns:1fr;gap:18px}.header-archive-icon{width:78px;height:78px}.header-archive-name strong{font-size:24px}.header-archive-meta{border-top:1px solid #d8e2f0;border-left:0}.header-archive-meta-row{grid-template-columns:34px minmax(0,1fr);padding-left:0}.header-archive-meta-row strong{grid-column:2;text-align:left}.header-detail-table,.header-detail-party-grid,.header-detail-party-grid.party-count-3{grid-template-columns:1fr}.header-detail-party-column .header-detail-field,.header-detail-party-column .header-detail-field:nth-child(2n){grid-template-columns:128px minmax(0,1fr)}.header-detail-field,.header-detail-field:nth-child(2n){grid-template-columns:128px minmax(0,1fr);box-shadow:inset 0 -1px #e7edf3}}
