.feedback-page,.feedback-form{width:100%}.feedback-form--success{max-width:28rem;margin-inline:auto}.feedback-form__columns{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:900px){.feedback-form__columns{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:0}.feedback-form__col+.feedback-form__col{border-left:1px solid var(--border);padding-left:2rem}}.feedback-form__col{min-width:0}.feedback-form__heading{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.feedback-form__hint{color:var(--text-muted);margin-top:.35rem;font-size:.8125rem;line-height:1.5}.feedback-form__ratings{flex-direction:column;gap:1.5rem;margin-top:1.25rem;display:flex}.feedback-form__col--comments .feedback-form__overall-block{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.feedback-form__col--comments .feedback-form__overall-block .feedback-rating-row__scale{max-width:22rem}.feedback-form__col--comments .feedback-form__footer{margin-top:1rem}.feedback-rating-row{border:none;min-width:0;margin:0;padding:0}.feedback-rating-row__header{margin-bottom:.625rem}.feedback-rating-row__legend{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.feedback-rating-row__icon{background:color-mix(in srgb, var(--accent) 10%, var(--surface-muted));border-radius:.5rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.feedback-rating-row__description{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.45}.feedback-rating-row__badge{color:var(--accent);font-weight:700}.feedback-rating-row__scale{flex-wrap:wrap;gap:.5rem;max-width:20rem;display:flex}.feedback-rating-row__option{border:1px solid var(--border);background:var(--surface-muted);min-width:2.5rem;max-width:3.25rem;min-height:2.5rem;color:var(--text-muted);border-radius:.75rem;flex:2.5rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.feedback-rating-row__option:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border));color:var(--foreground)}.feedback-rating-row__option[data-active=true]{background:color-mix(in srgb, var(--accent) 16%, var(--surface-muted));border-color:color-mix(in srgb, var(--accent) 45%, var(--border));color:var(--accent)}.feedback-form__field{flex-direction:column;gap:.35rem;margin-top:1.25rem;display:flex}.feedback-form__col>.feedback-form__field:first-of-type{margin-top:1rem}.feedback-form__label{color:var(--foreground);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:inline-flex}.feedback-form__required{color:var(--accent);font-weight:700}.feedback-form__field-hint{color:var(--text-muted);font-size:.8125rem;line-height:1.45}.feedback-form__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.feedback-form__footer{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.feedback-form__error{color:var(--danger,#c53030);margin:0}.feedback-form__submit{width:100%}@media (min-width:480px){.feedback-form__submit{width:auto;min-width:11rem}}
