.Account-module__wQ3QNq__accountContainer{padding:3.125vw 0 5.208vw}.Account-module__wQ3QNq__accountInner{gap:40px;display:flex}.Account-module__wQ3QNq__accountSidebar{flex-shrink:0;width:280px}.Account-module__wQ3QNq__sidebarCard{background:#fff;border:1px solid #f2ece8;border-radius:20px;padding:1.563vw 1.042vw;position:sticky;top:100px}.Account-module__wQ3QNq__userQuickInfo{text-align:center;border-bottom:1px dashed #f2ece8;flex-direction:column;align-items:center;margin-bottom:1.563vw;padding-bottom:1.302vw;display:flex}.Account-module__wQ3QNq__userAvatar{color:#9e2649;width:80px;height:80px;font-size:calc(var(--font-size-base) + 18px);background:linear-gradient(135deg,snow 0%,#fdf4f4 100%);border:1px solid #f2ece8;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.781vw;display:flex}.Account-module__wQ3QNq__userName{font-size:calc(var(--font-size-base) + 6px);color:#272626;font-weight:700;font-family:var(--newsreader);margin-bottom:.208vw}.Account-module__wQ3QNq__userEmail{font-size:var(--font-size-base);color:#888}.Account-module__wQ3QNq__sidebarNav{flex-direction:column;gap:8px;display:flex}.Account-module__wQ3QNq__navItem{color:#555;font-weight:500;font-size:calc(var(--font-size-base) + 1px);border-radius:12px;align-items:center;gap:12px;padding:.625vw .781vw;text-decoration:none;transition:all .3s;display:flex}.Account-module__wQ3QNq__navItem:hover{color:#9e2649;background:snow}.Account-module__wQ3QNq__navItem.Account-module__wQ3QNq__active{color:#fff;background:#9e2649}.Account-module__wQ3QNq__navItem .iconify{font-size:calc(var(--font-size-base) + 6px)}.Account-module__wQ3QNq__logoutBtn{color:#e74c3c;cursor:pointer;background:#fff;border:1px solid #f2ece8;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:45px;margin-top:1.042vw;font-weight:600;transition:all .3s;display:flex}.Account-module__wQ3QNq__logoutBtn:hover{background:#fdf2f2;border-color:#e74c3c}.Account-module__wQ3QNq__accountContent{flex:1}.Account-module__wQ3QNq__pageHeader{border-bottom:1px solid #f2ece8;margin-bottom:1.823vw;padding-bottom:1.042vw}.Account-module__wQ3QNq__pageTitle{font-size:calc(var(--font-size-base) + 12px);color:#272626;font-family:var(--newsreader);font-weight:600}.Account-module__wQ3QNq__pageSubtitle{color:#888;font-size:calc(var(--font-size-base) + 1px)}.Account-module__wQ3QNq__profileGrid{background:#fff;border:1px solid #f2ece8;border-radius:20px;padding:2.083vw}.Account-module__wQ3QNq__profileGrid.Account-module__wQ3QNq__addressFormCard{border:0;padding:0}.Account-module__wQ3QNq__formGroup{margin-bottom:1.302vw}.Account-module__wQ3QNq__formGroup label{font-size:var(--font-size-base);color:#444;margin-bottom:.521vw;font-weight:600;display:block}.Account-module__wQ3QNq__formGroup>input,.Account-module__wQ3QNq__formGroup>textarea{width:100%;font-family:var(--nunito);resize:none;border:1px solid #f2ece8;border-radius:10px;outline:none;padding:.781vw 1.042vw;transition:all .3s}.Account-module__wQ3QNq__formGroup>input{height:50px}.Account-module__wQ3QNq__formGroup>input:focus,.Account-module__wQ3QNq__formGroup>textarea:focus{border-color:#9e2649;box-shadow:0 0 0 4px #9e26490d}.Account-module__wQ3QNq__saveBtn{color:#fff;cursor:pointer;font-weight:700;font-family:var(--nunito);background:#9e2649;border:none;border-radius:50px;padding:.781vw 2.083vw;transition:all .3s}.Account-module__wQ3QNq__saveBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #9e264933}.Account-module__wQ3QNq__orderItem{background:#fff;border:1px solid #f2ece8;border-radius:20px;margin-bottom:1.042vw;padding:0;overflow:hidden}.Account-module__wQ3QNq__orderHead{background:var(--secondary-color-20);border-bottom:1px dashed #f2ece8;justify-content:space-between;align-items:center;padding:.8vw 1.2vw .7vw;display:flex}.Account-module__wQ3QNq__orderMeta .Account-module__wQ3QNq__orderNo{font-size:calc(var(--font-size-base) + 1px);color:var(--primary-color);margin:0 0 .365vw;font-weight:700}.Account-module__wQ3QNq__orderMeta p{font-size:calc(var(--font-size-base) - 2px);margin:0;line-height:1}.Account-module__wQ3QNq__orderStatus{font-size:calc(var(--font-size-base) - 2px);border-radius:7px;padding:.25vw .7vw;font-weight:700}.Account-module__wQ3QNq__statusDelivered{color:#2e7d32;background:#e8f5e9}.Account-module__wQ3QNq__statusProcessing{color:#f57f17;background:#fff8e1}.Account-module__wQ3QNq__statusCancelled{color:#c62828;background:#ffebee}.Account-module__wQ3QNq__orderBody{padding:1vw 1.2vw}.Account-module__wQ3QNq__orderBody .Account-module__wQ3QNq__productItemCard{border-bottom:1px solid #f2ece8;gap:1vw;margin-bottom:1vw;padding-bottom:1vw;display:flex}.Account-module__wQ3QNq__orderBody .Account-module__wQ3QNq__productItemCard:last-child{border:0;margin:0;padding:0}.Account-module__wQ3QNq__productThumb{border:1px solid #f2ece8;border-radius:12px;width:70px;height:70px;overflow:hidden}.Account-module__wQ3QNq__productThumb img{object-fit:cover;width:100%;height:100%}.Account-module__wQ3QNq__productInfo{flex:1}.Account-module__wQ3QNq__productInfo p:first-child{font-size:calc(var(--font-size-base));color:#666;margin:0 0 .26vw;font-weight:600}.Account-module__wQ3QNq__productInfo p:nth-child(2){color:var(--primary-color);font-weight:600;font-family:var(--fraunces);font-size:calc(var(--font-size-base) + 2px)}.Account-module__wQ3QNq__orderFooter{background:var(--secondary-color-20);border-bottom:1px dashed #f2ece8;justify-content:space-between;align-items:center;padding:.7vw 1.2vw;display:flex}.Account-module__wQ3QNq__orderFooter .Account-module__wQ3QNq__orderPrice{font-weight:500;font-size:calc(var(--font-size-base) + 0px)}.Account-module__wQ3QNq__orderFooter .Account-module__wQ3QNq__orderPrice span{color:var(--theme-red-color);font-weight:700;font-family:var(--fraunces);font-size:calc(var(--font-size-base) + 2px)}.Account-module__wQ3QNq__orderFooter .Account-module__wQ3QNq__viewDetailsBtn{color:var(--theme-red-color);font-weight:600;font-size:calc(var(--font-size-base));align-items:center;gap:7px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Account-module__wQ3QNq__orderFooter .Account-module__wQ3QNq__viewDetailsBtn svg{font-size:calc(var(--font-size-base) + 4px)}.Account-module__wQ3QNq__addressGrid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.Account-module__wQ3QNq__addressCard{background:#fff;border:1px solid #f2ece8;border-radius:20px;padding:1.302vw;transition:all .3s;position:relative}.Account-module__wQ3QNq__addressCard.Account-module__wQ3QNq__default{background:snow;border-color:#9e2649}.Account-module__wQ3QNq__addressType{font-size:calc(var(--font-size-base) - 2px);text-transform:uppercase;color:#9e2649;margin-bottom:.625vw;font-weight:800;display:block}.Account-module__wQ3QNq__addressName{font-size:calc(var(--font-size-base) + 4px);font-weight:700;font-family:var(--newsreader);margin-bottom:.521vw;display:block}.Account-module__wQ3QNq__addressText{color:#666;line-height:1.6;font-size:calc(var(--font-size-base));margin-bottom:.625vw}.Account-module__wQ3QNq__phoneText{color:#666;margin-bottom:.781vw}.Account-module__wQ3QNq__phoneText b{color:#000}.Account-module__wQ3QNq__addressActions{border-top:1px solid #f2ece8;gap:15px;padding-top:1.042vw;display:flex}.Account-module__wQ3QNq__actionLink{font-size:var(--font-size-base);color:#9e2649;font-weight:700;text-decoration:none}.Account-module__wQ3QNq__addAddressCard{cursor:pointer;background:#fff;border:2px dashed #f2ece8;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:250px;transition:all .3s;display:flex}.Account-module__wQ3QNq__addAddressCard:hover{background:snow;border-color:#9e2649}.Account-module__wQ3QNq__addIcon{font-size:calc(var(--font-size-base) + 26px);color:#9e2649}.Account-module__wQ3QNq__addText{color:#272626;font-weight:700}@media (max-width:991px){.Account-module__wQ3QNq__accountInner{flex-direction:column}.Account-module__wQ3QNq__accountSidebar{width:100%}.Account-module__wQ3QNq__sidebarCard{position:relative;top:0}.Account-module__wQ3QNq__sidebarNav{flex-direction:row;padding-bottom:.521vw;overflow-x:auto}.Account-module__wQ3QNq__navItem{white-space:nowrap}.Account-module__wQ3QNq__addressGrid{grid-template-columns:1fr}.Account-module__wQ3QNq__profileGrid{padding:1.302vw}}:is(.Account-module__wQ3QNq__formGroup .ant-select-selector,.Account-module__wQ3QNq__formGroup .ant-picker){align-items:center;border-color:#f2ece8!important;border-radius:10px!important;height:50px!important}:is(.Account-module__wQ3QNq__formGroup .ant-select-focused .ant-select-selector,.Account-module__wQ3QNq__formGroup .ant-picker-focused){border-color:#9e2649!important;box-shadow:0 0 0 4px #9e26490d!important}:is(.Account-module__wQ3QNq__formGroup .ant-select:hover .ant-select-selector,.Account-module__wQ3QNq__formGroup .ant-picker:hover){border-color:#9e2649!important}.Account-module__wQ3QNq__addressTypeToggle{gap:15px;width:50%;margin-top:.26vw;display:flex}.Account-module__wQ3QNq__typeOption{cursor:pointer;flex:1;position:relative}.Account-module__wQ3QNq__typeOption>input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Account-module__wQ3QNq__typeCard{font-size:calc(var(--font-size-base) + 1px);color:#888;background:#fff;border:2px solid #f2ece8;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:.729vw 1.042vw;font-weight:700;transition:all .3s;display:flex}.Account-module__wQ3QNq__typeOption>input:checked~.Account-module__wQ3QNq__typeCard{color:#9e2649;background:snow;border-color:#9e2649;box-shadow:0 4px 15px #9e26491a}.Account-module__wQ3QNq__typeOption:hover .Account-module__wQ3QNq__typeCard{border-color:#9e2649}.Account-module__wQ3QNq__formRow{flex-wrap:wrap;margin:0 -.781vw;display:flex}.Account-module__wQ3QNq__formColHalf{width:50%;padding:0 .781vw}.Account-module__wQ3QNq__formColFull{width:100%;padding:0 .781vw}.Account-module__wQ3QNq__formActions{gap:15px;width:100%;margin-top:.781vw;padding:0 .781vw;display:flex}.Account-module__wQ3QNq__formActionBtn{border-radius:50px;flex:1;height:50px;font-weight:700}.Account-module__wQ3QNq__odPageHeader{justify-content:space-between;align-items:center;margin-bottom:1.302vw;display:flex}.Account-module__wQ3QNq__odPageTitle{font-family:var(--fraunces);color:var(--theme-red-color);font-size:calc(var(--font-size-base) + 12px);margin:0 0 .26vw;font-weight:700}.Account-module__wQ3QNq__odPageSubtitle{color:#666;font-size:var(--font-size-base);margin:0}.Account-module__wQ3QNq__odBackButton{color:#333;font-weight:500;font-size:calc(var(--font-size-base) - 1px);background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;gap:8px;padding:.417vw .833vw;text-decoration:none;transition:all .3s;display:flex}.Account-module__wQ3QNq__odBackButton:hover{color:#000;background:#f9f9f9;border-color:#ccc}.Account-module__wQ3QNq__odWrapper{background:#fff;border:1px solid #f2ece8;border-radius:12px;overflow:hidden}.Account-module__wQ3QNq__odHeader{background:var(--secondary-color-20);border-bottom:1px dashed #f2ece8;justify-content:space-between;align-items:center;padding:.8vw 1.2vw .7vw;display:flex}.Account-module__wQ3QNq__odMeta{align-items:center;gap:15px;display:flex}.Account-module__wQ3QNq__odOrderNo{color:var(--theme-red-color);font-weight:700;font-size:calc(var(--font-size-base) + 0px)}.Account-module__wQ3QNq__odDot{color:var(--secondary-color-80)}.Account-module__wQ3QNq__odDate{color:#000;font-weight:700;font-size:calc(var(--font-size-base) + 0px)}.Account-module__wQ3QNq__odStatusPill{color:#fff;font-weight:700;font-size:calc(var(--font-size-base) - 2px);border-radius:7px;padding:.26vw .781vw}.Account-module__wQ3QNq__odTracker{border-bottom:1px solid #f2ece8;justify-content:center;padding:2.083vw 1.563vw;display:flex}.Account-module__wQ3QNq__odSection{border-bottom:1px solid #f2ece8;padding:1.563vw}.Account-module__wQ3QNq__odSectionTitle{font-family:var(--newsreader);color:var(--theme-red-color);font-size:calc(var(--font-size-base) + 4px);margin:0 0 1.042vw;font-weight:700}.Account-module__wQ3QNq__odItemsList{flex-direction:column;gap:20px;display:flex}.Account-module__wQ3QNq__odItem{align-items:center;gap:20px;display:flex}.Account-module__wQ3QNq__odItemThumb{background:#f6efe9;border-radius:8px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.Account-module__wQ3QNq__odItemThumb img{object-fit:contain}.Account-module__wQ3QNq__odItemInfo{flex:1}.Account-module__wQ3QNq__odItemName{font-weight:600;font-size:calc(var(--font-size-base) + 0px);color:#272626;margin:0 0 .26vw}.Account-module__wQ3QNq__odItemMeta{font-size:calc(var(--font-size-base) - 2px);color:#666;flex-wrap:wrap;gap:10px;margin:0 0 .521vw;display:flex}.Account-module__wQ3QNq__odItemMeta strong{color:#888;font-weight:600}.Account-module__wQ3QNq__odItemMeta span{color:#272626;font-weight:700}.Account-module__wQ3QNq__odItemPrice{color:var(--theme-red-color);font-weight:700;font-size:calc(var(--font-size-base) + 4px);font-family:var(--fraunces);margin:0}.Account-module__wQ3QNq__odBottomGrid{grid-template-columns:1fr 1fr;gap:30px;padding:1.563vw;display:grid}.Account-module__wQ3QNq__odCard{height:100%}.Account-module__wQ3QNq__odCartInner{background:#f9f9f9;border-radius:12px;padding:1.302vw}.Account-module__wQ3QNq__odBillingName{font-weight:700;font-size:calc(var(--font-size-base) + 0px);color:#000;margin:0 0 .365vw}.Account-module__wQ3QNq__odBillingText{color:#666;font-size:var(--font-size-base);margin:0 0 .521vw;line-height:1.6}.Account-module__wQ3QNq__odBillingContact{color:#666;font-size:var(--font-size-base);align-items:center;gap:7px;margin:0 0 .26vw;display:flex}.Account-module__wQ3QNq__odSummaryRow{color:#666;font-size:var(--font-size-base);justify-content:space-between;margin:0 0 .365vw;display:flex}.Account-module__wQ3QNq__odSummaryRow.Account-module__wQ3QNq__free span{color:#28a745;font-weight:700}.Account-module__wQ3QNq__odSummaryDivider{border-top:1px dashed #ccc;margin:.625vw 0}.Account-module__wQ3QNq__odSummaryTotal{color:#272626;font-weight:700;font-size:calc(var(--font-size-base) + 1px);justify-content:space-between;margin:0 0 .365vw;display:flex}.Account-module__wQ3QNq__odSummaryPaid{color:#666;font-size:var(--font-size-base);justify-content:space-between;margin:0 0 .521vw;display:flex}.Account-module__wQ3QNq__odSummaryPaid span{color:#28a745;font-weight:700}.Account-module__wQ3QNq__odSummaryMetaRow{color:#666;font-size:var(--font-size-base);gap:8px;margin:0;display:flex}.Account-module__wQ3QNq__odSummaryMetaRow span{color:#666}.Account-module__wQ3QNq__trackerWrap{justify-content:space-between;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex;position:relative}.Account-module__wQ3QNq__trackerStep{z-index:2;background:#fff;flex-direction:column;align-items:center;gap:10px;padding:0 .521vw;display:flex;position:relative}.Account-module__wQ3QNq__trackerIcon{color:#999;width:40px;height:40px;font-size:calc(var(--font-size-base) + 4px);background:#f2ece8;border-radius:50%;justify-content:center;align-items:center;display:flex}.Account-module__wQ3QNq__trackerIcon.Account-module__wQ3QNq__active{color:#fff;background:#4facfe}.Account-module__wQ3QNq__trackerLabel{font-size:calc(var(--font-size-base) - 2px);color:#888;font-weight:600}.Account-module__wQ3QNq__trackerLabel.Account-module__wQ3QNq__active{color:#272626}.Account-module__wQ3QNq__trackerLine{z-index:1;background:#f2ece8;height:2px;position:absolute;top:20px;left:40px;right:40px}
