.account-module__zd0OHa__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.account-module__zd0OHa__grid{grid-template-columns:280px 1fr;gap:2rem;min-height:600px;display:grid}.account-module__zd0OHa__sidebar{background:#fff;border-radius:.5rem;height:fit-content;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.account-module__zd0OHa__userInfo{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1.5rem;display:flex}.account-module__zd0OHa__avatar{color:#fff;background-color:#f68b1e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:600;display:flex}.account-module__zd0OHa__userName{color:#111827;font-size:1rem;font-weight:600}.account-module__zd0OHa__userEmail{color:#6b7280;font-size:.85rem}.account-module__zd0OHa__nav{flex-direction:column;gap:.5rem;display:flex}.account-module__zd0OHa__navItem{text-align:left;color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;display:flex}.account-module__zd0OHa__navItem:hover{color:#111827;background-color:#f3f4f6}.account-module__zd0OHa__active{color:#f68b1e;background-color:#eff6ff}.account-module__zd0OHa__logout{color:#ef4444;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1.5rem}.account-module__zd0OHa__logout:hover{color:#ef4444;background-color:#fef2f2}.account-module__zd0OHa__content{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.account-module__zd0OHa__sectionTitle{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.account-module__zd0OHa__orderCard{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:1.25rem}.account-module__zd0OHa__orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.account-module__zd0OHa__orderId{color:#111827;font-weight:600;display:block}.account-module__zd0OHa__orderDate{color:#6b7280;margin-top:.25rem;font-size:.875rem;display:block}.account-module__zd0OHa__status{text-transform:uppercase;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.account-module__zd0OHa__delivered{color:#166534;background-color:#dcfce7}.account-module__zd0OHa__processing{color:#854d0e;background-color:#fef9c3}.account-module__zd0OHa__pending{color:#1e40af;background-color:#dbeafe}.account-module__zd0OHa__cancelled{color:#991b1b;background-color:#fee2e2}.account-module__zd0OHa__orderItems{color:#4b5563;border-bottom:1px solid #f3f4f6;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.95rem}.account-module__zd0OHa__orderFooter{justify-content:space-between;align-items:center;font-weight:600;display:flex}.account-module__zd0OHa__totalLabel{color:#6b7280;font-size:.9rem}.account-module__zd0OHa__totalValue{color:#111827;font-size:1.1rem}@media (max-width:768px){.account-module__zd0OHa__grid{grid-template-columns:1fr}}.account-module__zd0OHa__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.account-module__zd0OHa__modalContent{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 4px 20px #0003}.account-module__zd0OHa__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.account-module__zd0OHa__modalTitle{color:#111827;font-size:1.25rem;font-weight:700}.account-module__zd0OHa__closeButton{cursor:pointer;color:#666;background:0 0;border:none;padding:.5rem}.account-module__zd0OHa__modalSection{margin-bottom:1.5rem}.account-module__zd0OHa__sectionLabel{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.account-module__zd0OHa__detailItem{color:#4b5563;margin-bottom:.5rem;font-size:.9rem}.account-module__zd0OHa__productRow{border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.account-module__zd0OHa__productImage{object-fit:cover;background-color:#f3f4f6;border-radius:4px;width:60px;height:60px}.account-module__zd0OHa__productInfo{flex:1}.account-module__zd0OHa__productName{margin-bottom:.25rem;font-size:.95rem;font-weight:500}.account-module__zd0OHa__refundBtn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.75rem;font-weight:600;transition:background-color .2s}.account-module__zd0OHa__refundBtn:hover{background-color:#dc2626}.account-module__zd0OHa__refundedStatus{color:#991b1b;text-align:center;background-color:#fee2e2;border-radius:4px;margin-top:1rem;padding:.5rem;font-weight:500}.account-module__zd0OHa__settingsForm{gap:1.25rem;max-width:100%;display:grid}.account-module__zd0OHa__nameRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-module__zd0OHa__formGroup{flex-direction:column;gap:.5rem;display:flex}.account-module__zd0OHa__label{color:#374151;font-size:.9rem;font-weight:600}.account-module__zd0OHa__input,.account-module__zd0OHa__textarea{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.account-module__zd0OHa__input:focus,.account-module__zd0OHa__textarea:focus{border-color:#f68b1e;outline:none;box-shadow:0 0 0 2px #f68b1e1a}.account-module__zd0OHa__input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.account-module__zd0OHa__submitBtn{color:#fff;cursor:pointer;background-color:#f68b1e;border:none;border-radius:.375rem;width:fit-content;margin-top:1rem;padding:.875rem;font-weight:600;transition:background-color .2s}.account-module__zd0OHa__submitBtn:hover{background-color:#e37b12}@media (max-width:640px){.account-module__zd0OHa__nameRow{grid-template-columns:1fr}.account-module__zd0OHa__submitBtn{width:100%}}.account-module__zd0OHa__addressCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.account-module__zd0OHa__headerRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.account-module__zd0OHa__addBtn{color:#fff;cursor:pointer;background-color:#f68b1e;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.account-module__zd0OHa__addressGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.account-module__zd0OHa__cardHeader{justify-content:space-between;align-items:center;display:flex}.account-module__zd0OHa__cardName{color:#111827;font-weight:600}.account-module__zd0OHa__defaultBadge{color:#065f46;background-color:#d1fae5;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.account-module__zd0OHa__cardActions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.account-module__zd0OHa__actionBtn{color:#f68b1e;cursor:pointer;background:0 0;border:none;font-size:.85rem}.account-module__zd0OHa__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:none}.account-module__zd0OHa__cancelBtn{cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:4px;padding:.75rem 1.5rem}.account-module__zd0OHa__addressBookHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.account-module__zd0OHa__editLink{color:#f68b1e;cursor:pointer;align-items:center;transition:color .2s;display:flex}.account-module__zd0OHa__editLink:hover{color:#e37b12}.account-module__zd0OHa__addressCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem}.account-module__zd0OHa__addressTitle{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:500}.account-module__zd0OHa__addressText{color:#4b5563;font-size:.9rem;line-height:1.5}.account-module__zd0OHa__addAddressLink{color:#f68b1e;font-size:.9rem;font-weight:600;text-decoration:none}.account-module__zd0OHa__addAddressLink:hover{text-decoration:underline}
.ReviewModal-module__6A_RAW__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReviewModal-module__6A_RAW__modal{background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:2rem;position:relative;box-shadow:0 4px 12px #00000026}.ReviewModal-module__6A_RAW__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.ReviewModal-module__6A_RAW__title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.ReviewModal-module__6A_RAW__productScan{border-bottom:1px solid #eee;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ReviewModal-module__6A_RAW__thumb{object-fit:cover;background-color:#f9f9f9;border-radius:4px;width:60px;height:60px}.ReviewModal-module__6A_RAW__productName{color:#333;font-weight:500}.ReviewModal-module__6A_RAW__form{flex-direction:column;gap:1.5rem;display:flex}.ReviewModal-module__6A_RAW__ratingSection{flex-direction:column;gap:.5rem;display:flex}.ReviewModal-module__6A_RAW__ratingSection label{font-size:.9rem;font-weight:600}.ReviewModal-module__6A_RAW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ReviewModal-module__6A_RAW__inputGroup label{font-size:.9rem;font-weight:600}.ReviewModal-module__6A_RAW__textarea{resize:vertical;border:1px solid #ddd;border-radius:4px;padding:.75rem;font-family:inherit}.ReviewModal-module__6A_RAW__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#f68b1e;border:none;border-radius:4px;padding:1rem;font-weight:700;transition:background-color .2s}.ReviewModal-module__6A_RAW__submitBtn:hover{background-color:#e57b0d}.ReviewModal-module__6A_RAW__submitBtn:disabled{cursor:not-allowed;background-color:#fabc7a}
