.inspection-task-table .task-record{display:block;min-height:0;padding:0;border-bottom:1px solid #e8ecea}.inspection-task-table .task-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 16px}.task-row-toggle{min-width:0;min-height:82px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:14px;border:0;background:#fff;text-align:left;color:#24332d;padding:12px 4px}.task-row-toggle:hover{background:#f8faf9}.task-row-toggle:focus-visible,.candidate-card:focus-visible,.related-problem-list button:focus-visible{outline:3px solid rgba(47,122,101,.25);outline-offset:2px}.task-title{display:grid;gap:5px}.task-title strong{font-size:14px}.task-title small{color:var(--muted)}.status-dot.inspecting,.status-dot.reviewing{background:#d68f38;box-shadow:0 0 0 5px #fff3e4}.status-dot.rectifying{background:#5b806f;box-shadow:0 0 0 5px #eaf2ee}.tag.inspecting,.tag.reviewing{background:#fff1df;color:#8f5c21}.tag.rectifying{background:#edf3f0;color:#426b5b}.inspection-task-table .upload-button{border:1px solid #b9ccc3;background:#fff;white-space:nowrap}.task-problem-panel{padding:0 18px 18px;background:#f7f9f8;border-top:1px solid #e8ecea}.problem-count-strip{display:flex;gap:22px;padding:13px 0;color:#6d7b75;font-size:12px}.problem-count-strip strong{color:#26362f;margin-left:4px}.empty-state.compact{min-height:72px}.related-problem-list{overflow:hidden;border:1px solid #dfe6e2;border-radius:6px;background:#fff}.related-problem-list button{width:100%;min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 13px;border:0;border-bottom:1px solid #e8ecea;background:#fff;color:#26352f;text-align:left}.related-problem-list button:last-child{border-bottom:0}.related-problem-list button:hover{background:#f4f8f6}.related-problem-list button.rejected{opacity:.48;filter:saturate(.45)}.related-problem-list button>span:nth-child(2){display:grid;gap:4px}.related-problem-list small{color:var(--muted)}.problem-row-state{font-size:11px;color:#5e7169}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#0a1d178f}.inspection-modal{width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #cfdad4;border-radius:10px;box-shadow:0 24px 70px #08221a3d}.inspection-modal>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--line);background:#fff}.inspection-modal h3{margin:5px 0 6px;font-size:20px}.inspection-modal header p{margin:0;color:var(--muted);font-size:12px}.inspection-modal>.inline-error{margin:14px 22px 0;display:flex;gap:7px;align-items:center}.inspection-modal>footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid var(--line);background:#fff}.upload-select-view,.analysis-progress-view{padding:20px 22px}.modal-dropzone{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #9db7ac;border-radius:8px;background:#f6f9f7;color:#44695b;cursor:pointer}.modal-dropzone span{color:var(--muted);font-size:12px}.modal-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden}.selected-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px}.selected-image-grid article{min-width:0;display:grid;gap:5px;padding:8px;border:1px solid var(--line);border-radius:6px}.selected-image-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.selected-image-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.progress-summary{display:flex;align-items:center;gap:18px;padding:13px 15px;background:#eef5f1;border-left:3px solid var(--green-600)}.progress-summary>div{min-width:170px;display:grid;gap:4px}.progress-summary span{color:var(--muted);font-size:11px}.progress-summary progress{width:100%;accent-color:var(--green-600)}.analysis-stages{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:0;margin:16px 0;list-style:none}.analysis-stages li{display:flex;align-items:center;gap:6px;padding:8px;border:1px solid var(--line);border-radius:5px;color:#77847f;font-size:11px}.analysis-stages li>span,.analysis-stages li>svg{width:19px;height:19px;display:grid;place-items:center;padding:3px;border-radius:50%;background:#edf1ef}.analysis-stages li.done{color:#317158;border-color:#b8d3c6;background:#f2f8f5}.analysis-stages li.active{color:#936022;border-color:#dfc18f;background:#fff8eb}.analysis-image-results{display:grid;gap:10px}.analysis-image-results>article{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:12px;border:1px solid var(--line);border-radius:7px}.analysis-image-results img,.image-placeholder,.image-fallback{width:150px;height:112px;object-fit:cover;background:#eef2f0;display:grid;place-items:center;color:var(--muted);font-size:11px}.analysis-image-results header{display:flex;align-items:center;justify-content:space-between;gap:10px}.analysis-image-results p{margin:8px 0;color:#586861;font-size:12px}.candidate-card{width:100%;display:grid;gap:4px;padding:9px 10px;margin-top:7px;border:1px solid #d8e2dd;border-radius:5px;background:#f8faf9;color:#26362f;text-align:left}.candidate-card:not(:disabled):hover{border-color:#86aa9a;background:#f1f7f4}.candidate-card span{color:var(--muted);font-size:11px}.modal-warning-actions,.completion-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding:11px 13px;background:#fff7e9;color:#815b27;font-size:12px}.completion-notice{justify-content:flex-start;background:#edf7f2;color:#34735a}.source-task-link{display:flex;align-items:center;gap:7px;padding:0 0 13px;border:0;background:transparent;color:var(--green-800);font-weight:700}.problem-evidence{margin:16px 0;padding:14px;border:1px solid #dfe6e2;border-radius:7px;background:#f8faf9}.problem-evidence>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.problem-evidence h4{display:flex;align-items:center;gap:7px;margin:0;font-size:13px}.problem-evidence>div button{border:0;background:transparent;color:var(--green-800);font-size:11px}.problem-evidence img,.problem-evidence>.image-placeholder,.problem-evidence>.image-fallback{width:100%;height:auto;max-height:320px;object-fit:contain;margin-top:12px;background:#edf1ef}.problem-evidence dl{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin:12px 0 0}.problem-evidence dl>div:last-child{grid-column:1/-1}.problem-evidence dt{color:var(--muted);font-size:10px}.problem-evidence dd{margin:3px 0 0;font-size:11px}@media (max-width:900px){.task-row-toggle{grid-template-columns:auto 1fr auto}.task-row-toggle .task-meta{display:none}.selected-image-grid{grid-template-columns:repeat(2,1fr)}.analysis-stages{grid-template-columns:1fr}.analysis-image-results>article{grid-template-columns:110px 1fr}.analysis-image-results img,.analysis-image-results .image-placeholder{width:110px;height:82px}}@media (max-width:640px){.modal-backdrop{padding:0}.inspection-modal{max-height:100vh;height:100vh;border-radius:0}.inspection-task-table .task-row{grid-template-columns:1fr;padding:8px 12px}.task-row-toggle{min-height:62px}.inspection-task-table .upload-button{margin:0 0 8px;width:100%;justify-content:center}.problem-count-strip{display:grid;grid-template-columns:1fr 1fr;gap:7px}.related-problem-list button{grid-template-columns:auto 1fr auto}.problem-row-state{display:none}.analysis-image-results>article{grid-template-columns:1fr}.analysis-image-results img,.analysis-image-results .image-placeholder{width:100%;height:180px}.selected-image-grid{grid-template-columns:1fr 1fr}.problem-evidence dl{grid-template-columns:1fr}.problem-evidence dl>div:last-child{grid-column:auto}}.problem-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.problem-card-grid>.empty-state{grid-column:1/-1}.problem-review-card{min-height:190px;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:17px;text-align:left;color:#24332d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.problem-review-card:hover{border-color:#9bb9ac;box-shadow:0 7px 22px #163d3014;transform:translateY(-1px)}.problem-review-card:focus-visible{outline:3px solid rgba(47,122,101,.25);outline-offset:2px}.problem-review-card>div{display:flex;gap:7px}.problem-review-card>strong{font-size:15px}.problem-review-card>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:38px;margin:0;color:#64736d;font-size:12px;line-height:1.6}.problem-review-card>small{color:var(--muted);font-size:11px}.problem-review-card>footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;border-top:1px solid #e7ece9;color:#60716a;font-size:11px}.problem-review-card>footer span:last-child{display:flex;align-items:center;gap:3px;color:var(--green-800);font-weight:700}.problem-review-modal{width:min(920px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;border:1px solid #cfdad4;border-radius:10px;box-shadow:0 24px 70px #08221a3d}.problem-review-modal>header{padding:18px 20px;border-bottom:1px solid var(--line)}.problem-dialog-nav{display:flex;align-items:center;justify-content:space-between;gap:14px}.problem-dialog-nav .source-task-link{min-width:0;padding:0;text-align:left}.problem-dialog-heading{margin-top:13px}.problem-dialog-heading>div{display:flex;gap:7px}.problem-dialog-heading h3{margin:11px 0 6px;font-size:20px}.problem-dialog-heading p{margin:0;color:#64736d;font-size:13px;line-height:1.65}.problem-dialog-body{overflow-y:auto;padding:0 20px 20px}.problem-review-modal .problem-evidence{margin-top:18px}.problem-review-modal>.review-actions{position:static;padding:13px 20px;border-top:1px solid var(--line);background:#fff}.problem-review-modal .attribute-list article{background:#fff}.problem-review-modal .attribute-list article>p{margin-top:9px}@media (max-width:640px){.problem-card-grid{grid-template-columns:1fr}.problem-review-backdrop{padding:0}.problem-review-modal{width:100%;height:100vh;max-height:100vh;border:0;border-radius:0}.problem-review-modal>header{padding:14px 16px}.problem-dialog-body{padding:0 16px 18px}.problem-dialog-nav .source-task-link{font-size:11px}.problem-review-modal>.review-actions{padding:11px 16px}.problem-review-modal>.review-actions>button{flex:1}}:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#17211e;background:#eef2ef;font-synthesis:none;--green-950:#102f28;--green-900:#173f35;--green-800:#205548;--green-600:#2f7a65;--green-100:#dfece6;--line:#dce3df;--muted:#687570;--surface:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);background:#edf2ef}.login-intro{padding:clamp(48px,8vw,112px);display:flex;flex-direction:column;justify-content:center;color:#f5fbf8;background:linear-gradient(145deg,#102f28fa,#205548f0),radial-gradient(circle at 20% 20%,#4b977f,transparent 45%);position:relative;overflow:hidden}.login-intro:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-180px;bottom:-170px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.brand-mark{width:52px;height:52px;display:grid;place-items:center;background:#d8ece2;color:var(--green-900);border-radius:12px;margin-bottom:40px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:#9ed0bd}.login-intro h1{font-size:clamp(34px,4vw,56px);line-height:1.12;margin:14px 0 24px;max-width:620px;letter-spacing:-.03em}.intro-copy{max-width:610px;margin:0;color:#c7dad2;font-size:18px;line-height:1.8}.trust-list{display:grid;gap:18px;margin-top:54px;max-width:570px}.trust-list>div{display:flex;gap:14px;align-items:flex-start}.trust-list svg{color:#8fc8b2;margin-top:2px}.trust-list span{display:grid;gap:4px}.trust-list strong{font-size:15px}.trust-list small{color:#a9c2b8;font-size:13px}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(420px,100%);background:#fff;border:1px solid #dfe7e2;padding:42px;box-shadow:0 24px 65px #19352c17;border-radius:14px}.mode-badge{display:inline-flex;color:var(--green-800);background:var(--green-100);border-radius:5px;padding:5px 9px;font-size:12px;font-weight:700}.login-card h2{margin:18px 0 8px;font-size:28px}.login-card-header p{margin:0 0 30px;color:var(--muted);font-size:14px}.login-card form{display:grid;gap:9px}.login-card label{margin-top:8px;font-size:13px;font-weight:700;color:#384741}.login-card input{width:100%;height:46px;padding:0 13px;border:1px solid #cbd6d0;border-radius:7px;outline:none;background:#fbfcfb}.login-card input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #2f7a6521}.primary-button{height:48px;border:0;border-radius:7px;margin-top:18px;background:var(--green-900);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.primary-button:hover{background:var(--green-800)}.primary-button:disabled{opacity:.65;cursor:wait}.form-error{margin:5px 0 0;padding:10px 12px;color:#9f2f2f;background:#fff0ef;border-left:3px solid #c44848;font-size:13px}.login-note{margin:24px 0 0;padding-top:20px;border-top:1px solid #e5eae7;color:var(--muted);font-size:12px;text-align:center}.login-note code{color:var(--green-800)}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;background:var(--green-950);color:#d9e8e1;padding:20px 14px;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:4px 8px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand>span{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;color:var(--green-950);background:#b9dbc9}.sidebar-brand div{display:grid;gap:2px}.sidebar-brand strong{font-size:15px}.sidebar-brand small{font-size:10px;color:#90aa9f}.sidebar nav{display:grid;gap:3px;padding-top:18px}.nav-item,.sidebar-footer button{height:41px;padding:0 11px;border:0;background:transparent;color:#a9bdb5;display:flex;gap:11px;align-items:center;border-radius:6px;text-align:left}.nav-item span{flex:1}.nav-item em{min-width:21px;height:20px;padding:0 5px;display:grid;place-items:center;font-style:normal;font-size:11px;background:#b36b42;color:#fff;border-radius:10px}.nav-item:hover,.nav-item.active{background:#ffffff17;color:#fff}.nav-item.active{box-shadow:inset 3px 0 #82bda5}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:10px}.workspace{min-width:0}.topbar{position:sticky;top:0;z-index:20;height:82px;padding:0 30px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:#84908b;font-size:11px}.topbar h1{margin:4px 0 0;font-size:22px}.topbar-actions,.user-block{display:flex;align-items:center;gap:12px}.service-state{display:flex;align-items:center;gap:7px;color:#38715f;background:#edf6f2;padding:7px 10px;border-radius:5px;font-size:12px}.service-state i{width:7px;height:7px;border-radius:50%;background:#3b9d74}.user-block{padding-left:12px;border-left:1px solid var(--line)}.user-block>div{display:grid;gap:1px}.user-block strong{font-size:13px}.user-block small{color:var(--muted);font-size:10px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--green-100);color:var(--green-900);font-weight:800}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:#60706a;border-radius:6px}.icon-button:hover{background:#eef3f0}.dashboard{padding:24px 30px 40px;max-width:1500px;margin:auto}.notice-strip{display:flex;align-items:center;gap:12px;padding:13px 16px;background:#eff6f2;border:1px solid #d2e4da;color:#305f50;border-radius:8px}.notice-strip div{display:flex;gap:8px;flex:1;font-size:13px}.notice-strip span{color:#668078}.notice-strip button,.panel-heading button{display:flex;align-items:center;border:0;background:transparent;color:var(--green-800);font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.stat-card{background:#fff;border:1px solid var(--line);border-top:3px solid #76988b;padding:18px 20px;display:grid;gap:8px;border-radius:7px}.stat-card>span{color:#60706a;font-size:13px}.stat-card strong{font-size:30px;letter-spacing:-.03em}.stat-card small{color:#81908a}.stat-card.warning{border-top-color:#ce9144}.stat-card.danger{border-top-color:#bd5a52}.stat-card.accent{border-top-color:#4d8c78}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 15px}.section-kicker{color:#6a857a;font-size:10px}.panel-heading h2{margin:4px 0 0;font-size:18px}.task-list>button{width:100%;min-height:78px;display:flex;align-items:center;gap:13px;padding:14px 20px;border:0;border-top:1px solid #e7ebe9;background:#fff;color:inherit;text-align:left;cursor:pointer}.task-list>button:hover{background:#f4f8f6}.task-list>button>div{flex:1}.dashboard-empty{margin:0;padding:28px 20px;color:#77847f;font-size:13px}.task-list strong{font-size:14px}.task-list p{margin:5px 0 0;color:#77847f;font-size:12px}.task-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:#e8f1ed;color:#4c7868}.task-icon.warning{background:#fff3e2;color:#a36d2d}.task-icon.danger{background:#fbecea;color:#ad4d45}.task-status{color:#98652d;background:#fff4e6;padding:5px 8px;border-radius:4px;font-size:11px}.task-status.muted{color:#64736d;background:#edf1ef}.task-status.danger{color:#a13f39;background:#fceceb}.quick-panel{padding-bottom:10px}.quick-panel>button{width:calc(100% - 24px);margin:0 12px 8px;min-height:64px;border:1px solid #e0e6e2;background:#fbfcfb;border-radius:7px;display:flex;align-items:center;gap:12px;text-align:left;color:#41675a;padding:10px 12px}.quick-panel>button:hover{border-color:#9ebbae;background:#f4f8f6}.quick-panel>button span{flex:1;display:grid;gap:3px;color:#26352f}.quick-panel>button strong{font-size:13px}.quick-panel>button small{color:#7b8983}@media (max-width:1000px){.app-shell{grid-template-columns:76px 1fr}.sidebar-brand div,.nav-item span,.nav-item em,.sidebar-footer button{font-size:0}.sidebar-brand,.nav-item{justify-content:center}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.login-page{grid-template-columns:1fr}.login-intro{display:none}}@media (max-width:640px){.login-panel{padding:18px}.login-card{padding:28px 22px}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{padding:0 16px}.service-state,.user-block>div{display:none}.dashboard{padding:16px}.notice-strip div{display:grid}.notice-strip button{display:none}.stat-grid{grid-template-columns:1fr 1fr}.task-status{display:none}}.content-page{padding:24px 30px 40px;max-width:1500px;margin:auto}.content-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.content-toolbar h2{margin:5px 0 7px;font-size:22px}.content-toolbar p{margin:0;color:var(--muted);font-size:13px}.toolbar-actions{display:flex;gap:9px}.solid-button,.secondary-button,.reject-button{min-height:38px;padding:0 14px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700}.solid-button{border:1px solid var(--green-900);background:var(--green-900);color:#fff}.secondary-button{border:1px solid #cad6d0;background:#fff;color:#3f5c51}.reject-button{border:1px solid #e3bdb9;background:#fff4f3;color:#a3443d}.data-panel{background:#fff;border:1px solid var(--line);border-radius:8px}.inline-error{padding:10px 13px;background:#fff0ef;border-left:3px solid #c44848;color:#9f2f2f;font-size:13px}.inline-form{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;gap:12px;align-items:end;padding:16px;margin-bottom:15px;background:#fff;border:1px solid var(--line);border-radius:8px}.inline-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#51615b}.inline-form input,.inline-form select{height:39px;padding:0 10px;border:1px solid #cbd6d0;border-radius:6px;background:#fff}.inline-form>div{display:flex;gap:7px}.empty-state{min-height:220px;display:flex;align-items:center;justify-content:center;gap:9px;color:#7d8a85;font-size:13px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.task-table article{min-height:84px;display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(220px,.8fr) auto auto;gap:16px;align-items:center;padding:14px 18px;border-bottom:1px solid #e8ecea}.task-table article:last-child{border-bottom:0}.task-main{display:flex;align-items:center;gap:12px}.task-main strong{font-size:14px}.task-main p{margin:5px 0 0;color:#77847f;font-size:12px}.status-dot{width:9px;height:9px;border-radius:50%;background:#80908a;box-shadow:0 0 0 5px #eef2f0}.status-dot.in_progress{background:#d68f38;box-shadow:0 0 0 5px #fff3e4}.status-dot.completed{background:#3f936f;box-shadow:0 0 0 5px #eaf5f0}.task-meta{display:flex;align-items:center;gap:12px;color:#6d7b75;font-size:12px}.task-meta>span:last-child{display:flex;align-items:center;gap:5px}.tag{padding:4px 7px;border-radius:4px;background:#edf1ef}.tag.in_progress{background:#fff1df;color:#9a6325}.tag.completed{background:#e8f4ee;color:#34755b}.upload-button{position:relative;display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #b9ccc3;border-radius:6px;color:#356754;font-size:12px;font-weight:700;cursor:pointer}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.analysis-state{max-width:120px;color:#577168;font-size:11px}.review-layout{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(480px,1.25fr);gap:16px;align-items:start}.problem-list{overflow:hidden}.problem-list>button{width:100%;display:grid;gap:8px;padding:16px 17px;text-align:left;border:0;border-bottom:1px solid #e7ebe9;background:#fff;color:#24332d}.problem-list>button:hover,.problem-list>button.selected{background:#f4f8f6}.problem-list>button.selected{box-shadow:inset 3px 0 var(--green-600)}.problem-list>button>div{display:flex;gap:7px}.problem-list>button strong{font-size:14px}.problem-list>button p{margin:0;color:#74817c;font-size:12px}.problem-list footer{display:flex;justify-content:space-between;align-items:center;color:#74817c;font-size:11px}.severity,.risk{padding:4px 7px;border-radius:4px;font-size:11px;background:#eef2f0;color:#56665f}.severity.severe{background:#fbe9e7;color:#aa433d}.risk{background:#fff1df;color:#936125}.review-detail{min-height:460px;padding:20px}.review-detail header{border-bottom:1px solid #e5eae7;padding-bottom:16px}.review-detail header>div{display:flex;gap:7px}.review-detail h3{margin:14px 0 7px;font-size:20px}.review-detail header p{margin:0;color:#64736d;line-height:1.7;font-size:13px}.attribute-list{display:grid;gap:10px;margin-top:15px}.attribute-list article{padding:14px;border:1px solid #e1e7e3;border-radius:7px}.attribute-list article>div{display:flex;justify-content:space-between}.attribute-list article>div strong{font-size:13px}.supported,.insufficient{font-size:10px;color:#37775e;background:#e9f4ef;padding:3px 6px;border-radius:3px}.insufficient{color:#906229;background:#fff1dc}.attribute-list pre{white-space:pre-wrap;margin:10px 0 7px;padding:9px;background:#f6f8f7;color:#3d4d46;font:11px/1.5 Consolas,monospace;border-radius:5px}.attribute-list p{margin:0;color:#66756f;font-size:12px;line-height:1.6}.attribute-list blockquote{margin:10px 0 0;padding:9px 11px;border-left:3px solid #8caf9f;background:#f4f8f6;display:grid;gap:5px}.attribute-list blockquote strong{font-size:11px}.attribute-list blockquote span{font-size:11px;color:#65766f}.review-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:9px;padding-top:16px;background:#fff}@media (max-width:1000px){.inline-form{grid-template-columns:1fr 1fr}.review-layout{grid-template-columns:1fr}.task-table article{grid-template-columns:1fr auto}.task-meta{display:none}}@media (max-width:640px){.content-page{padding:16px}.content-toolbar{display:grid}.inline-form{grid-template-columns:1fr}.task-table article{grid-template-columns:1fr}.upload-button{width:max-content}.review-detail{padding:14px}}.mobile-menu-button,.mobile-backdrop{display:none}@media (max-width:640px){.mobile-menu-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--green-900);margin-right:10px}.sidebar.mobile-open{display:flex;position:fixed;inset:0 auto 0 0;width:250px;z-index:40;box-shadow:16px 0 40px #0a231d47}.sidebar.mobile-open .sidebar-brand div,.sidebar.mobile-open .nav-item span,.sidebar.mobile-open .nav-item em{font-size:initial}.sidebar.mobile-open .nav-item{justify-content:flex-start}.mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0a191473;z-index:35}.topbar>div:first-of-type{flex:1}}.analysis-summary{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;padding:14px 17px;background:#eaf3ee;border-left:3px solid var(--green-600);color:#4d6259}.analysis-summary strong{font-size:28px;color:var(--green-900)}.analysis-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.analysis-section{overflow:hidden}.analysis-section>header{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid var(--line)}.analysis-section h3{margin:0;font-size:15px}.analysis-section header span{font-size:11px;color:var(--muted)}.analysis-section article{padding:12px 17px;border-bottom:1px solid #edf0ee}.analysis-section article:last-child{border-bottom:0}.analysis-section article strong{font-size:13px}.analysis-section article p,.section-empty{margin:5px 0 0;color:var(--muted);font-size:12px}.section-empty{padding:20px 17px;margin:0}.simple-table,.audit-table{overflow:hidden}.simple-table-head,.simple-table article,.audit-table article{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(130px,.55fr) minmax(170px,.7fr) auto;gap:16px;align-items:center;padding:12px 17px}.simple-table-head{min-height:42px;background:#f5f7f6;color:#66746f;font-size:11px;font-weight:700;border-bottom:1px solid var(--line)}.simple-table article,.audit-table article{min-height:72px;border-bottom:1px solid #e8ecea}.simple-table article:last-child,.audit-table article:last-child{border-bottom:0}.simple-table article>div,.audit-table article>div,.audit-table article>span{display:grid;gap:4px}.simple-table article strong,.audit-table article strong{font-size:13px}.simple-table article small,.audit-table article small{color:var(--muted);font-size:10px}.state-pill{display:inline-flex;width:max-content;padding:4px 7px;border-radius:4px;background:#eef2f0;color:#53645d;font-size:11px}.state-pill.succeeded,.state-pill.active,.state-pill.closed{background:#e6f3ec;color:#2f7657}.state-pill.processing,.state-pill.pending_review{background:#fff0da;color:#936022}.state-pill.failed,.state-pill.disabled{background:#fbe9e7;color:#a44640}.state-pill.pending_rectification{background:#eef1f0;color:#586861}.rectification-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);gap:16px;align-items:start}.rectification-list{overflow:hidden}.rectification-list>button{width:100%;display:grid;gap:7px;padding:15px 17px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;color:#26352f}.rectification-list>button:hover,.rectification-list>button.selected{background:#f3f7f5}.rectification-list>button.selected{box-shadow:inset 3px 0 var(--green-600)}.rectification-list>button>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.rectification-list p{margin:0;color:var(--muted);font-size:12px}.rectification-list small{color:#8a9691}.rectification-detail{min-height:480px;padding:20px}.rectification-detail header{padding-bottom:15px;border-bottom:1px solid var(--line)}.rectification-detail header>div{display:flex;gap:7px}.rectification-detail h3{margin:12px 0 5px}.rectification-detail header p{margin:0;color:var(--muted);font-size:12px}.round-history article{margin-top:13px;padding:13px;border:1px solid var(--line);border-left:3px solid #88ab9c;border-radius:5px}.round-history article p{margin:7px 0;color:#52615b;font-size:12px}.round-history article small{color:var(--muted)}.round-history article>div{display:flex;gap:8px;margin-top:11px}.rectification-form{display:grid;gap:11px;margin-top:16px;padding:14px;background:#f5f8f6;border:1px solid var(--line);border-radius:7px}.rectification-form>label:first-child{display:grid;gap:6px;font-size:12px;font-weight:700}.rectification-form textarea{min-height:72px;padding:9px;border:1px solid #cbd6d0;border-radius:6px;resize:vertical}.knowledge-upload{display:grid;grid-template-columns:1fr 1.5fr .8fr .8fr auto auto;gap:10px;align-items:end;padding:14px;margin-bottom:14px;background:#fff;border:1px solid var(--line);border-radius:8px}.knowledge-upload>label:not(.upload-button){display:grid;gap:5px;color:#52625b;font-size:11px;font-weight:700}.knowledge-upload input,.knowledge-upload select{height:38px;padding:0 9px;border:1px solid #cbd6d0;border-radius:6px;background:#fff}.knowledge-table article{grid-template-columns:minmax(280px,1.4fr) minmax(140px,.6fr) minmax(130px,.5fr) auto}.graph-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.graph-canvas{min-height:570px;overflow:hidden;padding:0}.graph-stage{position:relative;width:100%;height:570px;overflow:hidden;background:#f8faf9}.graph-stage canvas{display:block}.graph-accessible-fallback{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:18px;padding:40px}.graph-accessible-fallback button{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d6e0db;border-radius:6px;background:#fff;color:#31463d}.graph-accessible-fallback i{width:11px;height:11px;border-radius:50%}.graph-controls{position:absolute;z-index:2;top:12px;right:12px;display:flex;overflow:hidden;border:1px solid #d4dfda;border-radius:6px;background:#fff;box-shadow:0 3px 12px #1e3c3114}.graph-controls button{width:34px;height:32px;display:grid;place-items:center;border:0;border-right:1px solid #e1e8e4;background:#fff;color:#426156}.graph-controls button:last-child{border-right:0}.graph-controls button:hover{background:#eef5f1;color:var(--green-800)}.graph-legend{display:flex;flex-wrap:wrap;gap:18px;margin:0 0 12px;padding:10px 14px;border:1px solid var(--line);border-radius:7px;background:#fff}.graph-legend span,.graph-node-kind{display:inline-flex;align-items:center;gap:7px;color:#53645d;font-size:11px}.graph-legend i,.graph-node-kind i{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #d6dfdb}.graph-context-banner{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:9px 13px;border:1px solid #e3c5b3;border-radius:7px;background:#fff8f3;color:#8b4828;font-size:12px;font-weight:700}.graph-context-banner>span{width:8px;height:8px;border-radius:50%;background:#bd6337;box-shadow:0 0 0 4px #bd633721}.graph-context-banner small{margin-left:4px;color:#8b6c5c;font-weight:400}.graph-error{display:flex;align-items:center;justify-content:space-between}.graph-detail{min-height:570px;padding:19px}.graph-node-kind{margin-top:18px}.graph-detail h3{margin:10px 0 7px;font-size:18px;line-height:1.35}.graph-summary{margin:0;padding:11px 12px;border-left:3px solid #a6baaf;background:#f5f8f6;color:#4f6159!important;line-height:1.65}.graph-detail dl{display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;margin:18px 0 0;padding-top:15px;border-top:1px solid var(--line);font-size:11px}.graph-detail dt{color:var(--muted)}.graph-detail dd{margin:0;overflow-wrap:anywhere;color:#34473f}.graph-expand-button{width:100%;justify-content:center;margin-top:17px}.graph-related{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.graph-related h4{margin:0 0 10px;font-size:12px}.graph-related article{display:grid;gap:4px;padding:9px 10px;border:1px solid #e1e8e4;border-radius:5px;background:#fafcfb}.graph-related article strong{font-size:11px}.graph-related article span{width:max-content;padding:2px 5px;border-radius:3px;background:#e5f1ea;color:#347059;font-size:9px}.graph-related p{margin:0;color:var(--muted);font-size:11px}.chat-page{max-width:1100px}.session-badge{padding:6px 9px;background:#edf3f0;color:#557067;border-radius:4px;font-size:10px}.chat-panel{overflow:hidden}.chat-messages{min-height:440px;max-height:58vh;overflow-y:auto;padding:22px}.chat-welcome{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#547066;text-align:center}.chat-welcome h3{margin:12px 0 5px}.chat-welcome p{max-width:480px;color:var(--muted);font-size:12px}.chat-message{display:flex;gap:10px;margin-bottom:18px}.chat-message>span{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#e6f1eb;color:var(--green-800)}.chat-message.user{flex-direction:row-reverse}.chat-message.user>span{background:#eef1f0;color:#68756f}.chat-message>div{max-width:75%}.chat-message p{margin:0;padding:11px 13px;background:#f4f8f6;border:1px solid #dce6e1;border-radius:2px 8px 8px;font-size:13px;line-height:1.65}.chat-message.user p{background:#f3f4f3;border-color:#e1e5e3;border-radius:8px 2px 8px 8px}.chat-message blockquote{margin:7px 0 0;padding:9px 11px;border-left:3px solid #91b7a6;background:#f8faf9;display:grid;gap:3px}.chat-message blockquote strong{font-size:11px}.chat-message blockquote small,.chat-message blockquote span{font-size:10px;color:var(--muted)}.chat-composer{display:grid;grid-template-columns:1fr auto;gap:9px;padding:14px;border-top:1px solid var(--line);background:#f7f9f8}.chat-composer label{position:absolute;width:1px;height:1px;overflow:hidden}.chat-composer textarea{min-height:54px;padding:10px 12px;border:1px solid #c6d3cd;border-radius:6px;resize:none}.chat-composer button{align-self:stretch}.user-cards{display:grid;gap:0}.user-cards article{display:grid;grid-template-columns:auto minmax(260px,1fr) auto auto;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid var(--line)}.user-cards article:last-child{border-bottom:0}.user-role-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:#e8f2ed;color:var(--green-800)}.user-cards article>div{display:grid;grid-template-columns:auto 1fr;gap:3px 10px}.user-cards strong{font-size:13px}.user-cards p{margin:0;color:var(--muted);font-size:11px}.user-cards small{color:#61716a;font-size:10px}.user-cards code{font-size:10px;color:#77857f}.audit-table .simple-table-head,.audit-table article{grid-template-columns:minmax(220px,1fr) minmax(210px,.9fr) minmax(190px,.8fr) minmax(180px,.8fr)}.audit-table code{font-size:10px;color:#50665c;overflow-wrap:anywhere}@media (max-width:1000px){.analysis-sections,.rectification-layout,.graph-layout{grid-template-columns:1fr}.knowledge-upload{grid-template-columns:1fr 1fr}.graph-detail{min-height:180px}.simple-table-head,.simple-table article,.audit-table .simple-table-head,.audit-table article{grid-template-columns:1.2fr .7fr .8fr}.simple-table-head span:last-child,.simple-table article>button,.audit-table .simple-table-head span:last-child,.audit-table article code{display:none}}@media (max-width:640px){.analysis-sections{grid-template-columns:1fr}.rectification-detail{padding:14px}.knowledge-upload{grid-template-columns:1fr}.graph-canvas{min-height:460px}.graph-stage{height:460px}.chat-messages{padding:14px}.chat-message>div{max-width:86%}.chat-composer{grid-template-columns:1fr}.user-cards article{grid-template-columns:auto 1fr auto}.user-cards article>button{display:none}.simple-table-head{display:none}.simple-table article,.audit-table article{grid-template-columns:1fr 1fr}.simple-table article>span:nth-child(3),.audit-table article>span:nth-child(3){display:none}}.dataset-download-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;margin-bottom:16px;background:#f4f8f6;border:1px solid #d5e3dc;border-radius:8px}.dataset-download-icon{width:38px;height:38px;display:grid;place-items:center;color:#356754;background:#fff;border:1px solid #cfe0d8;border-radius:7px}.dataset-download-card strong{font-size:14px}.dataset-download-card p{margin:4px 0 0;color:#63736c;font-size:12px;line-height:1.6}.dataset-download-action{display:grid;justify-items:end;gap:5px}.dataset-download-action span{max-width:320px;color:#567067;font-size:11px;text-align:right}@media (max-width:640px){.dataset-download-card{grid-template-columns:auto 1fr}.dataset-download-action{grid-column:1/-1;justify-items:start}.dataset-download-action span{text-align:left}}.auth-restoring{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;background:#eef3f0;color:var(--green-900)}.auth-restoring p{margin:0;font-size:13px}.auth-restoring-spinner{width:28px;height:28px;border:3px solid #cddbd4;border-top-color:var(--green-700);border-radius:50%;animation:spin 1s linear infinite}.sidebar-footer button.active{background:#284d42;color:#fff}.chat-message p{white-space:pre-wrap}.chat-thinking{display:flex;align-items:center;gap:7px;color:#687b73}.chat-thinking svg{animation:spin 1s linear infinite}.chat-cursor{display:inline-block;width:2px;height:1em;margin-left:3px;vertical-align:-2px;background:var(--green-700);animation:chat-pulse 1s ease-in-out infinite}.chat-suggestions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:7px}.chat-suggestions button{min-height:30px;padding:5px 10px;border:1px solid #cddbd4;border-radius:15px;background:#fff;color:#587067;font-size:11px;transition:border-color .15s,color .15s,background .15s}.chat-suggestions button:hover:not(:disabled),.chat-suggestions button:focus-visible{border-color:#6d9d88;background:#f0f6f3;color:var(--green-800)}.chat-suggestions button:disabled{cursor:not-allowed;opacity:.5}.chat-composer textarea:disabled{background:#f0f3f1;color:#819089}.chat-composer>.solid-button{align-self:stretch}.rectification-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.rectification-card-grid>.empty-state{grid-column:1/-1}.rectification-card{min-height:174px;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:17px;text-align:left;color:#24332d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rectification-card:hover{border-color:#9bb9ac;box-shadow:0 7px 22px #163d3014;transform:translateY(-1px)}.rectification-card:focus-visible{outline:3px solid rgba(47,122,101,.25);outline-offset:2px}.rectification-card>div{display:flex;gap:7px}.rectification-card>strong{font-size:15px}.rectification-card>p{margin:0;color:var(--muted);font-size:12px}.rectification-card>footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;border-top:1px solid #e7ece9;color:#60716a;font-size:11px}.rectification-card>footer span:last-child{color:var(--green-800);font-weight:700}.rectification-modal{width:min(760px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #cfdad4;border-radius:10px;box-shadow:0 24px 70px #08221a3d}.rectification-modal>header{padding:18px 20px;border-bottom:1px solid var(--line)}.rectification-dialog-nav{display:flex;align-items:center;justify-content:space-between;color:var(--green-800);font-size:12px;font-weight:700}.rectification-dialog-heading{margin-top:13px}.rectification-dialog-heading>div{display:flex;gap:7px}.rectification-dialog-heading h3{margin:11px 0 6px;font-size:20px}.rectification-dialog-heading p{margin:0;color:var(--muted);font-size:13px}.rectification-modal-body{overflow-y:auto;padding:4px 20px 20px}.rectification-modal .round-history article{background:#fff}.rectification-modal .rectification-form{margin-bottom:0}@media (max-width:640px){.rectification-card-grid{grid-template-columns:1fr}.rectification-modal-backdrop{padding:0}.rectification-modal{width:100%;height:100vh;max-height:100vh;border:0;border-radius:0}.rectification-modal>header{padding:14px 16px}.rectification-modal-body{padding:4px 16px 18px}}@keyframes chat-pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.chat-thinking svg,.chat-cursor{animation:none}}.modal-dropzone{position:relative;min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;padding:20px;border:1px dashed #a9c6b9;border-radius:8px;background:#f8fbf9;color:#467162;text-align:center;cursor:pointer}.modal-dropzone span{color:#82918b;font-size:12px;font-weight:400}.modal-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.selected-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:10px;margin-top:12px}.selected-image-grid article{position:relative;display:grid;gap:5px;overflow:hidden;padding:8px;border:1px solid var(--line);border-radius:7px;background:#fff}.selected-image-grid img{width:100%;height:105px;object-fit:cover;border-radius:4px;background:#edf2ef}.selected-image-grid strong{overflow:hidden;color:#35473f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selected-image-grid span{color:var(--muted);font-size:10px}.remove-preview{position:absolute;top:13px;right:13px;min-height:26px!important;padding:4px!important;border-radius:50%;background:#fffffff0!important;box-shadow:0 1px 4px #0003}.rectification-form{gap:12px}.rectification-dropzone{min-height:132px}.rectification-form>footer{display:flex;justify-content:flex-end;gap:9px}.rectification-comparison-progress{display:grid;gap:14px;margin-top:16px;padding:16px;border:1px solid #cfe0d7;border-radius:7px;background:#f5f9f6}.rectification-comparison-progress>div:first-child{display:grid;gap:4px}.rectification-comparison-progress strong{font-size:13px;color:#2f5546}.rectification-comparison-progress span,.comparison-result p{margin:0;color:#66766f;font-size:12px}.analysis-stages{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.analysis-stages li{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:4px;background:#edf1ef;color:#718078;font-size:11px}.analysis-stages li.done{background:#e7f3eb;color:#357455}.analysis-stages li.active{background:#fff1df;color:#966226}.analysis-stages li>span{display:grid;place-items:center;width:15px;height:15px;border:1px solid currentColor;border-radius:50%;font-size:9px}.comparison-result{padding:11px;border-left:3px solid #7bab95;background:#fff}.comparison-result p{margin-top:5px}@media (max-width:640px){.selected-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rectification-form>footer{display:grid;grid-template-columns:1fr 1.4fr}.rectification-form>footer .solid-button,.rectification-form>footer .secondary-button{width:100%}.analysis-stages{display:grid;grid-template-columns:1fr}.selected-image-grid img{height:90px}}
