.profile_page__izCPB{padding:20px 16px 24px}.profile_title__jXZY0{font-size:20px;font-weight:700;color:var(--color-text);margin-bottom:20px}.profile_userCard__unzTz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:20px;margin-bottom:20px;box-shadow:var(--shadow-card);display:flex;align-items:center;gap:16px}.profile_avatar__Vcfuv{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--color-accent-dark),var(--color-accent));flex-shrink:0}.profile_avatarLetter__SaRvE{font-size:24px;font-weight:700;color:#0d1b2a}.profile_userInfo__f8xFj{flex:1 1;min-width:0}.profile_userName__6Lvzh{font-size:17px;font-weight:600;color:var(--color-text);margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile_userPhone__KpVKR{font-size:14px;color:var(--color-text-secondary)}.profile_userLang__R79Q5{font-size:12px;color:var(--color-text-muted);margin-top:2px}.profile_statsRow__mfRni{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:24px}.profile_statCard__3AMc9{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:16px;text-align:center;box-shadow:var(--shadow-sm)}.profile_statEmoji___w_h7{font-size:24px;display:block;margin-bottom:6px}.profile_statIcon__zB4l9{display:block;width:28px;height:28px;margin:0 auto 6px;color:var(--color-text-muted)}.profile_statValue__9gwaN{font-size:28px;font-weight:700;color:var(--color-text);line-height:1.2;display:block}.profile_statLabel__zS0Le{font-size:12px;color:var(--color-text-muted);margin-top:2px;display:block}.profile_section__bTFdV{margin-bottom:24px}.profile_sectionTitle__bsfRk{font-size:14px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.profile_settingsList___TiJz{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.profile_settingItem__jKPMo{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:none;border:none;border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:15px;text-align:left;transition:background .2s}.profile_settingItem__jKPMo:last-child{border-bottom:none}.profile_settingItem__jKPMo:active{background:var(--color-surface-raised)}.profile_settingItem__jKPMo:disabled{color:var(--color-text);cursor:default}.profile_settingLeft__HzKPV{display:flex;align-items:center;gap:10px}.profile_settingEmoji__d_TQ5{font-size:18px;flex-shrink:0}.profile_settingIcon__Q4CZ9{width:20px;height:20px;flex-shrink:0;color:var(--color-text-muted)}.profile_settingValue__q_Cus{font-size:14px;color:var(--color-text-muted)}.profile_settingItemStacked__2A1Tr{flex-direction:column;align-items:flex-start;gap:6px}.profile_settingDetails__imkjM{display:flex;flex-direction:column;gap:2px;width:100%;padding-left:28px}.profile_settingCity__hCmqM{font-size:14px;font-weight:600;color:var(--color-accent)}.profile_settingAddress__lQnxz{font-size:13px;color:var(--color-text-muted);line-height:1.35;word-break:break-word}.profile_logoutBtn__i5f8i{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:600;border-radius:var(--radius-lg);background:transparent;color:var(--color-error);border:1px solid rgba(239,68,68,.3);transition:background .2s,border-color .2s,transform .1s;margin-top:8px}.profile_logoutBtn__i5f8i:active{transform:scale(.98);background:rgba(239,68,68,.1);border-color:var(--color-error)}.profile_logoutIcon__bR7RG{width:18px;height:18px}.profile_loading__DKwnY{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:12px}.profile_spinner__8h3oj{width:32px;height:32px;border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:profile_spin__i9F5c .7s linear infinite}@keyframes profile_spin__i9F5c{to{transform:rotate(1turn)}}.profile_loadingText__ZhxGB{font-size:14px;color:var(--color-text-muted)}.profile_error__puA4r{background:rgba(239,68,68,.12);color:var(--color-error);font-size:13px;padding:12px 14px;border-radius:var(--radius-sm);text-align:center;margin-bottom:16px}.profile_skeletonLine__Arwk4{display:block;height:12px;background:var(--color-surface-raised,rgba(255,255,255,.08));border-radius:6px;animation:profile_shimmer__h9FqM 1.4s ease-in-out infinite}.profile_skeletonLineName__lehgS{width:60%;height:16px;margin-bottom:8px}.profile_skeletonLinePhone__5AYS9{width:45%;height:13px;margin-bottom:6px}.profile_skeletonLineLang__iokKb{width:30%;height:11px}.profile_skeletonLineCity__BJRsP{width:40%;height:14px;margin-bottom:6px}.profile_skeletonLineAddress__n5Wju{width:80%;height:12px}.profile_skeletonStatValue__Cv3JI{display:block;width:48px;height:28px;margin:0 auto;background:var(--color-surface-raised,rgba(255,255,255,.08));border-radius:6px;animation:profile_shimmer__h9FqM 1.4s ease-in-out infinite}@keyframes profile_shimmer__h9FqM{0%,to{opacity:.5}50%{opacity:.9}}