.operating-page .tabs{max-width:100%;overflow-x:auto}.operating-page .tabs button{white-space:nowrap}.operating-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px;margin:18px 0;display:grid}.operating-grid>.panel{min-width:0;margin:0}.operating-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin:14px 0;display:flex}.operating-toolbar .field{flex:1;min-width:180px;margin:0}.attention-row{border-bottom:1px solid var(--line,#e4e9e5);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 0;display:flex}.attention-row>div{min-width:0}.attention-row>div:last-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.attention-row p{margin:6px 0}.attention-row small{color:var(--muted,#637169)}.operating-editor{border:2px solid #68a183;scroll-margin-top:20px}.operating-inline-form{border-top:1px solid var(--line,#e4e9e5);margin-top:16px;padding-top:16px}.connected-card{border:1px solid var(--line,#e4e9e5);overflow-wrap:anywhere;border-radius:10px;min-width:0;padding:18px}.connected-card h3{margin:10px 0}.operating-page details,.operating-page summary{margin-top:16px}.operating-page summary{cursor:pointer}.operating-page .panel h2{font-size:21px}.operating-page .panel h3{font-size:16px}.operating-page .forecast-value{font-size:38px;font-weight:650;line-height:1.4}.operating-page .forecast-value small{font-size:15px}.operating-page .warning-box{overflow-wrap:anywhere}.operating-page .form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}@media (width<=650px){.attention-row{flex-direction:column;gap:12px}.operating-page .classic-page-head{flex-direction:column;align-items:flex-start}.operating-toolbar{gap:10px}.operating-editor .section-heading{align-items:flex-start;gap:10px}.operating-grid{grid-template-columns:minmax(0,1fr)}}.operating-grid>.panel+.panel{margin-top:0}.document-workspace{max-width:1600px;margin:auto}.document-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0 35px;display:grid}.document-template{border:1px solid var(--border,#dfe5e8);background:var(--surface,#fff);color:var(--text,#172129);text-align:left;cursor:pointer;border-radius:13px;flex-direction:column;padding:22px;display:flex}.document-template:hover{border-color:#44868c;box-shadow:0 5px 18px #164a4a0c}.document-template h2{margin:10px 0;font-size:17px}.document-template p{color:var(--muted,#687780);flex:1;font-size:13px;line-height:1.6}.document-template small{text-transform:uppercase;letter-spacing:.07em;color:var(--muted,#687780);font-size:10px}.document-miniature{color:#427f86;background:#f1f6f7;border-radius:8px;align-items:center;gap:9px;height:115px;margin-bottom:18px;padding:16px 20px;display:flex}.document-miniature span{background:#bed4d9;flex:1;height:4px}.document-template.yellow .document-miniature{color:#a27700;background:#fff5b9}.document-template-action{justify-content:space-between;align-items:center;margin-top:15px;font-size:12px;font-weight:600;display:flex}.document-saved{padding:24px}.document-saved h2{font-size:18px}.document-editor-heading{justify-content:space-between;align-items:center;gap:20px;margin:22px 0;display:flex}.document-editor-heading h2{margin:9px 0;font-size:22px}.document-editor-heading p{color:var(--muted,#687780);font-size:13px}.document-editor{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.document-fields{min-width:0;padding:25px}.document-fields fieldset{border:0;min-width:0;margin:0;padding:0}.document-fields input,.document-fields select,.document-fields textarea{min-width:0;max-width:100%}.document-fill{border:1px solid var(--border,#dfe5e8);border-radius:9px;margin-bottom:24px;padding:15px}.document-fill small{color:var(--muted,#687780);margin-top:10px;line-height:1.6;display:block}.document-company{border-top:1px solid var(--border,#dfe5e8);border-bottom:1px solid var(--border,#dfe5e8);margin-bottom:24px;padding:16px 0}.document-company summary,.document-line summary{cursor:pointer;font-size:13px}.document-company[open] summary,.document-line details[open] summary{margin-bottom:15px}.document-lines{gap:16px;margin:15px 0 24px;display:grid}.document-line{border:1px solid var(--border,#dfe5e8);border-radius:10px;padding:15px}.document-line-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.document-price-row{grid-template-columns:1fr 1.1fr .7fr;gap:10px;display:grid}.document-line-total{text-align:right;color:var(--muted,#687780);margin-bottom:0;font-size:13px}.document-total{border-top:1px solid var(--border,#dfe5e8);justify-content:space-between;gap:15px;margin-bottom:12px;padding:20px 0;display:flex}.document-total strong{font-size:24px}.document-preview-pane{min-width:0;position:sticky;top:24px}.document-preview-actions{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.document-preview-pane iframe{border:1px solid var(--border,#dfe5e8);background:#fff;border-radius:8px;width:100%;height:780px}.document-preview-empty{border:1px dashed var(--border,#c9d7dc);text-align:center;height:450px;color:var(--muted,#687780);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.document-preview-empty p{max-width:270px;line-height:1.6}.document-finalize{padding:18px 0}.document-finalize p{font-size:13px;line-height:1.6}.document-notice{color:#256247;background:#edf6f1;border-radius:9px;align-items:center;gap:10px;padding:13px 16px;line-height:1.5;display:flex}.document-editor .field{margin-bottom:15px}.document-workspace .form-grid{gap:12px}.document-workspace .classic-segmented{flex-wrap:wrap}.document-workspace .table-scroll{margin-top:20px}[data-theme=dark] .document-template{color:#e6eff0;background:#172328;border-color:#33434b}[data-theme=dark] .document-miniature{color:#9ebfc5;background:#23383e}[data-theme=dark] .document-notice{color:#a9d6be;background:#163b32}[data-theme=dark] .document-template.yellow .document-miniature{color:#e4d996;background:#423d21}@media (width<=1100px){.document-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-editor{grid-template-columns:1fr}.document-preview-pane{position:static}.document-preview-pane iframe{height:850px}}@media (width<=600px){.document-template-grid{grid-template-columns:1fr}.document-template{padding:18px}.document-miniature{height:85px}.document-fields{padding:16px}.document-editor-heading{display:block}.document-price-row,.document-editor .form-grid{grid-template-columns:1fr}.document-preview-pane iframe{height:560px}.document-editor-heading h2{font-size:20px}.document-preview-actions{flex-wrap:wrap}.document-notice{align-items:flex-start}.document-template-grid{gap:13px}.document-workspace .classic-segmented button{font-size:12px}}.document-account-search{border:1px solid var(--border,#dfe5e8);background:var(--surface,#fff);color:var(--muted,#687780);border-radius:12px;align-items:center;gap:12px;margin:24px 0 22px;padding:12px 16px;display:flex}.document-account-search input{min-width:0;color:var(--text,#172129);background:0 0;border:0;flex:1;padding:4px;font-size:15px}.document-account-search:focus-within{outline-offset:2px;outline:2px solid #44868c}.document-account-search input:focus{box-shadow:none;outline:0}.document-account-picker{margin:0 0 26px}.document-account-picker h2{font-size:18px}.document-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.document-account-option{text-align:left;border:1px solid var(--border,#dfe5e8);background:var(--surface,#fff);color:var(--text,#172129);cursor:pointer;border-radius:10px;flex-direction:column;gap:6px;min-width:0;padding:16px;display:flex}.document-account-option:hover{background:#f0f6f5;border-color:#44868c}.document-account-option strong{overflow-wrap:anywhere;font-size:14px}.document-account-option span{color:var(--muted,#687780);font-size:12px}.document-account-selected{background:#edf5f3;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:22px;display:flex}.document-account-selected h2{margin:8px 0;font-size:24px}.document-account-selected p{margin-bottom:0;font-size:13px;line-height:1.6}.document-other-layouts{margin:24px 0}.document-other-layouts summary{cursor:pointer;font-size:14px;font-weight:600}.document-pagination{justify-content:flex-end;gap:18px;margin-top:12px;display:flex}.document-saved-name{text-align:left;flex-direction:column;align-items:flex-start;gap:6px;line-height:1.5;display:flex}.document-saved-name span{color:var(--muted,#687780);font-size:12px}.document-editor-heading .eyebrow{line-height:1.7}.document-workspace .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}[data-theme=dark] .document-account-selected{background:#203b36}[data-theme=dark] .document-account-option:hover{background:#23383e}[data-theme=dark] .document-account-option,[data-theme=dark] .document-account-search{color:#e6eff0;background:#172328;border-color:#33434b}[data-theme=dark] .document-account-search input{color:#e6eff0}@media (width<=900px){.document-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.document-account-grid{grid-template-columns:1fr}.document-account-selected{padding:18px;display:block}.document-account-selected button{margin-top:15px}.document-account-search{padding:10px 12px}.document-account-search input{font-size:14px}.document-account-search>svg{flex-shrink:0;width:16px}.document-account-picker .section-heading{align-items:baseline}.document-account-selected h2{font-size:21px}}.document-save-actions{flex-wrap:wrap;gap:10px;display:flex}.document-save-actions .button{justify-content:center}@media (width<=600px){.document-save-actions .button{white-space:nowrap;flex:1}}.document-preview-paper{border:1px solid var(--border,#dfe5e8);background:#fff;border-radius:8px;width:100%;overflow:hidden}.document-preview-paper iframe{border:0;border-radius:0;max-width:none;display:block}.document-originals{margin:24px 0}.document-originals article.document-template{cursor:default}.document-originals .document-template p{overflow-wrap:anywhere}.document-originals .document-template .text-button{margin-top:14px;display:block}.document-pdf-preview{background:#e9e9e9;width:100%;min-width:0}.document-pdf-preview canvas{max-width:100%;height:auto;display:block}.document-pdf-preview .document-pagination{padding:12px}.document-editor>*,.document-fields,.document-preview-pane{min-width:0}.product-stock{margin:20px 0 26px}.product-stock-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.product-stock-heading h2{margin:0 0 7px;font-size:19px}.product-stock-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.product-stock-heading .button{white-space:nowrap}.product-stock-families{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-family{border:1px solid var(--line);background:var(--surface);border-top:3px solid #29a9b1;border-radius:16px;min-width:0;padding:20px}.product-family.glow{border-top-color:#ecbf36}.product-family>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.product-family h3{margin:0;font-size:18px}.product-family>header>span{color:var(--muted);text-align:right;font-size:11px}.product-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-pack{min-width:0;color:inherit;text-decoration:none}.product-pack+.product-pack{border-left:1px solid var(--line);padding-left:20px}.product-pack-title{align-items:center;gap:9px;display:flex}.product-pack-title img{object-fit:contain;width:22px;height:65px}.product-pack-title>div{flex:1;min-width:0}.product-pack-title strong{font-size:18px;display:block}.product-pack-title small{color:var(--muted);font-size:11px}.product-pack-quantity{flex-wrap:wrap;align-items:baseline;gap:7px;margin:15px 0;display:flex}.product-pack-quantity strong{letter-spacing:-1px;font-size:32px}.product-pack-quantity span{color:var(--muted);font-size:11px}.product-pack dl{margin:0 0 16px;font-size:11px}.product-pack dl div{justify-content:space-between;gap:8px;margin:9px 0;display:flex}.product-pack dt{color:var(--muted)}.product-pack dd{font-variant-numeric:tabular-nums;margin:0}.product-pack-sku{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.product-pack-loose{font-size:11px;line-height:1.5}.product-pack:hover .product-pack-title strong{text-decoration:underline}.product-pack:focus-visible{outline-offset:5px;border-radius:6px;outline:2px solid #29a9b1}@media (width<=1100px){.product-stock-families{grid-template-columns:1fr}}@media (width<=600px){.product-stock-heading{flex-direction:column;align-items:flex-start}.product-family{padding:16px}.product-family>header{align-items:flex-start}.product-pack-grid{gap:14px}.product-pack+.product-pack{padding-left:14px}.product-pack-title{gap:6px}.product-pack-title strong{font-size:16px}.product-pack-title>svg{display:none}.product-pack-quantity strong{font-size:28px}.product-pack dl div{flex-wrap:wrap;gap:3px}}@media (width<=700px){.classic-inventory .page-heading{flex-direction:column;align-items:stretch;gap:14px}.classic-inventory .page-heading>.button{flex-shrink:0;align-self:flex-start;max-width:100%}}.product-stock .product-family{color:var(--text)}.source-finance{margin-bottom:26px}.source-finance-heading{justify-content:space-between;align-items:center;gap:20px;margin:6px 0 18px;display:flex}.source-finance-heading h2{margin-bottom:7px;font-size:19px}.source-finance-heading p,.source-finance-note{color:var(--muted);font-size:12px;line-height:1.65}.source-finance-heading .button{flex-shrink:0}.source-finance-note{margin:-5px 0 20px}.source-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.source-finance-grid h3{margin-bottom:20px}.source-finance-months a{grid-template-columns:75px minmax(25px,1fr) auto;align-items:center;gap:12px;padding:14px 0;font-size:11px;display:grid}.source-finance-months strong{font-variant-numeric:tabular-nums}.source-finance-bar{background:var(--soft);border-radius:4px;height:9px;overflow:hidden}.source-finance-bar i{background:#6eaaa3;border-radius:4px;height:100%;display:block}.source-payment-groups>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px 0;font-size:12px;display:flex}.source-payment-groups strong,.source-payment-groups small{display:block}.source-payment-groups small{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.6}.source-payment-groups b{white-space:nowrap;font-size:12px}.source-finance-sources{margin-bottom:20px}.source-finance-sources td small{color:var(--muted);font-size:10px;display:block}.source-finance-missing{border-inline-start:3px solid #d3ab4f}.source-finance-missing p{color:var(--muted);max-width:880px;margin:9px 0;font-size:13px;line-height:1.7}.source-finance-missing>strong{margin-top:18px;font-size:20px;display:block}.source-accounting-records{margin:22px 0}.source-accounting-records>summary{cursor:pointer;padding-bottom:18px;font-size:14px}.source-finance .classic-kpi strong{font-size:clamp(18px,1.8vw,27px)}@media (width<=1100px){.source-finance-grid{grid-template-columns:1fr}}@media (width<=700px){.source-finance-heading{flex-direction:column;align-items:flex-start;gap:14px}.source-finance .classic-kpi strong{font-size:24px}.source-finance-months a{grid-template-columns:66px minmax(15px,1fr) auto;gap:8px;font-size:10px}.source-payment-groups>div{flex-wrap:wrap;gap:10px}.source-finance-sources .classic-card-head{flex-direction:column;align-items:flex-start;gap:12px}.source-finance-sources table{min-width:680px}}@media (width<=600px){.source-finance .classic-kpis{grid-template-columns:minmax(0,1fr)}.source-finance .classic-kpi strong{overflow-wrap:normal;white-space:nowrap;font-size:26px}}.classic-financial-page .inline-date input{color:var(--text)}[data-theme=dark] .classic-financial-page .inline-date input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{color:#172025;font-synthesis:none;--ink:#0c0f11;--paper:#f4f6f8;--surface:#fff;--text:#172025;--muted:#56646f;--line:#e3e8ec;--blue:#3b6fe0;--violet:#8b5cf6;--soft:#f8fafb;--green:#237343;--danger:#a53430;--amber:#8a6028;background:#f4f6f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}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:.6}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.3px;font-size:35px;font-weight:650;line-height:1.16}h2{letter-spacing:-.55px;font-size:21px;font-weight:650;line-height:1.25}h3{font-size:14px;font-weight:620;line-height:1.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #3b6fe0}.muted{color:var(--muted)}.small,small{font-size:12px}.eyebrow{color:var(--muted);letter-spacing:.13em;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.blue-dot{color:var(--blue)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:11px 17px;font-size:12px;font-weight:550;display:inline-flex}.button:hover{background:#253039}.button.secondary{background:var(--surface);color:var(--text);border-color:#d4dce2}.button.secondary:hover{background:var(--soft)}.icon-button{min-width:32px;min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.icon-button:hover{background:var(--soft);color:var(--text)}.text-button{color:#315aa0;background:0 0;border:0;align-items:center;gap:7px;padding:2px 0;font-size:12px;font-weight:550;display:inline-flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading{min-height:210px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.workspace{min-height:100vh;display:flex}.sidebar{background:var(--ink);color:#fff;z-index:40;flex-direction:column;width:216px;padding:31px 16px 16px;display:flex;position:fixed;inset-block:0;inset-inline-start:0}.brand{align-items:center;gap:14px;padding:0 14px;display:flex}.brand img{width:52px;height:auto}.brand span{color:#aab5bd;max-width:60px;font-size:11px;line-height:1.4}.sidebar-caption{letter-spacing:.12em;color:#8898a1;margin:39px 15px 14px;font-size:9px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:#b5c0c7;border-radius:5px;align-items:center;gap:12px;min-height:42px;padding:12px 13px;font-size:12px;display:flex}.sidebar nav a:hover{color:#fff;background:#1a2227}.sidebar nav a.active{color:#fff;background:#293136}.sidebar nav a.active:before{content:"";background:#7196ea;border-radius:0 2px 2px 0;width:3px;height:20px;position:absolute;inset-inline-start:0}.nav-custom{letter-spacing:.07em;color:#939fa7;margin-inline-start:auto;font-size:7px}.sidebar-bottom{margin-top:auto;padding-top:32px}.workspace-marker{border:1px solid #2d383e;border-radius:5px;align-items:center;gap:9px;padding:13px 11px;display:flex}.live-dot{background:#76a58a;border-radius:100%;width:6px;height:6px}.workspace-marker strong{font-size:10px;font-weight:500;display:block}.workspace-marker small{color:#88959e;margin-top:3px;font-size:9px;display:block}.profile-button{text-align:start;color:#c6cdd2;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:17px 4px 0;display:flex}.avatar{background:#303c43;border-radius:100%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.profile-button>span:nth-child(2){flex:1}.profile-button strong{font-size:10px;font-weight:550;display:block}.profile-button small{color:#8b9aa4;text-transform:capitalize;margin-top:3px;font-size:9px;display:block}.workspace-content{flex-direction:column;flex:1;min-width:0;margin-inline-start:216px;display:flex}.topbar{border-bottom:1px solid var(--line);background:var(--surface);z-index:20;align-items:center;gap:26px;height:72px;padding:0 38px;display:flex;position:sticky;top:0}.breadcrumb{color:var(--muted);align-items:center;gap:10px;min-width:180px;font-size:11px;display:flex}.breadcrumb strong{color:var(--text);font-weight:550}.global-search{color:#88949e;align-items:center;gap:8px;width:310px;margin-inline:auto;display:flex;position:relative}.global-search input{width:100%;color:var(--text);background:0 0;border:0;padding:9px 2px;font-size:11px}.global-search kbd{white-space:nowrap;border:1px solid var(--line);border-radius:4px;padding:3px 5px;font-family:inherit;font-size:9px}.topbar-tools{align-items:center;gap:9px;display:flex}.top-avatar{color:#455b68;background:#eaf0f3;border-radius:100%;place-items:center;width:31px;height:31px;margin-inline-start:9px;font-size:11px;display:grid}.sample-bar{color:#556570;background:#eaf0f5;border-bottom:1px solid #dce4ea;align-items:center;gap:8px;padding:7px 38px;font-size:10px;display:flex}.sample-dot{background:#7b98b4;border-radius:100%;width:4px;height:4px}.main-content{flex:1;width:100%;max-width:1600px;margin-inline:auto;padding:35px 38px 36px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-heading p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.6}.page-heading>.button{margin-bottom:3px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;display:grid}.metric{background:var(--surface);border:1px solid var(--line);border-radius:6px;flex-direction:column;padding:19px 21px;transition:border-color .15s;display:flex}.metric:hover{border-color:#b3c5d5}.metric-label{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.metric>strong{letter-spacing:-.9px;font-variant-numeric:tabular-nums;margin:10px 0 4px;font-size:29px;font-weight:650;line-height:1.2}.metric>span{color:var(--muted);font-size:9px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:6px;min-width:0;padding:25px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-heading .eyebrow{margin-bottom:6px;font-size:9px}.today-grid{grid-template-columns:1.35fr 1fr;gap:24px;display:grid}.quiet-count{border:1px solid var(--line);min-width:25px;height:25px;color:var(--muted);border-radius:5px;place-items:center;font-size:11px;display:grid}.attention-row{border-top:1px solid var(--line);gap:17px;padding:20px 0;display:flex}.attention-number{color:#82909a;min-width:20px;padding-top:4px;font-size:10px}.attention-row p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.65}.inline-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.badge{text-transform:capitalize;white-space:nowrap;vertical-align:middle;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;line-height:1.3;display:inline-flex}.badge.neutral{color:#52616b;background:#f1f4f6;border:1px solid #dfe5e9}.badge.good{color:#247146;background:#eff7f2;border:1px solid #d8e9df}.badge.danger{color:#a13f35;background:#fff2f0;border:1px solid #efd9d4}.status-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.clear-state{text-align:center;padding:30px 15px 39px}.clear-icon{color:#2d704a;background:#eef5f1;border-radius:100%;place-items:center;width:48px;height:48px;margin:0 auto 17px;display:grid}.clear-state h3{letter-spacing:-.3px;font-size:17px}.clear-state p{color:var(--muted);margin:7px 0 15px;font-size:12px}.next-step{border-top:1px solid var(--line);color:#5b6972;align-items:center;gap:12px;padding-top:20px;display:flex}.next-step>div{flex:1}.next-step strong{color:var(--text);font-size:11px;font-weight:600}.next-step p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.6}.product-panel{padding:0;overflow:hidden}.product-photo{background:#d9d9cf;height:176px;position:relative;overflow:hidden}.product-photo img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.product-photo>span{bottom:13px;letter-spacing:.12em;color:#34403f;background:#fffffff0;padding:6px 8px;font-size:8px;position:absolute;inset-inline-start:17px}.product-body{padding:22px}.product-body .section-heading{margin-bottom:4px}.product-body h2{font-size:18px}.product-row{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:15px 0;display:flex}.product-row:last-child{border-bottom:0;padding-bottom:0}.product-row>img{object-fit:contain;width:31px;height:65px}.product-row>div:nth-child(2){flex:1}.product-row strong{font-size:13px;font-weight:600;display:block}.product-row small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.product-tag{letter-spacing:.05em;margin-top:7px;font-size:7px;display:inline-block}.hydration{color:#3268ca}.glow{color:#8756d6}.product-quantity{text-align:end}.product-quantity strong{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:20px}.workspace-notes{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;margin-top:25px;padding:22px 0;display:grid}.workspace-notes>div{color:#85929b;align-items:center;gap:13px;display:flex}.workspace-notes strong{color:var(--text);font-size:11px;font-weight:550;display:block}.workspace-notes small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5;display:block}.app-footer{border-top:1px solid var(--line);color:#87939b;justify-content:space-between;padding:17px 38px;font-size:9px;display:flex}.tabs{border-bottom:1px solid var(--line);gap:23px;margin-bottom:23px;display:flex;overflow-x:auto}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 1px 14px;font-size:12px}.tabs button.active{color:var(--text);border-bottom-color:var(--text);font-weight:600}.table-panel{padding:0;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 23px;display:flex}.table-search{color:#8b98a2;align-items:center;gap:8px;display:flex}.table-search input{width:260px;max-width:100%;color:var(--text);background:0 0;border:0;padding:7px 0;font-size:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:start;color:var(--muted);background:var(--soft);border-bottom:1px solid var(--line);white-space:nowrap;padding:13px 19px;font-size:10px;font-weight:500}td{border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;padding:17px 19px;line-height:1.5}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--soft)}.record-link{align-items:center;gap:10px;font-weight:550;display:inline-flex}.record-link:hover{color:var(--blue)}.record-link img{object-fit:contain;width:24px;height:43px}.table-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:10px;padding:15px 23px;font-size:10px;display:flex}.table-footer>div{gap:16px;display:flex}.empty-state{text-align:center;color:var(--muted);padding:50px 25px;font-size:12px;line-height:1.7}.empty-state h3{color:var(--text);margin:15px 0 6px;font-size:17px}.empty-icon{background:var(--soft);border:1px solid var(--line);border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto;display:grid}.back-link{color:var(--muted);background:0 0;border:0;margin-bottom:22px;padding:0;font-size:11px}.record-heading .inline-meta{margin-top:13px}.action-cluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.record-grid{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.record-facts{margin:15px 0 0}.record-facts>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:18px;padding:15px 0;font-size:12px;display:grid}.record-facts dt{color:var(--muted)}.record-facts dd{text-align:end;overflow-wrap:anywhere;margin:0}.record-context>p{margin:16px 0 25px;font-size:13px;line-height:1.8}.linked-record{border:1px solid var(--line);border-radius:5px;align-items:center;gap:12px;margin-top:12px;padding:16px;display:flex}.linked-record>span{flex:1}.linked-record small{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.linked-record strong{font-size:12px;font-weight:550}.detail-product{object-fit:contain;width:100px;height:200px;margin:25px auto 0;display:block}.history-list{padding-top:15px}.history-list article{gap:17px;padding:10px 0 25px;display:flex;position:relative}.history-dot{background:#718ba0;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.history-list strong{text-transform:capitalize;font-size:13px}.history-list p{color:var(--muted);margin-top:6px;font-size:12px}.history-list small{color:var(--muted);margin-top:9px;font-size:10px;display:block}.trace-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.trace-item{border-bottom:1px solid var(--line);padding:18px 0;font-size:12px}.trace-item strong,.trace-item span,.trace-item small{display:block}.trace-item span,.trace-item small{color:var(--muted);margin-top:5px}.numeric{text-align:end}.account-code{color:var(--muted);min-width:35px;font-size:10px}.inline-date{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}input,select,textarea{color:var(--text)}.inline-date input{border:1px solid var(--line);background:var(--surface);border-radius:4px;padding:9px}.studio-label{color:#585f87;background:#eef0f9;border:1px solid #dfe3f1;border-radius:5px;align-items:center;gap:9px;padding:9px 13px;font-size:11px;display:inline-flex}.studio-options{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px;display:grid}.studio-options button{background:var(--surface);border:1px solid var(--line);text-align:start;border-radius:6px;align-items:center;gap:13px;padding:19px 18px;display:flex}.studio-options button strong{flex:1;font-size:12px;font-weight:550}.studio-options button>svg{color:#728294}.studio-options button.active{background:#f5f7fc;border-color:#9aabd5}.studio-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.studio-grid .field{margin-bottom:19px}.studio-grid .button{margin-top:12px}.rule-preview{background:var(--soft);border:1px solid var(--line);border-radius:5px;margin-top:24px;padding:26px;font-size:18px;line-height:1.75}.rule-preview strong{font-weight:600}.preview-test{gap:16px;padding:27px 0;display:flex}.preview-test strong{font-size:13px}.preview-test p{color:var(--muted);margin-top:7px;font-size:12px}.test-letter{color:#7a8790;font-size:11px}.protected-box{border-top:1px solid var(--line);color:#74848c;gap:13px;padding:24px 0;display:flex}.protected-box strong{color:var(--text);font-size:12px}.protected-box p{margin-top:7px;font-size:12px;line-height:1.7}.studio-preview>.small{line-height:1.8}.publication-panel{margin-top:25px}.document-preview{color:#172025;background:#fff;border:1px solid #e3e8ec;margin:22px 0;padding:26px}.document-preview img{width:40px;height:auto}.document-preview h3{margin-top:19px;font-size:22px}.preview-rule{background:#e3e8ec;height:1px;margin:22px 0}.document-preview p{min-height:60px;font-size:12px}.document-preview small{font-size:9px}.action-dialog{border:1px solid var(--line);background:var(--surface);width:760px;max-width:calc(100vw - 30px);max-height:90vh;color:var(--text);border-radius:9px;padding:0;box-shadow:0 22px 80px #0016292b}.action-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09172080}.dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 27px;display:flex}.dialog-head .eyebrow{font-size:9px}.dialog-body{max-height:65vh;padding:24px 27px;overflow-y:auto}.dialog-body>p{margin-bottom:20px;font-size:12px;line-height:1.7}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.field{flex-direction:column;gap:8px;min-width:0;font-size:11px;display:flex}.field>span{font-weight:550}.field b{color:var(--muted);font-size:10px;font-weight:400}.field input,.field select,.field textarea{background:var(--surface);border:1px solid #cfd8df;border-radius:5px;width:100%;min-height:41px;padding:11px 12px;font-size:12px}.field textarea{resize:vertical}.check-field{align-items:center;gap:9px;padding:12px 0;font-size:12px;display:flex}.check-field input{accent-color:#172025}.line-editor{border-top:1px solid var(--line);margin-top:28px;padding-top:23px}.edit-line{border:1px solid var(--line);border-radius:5px;align-items:flex-start;gap:15px;margin-top:12px;padding:17px;display:flex}.edit-line .form-grid{flex:1}.line-number{color:var(--muted);padding-top:5px;font-size:10px}.dialog-foot{border-top:1px solid var(--line);align-items:center;gap:10px;padding:17px 27px;display:flex}.dialog-foot>span{flex:1;font-size:10px}.error-box{color:#922f2b;background:#fff4f3;border:1px solid #e4bebb;border-radius:5px;margin:18px 0;padding:12px 15px;font-size:12px;line-height:1.7}.error-box p{margin-top:7px}.warning-box{color:#866024;background:#fff7e8;margin-top:20px;padding:16px;font-size:12px;line-height:1.6}.error-state{text-align:center;color:var(--muted);padding:60px 25px}.error-state h2{color:var(--text);margin:16px 0 10px}.error-state .button{margin-top:20px}.toast{color:#e8f4eb;z-index:100;background:#172c23;border:1px solid #395646;border-radius:7px;align-items:center;gap:10px;max-width:calc(100vw - 30px);padding:13px 20px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #001a251a}.search-results{top:40px;background:var(--surface);border:1px solid var(--line);z-index:60;border-radius:6px;width:370px;max-width:calc(100vw - 30px);max-height:420px;padding:8px;position:absolute;inset-inline-start:0;overflow-y:auto;box-shadow:0 12px 35px #10253420}.search-results a{border-radius:4px;justify-content:space-between;align-items:center;padding:11px;display:flex}.search-results a:hover{background:var(--soft)}.search-results strong{color:var(--text);font-size:12px;display:block}.search-results small{margin-top:5px;font-size:10px;display:block}.search-results p{padding:15px;font-size:12px;line-height:1.7}.notification-panel{top:65px;background:var(--surface);border:1px solid var(--line);z-index:50;border-radius:6px;width:300px;padding:22px;position:fixed;inset-inline-end:27px;box-shadow:0 15px 40px #142b4025}.notification-panel p{margin-bottom:15px;font-size:12px;line-height:1.6}.mobile-menu,.mobile-records{display:none}.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}.skip-link{top:-100px;background:var(--surface);color:var(--text);z-index:100;padding:12px;position:fixed;inset-inline-start:230px}.skip-link:focus{top:10px}.login-page{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#0c0f11;flex-direction:column;padding:45px 57px 28px;display:flex;position:relative;overflow:hidden}.login-logo{width:68px;height:auto;margin-bottom:48px}.login-brand .eyebrow{color:#96a6b0;font-size:9px}.login-brand h1{letter-spacing:-1.6px;margin-bottom:20px;font-size:48px;line-height:1.1}.login-brand p{color:#a8b5bd;font-size:13px;line-height:1.8}.login-photo{object-fit:cover;object-position:center;flex:1;width:calc(100% + 114px);max-height:330px;margin:30px -57px 0}.login-signoff{letter-spacing:.15em;color:#9caab3;align-items:center;gap:10px;padding-top:22px;font-size:8px;display:flex}.login-signoff span{background:#60737f;border-radius:100%;width:3px;height:3px}.login-form{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;padding:60px 45px;display:flex;position:relative}.login-form-inner{width:320px;max-width:100%}.login-form h2{letter-spacing:-1px;margin:12px 0;font-size:30px}.login-form .muted{margin-bottom:34px;font-size:13px}.login-form .field{margin-bottom:19px}.login-submit{justify-content:space-between;width:100%;margin-top:8px}.login-local{color:var(--muted);align-items:center;gap:8px;margin-top:25px;font-size:10px;display:flex}.login-foot{color:#8e9ca5;font-size:10px;position:absolute;bottom:28px}.login-form-inner>a.button{width:100%;margin-bottom:10px}[data-theme=dark]{--paper:#11191f;--surface:#182228;--text:#e4ebef;--muted:#9aabb6;--line:#2b3943;--soft:#1d2931;background:var(--paper);color:var(--text)}[data-theme=dark] .sample-bar{color:#aec2cf;background:#20323e;border-color:#2c4352}[data-theme=dark] .metric{background:var(--surface)}[data-theme=dark] .field input,[data-theme=dark] .field select,[data-theme=dark] .field textarea{border-color:#405460}[data-theme=dark] .studio-options button.active{background:#263449;border-color:#7285ab}[data-theme=dark] .text-button{color:#91b8ff}[data-theme=dark] .badge.neutral{color:#b6c6d1;background:#263742;border-color:#3a4c59}[data-theme=dark] .badge.good{color:#9fd2b1;background:#1c3c2d;border-color:#355b44}[data-theme=dark] .badge.danger{color:#efb1aa;background:#442929;border-color:#694241}@media (width>=1600px){.main-content{padding-top:45px}.product-photo{height:230px}}@media (width<=1150px){.sidebar{width:192px}.workspace-content{margin-inline-start:192px}.topbar,.main-content{padding-inline:25px}.breadcrumb{min-width:130px}.global-search{width:230px}.metric{padding:17px}.metric>strong{font-size:25px}.today-grid{gap:18px}.panel{padding:21px}.product-panel,.table-panel{padding:0}.studio-options button{gap:8px;padding:15px 12px}.studio-options button strong{font-size:11px}.record-heading{align-items:flex-start}.action-cluster{max-width:45%}.button{padding:10px 13px}}@media (width<=900px){.global-search{width:190px}.topbar-tools{gap:2px}.topbar{gap:12px}.breadcrumb{min-width:110px}.today-grid{grid-template-columns:1fr}.product-photo{height:210px}.product-body{padding:23px}.product-row{border-bottom:0;width:50%;padding-inline-end:22px;display:inline-flex}.workspace-notes{grid-template-columns:1fr;gap:20px}.record-grid,.studio-grid{grid-template-columns:1fr}.studio-options{grid-template-columns:1fr 1fr}.metric-grid{gap:12px}.metric>strong{font-size:23px}.metric>span{min-height:25px;line-height:1.5}.record-heading{display:block}.action-cluster{justify-content:flex-start;max-width:none;margin-top:20px}.form-grid{gap:14px}.login-brand{padding-inline:35px}.login-photo{width:calc(100% + 70px);margin-inline:-35px}.login-brand h1{font-size:39px}}@media (width<=700px){h1{letter-spacing:-1px;font-size:29px}h2{font-size:20px}.sidebar{width:225px;transition:transform .2s;transform:translate(-100%)}.menu-open .sidebar{transform:translate(0)}[dir=rtl] .sidebar{transform:translate(100%)}[dir=rtl] .menu-open .sidebar{transform:translate(0)}.workspace-content{margin-inline-start:0}.mobile-menu{display:inline-flex}.topbar{gap:10px;height:62px;padding:0 15px}.breadcrumb{gap:7px;min-width:0;font-size:10px}.global-search{width:30px;margin-inline:auto}.global-search input{opacity:0;width:28px;position:absolute;inset:0}.global-search input:focus{top:11px;opacity:1;background:var(--surface);z-index:45;border:1px solid var(--line);border-radius:5px;width:calc(100vw - 135px);padding:12px;position:fixed;inset-inline-start:55px}.global-search kbd{display:none}.search-results{top:60px;width:auto;position:fixed;inset-inline:15px}.topbar-tools{gap:0}.topbar-tools .icon-button{min-width:29px;padding:5px}.top-avatar{display:none}.sample-bar{padding:8px 20px;font-size:9px;line-height:1.5}.main-content{padding:25px 19px}.page-heading{align-items:flex-start;gap:15px;margin-bottom:23px}.page-heading p{font-size:12px;line-height:1.65}.page-heading>.button{min-width:36px;margin-top:20px;padding:9px;font-size:0}.page-heading>.button svg{width:17px;height:17px}.metric-grid{grid-template-columns:1fr 1fr;gap:12px}.metric{padding:17px}.metric-label{font-size:10px;line-height:1.5}.metric>strong{margin-top:11px;font-size:27px}.metric>span{min-height:27px;font-size:9px}.today-grid{gap:20px}.panel{padding:21px}.product-panel,.table-panel{padding:0}.product-row{border-bottom:1px solid var(--line);width:100%;padding:15px 0;display:flex}.product-photo{height:178px}.product-body{padding:20px}.product-body h2{font-size:21px}.product-row>img{width:37px;height:73px}.product-row strong{font-size:14px}.product-row small{font-size:10px}.product-quantity strong{font-size:22px}.product-tag{font-size:8px}.attention-panel h2{font-size:21px}.attention-row{gap:13px}.attention-row h3{font-size:14px}.attention-row p{font-size:12px}.clear-state{padding:26px 0}.next-step strong{line-height:1.6}.next-step p{font-size:10px}.workspace-notes{padding-bottom:0}.app-footer{gap:12px;padding:17px 20px;font-size:8px}.tabs{gap:21px;margin-bottom:20px}.table-toolbar{padding:14px 17px}.table-toolbar>.small{display:none}.table-search,.table-search input{width:100%}.desktop-table{display:none}.mobile-records{display:block}.record-card{border-bottom:1px solid var(--line);padding:19px;display:block}.record-card>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.record-card>div>strong{font-size:15px}.record-card p{justify-content:space-between;align-items:center;gap:20px;padding:6px 0;font-size:11px;display:flex}.record-card p>span{color:var(--muted)}.record-card p>b{text-align:end;font-weight:450}.table-footer{padding:14px 18px;line-height:1.6}.action-cluster .button{font-size:11px}.record-facts>div{grid-template-columns:1fr 1.3fr}.record-grid{gap:18px}.trace-grid{grid-template-columns:1fr}.studio-options{gap:11px}.studio-options button{gap:9px;padding:16px 12px}.studio-options button strong{font-size:12px}.studio-options button>svg:last-child,.studio-label{display:none}.rule-preview{padding:22px;font-size:17px}.publication-panel{padding:20px 0}.publication-panel>.section-heading{padding-inline:20px}.action-dialog{border-radius:8px;max-width:calc(100vw - 16px);max-height:94vh}.dialog-head{padding:21px 19px}.dialog-head h2{font-size:20px}.dialog-body{max-height:67vh;padding:21px 19px}.form-grid{grid-template-columns:1fr}.field{font-size:12px}.field input,.field select,.field textarea{padding:11px 12px;font-size:16px}.dialog-foot{justify-content:flex-end;padding:15px 19px}.dialog-foot>span{display:none}.edit-line{gap:8px;padding:15px 12px}.line-number{display:none}.line-editor{margin-top:24px}.login-page{grid-template-columns:1fr}.login-brand{min-height:270px;padding:28px 28px 0}.login-logo{width:50px;margin-bottom:25px}.login-brand h1{margin-bottom:14px;font-size:33px;line-height:1.16}.login-brand p{padding-bottom:26px;font-size:11px}.login-photo{inset-inline-end:-45px;object-fit:cover;opacity:.4;pointer-events:none;width:180px;height:190px;margin:0;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.login-signoff{display:none}.login-form{align-items:stretch;min-height:490px;padding:35px 28px 75px}.login-form-inner{width:100%}.login-form h2{font-size:28px}.login-form .muted{margin-bottom:25px}.login-foot{bottom:24px}.notification-panel{width:auto;inset-inline:15px}.skip-link{inset-inline-start:15px}.inline-date{flex-direction:column;align-items:flex-end;gap:5px;font-size:9px}.inline-date input{max-width:140px;padding:8px;font-size:11px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.connection-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.connection-card{border:1px solid var(--border,#e5e7eb);border-radius:12px;flex-direction:column;gap:8px;padding:18px;display:flex}.connection-card>strong{text-transform:capitalize}.connection-card>small{color:var(--muted,#657080)}.import-preview{margin-top:20px}.panel+.panel{margin-top:22px}.notification-panel{max-height:70vh;overflow:auto}.compact-view td,.compact-view th{padding-top:.55rem;padding-bottom:.55rem}.view-picker select{border:1px solid var(--line);background:var(--surface);border-radius:8px;max-width:180px;padding:8px}.planning-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:24px;display:grid}.forecast-value{letter-spacing:-.05em;margin:24px 0;font-size:2.8rem;font-weight:650}.forecast-value small{letter-spacing:0;color:var(--muted);font-size:.8rem;font-weight:400;display:block}.assistant-search{gap:12px;margin:24px 0;display:flex}.assistant-search input{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex:1;min-width:0;padding:14px}.assistant-answer{border-top:1px solid var(--line);padding-top:20px}.evidence-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:420px;font-size:.8rem;overflow:auto}.source-link{padding:5px 0;display:block}.negative-balance{color:#b83a49;font-weight:650}.assistant-panel .eyebrow{align-items:center;gap:8px;display:flex}.report-dates{gap:16px;display:flex}.statement-lines>div,.statement-total{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.statement-total{border-top:2px solid var(--line);border-bottom:0;margin-top:14px;font-weight:600}.aging-buckets{flex-wrap:wrap;gap:28px;margin:24px 0;display:flex}.aging-buckets>div{flex-direction:column;gap:8px;display:flex}.aging-buckets strong{font-size:1.5rem}@media (width<=600px){.report-dates{width:100%}.report-dates label{flex:1;min-width:0}.report-dates input{width:100%}}.sidebar nav{flex-shrink:1;min-height:0;overflow-y:auto}.sidebar-bottom{flex-shrink:0;padding-top:20px}.brand,.sidebar-caption{flex-shrink:0}.linked-record>.badge{flex:none}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:6px;flex-direction:column;gap:9px;padding:20px;display:flex}.metric-card>span,.metric-card>small{color:var(--muted);font-size:11px}.metric-card>strong{letter-spacing:-.7px;font-size:28px}.panel>h2{margin-bottom:16px}.panel>p+.table-scroll{margin-top:14px}.panel>p+button,.panel>button+p{margin-top:12px}.app-footer{color:var(--muted);font-size:10px}.payable-bridge{border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.payable-bridge p{margin-bottom:20px;line-height:1.6}.payable-bridge>.text-button{margin-top:18px}.payable-bridge details{margin-top:20px}.record-picker{gap:12px}.record-picker>label{flex-direction:column;gap:8px;display:flex}@media (width<=600px){.report-heading{flex-direction:column;align-items:stretch}.report-heading .report-dates{margin-top:10px}.report-dates .inline-date{align-items:flex-start}.report-dates input{max-width:none;font-size:14px}.report-heading h1{max-width:300px}}.report-balance-cards{display:none}@media (width<=600px){.report-wide-table{display:none}.report-balance-cards{margin:20px 0;display:block}.report-balance-cards article{border-bottom:1px solid var(--line);overflow-wrap:anywhere;flex-direction:column;gap:9px;padding:20px 0;display:flex}.report-balance-cards article>a{color:#315aa0;font-size:13px}.report-balance-cards article>strong{font-size:18px}.report-balance-cards article>span{color:var(--muted);font-size:12px}.report-balance-cards .statement-total{border:0;margin:0;padding:8px 0;font-size:12px}.report-balance-cards article .statement-total{font-weight:400}}.correction-comparison{border:1px solid var(--line);border-radius:6px;margin:22px 0;padding:18px}.correction-totals{gap:14px;margin:20px 0;display:grid}.correction-totals>div{justify-content:space-between;gap:16px;display:flex}.correction-comparison article{border-top:1px solid var(--line);overflow-wrap:anywhere;padding:15px 0;font-size:12px;line-height:1.6}.correction-comparison article small{color:var(--muted);display:block}.carrier-adjustments{margin-top:22px}.carrier-adjustments a{color:#315aa0}.carrier-adjustments p{margin-top:10px;font-size:13px}.correction-comparison .table-footer{flex-wrap:wrap;gap:10px;padding:16px 0 0}@media (width<=700px){.dialog-foot>.financial-summary{max-width:44%;color:var(--text);margin-inline-end:auto;font-weight:550;line-height:1.5;display:block}.financial-metrics{grid-template-columns:minmax(0,1fr)}.financial-metrics .metric-card{min-width:0}.financial-metrics .metric-card>strong{overflow-wrap:anywhere;font-size:24px}}.cash-correction-dialog{width:min(760px,100vw - 16px);max-width:calc(100vw - 16px)}.cash-line-review{overflow-wrap:anywhere;border:1px solid var(--line);border-radius:12px;min-width:0;margin-top:22px;padding:20px}.cash-line-review h3{margin:10px 0 16px}.cash-evidence-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.cash-evidence-pair article{border:1px solid var(--line);border-radius:8px;padding:14px}.cash-evidence-pair h4{margin:0 0 10px}.cash-evidence-pair p{margin:6px 0;font-size:13px}.cash-allocation{border-top:1px solid var(--line);padding:16px 0}.cash-reviewed{margin-top:20px}.cash-line-review .field{margin-top:14px}@media (width<=600px){.cash-evidence-pair{grid-template-columns:1fr}.cash-line-review{padding:14px}}.custody-workspace{gap:20px;display:grid}.custody-intro{align-items:flex-start;gap:18px;display:flex}.custody-intro>svg{color:var(--accent);flex:none}.custody-intro h2{margin-top:0}.custody-plan .section-heading{flex-wrap:wrap;align-items:flex-start;gap:16px}.custody-lot{border-top:1px solid var(--line);padding:20px 0}.custody-counts{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:16px 0;display:grid}.custody-counts dt{color:var(--muted);font-size:12px}.custody-counts dd{margin:6px 0;font-size:26px;font-weight:600}.custody-counts small{color:var(--muted);font-size:11px;font-weight:400;display:block}.custody-evidence{border-top:1px solid var(--line);padding-top:16px}.custody-evidence summary{cursor:pointer;font-weight:600}.custody-evidence p{overflow-wrap:anywhere;line-height:1.7}.custody-plan .section-heading p{overflow-wrap:anywhere}.custody-plan .section-heading>div{min-width:0}@media (width<=700px){.custody-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.custody-counts dd{font-size:23px}.custody-intro{gap:12px}.custody-intro p{font-size:14px}}.classic-workspace{--paper:#f4f6f8;--surface:#fff;--text:#14181b;--muted:#6b7883;--line:#e4e9ec;--soft:#f4f6f8;--ink:#0c0f11;background:var(--paper)}.classic-workspace .sidebar{width:252px;padding:26px 16px 16px}.classic-workspace .brand{gap:17px;padding:0 12px}.classic-workspace .brand span{max-width:85px;font-size:12px;line-height:1.5}.classic-workspace .sidebar-caption{letter-spacing:.13em;margin-top:30px;font-size:10px}.classic-workspace .sidebar nav a{border-radius:8px;min-height:42px;padding:11px 14px;font-size:13px}.classic-workspace .sidebar nav a.active:before{display:none}.classic-workspace .workspace-content{margin-inline-start:252px}.classic-workspace .topbar{gap:20px;height:56px;padding-inline:26px}.classic-workspace .breadcrumb{font-size:12px}.classic-workspace .global-search{max-width:340px}.classic-workspace .sample-bar{background:var(--surface);color:var(--muted);border-color:var(--line);padding:8px 26px;font-size:10px}.classic-workspace .main-content{width:100%;max-width:1492px;margin-inline:auto;padding:26px}.classic-workspace h1{letter-spacing:-.7px;font-size:27px;font-weight:650}.classic-workspace h2{letter-spacing:-.2px;font-size:16px}.classic-workspace .page-heading p{font-size:13px}.classic-workspace .panel,.classic-workspace .metric,.classic-workspace .metric-card{border-radius:14px;box-shadow:0 1px 2px #0c0f1105}.classic-workspace .panel{border:1px solid var(--line)}.classic-workspace .table-panel{overflow:hidden}.classic-workspace .button{border-radius:8px;min-height:36px;padding:8px 13px;font-size:12px}.classic-workspace .tabs{margin-bottom:18px}.classic-workspace .tabs button{font-size:13px}.classic-workspace .action-dialog{border-radius:14px}.classic-workspace .field input,.classic-workspace .field select,.classic-workspace .field textarea{border-radius:8px}.classic-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.classic-heading .eyebrow{margin-bottom:10px;font-size:10px}.classic-heading h1{margin-bottom:8px}.classic-heading p{color:var(--muted);font-size:13px;line-height:1.65}.classic-heading-actions{flex:none;align-items:center;gap:15px;display:flex}.classic-heading-actions .inline-date{flex-direction:column;align-items:flex-start;gap:6px;font-size:10px;display:flex}.classic-heading-actions input{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:8px;padding:8px 10px;font-size:12px}.classic-brand-rule{background:linear-gradient(90deg,#3b6fe0,#8b5cf6 70%,#0000);border-radius:3px;height:3px;margin:23px 0 17px}.classic-status{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;font-size:11px;display:flex}.classic-status>span{align-items:center;gap:7px;display:flex}.classic-status svg{flex:none}.classic-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;min-width:0;padding:22px;box-shadow:0 1px 2px #0c0f1105}.classic-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.classic-kpi{flex-direction:column;gap:13px;padding:19px;transition:border-color .15s,transform .15s;display:flex}.classic-kpi:hover{border-color:#98a3ad;transform:translateY(-2px)}.classic-kpi>span{color:var(--muted);justify-content:space-between;gap:6px;font-size:11px;line-height:1.5;display:flex}.classic-kpi>span svg{flex:none}.classic-kpi>strong{letter-spacing:-.8px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(19px,1.65vw,29px);font-weight:650}.classic-kpi>small{color:var(--muted);font-size:10px;line-height:1.5}.classic-kpi.attention>strong{color:#b7791f}.classic-money-strip{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px;display:grid}.classic-money-strip a{border-inline-end:1px solid var(--line);flex-direction:column;gap:7px;min-width:0;padding:15px 20px;display:flex}.classic-money-strip a:last-child{border:0}.classic-money-strip span{color:var(--muted);font-size:10px}.classic-money-strip strong{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.classic-money-strip svg{color:var(--muted)}.classic-two-column{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:20px;margin-bottom:20px;display:grid}.classic-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.classic-card-head p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.6}.classic-footnote{color:var(--muted);margin-top:16px;font-size:10px;line-height:1.7}.classic-revenue-chart{gap:12px;height:200px;padding-top:10px;display:flex}.classic-bar-column{font-variant-numeric:tabular-nums;flex-direction:column;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.classic-bar-value{text-align:center;overflow-wrap:anywhere;max-width:100%;min-height:16px;font-size:10px}.classic-bar-track{background:var(--soft);border-radius:5px;flex:1;width:100%;display:block;position:relative}.classic-bar{background:#3b6fe0;border-radius:4px;min-height:0;position:absolute;inset-inline:12%}.classic-bar-column:last-child .classic-bar{background:#8b5cf6}.classic-bar.negative{background:#b7791f!important}.classic-bar-column:hover .classic-bar-track{outline:1px solid #98a3ad}.classic-zero-line{background:var(--line);height:1px;position:absolute;inset-inline:0}.classic-bar-label{color:var(--muted);font-size:10px}.classic-aging-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;font-size:12px;display:flex}.classic-aging-row:last-child{border:0}.classic-aging-row strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:550}.classic-aging-row:hover{color:var(--blue)}.classic-cash-chart{width:100%;height:150px;color:var(--blue)}.classic-chart-axis{stroke:var(--line);stroke-dasharray:4 4}.classic-cash-key{justify-content:space-between;gap:18px;margin-top:16px;display:flex}.classic-cash-key span{color:var(--muted);font-size:10px}.classic-cash-key strong{font-variant-numeric:tabular-nums;color:var(--text);margin-top:6px;font-size:16px;font-weight:600;display:block}.classic-chart-values{color:var(--muted);font-size:11px}.classic-chart-values summary{cursor:pointer}.classic-chart-values div{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:10px 0;display:flex}.classic-chart-values strong{color:var(--text);font-variant-numeric:tabular-nums}.classic-action-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 0;display:flex}.classic-action-row>svg{color:#b7791f;flex:none}.classic-action-row>span{flex:1;min-width:0}.classic-action-row strong{font-size:12px;font-weight:550;line-height:1.5;display:block}.classic-action-row small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5;display:block}.classic-action-row>svg:last-child{color:var(--muted)}.classic-action-row:hover strong{color:var(--blue)}.classic-stock-summary{background:var(--soft);border-radius:8px;flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px;padding:14px;font-size:10px;display:flex}.classic-stock-summary strong{font-variant-numeric:tabular-nums;font-size:18px}.classic-stock-summary a{color:var(--muted);align-items:center;gap:5px;margin-inline-start:auto;display:flex}.classic-clear{color:var(--muted);align-items:center;gap:10px;padding:20px 0;font-size:12px;line-height:1.7;display:flex}.classic-clear svg{color:#0f9d58;flex:none}.classic-account{border-top:1px solid var(--line)}.classic-account summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;font-size:13px;display:flex}.classic-account summary:before{content:"+";color:var(--muted)}.classic-account[open] summary:before{content:"−"}.classic-account summary>span{flex:1;min-width:0}.classic-account small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.classic-account strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:600}.classic-invoice{background:var(--soft);border-top:1px solid var(--line);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;font-size:12px;display:flex}.classic-invoice strong{align-items:center;gap:8px;display:flex}.classic-invoice:hover{color:var(--blue)}.classic-error{flex-direction:column;align-items:flex-start;gap:14px;display:flex}[data-theme=dark] .classic-workspace{--paper:#0d1114;--surface:#14181b;--text:#e4e9ec;--muted:#98a3ad;--line:#2b333a;--soft:#1e2429}[data-theme=dark] .classic-workspace .sample-bar{background:var(--surface);color:var(--muted);border-color:var(--line)}@media (width<=1150px){.classic-workspace .sidebar{width:218px}.classic-workspace .workspace-content{margin-inline-start:218px}.classic-workspace .main-content{padding:24px}.classic-workspace .topbar{padding-inline:24px}.classic-heading{align-items:flex-start}.classic-heading-actions{flex-direction:column;align-items:flex-end}.classic-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.classic-kpi>strong{font-size:26px}.classic-money-strip a{padding:15px}.classic-two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=900px){.classic-two-column{grid-template-columns:minmax(0,1fr)}.classic-workspace .breadcrumb{min-width:95px}.classic-workspace .topbar{gap:12px}.classic-cash-chart{height:170px}.classic-money-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.classic-money-strip a:nth-child(2){border-inline-end:0}.classic-money-strip a:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=700px){.classic-workspace .sidebar{width:252px}.classic-workspace .workspace-content{margin-inline-start:0}.classic-workspace .topbar{gap:9px;height:56px;padding-inline:14px}.classic-workspace .breadcrumb{min-width:0;font-size:10px}.classic-workspace .sample-bar{padding:8px 18px;font-size:9px;line-height:1.6}.classic-workspace .main-content{padding:23px 16px}.classic-heading{flex-direction:column;gap:20px}.classic-workspace h1{font-size:25px}.classic-heading-actions{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%}.classic-heading-actions .inline-date{align-items:flex-start}.classic-heading-actions input{max-width:none;font-size:14px}.classic-status{align-items:flex-start;font-size:10px}.classic-status>span{align-items:flex-start;line-height:1.6}.classic-status>button{flex:none;font-size:10px}.classic-brand-rule{margin:20px 0 15px}.classic-kpis{gap:11px}.classic-kpi{gap:11px;padding:15px}.classic-kpi>strong{letter-spacing:-.65px;font-size:21px;line-height:1.3}.classic-kpi>span{min-height:30px;font-size:10px}.classic-kpi>small{font-size:9px}.classic-card{padding:18px}.classic-kpi{padding:15px}.classic-money-strip a{padding:13px}.classic-money-strip strong{font-size:12px}.classic-two-column{gap:16px;margin-bottom:16px}.classic-card-head{margin-bottom:16px}.classic-workspace h2{font-size:16px}.classic-revenue-chart{gap:9px;height:190px}.classic-bar-value,.classic-bar-label{font-size:9px}.classic-cash-key strong{font-size:14px}.classic-account summary,.classic-account strong{font-size:12px}.classic-invoice{padding:12px 10px}.classic-stock-summary{gap:9px}.classic-aging-row,.classic-aging-row strong{font-size:11px}}@media (prefers-reduced-motion:reduce){.classic-kpi:hover{transform:none}}.classic-workspace .sidebar{padding:24px 12px 12px}.classic-workspace .brand{margin-bottom:26px;padding:0 16px}.classic-workspace .sidebar .classic-navigation{scrollbar-width:thin;scrollbar-color:#333b3f transparent;flex:1;min-height:0;margin:0;padding:3px 0 12px;display:block;overflow-y:auto}.classic-nav-group+.classic-nav-group{margin-top:23px}.classic-nav-heading{text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;margin-bottom:6px;padding:0 10px;font-size:10px;font-weight:600}.classic-workspace .sidebar .classic-navigation a{color:#fff9;border-radius:9px;gap:11px;min-height:36px;margin-top:2px;padding:9px 11px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.classic-workspace .sidebar .classic-navigation a svg{flex:none;width:17px;height:17px}.classic-workspace .sidebar .classic-navigation a span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.classic-workspace .sidebar .classic-navigation a.active{color:#fff;background:#ffffff12}.classic-workspace .sidebar .classic-navigation a:hover{color:#fff;background:#ffffff0a}.classic-workspace .sidebar-bottom{padding-top:14px}.classic-workspace .workspace-marker{display:none}.classic-workspace .profile-button{border-top:1px solid #ffffff14;padding:14px 8px 2px}.classic-workspace .profile-button strong{font-size:12px}.classic-workspace .profile-button small{font-size:10px}.classic-workspace .avatar{color:#0c0f11;background:#fff;font-weight:700}.classic-page-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.classic-page-head h1{letter-spacing:-.6px;font-size:27px;font-weight:650}.classic-page-head p{color:var(--muted);max-width:780px;margin-top:8px;font-size:13px;line-height:1.65}.classic-page-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;max-width:40%;display:flex}.classic-page-actions .inline-date{align-items:center;gap:8px;font-size:10px;display:flex}.classic-page-actions input{background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:7px;padding:7px 8px;font-size:12px}.classic-area .page-heading .eyebrow{display:none}.classic-area .page-heading{margin-bottom:24px}.classic-area .page-heading h1{font-size:27px}.classic-area .page-heading p{max-width:900px;line-height:1.65}.classic-kpi.accent-0{border-top:3px solid #48545e}.classic-kpi.accent-1{border-top:3px solid #b7791f}.classic-kpi.accent-2{border-top:3px solid #3b6fe0}.classic-kpi.accent-3{border-top:3px solid #8b5cf6}.classic-surface{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.classic-segmented,.classic-area>.tabs,.classic-area .tabs{border:1px solid var(--line);background:var(--soft);border-radius:9px;flex-wrap:wrap;gap:4px;width:fit-content;margin:0 0 18px;padding:5px;display:flex}.classic-segmented button,.classic-area .tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:500}.classic-segmented button.active,.classic-area .tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #00000012}.classic-surface>.classic-segmented{width:fit-content;max-width:calc(100% - 40px);margin:15px 20px}.classic-surface-body{margin-bottom:0;padding:20px}.classic-surface-body h2{margin-bottom:12px}.classic-financial-page>.classic-card{margin:18px 0}.classic-financial-page>.classic-two-column{margin-top:18px}.classic-explanation{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:10px;margin-top:18px;padding:16px;font-size:12px;line-height:1.75}.classic-explanation strong{color:var(--text)}.classic-explanation a{color:var(--blue)}.classic-surface>.classic-explanation{margin:16px 20px}.classic-related{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.classic-statement>div,.classic-statement>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:14px 0;font-size:12px;display:flex}.classic-statement strong{font-variant-numeric:tabular-nums;text-align:end;font-weight:600}.classic-statement>a:hover{color:var(--blue)}.classic-total{background:var(--soft);font-weight:650}.classic-statement .classic-total{border-bottom:0;padding-inline:12px}.classic-pnl-table th{white-space:nowrap}.classic-pnl-table td{text-align:end;white-space:nowrap;font-variant-numeric:tabular-nums}.classic-pnl-table td>a:hover{text-decoration:underline}.classic-balances-top{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px}.classic-aging-strip{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.classic-aging-strip>div{color:var(--muted);flex-direction:column;gap:8px;font-size:11px;display:flex}.classic-aging-strip strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.classic-balances-top .table-search{border:1px solid var(--line);border-radius:7px;width:100%;max-width:400px;padding:9px 12px}.classic-balances-top input{color:var(--text);outline-offset:6px;background:0 0;border:0;flex:1;min-width:0}.classic-week-picker{grid-template-columns:repeat(13,minmax(0,1fr));gap:4px;display:grid}.classic-week-picker button{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:6px;min-width:0;padding:9px 3px;font-size:10px}.classic-week-picker button strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:7px;font-size:9px;display:block}.classic-week-picker button.active{border-color:var(--blue);background:var(--blue);color:#fff}.classic-embedded>.page-heading,.classic-embedded-area .page-heading{display:none}.classic-embedded-area .page-heading:has(>button){justify-content:flex-end;margin-bottom:16px;display:flex}.classic-embedded-area .page-heading>div{display:none}.classic-embedded-area .tabs{white-space:normal;flex-wrap:wrap;gap:16px}.classic-settings-tools>.page-heading h1,.classic-settings-tools>.page-heading .eyebrow,.classic-settings-tools>.page-heading p{display:none}.classic-settings-tools>.page-heading{justify-content:flex-end;margin-bottom:14px}.classic-product-heading{align-items:center;gap:22px;display:flex}.classic-product-heading>img{object-fit:contain;width:70px;height:150px}.classic-product-heading .classic-statement{flex:1}.classic-record-drawer{background:var(--paper);width:min(1050px,86vw);max-width:100vw;height:100dvh;max-height:100dvh;color:var(--text);border:0;border-inline-start:1px solid var(--line);margin:0;padding:0;position:fixed;inset-block:0;inset-inline:auto 0;box-shadow:-10px 0 60px #0000001f}.classic-record-drawer::backdrop{background:#07090a66}.classic-drawer-toolbar{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);letter-spacing:.12em;color:var(--muted);justify-content:space-between;align-items:center;padding:12px 24px;font-size:10px;display:flex;position:sticky;top:0}.classic-drawer-body{padding:26px}.classic-drawer-body>.back-link{display:none}.classic-drawer-body .record-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.classic-drawer-body .page-heading h1{overflow-wrap:anywhere}.classic-drawer-body .record-heading{display:block}.classic-drawer-body .action-cluster{justify-content:flex-start;max-width:none;margin-top:20px}@media (width<=1150px){.classic-workspace .sidebar{width:252px}.classic-workspace .workspace-content{margin-inline-start:252px}.classic-page-head{flex-direction:column;gap:16px}.classic-page-actions{justify-content:flex-start;width:100%;max-width:none}.classic-week-picker{grid-template-columns:repeat(7,minmax(0,1fr))}.classic-record-drawer{width:90vw}}@media (width<=700px){.classic-workspace .workspace-content{margin-inline-start:0}.classic-page-head h1,.classic-area .page-heading h1{font-size:24px}.classic-page-head p{font-size:12px}.classic-page-actions{align-items:center;gap:9px}.classic-page-actions .inline-date{flex-direction:row;align-items:center;font-size:10px}.classic-page-actions input{max-width:150px;font-size:14px}.classic-segmented{gap:3px;max-width:100%}.classic-segmented button,.classic-area .tabs button{padding:7px 9px;font-size:11px}.classic-surface-body{padding:16px}.classic-aging-strip{gap:16px}.classic-aging-strip strong{font-size:13px}.classic-week-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.classic-record-drawer{width:100vw}.classic-drawer-body{padding:20px 16px}.classic-drawer-body .record-grid{grid-template-columns:minmax(0,1fr)}.classic-drawer-toolbar{padding:10px 16px}.classic-product-heading{gap:14px}.classic-product-heading>img{width:48px;height:120px}.classic-statement>div,.classic-statement>a{font-size:11px}.classic-embedded-area .tabs{gap:12px}.classic-surface>.classic-segmented{max-width:calc(100% - 24px);margin:12px}}.classic-nav-count{color:#fff;background:#c0392b;border-radius:100%;flex:none;place-items:center;min-width:19px;height:19px;margin-inline-start:auto;padding:0 5px;font-size:10px;font-weight:700;display:grid}.demo-switch{color:#493469;background:#f2edf9;border-bottom:1px solid #e6dff1;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 30px;font-size:12px;display:flex}.demo-switch>span{align-items:center;gap:8px;display:flex}.demo-switch>div{background:#fff9;border:1px solid #dfd5ed;border-radius:8px;padding:3px;display:flex}.demo-switch button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 11px;font-size:12px}.demo-switch button[aria-pressed=true]{color:#fff;background:#171320;box-shadow:0 1px 4px #28104020}.demo-switch small{margin-left:auto}.budget-alert-strip{color:#795610;background:#fff7e7;border-bottom:1px solid #ebdaba;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 30px;font-size:12px;text-decoration:none;display:flex}.budget-alert-strip.is-over{color:#9e3a28;background:#fff1ed}.budget-alert-strip>span{flex:1}.budget-workspace,.materials-workspace,.whatif-workspace{margin-top:24px}.budget-toolbar{flex-wrap:wrap;align-items:end;gap:16px;margin:20px 0;display:flex}.budget-toolbar .field{min-width:180px;margin:0}.budget-hero-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.budget-card-grid,.material-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.budget-card h3{max-width:70%;margin:0;font-size:15px;line-height:1.4}.budget-card .section-heading{align-items:start;gap:10px}.budget-badge{white-space:nowrap;color:#626c73;background:#eef1f2;border-radius:5px;padding:5px 7px;font-size:10px}.budget-badge.over{color:#a53825;background:#fce7e3}.budget-badge.near{color:#886513;background:#fff1cd}.budget-badge.met{color:#20794a;background:#e2f3e9}.budget-card.over{border-top:3px solid #cb5343}.budget-card.near{border-top:3px solid #cf9e49}.budget-card.met{border-top:3px solid #34865d}.budget-amount{flex-direction:column;gap:5px;margin:24px 0 16px;display:flex}.budget-amount strong{letter-spacing:-.8px;font-size:24px}.budget-amount span,.budget-remaining span{color:var(--muted);font-size:11px}.budget-hero .budget-amount strong{font-size:34px}.budget-progress{background:#edf0f2;border-radius:8px;height:7px;overflow:hidden}.budget-progress>span{background:#8163d1;height:100%;transition:width .4s;display:block}.over .budget-progress>span{background:#ce604e}.near .budget-progress>span{background:#c99a44}.met .budget-progress>span{background:#409b6c}.budget-remaining{justify-content:space-between;gap:8px;margin-top:12px;font-size:11px;display:flex}.budget-crossing{color:#995448;margin-top:12px;font-size:10px}.budget-evidence{border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:11px}.budget-evidence summary{cursor:pointer}.budget-evidence a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:10px 0;text-decoration:none;display:flex}.budget-evidence small{color:var(--muted);font-size:10px;display:block}.budget-insight{color:var(--muted);flex-wrap:wrap;gap:14px;margin-bottom:12px;padding:18px 0;font-size:11px;display:flex}.budget-category-section{margin-top:30px}.budget-category-section>h3{font-size:17px}.budget-no-match{border:1px dashed var(--line);color:var(--muted);border-radius:10px;padding:20px}.budget-policy{margin-top:24px;font-size:12px;line-height:1.7}.budget-policy summary{cursor:pointer;font-weight:600}.budget-policy a{margin-top:10px;display:block}.budget-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:50px;display:flex}.budget-empty p{max-width:470px;color:var(--muted)}.budget-editor{max-width:900px!important}.budget-edit-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 170px 30px;align-items:center;gap:10px;padding:16px 0;display:grid}.budget-edit-line>details,.budget-edit-line>small{color:var(--muted);grid-column:1/-1;font-size:11px}.budget-account-picker{grid-template-columns:1fr 1fr;gap:10px;padding:16px 0;display:grid}.budget-account-picker label{align-items:center;gap:8px;display:flex}.budget-editor .dialog-body>.field{margin-top:20px}.budget-edit-line input{min-width:0}.material-card h3{margin:18px 0 4px;font-size:19px}.material-icon{color:#8060b1;background:#eeeaf6;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.material-icon.bottle{color:#447aaf;background:#e7f0fa}.material-icon.cap{color:#9663b3;background:#f0e8f6}.material-icon.label{color:#b68738;background:#fcf1dd}.material-stock{align-items:baseline;gap:9px;margin:24px 0;display:flex}.material-stock strong{letter-spacing:-1px;font-size:28px}.material-stock span{color:var(--muted);font-size:11px}.material-rates{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;padding-top:16px;display:grid}.material-rates>div{flex-direction:column;gap:8px;display:flex}.material-rates span{color:var(--muted);font-size:10px}.material-rates strong{font-size:20px}.materials-workspace td small{color:var(--muted);font-size:10px;display:block}.whatif-heading{justify-content:space-between;align-items:start;gap:25px;display:flex}.whatif-heading h2{margin:12px 0;font-size:29px}.whatif-heading p{color:var(--muted);font-size:13px}.scenario-pill{color:#8060aa;white-space:nowrap;background:#f6f1fd;border:1px solid #dacfeb;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:inline-flex}.whatif-presets{flex-wrap:wrap;gap:8px;margin:23px 0;display:flex}.whatif-presets .button{padding:9px 12px;font-size:11px}.whatif-layout{grid-template-columns:290px minmax(0,1fr);gap:22px;display:grid}.whatif-controls{align-self:start;position:sticky;top:20px}.scenario-control{margin:22px 0;display:block}.scenario-control>span{justify-content:space-between;gap:10px;font-size:12px;display:flex}.scenario-control strong{color:#8761be}.scenario-control input{accent-color:#8862c7;width:100%;margin:14px 0 7px}.scenario-control small{color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.whatif-results{flex-direction:column;gap:18px;min-width:0;display:flex}.scenario-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.scenario-kpi{flex-direction:column;gap:12px;display:flex}.scenario-kpi>span{color:var(--muted);font-size:11px}.scenario-kpi>strong{letter-spacing:-.9px;font-size:27px}.scenario-kpi small,.scenario-kpi b{font-size:11px}.scenario-kpi.highlight{color:#fff;background:#191921;border-color:#191921}.scenario-kpi.highlight>span{color:#b1a5cb}.scenario-positive{color:#38976c}.scenario-bar-row{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;margin:23px 0;font-size:11px;display:grid}.scenario-bar-row>span{color:var(--muted);grid-column:2;font-size:10px}.scenario-bar{border-radius:3px;min-width:1px;height:10px;margin:5px 0;transition:width .25s;display:block}.scenario-bar.baseline{background:#cdd3d9}.scenario-bar.projected{background:#8c6bcd}.scenario-bar.loss{background:#cb6255}.chart-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;display:flex}.legend-base,.legend-scenario{background:#cdd3d9;width:12px;height:5px}.legend-scenario{background:#8c6bcd}.scenario-cash-chart{width:100%;height:auto;margin:20px 0}.scenario-cash-summary{gap:28px;display:flex}.scenario-cash-summary>span{color:var(--muted);flex-direction:column;gap:10px;font-size:11px;display:flex}.scenario-cash-summary strong{color:var(--text);font-size:18px}.scenario-pin{flex-wrap:wrap;align-items:end;gap:15px;display:flex}.scenario-pin .field{flex:1;margin:0}.scenario-pinned{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scenario-pinned article{flex-direction:column;gap:12px;font-size:12px;display:flex}.scenario-pinned strong{font-size:18px}.scenario-pinned small{color:var(--muted);line-height:1.5}@media (width<=1200px){.budget-card-grid,.material-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.whatif-layout{grid-template-columns:250px minmax(0,1fr)}.scenario-kpi>strong{font-size:22px}.budget-hero .budget-amount strong{font-size:28px}}@media (width<=700px){.demo-switch{gap:9px;padding:12px 16px}.demo-switch small{width:100%;margin-left:0}.demo-switch button{padding:7px 9px;font-size:11px}.budget-alert-strip{padding:10px 16px;font-size:10px}.budget-alert-strip>span{flex-basis:100%}.budget-hero-grid,.budget-card-grid,.material-cards,.whatif-layout{grid-template-columns:1fr}.whatif-controls{position:static}.whatif-heading{flex-direction:column}.whatif-heading h2{font-size:24px}.budget-workspace>.section-heading,.materials-workspace>.section-heading{flex-direction:column;align-items:start;gap:14px}.budget-toolbar .field{flex:1;min-width:0}.budget-edit-line{grid-template-columns:minmax(0,1fr) 100px 24px}.budget-account-picker,.scenario-pinned{grid-template-columns:1fr}.scenario-kpi>strong{font-size:20px}.scenario-kpis{gap:10px}.scenario-kpi{padding:16px!important}.budget-hero .budget-amount strong{font-size:30px}.budget-empty{padding:30px 20px}.budget-editor .form-grid{grid-template-columns:1fr}.material-rates strong{font-size:23px}}@media (prefers-reduced-motion:reduce){.scenario-bar,.budget-progress>span{transition:none}}.budget-editor{width:min(900px,100vw - 24px);max-width:calc(100vw - 24px)!important}.budget-editor .field{min-width:0}.budget-editor .field input,.budget-editor .field select,.budget-editor .field textarea{box-sizing:border-box;min-width:0;max-width:100%}.commerce-sources{color:var(--muted,#707780);flex-wrap:wrap;gap:20px;margin:0 0 22px;font-size:11px;display:flex}.commerce-sources span{align-items:center;gap:6px;display:flex}.commerce-sources i{background:#cfad71;border-radius:50%;width:6px;height:6px}.commerce-sources .captured{background:#658779}.commerce-sources strong{color:var(--text,#161b20);font-weight:550}.commerce-overview{margin-bottom:28px}.commerce-months{padding:22px}.commerce-months h3{margin:0 0 20px}.commerce-months>a{border-bottom:1px solid var(--border,#e6e8eb);color:inherit;grid-template-columns:120px 1fr 150px 80px;align-items:center;gap:18px;padding:14px 0;font-size:13px;display:grid}.commerce-months small{text-align:right;color:var(--muted,#737980)}.commerce-months strong{text-align:right;font-variant-numeric:tabular-nums}.commerce-bar{background:var(--surface-2,#f0f2f4);border-radius:4px;height:9px;overflow:hidden}.commerce-bar i{background:#688a7b;border-radius:4px;height:100%;display:block}.commerce-tabs{overflow-x:auto}.commerce-filters{border-bottom:1px solid var(--border,#e5e7eb);flex-wrap:wrap;align-items:end;gap:14px;padding:18px 20px;display:flex}.commerce-filters label{color:var(--muted,#717780);gap:5px;font-size:11px;display:grid}.commerce-filters input,.commerce-filters select,.commerce-lines input{border:1px solid var(--border,#dfe3e7);background:var(--surface,#fff);color:inherit;font:inherit;border-radius:7px;min-width:0;padding:9px 10px}.commerce-filters .commerce-search{border:1px solid var(--border,#dfe3e7);border-radius:7px;flex:1;align-self:stretch;align-items:center;min-width:190px;margin-top:19px;padding:0 10px;display:flex}.commerce-search input{border:0;width:100%;padding-left:0}.commerce-table{width:100%;min-width:850px}.commerce-table small,.commerce-lines small{color:var(--muted,#767d86);margin-top:5px;font-size:11px;display:block}.commerce-table td{vertical-align:middle}.commerce-order-link{text-align:start;cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;padding:0}.commerce-order-link:hover strong{text-decoration:underline}.commerce-source{background:var(--surface-2,#f0f3f5);white-space:nowrap;border-radius:5px;padding:5px 8px;font-size:11px}.commerce-source.shopify{color:#4d7354;background:#edf4ed}.commerce-source.massar_key_accounts{color:#5a637f;background:#eef0f8}.commerce-source.massar_foc{color:#8a724b;background:#faf2e4}.commerce-pagination{color:var(--muted,#6d7480);justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;font-size:12px;display:flex}.commerce-pagination>div{gap:8px;display:flex}.commerce-dialog{background:var(--surface,#fff);width:min(760px,100vw - 24px);max-height:90dvh;color:var(--text,#172027);border-radius:16px;padding:26px;overflow:auto;box-shadow:0 20px 80px #0003}.commerce-dialog-head,.commerce-dialog-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-dialog-head{margin-bottom:20px}.commerce-dialog-head h2{margin:0;font-size:20px;line-height:1.4}.commerce-dialog-footer{justify-content:flex-end;margin-top:24px}.commerce-detail-total{background:var(--surface-2,#f4f6f7);border-radius:10px;justify-content:space-between;align-items:center;padding:20px;display:flex}.commerce-detail-total strong{margin:5px 0;font-size:30px;display:block}.commerce-detail-total small,.commerce-detail-total span{font-size:12px}.commerce-facts{grid-template-columns:1fr 1fr;gap:18px;margin:24px 0;display:grid}.commerce-facts dt{color:var(--muted,#747d88);margin-bottom:5px;font-size:11px}.commerce-facts dd{margin:0;font-size:13px}.commerce-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.commerce-lines{margin:20px 0}.commerce-lines>div{border-bottom:1px solid var(--border,#e3e6e9);grid-template-columns:1fr 100px 180px;align-items:center;gap:16px;padding:16px 0;display:grid}.commerce-lines label{gap:7px;font-size:11px;display:grid}.commerce-lines input{width:100%;font-size:14px}.commerce-check{align-items:center;gap:10px;font-size:13px;display:flex}.commerce-order-total{background:var(--surface-2,#f3f5f6);border-radius:10px;justify-content:space-between;gap:20px;padding:18px;font-size:12px;display:flex}.commerce-order-total strong{margin-top:8px;font-size:17px;display:block}.commerce-connections{padding:24px}.commerce-connection{border-top:1px solid var(--border,#e4e7ea);margin-top:20px;padding:22px 0}.commerce-connection>span{color:var(--muted,#787f87);margin-top:6px;font-size:12px;display:block}.commerce-connection p{max-width:700px;font-size:13px;line-height:1.6}@media (width<=700px){.commerce-months>a{grid-template-columns:1fr 1fr;gap:8px}.commerce-months .commerce-bar{grid-area:auto/1/auto/-1}.commerce-months small,.commerce-months strong{text-align:left}.commerce-sources{gap:10px}.commerce-form-grid{grid-template-columns:1fr}.commerce-lines>div{grid-template-columns:1fr 90px}.commerce-lines>div>label:last-child{grid-column:1/-1}.commerce-facts{grid-template-columns:1fr 1fr}.commerce-dialog{padding:20px}.commerce-pagination{flex-wrap:wrap}.commerce-order-total{flex-wrap:wrap;gap:10px}.commerce-filters{gap:10px;padding:14px}.commerce-filters .commerce-search{flex-basis:100%;margin-top:0}}.workspace-select{border:1px solid var(--border,#e3e6e8);background:var(--surface,#fff);max-width:200px;color:inherit;border-radius:7px;padding:7px;font-size:11px}@media (width<=700px){.workspace-select{max-width:115px}}.commerce-accounting-toggle{justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.commerce-accounting-toggle h2{margin:0 0 6px;font-size:15px}.commerce-accounting-toggle p{color:var(--muted);margin:0;font-size:12px}@media (width<=700px){.commerce-accounting-toggle{flex-direction:column;align-items:start}}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07101566;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.commerce-dialog{min-width:0;margin:0;position:relative}.commerce-dialog-head{background:var(--surface,#fff);z-index:1;padding:10px 0;position:sticky;top:-26px}.commerce-dialog select{min-width:0;max-width:100%}.classic-workspace .sidebar{background:#0c0f11;padding:18px 12px 16px}.classic-workspace .brand{border-bottom:1px solid #ffffff12;gap:12px;min-height:46px;padding:0 8px 16px}.classic-workspace .brand img{width:42px}.classic-workspace .brand span{color:#aeb6bb;max-width:115px;font-size:11px}.classic-workspace .sidebar-caption{letter-spacing:.12em;margin:22px 10px 9px;font-size:9px}.classic-workspace .sidebar nav{gap:3px}.classic-workspace .sidebar nav a{border-radius:8px;gap:10px;min-height:35px;padding:9px 11px;font-size:12px}.classic-workspace .sidebar nav a.active{background:#ffffff10}.classic-workspace .sidebar-bottom{border-top:1px solid #ffffff12;padding-top:18px}.classic-workspace .workspace-marker{border:0;padding:11px 8px}.classic-workspace .topbar{gap:18px;padding-inline:24px}.classic-workspace .global-search{border:1px solid var(--line);background:var(--soft);border-radius:7px;padding:0 9px}.classic-workspace .global-search input{font-size:11px}.classic-workspace .main-content{max-width:1600px;padding:26px 24px}.classic-workspace .classic-heading .eyebrow{display:none}.classic-workspace .classic-heading h1,.classic-workspace .classic-page-head h1{letter-spacing:-.85px;font-size:27px;font-weight:650}.classic-workspace .classic-heading p,.classic-workspace .classic-page-head p{font-size:12px;line-height:1.65}.classic-workspace .classic-brand-rule{background:linear-gradient(90deg,#72787d,#899dd9 45%,#b6a1e6 75%,#0000);height:2px;margin:21px 0 20px}.classic-workspace .classic-card,.classic-workspace .classic-surface{border:1px solid var(--line);border-radius:16px;box-shadow:0 1px 3px #0c0f1109}.classic-workspace .classic-card{padding:20px}.classic-workspace .classic-card-head{margin-bottom:18px}.classic-workspace .classic-card h2,.classic-workspace .classic-card h3{letter-spacing:-.2px;font-size:14px}.classic-workspace .classic-kpis{gap:16px;margin-bottom:18px}.classic-workspace .classic-kpi{gap:10px;min-height:124px;padding:20px;position:relative;overflow:hidden}.classic-workspace .classic-kpi:before{content:"";background:#11181c;width:3px;position:absolute;inset-block:0;inset-inline-start:0}.classic-workspace .classic-kpi:nth-child(4n+2):before{background:#7d9bdd}.classic-workspace .classic-kpi:nth-child(4n+3):before{background:#c4a264}.classic-workspace .classic-kpi:nth-child(4n+4):before{background:#b86b5c}.classic-workspace .classic-kpi>span{letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:550}.classic-workspace .classic-kpi>strong{letter-spacing:-.7px;font-size:clamp(20px,1.5vw,26px);font-weight:650;line-height:1.15}.classic-workspace .classic-kpi>small{font-size:10px;line-height:1.55}.classic-workspace .classic-kpi:hover{border-color:#b9c3ca;transform:none}.classic-workspace .classic-money-strip{background:var(--surface);border-radius:16px;box-shadow:0 1px 3px #0c0f1109}.classic-workspace .classic-money-strip a{padding:20px}.classic-workspace .classic-money-strip span{letter-spacing:.07em;text-transform:uppercase;font-size:10px}.classic-workspace .classic-money-strip strong{letter-spacing:-.5px;font-size:21px}.classic-workspace .classic-two-column{gap:18px;margin-bottom:18px}.classic-workspace .commerce-sources{gap:10px 18px;margin-bottom:18px;font-size:10px}.classic-workspace .commerce-sources>span{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:5px 8px}.classic-workspace .commerce-months>a{grid-template-columns:120px minmax(40px,1fr) 155px 75px;gap:16px;padding:16px 0;font-size:12px}.classic-workspace .commerce-bar,.classic-workspace .source-finance-bar{background:var(--soft);height:8px}.classic-workspace .commerce-bar i,.classic-workspace .source-finance-bar i{background:#7d9bdd}.classic-workspace .commerce-months>a:last-of-type .commerce-bar i{background:#a797d4}.classic-workspace .commerce-accounting-toggle{margin-bottom:18px;padding:16px 20px}.classic-workspace .classic-status{font-size:10px}.classic-workspace .classic-surface .classic-segmented{background:var(--soft);border:1px solid var(--line);border-radius:9px;padding:4px}.classic-workspace .classic-segmented button{border-radius:6px;padding:8px 12px;font-size:11px}.classic-workspace .commerce-filters{background:var(--surface);padding:16px 20px}.classic-workspace .commerce-table th{letter-spacing:.06em;text-transform:uppercase;background:var(--soft);color:var(--muted);font-size:10px}.classic-workspace .commerce-table td{padding-block:15px;font-size:12px}.classic-workspace .commerce-table tr:hover td{background:var(--soft)}.classic-workspace .source-finance-missing{border-inline-start:3px solid #c4a264}.classic-workspace .source-finance-missing .classic-card-head{align-items:flex-start}.classic-workspace .source-finance-missing p{margin:7px 0 0;font-size:12px}.classic-placeholder-label{color:#80632d;white-space:nowrap;background:#f8f0df;border-radius:20px;flex:none;padding:5px 9px;font-size:10px;display:inline-flex}.classic-unloaded-metrics{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:18px -20px 0;display:grid}.classic-unloaded-metrics>div{border-inline-end:1px solid var(--line);flex-direction:column;gap:10px;min-width:0;padding:20px;display:flex}.classic-unloaded-metrics>div:last-child{border-inline-end:0}.classic-unloaded-metrics span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;line-height:1.5}.classic-unloaded-metrics strong{letter-spacing:-.8px;font-variant-numeric:tabular-nums;font-size:26px}.classic-unloaded-metrics small{color:var(--muted);font-size:10px}.classic-workspace .source-finance-missing .classic-footnote{margin-top:14px;font-size:10px}[data-theme=dark] .classic-workspace .classic-kpi:before{background:#d0d6da}[data-theme=dark] .classic-workspace .classic-kpi:nth-child(4n+2):before{background:#7d9bdd}[data-theme=dark] .classic-workspace .classic-kpi:nth-child(4n+3):before{background:#c4a264}[data-theme=dark] .classic-workspace .classic-kpi:nth-child(4n+4):before{background:#b86b5c}[data-theme=dark] .classic-workspace .classic-placeholder-label{color:#ddc285;background:#342e22}@media (width<=1150px){.classic-workspace .classic-kpi>strong{font-size:26px}.classic-workspace .commerce-months>a{grid-template-columns:95px minmax(25px,1fr) 145px 65px;gap:10px}}@media (width<=900px){.classic-unloaded-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.classic-unloaded-metrics>div:nth-child(2){border-inline-end:0}.classic-unloaded-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=700px){.classic-workspace .topbar{gap:9px;padding-inline:14px}.classic-workspace .breadcrumb{flex:1;gap:0;min-width:0;font-size:0}.classic-workspace .breadcrumb>svg{display:none}.classic-workspace .breadcrumb strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.classic-workspace .global-search{flex:0 0 28px;width:28px;min-height:30px;margin-inline:0;padding:5px}.classic-workspace .topbar-tools{gap:2px}.classic-workspace .workspace-select{max-width:110px}.classic-workspace .modal-backdrop{padding:12px}.classic-workspace .main-content{padding:22px 16px}.classic-workspace .classic-heading h1,.classic-workspace .classic-page-head h1{font-size:25px}.classic-workspace .classic-card{padding:17px}.classic-workspace .classic-kpis{gap:12px}.classic-workspace .classic-kpi{min-height:118px;padding:18px}.classic-workspace .classic-kpi>strong{font-size:26px}.classic-workspace .classic-money-strip a{padding:16px}.classic-workspace .classic-money-strip strong{font-size:18px}.classic-workspace .commerce-months>a{grid-template-columns:1fr 1fr;gap:10px}.classic-workspace .commerce-months .commerce-bar{grid-column:1/-1}.classic-workspace .commerce-months strong{font-size:13px}.classic-workspace .source-finance-missing .classic-card-head{flex-direction:column;gap:12px}.classic-unloaded-metrics{margin-inline:-17px}.classic-unloaded-metrics>div{padding:16px}.classic-unloaded-metrics strong{font-size:23px}}
