.profile_profilePage__gHz_s{--profile-bg:#f8f9fc;--profile-card-bg:#fff;--profile-border:#e2e8f0;--profile-accent:#c9a96c;--profile-accent-light:hsla(39,46%,61%,.1);--profile-accent-dark:#b8954f;--profile-text-primary:#1e293b;--profile-text-secondary:#64748b;--profile-text-muted:#94a3b8;--profile-success:#10b981;--profile-success-light:rgba(16,185,129,.1);--profile-warning:#f59e0b;--profile-warning-light:rgba(245,158,11,.1);--profile-danger:#ef4444;--profile-danger-light:rgba(239,68,68,.1);--profile-info:#3b82f6;--profile-info-light:rgba(59,130,246,.1);--profile-purple:#8b5cf6;--profile-purple-light:rgba(139,92,246,.1);--profile-cyan:#06b6d4;--profile-cyan-light:rgba(6,182,212,.1);--profile-shadow-sm:0 1px 2px rgba(0,0,0,.04);--profile-shadow-md:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -1px rgba(0,0,0,.04);--profile-shadow-lg:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.04);--profile-radius-sm:6px;--profile-radius-md:10px;--profile-radius-lg:14px;--profile-radius-xl:20px;--profile-radius-full:9999px;--profile-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--profile-transition-base:250ms cubic-bezier(0.4,0,0.2,1);min-height:100vh;background:var(--profile-bg);padding:2rem 0 4rem}.profile_container__CYebx{max-width:1200px;margin:0 auto;padding:0 1.5rem}.profile_pageHeader__CV4nQ{margin-bottom:2rem}.profile_pageTitle__UQb2p{font-size:1.75rem;font-weight:700;color:var(--profile-text-primary);margin:0 0 .25rem;letter-spacing:-.5px}.profile_pageSubtitle__ASJ1V{font-size:.9375rem;color:var(--profile-text-secondary);margin:0}.profile_profileLayout__f_tG8{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.profile_profileLayout__f_tG8{grid-template-columns:300px 1fr;gap:2rem}}.profile_profileSidebar__FZQ64{display:flex;flex-direction:column;gap:1.5rem}.profile_userCard__etK2d{background:var(--profile-card-bg);border-radius:var(--profile-radius-xl);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow-sm);overflow:hidden}.profile_userCardHeader__ZRY3j{background:linear-gradient(135deg,var(--profile-accent),var(--profile-accent-dark));padding:2rem 1.5rem;text-align:center;position:relative}.profile_userCardHeader__ZRY3j:after{content:"";position:absolute;bottom:-20px;left:0;right:0;height:40px;background:var(--profile-card-bg);border-radius:50% 50% 0 0}.profile_profileAvatar__UBjcC{width:90px;height:90px;background:hsla(0,0%,100%,.2);color:#fff;border-radius:var(--profile-radius-full);display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:600;margin:0 auto;border:4px solid hsla(0,0%,100%,.3);text-transform:uppercase;position:relative;z-index:1}.profile_userCardBody__i6_V_{padding:1.5rem;text-align:center;margin-top:-10px}.profile_userName__I4ZYx{font-size:1.25rem;font-weight:600;color:var(--profile-text-primary);margin:0 0 .25rem}.profile_userEmail__ts0FE{font-size:.875rem;color:var(--profile-text-secondary);margin:0 0 1rem}.profile_userBadge__7yd6Z{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:var(--profile-accent-light);color:var(--profile-accent-dark);border-radius:var(--profile-radius-full);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.profile_userStats__uDEMF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--profile-border);border-top:1px solid var(--profile-border)}.profile_userStat__SMb68{background:var(--profile-card-bg);padding:1rem;text-align:center}.profile_userStatValue___j_cz{display:block;font-size:1.25rem;font-weight:700;color:var(--profile-text-primary)}.profile_userStatLabel__uT3rN{display:block;font-size:.75rem;color:var(--profile-text-secondary);margin-top:.125rem}.profile_navCard__EfIhK{background:var(--profile-card-bg);border-radius:var(--profile-radius-lg);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow-sm);padding:.5rem}.profile_profileNav__PC6L_{display:flex;flex-direction:column;gap:.25rem}.profile_navItem__kSHY0{display:flex;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;color:var(--profile-text-secondary);border-radius:var(--profile-radius-md);transition:all var(--profile-transition-fast);text-align:left;background:none;border:none;cursor:pointer;text-decoration:none}.profile_navItem__kSHY0 svg{font-size:1.125rem;flex-shrink:0}.profile_navItem__kSHY0:hover{background:var(--profile-bg);color:var(--profile-text-primary)}.profile_navItem__kSHY0.profile_active__q9BRI{background:var(--profile-accent-light);color:var(--profile-accent-dark);font-weight:500}.profile_navItem__kSHY0.profile_active__q9BRI svg{color:var(--profile-accent)}.profile_navDivider__2HUp3{height:1px;background:var(--profile-border);margin:.5rem 0}.profile_logoutBtn__d3Og8,.profile_logoutBtn__d3Og8:hover{color:var(--profile-danger)!important}.profile_logoutBtn__d3Og8:hover{background:var(--profile-danger-light)!important}.profile_profileMain__Ci3cA{display:flex;flex-direction:column;gap:1.5rem}.profile_contentCard__Gn4tX{background:var(--profile-card-bg);border-radius:var(--profile-radius-xl);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow-sm);overflow:hidden}.profile_contentCardHeader__RfLgq{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:var(--profile-bg);border-bottom:1px solid var(--profile-border)}.profile_contentCardTitle__oXxAd{display:flex;align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:600;color:var(--profile-text-primary)}.profile_contentCardTitle__oXxAd svg{color:var(--profile-accent)}.profile_contentCardBody__6y_sF{padding:1.5rem}.profile_formSection__5Hqtv{margin-bottom:2rem}.profile_formSection__5Hqtv:last-child{margin-bottom:0}.profile_formSectionTitle__3ck1S{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--profile-text-secondary);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--profile-border)}.profile_formRow__swpY5{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:640px){.profile_formRow__swpY5{grid-template-columns:1fr}}.profile_formGroup__umLr_{margin-bottom:1.25rem}.profile_formLabel__dy9_j{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:var(--profile-text-primary)}.profile_formInput__r84gq,.profile_formSelect____rTs{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:var(--profile-text-primary);background:var(--profile-card-bg);border:1.5px solid var(--profile-border);border-radius:var(--profile-radius-md);transition:all var(--profile-transition-fast)}.profile_formInput__r84gq:focus,.profile_formSelect____rTs:focus{outline:none;border-color:var(--profile-accent);box-shadow:0 0 0 3px var(--profile-accent-light)}.profile_formInput__r84gq::placeholder{color:var(--profile-text-muted)}.profile_formInput__r84gq:disabled{background:var(--profile-bg);color:var(--profile-text-secondary);cursor:not-allowed}.profile_formHint__iF6Ic{font-size:.75rem;color:var(--profile-text-muted);margin-top:.375rem}.profile_formActions__G9mm7{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid var(--profile-border);margin-top:1.5rem}.profile_btnPrimary__ifzfm{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--profile-accent),var(--profile-accent-dark));border:none;border-radius:var(--profile-radius-md);cursor:pointer;transition:all var(--profile-transition-fast);box-shadow:0 2px 8px hsla(39,46%,61%,.3);text-decoration:none}.profile_btnPrimary__ifzfm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px hsla(39,46%,61%,.4)}.profile_btnPrimary__ifzfm:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile_btnOutline__ElIQG{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;color:var(--profile-text-primary);background:var(--profile-card-bg);border:1.5px solid var(--profile-border);border-radius:var(--profile-radius-md);cursor:pointer;transition:all var(--profile-transition-fast);text-decoration:none}.profile_btnOutline__ElIQG:hover{background:var(--profile-bg);border-color:var(--profile-text-muted)}.profile_btnSm__Id_br{padding:.5rem 1rem;font-size:.8125rem}.profile_ordersGrid__UqzP1{display:flex;flex-direction:column;gap:1rem}.profile_orderCard__nKYXN{background:var(--profile-bg);border-radius:var(--profile-radius-lg);border:1px solid var(--profile-border);padding:1.25rem;transition:all var(--profile-transition-base)}.profile_orderCard__nKYXN:hover{border-color:var(--profile-accent);box-shadow:var(--profile-shadow-md)}.profile_orderHeader__tfYI3{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.profile_orderMeta__felDs{display:flex;flex-direction:column;gap:.25rem}.profile_orderNumber__OtKQw{font-size:1rem;font-weight:600;color:var(--profile-text-primary)}.profile_orderDate__cFuR_{font-size:.8125rem;color:var(--profile-text-muted)}.profile_orderStatus__nbRmK{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:var(--profile-radius-full);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.profile_statusDot__5cZ0L{width:6px;height:6px;border-radius:50%;background:currentColor}.profile_statusPending__kOMIO{background:var(--profile-warning-light);color:#b45309}.profile_statusConfirmed__bzuiN{background:var(--profile-info-light);color:var(--profile-info)}.profile_statusProcessing__7f3cf{background:var(--profile-purple-light);color:var(--profile-purple)}.profile_statusShipped__GnfaH{background:var(--profile-cyan-light);color:var(--profile-cyan)}.profile_statusDelivered__R6N6z{background:var(--profile-success-light);color:var(--profile-success)}.profile_statusCancelled__t1BqJ{background:var(--profile-danger-light);color:var(--profile-danger)}.profile_orderItems__xWftj{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.profile_orderItemThumb__nL05M{width:48px;height:48px;border-radius:var(--profile-radius-md);background:var(--profile-card-bg);border:1px solid var(--profile-border);overflow:hidden;display:flex;align-items:center;justify-content:center}.profile_orderItemThumb__nL05M img{width:100%;height:100%;object-fit:cover}.profile_orderItemMore__ebBkp{width:48px;height:48px;border-radius:var(--profile-radius-md);background:var(--profile-accent-light);color:var(--profile-accent-dark);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.profile_orderFooter__5DzY1{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--profile-border)}.profile_orderSummary__3ozHZ{display:flex;align-items:center;gap:1.5rem}.profile_orderSummaryItem__5U78F{display:flex;flex-direction:column;gap:.125rem}.profile_orderSummaryLabel__AcwF6{font-size:.6875rem;color:var(--profile-text-muted);text-transform:uppercase;letter-spacing:.5px}.profile_orderSummaryValue__h_x2C{font-size:.9375rem;font-weight:600;color:var(--profile-text-primary)}.profile_orderTotal__Hd6Jp .profile_orderSummaryValue__h_x2C{color:var(--profile-accent-dark);font-size:1.125rem}.profile_emptyState__p3gmc{flex-direction:column;padding:4rem 2rem;text-align:center}.profile_emptyIcon__2Rhnw,.profile_emptyState__p3gmc{display:flex;align-items:center;justify-content:center}.profile_emptyIcon__2Rhnw{width:100px;height:100px;background:linear-gradient(135deg,var(--profile-accent-light),hsla(39,46%,61%,.05));border-radius:var(--profile-radius-full);margin-bottom:1.5rem;color:var(--profile-accent);font-size:2.5rem}.profile_emptyTitle__GIZBH{font-size:1.25rem;font-weight:600;color:var(--profile-text-primary);margin:0 0 .5rem}.profile_emptyText__Eplsu{font-size:.9375rem;color:var(--profile-text-secondary);margin:0 0 1.5rem;max-width:300px}.profile_loadingState__9_NGg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:var(--profile-text-muted)}.profile_spinner__0gF1W{width:40px;height:40px;border:3px solid var(--profile-border);border-top-color:var(--profile-accent);border-radius:50%;animation:profile_spin__B8_d_ .8s linear infinite}@keyframes profile_spin__B8_d_{to{transform:rotate(1turn)}}.profile_securityItem__M4OCo{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:var(--profile-bg);border-radius:var(--profile-radius-md);margin-bottom:.75rem}.profile_securityItem__M4OCo:last-child{margin-bottom:0}.profile_securityInfo__5ujBh{display:flex;align-items:center;gap:1rem}.profile_securityIcon__gi9G_{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--profile-card-bg);border-radius:var(--profile-radius-md);color:var(--profile-text-secondary);font-size:1.25rem}.profile_securityLabel__Jy4JK{display:block;font-weight:600;color:var(--profile-text-primary);margin-bottom:.125rem}.profile_securityDesc___Rob5{font-size:.8125rem;color:var(--profile-text-secondary)}@media (max-width:1024px){.profile_profileSidebar__FZQ64{position:static}.profile_userCard__etK2d{max-width:100%}}@media (max-width:768px){.profile_profilePage__gHz_s{padding:1.5rem 0 3rem}.profile_contentCardBody__6y_sF{padding:1.25rem}.profile_orderFooter__5DzY1{flex-direction:column;align-items:stretch}.profile_orderSummary__3ozHZ{justify-content:space-between}.profile_formActions__G9mm7{flex-direction:column}.profile_formActions__G9mm7 .profile_btnOutline__ElIQG,.profile_formActions__G9mm7 .profile_btnPrimary__ifzfm{width:100%}}@media (max-width:480px){.profile_pageTitle__UQb2p{font-size:1.5rem}.profile_profileAvatar__UBjcC{width:70px;height:70px;font-size:1.5rem}.profile_userStats__uDEMF{grid-template-columns:1fr}.profile_orderHeader__tfYI3{flex-direction:column;align-items:flex-start}}