#app{min-height:100vh}#page-topbar .navbar-brand-box{padding-left:0}body:has(#app) #preloader,body:has([data-page]) #preloader{display:none!important}.smart-toast-stack{position:fixed;top:1rem;right:1rem;z-index:1090;display:flex;flex-direction:column;gap:.65rem;width:min(380px,calc(100vw - 1.5rem));pointer-events:none}.smart-toast{pointer-events:auto;display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:start;padding:.85rem .9rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 28px #0f172a24;animation:smartToastIn .22s ease-out}.smart-toast__icon{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.smart-toast__title{display:block;font-size:.82rem;font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:.15rem}.smart-toast__message{margin:0;font-size:.84rem;line-height:1.4;color:#475569}.smart-toast__close{border:0;background:transparent;color:#94a3b8;width:1.5rem;height:1.5rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.smart-toast__close:hover{background:#f1f5f9;color:#334155}.smart-toast.is-success{border-color:#bbf7d0}.smart-toast.is-success .smart-toast__icon{background:#ecfdf5;color:#059669}.smart-toast.is-error{border-color:#fecaca}.smart-toast.is-error .smart-toast__icon{background:#fef2f2;color:#dc2626}.smart-toast.is-warning{border-color:#fde68a}.smart-toast.is-warning .smart-toast__icon{background:#fffbeb;color:#d97706}.smart-toast.is-info{border-color:#bfdbfe}.smart-toast.is-info .smart-toast__icon{background:#eff6ff;color:#2563eb}.smart-toast--inline{position:relative;width:100%;animation:smartToastIn .18s ease-out;box-shadow:0 4px 14px #0f172a14}.smart-toast--inline .smart-toast__message{font-size:.8rem}@keyframes smartToastIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (max-width: 575.98px){.smart-toast-stack{top:auto;bottom:1rem;right:.75rem;left:.75rem;width:auto}}.inertia-flash{position:fixed;top:1rem;right:1rem;z-index:1090;min-width:280px;max-width:420px}.pos-terminal .pos-search-results{position:absolute;top:100%;left:0;right:0;z-index:1050;max-height:280px;overflow-y:auto}.pos-terminal .pos-search-results .list-group-item{display:block;width:100%}.pos-cart-grid .smart-ag-table{border-radius:.45rem;overflow:hidden}.pos-cart-grid .smart-ag-footer{display:none}.pos-cart-input{height:28px;padding:.15rem .35rem;font-size:.8rem;min-width:0}.pos-terminal__toast{position:sticky;top:.5rem;z-index:1080}.pos-pay-pad{margin-top:.35rem}.pos-pay-pad__hint{display:flex;align-items:center;gap:.4rem;margin-bottom:.5rem;padding:.45rem .65rem;border-radius:.4rem;background:#fef3c7;color:#92400e;font-size:.82rem;font-weight:600}.pos-pay-pad__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.pos-pay-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;min-height:2.15rem;height:2.15rem;padding:.25rem .45rem;border-radius:.4rem;border:1px solid transparent;background:#fff;cursor:pointer;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;font-weight:600;font-size:.75rem;line-height:1.1;color:#1e293b;white-space:nowrap}.pos-pay-btn i{font-size:1rem;flex-shrink:0}.pos-pay-btn__label{overflow:hidden;text-overflow:ellipsis}.pos-pay-btn__key{font-size:.62rem;font-weight:700;padding:.05rem .28rem;border-radius:.2rem;background:rgba(15,23,42,.08);color:#475569;border:0;flex-shrink:0;margin-left:auto}.pos-pay-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1a}.pos-pay-btn:active{transform:translateY(0)}.pos-pay-btn--primary{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.pos-pay-btn--info{border-color:#7dd3fc;background:#f0f9ff;color:#0369a1}.pos-pay-btn--warning{border-color:#fcd34d;background:#fffbeb;color:#b45309}.pos-pay-btn--success{border-color:#86efac;background:#f0fdf4;color:#15803d}.pos-pay-btn--secondary{border-color:#cbd5e1;background:#f8fafc;color:#334155}.pos-pay-btn--dark{border-color:#94a3b8;background:#1e293b;color:#f8fafc}.pos-pay-btn--dark .pos-pay-btn__key{background:rgba(255,255,255,.16);color:#e2e8f0}.pos-pay-modal .modal-content{border:0;border-radius:.65rem;box-shadow:0 20px 50px #0f172a40}@media (max-width: 1199.98px){.pos-pay-pad__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 575.98px){.pos-pay-pad__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.pos-receipt-page #layout-wrapper,body.pos-receipt-page .vertical-menu,body.pos-receipt-page #page-topbar,body.pos-receipt-page .account-desk-bar,body.pos-receipt-page .smart-toast-stack{display:none!important}body.pos-receipt-page{background:#fff!important;margin:0;padding:0}body.pos-receipt-page #app,body.pos-receipt-page [data-page]{min-height:0}.pos-receipt-controls{position:fixed;top:10px;right:10px;z-index:1000;display:flex;gap:.35rem}.pos-receipt-btn{background:#2563eb;color:#fff;border:none;padding:.45rem .85rem;border-radius:6px;cursor:pointer;font-size:.85rem}.pos-receipt{max-width:420px;margin:1rem auto;padding:.75rem;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;line-height:1.25;color:#111;background:#fff}.pos-receipt__header{text-align:center;border-bottom:1px solid #000;padding-bottom:.65rem;margin-bottom:.65rem}.pos-receipt__company{font-size:1.05rem;margin-bottom:.25rem}.pos-receipt__muted{font-size:.72rem;font-weight:600}.pos-receipt__meta,.pos-receipt__totals,.pos-receipt__payments{margin-bottom:.65rem}.pos-receipt__row{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.pos-receipt__items{width:100%;border-collapse:collapse;margin-bottom:.65rem}.pos-receipt__items th{border-bottom:1px solid #000;text-align:left;padding:.2rem 0;font-size:.8rem}.pos-receipt__items td{padding:.15rem 0;font-size:.8rem;vertical-align:top}.pos-receipt__items .is-name{width:42%}.pos-receipt__items .is-qty{width:12%;text-align:center}.pos-receipt__items .is-num{text-align:right}.pos-receipt__items .is-empty{text-align:center;font-style:italic;font-weight:500}.pos-receipt__totals{border-top:1px solid #000;padding-top:.5rem}.pos-receipt__row.is-grand{border-top:2px solid #000;margin-top:.35rem;padding-top:.35rem;font-size:1rem}.pos-receipt__savings{background:#e6ffe6;color:#218838;text-align:center;padding:.5rem;margin-bottom:.65rem;border:2px dashed #218838;border-radius:6px;font-size:.85rem}.pos-receipt__payments{border-top:1px solid #000;padding-top:.5rem}.pos-receipt__thanks{text-align:center;margin-top:.85rem;border-top:1px solid #000;padding-top:.65rem;font-size:.85rem}.pos-receipt__footer{text-align:center;margin-top:.65rem;font-size:.7rem;font-weight:600;color:#555}@page{size:80mm auto;margin:4mm}@media print{.pos-receipt-controls,.print-controls{display:none!important}.pos-receipt{margin:0;max-width:none;border:0;box-shadow:none}}body.account-module .vertical-menu,body.account-module #sidebar-menu,body.account-module .vertical-menu-btn,body[data-layout=horizontal].account-module #page-topbar,.account-inertia-shell~.vertical-menu,body.account-module #layout-wrapper>.vertical-menu{display:none!important}body.account-module #layout-wrapper{padding-left:0!important}body.account-module .main-content{margin-left:0!important}body.account-module .page-content.account-page-content{padding:calc(var(--account-desk-bar-height, 62px) + .5rem) 0 1.25rem!important;margin-left:0!important}.app-unified-shell.account-inertia-shell .main-content.app-shell-main{padding-top:0}.account-inertia-shell .account-desk-megapanels .account-megamenu{display:none}.account-inertia-shell .account-desk-megapanels .account-megamenu.is-open{display:block!important}.account-mega-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(15,23,42,.28);border:0;padding:0;cursor:default}.account-mega-backdrop.is-open{display:block}.account-inertia-shell .account-desk-actions{display:flex;align-items:center;gap:.35rem;position:relative;z-index:1050}.account-inertia-shell .account-desk-org-badge{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.15rem}.account-inertia-shell .account-desk-actions .module-launcher,.account-inertia-shell .account-desk-actions .topbar-user-menu{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.account-inertia-shell .account-desk-actions .module-launcher-btn{width:36px;height:36px;border-radius:8px;padding:0}.account-inertia-shell .account-desk-actions .module-launcher-btn.is-open,.account-inertia-shell .account-desk-actions .topbar-user-toggle.is-open{background:#f1f5f9}.account-inertia-shell .account-desk-actions .topbar-user-toggle{height:36px;padding:0 .5rem 0 .2rem;border-radius:8px;max-width:180px}.account-inertia-shell .account-desk-actions .topbar-user-avatar{width:28px;height:28px}.account-inertia-shell .account-desk-actions .topbar-user-name{max-width:100px;font-size:.8125rem}.account-inertia-shell .account-desk-actions .module-launcher-panel,.account-inertia-shell .account-desk-actions .topbar-user-panel{z-index:1060;right:0;left:auto}.account-inertia-shell .account-desk-actions .topbar-user-dropdown-item{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit}.account-inertia-shell .account-desk-actions .topbar-user-dropdown-item.is-danger:hover{background-color:#d9302514}@media (max-width: 1199.98px){.account-inertia-shell .account-desk-actions .topbar-user-toggle{width:36px;height:36px;padding:0;justify-content:center;border-radius:8px}}.account-inertia-shell .account-desk-bar,.app-unified-shell.account-inertia-shell .account-desk-bar{position:fixed!important;top:0;left:0;right:0;z-index:1040;background:#fff;box-shadow:0 1px 3px #0f172a14}.account-inertia-shell .account-desk-megapanels,.app-unified-shell.account-inertia-shell .account-desk-megapanels{z-index:1035}.app-unified-shell.account-inertia-shell{padding-left:0!important}.app-unified-shell.account-inertia-shell .main-content{margin-left:0!important}.app-shell-header{position:sticky;top:0;z-index:1040;background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 1px 2px #0f172a0a}.app-shell-header__bar{display:flex;align-items:center;gap:.75rem;min-height:56px;padding:0 .75rem 0 1rem}.app-shell-brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#343a40;font-weight:700;font-size:.95rem;white-space:nowrap}.app-shell-brand img{height:22px}.app-shell-header__actions{margin-left:auto;display:flex;align-items:center;gap:.5rem}.app-menu-mobile-toggle{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #e9ecef;background:#f8f9fa;border-radius:8px;padding:.35rem .65rem;font-size:.85rem;color:#495057}.app-global-menu{flex:1;min-width:0}.app-global-menu__list{display:flex;align-items:stretch;gap:.15rem;list-style:none;margin:0;padding:0;overflow-x:auto;scrollbar-width:none}.app-global-menu__list::-webkit-scrollbar{display:none}.app-menu-link{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .7rem;border-radius:8px;color:#6c757d;text-decoration:none;font-size:.82rem;font-weight:600;white-space:nowrap;border-bottom:2px solid transparent}.app-menu-link:hover{color:#556ee6;background:#f3f6f9}.app-menu-link.is-active{color:#556ee6;background:#eef2ff;border-bottom-color:#556ee6}.app-nav-icon{display:inline-flex;font-size:1.05rem;line-height:1}.app-module-nav{background:#f8f9fa;border-bottom:1px solid #e9ecef}.app-module-nav__inner{display:flex;align-items:center;gap:.75rem;padding:.35rem 1rem;overflow-x:auto}.app-module-nav__current{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#74788d;white-space:nowrap}.app-module-nav__list{display:flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.app-module-link{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .65rem;border-radius:999px;font-size:.8rem;color:#495057;text-decoration:none;white-space:nowrap}.app-module-link:hover{background:#fff;color:#556ee6}.app-module-link.is-active{background:#556ee6;color:#fff}.app-module-link.is-active .app-nav-icon{color:#fff}.app-breadcrumbs{margin-bottom:.75rem}.app-breadcrumbs .breadcrumb{background:transparent;padding:0;font-size:.85rem}.app-shell-main{padding-top:.75rem}@media (max-width: 991.98px){.app-shell-header__bar{flex-wrap:wrap;min-height:52px}.app-global-menu{display:none;width:100%;order:10;padding-bottom:.5rem}.app-global-menu.is-open{display:block}.app-global-menu__list{flex-direction:column;align-items:stretch;overflow:visible}.app-menu-link{border-bottom:0;width:100%}}body.app-unified-nav .vertical-menu,body.app-unified-nav #sidebar-menu,body.app-unified-nav .vertical-menu-btn{display:none!important}body.app-unified-nav #layout-wrapper{padding-left:0!important}body.app-unified-nav .main-content{margin-left:0!important}.smart-ag-table.smart-ag-table--enterprise{border:1px solid #d1d5db;border-radius:.35rem;overflow:visible}.smart-ag-table .card-body{overflow:visible}.smart-ag-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.55rem .75rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.smart-ag-toolbar__title{font-size:.8rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.03em}.smart-ag-toolbar__right{display:flex;align-items:center;gap:.35rem;margin-left:auto;flex-wrap:wrap}.smart-ag-tool-btn{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.35rem;padding:.35rem .65rem;font-size:.8rem;font-weight:600;line-height:1.2;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.smart-ag-tool-btn:hover,.smart-ag-tool-btn.is-active{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.smart-ag-tool-btn i{font-size:1rem}.smart-ag-customise{position:relative}.smart-ag-customise__panel{position:absolute;top:calc(100% + 6px);right:0;z-index:40;width:min(280px,90vw);background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 12px 32px #0f172a29;padding:.75rem}.smart-ag-customise__head{font-weight:700;font-size:.9rem;margin-bottom:.5rem;color:#111827}.smart-ag-customise__search{display:flex;align-items:center;gap:.35rem;border:1px solid #d1d5db;border-radius:.35rem;padding:.35rem .5rem;margin-bottom:.5rem}.smart-ag-customise__search input{border:0;outline:0;width:100%;font-size:.85rem}.smart-ag-customise__actions{display:flex;justify-content:space-between;margin-bottom:.4rem}.smart-ag-customise__actions button{border:0;background:transparent;color:#2563eb;font-size:.8rem;font-weight:600;padding:0}.smart-ag-customise__list{list-style:none;margin:0 0 .75rem;padding:0;max-height:220px;overflow:auto}.smart-ag-customise__list li{padding:.25rem 0}.smart-ag-customise__list label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151;cursor:pointer;margin:0}.smart-ag-customise__close{font-weight:600}.smart-ag-table__grid{width:100%}.smart-ag-table .ag-root-wrapper{border:0;border-radius:0}.smart-ag-table .ag-header{border-bottom:1px solid #374151}.smart-ag-table .ag-header-cell-label{text-transform:uppercase;letter-spacing:.02em}.smart-ag-table .ag-floating-filter{background:#f3f4f6;border-bottom:1px solid #d1d5db}.smart-ag-table .ag-row{border-bottom-color:#e5e7eb}.smart-ag-table .ag-row-odd{background-color:#f3f4f6}.smart-ag-table .ag-row-even{background-color:#fff}.smart-ag-table .ag-row-hover{background-color:#e5e7eb!important}.smart-ag-table .ag-cell{display:flex;align-items:center;line-height:1.3}.smart-ag-table .ag-cell .btn{line-height:1.15;padding:.2rem .45rem}.smart-ag-table .ag-cell a{color:#2563eb;font-weight:600}.smart-ag-empty{color:#6b7280;font-size:.9rem}.smart-ag-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.55rem .75rem;background:#f9fafb;border-top:1px solid #e5e7eb}.smart-ag-footer .pagination{margin:0}.smart-ag-footer .page-link{min-width:2rem;text-align:center;border-radius:.3rem!important;margin:0 .1rem;font-size:.8rem}.smart-ag-footer .page-item.active .page-link{background-color:#2563eb;border-color:#2563eb}
