:root{--sidebar-width:260px}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app-sidebar{width:var(--sidebar-width);z-index:1040;background-color:var(--bs-body-bg);flex-shrink:0;height:100vh;position:sticky;top:0}@media (width<=991.98px){.app-sidebar{left:calc(-1 * var(--sidebar-width));transition:left .3s;position:fixed}.app-sidebar.sidebar-open{left:0;box-shadow:0 .5rem 1rem #00000026}.sidebar-overlay{z-index:1030;background:#00000080;display:none;position:fixed;inset:0}.sidebar-overlay.show{display:block}}.nav-link.active{background-color:var(--bs-primary)!important;color:#fff!important}.hover-bg-light:hover{background-color:var(--bs-light)}[data-bs-theme=dark] .hover-bg-light:hover{background-color:var(--bs-tertiary-bg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#6c757d80;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background-color:#6c757dcc}.pos-billing-area{background-color:var(--bs-tertiary-bg)}.z-9999{z-index:9999!important}@media (width<=767.98px){.pos-container{flex-direction:column!important}.pos-billing-area{width:100%!important;position:static!important}}
