.profile-card a{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none}.profile-card .profile-card-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.profile-card .profile-card-name{color:#fff;font-size:13px;font-weight:500}.profile-view .profile-cover{height:200px;background-color:#ffffff0f;background-size:cover;background-position:center;border-radius:12px;display:flex;align-items:flex-end;padding:20px;position:relative}.profile-view .profile-info{display:flex;align-items:center;gap:16px;background:#1b0020b3;border-radius:10px;padding:12px 20px}.profile-view .profile-info h1{color:#fff;margin:0;font-size:24px}.profile-view .profile-avatar-large img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #fcdf25}.profile-view .profile-location{color:#ffffff80;margin:4px 0 0;font-size:14px}.profile-details{margin-top:24px}.profile-stats{display:flex;gap:24px;margin-bottom:16px}.profile-stats span{color:#fff9;font-size:14px}.profile-stats span strong{color:#fff;font-size:18px}.profile-actions{display:flex;gap:8px;margin-bottom:20px}.profile-bio{color:#fffc;line-height:1.6;margin-bottom:16px;padding:16px;background:#ffffff0a;border-radius:10px}.profile-links{margin-bottom:20px}.profile-links a{color:#fcdf25;text-decoration:none;font-size:14px}.profile-links a:hover{text-decoration:underline}.profile-topics h3{color:#fff;margin-bottom:12px}.profile-edit{max-width:600px}.profile-edit h1{color:#fff;margin-bottom:20px}.profile-edit .current-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;display:block;margin-bottom:8px}.notifications-view .notifications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.notifications-view .notifications-header h1{color:#fff;margin:0}.notifications-list{display:flex;flex-direction:column;gap:2px}.notification-item{display:flex;gap:14px;padding:14px 16px;background:#ffffff0a;border-radius:10px;align-items:center}.notification-item.unread{background:#fcdf250a;border-left:3px solid #fcdf25}.notification-item.read{opacity:.6}.notification-avatar{flex-shrink:0}.notification-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover}.notification-content{flex:1;min-width:0}.notification-content p{color:#ffffffd9;margin:0;font-size:14px}.notification-content p a{color:#fcdf25;text-decoration:none}.notification-content p a:hover{text-decoration:underline}.notification-content p strong{color:#fff}.notification-date{color:#ffffff4d;font-size:12px;display:block;margin-top:4px}.notifications-empty{text-align:center;padding:40px;color:#fff6}
