.page_container__5qvlA{min-height:100vh;background-color:#F9FAFB;padding-bottom:120px}.page_header__thHvj{background:#E91E63;padding:40px 20px 80px;color:white}.page_userSection__c5MN3{display:flex;align-items:center;gap:16px}.page_avatar__BHrXV{width:64px;height:64px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;cursor:pointer;overflow:hidden;transition:transform .2s}.page_avatar__BHrXV:active{transform:scale(.95)}.page_avatar__BHrXV img{width:100%;height:100%;object-fit:cover}.page_userInfo__Lg4Hi h2{font-size:22px;font-weight:800;margin:0}.page_userInfo__Lg4Hi p{font-size:14px;opacity:.8;margin:4px 0 0}.page_statsOverlay__d_Ehr{margin:-40px 20px 0;position:relative;z-index:5}.page_statsCard__71ExK{background:white;border-radius:24px;padding:20px;display:flex;box-shadow:0 8px 32px rgba(0,0,0,.08)}.page_statItem__XYuKW{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px}.page_statItem__XYuKW:first-child{border-right:1px solid #f3f4f6}.page_statValue__PxiFc{font-size:18px;font-weight:800;color:#111827}.page_statLabel__UQFlF{font-size:12px;color:#6B7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.page_content__jov_h{padding:24px 20px}.page_section__kYCZr{margin-bottom:32px}.page_reorderList__YSSfH{display:flex;gap:16px;overflow-x:auto;padding:4px 20px 20px;margin:0 -20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.page_reorderList__YSSfH::-webkit-scrollbar{display:none}.page_sectionTitle__crTbI{font-size:18px;font-weight:800;color:#111827;margin-bottom:16px}.page_menuHeader__IWpt7{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.page_menuHeader__IWpt7 h3{margin:0}.page_seeAll__V_RWb{font-size:14px;color:#E91E63;font-weight:700;text-decoration:none}.MenuItem_item__HLoqP{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px;background:white;border:none;border-radius:16px;cursor:pointer;transition:background-color .2s,transform .1s;margin-bottom:8px}.MenuItem_item__HLoqP:active{background-color:#F9FAFB;transform:scale(.98)}.MenuItem_left__HRDOh{display:flex;align-items:center;gap:12px}.MenuItem_iconWrapper__zv9S0{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.MenuItem_label__e9Nsr{font-size:16px;font-weight:600;color:#1F2937}.OrderCard_card__CaIqE{background:white;border-radius:24px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.04);width:280px;flex-shrink:0;display:flex;flex-direction:column}.OrderCard_content__xLcPQ{display:flex;gap:16px;margin-bottom:20px}.OrderCard_image__SVE8x{width:64px;height:64px;border-radius:16px;object-fit:cover}.OrderCard_info__dH2F4{flex:1 1}.OrderCard_date__AlxWx{font-size:13px;color:#6B7280;margin-bottom:4px}.OrderCard_items__8Cv_z{font-size:15px;font-weight:700;color:#111827;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.OrderCard_price__5JbAB{font-size:15px;font-weight:700;color:#E91E63}.OrderCard_reorderBtn__ZwXtu{width:100%;height:48px;background:#FFF0F5;border:none;border-radius:14px;color:#E91E63;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s}.OrderCard_reorderBtn__ZwXtu:active{background-color:#FFE4ED;transform:scale(.96)}.AddressesModal_overlay__Cq_Vp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;z-index:2500}.AddressesModal_modal__4_M27{background:white;width:100%;max-width:500px;border-radius:24px 24px 0 0;padding:24px;box-shadow:0 -4px 20px rgba(0,0,0,.1);animation:AddressesModal_slideUp__T_0CM .3s ease-out;max-height:85vh;display:flex;flex-direction:column}@keyframes AddressesModal_slideUp__T_0CM{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AddressesModal_header__Gsy6A{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.AddressesModal_title__6sNCH{font-size:24px;font-weight:800;color:#111827}.AddressesModal_closeBtn__iCLHK{background:#F3F4F6;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.AddressesModal_addressList__9Q_2F{overflow-y:auto;flex:1 1;display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.AddressesModal_addressItem__GwF9i{display:flex;align-items:center;gap:16px;padding:16px 4px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .2s}.AddressesModal_addressItem__GwF9i:active{background:#F9FAFB}.AddressesModal_iconWrapper__YpKCp{width:48px;height:48px;background:#FFF0F5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#E91E63}.AddressesModal_iconWrapper__YpKCp.AddressesModal_home__SxlEy{background:#FFF0F5;color:#E91E63}.AddressesModal_addressDetails__Jln7B{flex:1 1}.AddressesModal_addressLabel__1FUjd{display:block;font-size:16px;font-weight:700;color:#111827;margin-bottom:2px}.AddressesModal_addressValue__RcbWo{display:block;font-size:14px;color:#6B7280}.AddressesModal_actions__CL9V9{display:flex;gap:8px;align-items:center}.AddressesModal_editBtn__oLLoy{color:#9CA3AF;background:none;border:none;cursor:pointer;padding:8px;transition:color .2s,transform .2s}.AddressesModal_editBtn__oLLoy:hover{color:#E91E63}.AddressesModal_editBtn__oLLoy:active{transform:scale(1.1);color:#E91E63}.AddressesModal_deleteBtn__DCc8L{color:#9CA3AF;background:none;border:none;cursor:pointer;padding:8px;transition:color .2s,transform .2s}.AddressesModal_deleteBtn__DCc8L:hover{color:#EF4444}.AddressesModal_deleteBtn__DCc8L:active{transform:scale(1.1);color:#EF4444}.AddressesModal_newAddressBtn__bo2WR{width:100%;background-color:#E91E63;color:white;border:none;border-radius:32px;padding:18px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.AddressesModal_newAddressBtn__bo2WR:active{transform:scale(.98);opacity:.9}.SuccessModal_overlay__qfZBn{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.SuccessModal_modal__530uo{background:white;width:90%;max-width:400px;border-radius:32px;padding:40px 24px;text-align:center;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.2);animation:SuccessModal_popIn__apPsp .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes SuccessModal_popIn__apPsp{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.SuccessModal_closeBtn__cJmjf{position:absolute;top:16px;right:16px;background:#F3F4F6;border:none;width:32px;height:32px;cursor:pointer}.SuccessModal_closeBtn__cJmjf,.SuccessModal_iconWrapper__M_jiL{border-radius:50%;display:flex;align-items:center;justify-content:center}.SuccessModal_iconWrapper__M_jiL{width:80px;height:80px;background:#FFF0F5;color:#E91E63;margin:0 auto 24px;position:relative}.SuccessModal_checkmark__gbnP9{width:40px;height:40px;stroke-width:3}.SuccessModal_title__98_wT{font-size:20px;font-weight:800;color:#111827;margin-bottom:12px}.SuccessModal_message__0eRgV{font-size:15px;color:#6B7280;line-height:1.6}.SuccessModal_confettiCanvas__1b2hT{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3001}.SuccessModal_progressBar__esuqc{width:100%;height:4px;background:#F3F4F6;border-radius:2px;overflow:hidden;margin-top:24px}.SuccessModal_progressFill__sy6Xu{height:100%;background:#E91E63;width:0;animation:SuccessModal_fill__h4DAG 3s linear forwards}@keyframes SuccessModal_fill__h4DAG{0%{width:0}to{width:100%}}