.doo-feedback-form .form-label{font-weight:700;color:#1a202c;color:var(--brand-text,#1a202c);margin-bottom:6px}.doo-feedback-form .form-label.require::after{content:" *";color:#ef4444;color:var(--brand-danger,#ef4444)}.doo-feedback-form .form-control,.doo-feedback-form .form-select{border:1px solid #e2e8f0;border:1px solid var(--brand-border,#e2e8f0);border-radius:12px;border-radius:var(--radius-md,12px);min-height:48px;padding:10px 14px;color:#1a202c;color:var(--brand-text,#1a202c);background:#fff}.doo-feedback-form textarea.form-control{min-height:120px}.doo-feedback-form .form-control:focus,.doo-feedback-form .form-select:focus{border-color:#2e6b4f;border-color:var(--brand-primary,#2e6b4f);box-shadow:0 0 0 3px rgba(46,107,79,.15)}.doo-feedback-form .form-privacy{font-size:.875rem;color:#1a202c;color:var(--brand-text,#1a202c);margin-bottom:12px}.doo-feedback-form .form-privacy a{color:#2e6b4f;color:var(--brand-primary,#2e6b4f);-webkit-text-decoration:underline;text-decoration:underline}.doo-feedback-form .doo-btn-submit{width:100%;background:#e8a838;background:var(--brand-secondary,#e8a838);border-color:#e8a838;border-color:var(--brand-secondary,#e8a838);color:#fff;border-radius:12px;border-radius:var(--radius-btn,12px);font-weight:800;min-height:48px}.doo-feedback-form .doo-btn-submit:hover{background:#d4922a;border-color:#d4922a;color:#fff}