.Page-module__iw8hxW__page{box-sizing:border-box;height:100%;font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, sans-serif;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.Page-module__iw8hxW__pageHeader{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Page-module__iw8hxW__pageTitle{color:#111827;margin:0;font-size:1.75rem;font-weight:700}.Page-module__iw8hxW__pageSubtitle{color:#6b7280;margin:.25rem 0 0;font-size:.9rem}.Page-module__iw8hxW__primaryBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s}.Page-module__iw8hxW__primaryBtn:hover{background:#1f2937}.Page-module__iw8hxW__secondaryBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.Page-module__iw8hxW__secondaryBtn:hover{background:#f9fafb}.Page-module__iw8hxW__dangerBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.Page-module__iw8hxW__dangerBtn:hover{background:#fee2e2}.Page-module__iw8hxW__btnRow{align-items:center;gap:.75rem;display:flex}.Page-module__iw8hxW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.Page-module__iw8hxW__cardHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Page-module__iw8hxW__cardTitle{color:#111827;margin:0;font-size:.95rem;font-weight:600}.Page-module__iw8hxW__cardBody{padding:1.5rem}.Page-module__iw8hxW__statsRow{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.Page-module__iw8hxW__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem}.Page-module__iw8hxW__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.Page-module__iw8hxW__statValue{color:#111827;font-size:2rem;font-weight:700;line-height:1}.Page-module__iw8hxW__statSub{color:#9ca3af;margin-top:.25rem;font-size:.8rem}.Page-module__iw8hxW__tableWrap{flex:1;min-height:0;overflow-x:auto}.Page-module__iw8hxW__table{border-collapse:collapse;width:100%;font-size:.9rem}.Page-module__iw8hxW__table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.Page-module__iw8hxW__table td{color:#374151;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.85rem 1rem}.Page-module__iw8hxW__table tr:last-child td{border-bottom:none}.Page-module__iw8hxW__table tr:hover td{background:#f9fafb}.Page-module__iw8hxW__badge{border-radius:99px;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.Page-module__iw8hxW__badge.Page-module__iw8hxW__success{color:#059669;background:#ecfdf5}.Page-module__iw8hxW__badge.Page-module__iw8hxW__danger{color:#dc2626;background:#fef2f2}.Page-module__iw8hxW__badge.Page-module__iw8hxW__warn{color:#d97706;background:#fffbeb}.Page-module__iw8hxW__badge.Page-module__iw8hxW__info{color:#2563eb;background:#eff6ff}.Page-module__iw8hxW__badge.Page-module__iw8hxW__neutral{color:#6b7280;background:#f3f4f6}.Page-module__iw8hxW__filterBar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Page-module__iw8hxW__searchInput{background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;min-width:200px;padding:.55rem .9rem;font-size:.9rem;transition:border-color .2s}.Page-module__iw8hxW__searchInput:focus{border-color:#2563eb}.Page-module__iw8hxW__select{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.55rem .9rem;font-size:.9rem}.Page-module__iw8hxW__posLayout{flex:1;grid-template-columns:1fr 340px;gap:1.5rem;min-height:0;display:grid}@media (max-width:900px){.Page-module__iw8hxW__posLayout{grid-template-columns:1fr}}.Page-module__iw8hxW__posProducts{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-content:start;gap:1rem;display:grid;overflow-y:auto}.Page-module__iw8hxW__productTile{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.4rem;padding:1rem;transition:all .15s;display:flex}.Page-module__iw8hxW__productTile:hover{border-color:#2563eb;box-shadow:0 0 0 2px #bfdbfe}.Page-module__iw8hxW__productTile[data-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.Page-module__iw8hxW__productTileName{color:#111827;font-size:.9rem;font-weight:600;line-height:1.3}.Page-module__iw8hxW__productTilePrice{color:#2563eb;font-size:1.1rem;font-weight:700}.Page-module__iw8hxW__productTileStock{color:#9ca3af;font-size:.75rem}.Page-module__iw8hxW__cartPanel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.Page-module__iw8hxW__cartHeader{color:#111827;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.Page-module__iw8hxW__cartItems{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.Page-module__iw8hxW__cartItem{background:#f9fafb;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.Page-module__iw8hxW__cartItemName{flex:1;font-size:.85rem;font-weight:500}.Page-module__iw8hxW__cartQtyBtn{cursor:pointer;background:#e5e7eb;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;transition:background .15s;display:flex}.Page-module__iw8hxW__cartQtyBtn:hover{background:#d1d5db}.Page-module__iw8hxW__cartQty{text-align:center;min-width:20px;font-size:.9rem;font-weight:600}.Page-module__iw8hxW__cartItemPrice{color:#111827;font-size:.85rem;font-weight:600}.Page-module__iw8hxW__cartFooter{border-top:1px solid #f3f4f6;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Page-module__iw8hxW__cartTotal{color:#111827;justify-content:space-between;font-size:1.1rem;font-weight:700;display:flex}.Page-module__iw8hxW__cartTotalSub{color:#6b7280;justify-content:space-between;font-size:.85rem;display:flex}.Page-module__iw8hxW__chargeBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;width:100%;padding:.9rem;font-size:1.05rem;font-weight:700;transition:background .2s}.Page-module__iw8hxW__chargeBtn:hover{background:#1f2937}.Page-module__iw8hxW__chargeBtn:disabled{cursor:not-allowed;background:#d1d5db}.Page-module__iw8hxW__emptyCart{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Page-module__iw8hxW__stockBar{align-items:center;gap:.5rem;display:flex}.Page-module__iw8hxW__stockBarTrack{background:#e5e7eb;border-radius:3px;flex:1;height:6px;overflow:hidden}.Page-module__iw8hxW__stockBarFill{border-radius:3px;height:100%;transition:width .3s}
.Modals-module__uVsscq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#1118278c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Modals-module__uVsscq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Modals-module__uVsscq__modalLg{max-width:700px}.Modals-module__uVsscq__modalHeader{border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modals-module__uVsscq__modalHeader h2{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.Modals-module__uVsscq__modalClose{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:1.4rem;line-height:1;transition:color .15s}.Modals-module__uVsscq__modalClose:hover{color:#374151}.Modals-module__uVsscq__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.Modals-module__uVsscq__modalFooter{border-top:1px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modals-module__uVsscq__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Modals-module__uVsscq__formGroup{flex-direction:column;gap:.35rem;display:flex}.Modals-module__uVsscq__formGroup.Modals-module__uVsscq__full{grid-column:1/-1}.Modals-module__uVsscq__label{color:#374151;font-size:.82rem;font-weight:600}.Modals-module__uVsscq__input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.6rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Modals-module__uVsscq__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.Modals-module__uVsscq__select{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.6rem .85rem;font-size:.9rem}.Modals-module__uVsscq__adjustGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.Modals-module__uVsscq__adjustBtn{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .15s}.Modals-module__uVsscq__adjustBtn:hover{background:#f9fafb;border-color:#d1d5db}.Modals-module__uVsscq__adjustBtn.Modals-module__uVsscq__active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.Modals-module__uVsscq__adjustInput{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Modals-module__uVsscq__adjustQtyBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .15s;display:flex}.Modals-module__uVsscq__adjustQtyBtn:hover{background:#f3f4f6}.Modals-module__uVsscq__adjustQtyValue{text-align:center;color:#111827;flex:1;font-size:1.5rem;font-weight:700}.Modals-module__uVsscq__receipt{flex-direction:column;align-items:center;display:flex}.Modals-module__uVsscq__receiptIcon{margin-bottom:.75rem;font-size:3rem}.Modals-module__uVsscq__receiptTitle{color:#111827;margin-bottom:.25rem;font-size:1.3rem;font-weight:700}.Modals-module__uVsscq__receiptSub{color:#6b7280;margin-bottom:1.5rem;font-size:.9rem}.Modals-module__uVsscq__receiptLines{border-top:1px dashed #e5e7eb;border-bottom:1px dashed #e5e7eb;flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.25rem;padding:1rem 0;display:flex}.Modals-module__uVsscq__receiptLine{color:#374151;justify-content:space-between;font-size:.9rem;display:flex}.Modals-module__uVsscq__receiptTotal{color:#111827;justify-content:space-between;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.Modals-module__uVsscq__receiptMethod{color:#6b7280;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem}.Modals-module__uVsscq__confirmBody{text-align:center;padding:2rem 1.5rem}.Modals-module__uVsscq__confirmIcon{margin-bottom:.75rem;font-size:2.5rem}.Modals-module__uVsscq__confirmTitle{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Modals-module__uVsscq__confirmSub{color:#6b7280;font-size:.9rem}.Modals-module__uVsscq__rowActions{opacity:0;gap:.4rem;transition:opacity .15s;display:flex}tr:hover .Modals-module__uVsscq__rowActions{opacity:1}.Modals-module__uVsscq__iconBtn{cursor:pointer;color:#374151;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:.25rem .5rem;font-size:.8rem;transition:all .15s}.Modals-module__uVsscq__iconBtn:hover{background:#f9fafb;border-color:#d1d5db}.Modals-module__uVsscq__iconBtn.Modals-module__uVsscq__danger:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}
