.new-sale-page{padding-bottom:0}.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}#cartList{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}h2{font-size:1rem;margin:0 0 .75rem;color:#333}.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(.qty-btn){cursor:pointer;border:none;background:transparent;padding:0;font-size:inherit;transition:all .2s}:global(.qty-btn:hover){transform:scale(1.1)}:global(.qty-value){border:none;padding:0 .25rem;text-align:center;font-weight:600;border-radius:.375rem;font-size:.875rem}:global(.qty-value:focus){outline:none;box-shadow:0 0 0 2px #16a34a33}:global(.cart-item-remove){cursor:pointer;border:none;background:transparent;padding:0;transition:all .2s}:global(.cart-item-remove:hover){background-color:#ef44441a}.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-section{background:#fff;border-radius:.75rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0000001a}.card{background:#fff;border-radius:.75rem}.card.p-6{padding:1.5rem}.card h2{margin:0 0 1rem}.input{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;height:2.5rem;box-sizing:border-box}.input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.pt-4{padding-top:1rem}.block{display:block}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-gray-500{color:#6b7280}:global(.customer-results){position:relative;background:#fff;border-radius:.5rem;overflow-y:auto;border:1px solid #e5e7eb;display:block}:global(.customer-result-item){display:flex;flex-direction:column;justify-content:center;padding:.75rem;cursor:pointer;transition:background .18s;background:#fff;border-bottom:1px solid #e5e7eb}: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;margin-top:1.5rem;margin-bottom:.75rem}.action-buttons .btn{flex:1;padding:.875rem 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:radial-gradient(circle at top right,#eefbf4,#fff 56%),linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:1.15rem;padding:2rem 1.5rem 1.25rem;text-align:left;width:100%;max-width:480px;box-shadow:0 24px 48px #0f172a38,0 8px 18px #0f172a1a;position:relative;max-height:calc(100vh - 2rem);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.receipt-dismiss{position:absolute;top:.8rem;right:.8rem;width:2rem;height:2rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:1rem;line-height:1;cursor:pointer;transition:all .18s ease}.receipt-dismiss:hover{border-color:#9ca3af;color:#111827;background:#f9fafb}.success-icon{font-size:2.25rem;margin-bottom:.6rem}.modal-content h2{margin:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.35rem;font-weight:700;letter-spacing:.01em;color:#111827}.sale-amount{font-size:1.75rem;font-weight:700;color:#16a34a;margin:.15rem 0 1rem}.modal-actions{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem;position:sticky;bottom:0;padding-top:.75rem;background:linear-gradient(180deg,#ffffffd9,#fff 42%);border-top:1px solid #e5e7eb;z-index:2}.modal-actions .btn{width:100%;min-width:0}@media(min-width:900px){.modal-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.btn-ghost{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-ghost:hover{background:#f9fafb;border-color:#9ca3af}.receipt-preview{background:linear-gradient(155deg,#f7f5ef,#fbfaf7 45%,#f3efe5);border-radius:1rem;border:1px solid #e6dfce;padding:.9rem;margin:1rem 0;text-align:left;max-height:min(50vh,380px);overflow-y:auto;font-size:.94rem;box-shadow:inset 0 1px #ffffffd9;scrollbar-width:thin}.receipt-preview #receiptText{font-family:Manrope,Avenir Next,Nunito Sans,sans-serif;font-size:.9rem;margin:0;line-height:1.5;color:#1f2937}.receipt-card{background:#fffdf8;border:1px solid #e8e0cf;border-radius:.9rem;padding:1rem;box-shadow:0 10px 26px #4d3d1c1f,0 2px 6px #4d3d1c14}.receipt-top{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:start}.receipt-brandline{margin:0;color:#7c2d12;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.receipt-shop{margin:.25rem 0 0;font-size:1.12rem;font-weight:700;color:#111827;line-height:1.2}.receipt-subtitle{margin:.25rem 0 0;font-size:.78rem;color:#6b7280}.receipt-status{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#065f46;background:#dcfce7;border:1px solid #86efac;border-radius:999px;padding:.2rem .55rem}.receipt-divider{margin:.8rem 0;border-top:1px dashed #cdbf9e}.receipt-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.receipt-meta-card{background:#fff;border:1px solid #ebe4d5;border-radius:.7rem;padding:.5rem .6rem}.receipt-meta-label{margin:0;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em;color:#9a8b67;font-weight:700}.receipt-meta-value{margin:.25rem 0 0;font-size:.82rem;font-weight:600;color:#1f2937;overflow-wrap:anywhere}.receipt-items-title{margin:0;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#7c2d12;font-weight:700}.receipt-items-table{width:100%;border-collapse:collapse;margin-top:.45rem;font-size:.8rem}.receipt-items-table th{text-align:left;color:#6b7280;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;padding:.3rem 0;border-bottom:1px solid #ece6d8}.receipt-items-table td{padding:.5rem 0;border-bottom:1px dashed #efe9dc;color:#1f2937;vertical-align:top}.receipt-item-cell-name{font-weight:600}.receipt-align-right{text-align:right;white-space:nowrap}.receipt-totals{margin-top:.7rem;display:grid;gap:.3rem}.receipt-total-row{display:flex;justify-content:space-between;font-size:.82rem;color:#374151}.receipt-total-row strong{color:#111827}.receipt-total-highlight{margin-top:.35rem;background:linear-gradient(90deg,#fff7ed,#ffedd5);border:1px solid #fdba74;border-radius:.6rem;padding:.5rem .6rem;display:flex;justify-content:space-between;font-size:.92rem;font-weight:700;color:#9a3412}.receipt-footnote{margin-top:.8rem;text-align:center;font-size:.74rem;color:#6b7280;line-height:1.35}
