#profile-2 .profile-header { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px }
#profile-2 .profile-avatar { border-radius: 12px; box-shadow: 0 2px 6px rgba(0,0,0,0.08) }
#profile-2 .profile-post { background: #fff; border: 1px solid #edf2f7; border-radius: 10px; padding: 14px; margin-bottom: 12px }
#profile-2 .profile-post a { color: #4f46e5 }
#profile-2 .profile-bio { color: #4a5568; line-height: 1.5 }