img.miravi-smiley,
img.miravi-smiley-animated,
img.seenplace-smiley,
img.seenplace-smiley-animated {
  height: 1.35em !important;
  width: auto !important;
  max-width: 3.2em !important;
  max-height: 1.35em !important;
  min-width: 0 !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  vertical-align: -0.22em;
  display: inline-block;
}

/* Палитра: фиксированная высота (ассеты уже нормализованы по росту) */
.kolobki-btn,
.post-kolobki-btn,
#kolobki-picker .btn,
#idea-kolobki-picker .btn,
.event-announce-kolobki-picker .btn,
.story-reaction-btn--kolobok {
  width: auto !important;
  min-width: 40px;
  height: 40px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 4px 6px !important;
  box-sizing: border-box;
}

.kolobki-btn img,
.post-kolobki-btn img,
#kolobki-picker .btn img,
#idea-kolobki-picker .btn img,
.event-announce-kolobki-picker .btn img,
.story-reaction-btn--kolobok img,
.story-reaction-btn img {
  height: 28px !important;
  width: auto !important;
  max-width: 48px !important;
  max-height: 28px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  display: block;
}

.kolobki-section-title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 6px;
}

.kolobki-section-title__name {
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

.kolobki-section-title__credit {
  font: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: none;
  color: inherit;
  opacity: 0.85;
}

.kolobki-credit {
  display: none;
}
