.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.statement-page-wrapper[data-v-fd077490]{padding:12px 6px 40px 6px;max-width:1600px;margin:0 auto;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}.statement-header-card[data-v-fd077490]{background:#fff!important;border:1px solid #f1ece5!important;box-shadow:0 1px 3px rgba(0,0,0,.03)!important}.back-nav-btn[data-v-fd077490]{border-radius:8px!important;font-weight:600!important;font-size:12px!important}.header-divider-v[data-v-fd077490]{width:1px;height:28px;background-color:#e2e8f0}.header-icon-box[data-v-fd077490]{width:38px;height:38px;border-radius:8px;background:#fff7ee;border:1px solid #faecd8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.page-title[data-v-fd077490]{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:.5px}.page-subtitle[data-v-fd077490]{font-size:11.5px;color:#64748b;margin-top:1px}.action-primary-btn[data-v-fd077490]{border-radius:8px!important;font-weight:600!important;font-size:12.5px!important;letter-spacing:.2px!important}.action-secondary-btn[data-v-fd077490]{border-radius:8px!important;font-weight:600!important;font-size:12px!important;border-color:#cbd5e1!important;background:#fff!important}.refresh-icon-btn[data-v-fd077490]{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.customer-hero-card[data-v-fd077490]{background:linear-gradient(135deg,#fff,#fffbf5)!important;border:1px solid #faecd8!important;box-shadow:0 2px 6px rgba(154,107,39,.04)!important}.customer-hero-avatar[data-v-fd077490]{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,#faecd8,#fae4cb);border:1.5px solid #ebd9c2;color:#9a6b27;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(154,107,39,.1);flex-shrink:0}.hero-customer-name[data-v-fd077490]{font-size:18px;font-weight:700;color:#0f172a;line-height:1.2}.customer-status-pill[data-v-fd077490]{font-size:10px;font-weight:700;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:2px 8px;border-radius:100px;text-transform:uppercase;letter-spacing:.5px}.kyc-verified-pill[data-v-fd077490]{font-size:11px;font-weight:600;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;padding:2px 8px;border-radius:100px;display:inline-flex;align-items:center}.hero-meta-row[data-v-fd077490]{font-size:12px;color:#475569}.hero-meta-item[data-v-fd077490],.standing-badge[data-v-fd077490]{display:inline-flex;align-items:center}.standing-badge[data-v-fd077490]{font-size:12px;font-weight:700;padding:4px 12px;border-radius:8px;letter-spacing:.2px}.standing-due[data-v-fd077490]{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.standing-settled[data-v-fd077490]{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.statement-timestamp[data-v-fd077490]{font-size:11px;color:#64748b}.kpi-grid[data-v-fd077490]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:1100px){.kpi-grid[data-v-fd077490]{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.kpi-grid[data-v-fd077490]{grid-template-columns:1fr}}.kpi-card[data-v-fd077490]{background:#fff;border:1px solid #f1ece5;border-radius:10px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px rgba(0,0,0,.02);transition:transform .2s ease,box-shadow .2s ease}.kpi-card[data-v-fd077490]:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.04)}.kpi-highlight-due[data-v-fd077490]{border-color:#fed7aa;background:linear-gradient(135deg,#fff,#fffaf5)}.kpi-label[data-v-fd077490]{font-size:10.5px;font-weight:700;color:#64748b;letter-spacing:.6px;text-transform:uppercase}.kpi-value[data-v-fd077490]{font-size:20px;font-weight:800;color:#0f172a;margin-top:2px;letter-spacing:-.02em}.kpi-hint[data-v-fd077490]{font-size:11px;color:#94a3b8;margin-top:2px}.kpi-icon-pill[data-v-fd077490]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.text-amber-gold[data-v-fd077490]{color:#b45309!important}.text-emerald-green[data-v-fd077490]{color:#059669!important}.statement-table-card[data-v-fd077490]{background:#fff!important;border:1px solid #f1ece5!important;box-shadow:0 1px 3px rgba(0,0,0,.03)!important}.table-toolbar[data-v-fd077490]{background:#fafaf9;border-bottom:1px solid #f1ece5}.filter-pill-btn[data-v-fd077490]{font-size:12px;font-weight:600;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;transition:all .18s ease}.filter-pill-btn[data-v-fd077490]:hover{background:#fff7ee;color:#9a6b27;border-color:#faecd8}.filter-pill-btn.active[data-v-fd077490]{background:#fff7ee;color:#9a6b27;border-color:#9a6b27;box-shadow:0 1px 3px rgba(154,107,39,.12)}.statement-search-wrap[data-v-fd077490]{width:260px}.statement-search-input[data-v-fd077490] .v-input__slot{min-height:36px!important;border-radius:8px!important;font-size:12.5px!important;background:#fff!important}.sort-toggle-btn[data-v-fd077490]{border-radius:8px!important;font-size:11.5px!important;font-weight:600!important;background:#fff!important}.statement-ledger-table[data-v-fd077490]{width:100%}.statement-ledger-table thead tr th[data-v-fd077490]{background-color:#f8fafc!important;color:#475569!important;font-weight:700!important;font-size:11.5px!important;text-transform:uppercase!important;letter-spacing:.5px!important;border-bottom:1px solid #e2e8f0!important;padding:10px 16px!important}.statement-row[data-v-fd077490]{transition:background-color .15s ease}.statement-row[data-v-fd077490]:hover{background-color:#fffdfa!important}.statement-ledger-table tbody tr td[data-v-fd077490]{padding:12px 16px!important;font-size:13px!important;border-bottom:1px solid #f1f5f9!important}.date-main[data-v-fd077490]{font-weight:600;color:#0f172a}.date-sub[data-v-fd077490]{font-size:10.5px;color:#94a3b8}.txn-type-badge[data-v-fd077490]{font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;letter-spacing:.3px;text-transform:uppercase}.type-bill[data-v-fd077490]{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.type-payment[data-v-fd077490]{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.bill-ref-link[data-v-fd077490]{color:#9a6b27;text-decoration:none;font-weight:700;background:#fff7ee;border:1px solid #faecd8;padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;transition:all .2s ease}.bill-ref-link[data-v-fd077490]:hover{background:#faecd8;color:#78350f}.bill-ref-plain[data-v-fd077490]{color:#334155;background:#f1f5f9;padding:2px 6px;border-radius:4px}.amount-debit[data-v-fd077490]{color:#b45309;font-size:13.5px}.amount-credit[data-v-fd077490]{color:#059669;font-size:13.5px}.bill-pending-badge[data-v-fd077490]{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px;display:inline-block}.bill-settled-badge[data-v-fd077490]{color:#059669;font-size:11.5px;font-weight:600;display:inline-flex;align-items:center}.running-balance-text[data-v-fd077490]{font-size:13.5px}.balance-positive[data-v-fd077490]{color:#78350f}.balance-zero[data-v-fd077490]{color:#64748b}.table-action-icon-btn[data-v-fd077490]{border:1px solid #faecd8;background:#fff7ee;border-radius:6px}.table-action-icon-btn[data-v-fd077490]:hover{background:#fae4cb}.statement-total-row[data-v-fd077490]{background:#faf7f2!important;border-top:2px solid #e7d8c4!important}.statement-total-row td[data-v-fd077490]{padding:14px 16px!important}.total-label[data-v-fd077490]{font-size:12px;color:#78350f;letter-spacing:.5px}.empty-icon-circle[data-v-fd077490]{width:64px;height:64px;border-radius:50%;background:#f8fafc;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center}.empty-title[data-v-fd077490]{font-size:16px;font-weight:700;color:#0f172a}.empty-subtitle[data-v-fd077490]{font-size:13px;color:#64748b;margin-top:4px;max-width:440px;margin-left:auto;margin-right:auto}.print-only[data-v-fd077490]{display:none}@media print{.no-print[data-v-fd077490]{display:none!important}.statement-page-wrapper[data-v-fd077490]{padding:0!important;max-width:100%!important}.print-only[data-v-fd077490]{display:block!important}.customer-hero-card[data-v-fd077490],.kpi-grid[data-v-fd077490],.statement-header-card[data-v-fd077490],.table-toolbar[data-v-fd077490]{display:none!important}.statement-table-card[data-v-fd077490]{border:none!important;box-shadow:none!important}.statement-ledger-table[data-v-fd077490]{border-collapse:collapse!important;width:100%!important}.statement-ledger-table td[data-v-fd077490],.statement-ledger-table th[data-v-fd077490]{border:1px solid #ccc!important;padding:8px!important;font-size:10pt!important}.print-brand-title[data-v-fd077490]{font-family:serif;font-size:22pt;font-weight:700;letter-spacing:2px}.print-brand-tagline[data-v-fd077490]{font-size:8pt;color:#555;letter-spacing:1px}.print-doc-title[data-v-fd077490]{font-size:14pt;font-weight:700;color:#333}.print-customer-box[data-v-fd077490]{border:1px solid #ddd;background:#fdfdfd;border-radius:4px}.print-label[data-v-fd077490]{font-size:8pt;font-weight:700;color:#666}.print-val-strong[data-v-fd077490]{font-size:12pt;font-weight:700}.print-val-sub[data-v-fd077490]{font-size:9pt;color:#444}.border-b-2[data-v-fd077490]{border-bottom:2px solid #333}.print-sign-line[data-v-fd077490]{width:200px;border-bottom:1px solid #000;margin-bottom:6px}.print-sign-label[data-v-fd077490]{font-size:9pt;color:#444}.print-footer-notice[data-v-fd077490]{font-size:8pt;color:#777}}