.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-placeholder{width:64px;height:64px;font-size:30px}.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-placeholder{width:58px;height:58px;font-size:26px}.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:#2563eb;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-placeholder{width:72px;height:72px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#f97316,#2563eb);color:#fff;font-size:34px;font-weight:900;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-shadow:0 10px 24px #0f172a1f}.receipt-logo-img{max-width:130px;max-height:86px;object-fit:contain;margin-bottom:15px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.receipt-title{font-size:clamp(24px,4vw,32px);font-weight:700;margin:0;letter-spacing:0;color:#2c3e50;line-height:1.15;overflow-wrap:anywhere}.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:clamp(18px,3vw,24px);font-weight:700;color:#2c3e50;margin:15px 0 5px;letter-spacing:0;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-placeholder{width:24px;height:24px;margin-bottom:4px;border-radius:6px;font-size:12px;box-shadow:none}.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}.receipt-overlay-wrapper{padding:clamp(8px,1.4vw,18px)!important;background:#0f172ab8!important}.receipt-overlay{align-items:center!important;padding:0!important;overflow:auto!important}.receipt-container{width:min(96vw,820px)!important;max-width:820px!important;max-height:94dvh!important;border-radius:18px!important;background:#f8fafc!important;box-shadow:0 28px 80px #0206175c!important}.receipt-paper.receipt-plain{width:100%!important;max-width:none!important;max-height:calc(94dvh - 220px)!important;margin:0!important;padding:clamp(20px,2.4vw,30px) clamp(24px,4vw,46px)!important;border:0!important;border-radius:18px 18px 0 0!important;background:#fff!important;color:#111827!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;line-height:1.42!important;box-shadow:none!important;overflow-y:auto!important;scrollbar-gutter:stable!important}.receipt-paper.receipt-plain .receipt-header{display:grid!important;justify-items:center!important;gap:6px!important;padding:0 0 16px!important;margin:0 0 16px!important;border-bottom:1px dashed #cbd5e1!important}.receipt-logo-img{width:auto!important;max-width:96px!important;max-height:72px!important;object-fit:contain!important;margin:0 auto 4px!important}.receipt-logo-placeholder{width:62px!important;height:62px!important;margin:0 auto 4px!important;border-radius:17px!important;background:linear-gradient(135deg,#f97316,#2563eb)!important;color:#fff!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:30px!important;font-weight:900!important;box-shadow:0 12px 24px #2563eb2e!important}.receipt-title{max-width:100%!important;color:#0f172a!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:clamp(28px,4.4vw,44px)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:0!important;margin:0!important;text-align:center!important;overflow-wrap:anywhere!important}.receipt-subtitle,.receipt-address,.receipt-message,.receipt-contact,.receipt-footer-company,.receipt-developer{color:#475569!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:13px!important;line-height:1.45!important;font-style:normal!important;margin:0!important;text-align:center!important}.receipt-address{max-width:560px!important;overflow-wrap:anywhere!important}.receipt-official{color:#111827!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:17px!important;font-weight:950!important;letter-spacing:1.8px!important;line-height:1.2!important;margin:8px 0 0!important}.receipt-divider,.receipt-divider-thick,.receipt-divider-thin{border:0!important;border-top:1px dashed #cbd5e1!important;margin:11px 0!important}.receipt-divider-thick{border-top-style:solid!important;border-top-color:#d1d5db!important}.receipt-info-row,.receipt-total-row{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important;color:#334155!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:14px!important;line-height:1.35!important;margin:8px 0!important}.receipt-info-row>span:first-child,.receipt-total-row>span:first-child{color:#64748b!important;font-weight:750!important}.receipt-info-value,.receipt-total-row span:last-child,.receipt-item-total{color:#0f172a!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-weight:900!important;text-align:right!important}.receipt-items-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;color:#64748b!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:12px!important;font-weight:900!important;letter-spacing:.6px!important;text-transform:uppercase!important;margin:0 0 8px!important}.receipt-items-header span:last-child{text-align:right!important}.receipt-item{margin:11px 0!important;break-inside:avoid!important}.receipt-item-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:start!important}.receipt-item-name{color:#0f172a!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:15px!important;font-weight:900!important;line-height:1.24!important;margin:0 0 3px!important;overflow-wrap:anywhere!important}.receipt-item-details,.receipt-item-variation,.receipt-item-discount{color:#64748b!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:13px!important;font-weight:650!important;line-height:1.3!important;margin-top:2px!important}.receipt-item-discount,.receipt-total-row.discount,.receipt-total-row.discount span:last-child{color:#dc2626!important}.receipt-total-row.grand-total{align-items:center!important;margin:13px 0 9px!important;padding-top:13px!important;border-top:2px solid #111827!important;color:#0f172a!important;font-size:18px!important;font-weight:950!important}.receipt-total-row.grand-total span:last-child{font-size:clamp(26px,4vw,34px)!important;letter-spacing:0!important}.payment-badge{display:inline-flex!important;align-items:center!important;min-height:28px!important;max-width:60%!important;border:1px solid #cbd5e1!important;border-radius:999px!important;background:#f8fafc!important;color:#0f172a!important;padding:4px 12px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important;text-align:right!important;overflow-wrap:anywhere!important}.receipt-total-row.change span:last-child{color:#059669!important}.split-payment-breakdown{border:1px solid #e2e8f0!important;background:#f8fafc!important;border-radius:12px!important;padding:8px 12px!important}.receipt-footer{margin-top:16px!important;padding-bottom:0!important}.receipt-thank-you{color:#0f172a!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:17px!important;font-weight:950!important;letter-spacing:1.3px!important;margin:0 0 8px!important;text-transform:uppercase!important}.receipt-message{margin:0 auto!important;max-width:520px!important}.receipt-developer{margin-top:8px!important;color:#475569!important;font-weight:850!important}.receipt-footer-company{display:grid!important;justify-items:center!important;gap:2px!important;color:#334155!important;font-weight:700!important;overflow-wrap:anywhere!important}.receipt-footer-company span{display:block!important;max-width:100%!important}.receipt-barcode{margin-top:14px!important}.barcode-lines{height:30px!important;gap:2px!important}.barcode-lines span{width:3px!important;background:#111827!important}.barcode-number{color:#334155!important;font-family:Inter,Segoe UI,Arial,sans-serif!important;font-size:12px!important;letter-spacing:2px!important}.receipt-actions{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;align-items:center!important;justify-content:center!important;padding:18px 24px!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;border-radius:0 0 18px 18px!important}.receipt-actions .btn{min-width:0!important;width:auto!important;flex:1 1 0!important;max-width:260px!important;border-radius:14px!important;font-family:Inter,Segoe UI,Arial,sans-serif!important}.receipt-actions>.print-status{flex:1 1 auto!important}.print-status-error{width:100%!important;max-width:100%!important;align-items:center!important;padding:18px!important;text-align:center!important;border-radius:16px!important}.print-error-actions{display:grid!important;grid-template-columns:repeat(2,minmax(160px,1fr))!important;gap:14px!important;width:min(100%,560px)!important;margin-top:12px!important}.receipt-actions .print-error-actions .btn{width:100%!important;max-width:none!important;min-width:0!important;padding:14px 18px!important;font-size:15px!important}@media (max-width: 640px){.receipt-overlay-wrapper{padding:8px!important}.receipt-container{width:97vw!important;max-height:95dvh!important}.receipt-paper.receipt-plain{max-height:calc(95dvh - 230px)!important;padding:18px 16px!important}.receipt-title{font-size:26px!important}.receipt-info-row,.receipt-total-row{font-size:13px!important}.receipt-item-name{font-size:14px!important}.receipt-total-row.grand-total span:last-child{font-size:22px!important}.payment-badge{max-width:55%!important;font-size:11px!important}.receipt-actions{padding:14px!important}.print-error-actions{grid-template-columns:1fr!important}}.receipt-overlay-wrapper{padding:12px!important;background:#0f172aad!important}.receipt-overlay{align-items:center!important;justify-content:center!important;padding:0!important;overflow:auto!important}.receipt-container{width:min(94vw,430px)!important;max-width:430px!important;max-height:calc(100dvh - 24px)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 24px 70px #02061761!important}.receipt-paper.receipt-plain{width:100%!important;max-width:none!important;max-height:calc(100dvh - 190px)!important;margin:0 auto!important;padding:16px 22px 18px!important;border:0!important;border-radius:6px 6px 0 0!important;background:#fff!important;color:#111827!important;font-family:Courier New,Courier,monospace!important;font-size:11px!important;line-height:1.28!important;box-shadow:0 10px 28px #0f172a24!important;overflow-y:auto!important;scrollbar-width:thin!important}.receipt-paper.receipt-plain .receipt-header{display:block!important;padding:0 0 8px!important;margin:0 0 8px!important;text-align:center!important;border-bottom:1px dashed #9ca3af!important}.receipt-logo-img{max-width:52px!important;max-height:52px!important;margin:0 auto 5px!important}.receipt-logo-placeholder{width:38px!important;height:38px!important;margin:0 auto 5px!important;border-radius:8px!important;font-size:18px!important;box-shadow:none!important}.receipt-title{font-family:Courier New,Courier,monospace!important;font-size:18px!important;font-weight:800!important;line-height:1.05!important;margin:0 0 4px!important;letter-spacing:0!important;text-align:center!important}.receipt-subtitle,.receipt-address,.receipt-message,.receipt-contact,.receipt-footer-company,.receipt-developer{font-family:Courier New,Courier,monospace!important;font-size:10px!important;line-height:1.25!important;color:#374151!important;margin:0!important;text-align:center!important}.receipt-official{font-family:Courier New,Courier,monospace!important;font-size:11.5px!important;font-weight:800!important;letter-spacing:.4px!important;margin:7px 0 0!important;overflow-wrap:anywhere!important;white-space:normal!important}.receipt-divider,.receipt-divider-thick,.receipt-divider-thin{border:0!important;border-top:1px dashed #9ca3af!important;margin:7px 0!important}.receipt-info,.receipt-items,.receipt-totals{margin:0!important}.receipt-info-row,.receipt-total-row{gap:8px!important;font-family:Courier New,Courier,monospace!important;font-size:10.5px!important;line-height:1.22!important;margin:4px 0!important;color:#111827!important}.receipt-info-row>span:first-child,.receipt-total-row>span:first-child{color:#374151!important;font-weight:700!important}.receipt-info-value,.receipt-total-row span:last-child,.receipt-item-total{font-family:Courier New,Courier,monospace!important;font-weight:800!important;color:#111827!important}.receipt-items-header{grid-template-columns:minmax(0,1fr) auto!important;font-family:Courier New,Courier,monospace!important;font-size:10px!important;letter-spacing:.3px!important;margin:0 0 5px!important}.receipt-items-header span:nth-child(2),.receipt-items-header span:nth-child(3){display:none!important}.receipt-item{margin:6px 0!important}.receipt-item-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.receipt-item-name{font-family:Courier New,Courier,monospace!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;margin:0 0 2px!important}.receipt-item-details,.receipt-item-variation,.receipt-item-discount{font-family:Courier New,Courier,monospace!important;font-size:10px!important;line-height:1.2!important;color:#4b5563!important;margin-top:1px!important}.receipt-total-row.grand-total{margin:8px 0 6px!important;padding-top:7px!important;border-top:1px dashed #111827!important;font-size:13px!important;font-weight:900!important}.receipt-total-row.grand-total span:last-child{font-size:15px!important}.payment-badge{min-height:0!important;max-width:58%!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;font-family:Courier New,Courier,monospace!important;font-size:10px!important}.split-payment-breakdown{border:1px dashed #d1d5db!important;border-radius:4px!important;padding:5px 6px!important;background:#fff!important}.receipt-footer{margin-top:9px!important}.receipt-thank-you{font-family:Courier New,Courier,monospace!important;font-size:12px!important;letter-spacing:.8px!important;margin:0 0 5px!important}.receipt-developer{margin-top:5px!important;font-weight:700!important}.receipt-footer-company{display:none!important}.receipt-barcode{display:grid!important;justify-items:center!important;margin-top:10px!important;padding-top:7px!important;border-top:1px dashed #d1d5db!important;clear:both!important}.barcode-lines{height:20px!important;gap:1px!important;margin:2px 0 5px!important;align-items:flex-end!important}.barcode-lines span{width:2px!important}.barcode-number{font-family:Courier New,Courier,monospace!important;font-size:10px!important;letter-spacing:1px!important}.receipt-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:12px!important;border-radius:0 0 14px 14px!important;background:#f9fafb!important}.receipt-actions .btn{max-width:none!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:10px 14px!important;border-radius:10px!important;font-size:13px!important;white-space:nowrap!important}.print-status-error{grid-column:1 / -1!important;padding:12px!important;border-radius:10px!important;font-size:12px!important;line-height:1.35!important}.print-error-actions{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:10px!important}.receipt-actions .print-error-actions .btn{padding:10px 8px!important;font-size:13px!important;white-space:nowrap!important}@media (max-width: 420px){.receipt-overlay-wrapper{padding:6px!important}.receipt-container{width:min(98vw,430px)!important;max-height:calc(100dvh - 12px)!important}.receipt-paper.receipt-plain{width:100%!important;max-width:none!important;max-height:calc(100dvh - 184px)!important;padding:14px 16px 16px!important}.receipt-actions{gap:8px!important;padding:10px!important}.receipt-actions .btn,.receipt-actions .print-error-actions .btn{font-size:12px!important;padding:10px 6px!important}}.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}.cart-item .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;height:calc(100vh - 60px);max-height:calc(100vh - 60px)}.shortcuts-visible .pos-products{height:calc(100vh - 116px);max-height:calc(100vh - 116px)}.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;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:20px;animation:fadeInOverlay .3s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.payment-modal{background:linear-gradient(135deg,#fffffffa,#f9fafbfa);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:20px;padding:20px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0003,0 8px 24px #0000001a,inset 0 2px #ffffffe6;border:2px solid rgba(255,255,255,.8);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:-2px;left:-2px;right:-2px;height:4px;background:linear-gradient(90deg,#fc8810,#ff6b35,#fc8810);background-size:200% 100%;animation:shimmer 3s infinite;border-radius:28px 28px 0 0}.payment-modal h2{margin-bottom:14px;color:#1f2937;font-size:clamp(18px,3vw,22px);font-weight:600}.payment-summary{background:#f9fafb;padding:14px 16px;border-radius:12px;margin-bottom:14px;border:1px solid #e5e7eb}.payment-subtotal-row{display:flex;justify-content:space-between;padding:6px 0;font-size:clamp(13px,2.5vw,15px);color:#6b7280}.payment-discount-row{display:flex;justify-content:space-between;padding:6px 0;font-size:clamp(13px,2.5vw,15px);color:#ef4444;font-weight:500}.payment-summary .summary-row.total{margin-top:10px;padding-top:12px;border-top:2px solid #e5e7eb}.payment-summary .total-amount{font-size:clamp(24px,5vw,28px);font-weight:700;color:#fc8810}@media screen and (max-width: 1024px){.payment-modal{padding:18px;max-width:450px;width:92%}.payment-modal h2{font-size:18px;margin-bottom:12px}.payment-summary{padding:12px 14px}.payment-subtotal-row,.payment-discount-row{font-size:13px;padding:5px 0}.payment-summary .total-amount{font-size:22px}}@media screen and (max-width: 768px){.payment-modal{padding:16px;max-width:380px;width:94%}.payment-modal h2{font-size:16px}.payment-summary{padding:10px 12px}.payment-subtotal-row,.payment-discount-row{font-size:12px}.payment-summary .total-amount{font-size:20px}}.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:500;margin-bottom:8px;color:#374151;font-size:clamp(13px,2.5vw,15px)}.payment-options{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.payment-option{padding:clamp(8px,2vw,12px) clamp(10px,2.5vw,16px);border:3px solid rgba(229,231,235,.5);background:linear-gradient(135deg,#ffffffe6,#f9fafbe6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;align-items:center;gap:6px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a;flex:1;min-width:80px;justify-content:center;white-space:nowrap}.payment-option span{font-size:clamp(11px,2.2vw,13px)}.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(-6px) scale(1.05);border-color:#fc881099;box-shadow:0 12px 32px #fc881026,0 6px 16px #00000014}.payment-option:hover:before{opacity:1}.payment-option.active{border-color:#fc8810;background:linear-gradient(135deg,#fc88101a,#fff7edf2);box-shadow:0 12px 40px #fc881040,0 6px 20px #fc881026,inset 0 1px #fffc;transform:translateY(-4px) scale(1.03)}.payment-option.active:before{opacity:1}.payment-option svg{color:#fc8810;transition:transform .3s;filter:drop-shadow(0 2px 8px rgba(252,136,16,.3))}.payment-option:hover svg{transform:scale(1.1)}.payment-option.active svg{transform:scale(1.1)}.payment-option span{font-size:12px;font-weight:500;color:#374151;white-space:nowrap}.payment-option svg{flex-shrink:0;width:20px;height:20px}@media (max-width: 600px){.payment-options{flex-wrap:wrap}.payment-option{flex:1 1 calc(50% - 4px);min-width:100px}}.cash-payment{margin-bottom:18px}.cash-payment .form-group{margin-bottom:12px}.cash-payment .form-group label{font-size:clamp(13px,2.5vw,15px);margin-bottom:6px}.cash-payment .form-group input{padding:clamp(10px,2vw,14px);font-size:clamp(16px,3vw,20px)}.quick-amounts{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.quick-amounts .btn-sm{padding:clamp(6px,1.5vw,8px) clamp(10px,2vw,14px);font-size:clamp(11px,2vw,13px)}@media screen and (max-width: 1024px){.cash-payment{margin-bottom:14px}.cash-payment .form-group{margin-bottom:10px}.quick-amounts{gap:5px}}@media screen and (max-width: 768px){.cash-payment{margin-bottom:12px}.quick-amounts{gap:4px}}.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:flex;gap:8px;margin-bottom:10px;align-items:center}.split-method-select{flex:1;padding:clamp(10px,2vw,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{flex:1;padding:clamp(10px,2vw,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:6px;margin-bottom:8px}.btn-add-split{margin-bottom:8px}}@media screen and (max-width: 768px){.split-payment{margin-bottom:12px}.split-payment-row{gap:5px}}.quick-amounts{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-top:10px}.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:linear-gradient(135deg,#d1fae5,#a7f3d0);padding:clamp(12px,2.5vw,18px);border-radius:14px;text-align:center;margin-top:14px;border:3px solid #10b981;box-shadow:0 8px 24px #10b98133,0 4px 12px #10b9811f,inset 0 2px #ffffff80;animation:pulseGreen 2s infinite}@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(11px,2.2vw,13px);font-weight:700;color:#065f46;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.change-amount-large{font-size:clamp(24px,5vw,32px);font-weight:900;color:#059669;line-height:1;margin-bottom:10px;text-shadow:0 2px 8px rgba(5,150,105,.2);letter-spacing:-1px}.change-breakdown{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:clamp(10px,2vw,14px);border-radius:10px;border:1px solid rgba(16,185,129,.2)}.breakdown-row{display:flex;justify-content:space-between;margin-bottom:6px;font-size:clamp(12px,2.5vw,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;gap:10px;justify-content:flex-end;margin-top:12px}.payment-actions .btn{padding:clamp(8px,2vw,12px) clamp(16px,3vw,24px);font-size:clamp(13px,2.5vw,15px)}.btn-success{background:#10b981;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s;font-size:14px}.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:10px}.payment-actions .btn,.btn-success{padding:10px 16px;font-size:13px}}@media screen and (max-width: 768px){.payment-actions{gap:6px}.payment-actions .btn,.btn-success{padding:8px 14px;font-size:12px}}.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:disabled,.variation-option.out-of-stock{opacity:.55;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.variation-option:disabled:hover,.variation-option.out-of-stock:hover{transform:none;background:#f8fafc;border-color:#e2e8f0}.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-stock{margin-top:8px;color:#64748b;font-size:12px;font-weight:700}.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;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 8px 24px #00000026,0 4px 12px #0000001a;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,.2)}.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:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 16px 40px #fc881066,0 8px 16px #00000026;border-color:#fff6}.category-card.all-products-card{background:linear-gradient(135deg,#667eea,#764ba2)}.category-card.all-products-card:hover{box-shadow:0 12px 24px #667eea4d}.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:700;margin:0 0 8px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.2;position:relative;z-index:1}.category-card .category-count{font-size:13px;opacity:.95;margin:0;font-weight:600;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}.pos-stock-alert{display:flex;align-items:center;gap:10px;margin:0 16px 10px;padding:9px 12px;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#9a3412}.pos-stock-alert strong,.pos-stock-alert small{display:block}.pos-stock-alert strong{font-size:13px}.pos-stock-alert small{margin-top:2px;color:#78716c;font-size:11px}.instant-category-card{background:linear-gradient(135deg,#f59e0b,#f97316 55%,#ea580c);color:#fff;border:2px solid rgba(255,255,255,.55);box-shadow:0 10px 28px #ea580c47}.instant-category-card:hover{box-shadow:0 14px 34px #ea580c61}.product-favourite-btn{position:absolute;top:9px;left:9px;z-index:8;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(148,163,184,.42);border-radius:50%;background:#fffffff0;color:#64748b;cursor:pointer;box-shadow:0 4px 12px #0f172a24}.product-favourite-btn:hover,.product-favourite-btn.active{color:#f59e0b;border-color:#fbbf24;background:#fffbeb;transform:translateY(-1px)}.manage-favourites-btn{margin-left:auto;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 15px;border:1px solid #f59e0b;border-radius:10px;background:#fffbeb;color:#b45309;font-weight:750;cursor:pointer}.favourite-scope-modal,.favourite-manager-modal{width:min(94vw,520px);max-height:90vh;overflow:auto;padding:24px;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0f172a52}.favourite-manager-modal{width:min(94vw,660px)}.favourite-modal-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.favourite-modal-heading span{display:block;margin-bottom:4px;color:#d97706;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.favourite-modal-heading h2{margin:0;color:#172033;font-size:23px}.favourite-modal-heading>button{width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;color:#475569;font-size:25px;line-height:1;cursor:pointer}.favourite-scope-modal>p,.favourite-manager-modal>p{margin:12px 0 18px;color:#64748b;line-height:1.45}.favourite-scope-options{display:grid;gap:10px}.favourite-scope-options>button{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;width:100%;padding:13px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#64748b;text-align:left;cursor:pointer}.favourite-scope-options>button.selected{border-color:#f59e0b;background:#fffbeb;color:#d97706}.favourite-scope-options span strong,.favourite-scope-options span small{display:block}.favourite-scope-options span strong{color:#1e293b}.favourite-scope-options span small{margin-top:2px;color:#64748b}.favourite-scope-options b{font-size:12px;text-transform:uppercase}.favourite-modal-done{width:100%;margin-top:18px}.favourite-manager-tabs{display:flex;gap:7px;margin-bottom:14px;overflow-x:auto}.favourite-manager-tabs button{flex:1 0 auto;padding:9px 12px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#475569;font-weight:700;cursor:pointer}.favourite-manager-tabs button.active{border-color:#f59e0b;background:#fff7ed;color:#c2410c}.favourite-order-list{display:grid;gap:8px}.favourite-order-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:11px}.favourite-position{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff7ed;color:#c2410c;font-weight:800}.favourite-order-name,.favourite-order-name strong,.favourite-order-name small{display:block;min-width:0}.favourite-order-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1e293b}.favourite-order-name small{margin-top:2px;color:#64748b}.favourite-order-row>div{display:flex;gap:5px}.favourite-order-row>div button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.favourite-order-row>div button.remove{color:#dc2626;border-color:#fecaca}.favourite-order-row>div button:disabled{opacity:.35;cursor:not-allowed}.favourite-empty{display:flex;flex-direction:column;align-items:center;gap:5px;padding:30px 18px;border:1px dashed #cbd5e1;border-radius:12px;color:#94a3b8;text-align:center}.favourite-empty strong{color:#475569}@media (max-width: 640px){.product-return-navigation{flex-wrap:wrap}.manage-favourites-btn{width:100%;justify-content:center}.favourite-scope-modal,.favourite-manager-modal{padding:18px}.favourite-order-row{grid-template-columns:30px minmax(0,1fr)}.favourite-order-row>div{grid-column:2}}.item-discount-modal{max-width:560px;width:min(94vw,560px);padding:clamp(20px,4vw,30px)}.item-discount-modal h2{padding-right:42px;margin-bottom:12px}.item-discount-summary{display:grid;gap:4px;padding:12px 14px;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;color:#475569}.item-discount-summary strong{overflow-wrap:anywhere;color:#1f2937;font-size:16px}.item-discount-summary span{font-size:14px}.discount-quantity-choice{display:grid;gap:10px;margin-bottom:16px;padding:14px;border:1px solid #e3e8ef;border-radius:12px;background:#f8fafc}.discount-quantity-choice strong,.discount-quantity-choice small,.discount-quantity-choice p{display:block}.discount-quantity-choice small,.discount-quantity-choice p{margin:3px 0 0;color:#64748b;font-size:13px;line-height:1.35}.discount-quantity-controls{display:grid;grid-template-columns:38px minmax(52px,72px) 38px auto;gap:8px}.discount-quantity-controls button,.discount-quantity-controls input{height:40px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e293b;font-weight:800;text-align:center}.discount-quantity-controls button{cursor:pointer;font-size:20px}.discount-quantity-controls input{width:100%;font-size:16px}.discount-quantity-controls .discount-all-button{padding:0 12px;border-color:#fc8810;color:#9a3412;font-size:13px}.discount-scope-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.discount-scope-choice button{min-width:0;padding:12px;text-align:left;border:2px solid #dbe3ef;border-radius:10px;background:#fff;color:#334155;cursor:pointer}.discount-scope-choice button.active{border-color:#fc8810;background:#fff7ed;color:#9a3412}.discount-scope-choice strong,.discount-scope-choice small{display:block}.discount-scope-choice small{margin-top:3px;color:#64748b;line-height:1.3}@media (max-width: 520px){.item-discount-modal{max-height:calc(100vh - 24px);overflow-y:auto}.discount-scope-choice,.item-discount-modal .discount-type-buttons{grid-template-columns:1fr}.discount-quantity-controls{grid-template-columns:38px minmax(48px,1fr) 38px}.discount-quantity-controls .discount-all-button{grid-column:1 / -1}.item-discount-modal .modal-actions{display:grid;grid-template-columns:1fr}.item-discount-modal .modal-actions .btn{width:100%}}.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}.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-context-bar{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px 8px;overflow-x:auto;background:#fff}.pos-template-badge,.selected-table-chip{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.selected-table-chip{background:#f0fdf4;color:#15803d}.pos-order-types{display:flex;gap:6px}.pos-order-types button,.pos-context-action{min-height:32px;padding:6px 12px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#475569;font-size:11px;font-weight:850;cursor:pointer;white-space:nowrap}.pos-context-action{display:inline-flex;align-items:center;gap:6px;border-radius:10px}.pos-context-action:hover{border-color:#2563eb;color:#1d4ed8}.pos-order-types button.active{border-color:#2563eb;background:#2563eb;color:#fff}.pos-table-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(110px,145px);gap:9px;padding:2px 14px 12px;overflow-x:auto;background:#fff}.pos-table-button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:62px;padding:10px 12px;border:2px solid #bbf7d0;border-radius:13px;background:#f0fdf4;color:#166534;cursor:pointer}.pos-table-button small{font-size:9px;font-weight:900;letter-spacing:.04em}.pos-table-button.status-occupied{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.pos-table-button.status-reserved{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.pos-table-button.status-bill_requested{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.pos-table-button.selected{outline:3px solid #2563eb;outline-offset:1px}.empty-table-note{align-self:center;color:#64748b;font-size:12px;font-weight:700}.product-template-meta:empty{display:none!important}.product-template-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:3px 6px;max-width:100%;color:#64748b;font-size:9px;font-weight:800;text-transform:uppercase}.product-template-meta span+span:before{content:"·";margin-right:6px;color:#cbd5e1}@media screen and (min-width: 901px){body .pos-container .pos-main-content{display:grid!important}body .pos-container.pos-layout-classic .pos-main-content{grid-template-columns:minmax(0,64fr) minmax(360px,36fr)!important}body .pos-container.pos-layout-wide .pos-main-content{grid-template-columns:minmax(0,70fr) minmax(340px,30fr)!important}body .pos-container.pos-layout-compact .pos-main-content{grid-template-columns:minmax(0,68fr) minmax(330px,32fr)!important}body .pos-container.pos-layout-fullscreen .pos-main-content{grid-template-columns:minmax(0,72fr) minmax(330px,28fr)!important}body .pos-container.pos-layout-touch-pos .pos-main-content{grid-template-columns:minmax(0,58fr) minmax(410px,42fr)!important}body .pos-container.pos-layout-table-pos .pos-main-content{grid-template-columns:minmax(0,60fr) minmax(400px,40fr)!important}}body .pos-container.pos-layout-compact .pos-products .products-grid{grid-template-columns:repeat(auto-fill,minmax(124px,1fr))!important;gap:8px!important}body .pos-container.pos-layout-compact .pos-products .products-grid .product-card{grid-template-rows:88px 48px 34px!important;height:196px!important;min-height:196px!important;max-height:196px!important;padding:7px!important}body .pos-container.pos-layout-compact .pos-products .products-grid .product-image{height:88px!important;min-height:88px!important;max-height:88px!important}body .pos-container.pos-layout-touch-pos .pos-products .products-grid,body .pos-container.pos-terminal-touchscreen_pos .pos-products .products-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;gap:16px!important}body .pos-container.pos-layout-touch-pos .pos-products .products-grid .product-card,body .pos-container.pos-terminal-touchscreen_pos .pos-products .products-grid .product-card{grid-template-rows:130px 60px 48px!important;height:270px!important;min-height:270px!important;max-height:270px!important}body .pos-container.pos-layout-touch-pos .pos-products .products-grid .product-image,body .pos-container.pos-terminal-touchscreen_pos .pos-products .products-grid .product-image{height:130px!important;min-height:130px!important;max-height:130px!important}body .pos-container[data-product-style=SPECIFICATION] .products-grid .product-card,body .pos-container[data-product-style=INFORMATION] .products-grid .product-card{grid-template-rows:94px 82px 38px!important;height:244px!important;min-height:244px!important;max-height:244px!important}body .pos-container[data-product-style=MENU] .products-grid .product-card,body .pos-container[data-product-style=SERVICE] .products-grid .product-card{border-color:#ea580c6b!important}body .pos-container[data-product-style=MENU] .products-grid .product-price,body .pos-container[data-product-style=SERVICE] .products-grid .product-price{color:#c2410c!important}body .pos-container[data-product-style=SERVICE] .products-grid .product-card{border-color:#7c3aed66!important}body .pos-container[data-product-style=SERVICE] .products-grid .product-price{color:#7c3aed!important}body .pos-container.pos-images-hidden .products-grid .product-card{grid-template-rows:56px minmax(68px,auto) 38px!important}body .pos-container.pos-images-hidden .products-grid .product-info{min-height:68px!important}@media screen and (max-width: 900px){body .pos-container .pos-main-content{display:flex!important;flex-direction:column!important;height:auto!important;min-height:100%!important}body .pos-container .pos-products{min-height:55vh!important}body .pos-container .pos-cart{width:100%!important;min-width:0!important;max-width:none!important;min-height:45vh!important}.pos-context-bar{padding-inline:10px}.pos-table-rail{padding-inline:10px;grid-auto-columns:minmax(105px,38vw)}}@media screen and (max-width: 600px){.pos-context-bar{align-items:flex-start;flex-direction:column;padding-bottom:10px}.pos-order-types{width:100%;overflow-x:auto}.pos-order-types button{flex:1}.pos-table-rail{grid-auto-columns:minmax(104px,42vw)}body .pos-container.pos-terminal-mobile .pos-products .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .pos-container.pos-terminal-mobile .pos-cart{min-height:60vh!important}}body .pos-container .product-return-navigation{display:flex!important;align-items:center!important;min-height:60px!important;height:auto!important;padding:6px 14px 10px!important;overflow:visible!important;scrollbar-width:none!important}body .pos-container .product-return-navigation::-webkit-scrollbar{display:none!important}body .pos-container .return-to-categories-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-width:220px!important;min-height:50px!important;padding:12px 20px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#4b5563,#1f2937)!important;color:#fff!important;box-shadow:0 5px 12px #1f293740!important;font-size:16px!important;line-height:1.2!important;font-weight:800!important;white-space:nowrap!important;cursor:pointer!important}body .pos-container .return-to-categories-btn span{font-size:22px!important;line-height:1!important;font-weight:900!important}body .pos-container .return-to-categories-btn:hover{background:linear-gradient(135deg,#374151,#111827)!important;transform:translateY(-1px)}body .pos-container .pos-header .search-bar{min-height:64px!important;height:64px!important;padding:0 20px!important;gap:14px!important;border-width:3px!important;border-radius:18px!important}body .pos-container .pos-header .search-bar svg{width:30px!important;height:30px!important;flex:0 0 30px!important}body .pos-container .pos-header .search-bar input{width:100%!important;min-width:0!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;color:#111827!important;font-family:inherit!important;font-size:16px!important;line-height:1.25!important;font-weight:700!important}body .pos-container .pos-header .search-bar input::placeholder{color:#64748b!important;opacity:1!important;font-size:16px!important;font-weight:700!important}@media screen and (max-width: 600px){body .pos-container .return-to-categories-btn{width:100%!important;min-width:0!important}}@media screen and (min-width: 901px){body .pos-container .pos-main-content>.pos-products,body .pos-container .pos-main-content>.pos-cart{width:100%!important;min-width:0!important;max-width:none!important}}body .pos-container .cart-item{min-height:54px!important;padding:9px 14px!important;gap:10px!important}body .pos-container .cart-item-left{gap:8px!important}body .pos-container .cart-item .item-name,body .pos-container .cart-item .item-qty,body .pos-container .cart-item .item-subtotal{font-size:16px!important;line-height:1.25!important}body .pos-container .cart-item .item-name,body .pos-container .cart-item .item-subtotal{font-weight:700!important}body .pos-container .cart-item .item-qty{padding:4px 7px!important;font-weight:600!important}body .pos-container .cart-item .item-subtotal{min-width:90px!important}body .pos-container .cart-item-actions{gap:6px!important}body .pos-container .cart-item-actions .qty-btn,body .pos-container .cart-item-actions .remove-btn{width:36px!important;height:36px!important;min-width:36px!important}body .pos-container .cart-item-actions svg{width:18px!important;height:18px!important}.item-discount-btn{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;border-color:#f59e0b!important;background:#fff7ed!important;color:#c2410c!important;font-weight:800;font-size:12px}.item-discount-btn:hover,.item-discount-btn:focus-visible{background:#ffedd5!important;border-color:#ea580c!important;transform:translateY(-1px)}.item-discount-btn.active{background:#fee2e2!important;border-color:#ef4444!important;color:#dc2626!important}.item-subtotal small{display:block;color:#dc2626;font-size:10px;line-height:1.1}.payment-modal{width:min(94vw,940px)!important;max-width:940px!important;max-height:calc(100vh - 24px)!important;padding:clamp(16px,2.4vw,28px)!important;overflow-y:auto!important;scrollbar-width:none}.payment-modal::-webkit-scrollbar{display:none}.payment-modal .payment-summary{margin-bottom:10px;padding:10px 14px}.payment-modal .payment-options{display:grid;grid-template-columns:repeat(var(--payment-option-columns, 1),minmax(0,1fr));width:100%;overflow:visible;padding:0;gap:8px}.payment-modal .payment-option{min-width:0;min-height:54px;padding:7px 8px;justify-content:center}.payment-modal .payment-option span{overflow:hidden;text-overflow:ellipsis}.payment-modal .payment-methods label{margin-bottom:6px}.payment-modal .cash-payment .form-group,.payment-modal .online-payment .form-group{margin-bottom:8px}.payment-modal .cash-payment .form-control,.payment-modal .online-payment .form-control{min-height:48px;padding:8px 12px}.payment-modal .quick-amounts{grid-template-columns:repeat(6,minmax(0,1fr))}.payment-modal .quick-amounts .btn-sm{min-width:0;padding:8px 6px;white-space:nowrap}.payment-modal .change-display-prominent{margin-top:10px;padding:10px 14px;animation:none}.payment-modal .change-label{margin-bottom:3px}.payment-modal .change-amount-large{margin-bottom:0;font-size:clamp(28px,4vw,38px)}.payment-modal .change-breakdown{display:none}.payment-modal .payment-actions{margin-top:10px}.payment-modal .payment-actions .btn{min-height:44px}@media (max-width: 640px){.payment-modal{width:calc(100vw - 16px)!important;max-height:calc(100vh - 16px)!important;padding:16px!important}.payment-modal .payment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-modal .quick-amounts{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-modal .payment-actions{display:grid;grid-template-columns:1fr}.payment-modal .payment-actions .btn{width:100%}}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))!important;grid-auto-rows:max-content!important;align-content:start!important;align-items:start!important;gap:clamp(10px,1.15vw,16px)!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-card{display:grid!important;grid-template-rows:150px minmax(78px,auto)!important;align-content:start!important;align-self:start!important;min-height:238px!important;height:auto!important;max-height:280px!important;padding:10px!important;gap:8px!important;overflow:hidden!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-image{width:100%!important;height:100%!important;min-height:112px!important;max-height:150px!important;border-radius:10px!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-image img{object-fit:contain!important;padding:4px!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-info{min-width:0!important;min-height:0!important;justify-content:space-between!important;gap:5px!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-name{height:auto!important;min-height:36px!important;margin:0!important;color:#1f2937!important;font-size:clamp(13px,1vw,16px)!important;line-height:1.22!important;-webkit-line-clamp:2!important;line-clamp:2!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-template-meta{min-height:12px;font-size:10px!important;line-height:1.2!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-price-section{min-height:25px!important;display:flex!important;align-items:end!important;justify-content:center!important;white-space:nowrap!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-price{font-size:clamp(15px,1.15vw,19px)!important;line-height:1.1!important}body .pos-container.pos-business-general-merchandise .products-grid .cart-quantity-badge{top:9px!important;right:9px!important;width:30px!important;height:30px!important;font-size:13px!important;border:2px solid #fff!important}body .pos-container.pos-business-general-merchandise .products-grid .variation-badge{top:8px!important;right:auto!important;left:8px!important;max-width:calc(100% - 52px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media screen and (max-width: 600px){body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .pos-container.pos-business-general-merchandise[data-product-style=STANDARD] .products-grid .product-card{grid-template-rows:104px minmax(68px,auto)!important;min-height:214px!important;padding:8px!important}}.payment-modal{width:min(94vw,1040px)!important;max-width:1040px!important;box-sizing:border-box;max-height:calc(100dvh - 24px)!important;padding:clamp(18px,2.2vw,28px)!important;border-radius:22px}.payment-modal:not(.payment-modal--split){overflow-y:hidden!important}.payment-modal.payment-modal--split{overflow-y:auto!important}.payment-modal h2{margin:0 0 14px;font-size:clamp(24px,2.5vw,34px);font-weight:800;letter-spacing:-.025em}.payment-modal .payment-summary{display:grid;gap:8px;padding:14px 18px;margin-bottom:16px;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#fff)}.payment-modal .payment-subtotal-row,.payment-modal .payment-discount-row{padding:0}.payment-modal .payment-summary .summary-row.total{margin-top:2px;padding-top:10px}.payment-modal .payment-methods>label,.payment-modal .cash-payment .form-group>label{font-size:17px;font-weight:750;color:#334155}.payment-modal .payment-options{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;margin-bottom:14px}.payment-modal .payment-option{min-height:76px;padding:8px 6px;flex-direction:column;gap:5px;border-width:2px;border-radius:12px}.payment-modal .payment-option>svg,.payment-modal .payment-option>span:first-child[style]{width:22px;height:22px;flex:0 0 auto}.payment-modal .payment-option>span:not([style]){display:block;width:100%;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;text-align:center;font-size:12px;font-weight:700;line-height:1.12}.payment-modal .payment-option:hover,.payment-modal .payment-option.active{transform:translateY(-2px) scale(1)}.payment-modal .cash-payment .form-group{margin-bottom:8px}.payment-modal .cash-payment .form-control{height:54px;min-height:54px;border-radius:13px}.payment-modal .quick-amounts{gap:8px;margin-top:8px}.payment-modal .quick-amounts .btn-sm{height:44px;padding:6px 5px;font-size:13px}.payment-modal .payment-actions{position:sticky;bottom:-2px;z-index:2;display:flex;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:10px;background:linear-gradient(180deg,#fff0,#fff 28%)}.payment-modal .payment-actions .btn{min-height:52px;padding:10px 22px;border-radius:10px;font-size:16px}@media (max-width: 920px){.payment-modal .payment-options{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-modal .payment-option{min-height:66px;flex-direction:row;gap:7px}.payment-modal .payment-option>span:not([style]){text-align:left}}@media (max-width: 640px){.payment-modal:not(.payment-modal--split){overflow-y:auto!important}.payment-modal .payment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-modal .payment-option{min-height:58px}.payment-modal .payment-option>span:not([style]){font-size:12px}.payment-modal .payment-actions .btn{min-height:46px;font-size:14px}}@media (max-height: 700px){.payment-modal:not(.payment-modal--split){overflow-y:auto!important}}.payment-modal .payment-actions{position:static;bottom:auto;background:transparent;padding-top:0}.payment-modal .change-display-prominent{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;margin-top:12px;padding:10px 18px;text-align:left}.payment-modal .change-label{margin:0;font-size:12px}.payment-modal .change-amount-large{margin:0;white-space:nowrap;font-size:clamp(28px,4vw,38px)}@media (max-width: 640px){.payment-modal .change-display-prominent{min-height:62px;padding:9px 12px}}
