.ratings{flex-direction:row-reverse;width:fit-content;display:flex}.ratings label:not(:nth-child(2)){padding-right:.5rem}.ratings label svg path{fill:#d1d5db;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ratings.disabled input:checked~label svg path,.ratings.disabled label.half svg path:last-child{fill:#f59e0b}.ratings.disabled label.half svg path:first-child{fill:#d1d5db}.ratings:not(.disabled):not(:hover) input:checked~label svg path,.ratings:not(.disabled) label:hover svg path,.ratings:not(.disabled) label:hover~label svg path{fill:#f59e0b}
