*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{color:#25282d;background:#f5f6f8;margin:0;font-family:Aptos,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.login-page{background:radial-gradient(circle at 0 0,#4f71ff26,#0000 28%),linear-gradient(#f8fafc 0%,#eef3fb 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.login-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #13203314;border-radius:28px;grid-template-columns:1.2fr .8fr;width:min(980px,100%);display:grid;overflow:hidden;box-shadow:0 28px 80px #0f172a14}.login-visual{background:linear-gradient(135deg,#111827d9,#2563ebb3),url(https://images.unsplash.com/photo-1554224155-8d04cb21cd6c?auto=format&fit=crop&w=1200&q=80) 50%/cover no-repeat;align-items:flex-end;min-height:700px;padding:40px;display:flex;position:relative}.login-visual-content{color:#fff;max-width:430px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.login-visual h2{margin:18px 0 10px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.1}.login-visual p{color:#fffc;margin:0;font-size:1rem;line-height:1.6}.login-card{background:#fffffff5;flex-direction:column;justify-content:center;padding:38px 34px 26px;display:flex}.login-header{text-align:center;margin-bottom:22px}.logo{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:1.5rem;font-weight:800;display:grid}.login-header h1{margin:0;font-size:clamp(1.8rem,2vw,2.2rem)}.login-header p{color:#6b7280;margin:8px 0 0;font-size:.95rem}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-form label{letter-spacing:.02em;color:#374151;margin-top:4px;font-size:.76rem;font-weight:700}.auth-form input{background:#fff;border:1px solid #dfe7f1;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e517}.form-row{justify-content:space-between;align-items:center;gap:16px;margin-top:6px;display:flex}.checkbox-row{color:#4b5563;align-items:center;gap:8px;font-weight:500;display:inline-flex}.checkbox-row input{width:16px;height:16px}.primary-button,.secondary-button,.link-button{border:none;border-radius:12px;font-weight:700;transition:transform .15s,opacity .2s}.primary-button,.secondary-button{height:46px}.primary-button{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);margin-top:10px}.secondary-button{color:#1f2a44;background:#f3f6ff;border:1px solid #dfe7fb}.link-button{color:#2563eb;text-align:center;background:0 0;padding:8px 0}.full-width{width:100%}button:disabled{opacity:.6;cursor:not-allowed}.operations-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.4fr);gap:20px;display:grid}.field-label{color:#374151;flex-direction:column;gap:7px;font-size:.78rem;font-weight:700;display:flex}.field-label input,.field-label select,.field-label textarea{color:#132033;background:#fff;border:1px solid #dfe7f1;border-radius:10px;min-height:42px;padding:9px 11px}.field-label textarea{resize:vertical;min-height:82px}.field-span{grid-column:1/-1}.form-hint{color:#64748b;align-self:center;font-size:.8rem}.document-actions,.document-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.document-row{max-width:280px;margin-top:6px;font-size:.75rem}.document-row>span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.upload-control{position:relative;overflow:hidden}.upload-control input{opacity:0;cursor:pointer;position:absolute;inset:0}@media (width<=980px){.operations-grid{grid-template-columns:1fr}}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.link-button:hover:not(:disabled){transform:translateY(-1px)}.message{border-radius:10px;margin-top:14px;padding:11px 12px;font-size:.9rem;line-height:1.5}.undo-toast{z-index:120;color:#fff;background:#25282d;border:1px solid #d9dee3;border-radius:8px;align-items:center;gap:12px;max-width:min(460px,100vw - 32px);padding:12px 14px;font-size:.84rem;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 32px #1f232833}.undo-toast button{color:#ff9a65;background:0 0;border:none;font-weight:800}.undo-toast .undo-dismiss{color:#aeb4ba;padding:0 2px;font-size:1.1rem}.client-portal{background:#f5f6f8;min-height:100vh;display:flex}.client-sidebar{color:#e6e7e9;background:#202326;flex-direction:column;flex:0 0 238px;width:238px;padding:16px 12px;display:flex}.client-sidebar nav{flex-direction:column;gap:3px;display:flex}.client-sidebar nav button,.client-logout{color:#c8cbd0;text-align:left;background:0 0;border:none;border-radius:7px;padding:10px 12px;font-size:.86rem;font-weight:650}.client-sidebar nav button.active{color:#fff;background:#3a2c25;box-shadow:inset 3px 0 #f0783c}.client-sidebar nav button:hover,.client-logout:hover{background:#ffffff12}.client-nav-label{color:#858b91;letter-spacing:.11em;margin:22px 12px 7px;font-size:.64rem;font-weight:800}.client-logout{color:#ffb28e;margin-top:auto}.client-content{flex:1;min-width:0}.client-topbar{background:#fff;border-bottom:1px solid #e4e6e9;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:16px 28px;display:flex}.client-topbar h1{color:#25282d;margin:3px 0 0;font-size:1.25rem}.client-profile{color:#4f575f;align-items:center;gap:9px;font-size:.84rem;font-weight:700;display:flex}.client-page{flex-direction:column;gap:20px;padding:24px 28px 34px;display:flex}@media (width<=720px){.client-portal{flex-direction:column}.client-sidebar{flex-basis:auto;width:100%;padding:10px 12px}.client-sidebar .sidebar-header{padding-bottom:10px}.client-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:220px;display:grid;overflow-y:auto}.client-nav-label{margin:12px 12px 6px}.client-logout{margin-top:10px}.client-topbar{min-height:72px;padding:14px 16px}.client-page{padding:18px 16px 28px}}.document-status-tabs{border-bottom:1px solid #dfe3e7;gap:4px;display:flex;overflow-x:auto}.document-status-tabs button{color:#737b84;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;padding:10px 12px;font-size:.82rem;font-weight:700}.document-status-tabs button.active{color:#d96832;border-bottom-color:#f0783c}.document-filters input,.document-filters select{min-height:38px}.document-table strong,.document-table small{display:block}.document-table small{color:#879099;margin-top:4px;font-size:.72rem}.ocr-review-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);gap:18px;display:grid}.ocr-preview-panel{min-height:420px}.ocr-preview-placeholder{color:#5e6871;text-align:center;background:#f8f9fa;border:1px dashed #d5dbe0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:330px;display:flex}.ocr-preview-placeholder small{color:#89919a;max-width:240px}.ocr-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ocr-fields label{color:#59636c;flex-direction:column;gap:5px;font-size:.76rem;font-weight:700;display:flex}.ocr-fields input{border:1px solid #dfe3e7;border-radius:6px;min-height:38px;padding:0 10px}.ocr-fields input.low-confidence{background:#fffaf0;border-color:#e6a54b}.ocr-fields small{color:#8a929a;font-size:.68rem;font-weight:500}.ocr-lines-header{margin-top:22px}.error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.success-message{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.pending-message{color:#9a5c00;background:#fff7ed;border:1px solid #fed7aa}.otp-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.login-footer{text-align:center;color:#8a94a6;margin-top:18px;font-size:.8rem}.dashboard-layout{background:#f5f6f8;min-height:100vh;display:flex}.sidebar-panel{color:#e6e7e9;background:#202326;border-right:1px solid #181a1c;flex-direction:column;width:238px;padding:16px 12px 12px;display:flex}.sidebar-header{border-bottom:1px solid #ffffff17;align-items:center;gap:10px;padding:8px 10px 18px;display:flex}.brand-mark{color:#fff;background:#f0783c;border-radius:10px;place-items:center;width:34px;height:34px;font-size:1.05rem;font-weight:800;display:grid}.app-name{color:#fff;font-size:.98rem;font-weight:800}.tagline{color:#9fa4aa;margin-top:4px;font-size:.68rem;line-height:1.5}.sidebar-nav{flex-direction:column;gap:16px;margin-top:16px;display:flex}.nav-group{flex-direction:column;gap:3px;display:flex}.nav-group-label{color:#858b91;letter-spacing:.11em;text-transform:uppercase;padding:0 12px 6px;font-size:.64rem;font-weight:800}.nav-item{color:#c8cbd0;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:11px;width:100%;padding:9px 12px;font-size:.86rem;font-weight:600;transition:background .2s,color .2s,transform .15s;display:flex}.nav-item.active{color:#fff;background:#3a2c25;box-shadow:inset 3px 0 #f0783c}.nav-item:hover{background:#ffffff12;transform:translate(2px)}.nav-icon{text-align:center;opacity:.9;width:16px}.sidebar-footer{color:#969ba1;border-top:1px solid #ffffff17;margin-top:auto;padding:12px 10px 0;font-size:.8rem;font-weight:700}.content-panel{background:#f5f6f8;flex:1;min-width:0;position:relative}.topbar{background:#fff;border-bottom:1px solid #e4e6e9;justify-content:space-between;align-items:center;height:68px;padding:0 26px 0 24px;display:flex;position:relative;box-shadow:0 1px 8px #1f232808}.search-wrap{width:min(520px,100%);margin-right:18px;position:relative}.search-wrap input{color:#25282d;background:#f8f9fa;border:1px solid #e1e4e8;border-radius:12px;outline:none;width:100%;height:42px;padding:0 16px 0 42px}.search-wrap input::placeholder{color:#8b9299}.global-search-button{color:#fff;letter-spacing:.01em;background:#f0783c;border:1px solid #e9a47f;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 11px;font-size:.72rem;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;position:absolute;top:5px;right:5px;box-shadow:0 3px 8px #f0783c33}.global-search-button:hover{background:#d96832;transform:translateY(-1px);box-shadow:0 5px 12px #f0783c47}.global-search-button span:first-child{font-size:.95rem;line-height:1}.search-icon{color:#777f87;font-size:1.05rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.topbar-actions{align-items:center;gap:14px;display:flex}.notification-button{color:#4e555c;background:#fff;border:1px solid #e1e4e8;border-radius:10px;width:38px;height:38px;position:relative}.notification-dot{background:#ff4d6d;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:grid;position:absolute;top:-3px;right:-2px}.user-profile{color:#25282d;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:12px;align-items:center;gap:12px;padding:6px 10px 6px 8px;display:flex}.profile-avatar,.user-avatar{color:#fff;background:linear-gradient(135deg,#6ed3ff,#5b7dff);border-radius:50%;place-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:grid}.profile-meta{flex-direction:column;line-height:1.2;display:flex}.profile-name{font-size:.92rem;font-weight:700}.profile-role{color:#7a828a;font-size:.72rem}.caret{opacity:.8;font-size:1.1rem}.profile-menu{color:#21314a;z-index:50;background:#fff;border:1px solid #dee8f5;border-radius:14px;width:260px;padding:14px;position:absolute;top:72px;right:26px;box-shadow:0 18px 40px #0f203726}.profile-menu-header{border-bottom:1px solid #edf2f9;margin-bottom:10px;padding-bottom:10px}.profile-detail-row{color:#54657e;justify-content:space-between;gap:8px;padding:6px 0;font-size:.86rem;display:flex}.profile-detail-row strong{color:#1c2d48;text-align:right}.logout-button{color:#214981;background:#e9f1ff;border:1px solid #d7e4ff;border-radius:10px;width:100%;margin-top:12px;padding:10px 12px;font-weight:700}.content-inner{max-width:1600px;padding:24px 26px 32px}.page-shell{flex-direction:column;gap:22px;display:flex}.page-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-title{color:#25282d;margin:0;font-size:clamp(2rem,2vw,2.3rem)}.page-subtitle{color:#70777f;margin:8px 0 0;font-size:1rem}.date-pill{color:#3c516f;background:#f3f6fb;border:1px solid #dfeaf8;border-radius:10px;padding:9px 14px;font-weight:700}.invoice-toolbar{background:linear-gradient(#fffffffa,#f1f6fff5);border:1px solid #94a3b833;border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 12px 30px #0f172a0d,inset 0 1px #ffffffe6}.workspace-toolbar{flex-wrap:wrap;align-items:center;gap:9px;padding:4px 0;display:flex}.workspace-toolbar select,.toolbar-search input{color:#34383d;background:#fff;border:1px solid #dfe3e7;border-radius:7px;min-height:38px;padding:0 11px}.toolbar-search{flex:280px}.toolbar-search input{width:100%}.workspace-toolbar select{min-width:160px}.workspace-toolbar select:focus,.toolbar-search input:focus{border-color:#f0783c;outline:none;box-shadow:0 0 0 3px #f0783c1f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.invoice-toolbar label{letter-spacing:.04em;text-transform:uppercase;color:#49617d;background:#ffffffe6;border:1px solid #dfeaf7;border-radius:12px;align-items:center;gap:8px;padding:7px 10px;font-size:.72rem;font-weight:800;display:flex;box-shadow:inset 0 1px #fffc}.invoice-toolbar input,.invoice-toolbar select,.invoice-toolbar button{min-height:38px}.invoice-toolbar input[type=date],.invoice-toolbar input[type=search],.invoice-toolbar select{color:#132033;background:linear-gradient(#f8fbff,#f3f7ff);border:1px solid #dfe7f1;border-radius:10px;min-height:38px;padding:7px 10px;transition:border-color .2s,box-shadow .2s,background .2s}.invoice-toolbar input[type=date]:focus,.invoice-toolbar input[type=search]:focus,.invoice-toolbar select:focus{background:#fff;border-color:#3b82f680;outline:none;box-shadow:0 0 0 4px #3b82f614}.invoice-toolbar button{color:#1d4ed8;letter-spacing:.02em;background:linear-gradient(#eff6ff,#e5f0ff);border:1px solid #d9e4f7;border-radius:10px;padding:0 14px;font-weight:800;transition:transform .15s,box-shadow .15s}.invoice-toolbar button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb17}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.summary-card{background:#fff;border:1px solid #e4e6e9;border-radius:8px;padding:16px 17px 15px;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 12px #1f232809}.summary-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a0f}.summary-card.compact{padding:18px}.report-tree-wrapper{margin:18px 0 22px}.report-tree-root{background:linear-gradient(135deg,#f4f8ff 0%,#f7fbff 38%,#ecf7f2 100%);border:1px solid #dde9f8;border-radius:22px;padding:18px 18px 20px;box-shadow:inset 0 0 0 1px #6c88c414,0 16px 36px #1118270d}.report-root-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.report-root-header h3{color:#1d2d46;margin:0;font-size:1.15rem}.report-root-badge{color:#224caf;letter-spacing:.08em;text-transform:uppercase;background:#2060d414;border:1px solid #2060d41f;border-radius:999px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.report-tree-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.report-tree-card{text-align:left;background:#ffffffbf;border:1px solid #e3ebf9;border-radius:18px;width:100%;padding:18px 18px 16px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 10px 22px #0f172a08}.report-tree-card:hover{border-color:#2f6fe833;transform:translateY(-2px);box-shadow:0 18px 26px #2563eb14}.report-tree-card.blue{background:linear-gradient(#f2f7fff2 0%,#fffffff5 100%)}.report-tree-card.green{background:linear-gradient(#eefcf6f2 0%,#fffffff5 100%)}.report-tree-card.purple{background:linear-gradient(#f6f1fff5 0%,#fffffff5 100%)}.report-card-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.report-icon{color:#224caf;background:#2f6fe814;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:800;display:inline-flex}.report-type{color:#5b6b81;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.report-tree-card h4{color:#1d2d46;margin:0;font-size:1.45rem}.report-tree-card p{color:#49607c;margin:8px 0 10px;font-weight:700}.report-tree-card small{color:#657b93;line-height:1.5;display:block}.summary-label{color:#5b6b81;font-size:.82rem;font-weight:700}.summary-value{color:#1a2d48;margin-top:12px;font-size:1.9rem;font-weight:800;line-height:1.2}.summary-meta{color:#5d708a;margin-top:8px;font-size:.78rem}.content-grid,.bottom-grid{grid-template-columns:1.7fr 1fr;gap:18px;display:grid}.panel{background:#fff;border:1px solid #e4e6e9;border-radius:8px;box-shadow:0 3px 12px #1f232809}.section-panel{padding:18px 18px 10px}.panel-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-header h3{color:#1d2d46;margin:0;font-size:1.1rem}.text-link{color:#2d6cdf;background:0 0;border:none;padding:0;font-weight:700}.table-wrap{width:100%;overflow-x:auto}.empty-state-tier,.gst-empty{color:#697b90;text-align:center;background:#f4f7fb;border:1px dashed #d6e1ee;border-radius:10px;padding:28px 16px;font-weight:600}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #edf2f9;padding:12px 10px;font-size:.92rem}.data-table th{color:#5b6d85;letter-spacing:.02em;background:linear-gradient(#f9fbff,#f2f7ff);font-weight:800}.data-table tbody tr{transition:background .15s}.data-table tbody tr:hover{background:#3b82f605}.clickable-row{cursor:pointer}.status-badge,.role-pill{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.status-badge.success{color:#147d47;background:#e8f9ef}.status-badge.warning{color:#9d5d00;background:#fff2d9}.role-pill{color:#264d92;background:#edf4ff}.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:6px;display:grid}.action-card{color:#1d2d46;background:linear-gradient(#f7fbff 0%,#eef7f4 100%);border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:110px;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #6c96dc14}.action-icon{color:#2f6fe8;font-size:1.5rem}.chart-panel,.status-panel{min-height:200px;padding:18px}.primary-action-button{color:#fff;background:linear-gradient(135deg,#0f4fd6,#1d7cf0);border:none;border-radius:10px;padding:10px 16px;font-weight:700}.users-header{margin-top:6px}.user-cell{color:#1d2d46;align-items:center;gap:10px;font-weight:700;display:flex}.user-avatar.small{width:28px;height:28px;font-size:.72rem}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.inline-action{color:#1d508d;background:#eef5ff;border:1px solid #dfeaff;border-radius:8px;padding:6px 8px}.inline-action.danger{color:#b32828;background:#fff2f2;border-color:#ffd8d8}.modal-backdrop{z-index:100;background:#0c17266b;place-items:center;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e3ecf8;border-radius:18px;width:min(640px,100vw - 32px);padding:20px;box-shadow:0 30px 80px #121f3733}.confirmation-card{width:min(420px,100vw - 28px)}.modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-header h3{color:#1d2d46;margin:0}.close-button{color:#355070;background:#f4f7fc;border:none;border-radius:50%;width:30px;height:30px;font-size:1.2rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.detail-grid div{background:#f7f9fc;border-radius:10px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.detail-grid span{color:#6380a1;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.detail-grid strong{color:#1d2d46;font-size:.95rem}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.secondary-button.small-button,.primary-action-button.small-button,.danger-button.small-button{border:none;border-radius:10px;padding:9px 14px;font-weight:700}.secondary-button.small-button{color:#1e3659;background:#eef3fb}.danger-button{color:#a42b2b;background:#ffe3e3}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid label{color:#53667d;flex-direction:column;gap:6px;font-size:.8rem;font-weight:700;display:flex}.form-grid input,.form-grid select{background:#f9fbff;border:1px solid #dfe9f6;border-radius:10px;width:100%;height:42px;padding:0 12px}.detail-breadcrumb{color:#7a828a;align-items:center;gap:8px;font-size:.82rem;display:flex}.back-link{color:#d96832;background:0 0;border:none;padding:0;font-weight:700}.detail-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.eyebrow-label{color:#d96832;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.detail-statuses,.detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.detail-actions{border-top:1px solid #e4e6e9;border-bottom:1px solid #e4e6e9;padding:10px 0}.detail-tabs{border-bottom:1px solid #dfe3e7;gap:4px;display:flex;overflow-x:auto}.detail-tabs button{color:#737b84;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;padding:11px 14px;font-size:.86rem;font-weight:700}.detail-tabs button.active{color:#d96832;border-bottom-color:#f0783c}.detail-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-date-value{font-size:1.18rem}.upload-inline{cursor:pointer;position:relative;overflow:hidden}.upload-inline input{opacity:0;cursor:pointer;position:absolute;inset:0}.document-item{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.document-item:last-child{border-bottom:none}.document-item strong,.document-item small{display:block}.document-item small{color:#7d858d;margin-top:4px;font-size:.76rem}.audit-list{flex-direction:column;display:flex}.audit-row{border-left:2px solid #f2c4aa;padding:14px 0 14px 22px;position:relative}.audit-row:before{content:"";background:#f0783c;border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:-6px}.audit-topline{justify-content:space-between;gap:12px;display:flex}.audit-row small,.audit-row p{color:#7d858d;font-size:.78rem}.audit-row p{margin:7px 0 0}@media (width<=1100px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.bottom-grid{grid-template-columns:1fr}.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocr-review-layout{grid-template-columns:1fr}}@media (width<=900px){.dashboard-layout{flex-direction:column}.sidebar-panel{width:100%}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=720px){.topbar{flex-wrap:wrap;gap:12px;height:auto;padding-top:14px;padding-bottom:14px}.search-wrap{width:100%}.content-inner{padding:18px 16px 24px}.summary-grid{grid-template-columns:1fr}.page-header-row{flex-direction:column;align-items:flex-start}.detail-header{flex-direction:column}.detail-summary-grid,.ocr-fields{grid-template-columns:1fr}.detail-actions{align-items:stretch}.document-item{flex-direction:column;align-items:flex-start}.undo-toast{justify-content:space-between;bottom:16px;left:16px;right:16px}.form-grid,.detail-grid{grid-template-columns:1fr}}@media (width<=500px){.sidebar-nav,.quick-action-grid{grid-template-columns:1fr}}
