.profile-module__3PkVZa__pageContainer{background:linear-gradient(135deg,#f5f7fa 0%,#e8ecf1 100%);min-height:100vh;padding-top:120px}.profile-module__3PkVZa__container{max-width:1400px;margin:0 auto;padding:2.5rem 2rem}.profile-module__3PkVZa__profileLayout{box-shadow:none;background:0 0;border-radius:0;gap:2rem;display:flex;overflow:visible}.profile-module__3PkVZa__sidebar{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);border:1px solid #fffc;border-radius:24px;width:320px;height:fit-content;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:140px;box-shadow:0 8px 32px #00000014}.profile-module__3PkVZa__sidebar:hover{transform:translateY(-2px);box-shadow:0 12px 48px #0000001f}.profile-module__3PkVZa__profileHeader{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-bottom:1px solid #0000000f;border-radius:24px 24px 0 0;margin-bottom:.5rem;padding:2rem 1.5rem;position:relative;overflow:hidden}.profile-module__3PkVZa__profileHeader:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:3s linear infinite profile-module__3PkVZa__shimmer;position:absolute;top:-50%;right:-50%}@keyframes profile-module__3PkVZa__shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-module__3PkVZa__avatar{z-index:1;justify-content:center;margin-bottom:1rem;display:flex;position:relative}.profile-module__3PkVZa__avatar svg{color:#dc2626;background:#fffffff2;border-radius:50%;width:80px;height:80px;padding:18px;transition:all .3s;box-shadow:0 8px 24px #00000026}.profile-module__3PkVZa__avatar:hover svg{transform:scale(1.05)rotate(5deg);box-shadow:0 12px 32px #0003}.profile-module__3PkVZa__userInfo{text-align:center;z-index:1;position:relative}.profile-module__3PkVZa__userInfo h2{color:#fff;text-shadow:0 2px 8px #0000001a;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.profile-module__3PkVZa__userInfo p{color:#fffffff2;margin:0;font-size:.95rem;font-weight:500}.profile-module__3PkVZa__navMenu{flex-direction:column;padding:1rem 0;display:flex}.profile-module__3PkVZa__navItem{text-align:left;color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;margin:.15rem 0;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.profile-module__3PkVZa__navItem:before{content:"";background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-radius:0 4px 4px 0;width:4px;height:0;transition:height .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.profile-module__3PkVZa__navItem:hover{color:#dc2626;background:linear-gradient(90deg,#dc26260d 0%,#0000 100%);padding-left:1.75rem}.profile-module__3PkVZa__navItem:hover:before{height:60%}.profile-module__3PkVZa__navItem.profile-module__3PkVZa__active{color:#dc2626;background:linear-gradient(90deg,#dc26261a 0%,#dc262605 100%);padding-left:1.75rem;font-weight:600}.profile-module__3PkVZa__navItem.profile-module__3PkVZa__active:before{height:70%}.profile-module__3PkVZa__navItem svg{flex-shrink:0;transition:all .3s}.profile-module__3PkVZa__navItem:hover svg,.profile-module__3PkVZa__navItem.profile-module__3PkVZa__active svg{transform:scale(1.1)}.profile-module__3PkVZa__mainContent{flex:1;min-height:600px;padding:0}.profile-module__3PkVZa__tabContent{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);border:1px solid #fffc;border-radius:24px;min-height:500px;padding:2.5rem;animation:.4s cubic-bezier(.4,0,.2,1) profile-module__3PkVZa__fadeInUp;box-shadow:0 8px 32px #00000014}@keyframes profile-module__3PkVZa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-module__3PkVZa__tabContent h1{color:#1f2937;background:linear-gradient(135deg,#1f2937 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2rem;font-size:2rem;font-weight:700}.profile-module__3PkVZa__profileInfo{flex-direction:column;gap:1.75rem;max-width:600px;display:flex}.profile-module__3PkVZa__infoGroup{flex-direction:column;gap:.75rem;display:flex;position:relative}.profile-module__3PkVZa__infoGroup label{color:#6b7280;text-transform:uppercase;letter-spacing:1px;padding-left:.5rem;font-size:.85rem;font-weight:600}.profile-module__3PkVZa__infoGroup p{color:#1f2937;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border:2px solid #e5e7eb;border-radius:12px;margin:0;padding:1.1rem 1.25rem;font-size:1.15rem;font-weight:500;transition:all .3s;box-shadow:0 2px 8px #00000005}.profile-module__3PkVZa__infoGroup p:hover{border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 16px #dc26261a}.profile-module__3PkVZa__editButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;border-radius:12px;align-self:flex-start;margin-top:1rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #dc262640}.profile-module__3PkVZa__editButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.profile-module__3PkVZa__editButton:hover:before{left:100%}.profile-module__3PkVZa__editButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc262659}.profile-module__3PkVZa__editButton:active{transform:translateY(0)}.profile-module__3PkVZa__tabHeader{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.profile-module__3PkVZa__addButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #dc262640}.profile-module__3PkVZa__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc262659}.profile-module__3PkVZa__addButton:active{transform:translateY(0)}.profile-module__3PkVZa__addressList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.profile-module__3PkVZa__addressCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.profile-module__3PkVZa__addressCard:before{content:"";background:linear-gradient(90deg,#dc2626 0%,#ef4444 100%);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.profile-module__3PkVZa__addressCard:hover:before{transform:scaleX(1)}.profile-module__3PkVZa__addressCard:hover{border-color:#dc2626;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.profile-module__3PkVZa__addressHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.profile-module__3PkVZa__addressHeader h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.profile-module__3PkVZa__defaultTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:20px;padding:.35rem .85rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #10b9814d}.profile-module__3PkVZa__addressCard p{color:#6b7280;margin:0 0 .5rem;font-size:1rem;line-height:1.6}.profile-module__3PkVZa__addressActions{gap:.75rem;margin-top:1.5rem;display:flex}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__editButton,.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__deleteButton{box-sizing:border-box;border-radius:10px;flex:1;justify-content:center;align-items:center;height:48px;padding:0 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__deleteButton{margin-top:15px}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__editButton{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);border:2px solid #0000;box-shadow:0 4px 12px #1f293733}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__editButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f29374d}.profile-module__3PkVZa__deleteButton{color:#dc2626;cursor:pointer;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:2px solid #fecaca;font-weight:600;transition:all .3s}.profile-module__3PkVZa__deleteButton:hover{background:linear-gradient(135deg,#fecaca 0%,#fca5a5 100%);transform:translateY(-2px);box-shadow:0 6px 16px #dc262633}.profile-module__3PkVZa__ordersList{flex-direction:column;gap:1.25rem;display:flex}.profile-module__3PkVZa__orderCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.profile-module__3PkVZa__orderCard:before{content:"";background:linear-gradient(#dc2626 0%,#ef4444 100%);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.profile-module__3PkVZa__orderCard:hover:before{transform:scaleY(1)}.profile-module__3PkVZa__orderCard:hover{border-color:#dc2626;transform:translate(4px);box-shadow:0 12px 32px #0000001f}.profile-module__3PkVZa__orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.profile-module__3PkVZa__orderHeader h3{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.profile-module__3PkVZa__orderDate{color:#9ca3af;margin:0;font-size:.9rem;font-weight:500}.profile-module__3PkVZa__status{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 2px 8px #0000001a}.profile-module__3PkVZa__delivered{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.profile-module__3PkVZa__processing{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.profile-module__3PkVZa__cancelled{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.profile-module__3PkVZa__orderDetails{background:#f9fafb;border-radius:10px;justify-content:space-between;margin-bottom:1.5rem;padding:1rem;font-size:1rem;display:flex}.profile-module__3PkVZa__orderDetails p{color:#6b7280;margin:0;font-weight:500}.profile-module__3PkVZa__total{color:#1f2937;font-size:1.1rem;font-weight:700}.profile-module__3PkVZa__orderActions{justify-content:flex-end;display:flex}.profile-module__3PkVZa__viewButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);border:none;border-radius:10px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1f293733}.profile-module__3PkVZa__viewButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f29374d}.profile-module__3PkVZa__paymentList{flex-direction:column;gap:1.25rem;display:flex}.profile-module__3PkVZa__paymentCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.profile-module__3PkVZa__paymentCard:after{content:"";background:radial-gradient(circle,#dc26260d 0%,#0000 70%);width:150px;height:150px;transition:all .3s;position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.profile-module__3PkVZa__paymentCard:hover:after{right:-20px}.profile-module__3PkVZa__paymentCard:hover{border-color:#dc2626;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.profile-module__3PkVZa__paymentHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.profile-module__3PkVZa__paymentIcon{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;box-shadow:0 4px 16px #dc26264d}.profile-module__3PkVZa__paymentCard:hover .profile-module__3PkVZa__paymentIcon{transform:scale(1.1)rotate(5deg)}.profile-module__3PkVZa__paymentHeader h3{color:#1f2937;margin:0 0 .35rem;font-size:1.2rem;font-weight:700}.profile-module__3PkVZa__paymentHeader p{color:#6b7280;margin:0;font-size:.95rem;font-weight:500}.profile-module__3PkVZa__paymentActions{gap:.75rem;display:flex}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__editButton,.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton{box-sizing:border-box;border-radius:10px;flex:1;justify-content:center;align-items:center;height:48px;padding:0 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton{margin-top:15px}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__editButton{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);border:2px solid #0000;box-shadow:0 4px 12px #1f293733}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__editButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f29374d}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton{color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:2px solid #fecaca}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton:hover{background:linear-gradient(135deg,#fecaca 0%,#fca5a5 100%);transform:translateY(-2px)}.profile-module__3PkVZa__settingsList{flex-direction:column;gap:1.25rem;display:flex}.profile-module__3PkVZa__settingItem{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:2px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.profile-module__3PkVZa__settingItem:hover{border-color:#dc2626;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.profile-module__3PkVZa__settingItem h3{color:#1f2937;margin:0 0 .35rem;font-size:1.15rem;font-weight:700}.profile-module__3PkVZa__settingItem p{color:#6b7280;margin:0;font-size:.95rem}.profile-module__3PkVZa__toggleButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f2937 0%,#374151 100%);border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #1f293733}.profile-module__3PkVZa__toggleButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f29374d}.profile-module__3PkVZa__authModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.3s profile-module__3PkVZa__fadeIn;display:flex;position:fixed;inset:0}@keyframes profile-module__3PkVZa__fadeIn{0%{opacity:0}to{opacity:1}}.profile-module__3PkVZa__authModal{text-align:center;background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border-radius:24px;width:90%;max-width:450px;padding:2.5rem;animation:.2s ease-out profile-module__3PkVZa__fadeInCenter;box-shadow:0 20px 60px #0000004d}@keyframes profile-module__3PkVZa__fadeInCenter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.profile-module__3PkVZa__authModalHeader h2{color:#1f2937;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.profile-module__3PkVZa__authModalHeader p{color:#6b7280;margin:0;font-size:1.05rem}.profile-module__3PkVZa__authModalActions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.profile-module__3PkVZa__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;border-radius:12px;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #dc26264d}.profile-module__3PkVZa__loginButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc262666}.profile-module__3PkVZa__closeButton{color:#1f2937;cursor:pointer;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:2px solid #e5e7eb;border-radius:12px;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-module__3PkVZa__closeButton:hover{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);transform:translateY(-2px)}.profile-module__3PkVZa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:60vh;display:flex}.profile-module__3PkVZa__loadingContainer p{color:#6b7280;font-size:1.1rem;font-weight:500}.profile-module__3PkVZa__spinner{border:5px solid #f3f4f6;border-top-color:#dc2626;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite profile-module__3PkVZa__spin}@keyframes profile-module__3PkVZa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.profile-module__3PkVZa__pageContainer{background:#f5f5f5;padding-top:0;padding-bottom:80px}.profile-module__3PkVZa__container{padding:0}.profile-module__3PkVZa__profileLayout{box-shadow:none;background:0 0;flex-direction:column;gap:0}.profile-module__3PkVZa__mobileAppBar{z-index:100;background:#fff;align-items:center;gap:16px;height:56px;padding:0 16px;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 2px 4px #0000000d}.profile-module__3PkVZa__mobileAppBar h2{color:#333;margin:0;font-size:1.2rem;font-weight:600;display:none}.profile-module__3PkVZa__backButton{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.profile-module__3PkVZa__mobileProfileHero{background:#fff;border-radius:12px;align-items:center;gap:16px;margin-top:0;margin-bottom:12px;padding:24px 16px;display:flex;box-shadow:0 2px 4px #0000000a}.profile-module__3PkVZa__mobileAvatar{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.profile-module__3PkVZa__mobileUserInfo h2{margin:0;font-size:1.3rem;font-weight:700}.profile-module__3PkVZa__mobileUserInfo p{color:#666;margin:4px 0 0;font-size:.9rem}.profile-module__3PkVZa__mobileMenuGrid{flex-direction:column;gap:8px;padding:8px;display:flex}.profile-module__3PkVZa__mobileMenuItem{text-align:left;background:#fff;border:none;border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px;transition:background .2s;display:flex;box-shadow:0 1px 3px #0000000d}.profile-module__3PkVZa__mobileMenuItem:active{background:#f0f0f0}.profile-module__3PkVZa__menuIconWrapper{color:#dc2626;background:linear-gradient(135deg,#dc26261a 0%,#ef44441a 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-module__3PkVZa__menuText{flex:1}.profile-module__3PkVZa__menuText h3{color:#333;margin:0;font-size:1rem;font-weight:600}.profile-module__3PkVZa__menuText p{color:#888;margin:2px 0 0;font-size:.8rem}.profile-module__3PkVZa__chevronIcon{color:#ccc;flex-shrink:0}.profile-module__3PkVZa__mainContent{background:#f5f5f5;min-height:calc(100vh - 56px);padding:32px 16px 20px}.profile-module__3PkVZa__mainContent.profile-module__3PkVZa__subPage{padding-top:0;padding-bottom:20px}.profile-module__3PkVZa__sidebar{display:none}.profile-module__3PkVZa__tabContent{border-radius:16px;padding:1.5rem;animation:.25s ease-out profile-module__3PkVZa__fadeIn}@keyframes profile-module__3PkVZa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.profile-module__3PkVZa__tabContent h1{color:#1a1a1a;margin:0 0 20px;font-size:1.4rem;font-weight:700}.profile-module__3PkVZa__mobileBackButton{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000014}.profile-module__3PkVZa__mobileBackButton:active{background:#f5f5f5;transform:scale(.95)}.profile-module__3PkVZa__mobileBackButton svg{width:20px;height:20px}.profile-module__3PkVZa__tabHeader{flex-direction:column;align-items:center;gap:16px;margin-bottom:16px;display:flex;position:relative}.profile-module__3PkVZa__subPage .profile-module__3PkVZa__tabHeader{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;align-items:center;gap:16px;margin-bottom:16px;margin-left:-16px;margin-right:-16px;padding:16px;display:flex;position:relative;box-shadow:0 2px 4px #0000000a}.profile-module__3PkVZa__tabHeader .profile-module__3PkVZa__mobileBackButton{z-index:10;position:absolute;top:16px;left:16px}.profile-module__3PkVZa__tabHeader h1{text-align:center;width:auto;max-width:calc(100% - 120px);margin:0;font-size:1.4rem;font-weight:700;line-height:40px;display:inline-block}.profile-module__3PkVZa__addButton{border-radius:12px;align-self:center;width:auto;min-width:200px;max-width:calc(100% - 32px);margin-top:0;padding:12px 24px;font-size:1rem}.profile-module__3PkVZa__addressCard,.profile-module__3PkVZa__orderCard,.profile-module__3PkVZa__paymentCard,.profile-module__3PkVZa__settingItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:20px;box-shadow:0 2px 8px #00000014}.profile-module__3PkVZa__addressList,.profile-module__3PkVZa__ordersList,.profile-module__3PkVZa__paymentList,.profile-module__3PkVZa__settingsList{flex-direction:column;gap:0;display:flex}.profile-module__3PkVZa__subPage .profile-module__3PkVZa__addressList,.profile-module__3PkVZa__subPage .profile-module__3PkVZa__ordersList,.profile-module__3PkVZa__subPage .profile-module__3PkVZa__paymentList,.profile-module__3PkVZa__subPage .profile-module__3PkVZa__settingsList{padding-top:16px}.profile-module__3PkVZa__addressHeader{margin-bottom:12px}.profile-module__3PkVZa__addressHeader h3{color:#1a1a1a;font-size:1.1rem;font-weight:700}.profile-module__3PkVZa__defaultTag{padding:4px 10px;font-size:.75rem}.profile-module__3PkVZa__addressCard p{color:#666;font-size:.95rem;line-height:1.5}.profile-module__3PkVZa__addressActions{gap:12px;margin-top:16px;display:flex}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__editButton{color:#fff;box-sizing:border-box;background:#333;border:2px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;padding:0 16px;font-size:.95rem;font-weight:600;display:flex}.profile-module__3PkVZa__addressActions .profile-module__3PkVZa__deleteButton{color:#d32f2f;box-sizing:border-box;background:#ffe5e5;border:2px solid #ffe5e5;border-radius:8px;flex:1;justify-content:center;align-items:center;height:44px;margin-top:10px;padding:0 16px;font-size:.95rem;font-weight:600;display:flex}.profile-module__3PkVZa__orderCard{padding:18px}.profile-module__3PkVZa__orderHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.profile-module__3PkVZa__orderHeader h3{font-size:1.05rem;font-weight:700}.profile-module__3PkVZa__orderDate{font-size:.85rem}.profile-module__3PkVZa__status{padding:4px 10px;font-size:.8rem}.profile-module__3PkVZa__orderDetails{flex-direction:row;justify-content:space-between;margin-bottom:14px}.profile-module__3PkVZa__orderDetails p{font-size:.9rem}.profile-module__3PkVZa__viewButton{width:100%;padding:10px;font-size:.95rem;font-weight:600}.profile-module__3PkVZa__paymentCard{padding:18px}.profile-module__3PkVZa__paymentHeader{margin-bottom:14px}.profile-module__3PkVZa__paymentActions{gap:10px}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__editButton,.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton{box-sizing:border-box;flex:1;justify-content:center;align-items:center;height:44px;padding:0 10px;font-size:.9rem;font-weight:600;display:flex}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__editButton{color:#fff;background:#333;border:2px solid #0000}.profile-module__3PkVZa__paymentActions .profile-module__3PkVZa__deleteButton{color:#d32f2f;background:#ffe5e5;border:2px solid #ffe5e5;margin-top:10px}.profile-module__3PkVZa__settingItem{flex-direction:column;align-items:stretch;gap:14px;padding:18px}.profile-module__3PkVZa__settingItem h3{font-size:1.05rem;font-weight:700}.profile-module__3PkVZa__toggleButton{width:100%;padding:10px;font-size:.95rem;font-weight:600}.profile-module__3PkVZa__desktopOnly{display:none}}.profile-module__3PkVZa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s profile-module__3PkVZa__fadeIn;display:flex;position:fixed;inset:0}.profile-module__3PkVZa__modalContent{background:linear-gradient(135deg,#fff 0%,#f8f9fb 100%);border-radius:20px;width:100%;max-width:500px;animation:.3s cubic-bezier(.4,0,.2,1) profile-module__3PkVZa__slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes profile-module__3PkVZa__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.profile-module__3PkVZa__modalHeader{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;display:flex}.profile-module__3PkVZa__modalHeader h2{color:#fff;text-shadow:0 2px 4px #0000001a;margin:0;font-size:1.75rem;font-weight:700}.profile-module__3PkVZa__modalCloseButton{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.profile-module__3PkVZa__modalCloseButton:hover{background:#ffffff4d;transform:rotate(90deg)}.profile-module__3PkVZa__modalBody{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.profile-module__3PkVZa__formGroup{flex-direction:column;gap:.5rem;display:flex}.profile-module__3PkVZa__formGroup label{color:#374151;font-size:.95rem;font-weight:600}.profile-module__3PkVZa__formInput{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.profile-module__3PkVZa__formInput:focus{border-color:#dc2626;outline:none;box-shadow:0 0 0 3px #dc26261a}.profile-module__3PkVZa__formInput.profile-module__3PkVZa__readOnly{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.profile-module__3PkVZa__helperText{color:#6b7280;margin:0;font-size:.85rem;font-style:italic}.profile-module__3PkVZa__modalFooter{background:#fafbfc;border-top:2px solid #f3f4f6;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.profile-module__3PkVZa__cancelButton{cursor:pointer;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.profile-module__3PkVZa__cancelButton:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.profile-module__3PkVZa__cancelButton:disabled{opacity:.5;cursor:not-allowed}.profile-module__3PkVZa__saveButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;border-radius:10px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #dc26264d}.profile-module__3PkVZa__saveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #dc262666}.profile-module__3PkVZa__saveButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.profile-module__3PkVZa__modalContent{max-width:95%;margin:1rem}.profile-module__3PkVZa__modalHeader{padding:1.5rem 1.5rem 1rem}.profile-module__3PkVZa__modalHeader h2{font-size:1.4rem}.profile-module__3PkVZa__modalBody{padding:1.5rem}.profile-module__3PkVZa__modalFooter{flex-direction:column-reverse;padding:1rem 1.5rem}.profile-module__3PkVZa__cancelButton,.profile-module__3PkVZa__saveButton{width:100%}}@media (min-width:769px){.profile-module__3PkVZa__mobileAppBar,.profile-module__3PkVZa__mobileProfileHero,.profile-module__3PkVZa__mobileMenuGrid,.profile-module__3PkVZa__mobileBackButton{display:none}}.profile-module__3PkVZa__toast{color:#fff;z-index:10000;white-space:nowrap;background-color:#333;border-radius:8px;padding:12px 24px;font-weight:500;animation:.3s ease-out profile-module__3PkVZa__slideUp;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.profile-module__3PkVZa__toast.profile-module__3PkVZa__success{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.profile-module__3PkVZa__toast.profile-module__3PkVZa__error{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca}.profile-module__3PkVZa__toast.profile-module__3PkVZa__info{color:#1e40af;background-color:#dbeafe;border:1px solid #bfdbfe}@media (max-width:768px){.profile-module__3PkVZa__mainContent{padding:32px 0 20px}}.profile-module__3PkVZa__emptyState{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.profile-module__3PkVZa__emptyState svg{color:#d1d5db;margin-bottom:1.5rem}.profile-module__3PkVZa__emptyState h3{color:#374151;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.profile-module__3PkVZa__emptyState p{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem}.profile-module__3PkVZa__formattedAddress{color:#6b7280;margin-top:.5rem;font-size:.9rem}.profile-module__3PkVZa__addressHeader h3{align-items:center;gap:.5rem;display:flex}.profile-module__3PkVZa__addressHeader h3 svg{color:#8b1538}
