.user-profile-container[data-v-6e5dce94]{padding:24px;animation:fadeInUp-6e5dce94 .4s ease-out}.user-profile-container .profile-header[data-v-6e5dce94]{margin-bottom:24px}.user-profile-container .profile-header h2[data-v-6e5dce94]{margin:0;font-size:22px;font-weight:700;color:#2d2a26;padding-left:14px;position:relative}.user-profile-container .profile-header h2[data-v-6e5dce94]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:22px;background:linear-gradient(180deg,#7b5b3a,#c9a97a);border-radius:2px}.user-profile-container .profile-card[data-v-6e5dce94]{margin-bottom:20px}.user-profile-container .profile-card .user-avatar[data-v-6e5dce94]{display:flex;justify-content:center;margin-bottom:28px}.user-profile-container .profile-card .user-avatar .avatar-placeholder[data-v-6e5dce94]{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,rgba(123,91,58,.08),rgba(201,169,122,.15));display:flex;justify-content:center;align-items:center;border:3px solid #e8d5b8;transition:all .3s}.user-profile-container .profile-card .user-avatar .avatar-placeholder i[data-v-6e5dce94]{font-size:44px;color:#a07850}.user-profile-container .profile-card .user-avatar .avatar-placeholder[data-v-6e5dce94]:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(123,91,58,.15)}.user-profile-container .profile-card .profile-form[data-v-6e5dce94]{max-width:500px;margin:0 auto}@keyframes fadeInUp-6e5dce94{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}