:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:14px;line-height:1.5;color:#0f172a}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pos-shell{min-height:100vh;background:#f8fafc;--brand-primary: #2563eb;--brand-accent: #eff6ff;--brand-surface: #f8fafc;--nav-width: 240px;--nav-collapsed: 80px;--nav-gap: 16px;--line: #e2e8f0;--muted: #64748b;--shadow: 0 10px 30px rgba(15, 23, 42, .08)}.pos-shell.nav-collapsed{--nav-width: var(--nav-collapsed)}.pos-navigation{width:var(--nav-width);position:fixed;z-index:20;inset:var(--nav-gap) auto var(--nav-gap) var(--nav-gap);padding:18px 14px 14px;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 14px 38px #0f172a14;transition:width .2s ease}.nav-top{display:flex;align-items:center;gap:10px;padding:4px 4px 0}.nav-top .client-brand{flex:1;min-width:0}.nav-collapse{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.nav-collapse:hover{color:#2563eb;border-color:#cbd5e1;background:#f8fafc}.client-brand{display:flex;align-items:center;gap:10px}.kasira-brand-logo{flex:0 0 auto;border-radius:10px}.client-brand>div:last-child{min-width:0;display:flex;flex-direction:column}.client-brand strong{color:#0f172a;font:800 16px Manrope,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-navigation nav{margin-top:20px;padding-top:16px;display:flex;flex-direction:column;gap:8px;border-top:1px solid #f1f5f9}.pos-navigation nav button,.nav-support button{width:100%;min-height:48px;padding:0 14px;display:flex;align-items:center;gap:14px;border:0;border-radius:12px;color:#475569;background:transparent;font-size:14px;font-weight:600;white-space:nowrap;transition:.15s}.pos-navigation nav button svg,.nav-support button svg{flex:0 0 auto}.pos-navigation nav button:hover,.nav-support button:hover{color:#2563eb;background:#eff6ff}.pos-navigation nav button.active,.nav-support button.active{color:#2563eb;background:#eff6ff;font-weight:700}.nav-cart-btn{position:relative}.nav-cart-icon-wrap{width:44px;height:44px;border-radius:50%;background:#2563eb!important;color:#fff!important;display:grid;place-items:center;position:relative;box-shadow:0 4px 14px #2563eb59;flex:0 0 auto}.nav-cart-icon-wrap svg{color:#fff!important;stroke:#fff!important}.nav-cart-badge{position:absolute;top:-3px;right:-3px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;color:#fff;border-radius:99px;background:#ef4444;font-size:11px;font-weight:800;border:2px solid #ffffff}.nav-spacer{flex:1;min-height:12px}.nav-support{padding-top:12px;border-top:1px solid #f1f5f9}.powered-by{margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid #f1f5f9;color:#94a3b8;font-size:11px}.powered-by strong{display:flex;align-items:center;gap:5px;color:#475569;font:700 12px Manrope}.powered-by i{width:16px;height:16px;display:grid;place-items:center;border-radius:4px;overflow:hidden;font-style:normal}.powered-by i img{width:100%;height:100%;object-fit:cover}.nav-collapsed .client-brand>div:last-child,.nav-collapsed .pos-navigation nav button span,.nav-collapsed .nav-support button span,.nav-collapsed .powered-by>span,.nav-collapsed .powered-by strong span{display:none}.nav-collapsed .nav-top{flex-direction:column-reverse;gap:10px}.nav-collapsed .client-brand{justify-content:center}.nav-collapsed .pos-navigation nav button,.nav-collapsed .nav-support button{justify-content:center;padding:0}.pos-main{min-height:100vh;margin-left:calc(var(--nav-width) + var(--nav-gap) * 2);transition:margin .2s ease}.pos-header{height:68px;margin:var(--nav-gap) var(--nav-gap) 0;padding:0 22px;display:flex;align-items:center;gap:14px;position:sticky;z-index:10;top:var(--nav-gap);background:#fffffff0;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 30px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-brand{display:none}.desktop-branch{min-width:140px}.desktop-branch p{margin:0 0 2px;color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.desktop-branch button{padding:0;display:flex;align-items:center;gap:6px;border:0;color:#0f172a;background:none;font-size:14px;font-weight:700}.shift-pill{padding:7px 12px;display:inline-flex;align-items:center;gap:8px;color:#1d4ed8;border-radius:99px;background:#eff6ff;font-size:12px;font-weight:700;border:1px solid #dbeafe}.shift-pill i{width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px #2563eb33}.pos-header-spacer{flex:1}.header-cart-btn{height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#fff;border:0;border-radius:12px;background:#2563eb;font-size:13px;font-weight:700;box-shadow:0 4px 14px #2563eb47;transition:.15s}.header-cart-btn:hover{background:#1d4ed8}.header-cart-badge{padding:2px 7px;border-radius:99px;background:#fff;color:#2563eb;font-size:11px;font-weight:800}.notif-wrap{position:relative}.header-circle{width:42px;height:42px;position:relative;display:grid;place-items:center;color:#475569;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.header-circle:hover{border-color:#cbd5e1;color:#2563eb;background:#f8fafc}.header-circle i{position:absolute;right:8px;top:7px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#ef4444}.floating-notif-layer{z-index:110!important}.notif-backdrop-scrim{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.floating-notif-popup{width:min(400px,calc(100vw - 28px))!important;max-height:min(520px,calc(100vh - 90px))!important;position:fixed!important;z-index:115!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;border-radius:22px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 25px 80px #0f172a59!important;overflow:hidden!important;animation:popUp .2s cubic-bezier(.16,1,.3,1)!important;display:flex!important;flex-direction:column!important}.notif-popover-head{height:60px;min-height:60px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;background:#fff;flex:0 0 auto}.notif-head-title{display:flex;align-items:center;gap:10px;color:#2563eb}.notif-head-title strong{color:#0f172a;font:700 16px Manrope,sans-serif}.notif-head-actions{display:flex;align-items:center;gap:8px}.mark-read-btn{padding:4px 10px;color:#2563eb;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;font-size:12px;font-weight:700}.notif-close-btn{width:32px;height:32px;display:grid!important;place-items:center;color:#64748b!important;border:0;border-radius:9px;background:#f1f5f9!important}.notif-close-btn:hover{color:#dc2626!important;background:#fef2f2!important}.notif-popover-list{flex:1;overflow-y:auto;max-height:380px}.notif-popover-row{padding:14px 18px;display:flex;gap:12px;border-bottom:1px solid #f1f5f9}.notif-popover-row:last-child{border-bottom:0}.notif-popover-row.unread{background:#eff6ff}.notif-popover-row>i{width:9px;height:9px;margin-top:5px;flex:0 0 auto;border-radius:50%;background:#94a3b8}.notif-popover-row.info>i{background:#2563eb}.notif-popover-row.success>i{background:#2563eb}.notif-popover-row.warning>i{background:#d97706}.notif-popover-row.critical>i{background:#dc2626}.notif-popover-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.notif-popover-row strong{color:#0f172a;font-size:13px}.notif-popover-row p{margin:0;color:#475569;font-size:12px;line-height:1.45}.notif-popover-row span{color:#94a3b8;font-size:11px}.notif-popover-empty{padding:40px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#94a3b8}.notif-popover-empty h3{margin:12px 0 4px;color:#0f172a;font-size:15px;font-weight:700}.notif-popover-empty p{margin:0;font-size:12.5px}.notif-popover-foot{padding:12px 18px;border-top:1px solid #f1f5f9;background:#f8fafc;display:flex;justify-content:flex-end;flex:0 0 auto}.notif-foot-close{height:36px;padding:0 16px;color:#475569;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font-size:13px;font-weight:700}.mobile-menu-layer{z-index:120!important}.mobile-menu-modal{width:min(400px,calc(100vw - 28px))!important;position:fixed!important;z-index:125!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;border-radius:22px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 25px 80px #0f172a59!important;overflow:hidden!important;animation:popUp .2s cubic-bezier(.16,1,.3,1)!important}.mobile-menu-modal-head{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;background:#f8fafc}.menu-user-info{display:flex;align-items:center;gap:12px}.menu-user-info>span{width:42px;height:42px;display:grid;place-items:center;color:#1e293b;border-radius:50%;background:#e2e8f0;font-size:14px;font-weight:800}.menu-user-info>div{display:flex;flex-direction:column}.menu-user-info strong{color:#0f172a;font-size:14px;font-weight:700}.menu-user-info small{color:#64748b;font-size:11px}.menu-close-btn{width:34px;height:34px;display:grid;place-items:center;color:#64748b;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.mobile-menu-modal-body{padding:14px;display:flex;flex-direction:column;gap:10px}.mobile-menu-item{padding:14px 16px;display:flex;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-align:left;transition:background .15s,border-color .15s}.mobile-menu-item:hover{background:#f8fafc;border-color:#cbd5e1}.mobile-menu-item.primary-item{border-color:#dbeafe;background:#eff6ff}.mobile-menu-item.primary-item .menu-item-icon{color:#2563eb;background:#fff}.mobile-menu-item.primary-item strong{color:#1d4ed8}.mobile-menu-item.danger-item{border-color:#fee2e2;background:#fef2f2}.mobile-menu-item.danger-item .menu-item-icon{color:#dc2626;background:#fff}.mobile-menu-item.danger-item strong{color:#dc2626}.menu-item-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;flex:0 0 auto}.menu-item-text{flex:1;min-width:0;display:flex;flex-direction:column}.menu-item-text strong{font-size:14px;font-weight:700}.menu-item-text small{color:#64748b;font-size:11px;margin-top:2px}.cashier-profile{padding:5px 6px;display:flex;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;text-align:left}.cashier-profile:hover{background:#f1f5f9}.cashier-profile>span{width:38px;height:38px;display:grid;place-items:center;color:#1e293b;border-radius:50%;background:#e2e8f0;font-size:13px;font-weight:800}.cashier-profile>div{display:flex;flex-direction:column}.cashier-profile strong{color:#0f172a;font-size:13px}.cashier-profile small{color:#64748b;font-size:11px;margin-top:1px}.cashier-profile svg{color:#64748b}.mobile-hamburger-btn{display:none}.catalog-section{padding:18px 26px 20px;animation:fadeIn .22s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}}.catalog-toolbar{display:flex;align-items:center;gap:10px}.product-search{flex:1;height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#64748b;border:1px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:0 3px 10px #0f172a08}.product-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.product-search input{min-width:0;flex:1;outline:0;border:0;color:#0f172a;font-size:14px;font-weight:500}.product-search input::placeholder{color:#94a3b8}.product-search kbd{padding:3px 6px;color:#64748b;border:1px solid #cbd5e1;border-bottom-width:2px;border-radius:6px;background:#f8fafc;font:11px sans-serif;font-weight:700}.scan-trigger-btn{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;border:0;border-radius:12px;background:#2563eb;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 4px 14px #2563eb40;transition:.15s;flex:0 0 auto}.scan-trigger-btn:hover{background:#1d4ed8}.category-tabs{margin:16px 0;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{height:38px;padding:0 14px;display:flex;align-items:center;gap:8px;color:#475569;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font-size:13px;font-weight:600;white-space:nowrap}.category-tabs button span{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;color:#64748b;border-radius:6px;background:#f1f5f9;font-size:11px;font-weight:700}.category-tabs button.active{color:#fff;border-color:#2563eb;background:#2563eb;font-weight:700;box-shadow:0 6px 16px #2563eb40}.category-tabs button.active span{color:#2563eb;background:#fff}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:16px}.product-card{min-width:0;padding:0;position:relative;text-align:left;border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 3px 12px #0f172a08;transition:transform .16s,box-shadow .16s,border-color .16s;cursor:pointer}.product-card:hover{transform:translateY(-3px);border-color:#2563eb;box-shadow:0 12px 26px #2563eb1f}.product-card:active{transform:translateY(0)}.product-visual{height:115px;position:relative;display:grid;place-items:center;overflow:hidden}.product-visual>img,.product-visual>.image-fallback{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.product-card:hover .product-visual>img{transform:scale(1.05)}.image-fallback{display:grid;place-items:center;color:#94a3b8}.product-visual i{padding:2px 7px;position:absolute;z-index:2;left:6px;top:6px;color:#64748b;border-radius:99px;background:#ffffffeb;font-size:10px;font-style:normal;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 6px #00000014}.product-visual i.out-of-stock{color:#ef4444;background:#fef2f2f2;border:1px solid rgba(254,202,202,.8)}.product-visual b.quantity-badge{width:24px;height:24px;position:absolute;z-index:2;right:6px;top:6px;display:grid;place-items:center;color:#fff;border:2px solid #fff;border-radius:50%;background:#2563eb;font-size:11px;font-weight:800;box-shadow:0 4px 10px #00000026}.product-info{padding:9px 11px 11px;background:#fff}.product-info>span{color:#64748b;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.product-info>strong{min-height:auto;margin:2px 0 6px;display:block;color:#0f172a;font-size:13px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:4px}.product-price-meta{display:flex;flex-direction:column;min-width:0}.product-price-meta b{color:#2563eb;font-size:13.5px;font-weight:700}.product-price-meta small{color:#64748b;font-size:11px;font-weight:400}.add-plus-badge{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:#2563eb;border:0;border-radius:8px;background:#eff6ff;transition:.15s ease}.product-card:hover .add-plus-badge{background:#2563eb;color:#fff}.card-qty-stepper{display:flex;align-items:center;height:30px;border:1px solid #2563eb;border-radius:8px;background:#eff6ff;overflow:hidden;flex:0 0 auto}.card-qty-stepper button{width:26px;height:100%;display:grid;place-items:center;color:#2563eb;border:0;background:transparent;transition:background .12s}.card-qty-stepper button:hover{background:#dbeafe}.card-qty-stepper button:active{background:#bfdbfe}.card-qty-stepper span{min-width:20px;padding:0 4px;text-align:center;color:#1d4ed8;font-size:12.5px;font-weight:800}.catalog-footer{margin-top:18px;display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:12px;font-weight:500}.catalog-footer>span:last-child{display:flex;align-items:center;gap:6px;color:#64748b}.no-products{min-height:280px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#94a3b8}.no-products h3{margin:12px 0 4px;color:#1e293b;font-size:16px}.no-products p{margin:0;font-size:13px}.scanner-modal{text-align:center}.live-camera-box{width:100%;max-width:380px;margin:0 auto 16px;border-radius:16px;overflow:hidden;border:2px solid #2563eb;background:#0f172a;box-shadow:0 8px 24px #2563eb33;position:relative}#reader-canvas{width:100%!important;border-radius:14px}#reader-canvas video{width:100%!important;height:230px!important;object-fit:cover!important}.scan-status-alert{padding:10px 14px;margin-top:10px;border-radius:10px;font-size:13px;font-weight:700;text-align:center}.scan-status-alert.positive{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.scan-status-alert.negative{background:#fef2f2;color:#dc2626;border:1px solid #fee2e2}.scan-toast{background:#15803d;box-shadow:0 10px 28px #15803d4d}.floating-cart-layer{z-index:95}.cart-backdrop-scrim{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.floating-cart-popup{width:min(480px,calc(100vw - 24px))!important;max-height:calc(100vh - 40px)!important;position:fixed!important;z-index:100!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;border-radius:22px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 25px 80px #0f172a59!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;animation:popUp .2s cubic-bezier(.16,1,.3,1)}@keyframes popUp{0%{opacity:0;transform:translate(-50%,-46%) scale(.96)}}.cart-head-actions{display:flex;align-items:center;gap:10px}.clear-cart-btn{border:0;color:#ef4444;background:none;font-size:13px;font-weight:600}.cart-popup-close-btn{width:34px;height:34px;display:grid;place-items:center;color:#64748b;border:0;border-radius:10px;background:#f1f5f9}.cart-popup-close-btn:hover{color:#dc2626;background:#fef2f2}.cart-head{min-height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;flex:0 0 auto}.cart-head>div:first-child{display:flex;align-items:center;gap:8px}.cart-head h2{margin:0;font:800 17px Manrope,sans-serif;color:#0f172a}.cart-head span{padding:3px 8px;color:#2563eb;border-radius:6px;background:#eff6ff;font-size:12px;font-weight:700}.order-type{margin:12px 18px 8px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;background:#f1f5f9;flex:0 0 auto}.order-type button{height:36px;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;border:0;border-radius:99px;background:transparent;font-size:13px;font-weight:600}.order-type button.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0f172a14;font-weight:700}.cart-items{min-height:100px;padding:4px 18px;flex:1;overflow-y:auto}.empty-cart{height:100%;min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-cart>div{width:58px;height:58px;display:grid;place-items:center;color:#2563eb;border-radius:18px;background:#eff6ff}.empty-cart h3{margin:12px 0 4px;color:#0f172a;font-size:15px;font-weight:700}.empty-cart p{width:170px;margin:0;color:#64748b;font-size:12px;line-height:1.45}.cart-item{padding:10px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;border-bottom:1px solid #f1f5f9}.cart-item-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;overflow:hidden}.cart-item-icon img,.cart-item-icon .image-fallback{width:100%;height:100%;object-fit:cover}.cart-item-main{min-width:0}.cart-item-main>div:first-child{display:flex;align-items:center;gap:6px}.cart-item-main strong{flex:1;color:#0f172a;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-main>div:first-child button{padding:2px;border:0;color:#94a3b8;background:none}.cart-item-main>div:first-child button:hover{color:#ef4444}.cart-item-main>span{display:block;margin-top:1px;color:#64748b;font-size:12px}.quantity-control{width:fit-content;height:26px;margin-top:4px;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.quantity-control button{width:26px;height:100%;display:grid;place-items:center;color:#475569;border:0;background:#f8fafc}.quantity-control b{width:26px;text-align:center;color:#0f172a;font-size:12px;font-weight:700}.line-total{padding-top:2px;color:#0f172a;font-size:13.5px;font-weight:700;white-space:nowrap}.cart-tools{padding:8px 18px;display:flex;gap:8px;border-top:1px solid #f1f5f9;flex:0 0 auto}.cart-tools button{height:36px;padding:0 12px;display:flex;align-items:center;gap:8px;flex:1;color:#475569;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font-size:12px;font-weight:600;white-space:nowrap}.cart-tools button.selected{color:#2563eb;border-color:#2563eb;background:#eff6ff;font-weight:700}.cart-tools button svg:last-child{margin-left:auto}.cart-summary{padding:14px 18px 16px;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 22px 22px;flex:0 0 auto}.cart-summary>div{margin:4px 1px;display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:13px;font-weight:500}.cart-summary span small{color:#94a3b8}.cart-summary b{color:#0f172a;font-size:14px;font-weight:700}.cart-summary .discount-row,.cart-summary .discount-row b{color:#2563eb}.cart-summary .grand-total{margin:8px 1px 10px;padding-top:8px;border-top:1px dashed #cbd5e1;color:#0f172a;font-size:14px;font-weight:700}.grand-total strong{color:#0f172a;font:800 19px Manrope,sans-serif}.pay-button{width:100%;min-height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;border:0;border-radius:12px;background:#2563eb;box-shadow:0 8px 20px #2563eb47;font-size:14.5px;font-weight:700}.pay-button:hover{background:#1d4ed8}.pay-button>span:last-child{display:flex;align-items:center;gap:6px}.cart-summary>small{margin-top:6px;display:block;color:#94a3b8;font-size:11px;text-align:center}.full-screen-settings{padding:24px 26px;animation:fadeIn .22s ease;min-height:calc(100vh - 72px)}.settings-header{margin-bottom:22px;padding-bottom:18px;display:flex;flex-direction:column;gap:18px;border-bottom:1px solid #e2e8f0}.settings-title-bar{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.settings-back-btn{height:38px;padding:0 14px;display:flex;align-items:center;gap:8px;color:#2563eb;border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;font-size:13px;font-weight:700;transition:.15s}.settings-back-btn:hover{color:#1d4ed8;border-color:#bfdbfe;background:#dbeafe}.settings-title{display:flex;align-items:center;gap:14px}.settings-icon-badge{width:48px;height:48px;display:grid;place-items:center;color:#2563eb;border-radius:14px;background:#eff6ff;border:1px solid #dbeafe;flex:0 0 auto}.settings-title span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.8px}.settings-title h1{margin:4px 0 2px;font:800 24px Manrope,sans-serif;color:#0f172a}.settings-title p{margin:0;color:#64748b;font-size:14px}.settings-tabs{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{height:42px;padding:0 16px;display:flex;align-items:center;gap:9px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#475569;font-size:14px;font-weight:600;white-space:nowrap;transition:.15s}.settings-tab:hover{color:#2563eb;border-color:#2563eb;background:#eff6ff}.settings-tab.active{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:700;box-shadow:0 6px 16px #2563eb38}.settings-content{margin-top:14px}.settings-content .finance-page,.settings-content .feature-page{padding:0;min-height:auto}.outlet-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:14px}.outlet-card{padding:22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 4px 14px #0f172a08}.outlet-card.full-width{grid-column:1 / -1}.outlet-card-head{margin-bottom:16px;display:flex;align-items:center;gap:12px;color:#2563eb}.outlet-card-head h3{margin:0;color:#0f172a;font:700 16px Manrope,sans-serif}.outlet-info-list{display:flex;flex-direction:column;gap:12px}.outlet-info-list div{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #f1f5f9;font-size:14px}.outlet-info-list span{color:#64748b}.outlet-info-list strong{color:#0f172a;font-weight:700}.logout-setting-btn{margin-top:18px;width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;color:#dc2626;border:1px solid #fecaca;border-radius:12px;background:#fef2f2;font-size:14px;font-weight:700}.features-tags{display:flex;flex-wrap:wrap;gap:10px}.feature-tag{padding:8px 14px;display:flex;align-items:center;gap:8px;color:#1d4ed8;border-radius:10px;background:#eff6ff;font-size:13px;font-weight:700;border:1px solid #dbeafe}.feature-page{min-height:calc(100vh - 72px);padding:26px;animation:fadeIn .22s ease}.feature-page-head{padding-bottom:22px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #e2e8f0}.feature-page-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:14px;flex:0 0 auto}.feature-page-head>div:nth-child(2){flex:1}.feature-page-head span{color:#2563eb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.feature-page-head h1{margin:4px 0 2px;font:800 24px Manrope,sans-serif;color:#0f172a}.feature-page-head p{margin:0;color:#64748b;font-size:14px}.feature-list-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature-list-grid article{min-height:72px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a05}.feature-list-lead{min-width:0;display:flex;align-items:center;gap:14px}.feature-list-lead>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;font-size:15px;font-weight:800}.feature-list-lead>div{min-width:0;display:flex;flex-direction:column}.feature-list-lead strong{color:#0f172a;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-list-lead small{margin-top:3px;color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-list-value{color:#2563eb;font-size:15px;font-weight:800;white-space:nowrap}.state-badge{padding:5px 12px;flex:0 0 auto;border-radius:99px;font-size:12px;font-weight:700;white-space:nowrap}.state-badge.available{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.state-badge.occupied{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.state-badge.reserved{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.feature-empty-state{min-height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#94a3b8}.feature-empty-state.small{min-height:140px}.feature-empty-state h3{margin:6px 0 0;color:#1e293b;font-size:16px}.feature-empty-state p{margin:0;font-size:13px}.reports-view{margin-top:20px;display:flex;flex-direction:column;gap:14px}.reports-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reports-metrics article{padding:18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.reports-metrics span{color:#64748b;font-size:12px;font-weight:700}.reports-metrics strong{margin-top:8px;display:block;color:#0f172a;font:800 22px Manrope,sans-serif}.reports-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px}.reports-panel{padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.reports-panel h2{margin:0 0 16px;color:#0f172a;font-size:15px;font-weight:700}.reports-bars{height:200px;display:flex;align-items:stretch;justify-content:space-around;border-bottom:1px solid #f1f5f9}.reports-bar{width:12%;display:flex;align-items:center;flex-direction:column}.reports-bar>div{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center}.reports-bar i{width:55%;min-height:4px;border-radius:6px 6px 0 0;transition:height .3s ease}.reports-bar span{margin:8px 0 -2px;color:#64748b;font-size:11px}.reports-top{display:flex;flex-direction:column;gap:14px}.reports-top-row{display:flex;align-items:center;gap:12px}.reports-top-row>b{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:#475569;border-radius:8px;background:#f1f5f9;font-size:12px;font-weight:700}.reports-top-row>div{min-width:0;flex:1}.reports-top-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.reports-top-line strong{color:#0f172a;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reports-top-line span{color:#64748b;font-size:12px;white-space:nowrap}.reports-top-track{height:8px;margin-top:6px;border-radius:4px;background:#f1f5f9;overflow:hidden}.reports-top-track i{display:block;height:100%;border-radius:4px;transition:width .3s ease}.reports-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.reports-methods>div{padding:16px;display:flex;flex-direction:column;border:1px solid #f1f5f9;border-radius:12px;background:#f8fafc}.reports-methods span{color:#64748b;font-size:12px;font-weight:700}.reports-methods strong{margin:8px 0 4px;color:#0f172a;font-size:16px;font-weight:800}.reports-methods small{color:#94a3b8;font-size:11px}.module-loading{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#64748b;font-size:14px}.finance-page{min-height:calc(100vh - 72px);padding:26px;animation:fadeIn .22s ease}.finance-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.finance-heading>div:first-child>span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:1px}.finance-heading h1{margin:4px 0 2px;font-size:26px;font-weight:800;letter-spacing:-.5px;color:#0f172a}.finance-heading p{margin:0;color:#64748b;font-size:14px}.finance-heading>div:last-child{display:flex;gap:10px}.finance-heading button{height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:10px;font-size:13px;font-weight:700}.finance-refresh{color:#475569;border:1px solid #cbd5e1;background:#fff}.add-expense-button{color:#fff;border:1px solid #2563eb;background:#2563eb}.add-expense-button:hover{background:#1d4ed8}.finance-metrics{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.finance-card{min-width:0;padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.finance-card.primary{color:#fff;border-color:#2563eb;background:linear-gradient(145deg,#2563eb,#1d4ed8);box-shadow:0 10px 25px #2563eb38}.finance-card>div{display:flex;align-items:center;gap:8px;color:#64748b}.finance-card.primary>div{color:#ffffffd9}.finance-card>div span{font-size:12px;font-weight:700}.finance-card>strong{margin:14px 0 8px;display:block;color:#0f172a;font-size:20px;font-weight:800}.finance-card.primary>strong{color:#fff}.finance-card>small{display:flex;align-items:center;gap:4px;color:#64748b;font-size:11px}.finance-card.primary>small{color:#ffffffbf}.finance-card .positive{color:#2563eb;font-weight:700}.finance-card .negative{color:#dc2626;font-weight:700}.finance-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px}.finance-panel{min-height:320px;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.finance-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.finance-panel-head h2{margin:0;color:#0f172a;font-size:16px;font-weight:700}.finance-panel-head p{margin:4px 0 0;color:#64748b;font-size:12px}.finance-legend{display:flex;gap:12px;color:#64748b;font-size:11px;font-weight:600}.finance-legend span{display:flex;align-items:center;gap:5px}.finance-legend i{width:8px;height:8px;border-radius:2px}.finance-legend i.income,.cashflow-day i.income{background:#2563eb}.finance-legend i.expense,.cashflow-day i.expense{background:#93c5fd}.cashflow-chart{height:240px;padding-top:24px;display:flex;align-items:stretch;justify-content:space-around;border-bottom:1px solid #f1f5f9;background:repeating-linear-gradient(to bottom,transparent 0,transparent 58px,#f8fafc 59px)}.cashflow-day{width:11%;display:flex;align-items:center;flex-direction:column}.cashflow-day>div{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;gap:5px}.cashflow-day i{width:28%;min-height:4px;border-radius:4px 4px 0 0;transition:height .3s ease}.cashflow-day>span{margin:10px 0 -18px;color:#64748b;font-size:11px;font-weight:600}.transactions-panel{padding-bottom:10px}.finance-entry-list{margin-top:10px}.finance-entry{min-height:54px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f1f5f9}.finance-entry>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px}.finance-entry>span.income{color:#2563eb;background:#eff6ff}.finance-entry>span.expense{color:#dc2626;background:#fef2f2}.finance-entry>div{min-width:0;flex:1;display:flex;flex-direction:column}.finance-entry strong{color:#0f172a;font-size:13px;font-weight:700}.finance-entry small{margin-top:2px;color:#64748b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finance-entry>b{font-size:13px;font-weight:700;white-space:nowrap}.finance-entry>b.income{color:#2563eb}.finance-entry>b.expense{color:#dc2626}.finance-empty{min-height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#94a3b8}.finance-empty p{font-size:13px}.finance-entry-modal select,.finance-entry-modal textarea{width:100%;margin-top:6px;padding:11px;color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit;font-size:14px;resize:vertical}.finance-entry-modal .small-modal-body>label{margin-top:14px;font-size:13px;font-weight:700;color:#475569}.client-modal-layer{position:fixed;z-index:85;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.client-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0f172a99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.payment-modal{width:min(540px,calc(100vw - 30px));max-height:calc(100vh - 30px);position:relative;display:flex;flex-direction:column;border-radius:20px;background:#fff;box-shadow:0 25px 75px #0f172a40;overflow:hidden;animation:modalUp .22s ease}@keyframes modalUp{0%{opacity:0;transform:translateY(10px) scale(.98)}}.payment-header{min-height:72px;padding:0 22px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e2e8f0}.payment-header>button{width:38px;height:38px;display:grid;place-items:center;color:#475569;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.payment-header>div:nth-child(2){flex:1}.payment-header h2{margin:0;font:800 18px Manrope,sans-serif;color:#0f172a}.payment-header p{margin:3px 0 0;color:#64748b;font-size:12px}.payment-brand{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:16px;font-weight:800}.payment-body{padding:22px 24px;overflow-y:auto}.payment-total{padding:20px;display:flex;align-items:center;flex-direction:column;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.payment-total span{color:#64748b;font-size:12px;font-weight:700}.payment-total strong{margin:6px 0 4px;color:#0f172a;font:800 30px Manrope,sans-serif}.payment-total small{color:#2563eb;font-size:12px;font-weight:700}.payment-body>h3{margin:20px 0 10px;color:#0f172a;font-size:14px;font-weight:700}.payment-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.payment-methods button{height:74px;padding:12px;position:relative;display:flex;align-items:center;gap:10px;text-align:left;color:#475569;border:1px solid #cbd5e1;border-radius:12px;background:#fff}.payment-methods button.active{color:#2563eb;border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #dbeafe}.payment-methods button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#f1f5f9}.payment-methods button.active>span{background:#fff;color:#2563eb}.payment-methods strong{color:#0f172a;font-size:13px;font-weight:700}.payment-methods button>svg:last-child{position:absolute;right:8px;top:8px;color:#2563eb}.cash-section{margin-top:18px}.cash-section label{color:#475569;font-size:13px;font-weight:700}.cash-section label>div{height:48px;margin-top:6px;padding:0 14px;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:12px;background:#fff}.cash-section label span{padding-right:12px;color:#64748b;border-right:1px solid #cbd5e1;font-size:15px;font-weight:700}.cash-section input{min-width:0;height:100%;padding-left:12px;flex:1;outline:none;border:0;color:#0f172a;font-size:18px;font-weight:800}.cash-presets{margin:10px 0 16px;display:flex;gap:8px}.cash-presets button{height:34px;padding:0 12px;color:#475569;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:12px;font-weight:700}.cash-presets button:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.change-row{padding:14px 2px 0;display:flex;justify-content:space-between;border-top:1px dashed #cbd5e1;color:#475569;font-size:14px;font-weight:600}.change-row strong{color:#2563eb;font-size:18px;font-weight:800}.digital-payment{margin-top:16px;padding:20px;display:flex;align-items:center;gap:16px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.digital-icon{width:72px;height:72px;display:grid;place-items:center;flex:0 0 auto;color:#2563eb;border-radius:14px;background:#fff;box-shadow:0 4px 14px #0f172a14}.digital-payment strong{color:#0f172a;font-size:14px;font-weight:700}.digital-payment p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}.payment-footer{padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}.complete-payment{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;border:0;border-radius:12px;background:#2563eb;font-size:15px;font-weight:700}.complete-payment:hover{background:#1d4ed8}.success-modal{width:min(420px,calc(100vw - 30px));padding:32px 28px 26px;position:relative;display:flex;align-items:center;flex-direction:column;border-radius:22px;background:#fff;box-shadow:0 25px 75px #0f172a4d;animation:modalUp .22s ease}.success-check{width:64px;height:64px;margin-bottom:16px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#2563eb;box-shadow:0 8px 20px #2563eb59}.success-modal>span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:1px}.success-modal h2{margin:8px 0 4px;font:800 30px Manrope,sans-serif;color:#0f172a}.success-modal>p{margin:0;color:#64748b;font-size:13px}.receipt-summary{width:100%;margin:20px 0 16px;padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.receipt-summary div{padding:5px 0;display:flex;justify-content:space-between;color:#64748b;font-size:13px}.receipt-summary b{color:#0f172a;font-weight:700}.print-button,.new-order-button{width:100%;min-height:44px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:12px;font-size:14px;font-weight:700}.print-button{color:#475569;border:1px solid #cbd5e1;background:#fff}.new-order-button{margin-top:10px;color:#fff;border:0;background:#2563eb}.new-order-button:hover{background:#1d4ed8}.printable-receipt{display:none}@media print{@page{size:80mm auto;margin:0}body *{visibility:hidden}.printable-receipt,.printable-receipt *{visibility:visible}.printable-receipt{display:block!important;position:absolute;left:0;top:0;width:80mm;padding:12px;font-family:Courier New,Courier,monospace;font-size:12px;color:#000}.receipt-header{text-align:center;margin-bottom:10px}.receipt-header h2{margin:0;font-size:16px;font-weight:700}.receipt-header p{margin:2px 0;font-size:11px}.receipt-divider{text-align:center;margin:6px 0;font-weight:700}.receipt-item-row{display:flex;justify-content:space-between;margin:4px 0}.receipt-totals{margin-top:6px}.receipt-totals div{display:flex;justify-content:space-between;margin:3px 0}.receipt-bold{font-weight:700;font-size:14px}.receipt-footer{text-align:center;margin-top:14px;font-size:11px}}.small-modal{width:min(480px,calc(100vw - 30px));max-height:calc(100vh - 30px);position:relative;border-radius:18px;background:#fff;box-shadow:0 25px 75px #0f172a47;overflow:hidden;animation:modalUp .2s ease}.small-modal-head{min-height:70px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #e2e8f0}.small-modal-head>div{flex:1;display:flex;align-items:center;gap:12px;color:#2563eb}.small-modal-head span{display:flex;flex-direction:column}.small-modal-head strong{color:#0f172a;font-size:16px;font-weight:700}.small-modal-head small{margin-top:3px;color:#64748b;font-size:12px}.small-modal-head>button{width:36px;height:36px;display:grid;place-items:center;color:#64748b;border:0;border-radius:10px;background:#f1f5f9}.small-modal-body{padding:20px;max-height:440px;overflow-y:auto}.discount-type{padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:99px;background:#f1f5f9}.discount-type button{height:36px;border:0;border-radius:99px;color:#64748b;background:transparent;font-size:13px;font-weight:600}.discount-type button.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0f172a14;font-weight:700}.small-modal-body>label{margin-top:16px;display:block;color:#475569;font-size:13px;font-weight:700}.discount-input{height:46px;margin-top:6px;padding:0 14px;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:10px}.discount-input input{min-width:0;height:100%;flex:1;outline:0;border:0;color:#0f172a;font-size:16px;font-weight:800}.discount-input span{color:#64748b;font-size:14px;font-weight:700}.discount-preview{margin-top:14px;padding:14px;display:flex;justify-content:space-between;color:#475569;border-radius:10px;background:#f8fafc;font-size:14px;font-weight:600}.discount-preview strong{color:#2563eb;font-weight:800}.small-modal-footer{min-height:66px;padding:14px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #e2e8f0;background:#f8fafc}.small-modal-footer button{min-height:42px;padding:0 16px;border:1px solid #cbd5e1;border-radius:10px;color:#475569;background:#fff;font-size:13px;font-weight:700}.small-modal-footer button:last-child{color:#fff;border-color:#2563eb;background:#2563eb}.small-modal-footer.single button{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.customer-search{height:44px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#64748b;border:1px solid #cbd5e1;border-radius:10px}.customer-search input{min-width:0;height:100%;flex:1;outline:0;border:0;font-size:14px}.customer-list{margin-top:12px}.customer-list button{width:100%;min-height:56px;padding:10px 6px;display:flex;align-items:center;gap:12px;text-align:left;border:0;border-bottom:1px solid #f1f5f9;background:#fff}.customer-list button:hover{background:#f8fafc}.customer-list button>span{width:38px;height:38px;display:grid;place-items:center;color:#2563eb;border-radius:10px;background:#eff6ff;font-size:13px;font-weight:800}.customer-list button>div{flex:1;display:flex;flex-direction:column}.customer-list strong{color:#0f172a;font-size:14px;font-weight:700}.customer-list small{margin-top:3px;color:#64748b;font-size:12px}.customer-list svg{color:#94a3b8}.pos-loading{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#64748b;background:#f8fafc;font-size:14px}.pos-loading>div{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;overflow:hidden;background:#2563eb;animation:pulse 1.1s infinite}.pos-loading>div img{width:100%;height:100%;object-fit:cover}@keyframes pulse{50%{opacity:.6;transform:scale(.96)}}.pos-toast{position:fixed;z-index:120;left:50%;bottom:100px;padding:12px 18px;display:flex;align-items:center;gap:10px;transform:translate(-50%);color:#fff;border-radius:99px;background:#dc2626;box-shadow:0 10px 28px #dc26264d;font-size:13px;font-weight:700}.pos-toast>button{padding:0;display:grid;place-items:center;color:#fff;border:0;background:none}@media(max-width:840px){.pos-shell,.pos-shell.nav-collapsed{--nav-width: 0px;padding-bottom:96px}.pos-navigation{width:100%;height:80px;padding:4px 12px max(18px,env(safe-area-inset-bottom));inset:auto 0 0 0;margin:0;flex-direction:row;border:0;border-top:1px solid #e2e8f0;border-radius:0;background:#fff;box-shadow:0 -8px 26px #0f172a1f;transition:none;z-index:30}.nav-top,.nav-support,.nav-spacer,.powered-by{display:none}.pos-navigation nav{width:100%;height:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-top:0;gap:0}.pos-navigation nav button{flex:1;min-height:56px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:3px;border-radius:12px;box-shadow:none;font-size:12px}.pos-navigation nav button.active{box-shadow:none;background:#eff6ff;color:#2563eb}.pos-navigation nav button.nav-cart-btn{background:transparent}.pos-navigation nav button.nav-cart-btn .nav-cart-icon-wrap{width:48px;height:48px;margin-top:-14px;border-radius:50%;background:#2563eb!important;color:#fff!important;box-shadow:0 6px 18px #2563eb73}.pos-navigation nav button span{display:block;font-size:11px;font-weight:700}.pos-main{margin-left:0;padding-top:0}.pos-header{margin:0;height:64px;padding:0 16px;border-radius:0;border:0;border-bottom:1px solid #e2e8f0;top:0;box-shadow:none;display:flex;align-items:center;justify-content:space-between}.topbar-brand{display:flex;align-items:center;gap:10px;padding-left:2px}.client-brand.logo-only>div{display:none!important}.desktop-branch,.shift-pill,.desktop-profile,.header-cart-btn{display:none!important}.mobile-hamburger-btn{width:40px;height:40px;display:grid;place-items:center;color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;background:#fff;flex:0 0 auto}.full-screen-settings{padding:16px 14px 96px;animation:fadeIn .22s ease}.settings-header{margin-bottom:16px;padding-bottom:14px;gap:14px}.settings-title{gap:12px}.settings-icon-badge{width:44px;height:44px;border-radius:12px}.settings-title h1{font-size:20px}.settings-title p{font-size:12px}.settings-tabs{gap:6px}.settings-tab{height:38px;padding:0 12px;font-size:12.5px;border-radius:10px}.outlet-settings-grid{grid-template-columns:1fr;gap:12px}.outlet-card{padding:16px;border-radius:14px}.outlet-info-list div{font-size:13px;padding-bottom:8px}.products-grid{grid-template-columns:repeat(2,minmax(130px,1fr));gap:12px}.finance-metrics{grid-template-columns:repeat(2,1fr)}.finance-grid,.pos-login-page{grid-template-columns:1fr}}@media(max-width:650px){.catalog-section{padding:14px 12px}.product-search{height:44px;padding:0 12px}.product-search kbd{display:none!important}.scan-trigger-btn{width:44px!important;height:44px!important;padding:0!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}.scan-trigger-btn span{display:none!important}.products-grid{gap:10px}.product-visual{height:98px}.feature-list-grid{grid-template-columns:1fr;gap:10px}.feature-list-grid article{min-height:64px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0}.feature-list-lead>span{width:38px;height:38px;border-radius:10px;font-size:13px;font-weight:800}.feature-list-lead strong{font-size:14px;font-weight:700;color:#0f172a}.feature-list-lead small{font-size:11px;color:#64748b}.state-badge{padding:4px 10px;font-size:11px;font-weight:700}.feature-page{padding:18px 14px}.finance-page{padding:18px 14px 90px}}@media(max-width:410px){.product-visual{height:88px}.payment-methods{grid-template-columns:1fr}.payment-methods button{height:56px}.payment-body{padding-inline:16px}}
