:root{color:#17201e;font-synthesis:none;--ink:#17201e;--muted:#63706c;--soft:#8a9591;--line:#d9dfdc;--line-light:#e9edeb;--surface:#fff;--surface-soft:#f6f8f7;--green:#18594f;--green-hover:#12483f;--green-soft:#e8f2ef;--coral:#a8473d;--coral-soft:#f9ecea;--amber:#9a6516;--amber-soft:#fbf2df;--blue:#35657b;--radius:6px;letter-spacing:0;background:#edf1ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:#edf1ef;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}h1,h2,h3,p{margin:0}svg{display:block}::selection{color:#fff;background:var(--green)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:hidden!important}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{color:#fff;background:var(--green);border-radius:5px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:grid}.button{white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.button svg{width:16px;height:16px}.button-primary{color:#fff;background:var(--green);border-color:var(--green)}.button-primary:hover:not(:disabled){background:var(--green-hover)}.button-secondary{color:#31413d;background:#fff;border-color:#cfd7d3}.button-secondary:hover:not(:disabled){background:var(--surface-soft);border-color:#9baca7}.button-danger{color:var(--coral);background:#fff;border-color:#ddb5b0}.button-danger:hover:not(:disabled){background:var(--coral-soft)}.button-small{min-height:30px;padding:0 9px;font-size:10px}.icon-button{color:#53615d;background:0 0;border:1px solid #0000;border-radius:5px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);border-color:var(--line);background:#fff}.icon-button svg{width:17px;height:17px}.field{color:#42504c;flex-direction:column;gap:6px;min-width:0;font-size:11px;font-weight:700;display:flex}.field small{color:var(--soft);font-size:9px;font-weight:500;line-height:1.45}.field input,.field select,.field textarea,.toolbar-row select{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #ccd5d1;border-radius:4px;outline:0;padding:8px 10px;font-size:12px;font-weight:500}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus,.toolbar-row select:focus{border-color:#6d9990;box-shadow:0 0 0 3px #18594f14}.field input:disabled,.field select:disabled,.field textarea:disabled,.field input:read-only{color:#53615d;background:#f2f5f3}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field-span-2{grid-column:span 2}.state-block{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:12px;display:flex}.state-block>svg{width:24px;height:24px;color:var(--green)}.state-error>svg{color:var(--coral)}.empty-state{min-height:240px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px;display:flex}.empty-state>svg{color:#89a39c;width:30px;height:30px}.empty-state strong{color:#35433f;font-size:13px}.empty-state span{max-width:500px;font-size:11px;line-height:1.55}.empty-state .button{margin-top:8px}.status-badge{white-space:nowrap;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 8px;font-size:9px;font-weight:750;display:inline-flex}.status-success{color:#1d6856;background:#edf7f3;border-color:#b8d8ce}.status-warning{color:#8a5b16;background:#fff8e9;border-color:#e9d3a7}.status-danger{color:#9c4038;background:#fff1ef;border-color:#e2bbb6}.status-neutral{color:#606b68;background:#f3f5f4;border-color:#d3d9d6}.text-success{color:var(--green)!important}.text-danger{color:var(--coral)!important}.launch-screen{background:#eef2f0;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100vh;padding:24px;display:flex}.launch-screen h1{font-size:19px}.launch-screen>svg{width:20px;height:20px;color:var(--green);margin-top:10px}.launch-screen p{color:var(--muted);font-size:11px}.auth-shell{background:#fff;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.auth-brand-panel{color:#f4f8f6;background:#173d37;flex-direction:column;justify-content:space-between;min-height:100vh;padding:46px 54px;display:flex}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>span:last-child{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{font-size:16px}.brand-lockup small{color:#a8c4bc;font-size:8px;font-weight:700}.auth-brand-copy{max-width:520px}.auth-brand-copy p{color:#9fcabe;margin-bottom:12px;font-size:11px;font-weight:800}.auth-brand-copy h1{font-size:31px;font-weight:720;line-height:1.45}.auth-security-line{color:#b8cec8;align-items:center;gap:8px;font-size:10px;display:flex}.auth-security-line svg{width:16px;height:16px}.auth-panel{place-self:center;width:min(510px,100%);padding:44px}.auth-heading{margin-bottom:28px}.auth-heading>span{color:var(--green);font-size:10px;font-weight:800}.auth-heading h2{margin-top:7px;font-size:24px}.auth-form{gap:15px;display:grid}.auth-submit{width:100%;min-height:42px;margin-top:5px}.auth-mfa-mode{width:100%}.auth-mfa-mode button{flex:1}.mfa-start{border:1px solid var(--line);background:var(--surface-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:17px;min-height:260px;padding:30px;display:flex}.mfa-start>svg{width:38px;height:38px;color:var(--green)}.mfa-start p{max-width:330px;color:var(--muted);font-size:11px;line-height:1.6}.mfa-enrollment{gap:16px;display:grid}.mfa-enrollment>img{border:1px solid var(--line);justify-self:center;width:190px;height:190px}.mfa-secret{background:var(--surface-soft);text-align:center;flex-direction:column;gap:5px;padding:10px;display:flex}.mfa-secret span{color:var(--muted);font-size:9px}.mfa-secret code{overflow-wrap:anywhere;font-size:11px}.recovery-panel{text-align:center}.recovery-panel>svg{width:38px;height:38px;color:var(--green);margin:0 auto 12px}.recovery-panel h2{font-size:17px}.recovery-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin:22px 0;display:grid}.recovery-grid code{background:var(--surface-soft);border:1px solid var(--line);padding:8px;font-size:10px}.auth-actions{justify-content:center;gap:8px;display:flex}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:40;color:#dfe9e5;background:#173d37;border-right:1px solid #0f302b;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff17;align-items:center;gap:10px;height:72px;padding:0 19px;display:flex}.sidebar-brand>span:nth-child(2){flex-direction:column;display:flex}.sidebar-brand strong{font-size:15px}.sidebar-brand small{color:#87a8a0;margin-top:1px;font-size:7px;font-weight:700}.sidebar-close{color:#dfe9e5;margin-left:auto;display:none}.sidebar-nav{flex-direction:column;gap:15px;padding:18px 11px;display:flex;overflow-y:auto}.sidebar-nav-group{flex-direction:column;gap:3px;display:flex}.sidebar-nav-label{color:#71958c;align-items:center;min-height:20px;padding:0 12px;font-size:8px;font-weight:750;display:flex}.sidebar-nav button{color:#b8cbc5;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;height:40px;padding:0 12px;font-size:11px;display:flex}.sidebar-nav button:hover{color:#fff;background:#ffffff12}.sidebar-nav button.active{color:#fff;background:#28665b;font-weight:700}.sidebar-nav svg{width:17px;height:17px}.sidebar-footer{border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:8px;min-height:70px;margin-top:auto;padding:11px 13px;display:flex}.sidebar-footer .icon-button{color:#b8cbc5}.user-chip{align-items:center;gap:9px;min-width:0;display:flex}.user-chip>span{color:#153d36;background:#d5e7e1;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.user-chip>div{flex-direction:column;min-width:0;display:flex}.user-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:10px;overflow:hidden}.user-chip small{color:#87a8a0;margin-top:2px;font-size:8px}.workspace-shell{min-width:0}.topbar{z-index:30;border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:12px;height:72px;padding:0 22px;display:flex;position:sticky;top:0}.mobile-menu{display:none}.context-control{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:8px;min-width:0;height:46px;padding:0 11px;display:flex;position:relative}.context-control>svg:first-child{width:16px;height:16px;color:var(--green);flex:0 0 16px}.context-control label{flex-direction:column;gap:2px;min-width:0;display:flex}.context-control label>span{color:var(--soft);font-size:8px;font-weight:700}.context-control select{appearance:none;max-width:100%;color:var(--ink);text-overflow:ellipsis;background:0 0;border:0;outline:0;padding:0 18px 0 0;font-size:10px;font-weight:700}.context-client{width:min(360px,36vw)}.context-period{width:min(280px,28vw)}.context-chevron{pointer-events:none;position:absolute;right:8px;width:12px!important;height:12px!important;color:var(--soft)!important}.topbar-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.topbar-create-client{white-space:nowrap;min-height:34px;font-size:10px}.topbar-create-client svg{width:14px;height:14px}.language-button{border:1px solid var(--line);color:#46534f;background:#fff;border-radius:5px;align-items:center;gap:6px;min-height:34px;margin-left:4px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.language-button svg{width:14px;height:14px}.workspace-main{width:100%;min-width:0;max-width:1540px;margin:0 auto;padding:24px}.page-stack{flex-direction:column;gap:16px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:18px;min-height:67px;display:flex}.page-header>div:first-child{min-width:0}.page-header p{color:var(--green);font-size:9px;font-weight:800}.page-header h1{margin:4px 0;font-size:21px;line-height:1.25}.page-header>div:first-child>span{color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.5;display:block}.page-header-actions{align-items:center}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:flex-start;gap:12px;min-width:0;min-height:112px;padding:18px;display:flex}.metric-card-button{width:100%;color:inherit;font:inherit;text-align:left;transition:border-color .15s,box-shadow .15s,transform .15s}.metric-card-button:hover,.metric-card-button:focus-visible{border-color:#9fb2ac;transform:translateY(-1px);box-shadow:0 5px 15px #14282314}.metric-card.compact{min-height:94px}.metric-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:5px;flex:0 0 34px;place-items:center;display:grid}.metric-icon svg{width:17px;height:17px}.metric-card>div{flex-direction:column;min-width:0;display:flex}.metric-card span{color:var(--muted);font-size:9px}.metric-card strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:7px 0 4px;font-size:18px;line-height:1.2}.metric-card small{color:var(--soft);font-size:8px;line-height:1.4}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.content-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;overflow:hidden}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:13px 17px;display:flex}.panel-header h2{font-size:13px}.panel-header p{color:var(--muted);margin-top:3px;font-size:9px}.panel-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.check-list>div{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:12px;min-height:49px;padding:0 16px;font-size:10px;display:flex}.check-list span{color:var(--muted);align-items:center;gap:8px;display:flex}.check-list i{border-radius:50%;width:7px;height:7px}.check-list i.ok{background:#3e9b7e}.check-list i.attention{background:#c07638}.check-list i.neutral{background:#8d9894}.check-list strong{font-size:10px}.balance-total{background:var(--surface-soft);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.balance-total span{color:var(--muted);font-size:9px}.balance-total strong{font-size:12px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#65716e;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;background:#f8faf9;height:37px;padding:0 12px;font-size:9px;font-weight:750}td{border-bottom:1px solid var(--line-light);color:#2f3a37;white-space:nowrap;height:50px;padding:8px 12px;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfb}.clickable-row{cursor:pointer}.clickable-row:focus-visible{outline:2px solid var(--green);outline-offset:-2px;background:var(--green-soft)}.clickable-record{cursor:pointer;transition:background .15s,box-shadow .15s}.clickable-record:hover{background:#fbfcfb}.clickable-record:focus-visible{outline:2px solid var(--green);outline-offset:-2px;background:var(--green-soft)}.number-cell{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.mono-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px}.table-subline{max-width:220px;color:var(--muted);text-overflow:ellipsis;margin-top:3px;display:block;overflow:hidden}.document-table{min-width:1180px}.confidence-badge{font-variant-numeric:tabular-nums;border:1px solid;border-radius:4px;justify-content:center;align-items:center;min-width:46px;height:23px;padding:0 7px;font-size:9px;font-weight:750;display:inline-flex}.confidence-high{color:var(--green);background:var(--green-soft);border-color:#b6d4cb}.confidence-medium,.confidence-pending{color:var(--amber);background:var(--amber-soft);border-color:#e4cea2}.confidence-low{color:var(--coral);background:var(--coral-soft);border-color:#dfb8b3}.confidence-none{color:var(--muted);border-color:var(--line);background:var(--surface-soft)}.ledger-table{min-width:1050px}.accounts-table{min-width:900px}.file-cell{align-items:center;gap:9px;display:flex}.file-cell>svg{width:17px;height:17px;color:var(--green);flex:0 0 17px}.file-cell>span{flex-direction:column;max-width:220px;display:flex}.file-cell strong{text-overflow:ellipsis;font-size:10px;overflow:hidden}.file-cell small{color:var(--soft);margin-top:3px;font-size:8px}.toolbar-row,.panel-toolbar{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.toolbar-row select{width:150px}.search-control{background:#fff;border:1px solid #ccd5d1;border-radius:5px;align-items:center;gap:7px;width:min(380px,100%);height:38px;padding:0 10px;display:flex}.search-control:focus-within{border-color:#6d9990;box-shadow:0 0 0 3px #18594f14}.search-control svg{width:15px;height:15px;color:var(--soft);flex:0 0 15px}.search-control input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.panel-toolbar{border-bottom:1px solid var(--line);padding:10px 14px}.data-version{max-width:45%;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:8px;overflow:hidden}.segmented{border:1px solid var(--line);background:#e9eeeb;border-radius:5px;gap:2px;padding:3px;display:inline-flex}.segmented button{min-height:29px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:3px;padding:0 11px;font-size:10px}.segmented button.active{color:var(--ink);background:#fff;font-weight:750;box-shadow:0 1px 3px #1428231f}.page-tabs{align-self:flex-start}.journal-list{gap:12px;display:grid}.journal-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.journal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:74px;padding:14px 17px;display:flex}.journal-card>header span{color:var(--muted);font-size:9px}.journal-card h2{margin:3px 0;font-family:ui-monospace,monospace;font-size:13px}.journal-card p{color:var(--muted);font-size:10px}.journal-card>header>div:last-child{align-items:center;gap:8px;display:flex}.journal-card footer{border-top:1px solid var(--line);color:var(--muted);background:var(--surface-soft);flex-wrap:wrap;gap:14px;padding:10px 14px;font-size:8px;display:flex}.modal-backdrop{z-index:100;background:#0919159e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #bdc8c4;border-radius:7px;outline:0;flex-direction:column;width:min(720px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #030f0c47}.modal-small{width:min(500px,96vw)}.modal-large{width:min(1320px,96vw)}.modal-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:13px 18px;display:flex}.modal-header h2{font-size:16px}.modal-header p{max-width:760px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.modal-body{padding:20px;overflow-y:auto}.modal-footer{border-top:1px solid var(--line);background:#fafbfa;flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:12px 18px;display:flex}.modal-footer>div{gap:8px;display:flex}.inline-alert{border:1px solid;border-radius:5px;align-items:flex-start;gap:9px;padding:11px;font-size:9px;line-height:1.5;display:flex}.inline-alert>svg{flex:0 0 17px;width:17px;height:17px}.inline-alert span{flex-direction:column;display:flex}.inline-alert strong{margin-bottom:2px;font-size:10px}.inline-alert.warning{color:#72501c;background:var(--amber-soft);border-color:#ead4aa}.inline-alert.danger{color:#873d36;background:var(--coral-soft);border-color:#e3bbb6}.batch-upload-body{flex-direction:column;gap:16px;display:flex}.upload-dropzone{min-height:180px;color:var(--muted);text-align:center;background:#f7faf8;border:1px dashed #9eb7b0;border-radius:6px;outline:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;transition:border-color .15s,background .15s;display:flex}.upload-dropzone:hover,.upload-dropzone:focus-visible,.upload-dropzone.dragging{border-color:var(--green);background:var(--green-soft)}.upload-dropzone-icon{color:#fff;background:var(--green);border-radius:5px;place-items:center;width:42px;height:42px;margin-bottom:3px;display:grid}.upload-dropzone-icon svg{width:20px;height:20px}.upload-dropzone strong{color:var(--ink);font-size:13px}.upload-dropzone>span:not(.upload-dropzone-icon){font-size:10px;line-height:1.5}.upload-dropzone small{color:var(--soft);font-size:8px;line-height:1.5}.upload-queue{border:1px solid var(--line);border-radius:6px;min-height:0;overflow:hidden}.upload-queue>header{border-bottom:1px solid var(--line);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.upload-queue>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.upload-queue h3{font-size:11px}.upload-queue header span{color:var(--muted);font-size:8px}.upload-file-list{max-height:285px;overflow-y:auto}.upload-file-row{border-bottom:1px solid var(--line-light);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 12px;display:grid}.upload-file-row:last-child{border-bottom:0}.upload-file-row>svg{width:18px;height:18px;color:var(--muted)}.upload-file-row.upload-uploading>svg{color:var(--blue)}.upload-file-row.upload-uploaded>svg{color:var(--green)}.upload-file-row.upload-failed>svg{color:var(--coral)}.upload-file-main{flex-direction:column;gap:4px;min-width:0;display:flex}.upload-file-main strong,.upload-file-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-file-main strong{font-size:10px}.upload-file-main span{color:var(--muted);font-size:8px}.upload-failed .upload-file-main span{color:var(--coral)}.batch-upload-footer>span{color:var(--muted);font-size:8px}.document-detail-layout{grid-template-columns:minmax(400px,.95fr) minmax(500px,1.05fr);min-height:570px;display:grid;overflow-y:auto}.document-source-panel{border-right:1px solid var(--line);text-align:left;background:#f0f3f1;flex-direction:column;align-items:stretch;gap:12px;min-width:0;padding:16px;display:flex}.source-file-summary{align-items:center;gap:11px;min-width:0;display:flex}.source-file-icon{width:42px;height:50px;color:var(--green);border:1px solid var(--line);background:#fff;flex:none;place-items:center;display:grid;box-shadow:0 5px 14px #14282314}.source-file-icon svg{width:21px;height:21px}.source-file-summary>div{flex-direction:column;gap:4px;min-width:0;display:flex}.source-file-summary strong{overflow-wrap:anywhere;max-width:100%;font-size:11px}.source-file-summary div>span{color:var(--muted);font-size:9px}.source-status{flex-wrap:wrap;gap:6px;display:flex}.document-preview{background:#fff;border:1px solid #c8d0cd;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.document-preview-toolbar{border-bottom:1px solid var(--line);background:var(--surface-soft);flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:6px 8px;display:flex}.document-preview-toolbar>strong{font-size:10px}.preview-tabs{min-height:28px}.preview-tabs button{min-height:28px;padding:4px 10px;font-size:8px}.preview-zoom{align-items:center;gap:3px;display:flex}.preview-zoom .icon-button{width:29px;height:29px}.document-preview-stage{background:#dfe5e2;place-items:stretch stretch;height:46vh;min-height:390px;max-height:540px;display:grid;position:relative;overflow:hidden}.preview-text-stage{background:#e7ebe9}.document-preview-stage pre{color:#34413d;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #cbd2cf;place-self:center;width:calc(100% - 24px);min-height:calc(100% - 24px);margin:0;padding:22px 24px;font:10px/1.65 ui-monospace,monospace;overflow:auto;box-shadow:0 3px 12px #1428231a}.preview-state{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:9px;display:flex}.preview-state svg{width:22px;height:22px}.image-preview-scroll{text-align:center;min-width:0;min-height:0;padding:14px;overflow:auto}.image-preview-scroll img{vertical-align:top;background:#fff;border:1px solid #c3cbc8;min-width:50%;max-width:none;height:auto;display:inline-block;box-shadow:0 3px 12px #14282321}.pdf-preview{background:#fff;border:0;width:100%;height:100%}.document-source-panel>.button{align-self:flex-start}.detail-summary-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.detail-summary-grid>div{background:var(--surface-soft);flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:70px;padding:12px 14px;display:flex}.detail-summary-grid span{color:var(--muted);font-size:8px}.detail-summary-grid strong{overflow-wrap:anywhere;min-width:0;font-size:10px;line-height:1.45}.detail-section{margin-top:18px}.detail-section>h3{margin-bottom:9px;font-size:11px}.detail-section>p{color:#3d4945;overflow-wrap:anywhere;font-size:10px;line-height:1.6}.detail-warning{border-left:3px solid var(--amber);background:var(--amber-soft);padding:12px}.detail-link{color:var(--green);background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;padding:0;font-weight:750;display:inline-flex}.detail-link svg{width:14px;height:14px}.journal-detail-body,.account-detail-body{min-height:430px}.detail-definition-list{border:1px solid var(--line);margin:0}.detail-definition-list>div{border-bottom:1px solid var(--line-light);grid-template-columns:130px minmax(0,1fr);display:grid}.detail-definition-list>div:last-child{border-bottom:0}.detail-definition-list dt,.detail-definition-list dd{margin:0;padding:9px 11px;font-size:9px}.detail-definition-list dt{color:var(--muted);background:var(--surface-soft)}.detail-definition-list dd{overflow-wrap:anywhere}.wrap-value{white-space:normal;word-break:break-all}.detail-json{border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8f7;max-height:300px;margin:0;padding:12px;font:9px/1.6 ui-monospace,monospace;overflow:auto}.document-form-panel{flex-direction:column;gap:15px;padding:22px;display:flex;overflow-y:auto}.document-meta-line{color:var(--soft);flex-wrap:wrap;gap:12px;font-size:8px;display:flex}.ai-review-state{color:#596762}.ai-review-succeeded{color:var(--green)}.ai-review-failed{color:#9a671d}.recognition-summary{border:1px solid var(--line);background:var(--surface-soft);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.recognition-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:6px;min-width:0;min-height:62px;padding:10px 12px;display:flex}.recognition-summary>div:last-child{border-right:0}.recognition-summary span:first-child{color:var(--muted);font-size:8px}.recognition-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.lock-owned{color:var(--green);align-items:center;gap:4px;display:inline-flex}.lock-owned svg{width:12px;height:12px}.document-actions>div{gap:7px;display:flex}.report-assurance,.audit-integrity{color:var(--amber);align-items:center;gap:8px;display:flex}.report-assurance>svg,.audit-integrity>svg{width:20px;height:20px}.report-assurance>span,.audit-integrity>span{flex-direction:column;display:flex}.report-assurance strong,.audit-integrity strong{font-size:10px}.report-assurance small,.audit-integrity small{color:var(--muted);margin-top:2px;font-size:8px}.report-tabs{align-self:center;max-width:100%;overflow-x:auto}.report-paper{border:1px solid var(--line);background:#fff;width:min(860px,100%);min-height:920px;margin:0 auto;padding:52px 70px;box-shadow:0 5px 20px #14282312}.report-heading{text-align:center;margin-bottom:38px}.report-brand-mark{color:#fff;background:var(--green);place-items:center;width:26px;height:26px;margin:0 auto 13px;font-size:11px;font-weight:800;display:grid}.report-heading p{font-size:14px;font-weight:750}.report-heading h2{margin:7px 0;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:22px}.report-heading>span:last-child{color:var(--muted);font-size:9px}.statement-section{border-bottom:1px solid #78827f;margin:18px 0 4px;padding:7px 4px;font-size:11px}.statement-row{grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:15px;min-height:34px;padding:4px;font-size:10px;display:grid}.statement-row>span{overflow-wrap:anywhere;min-width:0}.statement-row>span small{min-width:44px;color:var(--muted);font-family:ui-monospace,monospace;font-size:8px;display:inline-block}.statement-row>strong{text-align:right;font-variant-numeric:tabular-nums}.statement-account-row{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0}.statement-account-row:hover,.statement-account-row:focus-visible{background:var(--green-soft);outline:0}.statement-total{border-top:1px solid var(--line);margin-top:3px;font-weight:700}.statement-total.strong{border-top-color:#75807c}.statement-total.final{border-top:1px solid var(--ink);border-bottom:3px double var(--ink);margin-top:7px;font-size:11px}.balance-proof{justify-content:flex-end;align-items:center;gap:6px;margin-top:20px;font-size:9px;display:flex}.balance-proof svg{width:15px;height:15px}.balance-proof.balanced{color:var(--green)}.balance-proof.unbalanced{color:var(--coral)}.report-note{border-top:1px solid var(--line);color:var(--muted);margin-top:38px;padding-top:12px;font-size:8px;line-height:1.6}.export-create-controls{align-items:center;gap:8px;display:flex}.export-security-band{min-height:61px;color:var(--green);background:#f0f7f4;border:1px solid #bdd6cf;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 15px;display:grid}.export-security-band>svg{width:21px;height:21px}.export-security-band>div{flex-direction:column;display:flex}.export-security-band strong{font-size:10px}.export-security-band span{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.45}.classification-label{border:1px solid #a9ccc2;border-radius:999px;padding:4px 8px;font-weight:750;color:var(--green)!important;margin:0!important}.export-list{flex-direction:column;display:flex}.export-row{border-bottom:1px solid var(--line-light);grid-template-columns:40px minmax(0,1fr) minmax(250px,auto) 36px;align-items:center;gap:12px;min-height:79px;padding:11px 15px;display:grid}.export-row:last-child{border-bottom:0}.export-file-icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.export-file-icon svg{width:19px;height:19px}.export-main{flex-direction:column;min-width:0;display:flex}.export-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.export-main span,.export-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.export-main small{font-family:ui-monospace,monospace}.export-meta{color:var(--muted);grid-template-columns:80px 70px 150px;align-items:center;gap:7px;font-size:8px;display:grid}.settings-tabs{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.settings-tabs button{border:0;border-right:1px solid var(--line);min-height:54px;color:var(--muted);background:#fff;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.settings-tabs button:last-child{border-right:0}.settings-tabs button.active{color:var(--green);background:var(--green-soft);font-weight:750}.settings-tabs svg{width:16px;height:16px}.settings-form{padding:22px}.ai-service-status{min-height:38px;color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.ai-security-notice{border-radius:var(--radius);color:#6e521f;background:#fff9ed;border:1px solid #e6d3a8;align-items:center;gap:11px;min-height:58px;padding:11px 15px;display:flex}.ai-security-notice>svg{color:#9a671d;flex:0 0 19px;width:19px;height:19px}.ai-security-notice>div{flex-direction:column;gap:3px;min-width:0;display:flex}.ai-security-notice strong{font-size:10px}.ai-security-notice span{font-size:9px;line-height:1.5}.toggle-control{cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;min-width:100px;display:inline-flex}.toggle-control input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.toggle-control>span{background:#dce3e0;border:1px solid #bdc9c5;border-radius:10px;flex:0 0 36px;width:36px;height:20px;transition:background .15s,border-color .15s;position:relative}.toggle-control>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #112c2633}.toggle-control input:checked+span{border-color:var(--green);background:var(--green)}.toggle-control input:checked+span:after{transform:translate(16px)}.toggle-control input:focus-visible+span{outline-offset:2px;outline:3px solid #18594f29}.toggle-control strong{color:#43534e;white-space:nowrap;font-size:10px}.secret-input-control{min-width:0;position:relative}.secret-input-control input{padding-right:44px}.secret-input-control .icon-button{position:absolute;top:2px;right:2px}.ai-test-result{color:#1d6856;background:#edf7f3;border:1px solid #b8d8ce;border-radius:5px;align-items:center;gap:10px;min-height:54px;margin:0 22px 18px;padding:9px 12px;display:flex}.ai-test-result>svg{flex:0 0 18px;width:18px;height:18px}.ai-test-result>span{flex-direction:column;gap:3px;min-width:0;display:flex}.ai-test-result strong{font-size:10px}.ai-test-result small{overflow-wrap:anywhere;font-size:8px}.ai-settings-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 18px;display:flex}.ai-settings-actions>div{align-items:center;gap:8px;display:flex}.confirmation-copy{color:#53615d;align-items:center;gap:12px;font-size:11px;line-height:1.5;display:flex}.confirmation-copy>svg{width:22px;height:22px;color:var(--coral);flex:0 0 22px}.period-list{flex-direction:column;display:flex}.period-list article{border-bottom:1px solid var(--line-light);grid-template-columns:minmax(0,1fr) 80px 105px;align-items:center;gap:12px;min-height:68px;padding:9px 16px;display:grid}.period-list article:last-child{border-bottom:0}.period-list article>div{align-items:center;gap:10px;display:flex}.period-list article>div>svg{width:20px;height:20px;color:var(--green)}.period-list article>div span{flex-direction:column;display:flex}.period-list strong{font-size:10px}.period-list small{color:var(--muted);margin-top:4px;font-size:8px}.permission-fieldset>span{color:#42504c;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.permission-grid{border:1px solid var(--line);border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.permission-grid label{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);align-items:center;gap:9px;min-height:48px;padding:7px 10px;font-size:9px;display:flex}.permission-grid input{width:15px;height:15px;accent-color:var(--green);flex:0 0 15px}.permission-grid label>span{flex-direction:column;min-width:0;display:flex}.permission-grid strong{font-size:9px}.permission-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.identity-cell{align-items:center;gap:9px;display:flex}.identity-cell>span{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:50%;flex:0 0 30px;place-items:center;font-weight:750;display:grid}.identity-cell>div{flex-direction:column;min-width:0;display:flex}.identity-cell small{color:var(--muted);margin-top:3px;font-size:8px}.mfa-enabled{color:var(--green);align-items:center;gap:5px;font-size:9px;display:inline-flex}.mfa-enabled svg{width:13px;height:13px}.access-grid{flex-direction:column;display:flex}.access-row{border-bottom:1px solid var(--line-light);grid-template-columns:minmax(190px,.8fr) minmax(260px,1.2fr) 70px 105px;align-items:center;gap:12px;min-height:67px;padding:9px 14px;display:grid}.access-row:last-child{border-bottom:0}.permission-summary{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.permission-summary code{color:#52615d;white-space:nowrap;background:#f0f3f2;padding:3px 5px;font-size:7px}.permission-summary span{color:var(--muted);font-size:8px}.audit-timeline{padding:8px 18px 18px}.audit-timeline article{border-bottom:1px solid var(--line-light);grid-template-columns:14px minmax(0,1fr);gap:11px;padding:14px 0;display:grid;position:relative}.audit-timeline article:last-child{border-bottom:0}.audit-dot{background:#7c8985;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 1px #a9b5b1}.audit-success{background:#40977c}.audit-failure,.audit-denied{background:#b3564d}.audit-event-main{min-width:0}.audit-event-main header{align-items:center;gap:8px;display:flex}.audit-event-main header strong{font-size:10px}.audit-event-main p{overflow-wrap:anywhere;color:#47544f;margin-top:5px;font-size:9px}.audit-event-main>small{color:var(--soft);margin-top:4px;font-size:8px;display:block}.record-detail-hint{color:var(--green);margin-top:7px;font-size:8px;font-weight:750;display:inline-block}.audit-reason{color:var(--coral);margin-top:6px;font-size:9px}.audit-event-main details{margin-top:8px}.audit-event-main summary{color:var(--green);cursor:pointer;font-size:8px}.audit-event-main pre{background:var(--surface-soft);white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;padding:9px;font:8px/1.5 ui-monospace,monospace;overflow:auto}.toast{z-index:150;background:#fff;border:1px solid;border-radius:6px;align-items:center;gap:9px;max-width:min(420px,100vw - 32px);min-height:46px;padding:10px 14px;font-size:10px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #0a19152e}.toast svg{flex:0 0 17px;width:17px;height:17px}.toast-success{color:var(--green);border-color:#add0c6}.toast-error{color:var(--coral);border-color:#dfb4af}.toast-info{color:var(--blue);border-color:#b5cbd5}.sidebar-scrim{display:none}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.balance-check{order:-1}.context-client{width:min(300px,35vw)}.context-period{width:min(245px,29vw)}.export-row{grid-template-columns:40px minmax(0,1fr) 36px}.export-meta{grid-column:2;grid-template-columns:80px 70px minmax(130px,1fr)}.export-row>.icon-button{grid-area:1/3/span 2}}@media (width<=900px){.app-shell{display:block}.sidebar{width:224px;transition:left .18s;position:fixed;left:-244px;box-shadow:10px 0 32px #04110e40}.sidebar-open{left:0}.sidebar-close,.mobile-menu{display:grid}.sidebar-scrim{z-index:35;background:#08161373;border:0;display:block;position:fixed;inset:0}.topbar{padding:0 12px}.context-client{width:min(310px,38vw)}.context-period{width:min(260px,34vw)}.language-button{justify-content:center;width:34px;padding:0;font-size:0}.document-detail-layout{grid-template-columns:1fr}.document-source-panel{border-right:0;border-bottom:1px solid var(--line)}.document-preview-stage{height:48vh;min-height:360px;max-height:460px}.access-row{grid-template-columns:minmax(180px,1fr) 80px 105px}.permission-summary{grid-area:2/1/auto/-1}}@media (width<=700px){.auth-shell{display:block}.auth-brand-panel{min-height:auto;padding:22px}.auth-brand-copy,.auth-security-line{display:none}.auth-panel{padding:34px 22px}.topbar{flex-wrap:wrap;gap:7px;height:auto;min-height:68px;padding-top:8px;padding-bottom:8px}.context-control{height:43px}.context-client{order:2;width:100%}.context-period{order:3;width:100%}.mobile-menu,.topbar-actions{order:1}.workspace-main{padding:16px 12px 24px}.page-header{min-height:58px}.page-header-actions{flex-direction:column;align-items:flex-start}.page-header-actions>:last-child{align-self:stretch}.ai-service-status{justify-content:flex-start}.ai-settings-actions{flex-direction:column-reverse;align-items:stretch}.ai-settings-actions>div,.ai-settings-actions .button{width:100%}.metric-grid,.metric-grid-3{grid-template-columns:1fr}.metric-card{min-height:88px}.toolbar-row{flex-direction:column;align-items:stretch}.toolbar-row .search-control,.toolbar-row select{width:100%}.form-grid{grid-template-columns:1fr}.field-span-2{grid-column:span 1}.modal-backdrop{align-items:end;padding:0}.modal-panel,.modal-small,.modal-large{border-radius:7px 7px 0 0;width:100%;max-width:none;max-height:94vh}.modal-header{min-height:61px}.modal-body{padding:16px}.modal-footer{flex-direction:column-reverse;align-items:stretch}.modal-footer>div{width:100%}.modal-footer .button{flex:1}.document-actions,.document-actions>div{flex-direction:column;align-items:stretch;width:100%}.document-form-panel{padding:16px}.document-source-panel{padding:12px}.document-preview-stage{height:42vh;min-height:300px}.recognition-summary,.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-definition-list>div{grid-template-columns:100px minmax(0,1fr)}.recognition-summary>div:nth-child(2){border-right:0}.recognition-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.upload-dropzone{min-height:150px;padding:18px 12px}.upload-file-row{grid-template-columns:22px minmax(0,1fr) auto;padding:8px}.batch-upload-footer>span{text-align:center}.report-tabs{align-self:stretch}.report-tabs button{flex:1}.report-paper{min-height:700px;padding:34px 20px}.statement-row{grid-template-columns:minmax(0,1fr) 130px;gap:8px}.report-heading{margin-bottom:25px}.export-create-controls{flex-direction:column;align-items:stretch}.export-create-controls .segmented{width:100%}.export-create-controls .segmented button{flex:1}.export-row{grid-template-columns:38px minmax(0,1fr) 34px}.export-meta{grid-template-columns:70px 60px}.export-meta span:last-child{grid-column:1/-1}.export-security-band{grid-template-columns:24px minmax(0,1fr)}.classification-label{display:none}.settings-tabs{grid-template-columns:repeat(2,1fr)}.settings-tabs button:nth-child(2){border-right:0}.settings-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.period-list article{grid-template-columns:minmax(0,1fr) 75px}.period-list article>button{grid-column:1/-1;width:100%}.permission-grid{grid-template-columns:1fr}.permission-grid label{border-right:0}.access-row{grid-template-columns:minmax(0,1fr) 80px}.access-row>.button{grid-column:1/-1;width:100%}.permission-summary{grid-column:1/-1}.recovery-grid{grid-template-columns:1fr}.auth-actions{flex-direction:column;align-items:stretch}.journal-card>header{flex-direction:column;align-items:flex-start}.journal-card>header>div:last-child{justify-content:space-between;width:100%}}@media (width<=420px){.context-client{width:calc(100% - 75px)}.metric-card strong{font-size:16px}.report-tabs{justify-content:flex-start;overflow-x:auto}.report-tabs button{flex:none}.statement-row{grid-template-columns:minmax(0,1fr) 105px;font-size:9px}.toast{bottom:16px;right:16px}}@media print{.sidebar,.topbar,.page-header,.report-tabs,.toast{display:none!important}.app-shell{display:block}.workspace-main{max-width:none;padding:0}.report-paper{width:100%;min-height:0;box-shadow:none;border:0;padding:20mm}}
