.UserProfile_container__571qZ{display:flex;justify-content:center;padding:20px}.UserProfile_card__4sSS4{width:100%;max-width:560px;background:linear-gradient(180deg,#ffffff,#f4f6ff);border-radius:20px;padding:40px 24px 28px;box-shadow:0 10px 30px rgba(131,154,255,.25);text-align:center}.UserProfile_avatarWrapper__f2xaS{display:flex;justify-content:center;margin-bottom:16px}.UserProfile_avatar__2XhGn{width:110px;height:110px;border-radius:50%;object-fit:cover;background:#839aff;padding:6px;box-shadow:0 6px 18px rgba(131,154,255,.4)}.UserProfile_name__C5dHw{margin:0;font-size:22px;font-weight:600}.UserProfile_subtitle__FKaBM{margin:4px 0;color:#6b7280;font-size:14px}.UserProfile_infoBlock__o_MVV{margin-top:20px;display:flex;flex-direction:column;gap:12px}.UserProfile_infoRow__FnA2s{display:flex;justify-content:space-between;padding:10px 14px;background:#ffffff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.05);font-size:14px}.UserProfile_logoutButton__HMGR_{margin-top:24px;width:100%;padding:12px 16px;background:#839aff;color:white;border:none;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:.2s ease}.UserProfile_logoutButton__HMGR_:hover{background:#6f86ff;box-shadow:0 6px 16px rgba(131,154,255,.4)}.UserProfile_logoutButton__HMGR_:active{transform:translateY(1px)}