.pos-topbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;gap:.5rem;flex-wrap:wrap}.pos-topbar-left{display:flex;align-items:center;gap:.5rem}.pos-topbar-left p{margin:0;white-space:nowrap;font-size:1.4rem}.pos-partner-badge{display:inline-flex;align-items:center;gap:6px;padding:.3rem .75rem;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:1rem;font-weight:600;border-radius:8px;white-space:nowrap;letter-spacing:.2px}.pos-partner-badge i{font-size:.72rem}.pos-topbar-left select.form-control{border-radius:8px;font-size:.85rem;min-width:170px;border:1.5px solid #dee2e6}.pos-topbar-left select.form-control:focus{border-color:#3490dc;box-shadow:0 0 0 2px #3490dc26}.pos-topbar-right{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.pos-nav-btn{border-radius:8px;font-size:.8rem;font-weight:600;padding:.4rem .75rem;border:none;display:inline-flex;align-items:center;gap:.3rem;text-decoration:none;transition:all .15s ease}.pos-nav-btn i{font-size:.78rem}.pos-nav-home{background:#3490dc;color:#fff}.pos-nav-home:hover{background:#2779bd;color:#fff;text-decoration:none}.pos-nav-running{background:#6c757d;color:#fff}.pos-nav-running:hover{background:#5a6268;color:#fff;text-decoration:none}.pos-nav-exit{background:#e3342f;color:#fff}.pos-nav-exit:hover{background:#c52b27;color:#fff;text-decoration:none}.pos-nav-draft{background:#f59e0b;color:#fff}.pos-nav-draft:hover{background:#d97706;color:#fff;text-decoration:none}.pos-cart-panel{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow:hidden;display:flex;flex-direction:column;height:100%}.pos-cart-table{width:100%;margin:0;font-size:.82rem}.pos-cart-table thead th{background:linear-gradient(135deg,#1e76bf,#3490dc);color:#fff;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.4px;padding:.55rem .5rem;border:none;white-space:nowrap}.pos-cart-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .1s}.pos-cart-table tbody tr:hover{background:#f0f7ff}.pos-cart-table tbody td{padding:.4rem .5rem;vertical-align:middle;border-top:none}.pos-cart-item-name{font-weight:600;color:#212529;font-size:.8rem;line-height:1.2}.pos-cart-item-variant{font-weight:400;font-size:.72rem;color:#6c757d}.pos-cart-item-price{font-weight:700;font-size:.82rem;color:#212529;white-space:nowrap}.pos-cart-qty-wrap{display:flex;align-items:center;gap:.3rem}.pos-cart-qty-input{width:42px;text-align:center;border-radius:6px;border:1.5px solid #dee2e6;font-size:.82rem;font-weight:600;padding:.2rem}.pos-cart-qty-input:focus{border-color:#3490dc;outline:none;box-shadow:0 0 0 2px #3490dc26}.pos-cart-btn-note{width:28px;height:28px;padding:0;border-radius:6px;border:none;background:#eef6ff;color:#3490dc;font-size:.7rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.pos-cart-btn-note:hover{background:#3490dc;color:#fff}.pos-cart-btn-del{width:28px;height:28px;padding:0;border-radius:6px;border:none;background:#fde8e8;color:#e3342f;font-size:.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.pos-cart-btn-del:hover{background:#e3342f;color:#fff}.pos-cart-extras{margin:0;padding:0 0 0 1rem;list-style:none}.pos-cart-extras li{font-size:.72rem;color:#6c757d;padding:.05rem 0}.pos-cart-extras li:before{content:"+";margin-right:.3rem;color:#10b981;font-weight:700}.pos-cart-note{font-size:.72rem;color:#856404;background:#fff8e1;border-radius:4px;padding:.15rem .4rem;margin-left:1rem;display:inline-block}.pos-cart-note i{margin-right:.2rem}.pos-cart-empty{text-align:center;padding:2rem 1rem;color:#adb5bd;font-size:.9rem}.summary-section{background:#f8fafb;padding:.6rem .8rem;border-top:2px solid #eef1f3}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.15rem 0;font-size:.85rem;color:#495057}.summary-row .label{font-weight:600}.summary-row .value{font-weight:600;text-align:right}.summary-row .grand-label,.summary-row .grand-value{font-weight:800;font-size:.95rem;color:#212529}.button-row{display:flex;gap:.4rem;padding:.5rem .6rem}.button-row .btn{flex:1;border-radius:8px;font-weight:600;font-size:.82rem;padding:.5rem 0;border:none}.button-row .btn-danger{background:#e3342f;color:#fff}.button-row .btn-danger:hover{background:#c52b27}.button-row .btn-primary{background:#3490dc;color:#fff}.button-row .btn-primary:hover{background:#2779bd}.button-row .btn-success{background:#38c172;color:#fff}.button-row .btn-success:hover{background:#2d995b}.pos-menu-title{text-align:center;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;color:#374151;margin:.4rem 0 .5rem;padding-bottom:.35rem;border-bottom:2px solid #e5e7eb}.pos-product-grid{max-height:550px;overflow-y:auto;padding:.3rem}.pos-product-grid::-webkit-scrollbar{width:5px}.pos-product-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.pos-product-grid .item{border-radius:10px;border:1.5px solid #eee;overflow:hidden;transition:all .15s ease;background:#fff;cursor:pointer}.pos-product-grid .item:hover{border-color:#3490dc;box-shadow:0 3px 12px #3490dc26;transform:translateY(-2px)}.pos-product-grid .item img{border-radius:8px 8px 0 0}.pos-product-grid .item p{padding:.2rem .3rem .3rem;margin:0}.pos-product-name{font-weight:700;font-size:.72rem;color:#212529;line-height:1.2;display:block}.pos-product-price{font-size:.72rem;color:#6c757d;margin-top:.15rem;display:block}.pos-product-price span{font-weight:700;color:#38c172}.pos-no-items{text-align:center;padding:2rem;color:#adb5bd;font-size:.88rem}.pos-cat-title{text-align:center;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;color:#374151;margin:.4rem 0 .5rem;padding-bottom:.35rem;border-bottom:2px solid #e5e7eb}.pos-cat-list{max-height:570px;overflow-y:auto;padding-right:.2rem}.pos-cat-list::-webkit-scrollbar{width:4px}.pos-cat-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.pos-cat-btn{width:100%;text-align:left;border-radius:8px;font-size:.82rem;font-weight:500;padding:.5rem .7rem;margin-bottom:.3rem;border:1.5px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all .15s ease}.pos-cat-btn:hover{border-color:#3490dc;color:#3490dc;background:#f0f7ff}.pos-cat-btn.active{background:linear-gradient(135deg,#3490dc,#2779bd);color:#fff;border-color:#2779bd;font-weight:600;box-shadow:0 2px 8px #3490dc40}.modal-body .row{margin:10px 0}.modal-header{padding:0 10px}.modal-header .amount{font-size:xxx-large;color:#5f9ea0}.modal .modal-backdrop{z-index:0}.modal .modal-dialog{position:relative;z-index:1}.kn-modal .modal-content{border:none;border-radius:12px;overflow:hidden}.kn-modal .modal-header{background:linear-gradient(135deg,#f59e0b,#d97706);border-bottom:none;padding:.65rem 1rem}.kn-modal .modal-header .modal-title{color:#fff;font-weight:700;font-size:1rem}.kn-modal .modal-header .modal-title i{margin-right:.4rem}.kn-modal .modal-header .close{color:#fff;opacity:.85;text-shadow:none}.kn-modal .modal-header .close:hover{opacity:1}.kn-modal .modal-body .form-control{border-radius:8px;border:1.5px solid #e5e7eb;font-size:.88rem}.kn-modal .modal-body .form-control:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.kn-modal .modal-footer{border-top:1px solid #f0f0f0;padding:.6rem 1rem}.kn-modal .modal-footer .btn{border-radius:8px;font-weight:600;font-size:.85rem;padding:.4rem 1.2rem}.kn-modal .modal-footer .btn-secondary{background:#6b7280;border-color:#6b7280}.kn-modal .modal-footer .btn-secondary:hover{background:#5a6268;border-color:#5a6268}.kn-modal .modal-footer .btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);border:none}.kn-modal .modal-footer .btn-primary:hover{background:linear-gradient(135deg,#d97706,#b45309)}.vm-backdrop{position:absolute;inset:0;background-color:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.vm-dialog{position:relative;z-index:1;max-height:calc(100vh - 2rem);margin-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column}.vm-content{border:none;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.vm-header{flex-shrink:0;background:linear-gradient(135deg,#f59e0b,#d97706);padding:.75rem 1.2rem;display:flex;align-items:center;justify-content:space-between}.vm-header-title{margin:0;color:#fff;font-weight:700;font-size:1.05rem}.vm-header-title i{margin-right:.5rem}.vm-header-close{background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer;opacity:.85;line-height:1}.vm-header-close:hover{opacity:1}.vm-body{padding:1rem 1.2rem;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.vm-section{margin-bottom:.8rem}.vm-section-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin-bottom:.5rem;text-align:center}.vm-pills{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.vm-pill-size{padding:.4rem 1rem;border-radius:20px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;font-weight:600;font-size:.82rem;cursor:pointer;transition:all .15s ease;box-shadow:none}.vm-pill-size.active{border:2px solid #d97706;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 8px #d977064d}.vm-pill-type{padding:.35rem .7rem;border-radius:20px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .15s ease;box-shadow:none;display:flex;align-items:center;gap:.35rem}.vm-pill-type.active{border:2px solid #6366f1;background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff;box-shadow:0 2px 8px #6366f14d}.vm-pill-price{font-size:.7rem;font-weight:700;padding:.1rem .4rem;border-radius:10px;background:#f3f4f6;color:#6366f1}.vm-pill-type.active .vm-pill-price{background:rgba(255,255,255,.25);color:#fff}.vm-loading{text-align:center;padding:1rem 0;color:#6b7280}.vm-loading .spinner-border{margin-right:.4rem}.vm-extras-list{display:flex;flex-direction:column;gap:.35rem}.vm-extra-item{display:flex;align-items:center;gap:.6rem;padding:.45rem .7rem;border-radius:8px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .15s ease}.vm-extra-item.selected{border-color:#10b981;background:#ecfdf5}.vm-extra-check{width:16px;height:16px;accent-color:#10b981;cursor:pointer;flex-shrink:0}.vm-extra-name{flex:1;font-size:.85rem;font-weight:500;color:#1f2937}.vm-extra-price{font-size:.78rem;font-weight:600;color:#10b981;white-space:nowrap}.vm-footer{flex-shrink:0;border-top:1px solid #f0f0f0;padding:.7rem 1.2rem;display:flex;gap:.5rem}.vm-btn-close{flex:1;padding:.5rem;border-radius:8px;border:none;background:#6b7280;color:#fff;font-weight:600;font-size:.88rem;cursor:pointer}.vm-btn-close:hover{background:#5a6268}.vm-btn-add{flex:1;padding:.5rem;border-radius:8px;border:none;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-weight:700;font-size:.88rem;cursor:pointer;letter-spacing:.3px}.vm-btn-add:hover{background:linear-gradient(135deg,#d97706,#b45309)}.vm-btn-add i{margin-right:.3rem}.bm-dialog{position:relative;z-index:1;max-width:420px}.bm-content{border:none;border-radius:14px;overflow:hidden;box-shadow:0 14px 48px #1e76bf38,0 4px 16px #0000001f}.bm-header{background:linear-gradient(135deg,#1e76bf,#3490dc);padding:.9rem 1.2rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:none}.bm-header-title-wrap{margin:0;color:#fff;font-weight:700;font-size:1.05rem;letter-spacing:.2px;line-height:1.35}.bm-header-title-wrap .bm-title-line{display:flex;align-items:center;gap:.55rem}.bm-header-title-wrap .bm-title-line i{font-size:1.15rem;opacity:.95}.bm-header-sub{display:block;margin-top:.35rem;font-size:.78rem;font-weight:500;opacity:.9;letter-spacing:.2px}.bm-header-close{flex-shrink:0;background:rgba(255,255,255,.15);border:none;color:#fff;width:2rem;height:2rem;border-radius:10px;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.bm-header-close:hover{background:rgba(255,255,255,.28);color:#fff}.bm-body.modal-body{padding:1.15rem 1.2rem 1.25rem;background:linear-gradient(180deg,#f8fafc 0%,#fff 45%)}.bm-pay-grid{display:flex;flex-direction:column;gap:.65rem}.bm-pay-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;border-radius:12px;padding:.85rem 1rem;color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.25px;cursor:pointer;text-align:left;box-shadow:0 4px 14px #0000001f;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.bm-pay-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000029;filter:brightness(1.03);color:#fff}.bm-pay-btn:active{transform:translateY(0)}.bm-pay-btn .bm-pay-left{display:flex;align-items:center;gap:.75rem}.bm-pay-btn .bm-pay-icon{width:2.5rem;height:2.5rem;border-radius:10px;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.bm-pay-btn .bm-pay-chevron{opacity:.85;font-size:.85rem}.bm-pay-cash{background:linear-gradient(135deg,#38c172,#2d995b)}.bm-pay-card{background:linear-gradient(135deg,#6366f1,#4f46e5)}.bm-pay-credit{background:linear-gradient(135deg,#64748b,#475569)}.bm-footer.modal-footer{padding:.75rem 1.2rem 1rem;background:#f1f5f9;border-top:1px solid #e2e8f0}.bm-btn-cancel{width:100%;padding:.55rem 1rem;border-radius:10px;border:1.5px solid #cbd5e1;background:#fff;color:#475569;font-weight:600;font-size:.88rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.bm-btn-cancel:hover{background:#f8fafc;border-color:#94a3b8;color:#334155}.nowrap{white-space:nowrap}.br-8px{border-radius:8px}
