.y-stars[data-v-d549d1ce]{display:inline-block;height:var(--star-size);position:relative;--star-slot-width:calc(var(--star-size) + var(--star-gap));width:calc(var(--star-count)*var(--star-slot-width) - var(--star-gap))}.y-stars[data-v-d549d1ce]:after,.y-stars[data-v-d549d1ce]:before{content:"";inset:0;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMinYMid meet'><defs/><path fill='black' d='M50 6.5l12.9 26.1 28.8 4.2-20.9 20.4 4.9 28.6L50 73.8 24.3 85.8l4.9-28.6L8.3 36.8l28.8-4.2L50 6.5z'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMinYMid meet'><defs/><path fill='black' d='M50 6.5l12.9 26.1 28.8 4.2-20.9 20.4 4.9 28.6L50 73.8 24.3 85.8l4.9-28.6L8.3 36.8l28.8-4.2L50 6.5z'/></svg>");-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:var(--star-slot-width) var(--star-size);mask-size:var(--star-slot-width) var(--star-size);position:absolute}.y-stars[data-v-d549d1ce]:before{background-color:var(--star-color-empty)}.y-stars[data-v-d549d1ce]:after{background-color:var(--star-color-fill);overflow:hidden;width:var(--star-fill-percent)}
