.acq-survey-wrapper{border:1px solid #e2e4e7;border-radius:8px;padding:20px 24px;margin:20px 0;background:#fafbfc}
.acq-survey-section-title{font-size:1.1em;font-weight:700;margin:0 0 4px}
.acq-survey-section-desc{color:#6b7280;font-size:.9em;margin:0 0 16px}
.acq-survey-field-wrap{margin-bottom:16px}
.acq-survey-question{font-weight:600;margin:0 0 8px}
.acq-survey-desc{color:#6b7280;font-size:.85em;margin:-4px 0 8px}
.acq-field-select,.acq-field-text,.acq-field-textarea{width:100%;max-width:440px}
.acq-radio-group,.acq-checkbox-group{display:flex;flex-direction:column;gap:6px}
.acq-radio-label,.acq-checkbox-label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer}
abbr.required{color:#e00;text-decoration:none}
