/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#303044;--muted:#70707d;--line:#dedee8;--green:#5266eb;--mint:#f5f5fb;--paper:#ededf3;--amber:#5266eb;--panel:#fff;--deep:#f7f7fb;--violet:#5266eb;--violet-soft:#eef0ff;--rose:#c13b68}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,input,select{font:inherit}button{color:inherit}.app-shell{grid-template-columns:224px 1fr;min-height:100vh;display:grid}.sidebar{color:#4c4c5d;border-right:1px solid var(--line);background:#fbfbfe;flex-direction:column;height:100vh;min-height:100vh;padding:24px 14px 18px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;color:#303044;align-items:center;gap:10px;padding:0 10px 30px;font-size:20px;font-weight:700;display:flex}.brand-mark{color:#5266eb;background:#eef0ff;border-radius:8px;place-items:center;width:28px;height:28px;font-family:Georgia,serif;font-style:italic;display:grid}.workspace-label{color:#8b8b9c;letter-spacing:.12em;padding:0 10px 9px;font-size:10px;font-weight:700}.workspace-label.lower{margin-top:25px}.workspace-select{text-align:left;color:#303044;cursor:pointer;background:#fff;border:1px solid #dedee8;border-radius:8px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;width:100%;margin-bottom:20px;padding:9px;display:grid}.workspace-select b,.sidebar-footer b{font-size:12px;display:block}.workspace-select small,.sidebar-footer small{color:#a2a2b1;margin-top:2px;font-size:10px;display:block}.company-dot{color:#5266eb;background:#eef0ff;border-radius:7px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.chevron{color:#a2a2b1}nav{flex-direction:column;gap:3px;display:flex}.nav-item{color:#6f6f7e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:10px;font-size:13px;display:grid}.nav-item span{color:#9a9aad;font-size:16px}.nav-item.active{color:#5266eb;background:#eef0ff;font-weight:700}.nav-item.active span{color:#5266eb}.nav-item em{color:#5266eb;background:#fff;border-radius:99px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:800}.sidebar-footer{border-top:1px solid #dedee8;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:15px 8px 0;display:grid}.sidebar-footer button{color:#a2a2b1;background:0 0;border:0}.avatar{color:#5266eb;background:#eef0ff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}main{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fbfbfe;justify-content:space-between;align-items:center;height:65px;padding:0 32px;display:flex}.company-filter{color:#7b7b89;align-items:center;gap:9px;font-size:12px;display:flex}.company-filter select{color:#303044;background:0 0;border:0;outline:none;font-weight:700}.top-actions{align-items:center;gap:9px;display:flex}.icon-button,.more-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:34px;height:34px}.export-chip{color:#5266eb;cursor:pointer;background:#fff;border:1px solid #d9dcff;border-radius:99px;height:28px;padding:0 10px;font-size:10px;font-weight:900}.notification{position:relative}.notification:after{content:"";background:#5266eb;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.primary{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:11px 15px;font-weight:700;box-shadow:0 1px 1px #5266eb2e}.primary.small{padding:9px 13px;font-size:12px}.mobile-upload{display:none}.content{max-width:1440px;margin:auto;padding:30px 32px 45px}.title-row{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.eyebrow{color:#8d8d9c;letter-spacing:.13em;margin-bottom:8px;font-size:9px;font-weight:800}.title-row h1{letter-spacing:-.025em;margin:0 0 9px;font-family:Georgia,serif;font-size:31px;font-weight:600;line-height:1}.title-row p{color:var(--muted);margin:0;font-size:13px}.summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:126px;padding:17px 18px 15px;position:relative;overflow:hidden;box-shadow:0 1px #5266eb0a}.summary-head{color:#6c6c78;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.mini-icon{color:#737386;background:#f2f2f8;border-radius:8px;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.summary-card strong{margin:16px 0 5px;font-family:Georgia,serif;font-size:24px;display:block}.summary-card small{color:#7d7d8b;font-size:10px}.green-dot{background:#5266eb;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.tiny-track{background:#eeeef5;border-radius:4px;height:3px;margin-top:12px}.tiny-track span{background:#5266eb;border-radius:4px;height:100%;display:block}.trend{border-radius:4px;padding:3px 5px;font-size:9px}.positive{color:#5266eb;background:#eef0ff}.negative{color:#6f6f7e;background:#f2f2f8}.spark{opacity:.55;width:74px;height:27px;position:absolute;bottom:12px;right:16px}.bars{align-items:end;gap:3px;display:flex}.bars i{background:#b8bdf7;border-radius:2px 2px 0 0;flex:1}.bars i:first-child{height:35%}.bars i:nth-child(2){height:62%}.bars i:nth-child(3){height:50%}.bars i:nth-child(4){height:80%}.bars i:nth-child(5){height:60%}.bars i:nth-child(6){height:90%}.bars i:nth-child(7){height:73%}.bars i:nth-child(8){height:100%}.bars i:nth-child(9){height:85%}.line{letter-spacing:-7px;white-space:nowrap;font:26px/1 monospace;transform:scaleY(.7)}.positive-line{color:#5266eb}.negative-line{color:#9494a3}.insight{background:#f5f6ff;border:1px solid #dddff6;border-radius:10px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;margin:14px 0;padding:13px 15px;display:grid}.insight-icon{color:#5266eb;background:#eef0ff;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.insight b{font-size:12px}.insight p{color:#686879;margin:3px 0 0;font-size:10px}.insight button{color:#5266eb;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.insight button span{margin-left:7px}.critical-reports{border:1px solid var(--line);background:#fff;border-radius:12px;margin:14px 0;padding:15px}.report-heading{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.report-heading h2{letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:600}.report-heading span{color:#6f6f7e;background:#f2f2f8;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:800}.report-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.report-card{text-align:left;cursor:pointer;background:#fbfbfe;border:1px solid #e4e4ee;border-radius:12px;flex-direction:column;gap:7px;min-height:126px;padding:13px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.report-card:hover{border-color:#cfcfed;transform:translateY(-1px);box-shadow:0 8px 24px #5266eb14}.report-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.report-topline b{color:#303044;font-size:11px}.report-topline em{color:#5b5b68;background:#f0f0f7;border-radius:99px;place-items:center;min-width:25px;height:22px;font-size:10px;font-style:normal;font-weight:900;display:grid}.report-card strong{color:#303044;font-family:Georgia,serif;font-size:22px}.report-card small{color:#70707d;font-size:10px;line-height:1.35}.report-card i{color:#90909d;margin-top:auto;font-size:9px;font-style:normal}.report-card.good{background:#f8f9ff}.report-card.good .report-topline em{color:#5266eb;background:#eef0ff}.report-card.warn{background:#fff8fb;border-color:#efd4df}.report-card.warn .report-topline em{color:#c13b68;background:#fae6ee}.report-card.neutral{background:#f8f8fb}.category.check-mobile-deposit{color:#5266eb;background:#eef0ff}.category.bank-fee{color:#55556a;background:#f2f2f8}.category.returned-failed-item{color:#c13b68;background:#fae6ee}.audit-panel{color:#303044;background:#f8f9ff;border:1px solid #d9dcff;border-radius:14px;margin:14px 0;padding:16px;box-shadow:0 14px 44px #5266eb1a}.audit-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:13px;display:flex}.audit-head h2{letter-spacing:-.02em;margin:0 0 6px;font-family:Georgia,serif;font-size:21px;font-weight:600}.audit-head p{color:#70707d;max-width:560px;margin:0;font-size:10px;line-height:1.45}.audit-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.audit-actions label{color:#6f6f7e;background:#fff;border:1px solid #d9dcff;border-radius:8px;align-items:center;gap:8px;height:33px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.audit-actions select{color:#303044;background:0 0;border:0;outline:none;font-weight:900}.audit-actions .primary{color:#fff;box-shadow:none;background:#5266eb}.audit-actions .filter-button{color:#5266eb;background:#fff;border-color:#d9dcff}.audit-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.audit-card{background:#fff;border:1px solid #e1e3ff;border-radius:12px;min-height:100px;padding:12px}.audit-card span{color:#7b7b89;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.audit-card strong{color:#303044;margin:12px 0 5px;font-family:Georgia,serif;font-size:22px;display:block}.audit-card small{color:#70707d;font-size:9px;line-height:1.4}.audit-card.ready{background:#fbfbff;border-color:#b8bdf7}.audit-card.money-in strong{color:#5266eb}.audit-card.money-out strong{color:#55556a}.audit-checklist{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px;display:grid}.audit-checklist button{color:#4c4c5d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dcff;border-radius:10px;justify-content:space-between;align-items:center;min-height:36px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.audit-checklist b{color:#5266eb;background:#eef0ff;border-radius:99px;place-items:center;min-width:22px;height:22px;margin-left:8px;font-size:9px;display:grid}.data-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.data-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:0 15px;display:flex}.tabs{align-self:stretch;gap:18px;display:flex}.tabs button{color:#7b7b89;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:11px;font-weight:700;position:relative}.tabs button.selected{color:#303044}.tabs button.selected:after{content:"";background:#5266eb;height:2px;position:absolute;bottom:0;left:0;right:0}.tabs span{background:#f0f0f7;border-radius:99px;margin-left:3px;padding:2px 6px;font-size:9px}.tools{align-items:center;gap:7px;display:flex}.search{border:1px solid var(--line);color:#8b8b98;background:#fbfbfe;border-radius:8px;align-items:center;gap:7px;height:33px;padding:0 8px;display:flex}.search input{color:#303044;background:0 0;border:0;outline:none;width:175px;font-size:11px}.search kbd{background:#f7f7fb;border:1px solid #dddde8;border-radius:4px;padding:2px 4px;font-size:8px}.filter-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;height:33px;font-size:11px;font-weight:700}.filter-button i{color:#5266eb;background:#eef0ff;border-radius:99px;margin-left:3px;padding:2px 5px;font-size:9px;font-style:normal}.ledger-views{border-bottom:1px solid var(--line);background:#fbfbfe;grid-template-columns:210px 1fr;align-items:center;gap:14px;padding:14px 15px 13px;display:grid}.ledger-views>div:first-child b{color:#303044;font-size:12px;display:block}.ledger-views>div:first-child span{color:#858592;margin-top:4px;font-size:9px;line-height:1.35;display:block}.ledger-view-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.ledger-view-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e3ee;border-radius:11px;flex-direction:column;gap:4px;min-height:78px;padding:9px 10px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.ledger-view-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px #5266eb14}.ledger-view-card.selected{border-color:#5266eb;box-shadow:inset 0 0 0 2px #eef0ff}.ledger-view-card span{color:#676778;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:900}.ledger-view-card strong{color:#303044;font-family:Georgia,serif;font-size:18px;line-height:1}.ledger-view-card small{color:#90909d;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.ledger-view-card em{color:#6f6f7e;margin-top:auto;font-size:9px;font-style:normal;font-weight:900}.ledger-view-card.good em,.ledger-view-card.good.selected strong{color:#5266eb}.ledger-view-card.warn em,.ledger-view-card.warn.selected strong{color:#c13b68}.module-grid,.ops-grid,.company-grid,.settings-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0;display:grid}.module-card,.ops-card,.company-card-large,.settings-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;min-height:132px;padding:16px;box-shadow:0 1px #5266eb0a}button.module-card,button.company-card-large{cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s}button.module-card:hover,button.company-card-large:hover{border-color:#cfd3ff;transform:translateY(-1px);box-shadow:0 12px 28px #5266eb17}.module-card span,.ops-card span,.settings-card span{color:#8d8d9c;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:900}.module-card strong,.ops-card strong,.settings-card strong,.company-card-large strong{color:#303044;margin:12px 0 7px;font-family:Georgia,serif;font-size:22px;line-height:1.05;display:block}.module-card small,.ops-card p,.settings-card p,.company-card-large small{color:#70707d;margin:0;font-size:10px;line-height:1.45;display:block}.ops-grid,.settings-grid{grid-template-columns:repeat(4,1fr)}.company-card-large div{grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:baseline;gap:5px 7px;margin-top:14px;display:grid}.company-card-large div b{color:#5266eb;font-size:12px}.company-card-large div em{color:#8d8d9c;font-size:9px;font-style:normal}.settings-card.danger-zone{background:#fff8fb;border-color:#efd4df}.settings-card .filter-button{margin-top:12px}.panel-empty{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:1/-1}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:980px}th{text-align:left;color:#8d8d9a;letter-spacing:.06em;border-bottom:1px solid var(--line);background:#fafafe;padding:10px 12px;font-size:8px;font-weight:800}td{color:#5f5f6d;vertical-align:middle;border-bottom:1px solid #efeff5;padding:13px 12px;font-size:10px}th:first-child,td:first-child{width:36px;padding-left:17px}td b{color:#303044;font-size:10px}input[type=checkbox]{accent-color:#5266eb}.bank-cell{align-items:center;gap:9px;display:flex}.bank-cell small,.file-name,.status-note{color:#9494a1;margin-top:3px;font-size:8px;display:block}.bank-logo{color:#6d6d7d;background:#f0f0f7;border-radius:8px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:900;display:grid}.bank-logo.chase{color:#5266eb;background:#eef0ff}.bank-logo.mercury{color:#63559b;background:#edeaf7}.bank-logo.bofa{color:#56566a;background:#f4f4f9}.bank-logo.brex{color:#5e50be;background:#eeeafe}.bank-logo.pending{color:#8b8b98;background:#f3f3f8}.company-badge{color:#4f4f5d;background:#f4f4f9;border-radius:5px;align-items:center;gap:5px;padding:4px 6px;font-size:9px;font-weight:700;display:inline-flex}.company-badge i{background:#5266eb;border-radius:50%;width:5px;height:5px}.company-badge.olive{color:#56566a;background:#f4f4f9}.company-badge.olive i{background:#8d8d9a}.period{display:block}.status{border-radius:5px;align-items:center;gap:4px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.ready{color:#5266eb;background:#eef0ff}.status.ready i{background:#5266eb}.status.review{color:#c13b68;background:#fae6ee}.status.review i{background:#c13b68}.status.processing{color:#606071;background:#f0f0f7}.status.processing i{background:#8d8d9a}.warning-text{color:#c13b68;margin-top:3px;font-size:8px;display:block}.row-menu{color:#8c8c9a;cursor:pointer;background:0 0;border:0}.amount{font-size:11px!important;font-weight:800!important}.amount.in{color:#5266eb}.amount.out{color:#55556a}.align-right{text-align:right}.category{color:#5d5d6c;background:#f0f0f7;border-radius:5px;padding:4px 7px;font-weight:700}.empty{text-align:center;flex-direction:column;gap:6px;padding:40px;display:flex}.empty span{color:#8c8c9a}.table-footer{color:#858592;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-size:9px;display:flex}.table-footer span{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-footer em{color:#5266eb;background:#eef0ff;border-radius:99px;padding:3px 7px;font-style:normal;font-weight:800}.table-footer div{align-items:center;gap:12px;display:flex}.table-footer button{border:1px solid var(--line);background:#fff;border-radius:5px;width:27px;height:25px}.table-footer b{color:#6f6f7e;font-size:9px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;background:#70707d47;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:16px;width:min(500px,100%);padding:30px;position:relative;box-shadow:0 24px 80px #5266eb2e}.modal-close{color:#7b7b89;cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:14px;right:16px}.upload-symbol{color:#5266eb;background:#eef0ff;border-radius:12px;place-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:22px;font-weight:800;display:grid}.modal h2{margin:0 0 8px;font-family:Georgia,serif;font-size:24px}.modal>p{color:#70707d;max-width:390px;margin:0 auto 20px;font-size:12px;line-height:1.5}.dropzone{color:#5266eb;cursor:pointer;background:#f8f9ff;border:1.5px dashed #b5b9ef;border-radius:12px;flex-direction:column;gap:7px;width:100%;padding:34px 15px;display:flex}.dropzone span{color:#858592;font-size:9px}.upload-details{text-align:left;color:#606071;background:#f7f7fb;border-radius:10px;gap:10px;margin-top:17px;padding:13px;display:flex}.upload-details p{color:#666676;margin:0;font-size:10px;line-height:1.45}.toast{color:#fff;z-index:70;background:#5266eb;border-radius:10px;padding:13px 17px;font-size:11px;font-weight:700;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 35px #5266eb38}.toast span{color:#fff;margin-right:8px}.primary:disabled,.dropzone:disabled,.filter-button:disabled{opacity:.58;cursor:not-allowed}.storage-pill{border:1px solid var(--line);color:#606071;white-space:nowrap;background:#f8f8fb;border-radius:99px;align-items:center;height:28px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.storage-pill.cloud{color:#5266eb;background:#eef0ff;border-color:#d9dcff}.storage-pill.local{color:#696978;background:#f2f2f8;border-color:#dedee8}.bank-logo.truist{color:#6d3fa1;background:#efe8f7}.status.failed{color:#c13b68;background:#fae6ee}.status.failed i{background:#c13b68}.status.skipped{color:#6f6f7e;background:#f0f0f7}.status.skipped i{background:#9b9baa}.filter-button.danger{color:#c13b68;background:#fff8fb;border-color:#efd4df}.filter-button.clear{color:#5266eb;background:#eef0ff;border-color:#d9dcff}.empty{align-items:center;gap:8px}.empty-action{margin-top:6px;padding:9px 13px;font-size:11px}@media (width<=1000px){.summary-grid{grid-template-columns:repeat(2,1fr)}.report-grid,.audit-grid,.audit-checklist,.ledger-view-grid,.module-grid,.ops-grid,.company-grid,.settings-grid{grid-template-columns:1fr 1fr}.ledger-views{grid-template-columns:1fr}.audit-head{display:block}.audit-actions{justify-content:flex-start;margin-top:13px}.content{padding:24px 20px}.topbar{padding:0 20px}.data-toolbar{flex-direction:column;align-items:stretch;padding-top:8px}.tabs{height:42px}.tools{flex-wrap:wrap;padding-bottom:10px}.search{flex:260px}.search input{width:100%}}@media (width<=720px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{height:auto;min-height:56px;padding-top:8px;padding-bottom:8px}.top-actions{flex-wrap:wrap;justify-content:flex-end}.top-actions .small{display:none}.mobile-upload{display:block}.title-row{align-items:center}.title-row p{max-width:280px}.summary-grid{grid-template-columns:1fr 1fr}.insight{grid-template-columns:30px 1fr}.insight button{text-align:left;grid-column:2;padding:0}.tools{flex-wrap:wrap}.search{width:100%}.filter-button{flex:1}.content{padding:22px 14px}.summary-card{min-height:120px;padding:15px}.summary-card strong{font-size:21px}.title-row h1{font-size:27px}}@media (width<=480px){.summary-grid,.ledger-view-grid,.module-grid,.ops-grid,.company-grid,.settings-grid{grid-template-columns:1fr}.title-row{display:block}.mobile-upload{margin-top:16px}.company-filter span{display:none}.topbar{padding:0 14px}.content{padding-top:18px}.summary-card{min-height:110px}.modal{padding:26px 18px}.search kbd{display:none}}@media print{body{background:#fff}.sidebar,.topbar,.tools,.audit-actions,.toast,.modal-backdrop,.mobile-upload,.table-footer button{display:none!important}.app-shell{display:block}.content{max-width:none;padding:18px}.summary-card,.critical-reports,.audit-panel,.data-card,.module-card,.ops-card,.company-card-large,.settings-card{box-shadow:none;break-inside:avoid}.data-card{border:0}.table-wrap{overflow:visible}table{min-width:0;font-size:10px}th,td{padding:6px}.audit-checklist button,.report-card,.module-card,.company-card-large{break-inside:avoid}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
