 .rating{display:inline-flex;align-items:center}
  .stars{display:inline-flex;gap:4px}
  .star{width:18px;height:18px;fill:#FFC107}
  .star.half{fill:url(#halfGrad)}
  .count{margin-left:6px;color:#4b5563;}