:root{--ocr-star:#f0a92b}.ocr-stars,.ocr-rating-row{--ocr-star-off:color-mix(in srgb,currentColor 16%,transparent);--ocr-dim:color-mix(in srgb,currentColor 62%,transparent)}@supports not (color:color-mix(in srgb,red 50%,blue)){.ocr-stars,.ocr-rating-row{--ocr-star-off:rgba(128,128,128,.25);--ocr-dim:rgba(128,128,128,.9)}}.ocr-stars{display:inline-flex;gap:1.5px;vertical-align:middle;line-height:1}.ocr-stars--sm{font-size:13px}.ocr-stars--md{font-size:16px}.ocr-stars--lg{font-size:22px}.ocr-stars--xl{font-size:30px}.ocr-star{width:1em;height:1em;display:block}.ocr-star.is-on{fill:var(--ocr-star)}.ocr-star.is-off{fill:var(--ocr-star-off)}[dir="rtl"] .ocr-star.is-partial{transform:scaleX(-1)}.ocr-rating-row{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}.ocr-rating-value{font-weight:700;font-size:.95em}.ocr-rating-count{font-size:.85em;color:var(--ocr-dim);text-decoration:none}.ocr-rating-count:hover{text-decoration:underline}.ocr-rating-row--empty a{color:inherit;text-decoration:none}