.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}.theme--light.v-pagination .v-pagination__item{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-pagination .v-pagination__item--active{color:#fff}.theme--light.v-pagination .v-pagination__navigation{background:#fff}.theme--dark.v-pagination .v-pagination__item{background:#1e1e1e;color:#fff}.theme--dark.v-pagination .v-pagination__item--active{color:#fff}.theme--dark.v-pagination .v-pagination__navigation{background:#1e1e1e}.v-pagination{align-items:center;display:inline-flex;list-style-type:none;justify-content:center;margin:0;max-width:100%;width:100%}.v-pagination.v-pagination{padding-left:0}.v-pagination>li{align-items:center;display:flex}.v-pagination--circle .v-pagination__item,.v-pagination--circle .v-pagination__more,.v-pagination--circle .v-pagination__navigation{border-radius:50%}.v-pagination--disabled{pointer-events:none;opacity:.6}.v-pagination__item{background:transparent;border-radius:4px;font-size:1rem;height:34px;margin:.3rem;min-width:34px;padding:0 5px;text-decoration:none;transition:.3s cubic-bezier(0,0,.2,1);width:auto;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-pagination__item--active{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-pagination__navigation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;height:32px;width:32px;margin:.3rem 10px}.v-pagination__navigation .v-icon{transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}.v-pagination__navigation--disabled{opacity:.6;pointer-events:none}.v-pagination__more{margin:.3rem;display:inline-flex;align-items:flex-end;justify-content:center;height:32px;width:32px}.supplier-detail-wrapper[data-v-b291ed00]{padding:4px 0 40px 0;width:100%;margin:0 auto;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a}.header-card[data-v-b291ed00]{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px rgba(0,0,0,.02)!important}.back-btn[data-v-b291ed00]{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.back-btn[data-v-b291ed00]:hover{background:#f8fafc}.header-icon-box[data-v-b291ed00]{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.page-title[data-v-b291ed00]{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:.5px}.supplier-code-badge[data-v-b291ed00]{font-family:monospace;font-weight:700;font-size:11px;background:#f1f5f9;color:#0f172a;padding:2px 7px;border-radius:6px;border:1px solid #e2e8f0}.page-subtitle[data-v-b291ed00]{font-size:12px;color:#64748b;margin-top:1px}.btn-primary[data-v-b291ed00]{background:linear-gradient(135deg,#b9893f,#875c24)!important;background-color:#9a6b27!important;color:#fff!important;font-size:12px!important;font-weight:600!important;height:38px!important;border-radius:8px!important;box-shadow:0 4px 14px rgba(154,106,44,.28)!important;transition:all .2s ease!important}.btn-primary[data-v-b291ed00]:hover{background:linear-gradient(135deg,#c59449,#956627)!important;box-shadow:0 6px 18px rgba(154,106,44,.38)!important;transform:translateY(-1.5px)}.btn-secondary[data-v-b291ed00]{border-radius:8px!important;font-size:12px!important;font-weight:600!important;height:38px!important;border-color:#cbd5e1!important;background:#fff!important;transition:all .2s ease!important}.btn-secondary[data-v-b291ed00]:hover{background:#f8fafc!important;border-color:#94a3b8!important}.supplier-overview-grid[data-v-b291ed00]{display:grid;grid-template-columns:320px 1fr;gap:12px}@media (max-width:1024px){.supplier-overview-grid[data-v-b291ed00]{grid-template-columns:1fr}}.profile-card[data-v-b291ed00]{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px rgba(0,0,0,.02)!important;display:flex;flex-direction:column;justify-content:space-between}.supplier-avatar[data-v-b291ed00]{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;color:#0f172a;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-name[data-v-b291ed00]{font-size:15px;font-weight:700;color:#0f172a;line-height:1.2}.profile-code[data-v-b291ed00]{font-size:11.5px;margin-top:2px}.view-more-pill-btn[data-v-b291ed00]{font-size:11px!important;font-weight:600!important;border-radius:6px!important;height:28px!important;padding:0 8px!important;border-color:#e2e8f0!important}.view-more-pill-btn[data-v-b291ed00]:hover{background:#fefce8!important}.profile-meta-list[data-v-b291ed00]{display:flex;flex-direction:column;gap:6px;background:#f8fafc;padding:10px 12px;border-radius:8px;border:1px solid #f1f5f9}.meta-row[data-v-b291ed00]{display:flex;align-items:center;justify-content:space-between;font-size:12px}.meta-label[data-v-b291ed00]{color:#64748b;display:flex;align-items:center}.meta-value[data-v-b291ed00]{color:#0f172a;font-weight:600}.kpi-grid[data-v-b291ed00]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:1280px){.kpi-grid[data-v-b291ed00]{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.kpi-grid[data-v-b291ed00]{grid-template-columns:1fr}}.kpi-card[data-v-b291ed00]{background:#fff;border:1px solid #e2e8f0;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:all .2s ease}.kpi-card[data-v-b291ed00]:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05)}.kpi-label[data-v-b291ed00]{font-size:11px;font-weight:700;color:#64748b;letter-spacing:.5px;text-transform:uppercase}.kpi-value[data-v-b291ed00]{font-size:19px;font-weight:800;color:#0f172a;letter-spacing:-.3px;margin:3px 0;line-height:1.2}.kpi-unit[data-v-b291ed00]{font-size:12px;font-weight:600;color:#64748b}.kpi-hint[data-v-b291ed00]{font-size:11px;color:#94a3b8}.kpi-icon-pill[data-v-b291ed00]{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.content-table-card[data-v-b291ed00]{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px rgba(0,0,0,.02)!important}.section-table-header[data-v-b291ed00]{background:#f8fafc}.section-title[data-v-b291ed00]{font-size:13px;font-weight:700;color:#0f172a;letter-spacing:.5px}.count-badge[data-v-b291ed00]{font-size:11px;background:#e2e8f0;color:#475569;padding:2px 7px;border-radius:12px;font-weight:600}.refresh-icon-btn[data-v-b291ed00]{border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;height:32px!important;width:32px!important}.refresh-icon-btn[data-v-b291ed00]:hover{background:#f8fafc!important}.pro-purchase-table[data-v-b291ed00] table{width:100%;border-collapse:collapse}.pro-purchase-table[data-v-b291ed00] th{background-color:#fff!important;color:#475569!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:12px 14px!important;border-bottom:1px solid #e2e8f0!important;white-space:nowrap}.pro-purchase-table[data-v-b291ed00] td{font-size:13px!important;color:#334155!important;padding:12px 14px!important;border-bottom:1px solid #f1f5f9!important}.pro-purchase-table[data-v-b291ed00] tr:hover{background-color:#f8fafc!important}.code-pill[data-v-b291ed00]{font-family:monospace;font-weight:700;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 8px;border-radius:6px;font-size:12px;color:#0f172a;letter-spacing:.3px}.date-cell[data-v-b291ed00]{font-size:12.5px;font-weight:500;color:#475569}.invoice-no-text[data-v-b291ed00]{font-weight:600;color:#0f172a;font-size:12.5px}.status-badge-settled[data-v-b291ed00]{font-size:10.5px;font-weight:700;background:#dcfce7;color:#15803d;padding:2px 8px;border-radius:4px;border:1px solid #bbf7d0}.status-badge-partial[data-v-b291ed00]{font-size:10.5px;font-weight:700;background:#ffedd5;color:#c2410c;padding:2px 8px;border-radius:4px;border:1px solid #fed7aa}.status-badge-unsettled[data-v-b291ed00]{font-size:10.5px;font-weight:700;background:#f1f5f9;color:#64748b;padding:2px 8px;border-radius:4px;border:1px solid #e2e8f0}.view-action-btn[data-v-b291ed00]{border-radius:6px!important;font-size:11px!important;font-weight:600!important;text-transform:capitalize!important;border-color:#cbd5e1!important}.view-action-btn[data-v-b291ed00]:hover{background:#f8fafc!important;border-color:#94a3b8!important}.table-pagination-bar[data-v-b291ed00]{border-top:1px solid #e2e8f0;background:#fff}.pagination-info[data-v-b291ed00]{font-size:12.5px;color:#64748b}.custom-pagination[data-v-b291ed00] .v-pagination__item{font-size:12px!important;min-width:28px!important;height:28px!important;border-radius:6px!important;box-shadow:none!important;border:1px solid #e2e8f0!important}.custom-pagination[data-v-b291ed00] .v-pagination__navigation{box-shadow:none!important;border:1px solid #e2e8f0!important;border-radius:6px!important;width:28px!important;height:28px!important}.modal-card[data-v-b291ed00]{background:#fff!important}.modal-header[data-v-b291ed00]{background:#f8fafc}.modal-header-icon[data-v-b291ed00]{background:#fefce8;border:1px solid #fef08a;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.modal-title[data-v-b291ed00]{font-size:15px;font-weight:700;color:#0f172a}.modal-subtitle[data-v-b291ed00]{font-size:12px;color:#64748b}.detail-section[data-v-b291ed00]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px}.detail-section-title[data-v-b291ed00]{font-size:12px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.3px;display:flex;align-items:center}.detail-grid-3[data-v-b291ed00]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:768px){.detail-grid-3[data-v-b291ed00]{grid-template-columns:1fr}}.detail-item[data-v-b291ed00]{display:flex;flex-direction:column}.detail-item.span-full[data-v-b291ed00]{grid-column:1/-1}.detail-label[data-v-b291ed00]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:2px}.detail-val[data-v-b291ed00]{font-size:13px;color:#0f172a}.modal-footer[data-v-b291ed00]{background:#f8fafc}.empty-state-wrap[data-v-b291ed00]{padding:50px 20px}.empty-icon-circle[data-v-b291ed00]{width:60px;height:60px;border-radius:50%;background:#f1f5f9;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center}.empty-title[data-v-b291ed00]{font-size:15px;font-weight:700;color:#0f172a}.empty-subtitle[data-v-b291ed00]{font-size:12.5px;color:#64748b;margin-top:4px;max-width:400px;margin-left:auto;margin-right:auto}.border-b[data-v-b291ed00]{border-bottom:1px solid #e2e8f0}.border-t[data-v-b291ed00]{border-top:1px solid #e2e8f0}.font-family-mono[data-v-b291ed00]{font-family:monospace}.text-muted[data-v-b291ed00]{color:#94a3b8}.text-slate-800[data-v-b291ed00]{color:#1e293b}.text-slate-900[data-v-b291ed00]{color:#0f172a}@media (min-width:1264px){.admin-supplier-dialog[data-v-b291ed00]{margin-left:8.33333vw!important;margin-right:auto!important}}