.drawer-module__ew4neW__overlay{z-index:1060;opacity:0;background-color:#00000080;justify-content:flex-end;align-items:stretch;transition:opacity .5s;display:flex;position:fixed;inset:0}.drawer-module__ew4neW__overlayVisible{opacity:1}@starting-style{.drawer-module__ew4neW__overlayVisible{opacity:0}.drawer-module__ew4neW__sidebarVisible{transform:translate(100%)}}.drawer-module__ew4neW__sidebar{background:#fff;width:min(500px,100%);height:100vh;transition:transform .5s;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 24px #0f172a29}.drawer-module__ew4neW__sidebarVisible{transform:translate(0)}@media (max-width:768px){.drawer-module__ew4neW__sidebar{width:100%}}
.skeleton-module__N3mosa__skeleton{background:var(--color-bg-skeleton);border-radius:.375rem;width:100%;display:block;position:relative;overflow:hidden}.skeleton-module__N3mosa__skeleton:after{content:"";background:linear-gradient(90deg,#e9edf300 0%,#ffffffbf 50%,#e9edf300 100%);animation:1.2s infinite skeleton-module__N3mosa__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-module__N3mosa__skeleton-shimmer{to{transform:translate(100%)}}
.pagination-module__kI9zwW__root{--pagination-primary:var(--color-primary);--pagination-primary-dark:var(--color-primary-hover);--pagination-bg:var(--color-primary-bg);--pagination-bg-hover:var(--color-primary-bg-hover);--pagination-shadow:#2356d71f;--pagination-shadow-active:#2356d72e}.pagination-module__kI9zwW__pageItem{list-style:none}.pagination-module__kI9zwW__pageLink{background:var(--pagination-bg);width:2rem;height:2rem;color:var(--pagination-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;text-decoration:none;transition:box-shadow .15s;display:flex}.pagination-module__kI9zwW__pageLink:hover{background:var(--pagination-bg-hover);box-shadow:0 0 0 4px var(--pagination-shadow);color:var(--pagination-primary)}.pagination-module__kI9zwW__active .pagination-module__kI9zwW__pageLink{background:var(--pagination-primary);color:var(--color-white)}.pagination-module__kI9zwW__active .pagination-module__kI9zwW__pageLink:hover{background:var(--pagination-primary-dark);color:var(--color-white)}.pagination-module__kI9zwW__prevNext{border-radius:1rem;width:auto;padding:0 .75rem;font-size:.8125rem}
.filter-module__dTbHqG__wrap{display:inline-block;position:relative}.filter-module__dTbHqG__trigger{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.5;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.filter-module__dTbHqG__trigger:hover{border-color:var(--color-text-disabled);color:var(--color-text-secondary);background:var(--color-bg-subtle)}.filter-module__dTbHqG__trigger:focus-visible{box-shadow:0 0 0 3px var(--color-primary-bg);border-color:var(--color-primary);outline:none}.filter-module__dTbHqG__triggerActive{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-primary-bg)}.filter-module__dTbHqG__triggerActive:hover{background:var(--color-primary-bg-hover);color:var(--color-primary-dark);border-color:var(--color-primary-dark)}.filter-module__dTbHqG__badge{background:var(--color-primary);min-width:1.125rem;height:1.125rem;color:var(--color-white);border-radius:50rem;justify-content:center;align-items:center;padding:0 .3rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.filter-module__dTbHqG__chevron{flex-shrink:0;font-size:.7rem;transition:transform .2s}.filter-module__dTbHqG__chevronOpen{transform:rotate(180deg)}.filter-module__dTbHqG__clearBtn{width:1rem;height:1rem;color:var(--color-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;transition:background .15s,color .15s;display:inline-flex}.filter-module__dTbHqG__clearBtn:hover{background:var(--color-primary);color:var(--color-white)}.filter-module__dTbHqG__menu{background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);min-width:200px;max-width:280px;box-shadow:var(--shadow-dropdown);z-index:200;border-radius:.5rem;animation:.15s filter-module__dTbHqG__menuIn;position:absolute;top:calc(100% + .375rem);left:0;overflow:hidden}@keyframes filter-module__dTbHqG__menuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.filter-module__dTbHqG__list{margin:0;padding:.25rem 0;list-style:none}.filter-module__dTbHqG__option{cursor:pointer;width:100%;color:var(--color-text-body);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.45rem .875rem;font-size:.875rem;transition:background .1s;display:flex}.filter-module__dTbHqG__option:hover{background:var(--color-bg-subtle)}.filter-module__dTbHqG__option:focus-visible{background:var(--color-primary-bg);outline:none}.filter-module__dTbHqG__optionSelected{color:var(--color-primary);font-weight:500}.filter-module__dTbHqG__optionLabel{flex:1}.filter-module__dTbHqG__optionCount{background:var(--color-bg-form);min-width:1.25rem;color:var(--color-text-muted);border-radius:50rem;justify-content:center;align-items:center;padding:.1em .35em;font-size:.75rem;font-weight:600;line-height:1.3;display:inline-flex}.filter-module__dTbHqG__optionCountSelected{background:var(--color-primary-bg);color:var(--color-primary)}.filter-module__dTbHqG__checkbox{border:1.5px solid var(--color-border);background:var(--color-bg-surface);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:background .15s,border-color .15s;display:inline-flex}.filter-module__dTbHqG__checkboxChecked{background:var(--color-primary);border-color:var(--color-primary)}.filter-module__dTbHqG__checkIcon{color:var(--color-white);font-size:.55rem}.filter-module__dTbHqG__footer{border-top:1px solid var(--color-border-subtle);justify-content:flex-end;padding:.5rem .875rem .625rem;display:flex}.filter-module__dTbHqG__okBtn{background:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:.375rem;padding:.3rem 1.1rem;font-size:.8125rem;font-weight:600;transition:background .15s}.filter-module__dTbHqG__okBtn:hover{background:var(--color-primary-hover)}.filter-module__dTbHqG__okBtn:focus-visible{box-shadow:0 0 0 3px var(--color-primary-bg);outline:none}
.badge-module__WklvhW__badge{white-space:nowrap;letter-spacing:.01em;border-radius:.35rem;justify-content:center;align-items:center;padding:.25em .65em;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.badge-module__WklvhW__primary{background:var(--color-primary-subtle);color:var(--color-primary)}.badge-module__WklvhW__success{background:var(--color-success-subtle);color:var(--color-success-text)}.badge-module__WklvhW__danger{background:var(--color-danger-subtle);color:var(--color-danger-text)}.badge-module__WklvhW__warning{background:var(--color-warning-bg);color:var(--color-warning-text)}.badge-module__WklvhW__info{background:var(--color-info-bg);color:var(--color-info)}.badge-module__WklvhW__secondary{color:#495057;background:#e9ecef}.badge-module__WklvhW__dark{color:#f8f9fa;background:#343a40}
﻿.customer-list-module__zm5WMq__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}.customer-list-module__zm5WMq__root input[type=checkbox]{accent-color:var(--color-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.customer-list-module__zm5WMq__root a{color:var(--color-primary);text-decoration:none}.customer-list-module__zm5WMq__root a:hover{color:var(--color-primary-dark);text-decoration:none}.customer-list-module__zm5WMq__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.customer-list-module__zm5WMq__root .col-6,.customer-list-module__zm5WMq__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.customer-list-module__zm5WMq__root .col-lg-3{width:100%}@media (min-width:992px){.customer-list-module__zm5WMq__root .col-lg-3{width:25%}}.customer-list-module__zm5WMq__root .col-lg-4{width:100%;padding-left:.75rem;padding-right:.75rem}@media (min-width:992px){.customer-list-module__zm5WMq__root .col-lg-4{width:33.3333%}}@media (max-width:767.98px){.customer-list-module__zm5WMq__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.customer-list-module__zm5WMq__root .col-6,.customer-list-module__zm5WMq__root .col-lg-3,.customer-list-module__zm5WMq__root .col-lg-4){padding-left:.5rem;padding-right:.5rem}}.customer-list-module__zm5WMq__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.customer-list-module__zm5WMq__root .block-rounded{border-radius:.5rem}.customer-list-module__zm5WMq__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.customer-list-module__zm5WMq__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.customer-list-module__zm5WMq__root a.block:hover{color:var(--color-text-body);opacity:.75}.customer-list-module__zm5WMq__root a.block:active{opacity:1}.customer-list-module__zm5WMq__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.customer-list-module__zm5WMq__root .block-link-shadow:active{box-shadow:var(--shadow-block-active)}.customer-list-module__zm5WMq__root .text-center{text-align:center}.customer-list-module__zm5WMq__root .text-end{text-align:end}.customer-list-module__zm5WMq__root .text-center strong{font-weight:600}.customer-list-module__zm5WMq__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.customer-list-module__zm5WMq__root .block-content-full{padding-bottom:1.25rem}.customer-list-module__zm5WMq__root .block-content.block-content-full{padding-bottom:1.25rem}:is(.customer-list-module__zm5WMq__root .block-content p,.customer-list-module__zm5WMq__root .block-content .push,.customer-list-module__zm5WMq__root .block-content .block,.customer-list-module__zm5WMq__root .block-content .items-push>div){margin-bottom:1.25rem}.customer-list-module__zm5WMq__root .table td p{margin:0}.customer-list-module__zm5WMq__root .bg-body-light{background:var(--color-bg-muted)}.customer-list-module__zm5WMq__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.customer-list-module__zm5WMq__root .mb-0{margin-bottom:0}.customer-list-module__zm5WMq__root .mb-4{margin-bottom:1.25rem}.customer-list-module__zm5WMq__addBtn{color:var(--color-white);background:var(--color-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.5;transition:background .15s;display:inline-flex}.customer-list-module__zm5WMq__addBtn:hover{background:var(--color-primary-hover)}.customer-list-module__zm5WMq__addBtnIcon{flex-shrink:0;font-size:.75rem}.customer-list-module__zm5WMq__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.customer-list-module__zm5WMq__productColumn{text-align:left;min-width:180px}.customer-list-module__zm5WMq__customerColumn{text-align:left;min-width:160px}.customer-list-module__zm5WMq__contactColumn{text-align:left;min-width:140px}.customer-list-module__zm5WMq__actionButtons{align-items:center;gap:.5rem;display:inline-flex}.customer-list-module__zm5WMq__statusColumn{text-align:left;white-space:nowrap;min-width:130px}.customer-list-module__zm5WMq__searchWrap{position:relative}.customer-list-module__zm5WMq__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.customer-list-module__zm5WMq__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.customer-list-module__zm5WMq__root .mt-2{margin-top:.5rem}.customer-list-module__zm5WMq__root .fw-semibold{font-weight:600}.customer-list-module__zm5WMq__root .fw-medium{font-weight:500}.customer-list-module__zm5WMq__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.customer-list-module__zm5WMq__root .fs-2{font-size:1.875rem}}.customer-list-module__zm5WMq__root .fs-sm{font-size:.875rem}.customer-list-module__zm5WMq__root .ms-1{margin-left:.25rem}.customer-list-module__zm5WMq__root .fa-fw{text-align:center;width:1.25em}.customer-list-module__zm5WMq__root .text-success{color:var(--color-success)}.customer-list-module__zm5WMq__root .text-danger{color:var(--color-danger)}.customer-list-module__zm5WMq__root .text-warning{color:var(--color-warning)}.customer-list-module__zm5WMq__root .text-primary{color:var(--color-primary)}.customer-list-module__zm5WMq__root .text-muted{color:var(--color-text-muted)}.customer-list-module__zm5WMq__root .text-dark{color:var(--color-text-dark)}.customer-list-module__zm5WMq__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.customer-list-module__zm5WMq__root .block-header-default{background:var(--color-bg-muted)}.customer-list-module__zm5WMq__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.customer-list-module__zm5WMq__root .block-options{flex:none;padding-left:1.25rem}.customer-list-module__zm5WMq__root .btn-block-option{color:var(--color-text-disabled);cursor:pointer;line-height:1;font-size:inherit;background:0 0;border:none;padding:.375rem .25rem;display:inline-block}.customer-list-module__zm5WMq__root .block-header-default .btn-block-option{color:var(--color-text-muted)}:is(.customer-list-module__zm5WMq__root .btn-block-option:hover,.customer-list-module__zm5WMq__root .btn-block-option:focus,.customer-list-module__zm5WMq__root .active>.btn-block-option,.customer-list-module__zm5WMq__root .show>.btn-block-option){color:var(--color-text-secondary);text-decoration:none}.customer-list-module__zm5WMq__root .dropdown{display:inline-block;position:relative}.customer-list-module__zm5WMq__root .dropdown-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);min-width:200px;box-shadow:var(--shadow-dropdown);z-index:20;border-radius:.25rem;padding:.25rem 0;display:none;position:absolute;top:calc(100% + .25rem);right:0}:is(.customer-list-module__zm5WMq__root .dropdown:hover .dropdown-menu,.customer-list-module__zm5WMq__root .dropdown:focus-within .dropdown-menu){display:block}.customer-list-module__zm5WMq__root .dropdown-item{color:var(--color-text-body);justify-content:space-between;align-items:center;padding:.4rem .95rem;font-size:.875rem;text-decoration:none;display:flex}.customer-list-module__zm5WMq__root .dropdown-item:focus{background:var(--color-bg-subtle);color:var(--color-text-heading)}.customer-list-module__zm5WMq__root .dropdown-item:hover{background:var(--color-bg-subtle)}.customer-list-module__zm5WMq__root .d-flex{display:flex}.customer-list-module__zm5WMq__root .align-items-center{align-items:center}.customer-list-module__zm5WMq__root .justify-content-between{justify-content:space-between}.customer-list-module__zm5WMq__root .table-responsive{overflow-x:auto}.customer-list-module__zm5WMq__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}.customer-list-module__zm5WMq__root .table thead th{border-bottom:2px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-body);text-transform:uppercase;letter-spacing:.0625em;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.5}.customer-list-module__zm5WMq__root .table td{border-bottom:1px solid var(--color-border);color:var(--color-text-body);padding:.75rem;line-height:1.5}.customer-list-module__zm5WMq__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.customer-list-module__zm5WMq__root .table-borderless>:not(:first-child){border-top-width:0}.customer-list-module__zm5WMq__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.customer-list-module__zm5WMq__root .table-vcenter td,.customer-list-module__zm5WMq__root .table-vcenter th){vertical-align:middle}.customer-list-module__zm5WMq__root .d-none{display:none}@media (min-width:576px){.customer-list-module__zm5WMq__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.customer-list-module__zm5WMq__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.customer-list-module__zm5WMq__root .d-lg-table-cell{display:table-cell}}@media (min-width:1200px){.customer-list-module__zm5WMq__root .d-xl-table-cell{display:table-cell}}.customer-list-module__zm5WMq__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.customer-list-module__zm5WMq__root .rounded-pill{border-radius:50rem}.customer-list-module__zm5WMq__root .bg-success{background:var(--color-success);color:var(--color-white)}.customer-list-module__zm5WMq__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.customer-list-module__zm5WMq__root .bg-primary{background:var(--color-primary);color:var(--color-white)}.customer-list-module__zm5WMq__root .btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;text-decoration:none;display:inline-flex}.customer-list-module__zm5WMq__root .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.customer-list-module__zm5WMq__root .btn-alt-secondary{background:var(--color-bg-form);color:var(--color-btn-secondary-text);border-color:var(--color-bg-form)}.customer-list-module__zm5WMq__iconBtn{cursor:pointer;width:2rem;height:2rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;transition:box-shadow .15s,color .15s;display:inline-flex}.customer-list-module__zm5WMq__iconBtn:hover{color:var(--color-text-dark);box-shadow:0 0 0 6px #6b72801f}.customer-list-module__zm5WMq__iconBtnEdit:hover{color:var(--color-primary);box-shadow:0 0 0 6px #2865e91f}.customer-list-module__zm5WMq__iconBtnDelete{font-size:1.1rem;color:var(--color-danger)!important}.customer-list-module__zm5WMq__iconBtnDelete:hover{color:var(--color-danger);box-shadow:0 0 0 6px #dc35451f}.customer-list-module__zm5WMq__bulkBar{background:var(--color-primary-subtle);border:1px solid var(--color-primary-bg-hover);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.customer-list-module__zm5WMq__bulkCount{color:var(--color-primary);font-weight:600}.customer-list-module__zm5WMq__bulkActions{align-items:center;gap:.5rem;display:flex}.customer-list-module__zm5WMq__bulkDeleteBtn{border:1px solid var(--color-danger-subtle);background:var(--color-danger-alt-bg);color:var(--color-danger);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,box-shadow .15s;display:inline-flex}.customer-list-module__zm5WMq__bulkDeleteBtn:hover{background:var(--color-danger-alt-bg);box-shadow:0 0 0 3px #c0392b1a}.customer-list-module__zm5WMq__bulkDeleteIcon{font-size:.75rem}.customer-list-module__zm5WMq__bulkClearBtn{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s}.customer-list-module__zm5WMq__bulkClearBtn:hover{background:var(--color-bg-subtle);color:var(--color-text-secondary)}.customer-list-module__zm5WMq__root .btn-alt-danger{background:var(--color-btn-danger-bg);color:var(--color-btn-danger-text);border-color:var(--color-btn-danger-bg)}.customer-list-module__zm5WMq__root .btn-alt-secondary:hover{background:var(--color-btn-secondary-hover);border-color:var(--color-btn-secondary-hover);color:var(--color-btn-secondary-hover-text)}.customer-list-module__zm5WMq__root .btn-alt-danger:hover{background:var(--color-btn-danger-hover-bg);border-color:var(--color-btn-danger-hover-bg);color:var(--color-btn-danger-hover-text)}.customer-list-module__zm5WMq__root .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--color-text-body);--bs-pagination-bg:transparent;--bs-pagination-border-width:2px;--bs-pagination-border-color:transparent;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--color-primary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--color-primary);--bs-pagination-focus-color:var(--color-primary-dark);--bs-pagination-focus-bg:var(--color-bg-form);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--color-primary);--bs-pagination-active-bg:var(--color-bg-hover);--bs-pagination-active-border-color:var(--color-primary);--bs-pagination-disabled-color:var(--color-text-disabled);--bs-pagination-disabled-bg:var(--color-bg-surface);--bs-pagination-disabled-border-color:var(--color-bg-surface);justify-content:end;align-items:center;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.customer-list-module__zm5WMq__root .pagination.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.customer-list-module__zm5WMq__root .page-item:not(:first-child) .page-link{margin-left:.25rem}.customer-list-module__zm5WMq__root .page-link{padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);border-radius:var(--bs-pagination-border-radius);line-height:1.25;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;position:relative}.customer-list-module__zm5WMq__root .page-item.disabled span.page-link{cursor:default}.customer-list-module__zm5WMq__root .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.customer-list-module__zm5WMq__root .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);outline:0}.customer-list-module__zm5WMq__root .page-item.active .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.customer-list-module__zm5WMq__root .page-item.disabled .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.customer-list-module__zm5WMq__root .form-control.form-control-alt{width:100%;color:var(--color-text-body);border-color:var(--color-bg-form);background-color:var(--color-bg-form);background-clip:padding-box;border-style:solid;border-width:1px;border-radius:.375rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:none;display:block}.customer-list-module__zm5WMq__root .form-control::placeholder{color:#212529bf;opacity:1}.customer-list-module__zm5WMq__root .form-control.form-control-alt:focus{border-color:var(--color-bg-form-focus);background-color:var(--color-bg-form-focus);box-shadow:none}.customer-list-module__zm5WMq__root .input-group-text{text-align:center;white-space:nowrap;background-color:var(--color-bg-form);border:1px solid var(--color-border-input);color:var(--color-text-body);border-radius:.375rem;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.customer-list-module__zm5WMq__root .input-group-text.bg-body{background:var(--color-bg-form)}.customer-list-module__zm5WMq__root .border-0{border:0!important}.customer-list-module__zm5WMq__codeLink{color:var(--color-text-dark);font-weight:600;text-decoration:none}.customer-list-module__zm5WMq__codeLink:hover{color:var(--color-primary);text-decoration:underline}.customer-list-module__zm5WMq__customerLink{color:inherit;text-decoration:none;display:block}.customer-list-module__zm5WMq__customerName{margin:0;font-weight:600}.customer-list-module__zm5WMq__customerMeta{color:var(--color-text-muted);margin:.1rem 0 0;font-size:.75rem}
.order-list-module__awCsPG__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}@media (min-width:992px){.order-list-module__awCsPG__root .col-lg-3{width:25%}}@media (max-width:767.98px){.order-list-module__awCsPG__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.order-list-module__awCsPG__root .col-6,.order-list-module__awCsPG__root .col-lg-3){padding-left:.5rem;padding-right:.5rem}}@media (min-width:1200px){.order-list-module__awCsPG__root .fs-2{font-size:1.875rem}}.order-list-module__awCsPG__root .text-warning{color:var(--color-warning)}@media (min-width:576px){.order-list-module__awCsPG__root .d-sm-table-cell{display:table-cell}}@media (min-width:992px){.order-list-module__awCsPG__root .d-lg-table-cell{display:table-cell}}.order-list-module__awCsPG__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.order-list-module__awCsPG__customerColumn{text-align:left;min-width:160px}.order-list-module__awCsPG__customerName{margin:0;font-weight:500;line-height:1.4}.order-list-module__awCsPG__customerMeta{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.order-list-module__awCsPG__invoiceColumn{white-space:nowrap;min-width:100px}.order-list-module__awCsPG__actionButtons{align-items:center;gap:.5rem;display:inline-flex}.order-list-module__awCsPG__iconBtn{cursor:pointer;width:2rem;height:2rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;transition:box-shadow .15s,color .15s;display:inline-flex}.order-list-module__awCsPG__iconBtn:hover{color:var(--color-text-dark);box-shadow:0 0 0 6px #6b72801f}.order-list-module__awCsPG__iconBtnEdit:hover{color:var(--color-primary);box-shadow:0 0 0 6px #2865e91f}.order-list-module__awCsPG__iconBtnDelete{font-size:1.1rem;color:var(--color-danger)!important}.order-list-module__awCsPG__iconBtnDelete:hover{color:var(--color-danger);box-shadow:0 0 0 6px #dc35451f}.order-list-module__awCsPG__bulkBar{background:var(--color-primary-subtle);border:1px solid var(--color-primary-bg-hover);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.order-list-module__awCsPG__bulkCount{color:var(--color-primary);font-weight:600}.order-list-module__awCsPG__bulkActions{align-items:center;gap:.5rem;display:flex}.order-list-module__awCsPG__bulkDeleteBtn{border:1px solid var(--color-danger-subtle);background:var(--color-danger-alt-bg);color:var(--color-danger);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,box-shadow .15s;display:inline-flex}.order-list-module__awCsPG__bulkDeleteBtn:hover{background:var(--color-danger-alt-bg);box-shadow:0 0 0 3px #c0392b1a}.order-list-module__awCsPG__bulkDeleteIcon{font-size:.75rem}.order-list-module__awCsPG__bulkClearBtn{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s}.order-list-module__awCsPG__bulkClearBtn:hover{background:var(--color-bg-subtle);color:var(--color-text-secondary)}.order-list-module__awCsPG__root a{color:var(--color-primary);text-decoration:none}.order-list-module__awCsPG__root a:hover{color:var(--color-primary-dark);text-decoration:none}.order-list-module__awCsPG__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.order-list-module__awCsPG__root .col-6,.order-list-module__awCsPG__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.order-list-module__awCsPG__root .col-lg-3{width:100%}@media (min-width:992px){.order-list-module__awCsPG__root .col-lg-3{width:25%}}.order-list-module__awCsPG__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.order-list-module__awCsPG__root .block-rounded{border-radius:.5rem}.order-list-module__awCsPG__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.order-list-module__awCsPG__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.order-list-module__awCsPG__root a.block:hover{color:var(--color-text-body);opacity:.75}.order-list-module__awCsPG__root a.block:active{opacity:1}.order-list-module__awCsPG__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.order-list-module__awCsPG__root .block-link-shadow:active{box-shadow:var(--shadow-block-active)}.order-list-module__awCsPG__root .text-center{text-align:center}.order-list-module__awCsPG__root .text-end{text-align:end}.order-list-module__awCsPG__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.order-list-module__awCsPG__root .block-content-full{padding-bottom:1.25rem}.order-list-module__awCsPG__root .bg-body-light{background:var(--color-bg-muted)}.order-list-module__awCsPG__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.order-list-module__awCsPG__root .mb-0{margin-bottom:0}.order-list-module__awCsPG__root .mb-4{margin-bottom:1.25rem}.order-list-module__awCsPG__root .mt-2{margin-top:.5rem}.order-list-module__awCsPG__root .fw-semibold{font-weight:600}.order-list-module__awCsPG__root .fw-medium{font-weight:500}.order-list-module__awCsPG__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.order-list-module__awCsPG__root .fs-2{font-size:1.875rem}}.order-list-module__awCsPG__root .fs-sm{font-size:.875rem}.order-list-module__awCsPG__root .ms-1{margin-left:.25rem}.order-list-module__awCsPG__root .fa-fw{text-align:center;width:1.25em}.order-list-module__awCsPG__root .text-primary{color:var(--color-primary)}.order-list-module__awCsPG__root .text-success{color:var(--color-success)}.order-list-module__awCsPG__root .text-danger{color:var(--color-danger)}.order-list-module__awCsPG__root .text-muted{color:var(--color-text-muted)}.order-list-module__awCsPG__root .text-dark{color:var(--color-text-dark)}.order-list-module__awCsPG__customerColumn{min-width:220px}.order-list-module__awCsPG__statusColumn{white-space:nowrap;min-width:135px}.order-list-module__awCsPG__customerName{margin:0;font-weight:600}.order-list-module__awCsPG__customerMeta{color:var(--color-text-muted);margin:.1rem 0 0;font-size:.75rem}.order-list-module__awCsPG__searchWrap{position:relative}.order-list-module__awCsPG__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.order-list-module__awCsPG__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.order-list-module__awCsPG__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.order-list-module__awCsPG__root .block-header-default{background:var(--color-bg-muted)}.order-list-module__awCsPG__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.order-list-module__awCsPG__root .block-options{flex:none;padding-left:1.25rem}.order-list-module__awCsPG__root .btn-block-option{color:var(--color-text-disabled);cursor:pointer;line-height:1;font-size:inherit;background:0 0;border:none;padding:.375rem .25rem;display:inline-block}.order-list-module__awCsPG__root .block-header-default .btn-block-option{color:var(--color-text-muted)}:is(.order-list-module__awCsPG__root .btn-block-option:hover,.order-list-module__awCsPG__root .btn-block-option:focus,.order-list-module__awCsPG__root .active>.btn-block-option,.order-list-module__awCsPG__root .show>.btn-block-option){color:var(--color-text-secondary);text-decoration:none}.order-list-module__awCsPG__root .dropdown{display:inline-block;position:relative}.order-list-module__awCsPG__root .dropdown-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);min-width:200px;box-shadow:var(--shadow-dropdown);z-index:20;border-radius:.25rem;padding:.25rem 0;display:none;position:absolute;top:calc(100% + .25rem);right:0}:is(.order-list-module__awCsPG__root .dropdown:hover .dropdown-menu,.order-list-module__awCsPG__root .dropdown:focus-within .dropdown-menu){display:block}.order-list-module__awCsPG__root .dropdown-item{color:var(--color-text-body);justify-content:space-between;align-items:center;padding:.4rem .95rem;font-size:.875rem;text-decoration:none;display:flex}:is(.order-list-module__awCsPG__root .dropdown-item:hover,.order-list-module__awCsPG__root .dropdown-item:focus){background:var(--color-bg-subtle);color:var(--color-text-heading)}.order-list-module__awCsPG__root .d-flex{display:flex}.order-list-module__awCsPG__root .align-items-center{align-items:center}.order-list-module__awCsPG__root .justify-content-between{justify-content:space-between}.order-list-module__awCsPG__root .table-responsive{overflow-x:auto}.order-list-module__awCsPG__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}.order-list-module__awCsPG__root .table thead th{border-bottom:2px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-body);text-transform:uppercase;letter-spacing:.0625em;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.5}.order-list-module__awCsPG__root .table td{border-bottom:1px solid var(--color-border);color:var(--color-text-body);padding:.75rem;line-height:1.5}.order-list-module__awCsPG__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.order-list-module__awCsPG__root .table-borderless>:not(:first-child){border-top-width:0}.order-list-module__awCsPG__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.order-list-module__awCsPG__root .table-vcenter td,.order-list-module__awCsPG__root .table-vcenter th){vertical-align:middle}.order-list-module__awCsPG__root .d-none{display:none}@media (min-width:576px){.order-list-module__awCsPG__root .d-sm-table-cell{display:table-cell}}@media (min-width:992px){.order-list-module__awCsPG__root .d-lg-table-cell{display:table-cell}}.order-list-module__awCsPG__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;text-transform:capitalize;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.order-list-module__awCsPG__root .rounded-pill{border-radius:50rem}.order-list-module__awCsPG__root .bg-success{background:var(--color-success);color:var(--color-white)}.order-list-module__awCsPG__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.order-list-module__awCsPG__root .bg-primary{background:var(--color-primary);color:var(--color-white)}.order-list-module__awCsPG__root .btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;text-decoration:none;display:inline-flex}.order-list-module__awCsPG__root .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.order-list-module__awCsPG__root .btn-alt-secondary{background:var(--color-bg-form);color:var(--color-btn-secondary-text);border-color:var(--color-bg-form)}.order-list-module__awCsPG__root .btn-alt-secondary:hover{background:var(--color-btn-secondary-hover);border-color:var(--color-btn-secondary-hover);color:var(--color-btn-secondary-hover-text)}.order-list-module__awCsPG__root .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--color-text-body);--bs-pagination-bg:transparent;--bs-pagination-border-width:2px;--bs-pagination-border-color:transparent;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--color-primary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--color-primary);--bs-pagination-focus-color:var(--color-primary-dark);--bs-pagination-focus-bg:var(--color-bg-form);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--color-primary);--bs-pagination-active-bg:var(--color-bg-hover);--bs-pagination-active-border-color:var(--color-primary);--bs-pagination-disabled-color:var(--color-text-disabled);--bs-pagination-disabled-bg:var(--color-bg-surface);--bs-pagination-disabled-border-color:var(--color-bg-surface);justify-content:end;align-items:center;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.order-list-module__awCsPG__root .pagination.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.order-list-module__awCsPG__root .page-item:not(:first-child) .page-link{margin-left:.25rem}.order-list-module__awCsPG__root .page-link{padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);border-radius:var(--bs-pagination-border-radius);line-height:1.25;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;position:relative}.order-list-module__awCsPG__root .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.order-list-module__awCsPG__root .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);outline:0}.order-list-module__awCsPG__root .page-item.active .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.order-list-module__awCsPG__root .page-item.disabled .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.order-list-module__awCsPG__root .form-control.form-control-alt{width:100%;color:var(--color-text-body);border-color:var(--color-bg-form);background-color:var(--color-bg-form);background-clip:padding-box;border-style:solid;border-width:1px;border-radius:.375rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:none;display:block}.order-list-module__awCsPG__root .form-control::placeholder{color:#212529bf;opacity:1}.order-list-module__awCsPG__root .form-control.form-control-alt:focus{border-color:var(--color-bg-form-focus);background-color:var(--color-bg-form-focus);box-shadow:none}.order-list-module__awCsPG__statusSelect{border:1px solid var(--color-border-subtle);text-transform:capitalize;background:var(--color-bg-surface);border-radius:50rem;padding:.22rem .55rem;font-size:.75rem;font-weight:700}.order-list-module__awCsPG__status_pending{border-color:var(--status-pending-border);background-color:var(--status-pending-bg);color:var(--status-pending-text)}.order-list-module__awCsPG__status_confirmed{border-color:var(--status-confirmed-border);background-color:var(--status-confirmed-bg);color:var(--status-confirmed-text)}.order-list-module__awCsPG__status_shipped{border-color:var(--status-shipped-border);background-color:var(--status-shipped-bg);color:var(--status-shipped-text)}.order-list-module__awCsPG__status_delivered{border-color:var(--status-delivered-border);background-color:var(--status-delivered-bg);color:var(--status-delivered-text)}.order-list-module__awCsPG__status_cancelled{border-color:var(--status-cancelled-border);background-color:var(--status-cancelled-bg);color:var(--status-cancelled-text)}
.payment-list-module__0k-c2q__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}.payment-list-module__0k-c2q__root a{color:var(--color-primary);text-decoration:none}.payment-list-module__0k-c2q__root a:hover{color:var(--color-primary-dark);text-decoration:none}.payment-list-module__0k-c2q__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.payment-list-module__0k-c2q__root .col-6,.payment-list-module__0k-c2q__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.payment-list-module__0k-c2q__root .col-lg-3{width:100%}@media (min-width:992px){.payment-list-module__0k-c2q__root .col-lg-3{width:25%}}@media (max-width:767.98px){.payment-list-module__0k-c2q__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.payment-list-module__0k-c2q__root .col-6,.payment-list-module__0k-c2q__root .col-lg-3){padding-left:.5rem;padding-right:.5rem}}.payment-list-module__0k-c2q__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.payment-list-module__0k-c2q__root .block-rounded{border-radius:.5rem}.payment-list-module__0k-c2q__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.payment-list-module__0k-c2q__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.payment-list-module__0k-c2q__root a.block:hover{color:var(--color-text-body);opacity:.75}.payment-list-module__0k-c2q__root a.block:active{opacity:1}.payment-list-module__0k-c2q__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.payment-list-module__0k-c2q__root .block-link-shadow:active{box-shadow:var(--shadow-block-active)}.payment-list-module__0k-c2q__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.payment-list-module__0k-c2q__root .block-content-full{padding-bottom:1.25rem}.payment-list-module__0k-c2q__root .text-center{text-align:center}.payment-list-module__0k-c2q__root .text-end{text-align:end}.payment-list-module__0k-c2q__root .bg-body-light{background:var(--color-bg-muted)}.payment-list-module__0k-c2q__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.payment-list-module__0k-c2q__root .mb-0{margin-bottom:0}.payment-list-module__0k-c2q__root .mb-4{margin-bottom:1.25rem}.payment-list-module__0k-c2q__root .fw-semibold{font-weight:600}.payment-list-module__0k-c2q__root .fw-medium{font-weight:500}.payment-list-module__0k-c2q__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.payment-list-module__0k-c2q__root .fs-2{font-size:1.875rem}}.payment-list-module__0k-c2q__root .fs-sm{font-size:.875rem}.payment-list-module__0k-c2q__root .text-warning{color:var(--color-warning)}.payment-list-module__0k-c2q__root .text-success{color:var(--color-success)}.payment-list-module__0k-c2q__root .text-danger{color:var(--color-danger)}.payment-list-module__0k-c2q__root .text-muted{color:var(--color-text-muted)}.payment-list-module__0k-c2q__root .text-dark{color:var(--color-text-dark)}@media (min-width:576px){.payment-list-module__0k-c2q__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.payment-list-module__0k-c2q__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.payment-list-module__0k-c2q__root .d-lg-table-cell{display:table-cell}}@media (min-width:1200px){.payment-list-module__0k-c2q__root .d-xl-table-cell{display:table-cell}}.payment-list-module__0k-c2q__root .btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;text-decoration:none;display:inline-flex}.payment-list-module__0k-c2q__root .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.payment-list-module__0k-c2q__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.payment-list-module__0k-c2q__customerColumn{text-align:left;min-width:160px}.payment-list-module__0k-c2q__customerName{margin:0;font-weight:500;line-height:1.4}.payment-list-module__0k-c2q__customerMeta{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.payment-list-module__0k-c2q__actionButtons{align-items:center;gap:.5rem;display:inline-flex}.payment-list-module__0k-c2q__iconBtn{cursor:pointer;width:2rem;height:2rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;transition:box-shadow .15s,color .15s;display:inline-flex}.payment-list-module__0k-c2q__iconBtn:hover{color:var(--color-text-dark);box-shadow:0 0 0 6px #6b72801f}.payment-list-module__0k-c2q__iconBtnEdit:hover{color:var(--color-primary);box-shadow:0 0 0 6px #2865e91f}.payment-list-module__0k-c2q__bulkBar{background:var(--color-primary-subtle);border:1px solid var(--color-primary-bg-hover);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.payment-list-module__0k-c2q__bulkCount{color:var(--color-primary);font-weight:600}.payment-list-module__0k-c2q__bulkActions{align-items:center;gap:.5rem;display:flex}.payment-list-module__0k-c2q__bulkClearBtn{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s}.payment-list-module__0k-c2q__bulkClearBtn:hover{background:var(--color-bg-subtle);color:var(--color-text-secondary)}.payment-list-module__0k-c2q__searchWrap{position:relative}.payment-list-module__0k-c2q__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.payment-list-module__0k-c2q__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.payment-list-module__0k-c2q__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.payment-list-module__0k-c2q__root .block-header-default{background:var(--color-bg-muted)}.payment-list-module__0k-c2q__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.payment-list-module__0k-c2q__root .block-options{flex:none;padding-left:1.25rem}.payment-list-module__0k-c2q__root .btn-block-option{color:var(--color-text-disabled);cursor:pointer;line-height:1;font-size:inherit;background:0 0;border:none;padding:.375rem .25rem;display:inline-block}.payment-list-module__0k-c2q__root .block-header-default .btn-block-option{color:var(--color-text-muted)}:is(.payment-list-module__0k-c2q__root .btn-block-option:hover,.payment-list-module__0k-c2q__root .btn-block-option:focus,.payment-list-module__0k-c2q__root .active>.btn-block-option,.payment-list-module__0k-c2q__root .show>.btn-block-option){color:var(--color-text-secondary);text-decoration:none}.payment-list-module__0k-c2q__root .dropdown{display:inline-block;position:relative}.payment-list-module__0k-c2q__root .dropdown-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);min-width:200px;box-shadow:var(--shadow-dropdown);z-index:20;border-radius:.25rem;padding:.25rem 0;display:none;position:absolute;top:calc(100% + .25rem);right:0}:is(.payment-list-module__0k-c2q__root .dropdown:hover .dropdown-menu,.payment-list-module__0k-c2q__root .dropdown:focus-within .dropdown-menu){display:block}.payment-list-module__0k-c2q__root .dropdown-item{color:var(--color-text-body);justify-content:space-between;align-items:center;padding:.4rem .95rem;font-size:.875rem;text-decoration:none;display:flex}:is(.payment-list-module__0k-c2q__root .dropdown-item:hover,.payment-list-module__0k-c2q__root .dropdown-item:focus){background:var(--color-bg-subtle);color:var(--color-text-heading)}.payment-list-module__0k-c2q__root .d-flex{display:flex}.payment-list-module__0k-c2q__root .align-items-center{align-items:center}.payment-list-module__0k-c2q__root .justify-content-between{justify-content:space-between}.payment-list-module__0k-c2q__root .table-responsive{overflow-x:auto}.payment-list-module__0k-c2q__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}.payment-list-module__0k-c2q__root .table thead th{border-bottom:2px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-body);text-transform:uppercase;letter-spacing:.0625em;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.5}.payment-list-module__0k-c2q__root .table td{border-bottom:1px solid var(--color-border);color:var(--color-text-body);padding:.75rem;line-height:1.5}.payment-list-module__0k-c2q__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.payment-list-module__0k-c2q__root .table-borderless>:not(:first-child){border-top-width:0}.payment-list-module__0k-c2q__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.payment-list-module__0k-c2q__root .table-vcenter td,.payment-list-module__0k-c2q__root .table-vcenter th){vertical-align:middle}.payment-list-module__0k-c2q__root .d-none{display:none}@media (min-width:576px){.payment-list-module__0k-c2q__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.payment-list-module__0k-c2q__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.payment-list-module__0k-c2q__root .d-lg-table-cell{display:table-cell}}@media (min-width:1200px){.payment-list-module__0k-c2q__root .d-xl-table-cell{display:table-cell}}.payment-list-module__0k-c2q__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;text-transform:capitalize;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.payment-list-module__0k-c2q__root .rounded-pill{border-radius:50rem}.payment-list-module__0k-c2q__root .bg-success{background:var(--color-success);color:var(--color-white)}.payment-list-module__0k-c2q__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.payment-list-module__0k-c2q__root .bg-primary{background:var(--color-primary);color:var(--color-white)}.payment-list-module__0k-c2q__root .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--color-text-body);--bs-pagination-bg:transparent;--bs-pagination-border-width:2px;--bs-pagination-border-color:transparent;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--color-primary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--color-primary);--bs-pagination-focus-color:var(--color-primary-dark);--bs-pagination-focus-bg:var(--color-bg-form);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--color-primary);--bs-pagination-active-bg:var(--color-bg-hover);--bs-pagination-active-border-color:var(--color-primary);--bs-pagination-disabled-color:var(--color-text-disabled);--bs-pagination-disabled-bg:var(--color-bg-surface);--bs-pagination-disabled-border-color:var(--color-bg-surface);justify-content:end;align-items:center;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.payment-list-module__0k-c2q__root .pagination.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.payment-list-module__0k-c2q__root .page-item:not(:first-child) .page-link{margin-left:.25rem}.payment-list-module__0k-c2q__root .page-link{padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);border-radius:var(--bs-pagination-border-radius);line-height:1.25;text-decoration:none;display:block;position:relative}.payment-list-module__0k-c2q__root .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.payment-list-module__0k-c2q__root .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);outline:0}.payment-list-module__0k-c2q__root .page-item.active .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.payment-list-module__0k-c2q__root .page-item.disabled .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.payment-list-module__0k-c2q__root .form-control.form-control-alt{width:100%;color:var(--color-text-body);border-color:var(--color-bg-form);background-color:var(--color-bg-form);background-clip:padding-box;border-style:solid;border-width:1px;border-radius:.375rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:none;display:block}.payment-list-module__0k-c2q__root .form-control::placeholder{color:#212529bf;opacity:1}.payment-list-module__0k-c2q__root .form-control.form-control-alt:focus{border-color:var(--color-bg-form-focus);background-color:var(--color-bg-form-focus);box-shadow:none}
.product-list-module__ebxxia__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}.product-list-module__ebxxia__root a{color:var(--color-primary);text-decoration:none}.product-list-module__ebxxia__root a:hover{color:var(--color-primary-dark);text-decoration:none}.product-list-module__ebxxia__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.product-list-module__ebxxia__root .col-6,.product-list-module__ebxxia__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.product-list-module__ebxxia__root .col-lg-3{width:100%}@media (min-width:992px){.product-list-module__ebxxia__root .col-lg-3{width:25%}}.product-list-module__ebxxia__root .col-lg-4{width:100%;padding-left:.75rem;padding-right:.75rem}@media (min-width:992px){.product-list-module__ebxxia__root .col-lg-4{width:33.3333%}}@media (max-width:767.98px){.product-list-module__ebxxia__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.product-list-module__ebxxia__root .col-6,.product-list-module__ebxxia__root .col-lg-3,.product-list-module__ebxxia__root .col-lg-4){padding-left:.5rem;padding-right:.5rem}}.product-list-module__ebxxia__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.product-list-module__ebxxia__root .block-rounded{border-radius:.5rem}.product-list-module__ebxxia__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.product-list-module__ebxxia__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.product-list-module__ebxxia__root a.block:hover{color:var(--color-text-body);opacity:.75}.product-list-module__ebxxia__root a.block:active{opacity:1}.product-list-module__ebxxia__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.product-list-module__ebxxia__root .block-link-shadow:active{box-shadow:var(--shadow-block-active)}.product-list-module__ebxxia__root .text-center{text-align:center}.product-list-module__ebxxia__root .text-end{text-align:end}.product-list-module__ebxxia__root .text-center strong{font-weight:600}.product-list-module__ebxxia__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.product-list-module__ebxxia__root .block-content-full{padding-bottom:1.25rem}.product-list-module__ebxxia__root .block-content.block-content-full{padding-bottom:1.25rem}:is(.product-list-module__ebxxia__root .block-content p,.product-list-module__ebxxia__root .block-content .push,.product-list-module__ebxxia__root .block-content .block,.product-list-module__ebxxia__root .block-content .items-push>div){margin-bottom:1.25rem}.product-list-module__ebxxia__root .bg-body-light{background:var(--color-bg-muted)}.product-list-module__ebxxia__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.product-list-module__ebxxia__root .mb-0{margin-bottom:0}.product-list-module__ebxxia__root .mb-4{margin-bottom:1.25rem}.product-list-module__ebxxia__addBtn{color:var(--color-white);background:var(--color-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.5;transition:background .15s;display:inline-flex}.product-list-module__ebxxia__addBtn:hover{background:var(--color-primary-hover)}.product-list-module__ebxxia__addBtnIcon{flex-shrink:0;font-size:.75rem}.product-list-module__ebxxia__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.product-list-module__ebxxia__productColumn{text-align:left;min-width:180px}.product-list-module__ebxxia__actionButtons{align-items:center;gap:.5rem;display:inline-flex}.product-list-module__ebxxia__statusColumn{text-align:left;white-space:nowrap;min-width:130px}.product-list-module__ebxxia__searchWrap{position:relative}.product-list-module__ebxxia__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.product-list-module__ebxxia__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.product-list-module__ebxxia__root .mt-2{margin-top:.5rem}.product-list-module__ebxxia__root .fw-semibold{font-weight:600}.product-list-module__ebxxia__root .fw-medium{font-weight:500}.product-list-module__ebxxia__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.product-list-module__ebxxia__root .fs-2{font-size:1.875rem}}.product-list-module__ebxxia__root .fs-sm{font-size:.875rem}.product-list-module__ebxxia__root .ms-1{margin-left:.25rem}.product-list-module__ebxxia__root .fa-fw{text-align:center;width:1.25em}.product-list-module__ebxxia__root .text-success{color:var(--color-success)}.product-list-module__ebxxia__root .text-danger{color:var(--color-danger)}.product-list-module__ebxxia__root .text-muted{color:var(--color-text-muted)}.product-list-module__ebxxia__root .text-dark{color:var(--color-text-dark)}.product-list-module__ebxxia__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.product-list-module__ebxxia__root .block-header-default{background:var(--color-bg-muted)}.product-list-module__ebxxia__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.product-list-module__ebxxia__root .block-options{flex:none;padding-left:1.25rem}.product-list-module__ebxxia__root .btn-block-option{color:var(--color-text-disabled);cursor:pointer;line-height:1;font-size:inherit;background:0 0;border:none;padding:.375rem .25rem;display:inline-block}.product-list-module__ebxxia__root .block-header-default .btn-block-option{color:var(--color-text-muted)}:is(.product-list-module__ebxxia__root .btn-block-option:hover,.product-list-module__ebxxia__root .btn-block-option:focus,.product-list-module__ebxxia__root .active>.btn-block-option,.product-list-module__ebxxia__root .show>.btn-block-option){color:var(--color-text-secondary);text-decoration:none}.product-list-module__ebxxia__root .dropdown{display:inline-block;position:relative}.product-list-module__ebxxia__root .dropdown-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);min-width:200px;box-shadow:var(--shadow-dropdown);z-index:20;border-radius:.25rem;padding:.25rem 0;display:none;position:absolute;top:calc(100% + .25rem);right:0}:is(.product-list-module__ebxxia__root .dropdown:hover .dropdown-menu,.product-list-module__ebxxia__root .dropdown:focus-within .dropdown-menu){display:block}.product-list-module__ebxxia__root .dropdown-item{color:var(--color-text-body);justify-content:space-between;align-items:center;padding:.4rem .95rem;font-size:.875rem;text-decoration:none;display:flex}.product-list-module__ebxxia__root .dropdown-item:focus{background:var(--color-bg-subtle);color:var(--color-text-heading)}.product-list-module__ebxxia__root .dropdown-item:hover{background:var(--color-bg-subtle)}.product-list-module__ebxxia__root .d-flex{display:flex}.product-list-module__ebxxia__root .align-items-center{align-items:center}.product-list-module__ebxxia__root .justify-content-between{justify-content:space-between}.product-list-module__ebxxia__root .table-responsive{overflow-x:auto}.product-list-module__ebxxia__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}.product-list-module__ebxxia__root .table thead th{border-bottom:2px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-body);text-transform:uppercase;letter-spacing:.0625em;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.5}.product-list-module__ebxxia__root .table td{border-bottom:1px solid var(--color-border);color:var(--color-text-body);padding:.75rem;line-height:1.5}.product-list-module__ebxxia__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.product-list-module__ebxxia__root .table-borderless>:not(:first-child){border-top-width:0}.product-list-module__ebxxia__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.product-list-module__ebxxia__root .table-vcenter td,.product-list-module__ebxxia__root .table-vcenter th){vertical-align:middle}.product-list-module__ebxxia__root .d-none{display:none}@media (min-width:576px){.product-list-module__ebxxia__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.product-list-module__ebxxia__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.product-list-module__ebxxia__root .d-lg-table-cell{display:table-cell}}@media (min-width:1200px){.product-list-module__ebxxia__root .d-xl-table-cell{display:table-cell}}.product-list-module__ebxxia__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.product-list-module__ebxxia__root .rounded-pill{border-radius:50rem}.product-list-module__ebxxia__root .bg-success{background:var(--color-success);color:var(--color-white)}.product-list-module__ebxxia__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.product-list-module__ebxxia__root .bg-primary{background:var(--color-primary);color:var(--color-white)}.product-list-module__ebxxia__root .btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;text-decoration:none;display:inline-flex}.product-list-module__ebxxia__root .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.product-list-module__ebxxia__root .btn-alt-secondary{background:var(--color-bg-form);color:var(--color-btn-secondary-text);border-color:var(--color-bg-form)}.product-list-module__ebxxia__iconBtn{cursor:pointer;width:2rem;height:2rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;transition:box-shadow .15s,color .15s;display:inline-flex}.product-list-module__ebxxia__iconBtn:hover{color:var(--color-text-dark);box-shadow:0 0 0 6px #6b72801f}.product-list-module__ebxxia__iconBtnEdit:hover{color:var(--color-primary);box-shadow:0 0 0 6px #2865e91f}.product-list-module__ebxxia__iconBtnDelete{font-size:1.1rem;color:var(--color-danger)!important}.product-list-module__ebxxia__iconBtnDelete:hover{color:var(--color-danger);box-shadow:0 0 0 6px #dc35451f}.product-list-module__ebxxia__bulkBar{background:var(--color-primary-subtle);border:1px solid var(--color-primary-bg-hover);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.product-list-module__ebxxia__bulkCount{color:var(--color-primary);font-weight:600}.product-list-module__ebxxia__bulkActions{align-items:center;gap:.5rem;display:flex}.product-list-module__ebxxia__bulkDeleteBtn{border:1px solid var(--color-danger-subtle);background:var(--color-danger-alt-bg);color:var(--color-danger);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,box-shadow .15s;display:inline-flex}.product-list-module__ebxxia__bulkDeleteBtn:hover{background:var(--color-danger-alt-bg);box-shadow:0 0 0 3px #c0392b1a}.product-list-module__ebxxia__bulkDeleteIcon{font-size:.75rem}.product-list-module__ebxxia__bulkClearBtn{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s}.product-list-module__ebxxia__bulkClearBtn:hover{background:var(--color-bg-subtle);color:var(--color-text-secondary)}.product-list-module__ebxxia__root .btn-alt-danger{background:var(--color-btn-danger-bg);color:var(--color-btn-danger-text);border-color:var(--color-btn-danger-bg)}.product-list-module__ebxxia__root .btn-alt-secondary:hover{background:var(--color-btn-secondary-hover);border-color:var(--color-btn-secondary-hover);color:var(--color-btn-secondary-hover-text)}.product-list-module__ebxxia__root .btn-alt-danger:hover{background:var(--color-btn-danger-hover-bg);border-color:var(--color-btn-danger-hover-bg);color:var(--color-btn-danger-hover-text)}.product-list-module__ebxxia__root .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--color-text-body);--bs-pagination-bg:transparent;--bs-pagination-border-width:2px;--bs-pagination-border-color:transparent;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--color-primary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--color-primary);--bs-pagination-focus-color:var(--color-primary-dark);--bs-pagination-focus-bg:var(--color-bg-form);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--color-primary);--bs-pagination-active-bg:var(--color-bg-hover);--bs-pagination-active-border-color:var(--color-primary);--bs-pagination-disabled-color:var(--color-text-disabled);--bs-pagination-disabled-bg:var(--color-bg-surface);--bs-pagination-disabled-border-color:var(--color-bg-surface);justify-content:end;align-items:center;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.product-list-module__ebxxia__root .pagination.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.product-list-module__ebxxia__root .page-item:not(:first-child) .page-link{margin-left:.25rem}.product-list-module__ebxxia__root .page-link{padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);border-radius:var(--bs-pagination-border-radius);line-height:1.25;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;position:relative}.product-list-module__ebxxia__root .page-item.disabled span.page-link{cursor:default}.product-list-module__ebxxia__root .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.product-list-module__ebxxia__root .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);outline:0}.product-list-module__ebxxia__root .page-item.active .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.product-list-module__ebxxia__root .page-item.disabled .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.product-list-module__ebxxia__root .form-control.form-control-alt{width:100%;color:var(--color-text-body);border-color:var(--color-bg-form);background-color:var(--color-bg-form);background-clip:padding-box;border-style:solid;border-width:1px;border-radius:.375rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:none;display:block}.product-list-module__ebxxia__root .form-control::placeholder{color:#212529bf;opacity:1}.product-list-module__ebxxia__root .form-control.form-control-alt:focus{border-color:var(--color-bg-form-focus);background-color:var(--color-bg-form-focus);box-shadow:none}.product-list-module__ebxxia__root .input-group-text{text-align:center;white-space:nowrap;background-color:var(--color-bg-form);border:1px solid var(--color-border-input);color:var(--color-text-body);border-radius:.375rem;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.product-list-module__ebxxia__root .input-group-text.bg-body{background:var(--color-bg-form)}.product-list-module__ebxxia__root .border-0{border:0!important}
.user-list-module__bLSEna__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}.user-list-module__bLSEna__root a{color:var(--color-primary);text-decoration:none}.user-list-module__bLSEna__root a:hover{color:var(--color-primary-dark);text-decoration:none}.user-list-module__bLSEna__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.user-list-module__bLSEna__root .col-6,.user-list-module__bLSEna__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.user-list-module__bLSEna__root .col-lg-3{width:100%}@media (min-width:992px){.user-list-module__bLSEna__root .col-lg-3{width:25%}}.user-list-module__bLSEna__root .col-lg-4{width:100%;padding-left:.75rem;padding-right:.75rem}@media (min-width:992px){.user-list-module__bLSEna__root .col-lg-4{width:33.3333%}}@media (max-width:767.98px){.user-list-module__bLSEna__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.user-list-module__bLSEna__root .col-6,.user-list-module__bLSEna__root .col-lg-3,.user-list-module__bLSEna__root .col-lg-4){padding-left:.5rem;padding-right:.5rem}}.user-list-module__bLSEna__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.user-list-module__bLSEna__root .block-rounded{border-radius:.5rem}.user-list-module__bLSEna__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.user-list-module__bLSEna__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.user-list-module__bLSEna__root a.block:hover{color:var(--color-text-body);opacity:.75}.user-list-module__bLSEna__root a.block:active{opacity:1}.user-list-module__bLSEna__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.user-list-module__bLSEna__root .block-link-shadow:active{box-shadow:var(--shadow-block-active)}.user-list-module__bLSEna__root .text-center{text-align:center}.user-list-module__bLSEna__root .text-end{text-align:end}.user-list-module__bLSEna__root .text-center strong{font-weight:600}.user-list-module__bLSEna__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.user-list-module__bLSEna__root .block-content-full{padding-bottom:1.25rem}.user-list-module__bLSEna__root .block-content.block-content-full{padding-bottom:1.25rem}:is(.user-list-module__bLSEna__root .block-content p,.user-list-module__bLSEna__root .block-content .push,.user-list-module__bLSEna__root .block-content .block,.user-list-module__bLSEna__root .block-content .items-push>div){margin-bottom:1.25rem}.user-list-module__bLSEna__root .bg-body-light{background:var(--color-bg-muted)}.user-list-module__bLSEna__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.user-list-module__bLSEna__root .mb-0{margin-bottom:0}.user-list-module__bLSEna__root .mb-4{margin-bottom:1.25rem}.user-list-module__bLSEna__addBtn{color:var(--color-white);background:var(--color-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.5;transition:background .15s;display:inline-flex}.user-list-module__bLSEna__addBtn:hover{background:var(--color-primary-hover)}.user-list-module__bLSEna__addBtnIcon{flex-shrink:0;font-size:.75rem}.user-list-module__bLSEna__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.user-list-module__bLSEna__productColumn{text-align:left;min-width:180px}.user-list-module__bLSEna__usernameColumn{text-align:left;min-width:160px}.user-list-module__bLSEna__rolesColumn{text-align:left;min-width:140px}.user-list-module__bLSEna__actionButtons{align-items:center;gap:.5rem;display:inline-flex}.user-list-module__bLSEna__statusColumn{text-align:left;white-space:nowrap;min-width:130px}.user-list-module__bLSEna__searchWrap{position:relative}.user-list-module__bLSEna__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.user-list-module__bLSEna__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.user-list-module__bLSEna__root .mt-2{margin-top:.5rem}.user-list-module__bLSEna__root .fw-semibold{font-weight:600}.user-list-module__bLSEna__root .fw-medium{font-weight:500}.user-list-module__bLSEna__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.user-list-module__bLSEna__root .fs-2{font-size:1.875rem}}.user-list-module__bLSEna__root .fs-sm{font-size:.875rem}.user-list-module__bLSEna__root .ms-1{margin-left:.25rem}.user-list-module__bLSEna__root .fa-fw{text-align:center;width:1.25em}.user-list-module__bLSEna__root .text-success{color:var(--color-success)}.user-list-module__bLSEna__root .text-danger{color:var(--color-danger)}.user-list-module__bLSEna__root .text-warning{color:var(--color-warning)}.user-list-module__bLSEna__root .text-primary{color:var(--color-primary)}.user-list-module__bLSEna__root .text-muted{color:var(--color-text-muted)}.user-list-module__bLSEna__root .text-dark{color:var(--color-text-dark)}.user-list-module__bLSEna__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.user-list-module__bLSEna__root .block-header-default{background:var(--color-bg-muted)}.user-list-module__bLSEna__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.user-list-module__bLSEna__root .block-options{flex:none;padding-left:1.25rem}.user-list-module__bLSEna__root .btn-block-option{color:var(--color-text-disabled);cursor:pointer;line-height:1;font-size:inherit;background:0 0;border:none;padding:.375rem .25rem;display:inline-block}.user-list-module__bLSEna__root .block-header-default .btn-block-option{color:var(--color-text-muted)}:is(.user-list-module__bLSEna__root .btn-block-option:hover,.user-list-module__bLSEna__root .btn-block-option:focus,.user-list-module__bLSEna__root .active>.btn-block-option,.user-list-module__bLSEna__root .show>.btn-block-option){color:var(--color-text-secondary);text-decoration:none}.user-list-module__bLSEna__root .dropdown{display:inline-block;position:relative}.user-list-module__bLSEna__root .dropdown-menu{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);min-width:200px;box-shadow:var(--shadow-dropdown);z-index:20;border-radius:.25rem;padding:.25rem 0;display:none;position:absolute;top:calc(100% + .25rem);right:0}:is(.user-list-module__bLSEna__root .dropdown:hover .dropdown-menu,.user-list-module__bLSEna__root .dropdown:focus-within .dropdown-menu){display:block}.user-list-module__bLSEna__root .dropdown-item{color:var(--color-text-body);justify-content:space-between;align-items:center;padding:.4rem .95rem;font-size:.875rem;text-decoration:none;display:flex}.user-list-module__bLSEna__root .dropdown-item:focus{background:var(--color-bg-subtle);color:var(--color-text-heading)}.user-list-module__bLSEna__root .dropdown-item:hover{background:var(--color-bg-subtle)}.user-list-module__bLSEna__root .d-flex{display:flex}.user-list-module__bLSEna__root .align-items-center{align-items:center}.user-list-module__bLSEna__root .justify-content-between{justify-content:space-between}.user-list-module__bLSEna__root .table-responsive{overflow-x:auto}.user-list-module__bLSEna__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}.user-list-module__bLSEna__root .table thead th{border-bottom:2px solid var(--color-border);background:var(--color-bg-surface);color:var(--color-text-body);text-transform:uppercase;letter-spacing:.0625em;padding:.75rem;font-size:.875rem;font-weight:600;line-height:1.5}.user-list-module__bLSEna__root .table td{border-bottom:1px solid var(--color-border);color:var(--color-text-body);padding:.75rem;line-height:1.5}.user-list-module__bLSEna__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.user-list-module__bLSEna__root .table-borderless>:not(:first-child){border-top-width:0}.user-list-module__bLSEna__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.user-list-module__bLSEna__root .table-vcenter td,.user-list-module__bLSEna__root .table-vcenter th){vertical-align:middle}.user-list-module__bLSEna__root .d-none{display:none}@media (min-width:576px){.user-list-module__bLSEna__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.user-list-module__bLSEna__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.user-list-module__bLSEna__root .d-lg-table-cell{display:table-cell}}@media (min-width:1200px){.user-list-module__bLSEna__root .d-xl-table-cell{display:table-cell}}.user-list-module__bLSEna__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.user-list-module__bLSEna__root .rounded-pill{border-radius:50rem}.user-list-module__bLSEna__root .bg-success{background:var(--color-success);color:var(--color-white)}.user-list-module__bLSEna__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.user-list-module__bLSEna__root .bg-primary{background:var(--color-primary);color:var(--color-white)}.user-list-module__bLSEna__root .btn{cursor:pointer;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem .75rem;text-decoration:none;display:inline-flex}.user-list-module__bLSEna__root .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.user-list-module__bLSEna__root .btn-alt-secondary{background:var(--color-bg-form);color:var(--color-btn-secondary-text);border-color:var(--color-bg-form)}.user-list-module__bLSEna__iconBtn{cursor:pointer;width:2rem;height:2rem;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;transition:box-shadow .15s,color .15s;display:inline-flex}.user-list-module__bLSEna__iconBtn:hover{color:var(--color-text-dark);box-shadow:0 0 0 6px #6b72801f}.user-list-module__bLSEna__iconBtnEdit:hover{color:var(--color-primary);box-shadow:0 0 0 6px #2865e91f}.user-list-module__bLSEna__iconBtnDelete{font-size:1.1rem;color:var(--color-danger)!important}.user-list-module__bLSEna__iconBtnDelete:hover{color:var(--color-danger);box-shadow:0 0 0 6px #dc35451f}.user-list-module__bLSEna__bulkBar{background:var(--color-primary-subtle);border:1px solid var(--color-primary-bg-hover);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;display:flex}.user-list-module__bLSEna__bulkCount{color:var(--color-primary);font-weight:600}.user-list-module__bLSEna__bulkActions{align-items:center;gap:.5rem;display:flex}.user-list-module__bLSEna__bulkDeleteBtn{border:1px solid var(--color-danger-subtle);background:var(--color-danger-alt-bg);color:var(--color-danger);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,box-shadow .15s;display:inline-flex}.user-list-module__bLSEna__bulkDeleteBtn:hover{background:var(--color-danger-alt-bg);box-shadow:0 0 0 3px #c0392b1a}.user-list-module__bLSEna__bulkDeleteIcon{font-size:.75rem}.user-list-module__bLSEna__bulkClearBtn{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-muted);cursor:pointer;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s}.user-list-module__bLSEna__bulkClearBtn:hover{background:var(--color-bg-subtle);color:var(--color-text-secondary)}.user-list-module__bLSEna__root .btn-alt-danger{background:var(--color-btn-danger-bg);color:var(--color-btn-danger-text);border-color:var(--color-btn-danger-bg)}.user-list-module__bLSEna__root .btn-alt-secondary:hover{background:var(--color-btn-secondary-hover);border-color:var(--color-btn-secondary-hover);color:var(--color-btn-secondary-hover-text)}.user-list-module__bLSEna__root .btn-alt-danger:hover{background:var(--color-btn-danger-hover-bg);border-color:var(--color-btn-danger-hover-bg);color:var(--color-btn-danger-hover-text)}.user-list-module__bLSEna__root .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--color-text-body);--bs-pagination-bg:transparent;--bs-pagination-border-width:2px;--bs-pagination-border-color:transparent;--bs-pagination-border-radius:.375rem;--bs-pagination-hover-color:var(--color-primary);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--color-primary);--bs-pagination-focus-color:var(--color-primary-dark);--bs-pagination-focus-bg:var(--color-bg-form);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:var(--color-primary);--bs-pagination-active-bg:var(--color-bg-hover);--bs-pagination-active-border-color:var(--color-primary);--bs-pagination-disabled-color:var(--color-text-disabled);--bs-pagination-disabled-bg:var(--color-bg-surface);--bs-pagination-disabled-border-color:var(--color-bg-surface);justify-content:end;align-items:center;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.user-list-module__bLSEna__root .pagination.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem}.user-list-module__bLSEna__root .page-item:not(:first-child) .page-link{margin-left:.25rem}.user-list-module__bLSEna__root .page-link{padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);border-radius:var(--bs-pagination-border-radius);line-height:1.25;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;position:relative}.user-list-module__bLSEna__root .page-item.disabled span.page-link{cursor:default}.user-list-module__bLSEna__root .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.user-list-module__bLSEna__root .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);outline:0}.user-list-module__bLSEna__root .page-item.active .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.user-list-module__bLSEna__root .page-item.disabled .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.user-list-module__bLSEna__root .form-control.form-control-alt{width:100%;color:var(--color-text-body);border-color:var(--color-bg-form);background-color:var(--color-bg-form);background-clip:padding-box;border-style:solid;border-width:1px;border-radius:.375rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:none;display:block}.user-list-module__bLSEna__root .form-control::placeholder{color:#212529bf;opacity:1}.user-list-module__bLSEna__root .form-control.form-control-alt:focus{border-color:var(--color-bg-form-focus);background-color:var(--color-bg-form-focus);box-shadow:none}.user-list-module__bLSEna__root .input-group-text{text-align:center;white-space:nowrap;background-color:var(--color-bg-form);border:1px solid var(--color-border-input);color:var(--color-text-body);border-radius:.375rem;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.user-list-module__bLSEna__root .input-group-text.bg-body{background:var(--color-bg-form)}.user-list-module__bLSEna__root .border-0{border:0!important}
.revenue-page-module__gNDtTa__root{font-family:var(--font-family-base);color:var(--color-text-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;font-weight:400;line-height:1.5}.revenue-page-module__gNDtTa__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}:is(.revenue-page-module__gNDtTa__root .col-6,.revenue-page-module__gNDtTa__root .col-lg-3){width:50%;padding-left:.75rem;padding-right:.75rem}.revenue-page-module__gNDtTa__root .col-lg-3{width:100%}@media (min-width:992px){.revenue-page-module__gNDtTa__root .col-lg-3{width:25%}}@media (max-width:767.98px){.revenue-page-module__gNDtTa__root .row{margin-left:-.5rem;margin-right:-.5rem}:is(.revenue-page-module__gNDtTa__root .col-6,.revenue-page-module__gNDtTa__root .col-lg-3){padding-left:.5rem;padding-right:.5rem}}.revenue-page-module__gNDtTa__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.revenue-page-module__gNDtTa__root .block-rounded{border-radius:.5rem}.revenue-page-module__gNDtTa__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px;overflow-x:visible}.revenue-page-module__gNDtTa__root .block-content-full{padding-bottom:1.25rem}.revenue-page-module__gNDtTa__root .block-header{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.revenue-page-module__gNDtTa__root .block-header-default{background:var(--color-bg-muted)}.revenue-page-module__gNDtTa__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;min-height:1.75rem;color:var(--color-text-body);flex:auto;margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.revenue-page-module__gNDtTa__root .block-options{flex:none;padding-left:1.25rem}.revenue-page-module__gNDtTa__root .text-center{text-align:center}.revenue-page-module__gNDtTa__root .bg-body-light{background:var(--color-bg-muted)}.revenue-page-module__gNDtTa__root .py-2{padding-top:.5rem;padding-bottom:.5rem}.revenue-page-module__gNDtTa__root .mb-0{margin-bottom:0}.revenue-page-module__gNDtTa__root .mb-4{margin-bottom:1.25rem}.revenue-page-module__gNDtTa__root .fw-semibold{font-weight:600}.revenue-page-module__gNDtTa__root .fw-medium{font-weight:500}.revenue-page-module__gNDtTa__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.revenue-page-module__gNDtTa__root .fs-2{font-size:1.875rem}}.revenue-page-module__gNDtTa__root .fs-sm{font-size:.875rem}.revenue-page-module__gNDtTa__root .text-primary{color:var(--color-primary)}.revenue-page-module__gNDtTa__root .text-success{color:var(--color-success)}.revenue-page-module__gNDtTa__root .text-danger{color:var(--color-danger)}.revenue-page-module__gNDtTa__root .text-muted{color:var(--color-text-muted)}.revenue-page-module__gNDtTa__root .text-dark{color:var(--color-text-dark)}.revenue-page-module__gNDtTa__root .d-none{display:none}@media (min-width:576px){.revenue-page-module__gNDtTa__root .d-sm-table-cell{display:table-cell}}@media (min-width:768px){.revenue-page-module__gNDtTa__root .d-md-table-cell{display:table-cell}}@media (min-width:992px){.revenue-page-module__gNDtTa__root .d-lg-table-cell{display:table-cell}}.revenue-page-module__gNDtTa__timeframeSelect{border:1px solid var(--color-border-subtle);background:var(--color-bg-surface);color:var(--color-text-secondary);cursor:pointer;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem}.revenue-page-module__gNDtTa__blockOptionsInner{align-items:center;gap:1.5rem;display:inline-flex}.revenue-page-module__gNDtTa__searchWrap{position:relative}.revenue-page-module__gNDtTa__searchWrap .form-control.form-control-alt{padding-right:2.5rem}.revenue-page-module__gNDtTa__searchIcon{color:var(--color-text-muted);pointer-events:none;z-index:3;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}
.scroll-to-top-button-module__cc3SEG__button{z-index:30;color:#fff;cursor:pointer;background:linear-gradient(135deg,#789f90 0%,#5f8578 100%);border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:1.35rem;right:1.35rem;box-shadow:0 18px 36px #1b312857}.scroll-to-top-button-module__cc3SEG__button:hover{transform:translateY(-2px);box-shadow:0 22px 42px #1b31286b}.scroll-to-top-button-module__cc3SEG__button svg{width:1.1rem;height:1.1rem;transform:rotate(90deg)}@media (max-width:720px){.scroll-to-top-button-module__cc3SEG__button{width:2.7rem;height:2.7rem;bottom:1rem;right:1rem}}
.about-us-view-module__Gf1bxG__page{gap:0;font-family:inherit;display:grid}.about-us-view-module__Gf1bxG__page :is(a,button,input,textarea,select,summary){font-family:inherit}.about-us-view-module__Gf1bxG__missionSection,.about-us-view-module__Gf1bxG__teamSection,.about-us-view-module__Gf1bxG__faqSection{gap:clamp(2rem,4vw,3.5rem);padding:clamp(4rem,8vw,6.5rem) 0;display:grid}.about-us-view-module__Gf1bxG__sectionHeader{text-align:center;justify-items:center;gap:1rem;width:min(100%,46rem);margin:0 auto;display:grid}.about-us-view-module__Gf1bxG__sectionHeader h1,.about-us-view-module__Gf1bxG__sectionHeader h2,.about-us-view-module__Gf1bxG__ctaSection h2{color:#111916;letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.24}.about-us-view-module__Gf1bxG__teamSection .about-us-view-module__Gf1bxG__sectionHeader h2,.about-us-view-module__Gf1bxG__ctaSection h2{max-width:42rem}.about-us-view-module__Gf1bxG__sectionHeader span[aria-hidden=true]{background:#789f90;width:4rem;height:2px}.about-us-view-module__Gf1bxG__sectionHeader p,.about-us-view-module__Gf1bxG__valueCard p,.about-us-view-module__Gf1bxG__teamCard p,.about-us-view-module__Gf1bxG__faqItem p,.about-us-view-module__Gf1bxG__ctaSection p{color:#68766f;margin:0;line-height:1.75}.about-us-view-module__Gf1bxG__valueGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,4vw,4rem);width:min(100%,56rem);margin:0 auto;display:grid}.about-us-view-module__Gf1bxG__valueCard{gap:.75rem;display:grid}.about-us-view-module__Gf1bxG__valueCard h2{color:#789f90;margin:0;font-size:1.08rem;font-weight:600}.about-us-view-module__Gf1bxG__metricsSection{background:#f2f5f2;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-inline:calc(50% - 50vw);padding:clamp(2rem,5vw,3.5rem) max(1rem,50vw - 590px);display:grid}.about-us-view-module__Gf1bxG__metricCard{text-align:center;justify-items:center;gap:.35rem;display:grid}.about-us-view-module__Gf1bxG__metricCard strong{color:#789f90;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:600;line-height:1}.about-us-view-module__Gf1bxG__metricCard span{color:#5d6d66;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.about-us-view-module__Gf1bxG__teamGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,4vw,3rem);display:grid}.about-us-view-module__Gf1bxG__teamCard{text-align:center;justify-items:center;gap:.5rem;display:grid}.about-us-view-module__Gf1bxG__teamImage{aspect-ratio:4/5.2;object-fit:cover;border-radius:.9rem;width:100%;box-shadow:0 18px 36px #24322d14}.about-us-view-module__Gf1bxG__teamCard h3{color:#111916;margin:.8rem 0 0;font-size:1.08rem;font-weight:600}.about-us-view-module__Gf1bxG__teamCard p{font-size:.9rem}.about-us-view-module__Gf1bxG__faqSection{background:#f4f6f5;margin-inline:calc(50% - 50vw);padding-inline:max(1rem,50vw - 590px)}.about-us-view-module__Gf1bxG__faqList{gap:.9rem;width:min(100%,43rem);margin:0 auto;display:grid}.about-us-view-module__Gf1bxG__faqItem{background:#fff;border:1px solid #789f901f;border-radius:.45rem;overflow:hidden}.about-us-view-module__Gf1bxG__faqItem summary{color:#111916;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;list-style:none;display:flex}.about-us-view-module__Gf1bxG__faqItem summary::-webkit-details-marker{display:none}.about-us-view-module__Gf1bxG__faqItem summary span:last-child{color:#789f90;font-size:1.2rem;transition:transform .18s}.about-us-view-module__Gf1bxG__faqItem[open] summary span:last-child{transform:rotate(45deg)}.about-us-view-module__Gf1bxG__faqItem p{padding:0 1.25rem 1.05rem;font-size:.92rem}.about-us-view-module__Gf1bxG__ctaSection{text-align:center;background:#789f90;justify-items:center;gap:1rem;margin-inline:calc(50% - 50vw);padding:clamp(4rem,8vw,6rem) 1rem;display:grid}.about-us-view-module__Gf1bxG__ctaSection h2,.about-us-view-module__Gf1bxG__ctaSection p{color:#fff}.about-us-view-module__Gf1bxG__ctaActions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.75rem;display:flex}.about-us-view-module__Gf1bxG__ctaPrimary,.about-us-view-module__Gf1bxG__ctaSecondary{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:10rem;min-height:3rem;padding:0 1.4rem;font-size:.82rem;font-weight:700;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.about-us-view-module__Gf1bxG__ctaPrimary{color:#789f90;background:#fff}.about-us-view-module__Gf1bxG__ctaSecondary{color:#fff;border:1px solid #ffffffb8}.about-us-view-module__Gf1bxG__ctaPrimary:hover,.about-us-view-module__Gf1bxG__ctaSecondary:hover{transform:translateY(-1px)}.about-us-view-module__Gf1bxG__ctaSecondary:hover{color:#789f90;background:#fff}@media (max-width:820px){.about-us-view-module__Gf1bxG__valueGrid,.about-us-view-module__Gf1bxG__metricsSection,.about-us-view-module__Gf1bxG__teamGrid{grid-template-columns:1fr}.about-us-view-module__Gf1bxG__valueCard{text-align:center}}
.article-index-view-module___gA7Pa__page{gap:0;font-family:inherit;display:grid}.article-index-view-module___gA7Pa__page :is(a,button,summary){font-family:inherit}.article-index-view-module___gA7Pa__introSection,.article-index-view-module___gA7Pa__articleSection{gap:clamp(2rem,4vw,3.5rem);padding:clamp(4rem,8vw,6.5rem) 0;display:grid}.article-index-view-module___gA7Pa__introSection{text-align:center;justify-items:center}.article-index-view-module___gA7Pa__introSection>span,.article-index-view-module___gA7Pa__featuredCopy>span,.article-index-view-module___gA7Pa__sectionHeader span,.article-index-view-module___gA7Pa__ctaSection>span{color:#789f90;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:700}.article-index-view-module___gA7Pa__introSection h1,.article-index-view-module___gA7Pa__featuredCopy h2,.article-index-view-module___gA7Pa__sectionHeader h2,.article-index-view-module___gA7Pa__sectionHeaderCentered h2,.article-index-view-module___gA7Pa__ctaSection h2{color:#111916;letter-spacing:-.015em;text-wrap:balance;margin:0;font-weight:600;line-height:1.22}.article-index-view-module___gA7Pa__introSection h1{width:min(100%,46rem);font-size:clamp(2.25rem,5vw,4.1rem)}.article-index-view-module___gA7Pa__introSection p,.article-index-view-module___gA7Pa__featuredCopy p,.article-index-view-module___gA7Pa__articleCardBody p,.article-index-view-module___gA7Pa__sectionHeaderCentered p,.article-index-view-module___gA7Pa__faqItem p,.article-index-view-module___gA7Pa__ctaSection p{color:#68766f;margin:0;line-height:1.75}.article-index-view-module___gA7Pa__introSection p{width:min(100%,42rem)}.article-index-view-module___gA7Pa__topicRow{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.article-index-view-module___gA7Pa__topicRow a{color:#2d4a3e;background:#fff;border:1px solid #789f902e;border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;padding:0 1rem;display:inline-flex;box-shadow:0 10px 24px #24322d0a}.article-index-view-module___gA7Pa__featuredSection{background:#f2f5f2;grid-template-columns:minmax(0,1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);margin-inline:calc(50% - 50vw);padding:clamp(3rem,7vw,5rem) max(1rem,50vw - 590px);display:grid}.article-index-view-module___gA7Pa__featuredMedia{aspect-ratio:4/3;border-radius:1.2rem;overflow:hidden;box-shadow:0 24px 48px #24322d14}.article-index-view-module___gA7Pa__featuredMedia img,.article-index-view-module___gA7Pa__articleImageLink img{object-fit:cover;width:100%;height:100%}.article-index-view-module___gA7Pa__featuredCopy{justify-items:start;gap:1rem;display:grid}.article-index-view-module___gA7Pa__featuredCopy h2,.article-index-view-module___gA7Pa__sectionHeader h2,.article-index-view-module___gA7Pa__sectionHeaderCentered h2,.article-index-view-module___gA7Pa__ctaSection h2{font-size:clamp(1.85rem,4vw,3rem)}.article-index-view-module___gA7Pa__articleMeta{flex-wrap:wrap;gap:.75rem;display:flex}.article-index-view-module___gA7Pa__articleMeta small{color:#7a8983;font-size:.78rem}.article-index-view-module___gA7Pa__primaryLink,.article-index-view-module___gA7Pa__readMoreLink{color:#2d4a3e;justify-content:center;align-items:center;width:fit-content;font-weight:700;display:inline-flex}.article-index-view-module___gA7Pa__primaryLink{color:#fff;background:#789f90;border-radius:999px;min-height:2.85rem;padding:0 1.35rem;box-shadow:0 14px 28px #789f9033}.article-index-view-module___gA7Pa__readMoreLink{font-size:.86rem}.article-index-view-module___gA7Pa__sectionHeader{justify-content:space-between;align-items:end;gap:1rem;display:flex}.article-index-view-module___gA7Pa__sectionHeader>div{gap:.55rem;display:grid}.article-index-view-module___gA7Pa__sectionHeader>a{color:#2d4a3e;font-weight:700}.article-index-view-module___gA7Pa__articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.article-index-view-module___gA7Pa__articleCard{background:#fff;border:1px solid #789f901f;border-radius:1rem;display:grid;overflow:hidden;box-shadow:0 16px 34px #24322d0d}.article-index-view-module___gA7Pa__articleImageLink{aspect-ratio:4/2.75;background:#edf2ee;display:block;overflow:hidden}.article-index-view-module___gA7Pa__articleImageLink img{transition:transform .36s}.article-index-view-module___gA7Pa__articleCard:hover .article-index-view-module___gA7Pa__articleImageLink img{transform:scale(1.04)}.article-index-view-module___gA7Pa__articleCardBody{gap:.85rem;padding:1.1rem;display:grid}.article-index-view-module___gA7Pa__articleCardBody h3{color:#111916;margin:0;font-size:1.18rem;font-weight:600;line-height:1.28}.article-index-view-module___gA7Pa__faqSection{background:#f4f6f5;gap:2rem;margin-inline:calc(50% - 50vw);padding:clamp(4rem,8vw,6rem) max(1rem,50vw - 590px);display:grid}.article-index-view-module___gA7Pa__sectionHeaderCentered{text-align:center;justify-items:center;gap:.7rem;display:grid}.article-index-view-module___gA7Pa__faqList{gap:.9rem;width:min(100%,46rem);margin:0 auto;display:grid}.article-index-view-module___gA7Pa__faqItem{background:#fff;border:1px solid #789f901f;border-radius:.65rem;overflow:hidden}.article-index-view-module___gA7Pa__faqItem summary{color:#111916;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.25rem;list-style:none;display:flex}.article-index-view-module___gA7Pa__faqItem summary::-webkit-details-marker{display:none}.article-index-view-module___gA7Pa__faqItem summary span:last-child{color:#789f90;font-size:1.2rem;transition:transform .18s}.article-index-view-module___gA7Pa__faqItem[open] summary span:last-child{transform:rotate(45deg)}.article-index-view-module___gA7Pa__faqItem p{padding:0 1.25rem 1.05rem}.article-index-view-module___gA7Pa__ctaSection{text-align:center;background:linear-gradient(90deg,#2d4a3ec7,#789f90cc),url(/images/home/banners/banner-03.png) 50%/cover;justify-items:center;gap:1rem;margin-inline:calc(50% - 50vw);padding:clamp(4rem,8vw,6rem) 1rem;display:grid}.article-index-view-module___gA7Pa__ctaSection h2,.article-index-view-module___gA7Pa__ctaSection p,.article-index-view-module___gA7Pa__ctaSection>span{color:#fff}.article-index-view-module___gA7Pa__ctaSection p{width:min(100%,34rem)}.article-index-view-module___gA7Pa__ctaSection .article-index-view-module___gA7Pa__primaryLink{color:#2d4a3e;background:#fff;box-shadow:0 14px 28px #0000001f}@media (max-width:920px){.article-index-view-module___gA7Pa__featuredSection,.article-index-view-module___gA7Pa__articleGrid{grid-template-columns:1fr}.article-index-view-module___gA7Pa__sectionHeader{flex-direction:column;align-items:start}}
.page-module__N9GIFW__root{font-family:var(--font-family-base)}.page-module__N9GIFW__root .row{flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;display:flex}.page-module__N9GIFW__root .items-push>div{margin-bottom:1.5rem}:is(.page-module__N9GIFW__root .col-6,.page-module__N9GIFW__root .col-lg-3,.page-module__N9GIFW__root .col-xl-6){padding-left:.75rem;padding-right:.75rem}.page-module__N9GIFW__root .col-6{width:50%}:is(.page-module__N9GIFW__root .col-lg-3,.page-module__N9GIFW__root .col-xl-6){width:100%}@media (min-width:992px){.page-module__N9GIFW__root .col-lg-3{width:25%}}@media (min-width:1200px){.page-module__N9GIFW__root .col-xl-6{width:50%}}.page-module__N9GIFW__root .block{background:var(--color-bg-surface);box-shadow:var(--shadow-sm);margin-bottom:1.875rem}.page-module__N9GIFW__root .block-rounded{border-radius:.5rem}.page-module__N9GIFW__root .h-100{height:100%}.page-module__N9GIFW__root .mb-0{margin-bottom:0}.page-module__N9GIFW__root .block-link-shadow{transition:transform .2s,box-shadow .2s}.page-module__N9GIFW__root a.block{color:var(--color-text-body);font-weight:400;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .15s ease-out;display:block}.page-module__N9GIFW__root a.block:hover{color:var(--color-text-body);opacity:.75}.page-module__N9GIFW__root .block-link-shadow:hover{box-shadow:var(--shadow-block-hover);opacity:1}.page-module__N9GIFW__root .block-content{width:100%;margin:0 auto;padding:1.25rem 1.25rem 1px}.page-module__N9GIFW__root .block-content-full{padding-bottom:1.25rem}.page-module__N9GIFW__root .block-header{justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.page-module__N9GIFW__root .block-header-default{background:var(--color-bg-muted)}.page-module__N9GIFW__root .block-title{text-transform:uppercase;letter-spacing:.0625rem;color:var(--color-text-body);margin:0;font-size:.875rem;font-weight:600;line-height:1.75rem}.page-module__N9GIFW__root .block-options{padding-left:1.25rem}.page-module__N9GIFW__root .btn-block-option{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__N9GIFW__root .table{border-collapse:collapse;--bs-table-striped-bg:var(--color-bg-muted);width:100%}:is(.page-module__N9GIFW__root .table td,.page-module__N9GIFW__root .table th){padding:.75rem;line-height:1.5}.page-module__N9GIFW__root .table-borderless>:not(caption)>*>*{border-bottom-width:0}.page-module__N9GIFW__root .table-borderless>:not(:first-child){border-top-width:0}.page-module__N9GIFW__root .table-striped tbody tr:nth-child(odd){background:var(--bs-table-striped-bg)}:is(.page-module__N9GIFW__root .table-vcenter td,.page-module__N9GIFW__root .table-vcenter th){vertical-align:middle}.page-module__N9GIFW__root .fs-2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.page-module__N9GIFW__root .fs-2{font-size:1.875rem}}.page-module__N9GIFW__root .fs-sm{font-size:.875rem}.page-module__N9GIFW__root .fw-semibold{font-weight:600}.page-module__N9GIFW__root .fw-medium{font-weight:500}.page-module__N9GIFW__root .text-primary{color:var(--color-primary)}.page-module__N9GIFW__root .text-success{color:var(--color-success)}.page-module__N9GIFW__root .text-muted{color:var(--color-text-muted)}.page-module__N9GIFW__root .text-dark{color:var(--color-text-dark)}.page-module__N9GIFW__root .text-end{text-align:end}.page-module__N9GIFW__root .text-center{text-align:center}.page-module__N9GIFW__root .d-none{display:none}@media (min-width:576px){.page-module__N9GIFW__root .d-sm-table-cell{display:table-cell}}.page-module__N9GIFW__root .badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.35em .65em;font-size:.75em;font-weight:600;line-height:1;display:inline-block}.page-module__N9GIFW__root .bg-success{background:var(--color-success);color:var(--color-white)}.page-module__N9GIFW__root .bg-danger{background:var(--color-danger);color:var(--color-white)}.page-module__N9GIFW__badgeWarning{background:var(--color-orange);color:var(--color-white)}.page-module__N9GIFW__chartWrap{width:100%;height:400px}.page-module__N9GIFW__ratingStars{color:var(--color-orange);align-items:center;gap:.2rem;display:inline-flex}
.page-header-module__w6Z15W__title{color:var(--color-text-dark);margin:0 0 .5rem;font-size:2rem;font-weight:700}.page-header-module__w6Z15W__description{color:var(--color-text-description);margin:0 0 2rem}
