/* Phase 22: emoji icon fallback for category cards without an uploaded
   image - reuses .category-card__icon's existing circle sizing, just
   overrides background-color inline per category and adds emoji sizing. */

.category-card__icon-emoji {
  font-size: 28px;
  line-height: 1;
}
