:root{--navy:#142b35;--navy-deep:#10242d;--teal:#157b73;--teal-dark:#0b625b;--teal-soft:#eaf4ef;--bg:#f7f8f5;--white:#fff;--text:#21363d;--muted:#73818a;--border:#e4e9e6;--orange:#a76b13;--orange-bg:#fff6e4;--red:#b2423e;--red-bg:#fdf0ee;--radius:14px;--shadow:0 5px 24px #1a383009}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #82b9ae;outline-offset:3px}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,p{margin:0}h1{font-size:31px;font-weight:650;line-height:1.2;letter-spacing:-1px}h2{font-size:18px;line-height:1.4;font-weight:650;letter-spacing:-.25px}h3{font-size:15px;font-weight:650}small{font-size:12px}.muted{color:var(--muted)}.subtext{color:var(--muted);font-size:13px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase}.icon{width:20px;height:20px;flex:none;display:inline-block;vertical-align:middle}.app-shell{display:grid;grid-template-columns:228px 1fr;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;padding:35px 18px 20px;background:var(--navy);color:#e3eee9;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 14px}.brand-icon{width:34px;height:34px;position:relative;color:#8ed2bb}.brand-icon svg{width:100%;height:100%}.brand-name{font-size:26px;letter-spacing:-1.1px;line-height:1;font-weight:600}.brand-name .brand-client{display:block;font-size:9px;letter-spacing:3.1px;font-weight:550;margin-top:8px;margin-left:2px;color:#a9c5c1}.workspace-chip{margin:37px 12px 27px;font-size:11px;color:#a4b8bc;display:flex;align-items:center;gap:8px}.workspace-chip .dot{width:6px;height:6px;background:#8bd2b2;box-shadow:0 0 0 4px #8bd2b20d;border-radius:50%}.nav-label{color:#839fa5;font-size:9px;font-weight:650;letter-spacing:1.8px;padding:0 15px;margin:14px 0 11px}.nav-button{width:100%;border:0;display:flex;gap:12px;align-items:center;background:transparent;color:#b7cacc;border-radius:9px;padding:12px 15px;text-align:left;margin:3px 0;font-size:13px;transition:.15s}.nav-button:hover{background:#ffffff08;color:#fff}.nav-button.active{background:#245048;color:#e2fbef}.nav-button.active:before{content:"";height:17px;width:3px;border-radius:2px;background:#9fd8bf;margin-left:-15px;margin-right:12px}.nav-button .nav-count{margin-left:auto;border-radius:4px;background:#ffffff10;font-size:10px;padding:1px 6px}.sidebar-bottom{margin-top:auto;padding:25px 14px 0}.sidebar-note{border-top:1px solid #ffffff12;padding-top:21px;font-size:11px;color:#829fa5;line-height:1.7}.sidebar-note strong{color:#b2c9cb;font-weight:500;display:block;margin-bottom:5px}.sidebar-footer{font-size:9px;letter-spacing:1px;color:#7d9c9f;margin-top:22px}.app-body{grid-column:2;min-width:0}.topbar{height:78px;padding:0 43px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:#ffffffb8;gap:20px}.breadcrumb{font-size:12px;color:#87938f;display:flex;gap:12px;align-items:center}.breadcrumb strong{color:#495d61;font-weight:550}.topbar-user{display:flex;gap:11px;align-items:center}.avatar{height:32px;width:32px;border-radius:50%;background:#edf0e7;color:#66734b;display:grid;place-items:center;font-size:11px;font-weight:650}.user-text{font-size:12px;line-height:1.35}.user-text small{font-size:10px;color:var(--muted)}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:7px;border:0;border-radius:6px;background:transparent;color:#7b8e90}.icon-button:hover{background:#eef2ee}.topbar-tag{display:flex;align-items:center;gap:6px;font-size:10px;color:#77847e;margin-right:17px}.topbar-tag .icon{height:13px;width:13px}main{max-width:1510px;margin:auto;padding:36px 43px 28px}.page-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:29px}.page-header .eyebrow{color:#8a9690;margin-bottom:9px}.page-header p{font-size:13px;color:var(--muted);margin-top:10px}.page-header .buttons{margin-left:auto}.buttons{display:flex;gap:9px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:10px 15px;border-radius:7px;border:1px solid var(--border);background:#fff;color:#435e61;font-weight:550;font-size:12px;text-decoration:none;transition:background .15s,box-shadow .15s;white-space:nowrap}.btn .icon{width:15px;height:15px}.btn:hover{background:#f4f7f3;text-decoration:none;box-shadow:0 2px 6px #173d3110}.btn-primary{background:var(--teal);border-color:var(--teal);color:white}.btn-primary:hover{background:var(--teal-dark)}.btn-plain{background:transparent;border-color:transparent;color:var(--teal);padding:8px 4px;min-height:30px}.btn-plain:hover{background:transparent;box-shadow:none;color:var(--teal-dark)}.btn-small{padding:7px 10px;min-height:32px;font-size:11px}.btn-danger{color:var(--red)}.panel{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-heading{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #edf0ed}.panel-heading p{margin-top:4px;font-size:12px;color:var(--muted)}.panel-body{padding:23px 24px}.panel+.panel{margin-top:22px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 0 23px}.stat{padding:20px 21px;border:1px solid var(--border);border-radius:11px;background:#fff;min-width:0;box-shadow:var(--shadow)}.stat-title{font-size:11px;font-weight:550;color:#6f8285;display:flex;gap:7px;align-items:center}.stat-title .icon{width:15px;height:15px;color:#88a39d}.stat-value{font-variant-numeric:tabular-nums;letter-spacing:-1px;font-size:27px;font-weight:620;margin:13px 0 8px;white-space:nowrap;line-height:1.2}.stat-value small{font-size:17px;letter-spacing:-.2px;color:#8ba09b;font-weight:450;margin-left:4px}.stat-detail{color:#8a9691;font-size:10px;display:flex;align-items:center;gap:6px}.stat-detail .dot{height:5px;width:5px;border-radius:50%;background:#8db7a4}.stat-detail.review .dot{background:#d4a356}.context-strip{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin:-11px 0 24px;color:#748581;font-size:11px}.context-strip span{display:inline-flex;gap:6px;align-items:center}.context-strip .icon{width:13px;height:13px}.context-strip b{font-weight:550;color:#3f5759}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap;background:#f0f3ef;color:#71817a}.badge.success{color:#26725f;background:#edf7f0}.badge.warning{color:#9e711e;background:#fff4dc}.badge.error{color:#a3443e;background:#feeeeb}.badge.info{color:#5c7388;background:#edf3f7}.badge .icon{width:11px;height:11px}.notice{padding:18px 21px;border:1px solid #ebdfc3;background:#fffaf0;border-radius:10px;margin:0 0 24px;display:flex;gap:13px;align-items:flex-start}.notice>.icon{color:#b38939;width:18px;height:18px;margin-top:2px}.notice h3{font-size:12px;color:#876522}.notice p{font-size:11px;color:#9d854e;margin-top:3px;max-width:850px;line-height:1.6}.notice .btn{margin-left:auto;align-self:center}.notice.success{background:#f0f7f2;border-color:#d7e8da}.notice.success>.icon,.notice.success h3{color:#36715d}.notice.success p{color:#6b8d78}.notice.neutral{border-color:var(--border);background:#f2f5f2}.notice.neutral h3{color:#466368}.notice.neutral p{color:#738a87}.notice.neutral>.icon{color:#678d85}.tabs{display:flex;gap:25px;padding:0 24px;border-bottom:1px solid var(--border);overflow-x:auto}.tab{position:relative;white-space:nowrap;display:flex;gap:7px;align-items:center;padding:17px 0;border:0;background:transparent;color:#8a9694;font-size:11px;font-weight:550}.tab.active{color:var(--teal)}.tab.active:after{content:"";position:absolute;height:2px;bottom:0;left:0;right:0;background:var(--teal)}.tab-count{font-size:9px;padding:1px 5px;border-radius:4px;background:#f1f3ef;color:#82908a}.tab.active .tab-count{background:#e7f2eb;color:#4b8c73}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}.data-table th{padding:12px 15px;background:#fafbf8;color:#8c9790;border-top:1px solid #f0f2ed;border-bottom:1px solid var(--border);font-size:9px;text-transform:uppercase;font-weight:550;letter-spacing:.7px;white-space:nowrap}.data-table td{padding:14px 15px;border-bottom:1px solid #edf0ec;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcf9}.data-table td:first-child,.data-table th:first-child{padding-left:24px}.data-table td:last-child,.data-table th:last-child{padding-right:24px}.data-table .number{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;color:#425e5b;font-weight:500}.table-sub{display:block;color:#8b9792;font-size:10px;margin-top:4px}.file-title{display:flex;gap:11px;align-items:center;font-size:12px;font-weight:550}.file-icon{height:31px;width:27px;border:1px solid #dde8de;border-radius:5px;display:grid;place-items:center;background:#f1f7f0;color:#7b9e7d}.file-icon .icon{height:15px;width:15px}.issue-title{display:flex;align-items:flex-start;gap:10px;max-width:570px}.issue-title .issue-marker{height:7px;width:7px;background:#d2a354;border-radius:50%;margin-top:5px;flex:none}.issue-title .issue-marker.error{background:#cf7670}.issue-title .issue-marker.resolved{background:#7ca78d}.issue-title strong{font-size:12px;font-weight:550;color:#536260}.issue-title p{color:#8c958e;font-size:10px;line-height:1.6;margin-top:4px}.scope-label{font-size:10px;color:#83958b;text-transform:capitalize}.empty-state{padding:52px 24px;text-align:center}.empty-symbol{display:inline-grid;place-items:center;background:#eff5ed;color:#83a68d;border-radius:50%;height:54px;width:54px;margin-bottom:17px}.empty-state h3{color:#536c65;margin-bottom:6px}.empty-state p{color:#8b9790;font-size:12px;max-width:450px;margin:0 auto 18px}.section-note{padding:15px 24px;background:#fafcf8;border-top:1px solid var(--border);font-size:10px;color:#8d998f;display:flex;align-items:center;gap:7px}.section-note .icon{width:13px;height:13px}.footer{display:flex;justify-content:space-between;gap:20px;color:#9ba69d;font-size:10px;margin-top:23px}.footer span:last-child{letter-spacing:.6px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.form-grid.four{grid-template-columns:repeat(4,1fr)}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:11px;font-weight:550;color:#536962}.field input,.field select,.field textarea,.search-input{width:100%;border:1px solid #dce4da;background:#fff;border-radius:7px;padding:11px 12px;color:#38554e;min-height:41px;font-size:12px;outline:none;transition:.15s}.field textarea{resize:vertical;min-height:95px}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus{border-color:#6fae9a;box-shadow:0 0 0 3px #73a48f12}.field input::placeholder,.field textarea::placeholder,.search-input::placeholder{color:#a2ada4}.field small{color:#8e9d93;font-size:10px}.field.full{grid-column:1/-1}.form-actions{margin-top:22px;display:flex;gap:10px;align-items:center}.form-error{background:var(--red-bg);color:var(--red);padding:11px 13px;border-radius:6px;font-size:12px;margin-bottom:17px}.home-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(275px,1fr);gap:22px;align-items:start}.home-grid .panel+.panel{margin-top:0}.drop-zone{border:1px dashed #b9ccbd;background:#f9fcf7;border-radius:10px;padding:26px 17px;text-align:center;display:block;margin-top:22px;transition:.15s;cursor:pointer}.drop-zone.dragover{background:#ebf6ed;border-color:var(--teal)}.upload-symbol{display:inline-grid;place-items:center;height:41px;width:41px;background:#eaf2e8;color:#7c9a77;border-radius:12px;margin-bottom:10px}.drop-zone h3{font-size:12px;font-weight:550;color:#56725a}.drop-zone p{font-size:11px;color:#9aa992;margin-top:5px}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.drop-zone:focus-within{outline:3px solid #8cbaa0;outline-offset:3px}.chosen-files{margin-top:12px;display:flex;flex-direction:column;gap:6px}.chosen-file{display:flex;align-items:center;gap:8px;font-size:11px;background:#f5f8f1;border-radius:5px;padding:8px 10px;color:#6c8465}.chosen-file .file-size{margin-left:auto;color:#91a28b;font-size:10px}.chosen-file .icon{width:13px;height:13px}.sample-panel{background:#f0f4e9;border-color:#e0e7d5;padding:27px 25px}.sample-panel .eyebrow{color:#95a081;font-size:9px;letter-spacing:1.6px;margin-bottom:18px}.sample-panel h2{font-size:23px;line-height:1.3;color:#4e6346;font-weight:570;letter-spacing:-.6px;max-width:220px}.sample-panel p{font-size:12px;line-height:1.8;color:#8c987d;margin-top:14px}.sample-meta{display:flex;gap:19px;margin:22px 0;border-top:1px solid #dfe6d2;border-bottom:1px solid #dfe6d2;padding:17px 0;color:#758967;font-size:10px}.sample-meta strong{display:block;color:#586f4e;font-size:19px;font-weight:550;line-height:1.3}.sample-panel .btn{background:#6d865b;border-color:#6d865b;color:#fff}.sample-panel .btn:hover{background:#5e754e}.sample-panel .sample-footnote{font-size:10px;color:#96a189;line-height:1.7;margin-top:18px}.steps-line{display:flex;gap:10px;justify-content:space-between;margin:0 0 31px;padding:18px 25px;border:1px solid var(--border);border-radius:10px;background:#ffffff9c}.step{display:flex;align-items:center;gap:10px;color:#8c9b91;font-size:11px}.step-number{border:1px solid #dae5d9;background:#f9fbf6;border-radius:50%;height:24px;width:24px;display:grid;place-items:center;font-size:10px}.step.active{color:#478775}.step.active .step-number{background:#e5f2e9;border-color:#cfe2d3;color:#51866b}.step-divider{color:#c6d0c3;display:flex;align-items:center}.step-divider .icon{width:15px;height:15px}.work-list{margin-top:27px}.work-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.work-list-head h2{font-size:15px}.batch-row{padding:17px 21px;display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--border);border-radius:9px;margin-top:9px}.batch-row .batch-symbol{height:37px;width:37px;border-radius:10px;background:#edf5eb;color:#84a079;display:grid;place-items:center}.batch-row h3{font-size:12px;color:#516a56}.batch-row p{font-size:10px;color:#91a28f;margin-top:4px}.batch-row .btn{margin-left:auto}.batch-row .badge{margin-left:auto}.batch-row .badge+.btn{margin-left:0}.toolbar{display:flex;gap:11px;align-items:center;padding:17px 24px}.toolbar select{min-height:35px;border:1px solid var(--border);border-radius:6px;background:white;color:#64836f;padding:7px 10px;font-size:11px}.search-box{position:relative;max-width:290px;flex:1}.search-box .icon{position:absolute;width:14px;height:14px;top:11px;left:10px;color:#9fb29d}.search-input{min-height:35px;padding:9px 10px 9px 32px;font-size:11px}.toolbar .record-count{font-size:10px;color:#93a18e;margin-left:auto}.pagination{border-top:1px solid var(--border);padding:14px 24px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#9aa993}.pagination .buttons{gap:6px}.export-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px}.export-card{border:1px solid var(--border);border-radius:10px;padding:20px}.export-card .export-icon{width:34px;height:34px;border-radius:9px;background:#f0f5eb;color:#83a178;display:grid;place-items:center;margin-bottom:16px}.export-card .export-icon .icon{height:18px;width:18px}.export-card h3{text-transform:capitalize;margin-bottom:7px;color:#5b745d;font-size:14px}.export-card .export-amount{font-size:23px;color:#527153;letter-spacing:-.7px;font-variant-numeric:tabular-nums;margin-top:15px}.export-card .export-info{font-size:11px;color:#91a183;margin-top:3px;min-height:35px}.export-card .buttons{margin-top:17px}.export-card .badge{margin:8px 0 4px}.control-list{padding:0 24px}.control-row{padding:18px 0;display:flex;gap:12px;border-bottom:1px solid var(--border);align-items:flex-start}.control-row:last-child{border-bottom:0}.control-symbol{height:26px;width:26px;border-radius:50%;display:grid;place-items:center;background:#eff6eb;color:#79a27f;flex:none}.control-symbol.fail{color:#bf7168;background:#fdefea}.control-symbol.pending{color:#b49457;background:#fcf5e5}.control-symbol .icon{height:14px;width:14px}.control-row h3{font-size:12px;color:#5f725a}.control-row p{font-size:11px;color:#95a18a;margin-top:5px;max-width:750px}.control-row .badge{margin-left:auto}.control-measures{font-size:10px;color:#738469;margin-top:8px;display:flex;gap:15px;flex-wrap:wrap}.control-measures b{font-weight:500;color:#819574}.settings-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:23px;align-items:start}.settings-grid .panel+.panel{margin:0}.settings-side{padding:22px}.settings-side h3{font-size:13px;margin:0 0 9px}.settings-side p{font-size:11px;color:#8b9b81;line-height:1.8;margin-bottom:17px}.provider-status{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;font-size:11px;color:#627d5e}.settings-section{padding-top:21px;margin-top:21px;border-top:1px solid var(--border)}.settings-section h3{margin-bottom:16px;font-size:13px;color:#5a755e}.auth-shell{display:grid;grid-template-columns:46% 54%;min-height:100vh}.auth-brand{background:var(--navy);padding:62px 13%;color:#d9ece5;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand .brand{padding:0}.auth-brand-content{margin:auto 0;padding:70px 0;position:relative;z-index:1}.auth-brand-content .eyebrow{font-size:9px;color:#94b4af;letter-spacing:2px;margin-bottom:21px}.auth-brand-content h1{font-size:43px;line-height:1.23;font-weight:500;letter-spacing:-1.7px;max-width:380px}.auth-brand-content h1 em{color:#97cfb4;font-style:normal}.auth-brand-content p{font-size:13px;line-height:1.9;color:#8daaab;margin-top:23px;max-width:320px}.auth-art{margin-top:42px;width:230px;display:flex;align-items:center;justify-content:space-between}.auth-art-node{height:39px;width:39px;border:1px solid #52776c;border-radius:10px;display:grid;place-items:center;color:#83b29e;background:#1e3c42}.auth-art-node:nth-child(3){background:#355d51;border-color:#6d9480}.auth-art-line{height:1px;flex:1;background:#46675f}.auth-brand-footer{font-size:10px;color:#7e9b9e;line-height:1.8;position:relative;z-index:1}.auth-form-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:65px 35px}.auth-form{width:100%;max-width:365px}.auth-form .auth-label{color:#90a08a;font-size:9px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:12px}.auth-form h2{font-size:26px;color:#3e584c;letter-spacing:-.8px;font-weight:600}.auth-form>p{font-size:12px;color:#93a18b;line-height:1.8;margin-top:13px;margin-bottom:27px}.auth-form .field{margin-bottom:17px}.auth-form .btn{width:100%;margin-top:8px;min-height:44px}.auth-footnote{font-size:10px;color:#a0ac99;margin-top:24px;display:flex;gap:8px;align-items:flex-start;line-height:1.7}.auth-footnote .icon{width:13px;height:13px;flex:none;margin-top:2px}.modal-backdrop{position:fixed;inset:0;background:#0b272878;z-index:100;display:flex;align-items:center;justify-content:center;padding:25px;backdrop-filter:blur(3px)}.modal{width:100%;max-width:680px;max-height:90vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 20px 80px #0e252b35}.modal.wide{max-width:880px}.modal-header{display:flex;justify-content:space-between;gap:15px;padding:23px 25px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:19px;color:#4e6c53}.modal-header p{font-size:11px;color:#93a58a;margin-top:5px}.modal-body{padding:24px 25px}.modal-footer{padding:18px 25px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:9px}.modal .form-actions{justify-content:flex-end}.record-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;background:#f4f7ef;padding:17px;border:1px solid #e5ecdc;border-radius:9px;margin-bottom:23px}.record-summary span{display:block;font-size:10px;color:#91a184;margin-bottom:6px}.record-summary strong{font-size:17px;font-weight:550;color:#58704c;letter-spacing:-.3px;font-variant-numeric:tabular-nums}.record-meta{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;margin:17px 0 23px}.record-meta dt{font-size:10px;color:#95a18b;margin-bottom:3px}.record-meta dd{font-size:12px;color:#627653;margin:0;overflow-wrap:anywhere}.evidence-section h3{font-size:12px;margin-bottom:10px;color:#6d805d}.evidence-table{border-collapse:collapse;width:100%;font-size:10px}.evidence-table th,.evidence-table td{border:1px solid #e7ecdf;padding:8px 10px;text-align:left;vertical-align:top;overflow-wrap:anywhere;max-width:320px}.evidence-table th{font-size:9px;font-weight:550;color:#94a184;background:#f7f9f1}.evidence-table td{color:#7c8e66}.evidence-table td:first-child{color:#687e51;white-space:nowrap}.evidence-table code{font-family:inherit;font-size:10px;word-break:break-word}.evidence-scroll{max-height:230px;overflow:auto;border-radius:5px}.decision-options{display:flex;flex-direction:column;gap:10px;margin:19px 0}.decision-option{display:flex;gap:10px;align-items:flex-start;border:1px solid #dce5d6;border-radius:8px;padding:13px;cursor:pointer}.decision-option:has(input:checked){background:#f2f7eb;border-color:#94b27d}.decision-option input{accent-color:var(--teal);margin:3px 0 0}.decision-option strong{font-size:12px;color:#647c53;font-weight:550;display:block}.decision-option small{font-size:10px;color:#95a086;display:block;margin-top:4px}.decision-rate{margin:2px 0 15px}.resolution-note{padding:12px;background:#f4f8ef;border-radius:7px;font-size:11px;color:#849475;line-height:1.8;margin:17px 0}.raw-text{white-space:pre-wrap;font-family:inherit;font-size:11px;color:#8b9a7e;max-height:250px;overflow:auto;background:#f7f9f3;padding:15px;border-radius:7px;overflow-wrap:anywhere}.section-caption{font-size:10px;color:#8c9b84;margin:15px 0}.initial-loading{min-height:100vh;display:flex;justify-content:center;align-items:center;gap:12px;color:#7b947a}.loader{width:19px;height:19px;border:2px solid #d5e4cd;border-top-color:var(--teal);border-radius:50%;display:inline-block;animation:spin .8s linear infinite}.loading-bar{display:flex;align-items:center;gap:12px;padding:24px;color:#79916d;font-size:12px}.busy-overlay{position:fixed;inset:0;z-index:200;background:#f9fcf39c;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.busy-card{padding:26px 33px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 45px #163e2d1c;display:flex;gap:14px;align-items:center;color:#608052;font-size:13px}#toast{position:fixed;z-index:300;bottom:25px;right:27px;max-width:470px;padding:0;opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}#toast.visible{padding:14px 19px;background:#213f37;color:#e8f4e6;border-radius:9px;box-shadow:0 6px 30px #112c2030;font-size:12px;opacity:1;transform:translateY(0)}#toast.error{background:#925146;color:#fff7ee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-menu{display:none}.hidden{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){main{padding-top:45px}.page-header{margin-bottom:33px}.stats-grid{gap:22px}.stat{padding:23px}.stat-value{font-size:30px}.data-table td{padding-top:16px;padding-bottom:16px}}@media(max-width:1150px){.app-shell{grid-template-columns:200px 1fr}.sidebar{width:200px;padding-left:12px;padding-right:12px}.topbar{padding-left:28px;padding-right:28px}main{padding:28px}.stat{padding:17px 15px}.stat-value{font-size:23px}.stats-grid{gap:11px}.form-grid.four{grid-template-columns:repeat(2,1fr)}.home-grid{grid-template-columns:1.5fr 1fr}.tabs{gap:21px}.export-grid{padding:19px;gap:12px}.export-card{padding:15px}.export-card .export-amount{font-size:21px}.auth-brand{padding-left:14%;padding-right:12%}.auth-brand-content h1{font-size:37px}}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.home-grid,.settings-grid{grid-template-columns:1fr}.sample-panel h2{max-width:none}.sample-panel .sample-meta{max-width:340px}.sample-panel{padding:25px}.sample-panel .sample-footnote{max-width:550px}.topbar-tag{display:none}.page-header{align-items:flex-start}.page-header h1{font-size:27px}.page-header .buttons{padding-top:8px}.notice{flex-wrap:wrap}.notice .btn{margin-left:30px}.export-grid{grid-template-columns:1fr}.export-card{display:grid;grid-template-columns:1fr 1fr;gap:5px 15px}.export-card .export-icon{grid-row:1/3;margin:0}.export-card .export-amount{margin:0}.export-card h3{grid-column:1;grid-row:3;margin-top:8px}.export-card .badge{grid-column:2;grid-row:1;justify-self:end}.export-card .buttons{grid-column:2;grid-row:3;justify-content:flex-end;margin-top:0}.export-card .export-amount{grid-column:2;grid-row:2;text-align:right}.export-card .export-info{grid-column:1;grid-row:4}.auth-shell{grid-template-columns:40% 60%}.auth-brand-content h1{font-size:30px}.auth-brand-content p{font-size:12px}.auth-art{width:190px}.record-summary{gap:10px}.record-summary strong{font-size:15px}.step{font-size:10px;gap:7px}.steps-line{padding:15px}.step-number{height:22px;width:22px}}@media(max-width:680px){.app-shell{display:block}.sidebar{transform:translateX(-100%);transition:.2s;width:225px}.sidebar.open{transform:translateX(0);box-shadow:10px 0 50px #14332930}.mobile-menu{display:inline-flex}.topbar{height:65px;padding:0 18px;gap:7px}.breadcrumb{gap:7px;font-size:10px}.topbar-user{gap:6px}.user-text{display:none}main{padding:24px 17px}.page-header{gap:10px;flex-wrap:wrap;margin-bottom:23px}.page-header h1{font-size:27px}.page-header p{font-size:12px}.page-header .buttons{margin:0;width:100%;padding:0}.page-header .eyebrow{font-size:9px}.context-strip{font-size:10px;gap:12px;margin-top:-6px}.stat-value{font-size:23px}.stat-value small{font-size:15px}.stat-title{font-size:10px}.stat-detail{font-size:9px;line-height:1.5}.stat{padding:17px 13px}.stats-grid{gap:10px}.notice{padding:15px;gap:10px}.notice>div{flex:1}.notice p{font-size:10px}.notice .btn{margin-left:27px}.tabs{padding:0 17px;gap:20px}.panel-heading{padding:19px 17px}.panel-heading h2{font-size:16px}.panel-body{padding:20px 17px}.data-table td:first-child,.data-table th:first-child{padding-left:17px}.data-table td:last-child,.data-table th:last-child{padding-right:17px}.data-table td{padding:12px 10px}.issue-title{min-width:235px}.section-note{padding:14px 17px;align-items:flex-start;font-size:9px}.steps-line{padding:12px 15px;gap:5px}.step-number{display:none}.step{font-size:9px;gap:5px}.step-divider .icon{width:12px;height:12px}.form-grid,.form-grid.four{grid-template-columns:1fr 1fr;gap:14px 12px}.field label{font-size:10px}.field input,.field select{padding:10px;font-size:11px}.form-actions{flex-wrap:wrap}.home-grid{gap:17px}.sample-panel h2{font-size:22px}.sample-panel p{font-size:11px}.batch-row{padding:15px 13px;gap:10px;flex-wrap:wrap}.batch-row .batch-symbol{height:30px;width:30px}.batch-row .badge{font-size:9px}.batch-row .btn{margin-left:auto}.batch-row h3{font-size:11px}.batch-row p{font-size:9px}.toolbar{padding:15px 17px;gap:8px;flex-wrap:wrap}.toolbar .record-count{width:100%;margin:0}.pagination{padding:13px 17px}.footer{font-size:9px;flex-direction:column;gap:7px}.footer span:last-child{display:none}.auth-shell{display:flex;flex-direction:column}.auth-brand{padding:25px 27px;min-height:180px;max-height:200px}.auth-brand-content{padding:22px 0 0;margin:0}.auth-brand-content .eyebrow{display:none}.auth-brand-content h1{font-size:23px;max-width:420px;letter-spacing:-.6px}.auth-brand-content h1 br{display:none}.auth-brand-content p,.auth-art,.auth-brand-footer{display:none}.auth-brand .brand-icon{height:28px;width:28px}.auth-brand .brand-name{font-size:23px}.auth-brand .brand-client{font-size:8px}.auth-form-section{padding:35px 27px;flex:1}.auth-form{max-width:420px}.auth-form h2{font-size:24px}.auth-form>p{font-size:11px;margin-bottom:24px}.modal-backdrop{padding:12px}.modal{max-height:94vh;border-radius:12px}.modal-header{padding:19px}.modal-body{padding:19px}.modal-header h2{font-size:17px}.modal-footer{padding:15px 19px}.record-summary{padding:14px;gap:10px}.record-summary strong{font-size:14px}.record-summary span{font-size:9px}.record-meta{gap:12px}.record-meta dd{font-size:11px}.control-list{padding:0 17px}.control-row{gap:9px}.control-row h3{font-size:11px}.control-row p{font-size:10px}.control-row .badge{font-size:8px}.control-symbol{height:22px;width:22px}.evidence-table th,.evidence-table td{padding:7px;font-size:9px}#toast{left:17px;right:17px;bottom:17px;max-width:none}.record-summary strong{white-space:nowrap}.busy-card{margin:20px;max-width:90%;padding:24px;font-size:12px}.export-card .export-amount{font-size:20px}}
.assisted-errors{margin:20px 0;color:#9a8461;font-size:11px}.assisted-errors h3{font-size:12px;color:#816e4f}.assisted-errors ul{margin:10px 0 0;padding-left:19px;line-height:1.8}.assisted-errors li+li{margin-top:6px}.evidence-details summary,.reading-details summary{cursor:pointer;color:#63816c;font-size:11px;font-weight:550;outline-offset:4px}.evidence-details[open] summary{margin-bottom:13px}.evidence-details .evidence-section h3{display:none}.reading-details{padding:17px;border:1px solid var(--border);border-radius:8px;margin-top:22px}.reading-details>p{font-size:10px;line-height:1.8;color:#8b9c82;margin-top:12px}.reading-details strong{font-weight:550;color:#698160}
.evidence-rule{margin-top:6px;font-size:9px;color:#7b8b76;line-height:1.6;max-width:330px}
