.surveyImportStatus{display:block;font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;color:#91dcf2;margin:10px 0}
.surveyImportReview{border:1px solid #294452;border-radius:5px;padding:12px;margin:12px 0}
.surveyImportReview[hidden]{display:none}
.surveyImportReview label{font-size:14px}.surveyImportReview input,.surveyImportReview select{width:100%;min-width:0;font-size:14px}
.surveyImportField{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:8px}
#surveyImportPreview{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.5 Inter,Arial,sans-serif;color:#b7cdd8;margin:12px 0}
#surveyImportApply{min-height:44px;width:100%;font-size:14px}
#surveyImportApply:disabled{opacity:.45;cursor:not-allowed}
