.pfrev-rating-field *{box-sizing:border-box}.pfrev-personal-rating{margin-block:.7rem .1rem}.pfrev-static-stars .prtgs-star{cursor:default}.pfrev-rating-field{border:0;padding:0;margin:0 0 1.2rem;min-width:0}.pfrev-rating-field[hidden]{display:none!important}.pfrev-rating-field legend{font:inherit;font-weight:600;margin-bottom:.5rem;padding:0}.pfrev-rating-picker .pfrev-star-choice{display:inline-flex;position:relative;padding:0;margin:0;line-height:1}.pfrev-star-choice input[type="radio"]{position:absolute;inset:0;opacity:0;width:100%;height:100%;padding:0;margin:0;cursor:pointer}.pfrev-rating-field[data-pfrev-input="pointer"] .pfrev-star-choice{outline:none}.pfrev-rating-field[data-pfrev-input="keyboard"] .pfrev-star-choice:focus-within,.pfrev-rating-field:not([data-pfrev-input]) .pfrev-star-choice:has(input:focus-visible){outline:2px solid var(--pfrev-accent,currentColor);outline-offset:3px}.pfrev-rating-choice{line-height:1.4;font-size:.875em}.pfrev-rating-picker .prtgs-stars:has(input[value="1"]:checked) .prtgs-fill{--prtgs-fill:20%}.pfrev-rating-picker .prtgs-stars:has(input[value="2"]:checked) .prtgs-fill{--prtgs-fill:40%}.pfrev-rating-picker .prtgs-stars:has(input[value="3"]:checked) .prtgs-fill{--prtgs-fill:60%}.pfrev-rating-picker .prtgs-stars:has(input[value="4"]:checked) .prtgs-fill{--prtgs-fill:80%}.pfrev-rating-picker .prtgs-stars:has(input[value="5"]:checked) .prtgs-fill{--prtgs-fill:100%}.pfrev-votes{display:inline-flex;align-items:center;flex-wrap:wrap;gap:0;position:relative;margin-block:.25rem}.pfrev-votes .pfrev-vote{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.2rem .5rem;border:1px solid var(--pfrev-border,#8886);border-radius:.3rem;background:#fff0;color:inherit;font:inherit;font-size:1.15em;font-weight:600;line-height:1;cursor:pointer}.pfrev-votes .pfrev-vote:hover,.pfrev-votes .pfrev-vote[aria-pressed="true"]{background:color-mix(in srgb,currentColor 10%,transparent);color:var(--pfrev-accent,currentColor)}.pfrev-votes .pfrev-vote:focus-visible{outline:2px solid var(--pfrev-accent,currentColor);outline-offset:3px}.pfrev-votes .pfrev-vote:disabled{opacity:.5;cursor:wait}.pfrev-vote-score{min-width:2.4rem;padding-inline:.45rem;text-align:center;font-variant-numeric:tabular-nums}.pfrev-vote-status{font-size:.75em;line-height:1.4;margin-inline-start:.4rem}.pfrev-vote-status:empty{margin:0}.pfrev-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}@media (forced-colors:active){.pfrev-rating-summary .prtgs-fill,.pfrev-personal-rating .prtgs-fill,.pfrev-rating-picker .prtgs-fill{forced-color-adjust:none;--prtgs-star-color:Highlight;--prtgs-star-empty:GrayText}.pfrev-rating-field[data-pfrev-input="keyboard"] .pfrev-star-choice:focus-within,.pfrev-rating-field:not([data-pfrev-input]) .pfrev-star-choice:has(input:focus-visible){outline-color:Highlight}}