.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.hy-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hy-comment-form>.hy-comment-form__title,.hy-comment-form>#reply-title{order:1;grid-column:1 / -1}.hy-comment-form>.hy-comment-form__note,.hy-comment-form>.logged-in-as{order:2;grid-column:1 / -1}.hy-comment-form>.hy-comment-rating{order:3;grid-column:1 / -1;display:flex;flex-direction:column;gap:10px;margin:0;padding:16px 18px;border:1px solid rgb(74 93 78 / .14);border-radius:16px;background:rgb(247 243 236 / .72)}.hy-comment-form>.hy-comment-field--message{order:4;grid-column:1 / -1}.hy-comment-form>.hy-comment-field{order:5}.hy-comment-form>.hy-comment-field--wide{order:6;grid-column:1 / -1}.hy-comment-form>.hy-comment-cookies{order:7;grid-column:1 / -1}.hy-comment-form>.hy-comment-hp{order:8;grid-column:1 / -1}.hy-comment-form>.form-submit{order:9;grid-column:1 / -1}.hy-comment-rating__label{font-family:var(--font-ui,"Inter",system-ui,sans-serif);font-size:.8125rem;font-weight:750;letter-spacing:.01em;color:var(--color-ink,#2a332c)}.hy-comment-rating__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:4px}.hy-comment-rating__stars input{position:absolute;opacity:0;width:1px;height:1px;clip:rect(0,0,0,0)}.hy-comment-rating__stars label{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin:0;line-height:1;color:rgb(42 51 44 / .28);transition:color 0.15s ease,transform 0.15s ease}.hy-comment-rating__icon{font-size:1.85rem;line-height:1}.hy-comment-rating__stars input:checked~label,.hy-comment-rating__stars label:hover,.hy-comment-rating__stars label:hover~label{color:var(--color-accent,#e8612d)}.hy-comment-rating__stars input:focus-visible+label{color:var(--color-accent,#e8612d);outline:2px solid rgb(232 97 45 / .35);outline-offset:2px;border-radius:8px}.hy-comment-rating__stars label:hover{transform:translateY(-1px)}.hy-comment__rating{margin:4px 0 10px;font-size:1rem;letter-spacing:1px;color:var(--color-accent,#e8612d)}@media (max-width:640px){.hy-comment-form{grid-template-columns:1fr}}