.feedback-form{background:#fff;border:1px solid var(--brand-border);border-radius:4px;padding:24px;box-shadow:var(--shadow-soft)}.feedback-form .form-label{color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{border-color:var(--brand-border);border-radius:4px;min-height:46px}.feedback-form textarea.form-control{min-height:140px}.feedback-form .form-note{font-size:13px;color:var(--brand-text)}