/* Profile page specific styles placeholder */ /* стили страницы профиля */
/* Profile page specific styles */ 
.topbar .logo img {
  width: 40px;
  height: 40px;
  border-radius: 50%;   /* если хочешь круглую иконку */
  object-fit: cover;
}
 /* базовый аватар заглушка */
/* Extend with more profile-specific UI later */ /* сюда можно добавлять новые элементы */
