/**
 * Ortak profil / değerlendirme yardımcıları (auth + sağlayıcı profil, ilan detay).
 */

.hp-profil-avatar-img {
  object-fit: cover;
}

.hp-profil-placeholder-icon {
  font-size: 5rem !important;
  line-height: 1;
}

.hp-preline {
  white-space: pre-line;
}

.hp-rating-star-col {
  width: 40px;
  flex-shrink: 0;
}

.hp-rating-count-col {
  width: 30px;
  text-align: right;
  flex-shrink: 0;
}

.hp-progress-4 {
  height: 4px;
}

.hp-progress-6 {
  height: 6px;
}
