.field-error[data-astro-cid-mqzd3uww]{color:#b00020;font-size:.85rem;margin-top:.25rem;min-height:1.1em}.modal[data-astro-cid-mqzd3uww]{position:fixed;inset:0;background:#00000080;display:none;align-items:center;justify-content:center;z-index:150;padding:1rem}.modal[data-astro-cid-mqzd3uww][style*="display: flex"]{display:flex}.modal-content[data-astro-cid-mqzd3uww]{background:#fff;border-radius:1rem;padding:2rem;width:100%;max-width:380px;box-shadow:0 8px 32px #0000002e}.modal-content[data-astro-cid-mqzd3uww] h3[data-astro-cid-mqzd3uww]{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.form-group[data-astro-cid-mqzd3uww]{margin-bottom:1rem}.form-group[data-astro-cid-mqzd3uww] label[data-astro-cid-mqzd3uww]{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.875rem}.form-group[data-astro-cid-mqzd3uww] input[data-astro-cid-mqzd3uww]{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;box-sizing:border-box}.form-group[data-astro-cid-mqzd3uww] input[data-astro-cid-mqzd3uww]:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.modal-actions[data-astro-cid-mqzd3uww]{display:flex;gap:.75rem;margin-top:1.5rem}.btn[data-astro-cid-mqzd3uww]{flex:1;padding:.625rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.btn-primary[data-astro-cid-mqzd3uww]{background:#16a34a;color:#fff}.btn-primary[data-astro-cid-mqzd3uww]:hover{background:#15803d}.btn-secondary[data-astro-cid-mqzd3uww]{background:#f3f4f6;color:#374151}.btn-secondary[data-astro-cid-mqzd3uww]:hover{background:#e5e7eb}.ac-success[data-astro-cid-mqzd3uww]{text-align:center;color:#16a34a;font-weight:500;font-size:.875rem}.new-sale-page{padding-bottom:5rem}.search-section{position:sticky;top:0;background:#f5f5f5;padding:.5rem 0;z-index:20;margin-bottom:.75rem}.search-bar{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:.5rem;padding:0 .75rem}.search-icon{font-size:1rem;opacity:.5}.search-bar input{flex:1;border:none;padding:.75rem .5rem;font-size:1rem;background:transparent}.search-bar input:focus{outline:none}:global(.search-results){position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:.5rem;box-shadow:0 4px 16px #00000026;max-height:300px;overflow-y:auto;display:none;z-index:30;border:1.5px solid #e5e7eb}:global(.search-results.show){display:block}:global(.search-result-item){display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.1rem;border-bottom:1.5px solid #e5e7eb;cursor:pointer;transition:background .18s,box-shadow .18s;background:#fff;position:relative}:global(.search-result-item:not(:last-child)):after{content:"";position:absolute;left:1.1rem;right:1.1rem;bottom:0;height:1.5px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6);opacity:.85;pointer-events:none}:global(.search-result-item:hover){background:#f0fdf4;box-shadow:0 2px 8px #22c55e14}:global(.search-result-item:last-child){border-bottom:none}.result-name{font-weight:500;color:#111}.result-stock{font-size:.75rem;color:#888}.result-price{font-weight:600;color:#16a34a}.cart-section{background:#fff;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}.cart-section h2{font-size:1rem;margin:0 0 .75rem;color:#333}#cartCount{font-weight:400;color:#666}.empty-cart{text-align:center;padding:2rem 1rem;color:#999}.empty-cart span{font-size:2.5rem;display:block;margin-bottom:.5rem;opacity:.5}.empty-cart p{margin:0}:global(.cart-item){display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid #f0f0f0;width:100%}:global(.cart-item:last-child){border-bottom:none}:global(.cart-item-info){flex:1 1 auto}:global(.cart-item-name){font-weight:500;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:global(.cart-item-price){font-size:1.125rem;color:#666}:global(.cart-item-qty){display:flex;align-items:center;gap:.75rem;flex-shrink:0}:global(.qty-btn){width:2.75rem;height:2.75rem;border:2px solid;border-radius:.5rem;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}:global(.qty-btn[data-action=increase]){background:#dcfce7;border-color:#16a34a;color:#15803d}:global(.qty-btn[data-action=increase]:hover){background:#bbf7d0;transform:scale(1.05);box-shadow:0 4px 12px #16a34a4d}:global(.qty-btn[data-action=decrease]){background:#fee2e2;border-color:#dc2626;color:#991b1b}:global(.qty-btn[data-action=decrease]:hover){background:#fecaca;transform:scale(1.05);box-shadow:0 4px 12px #dc26264d}:global(.qty-value){width:5.5rem;height:2.75rem;padding:.5rem;text-align:center;font-weight:600;border:1px solid #ddd;border-radius:.375rem;font-size:1.125rem;flex-shrink:0}:global(.qty-value:focus){outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}:global(.cart-item-total){font-weight:600;color:#16a34a;min-width:70px;text-align:right;flex-shrink:0}:global(.cart-item-remove){background:#fef2f2;border:1.5px solid #dc2626;color:#dc2626;padding:.5rem .75rem;border-radius:.375rem;font-size:1.25rem;cursor:pointer;transition:all .2s;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem}:global(.cart-item-remove:hover){background:#fee2e2;border-color:#b91c1c;transform:scale(1.05);box-shadow:0 4px 12px #dc26264d}@media (max-width: 640px){:global(.cart-item){flex-wrap:wrap;gap:.5rem}:global(.cart-item-info){flex:1 1 100%}:global(.cart-item-qty){flex:0 1 auto;order:2}:global(.cart-item-total){flex:0 1 auto;order:3;text-align:left}:global(.cart-item-remove){flex:0 1 auto;order:4}}.cart-summary{background:#fff;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9375rem}.summary-row:last-child{margin-bottom:0}.summary-row.total{font-size:1.25rem;font-weight:700;color:#16a34a;padding-top:.75rem;border-top:2px solid #eee}.customer-row{flex-wrap:wrap}.customer-row>div{flex:1;min-width:250px}.customer-input-wrapper{display:flex;gap:.5rem;align-items:center;flex:1;margin-left:1rem;position:relative;flex-wrap:wrap}.customer-input-wrapper .customer-input{flex:1;min-width:0}.customer-input-wrapper .btn{flex-shrink:0;white-space:nowrap}@media (max-width: 640px){.customer-input-wrapper{flex-basis:100%;margin-left:0;margin-top:.5rem}.customer-input-wrapper .customer-input{flex-basis:calc(100% - 3.5rem)}.customer-input-wrapper .btn{min-width:3rem}}.customer-input{flex:1;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;height:2.5rem;box-sizing:border-box}.customer-input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}:global(.customer-results){position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:.5rem;box-shadow:0 4px 16px #00000026;max-height:300px;overflow-y:auto;display:none;z-index:30;border:1.5px solid #e5e7eb;margin-top:.25rem}:global(.customer-results.show){display:block}:global(.customer-result-item){display:flex;flex-direction:column;justify-content:center;padding:.85rem 1.1rem;cursor:pointer;transition:background .18s,box-shadow .18s;background:#fff;position:relative}:global(.customer-result-item:not(:last-child):after){content:"";position:absolute;left:1.1rem;right:1.1rem;bottom:0;height:1.5px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6);opacity:.85;pointer-events:none}:global(.customer-result-item:hover){background:#f0fdf4;box-shadow:0 2px 8px #22c55e14}:global(.customer-result-item:last-child){border-bottom:none}:global(.customer-result-name){font-weight:500;color:#111;font-size:.9rem}:global(.customer-result-phone){font-size:.8rem;color:#888;margin-top:.125rem}.discount-input{display:flex;align-items:center;gap:.25rem}.discount-input input{width:70px;padding:.375rem .5rem;border:1px solid #ddd;border-radius:.375rem;text-align:right;font-size:.875rem;height:2.125rem;box-sizing:border-box}.discount-input select{padding:.375rem .5rem;border:1px solid #ddd;border-radius:.375rem;font-size:.875rem;height:2.125rem;box-sizing:border-box}.payment-section{background:#fff;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}.payment-section h2{font-size:1rem;margin:0 0 .75rem;color:#333}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.payment-option{cursor:pointer}.payment-option input{display:none}.payment-label{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:2px solid #ddd;border-radius:.5rem;font-weight:500;transition:all .2s}.payment-option input:checked+.payment-label{border-color:#16a34a;background:#f0fdf4;color:#16a34a}.payment-details{margin-top:1rem}.form-group{margin-bottom:.75rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#333;margin-bottom:.375rem}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem}.change-display,.balance-display{display:flex;justify-content:space-between;padding:.75rem 1rem;background:#f0fdf4;border-radius:.5rem;font-weight:500}#changeAmount,#balanceDue{color:#16a34a;font-weight:600}.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:.75rem;display:none;font-size:.875rem}.error.show{display:block}.action-buttons{display:flex;gap:.5rem;position:fixed;bottom:3.5rem;left:.75rem;right:.75rem;background:transparent;z-index:50;padding-bottom:.75rem}.action-buttons .btn{flex:1;padding:1rem 1.25rem;margin:0;border-radius:.5rem;font-size:.95rem;font-weight:600}.btn-primary{background:#16a34a;color:#fff}.btn-primary:hover{background:#15803d}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn{padding:.65rem 1.25rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.6;cursor:not-allowed}.loading{display:none;align-items:center;justify-content:center;gap:.5rem}.loading.show{display:inline-flex}.spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}.modal-content{background:#fff;border-radius:1rem;padding:2rem 2.5rem;text-align:center;width:100%;max-width:420px;box-shadow:0 8px 32px #0000002e}.success-icon{font-size:4rem;margin-bottom:1rem}.modal-content h2{margin:0 0 .5rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.5rem;font-weight:700;letter-spacing:.01em}.sale-amount{font-size:2rem;font-weight:700;color:#16a34a;margin:0 0 1.5rem}.modal-actions{display:flex;gap:.75rem;flex-wrap:wrap}.modal-actions .btn{flex:1;min-width:80px}:global(.receipt-preview){background:#f8f9fa;border-radius:.5rem;padding:1.25rem 1.5rem;margin:1.25rem 0;text-align:left;max-height:260px;overflow-y:auto;font-size:1rem}:global(.receipt-preview #receiptText){font-family:Courier New,monospace;font-size:.85rem;margin:0;line-height:1.4}:global(.receipt-header){text-align:center;font-weight:700;margin-bottom:.5rem;font-size:.95rem}:global(.receipt-header>div){line-height:1.2}:global(.receipt-footer){text-align:center;margin-top:.75rem;font-size:.8rem;color:#666}:global(.receipt-footer>div){line-height:1.2}:global(.receipt-divider){text-align:center;margin:.3rem 0;color:#999}:global(.receipt-row){display:flex;justify-content:space-between;margin:.1rem 0;font-size:.85rem}:global(.receipt-item-name){font-weight:500;margin-top:.15rem;margin-bottom:.05rem}:global(.receipt-item-row){display:flex;justify-content:space-between;margin-bottom:.15rem;font-size:.8rem}
