.star-rating{display:flex;gap:5px}.star{background-color:#ccc;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);height:20px;width:20px}.star.full{background-color:gold}.star.half{background:linear-gradient(90deg,gold 50%,#ccc 0)}.star.empty{background-color:#ccc}