.receipt-overlay-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;overflow:hidden;animation:fadeIn .3s ease}.receipt-overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow-y:auto}.receipt-container{max-width:520px;width:min(92vw,520px);max-height:86vh;margin:auto;padding:0;overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 14px 34px #0f172a3d;display:flex;flex-direction:column}@media (max-width: 1024px){.receipt-overlay{padding:15px}.receipt-container{max-width:500px;width:min(90vw,500px);max-height:84vh}.receipt-paper{padding:24px 20px;font-size:13px}.receipt-logo{font-size:50px}.receipt-title{font-size:28px}.receipt-subtitle{font-size:14px}}@media (max-width: 768px){.receipt-overlay{padding:10px}.receipt-container{max-width:94vw;width:94vw;max-height:88vh}.receipt-paper{padding:20px 16px;font-size:12px}.receipt-logo{font-size:45px}.receipt-logo-img{max-width:120px;max-height:80px}.receipt-title{font-size:24px}.receipt-subtitle{font-size:13px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.receipt-container{animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.receipt-paper{background:#fff;width:100%;min-height:40mm;padding:35px 30px;box-shadow:none;font-family:Courier New,monospace;color:#000;position:relative;font-size:14px;border-radius:12px 12px 0 0;overflow-y:auto;max-height:calc(86vh - 76px)}.receipt-paper.receipt-plain{border:1px solid #e5e7eb;box-shadow:none;background:#fff}.receipt-paper.receipt-plain .receipt-header{background:transparent!important;padding:0 0 20px;border-bottom:1px solid #e5e7eb!important}.receipt-paper.receipt-plain .receipt-title,.receipt-paper.receipt-plain .receipt-official,.receipt-paper.receipt-plain .receipt-info-value,.receipt-paper.receipt-plain .receipt-item-name,.receipt-paper.receipt-plain .receipt-item-total,.receipt-paper.receipt-plain .receipt-total-row span:last-child,.receipt-paper.receipt-plain .receipt-thank-you{color:#111827}.receipt-paper.receipt-plain .receipt-subtitle,.receipt-paper.receipt-plain .receipt-address,.receipt-paper.receipt-plain .receipt-info-row,.receipt-paper.receipt-plain .receipt-item-details,.receipt-paper.receipt-plain .receipt-message,.receipt-paper.receipt-plain .receipt-contact{color:#4b5563}.receipt-paper.receipt-plain .receipt-divider,.receipt-paper.receipt-plain .receipt-divider-thick,.receipt-paper.receipt-plain .receipt-divider-thin{border-color:#d1d5db}.receipt-paper.receipt-plain .payment-badge{background:#fc8810;color:#fff;text-transform:uppercase}.receipt-paper.receipt-plain .receipt-total-row.change span:last-child,.receipt-paper.receipt-plain .receipt-total-row.discount span:last-child{color:#111827}.receipt-header{text-align:center;margin-bottom:20px}.receipt-logo{font-size:60px;margin-bottom:15px;animation:bounce 1s ease infinite}.receipt-logo-img{max-width:150px;max-height:100px;object-fit:contain;margin-bottom:15px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.receipt-title{font-size:32px;font-weight:700;margin:0;letter-spacing:2px;color:#2c3e50}.receipt-subtitle{font-size:16px;color:#7f8c8d;margin:5px 0;font-style:italic}.receipt-address{font-size:13px;color:#555;line-height:1.8;margin:10px 0}.receipt-address strong{color:#2c3e50;font-weight:700}.receipt-official{font-size:24px;font-weight:700;color:#2c3e50;margin:15px 0 5px;letter-spacing:3px;text-transform:uppercase}.receipt-vat-reg{font-size:12px;color:#7f8c8d;font-weight:700;margin:0}.receipt-divider{border-top:1px dashed #bdc3c7;margin:15px 0}.receipt-divider-thick{border-top:2px solid #2c3e50;margin:15px 0}.receipt-divider-thin{border-top:1px dotted #bdc3c7;margin:10px 0}.receipt-info{margin:15px 0}.receipt-info-row{display:flex;justify-content:space-between;font-size:15px;margin:8px 0;color:#34495e}.receipt-info-value{font-weight:700;color:#2c3e50}.receipt-items{margin:15px 0}.receipt-items-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:5px;font-size:11px;font-weight:700;color:#34495e;margin-bottom:8px;text-align:right}.receipt-items-header span:first-child{text-align:left}.receipt-item{margin:8px 0}.receipt-item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:5px}.receipt-item-left{flex:1;min-width:0}.receipt-item-name{font-size:14px;font-weight:700;color:#2c3e50;margin-bottom:2px;word-wrap:break-word}.receipt-item-details{font-size:12px;color:#555}.receipt-item-total{font-size:14px;font-weight:700;color:#2c3e50;white-space:nowrap;text-align:right}.receipt-item-variation{font-size:9px;color:#7f8c8d;font-style:italic;margin-top:2px;padding-left:8px}.receipt-totals{margin:15px 0}.receipt-total-row{display:flex;justify-content:space-between;font-size:16px;margin:8px 0;color:#34495e}.receipt-total-row span:last-child{font-weight:700;color:#2c3e50}.receipt-total-row.discount{color:#e74c3c}.receipt-total-row.discount span:last-child{color:#e74c3c}.receipt-total-row.grand-total{font-size:18px;font-weight:700;color:#2c3e50;margin-top:10px;padding-top:10px}.receipt-total-row.grand-total span{font-weight:700}.receipt-total-row.payment-method{margin-top:10px;padding-top:10px}.payment-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;letter-spacing:1px}.receipt-total-row.change{font-size:16px;font-weight:700;color:#27ae60}.receipt-total-row.change span:last-child{color:#27ae60}.receipt-notes{margin:10px 0;text-align:left}.receipt-notes-title{font-weight:700;margin-bottom:6px;text-transform:uppercase;font-size:12px;letter-spacing:1px}.receipt-notes-body{font-size:13px;line-height:1.6;color:#4b5563;white-space:pre-wrap}.split-payment-breakdown{margin-top:8px;padding:8px;background:#f8f9fa;border-radius:8px}.split-payment-item{font-size:13px;padding:4px 0;color:#555}.split-payment-item span:first-child{font-weight:400;font-style:italic}.split-payment-item span:last-child{font-weight:700;color:#10b981}.receipt-footer{text-align:center;margin-top:20px;padding-bottom:8px}.receipt-thank-you{font-size:16px;font-weight:700;color:#2c3e50;margin:15px 0 10px;text-transform:uppercase;letter-spacing:1px}.receipt-message{font-size:12px;color:#7f8c8d;line-height:1.6;margin:10px 0;font-style:italic}.receipt-contact{font-size:11px;color:#34495e;line-height:1.6;margin:10px 0}.receipt-barcode{margin-top:20px}.barcode-lines{display:flex;justify-content:center;align-items:flex-end;gap:3px;height:40px;margin-bottom:5px}.barcode-lines span{width:3px;background:#000;display:inline-block}.barcode-lines span:nth-child(odd){height:40px}.barcode-lines span:nth-child(2n){height:30px}.barcode-number{font-size:12px;letter-spacing:3px;color:#2c3e50;margin:5px 0}.receipt-actions{display:flex;gap:16px;justify-content:center;align-items:center;padding:20px 24px;margin-top:0;background:#f8f9fa;border-top:1px solid #e9ecef;border-radius:0 0 12px 12px}.receipt-actions .btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-width:160px}.btn-print{background:#f7941d;color:#fff;box-shadow:0 4px 12px #f7941d4d}.btn-print:hover{background:#e8850f;transform:translateY(-2px);box-shadow:0 6px 16px #f7941d66}.btn-print:active{transform:translateY(0)}.btn-close{background:#495057;color:#fff;box-shadow:0 4px 12px #49505740}.btn-close:hover{background:#343a40;transform:translateY(-2px);box-shadow:0 6px 16px #49505759}.btn-close:active{transform:translateY(0)}.print-status{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;font-size:15px;font-weight:600;border-radius:10px;min-width:200px;text-align:center}.print-status-detecting{background:#e3f2fd;color:#1976d2;border:1px solid #90caf9}.print-status-printing{background:#fff3e0;color:#f57c00;border:1px solid #ffe0b2}.print-status-done{background:#e8f5e9;color:#388e3c;border:1px solid #c8e6c9;animation:slideDown .3s ease}.print-status-error{background:#ffebee;color:#d32f2f;border:1px solid #ffcdd2;flex-direction:column;align-items:stretch;white-space:pre-line;max-width:min(520px,calc(100vw - 48px));line-height:1.35}.print-error-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:4px}.receipt-actions .print-error-actions .btn{min-width:132px;padding:10px 16px;font-size:13px;border-radius:8px}.print-spinner{width:20px;height:20px;border:3px solid rgba(0,0,0,.1);border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}@page{size:80mm auto;margin:0}html,body{margin:0;padding:0;background:#fff!important;width:80mm!important;overflow:visible!important}body{width:80mm!important}#root{display:none!important}.receipt-overlay-wrapper{display:block!important;visibility:visible!important;position:absolute!important;top:0!important;left:0!important;width:80mm!important;height:auto!important;padding:0!important;margin:0!important;background:#fff!important;z-index:999999!important;overflow:visible!important}.receipt-overlay{position:static!important;width:80mm!important;height:auto!important;padding:0!important;margin:0!important;background:#fff!important;display:block!important;z-index:auto!important;overflow:visible!important}.receipt-container{max-width:80mm!important;width:80mm!important;max-height:none!important;padding:0!important;margin:0!important;overflow:visible!important;animation:none!important;background:#fff!important}.receipt-paper{box-shadow:none!important;padding:4mm!important;width:80mm!important;max-width:80mm!important;max-height:none!important;overflow:visible!important;margin:0 auto!important;border:none!important;page-break-after:avoid!important;background:#fff!important;display:block!important;color:#000!important}.receipt-paper>*{display:block!important;visibility:visible!important}.receipt-header,.receipt-info,.receipt-items,.receipt-totals,.receipt-footer,.receipt-notes{display:block!important;visibility:visible!important}.receipt-header *,.receipt-info *,.receipt-items *,.receipt-totals *,.receipt-footer *,.receipt-notes *{display:inherit!important;visibility:visible!important}.no-print,.modal-close,.receipt-actions,.print-status{display:none!important}.receipt-logo{animation:none!important;font-size:28px;margin-bottom:4px}.receipt-logo-img{max-width:100px;max-height:60px}.receipt-title{font-size:16px;letter-spacing:.5px;margin:2px 0;word-break:break-word}.receipt-subtitle{font-size:9px;margin:1px 0}.receipt-address{font-size:8px;line-height:1.3;margin:4px 0;word-break:break-word}.receipt-official{font-size:11px;margin:4px 0;word-break:break-word}.receipt-header{text-align:center;margin-bottom:20px}.receipt-info{margin:6px 0}.receipt-info-row{font-size:9px;padding:1px 0;display:flex;justify-content:space-between;word-break:break-word}.receipt-items{margin:6px 0}.receipt-items-header{font-size:8px;padding:2px 0;display:grid}.receipt-item{margin:6px 0;page-break-inside:avoid}.receipt-item-name{font-size:9px;margin-bottom:1px;word-break:break-word}.receipt-item-details{font-size:8px}.receipt-item-variation{font-size:7px}.receipt-totals{margin:6px 0}.receipt-total-row{font-size:9px;padding:1px 0}.receipt-total-row.grand-total{font-size:12px;padding:3px 0}.payment-badge{font-size:8px;padding:1px 4px}.receipt-footer{text-align:center;margin-top:6px}.receipt-thank-you{font-size:11px;margin:4px 0}.receipt-message,.receipt-contact{font-size:8px;line-height:1.3;margin:4px 0}.receipt-barcode{margin:6px 0}.barcode-lines{height:20px}.barcode-number{font-size:9px;margin:2px 0}.receipt-divider,.receipt-divider-thick,.receipt-divider-thin{margin:2px 0}.receipt-notes{margin:6px 0}.receipt-notes-title{font-size:9px;font-weight:700}.receipt-notes-body{font-size:8px}@page{size:80mm auto;margin:0;padding:0}}@media print and (max-width: 58mm){.receipt-container,.receipt-paper{max-width:58mm;width:58mm}.receipt-title{font-size:14px}.receipt-address{font-size:7px}@page{size:58mm auto;margin:0}}@media (max-width: 480px){.receipt-container{max-width:96%;width:96%;max-height:95vh}.receipt-paper{padding:20px 15px;max-height:calc(95vh - 74px)}.receipt-title{font-size:24px}.receipt-actions{flex-direction:column}.receipt-actions .btn{width:100%}}.print-minimal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999}.print-minimal-card{background:#fff;color:#1f2937;padding:18px 22px;border-radius:10px;box-shadow:0 10px 24px #0003;min-width:260px;text-align:center}.print-minimal-title{font-size:16px;font-weight:700;margin-bottom:6px}.print-minimal-subtitle{font-size:12px;color:#6b7280}.pos-container{display:flex;flex-direction:column;height:100%;min-height:calc(100vh - 40px);gap:0;padding:0;position:relative;overflow:hidden}.pos-main-content{flex:1;display:flex;gap:8px;padding:8px;overflow:hidden}@media (max-width: 1366px){.pos-header h1{font-size:24px}.order-id-display{padding:6px 14px}.order-id-display .order-number{font-size:14px}.search-bar{padding:12px 16px}.search-bar input{font-size:14px}}@media (max-width: 1024px){.pos-main-content{gap:4px;padding:4px}.pos-products{padding:10px}.pos-header{flex-wrap:nowrap;gap:8px}.pos-header h1{font-size:18px}.order-id-display{padding:5px 10px}.order-id-display .order-label{font-size:9px}.order-id-display .order-number{font-size:12px}.search-bar{padding:8px 12px;flex:1;min-width:100px}}@media (max-width: 1024px) and (max-height: 500px){.pos-container{min-height:100vh;gap:0}.pos-main-content{gap:1px;padding:1px;flex-wrap:nowrap}.pos-products{padding:4px;border-radius:8px;overflow:hidden}.pos-products:before{display:none}.pos-header{gap:4px;margin-bottom:2px;flex-wrap:nowrap;align-items:center}.pos-header h1{font-size:12px;flex:0 0 auto;margin:0}.order-id-display{padding:3px 6px;font-size:8px;border-radius:4px;gap:2px}.order-id-display .order-label{font-size:6px}.order-id-display .order-number{font-size:8px}.search-bar{padding:4px 6px;gap:4px;font-size:10px;border-radius:6px;flex:1;min-width:120px}.search-bar svg{width:12px;height:12px}.search-bar input{font-size:10px}.category-filter{gap:3px;margin-bottom:3px;padding:2px;max-height:28px;overflow-y:hidden}.category-pill{padding:3px 6px;font-size:8px;border-radius:6px;white-space:nowrap;gap:2px;border-width:1px;box-shadow:0 2px 4px #0000000a}.category-pill:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 4px 8px #00000014}.category-pill.active{box-shadow:0 4px 12px #fc881033;transform:translateY(-1px) scale(1.02)}.category-icon{font-size:10px}.category-count{font-size:7px;padding:1px 4px;margin-left:1px}.products-grid{gap:4px;padding:4px;grid-template-columns:repeat(4,1fr)!important}.product-card{padding:3px;gap:2px;border-radius:6px;border-width:1px}.product-image{width:40px!important;height:40px!important;border-radius:4px}.product-info{gap:1px}.product-info h3{font-size:7px;margin:0;line-height:1}.product-info p{font-size:6px;margin:0;line-height:1}.product-price{font-size:8px;font-weight:700}.add-btn{padding:2px 3px;font-size:7px;height:20px;width:100%}.pos-cart{width:180px;min-width:180px;max-width:180px;border-radius:8px}.cart-header{padding:4px;gap:2px}.cart-header h2{flex-wrap:wrap;font-size:10px;margin:0}.cart-item{padding:2px 3px;gap:2px}.pos-keyboard-btn{padding:0 20px;height:44px;font-size:12px;flex-shrink:0}.cart-item-name,.cart-item-info h4,.cart-item-price{font-size:7px}.qty-control{gap:1px}.qty-control button{width:14px;height:14px;font-size:7px;padding:0;min-width:14px}.qty-control input{width:22px;font-size:7px;padding:1px;height:18px}.remove-btn{width:16px;height:16px;padding:0;min-width:16px}.remove-btn svg{width:10px;height:10px}.cart-summary{padding:3px 4px;gap:1px}.cart-summary-row{font-size:7px;padding:0}.cart-summary-row strong{font-size:7px}.pos-buttons{gap:2px;padding:3px;flex-wrap:wrap}.pos-buttons button{padding:3px 2px;font-size:6px;gap:1px;min-height:28px;line-height:1;flex:1;min-width:50px}.pos-buttons button span{display:none}.pos-buttons button svg{width:10px;height:10px}}.pos-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(252,136,16,.02) 0%,transparent 50%);pointer-events:none;border-radius:24px}.pos-products{flex:1;display:flex;flex-direction:column;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:12px 12px 0;overflow:hidden;box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a,inset 0 1px #fffc;border:1px solid rgba(255,255,255,.6);position:relative;min-height:0;height:auto;max-height:none}.shortcuts-visible .pos-products{min-height:0;height:auto;max-height:none}.pos-products:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;height:3px;background:linear-gradient(90deg,#fc8810,#ff6b35,#fc8810);background-size:200% 100%;animation:shimmer 3s infinite;border-radius:24px 24px 0 0}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.pos-header{margin-bottom:8px;display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:nowrap;overflow-x:auto;min-height:44px}.pos-header h1{font-size:24px;margin:0;flex-shrink:0;white-space:nowrap}.pos-keyboard-btn{padding:0 14px;height:36px;font-size:11px;flex-shrink:0;justify-content:center;white-space:nowrap}.pos-keyboard-btn:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.order-id-display{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#fc8810,#ff6b35);color:#fff;border-radius:10px;font-weight:600;flex-shrink:0;box-shadow:0 4px 12px #fc88104d}.order-id-display .order-label{font-size:10px;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.order-id-display .order-number{font-size:14px;font-weight:700;font-family:Courier New,monospace}.stock-filter-checkbox{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#ffffffe6;border:2px solid rgba(209,213,219,.3);border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-size:12px;font-weight:500;color:#4b5563;-webkit-user-select:none;user-select:none;flex-shrink:0}.stock-filter-checkbox:hover{border-color:#fc8810;background:#fff;box-shadow:0 2px 8px #fc881026}.stock-filter-checkbox input[type=checkbox]{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;width:20px!important;height:20px!important;min-width:20px;min-height:20px;accent-color:#FC8810;cursor:pointer;flex-shrink:0}.stock-filter-checkbox span{color:#374151}.stock-filter-checkbox:has(input:checked){background:linear-gradient(135deg,#fc8810,#ff6b35);border-color:#fc8810;color:#fff}.stock-filter-checkbox:has(input:checked) span{color:#fff}@media (max-width: 768px){.stock-filter-checkbox{padding:8px 12px;font-size:12px}.stock-filter-checkbox span{display:none}.stock-filter-checkbox:after{content:"Stock";color:inherit}}.search-bar{display:flex;align-items:center;gap:8px;padding:10px 16px;border:2px solid rgba(209,213,219,.3);border-radius:12px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);flex:1;min-width:120px;box-shadow:inset 0 2px 8px #0000000a,0 4px 16px #00000005}@media (max-width: 768px){.pos-keyboard-btn{width:100%;justify-content:center}}.search-bar:focus-within{border-color:#fc8810;background:#fff;box-shadow:inset 0 2px 8px #0000000a,0 0 0 4px #fc88101f,0 8px 24px #fc881026;transform:translateY(-2px)}.search-bar svg{color:#fc8810;transition:transform .3s}.search-bar:focus-within svg{transform:scale(1.1) rotate(-10deg)}.search-bar input{flex:1;border:none;outline:none;font-size:16px}.category-filter{display:flex;gap:12px;margin-bottom:12px;overflow-x:auto;padding:4px;scrollbar-width:thin;scrollbar-color:#FC8810 transparent}.category-filter::-webkit-scrollbar{height:6px}.category-filter::-webkit-scrollbar-track{background:transparent}.category-filter::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#fc8810,#ff6b35);border-radius:10px}.category-pill{display:flex;align-items:center;gap:8px;padding:12px 20px;border:2px solid rgba(229,231,235,.6);background:#fff;border-radius:16px;font-weight:600;font-size:14px;white-space:nowrap;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;box-shadow:0 4px 12px #0000000d,0 2px 4px #00000008}@media (max-width: 1024px){.category-pill{padding:10px 16px;font-size:13px}}@media (max-width: 768px){.category-pill{padding:8px 12px;font-size:12px}}.category-pill:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 28px #0000001f,0 6px 12px #00000014;border-color:transparent}.category-pill.active{border-color:transparent;box-shadow:0 12px 28px #fc88104d,0 6px 12px #fc881033,inset 0 -2px 8px #0000001a;transform:translateY(-2px) scale(1.05)}.category-icon{font-size:18px;display:flex;align-items:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.category-count{background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2px 8px;border-radius:8px;font-size:12px;font-weight:700;margin-left:4px;box-shadow:inset 0 1px 2px #0000001a}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:min-content;gap:16px;padding:20px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;align-items:start}@media (max-width: 1366px){.products-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:16px}}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}}@media (max-width: 768px){.products-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:8px}.product-card{padding:6px;gap:4px}.product-image{width:60px!important;height:60px!important}.product-info{gap:2px}.product-info h3{font-size:10px;margin:0}.product-info p{font-size:9px;margin:0}.product-price{font-size:11px;font-weight:700}.add-btn{padding:4px 8px;font-size:9px;width:100%}.pos-header{flex-wrap:wrap;gap:6px;margin-bottom:4px}.pos-header h1{font-size:16px;flex:0 0 auto}.order-id-display{padding:4px 8px;font-size:10px;border-radius:8px}.order-id-display .order-label{font-size:8px}.order-id-display .order-number{font-size:11px}.search-bar{padding:6px 10px;font-size:12px;width:100%;gap:6px}.search-bar svg{width:14px;height:14px}.search-bar input{font-size:12px}.category-filter{gap:6px;padding:2px;margin-bottom:6px}.category-pill{padding:6px 10px;font-size:10px}.category-icon{font-size:14px}.pos-cart{width:240px;min-width:240px;max-width:240px}.cart-header{padding:8px;gap:6px}.cart-header h2{font-size:14px}.cart-item{padding:4px 6px;gap:6px}.cart-item-info h4,.cart-item-price{font-size:10px}.qty-control{gap:2px}.qty-control button{width:18px;height:18px;font-size:9px;padding:0}.qty-control input{width:28px;font-size:10px;padding:2px}.cart-summary{padding:6px 8px;gap:2px}.cart-summary-row{font-size:10px;padding:2px 0}.cart-summary-row strong{font-size:10px}.pos-buttons{gap:4px;padding:6px}.pos-buttons button{padding:6px 4px;font-size:9px;gap:2px}.pos-buttons button svg{width:12px;height:12px}}.product-card{position:relative;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}@media (max-width: 1024px){.product-card{padding:12px;gap:8px}}@media (max-width: 768px){.product-card{padding:10px;gap:6px}}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #fc881033;border-color:#fc8810}.product-card:active{transform:translateY(0)}.variation-badge{position:absolute;top:6px;right:6px;z-index:2;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;box-shadow:0 4px 12px #667eea4d,inset 0 1px #fff3;display:flex;align-items:center;gap:2px;animation:pulse-glow 2s infinite}.cart-quantity-badge{position:absolute;top:8px;right:8px;z-index:3;background:linear-gradient(135deg,#f44,#d00);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;box-shadow:0 4px 12px #f446,inset 0 1px #ffffff4d;animation:badge-pop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes badge-pop{0%{transform:scale(0) rotate(-45deg);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 12px #667eea4d,inset 0 1px #fff3}50%{box-shadow:0 4px 20px #667eea80,inset 0 1px #ffffff4d}}.product-header{display:none}.product-image{width:100%;height:80px;overflow:hidden;background:linear-gradient(135deg,#f9fafb,#f3f4f6);position:relative;border-radius:6px;box-shadow:0 2px 4px #00000014;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 1024px){.product-image{height:50px}}@media (max-width: 768px){.product-image{height:40px}}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9ca3af;font-size:9px;font-weight:600}.product-image-placeholder svg{color:#d1d5db;width:20px;height:20px}.product-card:hover .product-image img{transform:scale(1.1)}.product-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.05) 100%);pointer-events:none}.category-badge,.stock-badge{display:none}.stock-dot{width:5px;height:5px;border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.stock-badge.in-stock{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.stock-badge.in-stock .stock-dot{background:#10b981;box-shadow:0 0 8px #10b98199}.stock-badge.medium-stock{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.stock-badge.medium-stock .stock-dot{background:#f59e0b;box-shadow:0 0 8px #f59e0b99}.stock-badge.low-stock{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#7c2d12}.stock-badge.low-stock .stock-dot{background:#f97316;box-shadow:0 0 8px #f9731699}.stock-badge.out-of-stock{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#7f1d1d}.stock-badge.out-of-stock .stock-dot{background:#ef4444;box-shadow:0 0 8px #ef444499}.stock-badge.service-item{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#3730a3}.stock-badge.service-item .stock-dot{background:#6366f1;box-shadow:0 0 8px #6366f199}.product-card.service-item{border:2px solid rgba(99,102,241,.3)}.product-card.service-item:hover{border-color:#6366f1;box-shadow:0 8px 24px #6366f133}.product-info{display:flex;flex-direction:column;gap:4px;width:100%}.product-name{font-size:11px;font-weight:700;color:#111827;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;height:26px}@media (max-width: 1024px){.product-name{font-size:9px;height:18px;-webkit-line-clamp:1;line-clamp:1}}@media (max-width: 768px){.product-name{font-size:8px;height:16px;-webkit-line-clamp:1;line-clamp:1}}.product-sku{display:none}.product-price-section{display:flex;align-items:center;justify-content:center;gap:6px;margin:0}.price-from{font-size:10px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.product-price{font-size:13px;font-weight:800;color:#fc8810;margin:0}@media (max-width: 1024px){.price-from{font-size:8px}.product-price{font-size:11px}}@media (max-width: 768px){.price-from{font-size:7px}.product-price{font-size:10px}}@media (max-width: 768px){.product-price{font-size:10px}}.product-qty-controls,.add-quick-btn,.qty-selector,.qty-btn,.qty-display,.product-footer{display:none}.no-products{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#9ca3af}.no-products-icon{font-size:64px;margin-bottom:16px;opacity:.5;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.no-products p{font-size:18px;font-weight:600;color:#6b7280;margin:0 0 8px}.no-products span{font-size:14px;color:#9ca3af}.pos-cart{width:455px;min-width:400px;background:linear-gradient(135deg,#fffffffa,#f9fafbfa);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px #00000014,0 4px 16px #0000000a;border:1px solid rgba(229,231,235,.8);position:relative;height:calc(100vh - 60px);max-height:calc(100vh - 60px)}.shortcuts-visible .pos-cart{height:calc(100vh - 116px);max-height:calc(100vh - 116px)}.pos-cart:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fc8810,#ff6b35,#fc8810);background-size:200% 100%;animation:shimmer 3s infinite}.cart-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(229,231,235,.6);background:linear-gradient(135deg,rgba(252,136,16,.02) 0%,transparent 100%);position:relative}.cart-header-info{flex:1}.cart-header-info h2{margin:0 0 4px}.selected-customer{display:flex;align-items:center;gap:8px;font-size:14px;margin-top:6px;padding:8px 14px;background:linear-gradient(135deg,#fc881026,#fc881014);border:1px solid rgba(252,136,16,.3);border-radius:8px;width:fit-content;box-shadow:0 2px 8px #fc881026;transition:all .3s ease}.selected-customer:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fc881040}.selected-customer svg{color:#fc8810;filter:drop-shadow(0 1px 2px rgba(252,136,16,.3));flex-shrink:0}.selected-customer span{font-weight:700;color:#fc8810;letter-spacing:.3px}.clear-customer-btn{background:#ffffffe6;border:1px solid rgba(239,68,68,.2);color:#ef4444;cursor:pointer;font-size:18px;font-weight:700;padding:2px 6px;line-height:1;border-radius:4px;transition:all .2s ease;margin-left:4px;flex-shrink:0}.clear-customer-btn:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:scale(1.1);box-shadow:0 2px 6px #ef44444d}.cart-header:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#FC8810 50%,transparent 100%);opacity:.3}.cart-header svg{color:#fc8810;filter:drop-shadow(0 2px 8px rgba(252,136,16,.3))}.cart-actions{display:flex;gap:8px;position:relative}.icon-btn{width:36px;height:36px;border:1px solid #d1d5db;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;position:relative}.icon-btn:hover:not(:disabled){background:#f3f4f6;border-color:#fc8810}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.badge-count{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:600}.parked-orders{background:#f9fafb;padding:12px;border-bottom:1px solid #e5e7eb;max-height:150px;overflow-y:auto}.parked-orders h4{font-size:12px;color:#6b7280;margin-bottom:8px}.parked-order{background:#fff;padding:8px;border-radius:4px;margin-bottom:6px;display:flex;justify-content:space-between;font-size:12px;cursor:pointer;border:1px solid #e5e7eb;transition:all .2s}.parked-order:hover{border-color:#fc8810;box-shadow:0 2px 4px #fc88101a}.parked-customer{color:#fc8810;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.parked-modal{max-width:520px;width:95%}.empty-parked-icon{width:80px;height:80px;margin:0 auto;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.parked-orders-list{display:flex;flex-direction:column;max-height:450px;overflow-y:auto}.parked-order-card{display:flex;align-items:stretch;padding:0;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #e5e7eb;background:#fff}.parked-order-card:last-child{border-bottom:none}.parked-order-card:hover{background:#fffbf5}.parked-order-card:hover .parked-order-action{background:#fc8810;color:#fff}.parked-order-badge{display:flex;align-items:center;justify-content:center;min-width:50px;background:linear-gradient(135deg,#fc8810,#f59e0b);color:#fff}.parked-order-badge .park-number{font-size:22px;font-weight:700}.parked-order-content{flex:1;padding:12px 16px;min-width:0}.parked-order-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.parked-order-meta{display:flex;align-items:center;gap:4px;color:#9ca3af;font-size:11px}.parked-order-customer{display:flex;align-items:center;gap:4px;color:#fc8810;font-size:12px;font-weight:500}.parked-order-items{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.parked-item{display:flex;align-items:center;font-size:13px;gap:8px}.parked-item .item-qty{color:#fc8810;font-weight:600;min-width:28px}.parked-item .item-name{flex:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.parked-item .item-price{color:#6b7280;font-size:12px}.parked-item-more{font-size:11px;color:#9ca3af;font-style:italic}.parked-order-footer{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px dashed #e5e7eb}.parked-order-footer .item-count{font-size:11px;color:#9ca3af}.parked-order-footer .order-total{font-size:16px;font-weight:700;color:#059669}.parked-order-action{display:flex;align-items:center;justify-content:center;min-width:44px;background:#f9fafb;color:#9ca3af;transition:all .2s ease}.cart-items{flex:1;overflow-y:auto;padding:10px}@media (max-width: 1024px){.cart-items{padding:8px}}@media (max-width: 768px){.cart-items{padding:6px}}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af}.empty-cart p{margin-top:12px;font-size:14px}.cart-item{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:6px;padding:5px 10px;margin-bottom:5px;border:1px solid rgba(229,231,235,.5);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a;position:relative;overflow:hidden;display:flex;align-items:center;gap:6px;min-height:32px}.cart-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#fc8810,#ff6b35);transform:scaleY(0);transition:transform .3s}.cart-item:hover{box-shadow:0 4px 12px #fc88101a;border-color:#fc88104d}.cart-item:hover:before{transform:scaleY(1)}.cart-item-left{display:flex;align-items:center;gap:5px;flex:1;min-width:0}.item-name{font-size:11px;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-qty{font-size:10px;color:#6b7280;background:#f3f4f6;padding:2px 5px;border-radius:3px;white-space:nowrap}.cart-item-actions{display:flex;align-items:center;gap:4px}.cart-item-actions .qty-btn{width:24px;height:24px;border:1px solid #d1d5db;background:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0;cursor:pointer}.cart-item-actions .qty-btn:hover{background:#f3f4f6;border-color:#fc8810}.cart-item-actions .remove-btn{width:24px;height:24px;border:1px solid #fecaca;background:#fee2e2;color:#ef4444;border-radius:3px;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0;cursor:pointer}.cart-item-actions .remove-btn:hover{background:#fca5a5;border-color:#ef4444}.item-subtotal{font-size:11px;font-weight:700;color:#1f2937;min-width:55px;text-align:right;white-space:nowrap}.cart-item-info h4{font-size:11px;margin-bottom:3px}.cart-item-info .item-sku{margin:2px 0 3px;font-size:10px;color:#6b7280;font-family:monospace;background:#f3f4f6;padding:2px 6px;border-radius:4px;display:inline-block}.cart-item-info p{font-size:10px;color:#6b7280}.quantity{min-width:32px;text-align:center;font-weight:600}.cart-item-subtotal{text-align:right;font-weight:700;color:#1f2937}.cart-summary{padding:10px;border-top:2px solid #e5e7eb;margin-top:auto}@media (max-width: 1024px){.cart-summary{padding:8px}}@media (max-width: 768px){.cart-summary{padding:6px}}.summary-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px;color:#6b7280}@media (max-width: 1024px){.summary-row{margin-bottom:6px;font-size:12px}}@media (max-width: 768px){.summary-row{margin-bottom:5px;font-size:11px}}.summary-row.total{font-size:18px;font-weight:700;color:#1f2937;padding-top:8px;border-top:1px solid #e5e7eb}@media (max-width: 1024px){.summary-row.total{font-size:15px}}@media (max-width: 768px){.summary-row.total{font-size:14px}}.payment-method{margin:16px 0}.payment-method label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.payment-method select{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.checkout-btn{width:100%;padding:14px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;letter-spacing:.5px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;margin-top:8px;box-shadow:0 8px 24px #10b98159,0 4px 12px #10b98133,inset 0 1px #ffffff4d}@media (max-width: 1024px){.checkout-btn{padding:12px;font-size:14px}}@media (max-width: 768px){.checkout-btn{padding:10px;font-size:12px}}.checkout-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.checkout-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 16px 40px #10b98173,0 8px 20px #10b9814d,inset 0 1px #fff6}.checkout-btn:hover:before{left:100%}.checkout-btn:active:not(:disabled){transform:translateY(-1px) scale(.98)}.checkout-btn:disabled{background:#d1d5db;cursor:not-allowed}.discount-section{margin:12px 0 0;padding-top:12px;border-top:1px solid #e5e7eb}.discount-section label{display:block;font-size:11px;font-weight:500;margin-bottom:5px;color:#374151}.discount-buttons{display:flex;flex-wrap:nowrap;gap:4px}.btn-sm{padding:5px 8px;font-size:10px;border:1px solid #d1d5db;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:3px;flex:1 1 auto;white-space:nowrap;min-width:0}.btn-sm:hover{background:#f3f4f6;border-color:#fc8810}.btn-sm.btn-danger{color:#fff;background:#ef4444;border-color:#ef4444;flex:1 1 auto;padding:5px 8px}.btn-sm.btn-danger:hover{background:#dc2626;border-color:#dc2626}.summary-row.discount{color:#ef4444}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(10px,2vw,24px);animation:fadeInOverlay .3s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.payment-modal{background:#fff;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:18px;padding:clamp(14px,2vw,20px);width:min(94vw,640px);max-width:640px;max-height:min(88dvh,720px);overflow-y:auto;overflow-x:hidden;box-shadow:0 18px 42px #0000002e,0 6px 18px #00000014,inset 0 2px #ffffffe6;border:1px solid rgba(229,231,235,.9);position:relative;animation:modalSlideUp .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.payment-modal:before{content:"";position:absolute;top:0;left:16px;right:16px;height:3px;background:linear-gradient(90deg,#fc8810,#ff6b35,#fc8810);background-size:200% 100%;animation:shimmer 3s infinite;border-radius:0 0 999px 999px}.payment-modal h2{margin:0 0 10px;color:#1f2937;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.15}.payment-summary{background:#f8fafc;padding:12px 14px;border-radius:12px;margin-bottom:12px;border:1px solid #e5e7eb}.payment-subtotal-row{display:flex;justify-content:space-between;gap:12px;padding:3px 0;font-size:clamp(12px,1.4vw,14px);color:#6b7280;line-height:1.35}.payment-discount-row{display:flex;justify-content:space-between;gap:12px;padding:3px 0;font-size:clamp(12px,1.4vw,14px);color:#ef4444;font-weight:700}.payment-summary .summary-row.total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:10px;border-top:2px solid #e5e7eb;font-size:clamp(15px,1.7vw,18px);font-weight:700;line-height:1.2}.payment-summary .total-amount{font-size:clamp(15px,1.7vw,18px);font-weight:800;color:#10b981;white-space:nowrap}@media screen and (max-width: 1024px){.payment-modal{padding:18px;max-width:640px;width:94vw}.payment-modal h2{font-size:22px;margin-bottom:10px}.payment-summary{padding:12px 14px}.payment-subtotal-row,.payment-discount-row{font-size:13px}.payment-summary .total-amount{font-size:17px}}@media screen and (max-width: 768px){.payment-modal{padding:14px;width:94vw;max-width:94vw}.payment-modal h2{font-size:20px}.payment-summary{padding:12px}.payment-subtotal-row,.payment-discount-row{font-size:13px}.payment-summary .total-amount{font-size:17px}}.payment-keyboard-trigger{display:flex;justify-content:flex-end;margin:12px 0 20px}.payment-keyboard-btn{height:40px;padding:0 20px;font-size:12px;justify-content:center}.payment-methods label{display:block;font-weight:700;margin-bottom:6px;color:#374151;font-size:clamp(13px,1.5vw,15px);line-height:1.25}.payment-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.payment-option{min-width:0;min-height:46px;padding:7px 6px;border:2px solid #e5e7eb;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:5px;position:relative;overflow:hidden;box-shadow:0 1px 6px #0f172a0d;justify-content:center;text-align:center;white-space:nowrap}.payment-option span{min-width:0;font-size:clamp(9px,1vw,11px);line-height:1.2;overflow:visible;text-overflow:clip;white-space:nowrap}.payment-option:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(252,136,16,.05) 0%,transparent 100%);opacity:0;transition:opacity .3s}.payment-option:hover{transform:translateY(-1px);border-color:#fc8810b3;box-shadow:0 6px 14px #fc88101a}.payment-option:hover:before{opacity:1}.payment-option.active{border-color:#fc8810;background:linear-gradient(135deg,#fc88101a,#fff7edf2);box-shadow:0 0 0 3px #fc88101a;transform:none}.payment-option.active:before{opacity:1}.payment-option svg{color:#fc8810;transition:transform .3s;filter:none}.payment-option:hover svg{transform:scale(1.1)}.payment-option.active svg{transform:scale(1.1)}.payment-option span{font-weight:700;color:#374151;white-space:nowrap}.payment-option svg{flex-shrink:0;width:15px;height:15px}.split-payment-icon{flex:0 0 auto;display:inline-flex;align-items:center;gap:0;color:#fc8810}.split-payment-icon svg+svg{margin-left:-7px}@media (max-width: 720px){.payment-options{display:flex;flex-wrap:nowrap;overflow-x:auto}.payment-option{flex:0 0 126px;min-width:126px;min-height:44px;padding:7px 6px}}@media (max-width: 420px){.payment-options{display:flex}}.cash-payment{margin-bottom:12px}.cash-payment .form-group{margin-bottom:8px}.cash-payment .form-group label{display:block;font-size:clamp(13px,1.5vw,15px);font-weight:700;line-height:1.25;margin-bottom:8px;color:#374151}.cash-payment .form-group input{width:100%;min-height:44px;padding:8px 12px;border:2px solid #c7d2fe;border-radius:10px;font-size:clamp(16px,2vw,20px)!important;font-weight:650;text-align:right;background:#fff}.quick-amounts .btn-sm{min-width:0;min-height:38px;padding:6px;border:2px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:clamp(10px,1vw,12px);font-weight:700;line-height:1.15;white-space:nowrap;overflow:visible;text-overflow:clip;text-align:center;display:inline-flex;align-items:center;justify-content:center}.quick-amounts .btn-sm:first-child{min-width:0}@media screen and (max-width: 1024px){.cash-payment{margin-bottom:14px}.cash-payment .form-group{margin-bottom:10px}.quick-amounts{gap:8px}}@media screen and (max-width: 768px){.cash-payment{margin-bottom:12px}.quick-amounts{grid-template-columns:1.25fr repeat(5,minmax(0,1fr));gap:8px}}.split-payment{margin-bottom:18px}.split-payment-info{background:#eff6ff;border-left:4px solid #3b82f6;padding:clamp(10px,2vw,14px);border-radius:8px;margin-bottom:14px}.split-payment-info p{font-size:clamp(12px,2.2vw,14px)}.split-payment-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto;gap:10px;margin-bottom:10px;align-items:center}.split-method-select{width:100%;min-height:48px;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:clamp(12px,2.5vw,14px);font-weight:500;transition:all .3s;background:#fff}.split-method-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.split-amount-input{width:100%;min-height:48px;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:clamp(14px,3vw,16px);font-weight:600;text-align:right;transition:all .3s}.split-amount-input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9811a}.btn-remove-split{width:clamp(32px,6vw,36px);height:clamp(32px,6vw,36px);border:2px solid #ef4444;background:#fff;color:#ef4444;border-radius:8px;cursor:pointer;transition:all .2s;font-weight:700}.btn-remove-split:hover{background:#ef4444;color:#fff}.btn-add-split{width:100%;padding:clamp(8px,2vw,10px);border:2px dashed #d1d5db;background:#f9fafb;color:#6b7280;border-radius:8px;cursor:pointer;transition:all .3s;font-weight:600;margin-bottom:10px;font-size:clamp(12px,2.2vw,13px)}.btn-add-split:hover{border-color:#667eea;background:#eff6ff;color:#667eea}.split-summary{background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:clamp(10px,2vw,14px);border-radius:10px;border:2px solid #86efac}.split-summary-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:clamp(12px,2.5vw,14px);font-weight:600}.split-summary-row:last-child{margin-bottom:0;padding-top:8px;border-top:2px solid #86efac}.split-total{color:#1f2937;font-size:clamp(16px,3.5vw,18px)}.split-paid{font-size:clamp(14px,3vw,16px);font-weight:700}.split-paid.complete{color:#10b981}.split-paid.incomplete{color:#ef4444}.split-remaining{font-size:clamp(14px,3vw,16px);font-weight:700}.split-remaining.complete{color:#10b981}.split-remaining.incomplete{color:#f59e0b}@media screen and (max-width: 1024px){.split-payment{margin-bottom:14px}.split-payment-info{margin-bottom:12px}.split-payment-row{gap:8px;margin-bottom:8px}.btn-add-split{margin-bottom:8px}}@media screen and (max-width: 768px){.split-payment{margin-bottom:12px}.split-payment-row{grid-template-columns:1fr;gap:8px}.btn-remove-split{width:100%}}.quick-amounts{display:grid;grid-template-columns:1.25fr repeat(5,minmax(0,1fr));gap:7px;margin-top:8px;overflow-x:hidden;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}@media screen and (max-width: 768px){.quick-amounts{display:flex;flex-wrap:nowrap;overflow-x:auto}.quick-amounts .btn-sm{flex:0 0 82px;min-width:82px}.quick-amounts .btn-sm:first-child{flex-basis:108px;min-width:108px}}@media screen and (max-width: 420px){.quick-amounts{display:flex}}.change-display{background:#d1fae5;padding:20px;border-radius:12px;text-align:center;margin-top:16px}.change-display h3{font-size:14px;color:#065f46;margin-bottom:8px}.change-amount{font-size:36px;font-weight:700;color:#059669}.change-display-prominent{background:#ecfdf5;padding:12px 14px;border-radius:12px;text-align:center;margin-top:12px;border:2px solid #34d399;box-shadow:0 6px 16px #10b9811f;animation:none}@keyframes pulseGreen{0%,to{box-shadow:0 12px 40px #10b98140,0 6px 20px #10b98126,inset 0 2px #ffffff80}50%{box-shadow:0 16px 48px #10b98159,0 8px 24px #10b98140,inset 0 2px #fff9}}.change-label{font-size:clamp(10px,1.3vw,12px);font-weight:700;color:#065f46;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase}.change-amount-large{font-size:clamp(24px,3.2vw,30px);font-weight:800;color:#059669;line-height:1;margin-bottom:8px;text-shadow:none;letter-spacing:0}.change-breakdown{background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 10px;border-radius:8px;border:1px solid rgba(16,185,129,.2)}.breakdown-row{display:flex;justify-content:space-between;margin-bottom:6px;font-size:clamp(12px,1.4vw,14px);font-weight:600;color:#065f46}@media screen and (max-width: 1024px){.change-display-prominent{margin-top:12px}.change-label{margin-bottom:5px}.change-amount-large{margin-bottom:8px}.breakdown-row{margin-bottom:5px}}@media screen and (max-width: 768px){.change-display-prominent{margin-top:10px}.change-label{letter-spacing:1px}}.breakdown-row:last-child{margin-bottom:0}.breakdown-row span:last-child{color:#059669;font-weight:700}.payment-actions{display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-end;margin-top:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.payment-actions .btn{flex:0 0 auto;min-height:40px;padding:8px 14px;font-size:clamp(12px,1.3vw,14px);font-weight:700;justify-content:center;text-align:center;line-height:1.15;white-space:nowrap}.btn-success{background:#10b981;color:#fff;padding:8px 14px;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;font-size:clamp(12px,1.3vw,14px);min-width:min(100%,220px);min-height:40px;justify-content:center;line-height:1.15;text-align:center;white-space:nowrap}.btn-success:hover:not(:disabled){background:#059669}.btn-success:disabled{background:#d1d5db;cursor:not-allowed}@media screen and (max-width: 1024px){.payment-actions{gap:8px;margin-top:12px}.payment-actions .btn,.btn-success{padding:8px 12px;font-size:13px}}@media screen and (max-width: 768px){.payment-actions{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:10px}.payment-actions .btn,.btn-success{width:auto;padding:8px 12px;font-size:13px}}.variation-selection-modal{background:#fff;border-radius:20px;padding:32px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.variation-selection-modal h2{margin:0 0 8px;font-size:24px;color:#111827;font-weight:700}.variation-selection-modal h3{margin:0 0 16px;font-size:18px;color:#6b7280;font-weight:600}.variation-selection-modal .base-price{margin:0 0 24px;font-size:16px;color:#059669;font-weight:600;padding:12px;background:#d1fae5;border-radius:8px;text-align:center}.variations-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.variation-option{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s;text-align:left;width:100%}.variation-option:hover{border-color:#fc8810;background:#fff7ed;transform:translate(4px)}.variation-option.out-of-stock,.variation-option:disabled{opacity:.55;cursor:not-allowed;border-color:#fecaca;background:#f9fafb}.variation-option.out-of-stock:hover,.variation-option:disabled:hover{border-color:#fecaca;background:#f9fafb;transform:none}.variation-option.base{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:#9ca3af}.variation-option.base:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-color:#6b7280}.variation-name{font-size:16px;font-weight:700;color:#111827;margin-bottom:8px}.variation-details{display:flex;gap:12px;align-items:center;font-size:14px}.variation-details .additional{color:#10b981;font-weight:600}.variation-details .total{color:#fc8810;font-weight:700;font-size:16px}.variation-sku{font-size:12px;color:#6b7280;margin-top:4px;font-family:monospace}.variation-price{font-size:18px;font-weight:700;color:#059669;margin-top:4px}.btn-close-modal{background:#6b7280;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}.btn-close-modal:hover{background:#4b5563}.add-to-cart-btn{display:none}.add-to-cart-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.add-to-cart-btn:hover:not(:disabled):before{width:300px;height:300px}.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff6b35,#fc8810);transform:translateY(-3px);box-shadow:0 8px 24px #fc881073,0 4px 12px #00000026}.add-to-cart-btn:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #fc881059,0 2px 6px #0000001a}.add-to-cart-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;box-shadow:none;opacity:.6}.add-to-cart-btn svg{z-index:1;animation:cartPulse 2s ease-in-out infinite}@keyframes cartPulse{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.1) translateY(-2px)}}.product-card.out-of-stock{opacity:.65;cursor:not-allowed}.product-card.out-of-stock:hover{transform:none;box-shadow:0 8px 24px #0000000f,0 4px 8px #0000000a,inset 0 1px #fffc}.product-card.out-of-stock:before{display:none}@media (max-width: 1600px){.products-grid{grid-template-columns:repeat(5,1fr);gap:14px}}@media (max-width: 1280px){.products-grid{grid-template-columns:repeat(4,1fr);gap:12px}}@media (max-width: 1024px){.pos-container{flex-direction:column}.pos-cart{width:100%}.products-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px}}@media (max-width: 768px){.products-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px}.product-card{padding:10px}.product-image{height:90px}.product-name{font-size:11px}.product-price{font-size:12px}}@media (max-width: 480px){.products-grid{grid-template-columns:1fr;gap:10px;padding:10px}.product-card{padding:10px}.product-image{height:80px}.product-name{font-size:12px}.product-price{font-size:13px}}.view-mode-toggle{display:flex;gap:8px;margin-bottom:12px;justify-content:flex-end}.view-btn{display:flex;align-items:center;justify-content:center;padding:10px;border:2px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer;transition:all .3s;color:#6b7280}.view-btn:hover{border-color:#fc8810;color:#fc8810;background:#fc88100d}.view-btn.active{border-color:#fc8810;background:#fc8810;color:#fff;box-shadow:0 4px 12px #fc88104d}.products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;overflow-y:auto;padding-right:8px}.products-list .product-card{display:flex;flex-direction:column;padding:16px;gap:12px;max-height:none;min-height:380px;background:#fff;border-radius:12px;border:1px solid rgba(229,231,235,.8);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.products-list .product-card:hover{border-color:#fc8810;box-shadow:0 12px 24px #fc88101f;transform:translateY(-2px)}.products-list .product-card:before{height:0;width:0;left:0;top:0}.products-list .product-image{width:100%;height:160px;flex-shrink:0;border-radius:8px;object-fit:cover}.products-list .product-header{position:static;top:auto;right:auto;left:auto;margin:0;flex-direction:row;gap:8px;display:flex;justify-content:space-between;width:100%}.products-list .variation-badge{position:static}.products-list .product-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.products-list .product-name{font-size:15px;font-weight:600;margin-bottom:4px;line-height:1.3}.products-list .product-sku{font-size:12px;color:#9ca3af}.products-list .product-price{font-size:18px;font-weight:700;margin:4px 0 0;color:#fc8810}.products-list .product-footer{margin-top:auto;flex-shrink:0;display:flex;flex-direction:column;width:100%;gap:8px}.products-list .product-stock-count{font-size:12px;color:#6b7280}.products-list .add-to-cart-btn{padding:12px 16px;font-size:14px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}@media (max-width: 480px){.products-grid{grid-template-columns:1fr;gap:10px}.product-image{height:80px}.product-name{font-size:9px}.product-price{font-size:11px}.products-list .product-card{max-height:none}.products-list .product-image{width:60px;height:60px}}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:32px;column-gap:24px;padding:32px;margin-bottom:10px;animation:fadeIn .3s ease-in;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;align-content:start}@media (max-width: 1600px){.category-grid{grid-template-columns:repeat(3,1fr);row-gap:28px;column-gap:22px;padding:28px}}@media (max-width: 1200px){.category-grid{grid-template-columns:repeat(2,1fr);row-gap:28px;column-gap:20px;padding:28px}}@media (max-width: 900px){.category-grid{grid-template-columns:1fr;row-gap:24px;column-gap:0;padding:24px}}@media (max-width: 600px){.category-grid{grid-template-columns:1fr;row-gap:20px;column-gap:0;padding:20px}}.category-grid::-webkit-scrollbar{width:8px}.category-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.category-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.category-grid::-webkit-scrollbar-thumb:hover{background:#94a3b8}.category-card{background:linear-gradient(135deg,#fc8810,#ff6b35);border-radius:24px;padding:24px 20px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 14px #7c441159,0 18px 32px #00000038,0 8px 14px #00000024,inset 0 2px #ffffff59,inset 0 -6px 12px #0000001f;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;color:#fff;min-height:130px;position:relative;overflow:visible;border:2px solid rgba(255,255,255,.28);transform-style:preserve-3d}.category-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.2) 0%,transparent 60%);pointer-events:none}.category-card:after{content:"";position:absolute;left:8px;right:8px;bottom:-10px;height:16px;border-radius:0 0 18px 18px;background:#1f293738;filter:blur(8px);pointer-events:none;z-index:0}.category-card:hover{transform:translateY(-6px) scale(1.025);box-shadow:0 18px #7c441154,0 24px 42px #fc881059,0 10px 18px #0000002e,inset 0 2px #ffffff61,inset 0 -8px 14px #00000024;border-color:#fff6}.category-card:active{transform:translateY(3px) scale(.995);box-shadow:0 8px #7c441161,0 12px 20px #00000038,inset 0 1px #ffffff42,inset 0 -4px 10px #0000002e}.category-card.all-products-card{background:linear-gradient(135deg,#667eea,#764ba2)}.category-card.all-products-card:hover{box-shadow:0 18px #48398657,0 24px 42px #667eea57,0 10px 18px #0000002e,inset 0 2px #ffffff61,inset 0 -8px 14px #00000024}.category-card .category-icon{font-size:48px;margin-bottom:12px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));position:relative;z-index:1}.category-card .category-name{font-size:16px;font-weight:900;margin:0 0 8px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35);letter-spacing:.35px;text-transform:uppercase;line-height:1.2;position:relative;z-index:1}.category-card .category-count{font-size:13px;opacity:.95;margin:0;font-weight:800;position:relative;z-index:1;background:#fff3;padding:4px 12px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-btn{display:flex;align-items:center;gap:8px;font-weight:600;border:2px solid #4b5563;transition:all .2s ease}.back-btn:hover{background:linear-gradient(135deg,#4b5563,#374151)!important;transform:translate(-4px);box-shadow:0 4px 12px #4b55634d}.back-btn .category-icon{font-size:18px;font-weight:700}.keyboard-shortcuts-bar{display:flex;gap:0;padding:0;background:linear-gradient(135deg,#1f2937,#111827);border-top:2px solid #374151;overflow-x:auto;overflow-y:hidden;align-items:stretch;justify-content:space-between;min-height:56px;flex-wrap:nowrap;flex-shrink:0;width:100%;position:relative}.keyboard-shortcuts-bar::-webkit-scrollbar{height:4px}.keyboard-shortcuts-bar::-webkit-scrollbar-track{background:#1f2937}.keyboard-shortcuts-bar::-webkit-scrollbar-thumb{background:#4b5563;border-radius:2px}.shortcut-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 12px;background:linear-gradient(135deg,#374151,#1f2937);border:none;border-right:1px solid #4b5563;border-radius:0;color:#e5e7eb;cursor:pointer;font-size:11px;font-weight:700;white-space:nowrap;flex:1;min-width:0;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden}.shortcut-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#fc8810,#ff6b35);transition:left .3s ease;z-index:0}.shortcut-btn:hover:before{left:0}.shortcut-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #fc881066,inset 0 -2px #fff3;z-index:1}.shortcut-btn:hover>*{position:relative;z-index:1}.shortcut-btn:active{transform:translateY(0);box-shadow:inset 0 2px 4px #0000004d}.shortcut-btn:first-child{border-left:none}.shortcut-btn:last-child{border-right:none}.shortcut-key{font-size:9px;font-weight:900;letter-spacing:.8px;opacity:.8;background:#ffffff1a;padding:2px 6px;border-radius:4px;min-width:24px}.shortcut-label{font-size:10px;font-weight:600;letter-spacing:.3px}.shortcut-btn svg{stroke-width:2.5;width:16px;height:16px;transition:transform .2s ease}.shortcut-btn:hover svg{transform:scale(1.1)}.shortcut-btn:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);background:#111827f2;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;box-shadow:0 4px 12px #0000004d;z-index:1000;border:1px solid #374151}.shortcut-btn:hover:after{opacity:1;transform:translate(-50%) translateY(-4px)}.marquee-container{width:100%;background:linear-gradient(90deg,#1f2937,#111827);border-top:2px solid #374151;overflow:hidden;padding:8px 0;display:flex;align-items:center;flex-shrink:0;min-height:35px}.marquee-text{display:inline-block;padding-left:100%;animation:marquee 25s linear infinite;color:#e5e7eb;font-size:14px;font-weight:600;white-space:nowrap;letter-spacing:.5px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 1400px){.pos-products{padding:10px}}@media (max-width: 1024px){.pos-main-content{flex-direction:column;gap:10px;padding:8px}.pos-cart{min-width:100%;max-width:none}.shortcuts-visible .pos-products,.shortcuts-visible .pos-cart{height:calc(100vh - 112px);max-height:calc(100vh - 112px)}.keyboard-shortcuts-bar{min-height:52px}.shortcut-btn{padding:6px 8px;font-size:10px;gap:2px}.shortcut-btn svg{width:14px;height:14px}.shortcut-key{font-size:8px;padding:1px 4px}.shortcut-label{font-size:9px}.marquee-text{font-size:12px}}@media (max-width: 768px){.pos-container{min-height:100vh}.pos-header h1{font-size:20px;margin-bottom:10px}.shortcuts-visible .pos-products,.shortcuts-visible .pos-cart{height:calc(100vh - 108px);max-height:calc(100vh - 108px)}.keyboard-shortcuts-bar{min-height:48px;overflow-x:auto}.shortcut-btn{padding:5px 6px;font-size:9px;gap:2px}.shortcut-btn svg{width:13px;height:13px}.shortcut-key{font-size:7px;padding:1px 4px;min-width:20px}.shortcut-label{font-size:8px}.shortcut-btn:after{font-size:10px;padding:6px 10px}.marquee-container{min-height:32px;padding:6px 0}.marquee-text{font-size:11px}}@media (max-width: 480px){.pos-container{min-height:100vh}.pos-header h1{font-size:18px;margin-bottom:8px}.search-bar{padding:10px 12px}.shortcuts-visible .pos-products,.shortcuts-visible .pos-cart{height:calc(100vh - 104px);max-height:calc(100vh - 104px)}.keyboard-shortcuts-bar{min-height:44px;overflow-x:auto}.shortcut-btn{padding:4px 6px;font-size:8px;gap:1px}.shortcut-btn svg{width:11px;height:11px}.shortcut-key{font-size:6px;padding:1px 3px;min-width:18px}.shortcut-label{font-size:7px}.shortcut-btn:after{font-size:9px;padding:5px 8px}.marquee-text{font-size:10px}}.help-modal{max-width:600px;width:90%}.help-shortcuts{display:flex;flex-direction:column;gap:12px;margin:20px 0;max-height:400px;overflow-y:auto}.help-item{display:flex;align-items:center;gap:15px;padding:12px;background:#f8f9fa;border-radius:8px;transition:all .2s}.help-item:hover{background:#e9ecef;transform:translate(5px)}.help-key{background:linear-gradient(135deg,#fc8810,#ff9f3d);color:#fff;padding:8px 12px;border-radius:6px;font-weight:700;font-size:14px;min-width:50px;text-align:center;box-shadow:0 2px 8px #fc88104d}.help-desc{flex:1;font-size:15px;color:#333}.customer-modal,.discount-modal,.notes-modal,.refund-modal{max-width:500px;width:90%}.notes-modal{max-width:720px;padding:28px 28px 22px;background:linear-gradient(140deg,#fff,#fff7ed);border:1px solid rgba(252,136,16,.25);box-shadow:0 25px 60px #0f172a40,0 10px 24px #0f172a1f,inset 0 1px #ffffffe6}.notes-modal h2{font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:.5px;color:#111827;margin-bottom:6px}.notes-modal .notes-form .form-group label{font-size:14px;color:#6b7280;margin-bottom:10px}.notes-modal .notes-form .form-control{border-radius:14px;border:2px solid rgba(252,136,16,.35);background:#fff;padding:16px 18px;font-size:16px;line-height:1.6;min-height:170px;box-shadow:inset 0 1px 2px #0f172a0f}.notes-modal .notes-form .form-control:focus{border-color:#fc8810;box-shadow:0 0 0 4px #fc88102e}.notes-modal .modal-actions{margin-top:18px}.notes-modal .modal-actions .btn{min-width:140px;padding:10px 16px;border-radius:10px}.notes-modal .btn-warning{background:linear-gradient(135deg,#fc8810,#ff9f3d);border:none;color:#fff;font-weight:700}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;border:none;overflow:hidden}.modal-header{padding:20px 24px;background:linear-gradient(135deg,#f8f9fa,#fff)}.modal-title{font-size:20px;font-weight:600;color:#1f2937;margin:0}.modal-body{padding:24px}.modal-footer{padding:16px 24px;background:#f8f9fa}.modal-close{position:absolute;top:16px;right:16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;color:#6b7280;transition:all .2s;z-index:10}.modal-close:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:rotate(90deg)}.input-group-text{border-right:none}.input-group .form-control{border-left:none}.input-group .form-control:focus{border-left:none;box-shadow:none}.list-group-item{border-color:#e5e7eb;transition:all .2s}.list-group-item:hover{background-color:#fef3e8;border-color:#fc8810;transform:translate(4px)}.list-group-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.list-group-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.discount-form,.notes-form,.refund-form{margin:20px 0}.discount-type-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.discount-preview{margin-top:15px;padding:12px;background:#f8f9fa;border-radius:6px;text-align:center}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.modal-actions .btn{min-width:100px}.alert{padding:12px 15px;border-radius:6px;margin:10px 0}.alert-info{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:clamp(13px,2.5vw,15px)}.form-control{width:100%;padding:clamp(8px,2vw,12px) clamp(10px,2.5vw,14px);border:1px solid #ddd;border-radius:6px;font-size:clamp(13px,2.5vw,15px);transition:all .2s}.form-control:focus{outline:none;border-color:#fc8810;box-shadow:0 0 0 3px #fc88101a}@media screen and (max-width: 1024px){.form-group{margin-bottom:12px}.form-group label{margin-bottom:6px}}@media screen and (max-width: 768px){.form-group{margin-bottom:10px}}textarea.form-control{resize:vertical;font-family:inherit}.text-muted{color:#6c757d}.text-center{text-align:center}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.mt-3{margin-top:1rem}@media (max-width: 1366px){.products-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:10px}.product-card{padding:7px}.product-image{height:75px}.pos-cart{width:380px}}@media (max-width: 1280px){.products-grid{grid-template-columns:repeat(4,1fr);gap:10px}.product-card{padding:6px}.product-image{height:70px}.product-card .product-name{font-size:12px}.product-card .product-price{font-size:13px}.pos-cart{width:455px}.category-pill{padding:10px 16px;font-size:13px}}@media (max-width: 1024px){.pos-main-content{flex-direction:column;gap:10px}.pos-products{width:100%;max-height:55vh}.products-grid{grid-template-columns:repeat(5,1fr);gap:8px;padding:8px;max-height:45vh}.product-card{padding:6px}.product-image{height:65px}.pos-cart{width:100%;max-height:40vh;position:relative}.cart-items{max-height:20vh}.category-pill{padding:8px 14px;font-size:12px}.category-icon{font-size:16px}}@media (max-width: 900px){.products-grid{grid-template-columns:repeat(4,1fr);gap:8px}.product-card{padding:5px;gap:4px}.product-image{height:60px}.product-card .product-name{font-size:11px;line-height:1.2}.product-card .product-price{font-size:12px}}@media (max-width: 768px){.pos-products{max-height:50vh}.products-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:6px}.product-card{padding:4px}.product-image{height:55px}.product-card .product-name{font-size:10px}.product-card .product-price{font-size:11px}.cart-items{max-height:15vh}.pos-cart{max-height:45vh}.category-filter{gap:8px}.category-pill{padding:6px 12px;font-size:11px}}@media (max-width: 600px){.products-grid{grid-template-columns:repeat(2,1fr)}.pos-header{flex-wrap:nowrap;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.pos-header h1{font-size:14px}.order-id-display{padding:4px 8px}.order-id-display .order-label{font-size:8px}.order-id-display .order-number{font-size:10px}.stock-filter-checkbox{padding:4px 8px;font-size:10px;gap:4px}.stock-filter-checkbox input[type=checkbox]{width:14px!important;height:14px!important;min-width:14px;min-height:14px}.search-bar{padding:6px 10px;min-width:80px;flex:1}.search-bar input{font-size:12px}.pos-keyboard-btn{padding:0 10px;height:32px;font-size:10px}}@media (max-height: 900px){.products-grid{max-height:50vh}.cart-items{max-height:25vh}}@media (max-height: 768px){.products-grid{max-height:45vh}.cart-items{max-height:20vh}.product-image{height:60px}}@media (max-height: 600px){.products-grid{max-height:40vh}.cart-items{max-height:15vh}.product-image{height:50px}}@media (orientation: landscape) and (max-width: 1366px){.pos-container{min-height:100vh}.pos-main-content{gap:10px;padding:10px}.pos-products{padding:12px}.products-grid{grid-template-columns:repeat(5,1fr);gap:10px;padding:10px}.product-card{padding:7px}.product-image{height:75px}.pos-cart{width:400px}}@media (orientation: landscape) and (max-width: 1024px){.pos-main-content{flex-direction:row;gap:8px}.pos-products{flex:1;max-height:calc(100vh - 20px)}.products-grid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:calc(100vh - 180px)}.product-image{height:70px}.pos-cart{width:380px;max-height:calc(100vh - 20px)}.cart-items{max-height:calc(100vh - 380px)}.category-pill{padding:10px 16px;font-size:13px}}@media (orientation: landscape) and (max-width: 900px){.products-grid{grid-template-columns:repeat(4,1fr);gap:8px}.product-card{padding:6px}.product-image{height:65px}.pos-cart{width:455px}.category-pill{padding:8px 14px;font-size:12px}}@media (orientation: landscape) and (max-width: 820px){.products-grid{grid-template-columns:repeat(3,1fr);gap:7px}.product-image{height:60px}.pos-cart{width:340px}}@media (orientation: landscape) and (max-height: 800px){.products-grid{max-height:calc(100vh - 160px)}.cart-items{max-height:calc(100vh - 360px)}.product-image{height:65px}}@media (orientation: landscape) and (max-height: 700px){.pos-header h1{font-size:20px}.search-bar{padding:10px 16px}.products-grid{max-height:calc(100vh - 140px);gap:6px}.product-image{height:60px}.cart-items{max-height:calc(100vh - 340px)}.category-filter{gap:8px;margin-bottom:8px}.category-pill{padding:8px 14px;font-size:12px}}@media (orientation: landscape) and (max-height: 600px){.pos-header{margin-bottom:6px}.pos-header h1{font-size:18px}.search-bar{padding:8px 14px}.products-grid{max-height:calc(100vh - 130px);gap:5px;padding:8px}.product-card{padding:5px}.product-image{height:55px}.product-card .product-name{font-size:10px}.product-card .product-price{font-size:11px}.cart-items{max-height:calc(100vh - 320px)}.category-pill{padding:6px 12px;font-size:11px}}@media screen and (min-width: 769px) and (max-width: 1024px){.pos-main-content{gap:6px!important;padding:6px!important}.pos-products{padding:10px!important;border-radius:12px!important}.pos-cart{width:329px!important;min-width:329px!important;height:calc(100vh - 60px)!important}.products-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.product-image{height:60px!important}.product-name{font-size:10px!important}.product-price{font-size:11px!important}.cart-header{padding:10px 12px!important}.category-pill{padding:8px 12px!important;font-size:12px!important}}@media screen and (max-width: 768px){.pos-main-content{flex-direction:column!important;overflow-y:auto!important}.pos-products{min-height:50vh!important}.pos-cart{width:100%!important;min-width:100%!important}.products-grid{grid-template-columns:repeat(3,1fr)!important}}@media screen and (min-width: 600px){.cart-items{flex:1;max-height:none;overflow-y:auto;padding:8px}.cart-item{padding:5px 10px;margin-bottom:5px;min-height:32px}.pos-cart{display:flex;flex-direction:column;max-height:calc(100vh - 60px)}.cart-header,.cart-footer{flex-shrink:0}}@media screen and (max-width: 1366px){.pos-header{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pos-header::-webkit-scrollbar{height:3px}.pos-header::-webkit-scrollbar-thumb{background:#fc88104d;border-radius:3px}}@media screen and (max-width: 1024px){.category-card{padding:14px 12px;min-height:90px;border-radius:16px}.category-card .category-icon{font-size:32px;margin-bottom:6px}.category-card .category-name{font-size:13px;margin:0 0 4px}.category-card .category-count{font-size:11px;padding:3px 10px}.category-grid{row-gap:16px;column-gap:12px;padding:16px}.cart-items{flex:1;max-height:calc(100vh - 300px)!important;min-height:180px}.pos-cart{display:flex;flex-direction:column;max-height:calc(100vh - 50px)}}@media screen and (max-width: 900px){.category-card{padding:12px 10px;min-height:80px;border-radius:14px}}.preview-modal{width:min(90vw,560px);max-width:560px;max-height:88vh;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe3ef;box-shadow:0 18px 36px #0f172a47,0 8px 18px #0f172a1f,inset 0 1px #ffffffe6;display:flex;flex-direction:column;overflow:hidden}.preview-modal h2{font-size:20px;line-height:1.25;font-weight:700;letter-spacing:.2px;margin:0 0 14px;color:#1f2937}.preview-content{display:flex;flex-direction:column;gap:12px;margin-bottom:14px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-gutter:stable}.preview-content::-webkit-scrollbar{width:8px}.preview-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.preview-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.preview-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:12px 14px;border-radius:14px;border:1px solid #dbe3ef;box-shadow:0 6px 12px #0f172a14,inset 0 1px #fffffff2}.preview-section h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.7px}.preview-content .preview-section:first-child{padding:10px 12px}.preview-content .preview-section:first-child h4{margin-bottom:8px;font-size:13px;font-weight:600}.preview-order-number-display{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;background:linear-gradient(180deg,#eff6ff,#dbeafe);border-radius:12px;border-left:5px solid #1d4ed8;box-shadow:0 4px 10px #1d4ed824,inset 0 1px #ffffffeb}.preview-order-number-display span:first-child{font-size:14px;font-weight:600;color:#374151}.order-number-value{font-size:34px;font-weight:700;color:#1d4ed8;text-shadow:0 1px 0 rgba(255,255,255,.75);font-family:Courier New,monospace;letter-spacing:.3px}.preview-top-total{margin-top:8px;padding:8px 10px;border-radius:12px;border:1px solid #fed7aa;background:linear-gradient(180deg,#fff7ed,#ffedd5);display:flex;justify-content:space-between;align-items:baseline;box-shadow:0 4px 10px #f9731624,inset 0 1px #ffffffe6}.preview-top-total span:first-child{font-size:14px;font-weight:600;color:#7c2d12}.preview-top-total .total-amount{font-size:30px;font-weight:700;line-height:1;color:#f97316}.preview-items{display:flex;flex-direction:column;gap:10px}.preview-item{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:11px 12px;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:12px;border:1px solid #dbe3ef;box-shadow:0 4px 8px #0f172a0f,inset 0 1px #ffffffeb;align-items:center}.preview-item .item-name{font-size:13px;font-weight:700;color:#1f2937;line-height:1.25;text-align:left}.preview-item .item-qty{min-width:40px;text-align:center;font-size:12px;font-weight:700;color:#475569;background:#f1f5f9;border-radius:8px;padding:2px 6px}.preview-item .item-price{min-width:84px;text-align:right;font-size:16px;font-weight:900;color:#0f4fbd}.preview-modal .payment-summary{padding:12px 14px;border-radius:12px;border:1px solid #dbe3ef;background:#fff}.preview-modal .payment-subtotal-row,.preview-modal .payment-discount-row,.preview-modal .payment-tax-row{display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:4px 0}.preview-modal .payment-subtotal-row span:first-child,.preview-modal .payment-tax-row span:first-child,.preview-modal .payment-discount-row span:first-child{color:#64748b;font-weight:600}.preview-modal .payment-subtotal-row span:last-child,.preview-modal .payment-tax-row span:last-child{color:#6b7280;font-weight:700}.preview-modal .payment-discount-row span:last-child{color:#b91c1c;font-weight:700}.preview-modal .payment-actions{margin-top:8px;padding-top:8px;gap:12px;display:flex;justify-content:flex-end;align-items:center}.preview-modal .payment-actions .btn{min-width:170px;border:none;border-radius:12px;font-size:15px;font-weight:900;letter-spacing:.2px;padding:12px 18px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.preview-back-btn{color:#fff;background:linear-gradient(180deg,#64748b,#475569 58%,#334155);box-shadow:0 6px #1f2937,0 10px 18px #33415559}.preview-confirm-btn{color:#fff;background:linear-gradient(180deg,#22c55e,#16a34a 55%,#15803d);box-shadow:0 6px #166534,0 10px 18px #16a34a59}.preview-back-btn:hover,.preview-confirm-btn:hover{color:#fff;transform:translateY(-1px);filter:brightness(1.04)}.preview-back-btn:active,.preview-confirm-btn:active{transform:translateY(2px)}.preview-modal .payment-actions .btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){.preview-modal{width:94vw;max-width:94vw;max-height:90vh;padding:14px;border-radius:14px}.preview-modal h2{font-size:18px;margin-bottom:10px}.preview-content{gap:10px;max-height:calc(90vh - 172px);margin-bottom:10px}.preview-item{grid-template-columns:1fr auto auto;gap:8px;padding:9px 10px}.preview-item .item-name{font-size:12px}.preview-item .item-price{font-size:14px;min-width:72px}.preview-order-number-display span:first-child{font-size:13px}.order-number-value{font-size:28px}.preview-top-total .total-amount{font-size:24px}.preview-modal .payment-subtotal-row,.preview-modal .payment-discount-row,.preview-modal .payment-tax-row{font-size:16px}.preview-modal .payment-actions{flex-direction:column;align-items:stretch;gap:8px}.preview-modal .payment-actions .btn{width:100%}}@media screen and (max-width: 900px){.category-card .category-icon{font-size:28px;margin-bottom:4px}.category-card .category-name{font-size:12px;margin:0 0 3px}.category-card .category-count{font-size:10px;padding:2px 8px}.category-grid{row-gap:12px;column-gap:10px;padding:12px}}@media screen and (max-width: 1366px){.cart-summary{padding:8px!important;margin-top:auto!important;margin-bottom:0!important;flex-shrink:0!important}.discount-section{margin:6px 0 0!important;padding-top:6px!important}.discount-buttons{display:flex!important;flex-wrap:nowrap!important;gap:4px!important}.btn-sm{padding:6px 10px!important;font-size:10px!important;flex:1 1 0!important;min-width:0!important}.btn-sm.btn-danger{flex:1 1 0!important}.checkout-btn{margin-top:8px!important;margin-bottom:0!important;padding:12px!important;font-size:14px!important}.summary-row{margin-bottom:4px!important;font-size:12px!important}.summary-row.total{font-size:14px!important;padding-top:6px!important}}@media screen and (max-width: 1024px){.btn-sm{padding:5px 8px!important;font-size:9px!important}.checkout-btn{padding:10px!important;font-size:13px!important}}@media screen and (max-width: 820px){.discount-buttons{gap:3px!important}.btn-sm{padding:4px 6px!important;font-size:8px!important}.checkout-btn{padding:10px!important;font-size:12px!important}}.void-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeInOverlay .3s ease}.void-modal-container{background:#fff;border-radius:20px;width:95%;max-width:950px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 80px #00000059,0 10px 30px #0003;animation:modalSlideUp .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.void-modal-header{background:linear-gradient(135deg,#dc2626,#b91c1c);padding:24px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #991b1b;position:relative}.void-modal-header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#ffffff4d,#fff9,#ffffff4d)}.void-modal-title-section{display:flex;align-items:center;gap:16px}.void-icon-circle{width:52px;height:52px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid rgba(255,255,255,.3)}.void-modal-title{margin:0;font-size:24px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.void-modal-subtitle{margin:0;font-size:13px;color:#ffffffd9;font-weight:400}.void-modal-close{width:40px;height:40px;border-radius:10px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.25);color:#fff;font-size:28px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.void-modal-close:hover{background:#ffffff40;transform:rotate(90deg)}.void-modal-body{padding:30px;overflow-y:auto;flex:1;background:#f8f9fa}.void-modal-body::-webkit-scrollbar{width:8px}.void-modal-body::-webkit-scrollbar-track{background:#e5e7eb;border-radius:4px}.void-modal-body::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.void-modal-body::-webkit-scrollbar-thumb:hover{background:#6b7280}.void-warning-box{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:12px;padding:16px 20px;margin-bottom:28px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 4px 12px #fbbf2426}.void-warning-icon{font-size:28px;flex-shrink:0;line-height:1}.void-warning-content strong{display:block;color:#92400e;font-size:15px;font-weight:700;margin-bottom:4px}.void-warning-content p{color:#78350f;font-size:14px;margin:0;line-height:1.5}.void-search-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #0000000d;border:1px solid #e5e7eb}.void-section-title{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 18px}.void-search-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.void-form-group{display:flex;flex-direction:column}.void-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.void-label-required:after{content:" *";color:#dc2626}.void-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;color:#1f2937;transition:all .2s ease;background:#fff;font-family:inherit}.void-input:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.void-input::placeholder{color:#9ca3af}.void-input-date{cursor:pointer}.void-search-button{width:100%;padding:13px 20px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 12px #dc26264d,inset 0 1px #fff3}.void-search-button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 6px 16px #dc262666,inset 0 1px #fff3}.void-search-button:active{transform:translateY(0)}.void-results-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 2px 8px #0000000d;border:1px solid #3b82f6}.void-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.void-results-count{background:#dbeafe;color:#1e40af;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.void-results-table-container{max-height:280px;overflow-y:auto;border-radius:8px;border:1px solid #e5e7eb}.void-results-table{width:100%;border-collapse:collapse;font-size:14px}.void-results-table thead{background:#f8f9fa;position:sticky;top:0;z-index:10}.void-results-table th{padding:12px 14px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:13px}.void-results-table tbody tr{transition:all .2s ease;border-bottom:1px solid #f3f4f6}.void-results-table tbody tr:hover{background:#f8f9fa}.void-results-table td{padding:12px 14px;color:#4b5563}.void-receipt-badge{background:#fee2e2;color:#991b1b;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600;font-family:Courier New,monospace}.void-amount{font-weight:600;color:#059669}.void-select-button{padding:6px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.void-select-button:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.void-transaction-details{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d;border:2px solid #10b981}.void-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.void-status-badge{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.void-status-selected{background:#d1fae5;color:#065f46}.void-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.void-detail-item{display:flex;flex-direction:column;gap:4px}.void-detail-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.void-detail-value{font-size:15px;color:#1f2937;font-weight:500}.void-receipt-highlight{color:#dc2626;font-weight:700;font-family:Courier New,monospace;font-size:16px}.void-detail-total{grid-column:1 / -1;background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:16px;border-radius:10px;border:2px solid #86efac}.void-detail-total .void-detail-label{color:#065f46}.void-amount-large{font-size:24px!important;font-weight:700!important;color:#059669!important}.void-items-section{background:#f8f9fa;border-radius:10px;padding:16px;margin-bottom:20px;border:1px solid #e5e7eb}.void-items-title{font-size:14px;font-weight:700;color:#374151;margin:0 0 12px}.void-items-list{display:flex;flex-direction:column;gap:8px}.void-item-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.void-item-info{display:flex;align-items:center;gap:8px;flex:1}.void-item-name{font-size:14px;font-weight:600;color:#1f2937}.void-item-variation{font-size:12px;color:#6b7280;font-style:italic}.void-item-pricing{display:flex;align-items:center;gap:12px}.void-item-qty{font-size:13px;color:#6b7280}.void-item-price{font-size:14px;font-weight:600;color:#059669}.void-reason-section{margin-bottom:20px}.void-textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;color:#1f2937;font-family:inherit;resize:vertical;transition:all .2s ease;min-height:80px}.void-textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.void-textarea::placeholder{color:#9ca3af}.void-approver-box{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #10b981;border-radius:12px;padding:16px 20px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 4px 12px #10b98126}.void-approver-icon{width:40px;height:40px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.void-approver-content strong{display:block;color:#065f46;font-size:13px;font-weight:700;margin-bottom:2px}.void-approver-content p{color:#047857;font-size:14px;margin:0;font-weight:500}.void-modal-footer{background:#f8f9fa;padding:20px 30px;border-top:2px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.void-button{padding:12px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.void-button-cancel{background:#e5e7eb;color:#374151}.void-button-cancel:hover{background:#d1d5db;transform:translateY(-1px)}.void-button-danger{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 4px 12px #dc26264d,inset 0 1px #fff3}.void-button-danger:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 6px 16px #dc262666,inset 0 1px #fff3}.void-button-danger:active{transform:translateY(0)}@media (max-width: 768px){.void-modal-container{max-width:100%;border-radius:16px}.void-modal-header{padding:20px}.void-modal-title{font-size:20px}.void-icon-circle{width:44px;height:44px}.void-modal-body{padding:20px}.void-search-grid,.void-details-grid{grid-template-columns:1fr}.void-modal-footer{flex-direction:column-reverse}.void-button{width:100%;justify-content:center}}.pos-container{overflow:visible!important}.pos-main-content{min-height:0!important;overflow:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.pos-products,.pos-cart{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.pos-cart,.shortcuts-visible .pos-cart{height:auto!important;max-height:calc(100dvh - 16px)!important}.products-grid,.products-list,.category-grid,.cart-items,.parked-orders,.parked-orders-list,.preview-content,.void-modal-body,.void-results-table-container{min-height:0!important;overflow-y:auto!important;overflow-x:hidden;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.cart-items{flex:1 1 auto}.cart-header,.cart-summary,.modal-header,.modal-footer,.void-modal-header,.void-modal-footer,.preview-modal .payment-actions{flex-shrink:0}.modal-overlay,.void-modal-overlay{align-items:flex-start!important;overflow-y:auto!important;overflow-x:hidden!important;padding:clamp(12px,2vw,24px)!important}.modal-content,.payment-modal,.preview-modal,.void-modal-container,.help-modal,.discount-modal,.notes-modal,.refund-modal,.parked-modal{max-height:calc(100dvh - 32px)!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable}.preview-modal{min-height:0}.payment-modal:not(.preview-modal){max-width:640px!important;max-height:min(88dvh,720px)!important}@media (pointer: fine) and (min-width: 769px){.modal-content,.payment-modal,.preview-modal,.void-modal-container,.help-modal,.discount-modal,.notes-modal,.refund-modal,.parked-modal{resize:both;min-width:min(320px,calc(100vw - 32px));min-height:180px}.payment-modal:not(.preview-modal){min-width:min(520px,calc(100vw - 32px));min-height:360px}}@media screen and (max-width: 768px){.pos-container{height:auto!important;min-height:100dvh!important}.pos-main-content,.pos-products,.pos-cart,.shortcuts-visible .pos-cart{height:auto!important;max-height:none!important}}.pos-container{height:calc(100dvh - 16px)!important;min-height:0!important;overflow:hidden!important}.pos-main-content{height:100%!important;min-height:0!important;overflow:hidden!important}.pos-products{min-height:0!important;height:100%!important;overflow:hidden!important}.pos-header,.category-filter{flex:0 0 auto}.category-filter{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.products-grid,.products-list,.category-grid{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable both-edges;-webkit-overflow-scrolling:touch}.products-grid{align-content:start;grid-auto-rows:auto;padding-bottom:48px}.products-grid::-webkit-scrollbar,.products-list::-webkit-scrollbar,.category-grid::-webkit-scrollbar,.category-filter::-webkit-scrollbar{width:10px;height:8px}.products-grid::-webkit-scrollbar-track,.products-list::-webkit-scrollbar-track,.category-grid::-webkit-scrollbar-track,.category-filter::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.products-grid::-webkit-scrollbar-thumb,.products-list::-webkit-scrollbar-thumb,.category-grid::-webkit-scrollbar-thumb,.category-filter::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:999px}.products-grid::-webkit-scrollbar-thumb:hover,.products-list::-webkit-scrollbar-thumb:hover,.category-grid::-webkit-scrollbar-thumb:hover,.category-filter::-webkit-scrollbar-thumb:hover{background:#64748b}@media screen and (min-width: 769px){.pos-cart{height:100%!important;max-height:none!important;overflow:hidden!important}.cart-items{min-height:0!important;overflow-y:auto!important}}@media screen and (max-width: 1024px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))!important}}@media screen and (max-width: 768px){.pos-container{height:auto!important;min-height:100dvh!important;overflow:visible!important}.pos-main-content{height:auto!important;overflow:visible!important}.pos-products{height:min(72dvh,760px)!important;min-height:420px!important}.products-grid{grid-template-columns:repeat(auto-fill,minmax(122px,1fr))!important}}@media screen and (max-width: 480px){.pos-products{height:min(70dvh,680px)!important;min-height:360px!important}.products-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))!important;padding:8px 8px 42px}}.modal-overlay,.void-modal-overlay{align-items:center!important;justify-content:center!important;padding:clamp(8px,1.4vw,18px)!important}.modal-content,.payment-modal,.preview-modal,.variation-selection-modal,.help-modal,.discount-modal,.notes-modal,.refund-modal,.parked-modal,.void-modal-container{resize:none!important;max-height:min(78dvh,680px)!important;overflow-x:hidden!important;border-radius:14px!important}.modal-content,.help-modal,.discount-modal,.notes-modal,.refund-modal{width:min(560px,calc(100vw - 32px))!important;max-width:560px!important}.payment-modal:not(.preview-modal),.variation-selection-modal{width:min(560px,calc(100vw - 32px))!important;max-width:560px!important;overflow-y:auto!important}.preview-modal,.parked-modal,.void-modal-container{width:min(760px,calc(100vw - 32px))!important;max-width:760px!important}.payment-modal h2,.preview-modal h2,.variation-selection-modal h2,.help-modal h2,.discount-modal h2,.notes-modal h2,.refund-modal h2,.void-modal-title{font-size:clamp(18px,1.8vw,22px)!important;line-height:1.2!important}.modal-body,.preview-content,.void-modal-body,.parked-orders-list{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable}@media screen and (max-width: 768px){.modal-content,.payment-modal,.preview-modal,.variation-selection-modal,.help-modal,.discount-modal,.notes-modal,.refund-modal,.parked-modal,.void-modal-container{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}}.order-id-display,.stock-filter-checkbox:has(input:checked),.category-pill.active,.category-card,.add-to-cart-btn,.payment-modal:before,.btn-warning,.notes-modal .btn-warning{background:var(--primary-gradient)!important;border-color:var(--primary-color)!important}.order-id-display,.category-pill.active,.category-card,.add-to-cart-btn,.btn-warning,.notes-modal .btn-warning{color:#fff!important}.order-id-display,.category-pill.active,.category-card:hover,.add-to-cart-btn:hover:not(:disabled){box-shadow:0 12px 28px var(--primary-shadow),0 6px 12px var(--primary-soft-strong)!important}.stock-filter-checkbox:hover,.search-bar:focus-within,.product-card:hover,.product-card.selected,.variant-option.selected,.discount-option.selected{border-color:var(--primary-color)!important}.stock-filter-checkbox input[type=checkbox]{accent-color:var(--primary-color)!important}.search-bar:focus-within{box-shadow:inset 0 2px 8px #0000000a,0 0 0 4px var(--primary-soft),0 8px 24px var(--primary-soft-strong)!important}.search-bar svg,.category-badge,.variant-details .additional,.selected-variant,.cart-total,.order-total,.total-amount{color:var(--primary-color)!important}.category-filter{scrollbar-color:var(--primary-color) transparent!important}.category-filter::-webkit-scrollbar-thumb,.category-grid::-webkit-scrollbar-thumb{background:var(--primary-gradient)!important}.checkout-btn,.btn-add-split,.btn-success{background:var(--accent-gradient)!important;border-color:var(--accent-color)!important}.checkout-btn:hover:not(:disabled),.btn-add-split:hover:not(:disabled),.btn-success:hover:not(:disabled){filter:brightness(.95);box-shadow:0 14px 32px color-mix(in srgb,var(--accent-color) 35%,transparent),0 6px 14px color-mix(in srgb,var(--accent-color) 20%,transparent)!important}@media screen and (max-width: 900px){.pos-container{height:auto!important;min-height:100dvh!important;padding-top:max(58px,calc(env(safe-area-inset-top) + 54px));overflow:visible!important}.pos-main-content{flex-direction:column!important;width:100%;height:auto!important;min-height:0!important;gap:10px;padding:8px;overflow:visible!important}.pos-products{width:100%!important;min-width:0!important;height:min(64dvh,680px)!important;min-height:380px!important;max-height:none!important}.pos-cart,.shortcuts-visible .pos-cart{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;max-height:none!important;overflow:visible!important}.cart-items{max-height:min(34dvh,280px);overflow-y:auto!important}.cart-header{flex-wrap:wrap}.cart-actions{margin-left:auto}.cart-summary{margin-top:0}.pos-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pos-buttons button{width:100%;min-width:0}}@media screen and (max-width: 560px){.pos-container{padding-top:max(56px,calc(env(safe-area-inset-top) + 52px))}.pos-main-content{gap:8px;padding:6px}.pos-products{height:min(62dvh,620px)!important;min-height:330px!important;border-radius:14px;padding:8px}.pos-header{align-items:stretch}.search-bar{min-width:100%}.products-grid,.category-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))!important;gap:8px}.pos-cart{border-radius:14px}.cart-items{max-height:240px}.cart-item{align-items:flex-start;flex-wrap:wrap}.cart-item-left{flex-basis:100%}.cart-item-actions{margin-left:auto}.pos-buttons{grid-template-columns:1fr}}@media screen and (max-width: 900px) and (orientation: landscape) and (max-height: 520px){.pos-container{padding-top:6px}.pos-main-content{flex-direction:row!important;overflow:hidden!important}.pos-products{height:calc(100dvh - 12px)!important;min-height:0!important}.pos-cart,.shortcuts-visible .pos-cart{width:min(42vw,260px)!important;min-width:min(42vw,260px)!important;max-width:min(42vw,260px)!important;height:calc(100dvh - 12px)!important;overflow:hidden!important}.cart-items{max-height:none}}.category-filter{display:grid!important;grid-auto-flow:column;grid-auto-columns:clamp(128px,11.5vw,168px);align-items:stretch;gap:10px!important;width:100%;max-height:none!important;margin:0 0 16px;padding:4px 4px 12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.category-filter .category-pill{display:grid!important;grid-template-columns:34px minmax(0,1fr);grid-template-rows:1fr auto;grid-template-areas:"icon label" "icon count";align-items:center;column-gap:10px;row-gap:4px;width:100%;min-width:0;min-height:72px;padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;color:#172033!important;text-align:left;white-space:normal;overflow:hidden;isolation:isolate;scroll-snap-align:start;box-shadow:0 10px 22px #0f172a12,0 2px 6px #0f172a0d!important}.category-filter .category-pill:hover{transform:translateY(-2px)!important;border-color:#cbd5e1!important;box-shadow:0 14px 28px #0f172a1a,0 4px 10px #0f172a12!important}.category-filter .category-pill.active{background:var(--primary-gradient)!important;border-color:transparent!important;color:#fff!important;transform:translateY(-2px)!important}.category-filter .back-btn{background:linear-gradient(135deg,#1f2937,#111827)!important;border-color:#111827!important;color:#fff!important}.category-filter .back-btn:hover{background:linear-gradient(135deg,#111827,#020617)!important}.category-filter .category-icon{grid-area:icon;display:grid;place-items:center;width:34px;height:34px;margin:0;border-radius:12px;background:#f1f5f9;color:currentColor;font-size:0!important;filter:none;box-shadow:none}.category-filter .category-pill.active .category-icon,.category-filter .back-btn .category-icon{background:#ffffff2e;color:#fff}.category-filter .category-label{grid-area:label;min-width:0;overflow:hidden;color:inherit;font-size:13px;font-weight:800;line-height:1.12;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-filter .category-count{grid-area:count;justify-self:start;width:max-content;max-width:100%;margin:0;padding:3px 8px!important;border-radius:999px;background:#eff6ff;color:#475569;font-size:11px!important;line-height:1;font-weight:800;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.category-filter .category-pill.active .category-count,.category-filter .back-btn .category-count{background:#ffffff38;color:#fff}.category-card .category-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 0 12px;border-radius:16px;background:#ffffff38;color:inherit;font-size:0!important}.category-card .category-icon svg{width:34px;height:34px}@media screen and (max-width: 1366px){.category-filter{grid-auto-columns:clamp(120px,13vw,154px);gap:9px!important}.category-filter .category-pill{min-height:68px;padding:9px 11px!important}}@media screen and (max-width: 900px){.category-filter{grid-auto-columns:minmax(112px,28vw);gap:8px!important;margin-bottom:12px;padding-bottom:10px!important}.category-filter .category-pill{min-height:64px;grid-template-columns:32px minmax(0,1fr);column-gap:8px;padding:8px 10px!important;border-radius:16px!important}.category-filter .category-icon{width:32px;height:32px;border-radius:11px}.category-filter .category-label{font-size:12px}.category-filter .category-count{font-size:10px!important;padding:3px 7px!important}}@media screen and (max-width: 560px){.category-filter{grid-auto-columns:minmax(100px,42vw);gap:7px!important}.category-filter .category-pill{min-height:60px;grid-template-columns:30px minmax(0,1fr);padding:8px!important;border-radius:14px!important}.category-filter .category-icon{width:30px;height:30px}.category-filter .category-icon svg{width:16px;height:16px}.category-filter .category-label{font-size:11px}}
