.meta-doc-capture-root{--mdc-blue:var(--app-dc-grid-header-bg,#cdd9e5);--mdc-blue-dark:var(--app-dc-accent-border,#94a3b8);--mdc-orange:#c45c26;--mdc-bg:var(--app-dc-shell-bg,#e9eef3);--mdc-panel-bg:var(--app-dc-panel-bg,#f4f6f8);--mdc-input-bg:var(--app-dc-input-bg,#fafbfc);display:flex;flex-direction:column;min-height:min(100%,calc(100vh - 140px));height:100%;font-size:13px}.meta-doc-capture-root .mdc-title-bar{background:linear-gradient(180deg,#d97706 0,var(--mdc-orange) 100%);color:#fff;padding:8px 14px;font-weight:700;letter-spacing:.04em;border-radius:8px 8px 0 0;flex-shrink:0}.meta-doc-capture-root .mdc-shell{background:var(--mdc-bg);border:2px solid var(--mdc-blue-dark);border-radius:0 0 10px 10px;padding:12px;max-height:calc(100vh - 160px);overflow:hidden;box-shadow:inset 0 1px 0 #ffffff73,0 2px 8px #0f172a0f}.meta-doc-capture-root .mdc-body,.meta-doc-capture-root .mdc-shell{flex:1 1;min-height:0;display:flex;flex-direction:column}.meta-doc-capture-root .mdc-split{flex:1 1;min-height:0;display:flex;gap:0;align-items:stretch}.meta-doc-capture-root .mdc-split[data-position=bottom]{flex-direction:column}.meta-doc-capture-root .mdc-split[data-position=left]{flex-direction:row-reverse}.meta-doc-capture-root .mdc-stack{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:0;width:100%}.meta-doc-capture-root .mdc-stack .mdc-header-band{flex:0 0 auto;width:100%;min-width:0;overflow:visible;padding:0 0 10px}.meta-doc-capture-root .mdc-stack .mdc-lines-zone{flex:1 1 auto;width:100%;min-height:120px;min-width:0;overflow:hidden;max-width:none}.meta-doc-capture-root .mdc-stack[data-position=top] .mdc-lines-zone{flex:0 1 auto}.meta-doc-capture-root .mdc-stack .mdc-split-handle{cursor:row-resize;flex:0 0 10px;width:100%;margin:2px 0;background:linear-gradient(180deg,#0000,var(--mdc-blue-dark),#0000)}.meta-doc-capture-root .mdc-header-zone{flex:1 1 auto;min-width:0;min-height:120px;overflow:auto;padding-right:8px}.meta-doc-capture-root .mdc-split[data-position=bottom] .mdc-header-zone{padding-right:0;padding-bottom:8px}.meta-doc-capture-root .mdc-lines-zone{flex:0 0 auto;min-width:0;min-height:160px;display:flex;flex-direction:column;overflow:hidden}.meta-doc-capture-root .mdc-split-handle{flex:0 0 10px;cursor:col-resize;background:linear-gradient(90deg,#0000,var(--mdc-blue-dark),#0000);opacity:.55;border-radius:4px;margin:0 2px;touch-action:none;-webkit-user-select:none;user-select:none}.meta-doc-capture-root .mdc-split[data-position=bottom] .mdc-split-handle{cursor:row-resize;flex:0 0 10px;width:100%;margin:2px 0;background:linear-gradient(180deg,#0000,var(--mdc-blue-dark),#0000)}.meta-doc-capture-root .mdc-split-handle:hover,.meta-doc-capture-root .mdc-split-handle[data-dragging=true]{opacity:1;background:#0ea5e9}.meta-doc-capture-root .mdc-header-grid{display:grid;grid-gap:10px 12px;gap:10px 12px;align-content:start;width:100%}.meta-doc-capture-root .mdc-field label{display:block;font-size:11px;font-weight:700;color:#036;margin-bottom:4px}.meta-doc-capture-root .mdc-field input,.meta-doc-capture-root .mdc-field select{width:100%;padding:6px 8px;border:1px solid var(--mdc-blue-dark);border-radius:4px;font-size:13px;background:var(--mdc-input-bg);box-sizing:border-box}.meta-doc-capture-root .mdc-lines-panel{background:var(--mdc-panel-bg);border:2px solid var(--mdc-blue-dark);border-radius:6px;display:flex;flex-direction:column;height:100%;min-height:160px;box-shadow:0 1px 2px #0f172a0d,0 4px 12px #0f172a0a}.meta-doc-capture-root .mdc-lines-scroll-wrap{flex:1 1;min-height:0;overflow:auto}.meta-doc-capture-root .mdc-lines-grid{width:max-content;min-width:100%}.meta-doc-capture-root .mdc-lines-head,.meta-doc-capture-root .mdc-lines-row{display:grid;align-items:stretch}.meta-doc-capture-root .mdc-lines-head{background:var(--mdc-blue);color:var(--app-dc-grid-header-text,#334155);font-weight:700;font-size:11px;border-bottom:1px solid var(--mdc-blue-dark);position:sticky;top:0;z-index:1}.meta-doc-capture-root .mdc-lines-head-cell{position:relative;padding:6px 8px;border-right:1px solid #0033661f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta-doc-capture-root .mdc-col-resize{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:2;touch-action:none}.meta-doc-capture-root .mdc-col-resize:hover,.meta-doc-capture-root .mdc-col-resize[data-dragging=true]{background:#0ea5e973}.meta-doc-capture-root .mdc-lines-row{border-bottom:1px solid #e2e8f0}.meta-doc-capture-root .mdc-lines-cell{padding:4px 6px;min-width:0;border-right:1px solid #f1f5f9}.meta-doc-capture-root .mdc-lines-cell input,.meta-doc-capture-root .mdc-lines-cell select,.meta-doc-capture-root .mdc-lines-cell textarea{background:var(--mdc-input-bg);border:1px solid #cbd5e1;border-radius:4px}.meta-doc-capture-root .mdc-lines-cell .mdc-sno{display:block;text-align:center;font-weight:600;color:#475569;padding:8px 4px}.meta-doc-capture-root .mdc-lines-foot{display:flex;justify-content:space-between;padding:6px 10px;font-size:11px;font-weight:600;color:#475569;border-top:1px solid #e2e8f0;flex-shrink:0}.meta-doc-capture-root .mdc-mode-badge{margin:10px 0 0;font-size:12px;color:#475569}.meta-doc-capture-root .mdc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;flex-shrink:0}.meta-doc-capture-root .mdc-rapid-paste{width:100%;min-height:56px;margin:6px 0;font-family:ui-monospace,monospace;font-size:12px}.meta-doc-capture-root .mdc-tabbed-profile{display:flex;flex-direction:column;gap:0;min-height:0;flex:1 1}.meta-doc-capture-root .mdc-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) 200px;grid-gap:16px;gap:16px;padding-bottom:14px;border-bottom:1px solid #7a9abd73}@media (max-width:860px){.meta-doc-capture-root .mdc-profile-hero{grid-template-columns:1fr}}.meta-doc-capture-root .mdc-logo-panel{display:flex;flex-direction:column;gap:8px;align-items:stretch}.meta-doc-capture-root .mdc-logo-preview{aspect-ratio:1;border:2px dashed #94a3b8;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#64748b;font-size:12px;font-weight:600}.meta-doc-capture-root .mdc-logo-preview img{width:100%;height:100%;object-fit:contain}.meta-doc-capture-root .mdc-logo-actions{display:flex;gap:6px;flex-wrap:wrap}.meta-doc-capture-root .mdc-logo-url{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#475569}.meta-doc-capture-root .mdc-logo-url input{font-size:12px}.meta-doc-capture-root .mdc-tab-strip{display:flex;gap:4px;padding:10px 0 0;overflow-x:auto;flex-shrink:0}.meta-doc-capture-root .mdc-tab-strip button{border:1px solid #94a3b8;background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:#0f172a;padding:8px 16px;border-radius:8px 8px 0 0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.meta-doc-capture-root .mdc-tab-strip button.active{background:linear-gradient(180deg,#fff,#f1f5f9);border-bottom-color:#fff;color:#c45c26;box-shadow:inset 0 -2px 0 #c45c26}.meta-doc-capture-root .mdc-tab-panel{flex:1 1;min-height:200px;max-height:min(52vh,520px);overflow:auto;background:var(--mdc-panel-bg);border:1px solid var(--mdc-blue-dark);border-radius:0 10px 10px 10px;padding:16px}.meta-doc-capture-root .mdc-bank-hint{margin:0 0 12px;font-size:13px;color:#475569}.meta-doc-capture-root .mdc-bank-panel .mdc-lines-panel{border:none;background:#0000}.meta-doc-capture-root .mdc-default-btn{border:1px solid #cbd5e1;background:#f8fafc;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;cursor:pointer;color:#334155}.meta-doc-capture-root .mdc-default-btn.active{background:var(--app-dc-grid-header-bg,#cdd9e5);border-color:var(--app-dc-accent-border,#94a3b8);color:var(--app-dc-grid-header-text,#334155)}.meta-doc-capture-root .mdc-default-btn:disabled{opacity:.45;cursor:not-allowed}.meta-doc-capture-root .mdc-line-bands{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1 1;overflow:auto}.meta-doc-capture-root .mdc-line-bands--grid_2x2{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(120px,auto);grid-gap:10px;gap:10px;align-content:start}.meta-doc-capture-root .mdc-line-band{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid var(--app-dc-band-header-border,#b8c5d4);border-radius:8px;background:var(--mdc-panel-bg);overflow:hidden;box-shadow:0 1px 1px #0f172a0a,0 2px 6px #0f172a0d,0 8px 20px #0f172a0f}.meta-doc-capture-root .mdc-line-band__title{margin:0;padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--app-dc-band-header-text,#475569);background:var(--app-dc-band-header-bg,#d5dee8);border-bottom:1px solid var(--app-dc-band-header-border,#b8c5d4)}.meta-doc-capture-root .mdc-line-band .mdc-lines-panel{border:none;border-radius:0;flex:1 1;min-height:0}.meta-doc-capture-root .mdc-line-band .mdc-lines-scroll-wrap{max-height:220px}.meta-document-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;background:#e2e8f0;border-top:1px solid #94a3b8}.meta-document-toolbar button{padding:6px 12px;font-size:12px;font-weight:600;border:1px solid #64748b;border-radius:4px;background:linear-gradient(180deg,#f8fafc,#cbd5e1);cursor:pointer;color:#0f172a}.meta-document-toolbar button:hover:not(:disabled){filter:brightness(1.04)}.meta-document-toolbar button:disabled{opacity:.5;cursor:not-allowed}.meta-document-toolbar button.is-primary{background:linear-gradient(180deg,#38bdf8,#0284c7);color:#fff;border-color:#0369a1}.meta-document-toolbar-hint{margin-left:auto;font-size:11px;color:#475569;align-self:center;display:flex;flex-wrap:wrap;gap:8px}.meta-document-toolbar-hint kbd{font-size:10px;padding:1px 4px;border:1px solid #94a3b8;border-radius:3px;background:#f1f5f9;font-family:inherit}.meta-document-toolbar-extra{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:6px;margin-left:6px;padding-left:8px;border-left:1px solid #94a3b8}.meta-document-toolbar-extra button{padding:5px 10px;font-size:11px;font-weight:600;border:1px solid #64748b;border-radius:4px;background:linear-gradient(180deg,#f8fafc,#cbd5e1);cursor:pointer;color:#0f172a;white-space:nowrap}.meta-document-toolbar-extra button:hover:not(:disabled){filter:brightness(1.04)}.meta-document-toolbar-extra button:disabled{opacity:.5;cursor:not-allowed}.doc-open-list-item{display:block;width:100%;text-align:left;padding:8px 10px;border:none;border-bottom:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:13px}.doc-open-list-item:hover{background:#eff6ff}.doc-open-list-label{font-weight:600;color:#0f172a}.erp-floating-window__body:has([data-shell=accounting]){overflow:hidden;display:flex;flex-direction:column;min-height:0;padding:0}.erp-floating-window__body:has([data-shell=accounting])>[data-route-path]{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.mdc-page-layout--accounting{height:100%;max-height:100%;padding:0!important}.mdc-page-layout--accounting,.mdc-page-layout--accounting .mdc-page-host{min-height:0;display:flex;flex-direction:column;overflow:hidden;flex:1 1}.meta-doc-capture-root[data-shell=accounting]{--mdc-accounting-right-col:minmax(212px,1.05fr);flex:1 1;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.meta-doc-capture-root[data-shell=accounting] .mdc-shell{max-height:none}.meta-doc-capture-root[data-shell=accounting] .mdc-shell.mdc-shell--accounting{flex:1 1;min-height:0;max-height:none;height:100%;overflow:hidden;padding:4px 6px 2px;display:flex;flex-direction:column;gap:0}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-main{flex:1 1;min-height:44px;overflow:hidden;display:flex;flex-direction:column}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-layout{display:flex;flex-direction:column;flex:1 1;min-height:0;height:100%;overflow:hidden;gap:3px}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-header{flex:0 1 auto;max-height:min(26vh,168px);min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e3a5f59 #0000;display:flex;flex-direction:column;gap:3px}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-header-subrow{flex:0 0 auto}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-lines{flex:1 1;min-height:40px;overflow:hidden;display:flex;flex-direction:column}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-lines--multi-band{overflow:auto}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-lines--multi-band .mdc-line-bands{flex:1 1 auto;min-height:0;height:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-lines--multi-band .mdc-line-band{min-height:120px}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-lines--multi-band .mdc-line-band .mdc-lines-panel{max-height:none}.meta-doc-capture-root[data-shell=accounting] .mdc-lines-panel--fit-viewport{flex:1 1;min-height:40px}.meta-doc-capture-root[data-shell=accounting] .mdc-lines-panel--fit-viewport .mdc-lines-scroll-wrap{overflow:auto!important;flex:1 1;min-height:0;scrollbar-width:thin;scrollbar-color:#1e3a5f59 #0000}.meta-doc-capture-root[data-shell=accounting] .mdc-lines-panel--fit-viewport .mdc-lines-grid{width:100%!important;max-width:100%!important;min-width:0!important}.meta-doc-capture-root[data-shell=accounting] .mdc-lines-cell,.meta-doc-capture-root[data-shell=accounting] .mdc-lines-head-cell{padding:2px 3px;font-size:10px}.meta-doc-capture-root[data-shell=accounting] .mdc-field label{font-size:9px;margin-bottom:2px;line-height:1.15;color:#1e3a5f;font-weight:600}.meta-doc-capture-root[data-shell=accounting] .mdc-field input,.meta-doc-capture-root[data-shell=accounting] .mdc-field select{padding:2px 5px;font-size:10px;line-height:1.25;height:22px;min-height:22px;box-sizing:border-box;width:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-field-control-wrap{position:relative;min-width:0}.meta-doc-capture-root[data-shell=accounting] .mdc-field-resize{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:2}.meta-doc-capture-root[data-shell=accounting] .mdc-field-resize:hover{background:#0284c740}.meta-doc-capture-root[data-shell=accounting] .mdc-header-grid--fit{display:flex;flex-wrap:wrap;gap:4px 10px;align-items:flex-end}.meta-doc-capture-root[data-shell=accounting] .mdc-header-grid--fit .mdc-field{margin:0}.meta-doc-capture-root[data-shell=accounting] .mdc-header-grid--fit .mdc-field--party-ref{flex:1 1 220px;min-width:min(280px,100%);max-width:360px}.meta-doc-capture-root[data-shell=accounting] .mdc-field--party-ref .mdc-field-control-wrap{width:100%;max-width:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-header-grid--row,.meta-doc-capture-root[data-shell=accounting] .mdc-header-grid--totals{display:flex;flex-direction:column;gap:5px}.meta-doc-capture-root[data-shell=accounting] .mdc-field--row{display:grid;grid-template-columns:minmax(72px,108px) minmax(52px,1fr);grid-gap:6px;gap:6px;align-items:center;margin:0;width:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-field--row label{margin-bottom:0;line-height:1.2}.meta-doc-capture-root[data-shell=accounting] .mdc-field--row .mdc-field-control-wrap{width:var(--mdc-field-w,120px);max-width:100%;justify-self:start}.meta-doc-capture-root[data-shell=accounting] .mdc-field--row-full{grid-template-columns:minmax(72px,108px) 1fr}.meta-doc-capture-root[data-shell=accounting] .mdc-field--row-full .mdc-field-control-wrap--full{width:100%;justify-self:stretch}.meta-doc-capture-root[data-shell=accounting] .mdc-field--totals{display:grid;grid-template-columns:minmax(0,1fr) var(--mdc-field-w,88px);grid-gap:8px;gap:8px;align-items:center;margin:0}.meta-doc-capture-root[data-shell=accounting] .mdc-field--totals label{margin-bottom:0;text-align:right;padding-right:2px}.meta-doc-capture-root[data-shell=accounting] .mdc-field--totals input{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.meta-doc-capture-root[data-shell=accounting] .mdc-field--totals .mdc-field-control-wrap{width:var(--mdc-field-w,88px);max-width:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-field--bool{min-height:22px}.meta-doc-capture-root[data-shell=accounting] .mdc-field--bool label{display:flex;align-items:center;gap:4px;margin:0}.meta-doc-capture-root[data-shell=accounting] .mdc-shell>.mdc-accounting-footer{flex:0 1 auto;max-height:min(38vh,248px);min-height:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) var(--mdc-accounting-right-col);grid-gap:6px 10px;gap:6px 10px;align-items:stretch;overflow:hidden;padding:4px 2px 3px;border-top:2px solid var(--mdc-blue-dark)}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-col{min-width:0;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e3a5f59 #0000}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-col::-webkit-scrollbar,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-header::-webkit-scrollbar,.meta-doc-capture-root[data-shell=accounting] .mdc-lines-panel--fit-viewport .mdc-lines-scroll-wrap::-webkit-scrollbar{width:6px;height:6px}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-col::-webkit-scrollbar-thumb,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-header::-webkit-scrollbar-thumb,.meta-doc-capture-root[data-shell=accounting] .mdc-lines-panel--fit-viewport .mdc-lines-scroll-wrap::-webkit-scrollbar-thumb{background:#1e3a5f47;border-radius:4px}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-center,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-left{min-width:0}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-center .mdc-header-grid--row,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-left .mdc-header-grid--row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3px 8px;gap:3px 8px;align-items:start}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-center .mdc-field--row-full,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-left .mdc-field--row-full{grid-column:1/-1}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-center .mdc-field--row .mdc-field-control-wrap,.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-left .mdc-field--row .mdc-field-control-wrap{width:100%;max-width:100%}.meta-doc-capture-root[data-shell=accounting] .mdc-accounting-footer-right{background:#ffffffb8;border:1px solid var(--mdc-blue-dark);border-radius:4px;padding:5px 6px;box-sizing:border-box}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals{display:flex;flex-direction:column;gap:1px;font-size:9px;min-width:0}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__row{display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-gap:3px;gap:3px;align-items:center;min-height:18px}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__row--pct{grid-template-columns:minmax(0,1fr) 44px 76px}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__row--strong .mdc-competitor-totals__label{font-weight:700}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__label{text-align:right;color:#1e3a5f;font-weight:600;line-height:1.15;padding-right:2px}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__label--tds{font-style:italic}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__row--pct .mdc-competitor-totals__spacer,.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__spacer{display:none}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__amt,.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__pct{width:100%;box-sizing:border-box;padding:1px 3px;font-size:9px;line-height:1.15;height:18px;min-height:18px;border:1px solid #94a3b8;border-radius:3px;background:#fafbfc}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__amt{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__pct{text-align:center}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__amt:read-only,.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__pct:read-only{background:#eef2f6;color:#0f172a}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__sep{border-top:1px solid #94a3b8;margin:3px 0;opacity:.85}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__checks{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px 8px;gap:4px 8px;margin-top:4px;padding-top:2px}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__check{display:flex;align-items:center;gap:4px;font-size:9px;font-weight:600;color:#1e3a5f;margin:0;cursor:pointer;white-space:nowrap}.meta-doc-capture-root[data-shell=accounting] .mdc-competitor-totals__check input{margin:0;width:12px;height:12px}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot{flex:0 0 auto;flex-shrink:0;position:relative;z-index:4;background:var(--mdc-bg,#d4e4f4);border-top:2px solid var(--mdc-blue-dark,#7a9abd);min-height:32px;max-height:36px;overflow:hidden}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .meta-document-toolbar{border-top:none;padding:2px 4px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;min-height:28px;align-items:center}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .meta-document-toolbar button{padding:3px 8px;font-size:10px;line-height:1.2;min-height:24px}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .meta-document-toolbar-extra button{padding:2px 7px;font-size:10px;min-height:24px}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .meta-document-toolbar-hint{font-size:9px;gap:4px}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .meta-document-toolbar-hint kbd{font-size:9px;padding:0 3px}.meta-doc-capture-root[data-shell=accounting] .mdc-shell-foot .mdc-actions{display:none}.mdc-page-toolbar--accounting{flex-shrink:0;margin-bottom:2px!important;padding:0 4px}