/* BRS Elementor integration helpers. The approved visual system lives in the BRS theme CSS. */
.brs-cream{background:var(--cream)}
.elementor-widget-brs_quote_form>.elementor-widget-container{overflow:visible}
.elementor-editor-active .quote-page{min-height:700px}
.elementor-editor-active .quote-story{min-height:700px;height:auto;position:relative}
.elementor-editor-active .quote-panel{min-height:700px}
.elementor-editor-active .quote-step{display:block!important;opacity:1!important;margin-bottom:30px;border-bottom:1px dashed rgba(38,33,29,.18);padding-bottom:30px}
.elementor-editor-active .quote-success{display:block!important}
.brs-contact-form.is-sending,.brs-quote-form.is-sending{opacity:.72;pointer-events:none}
.form-status.is-error{color:#8d2f2f}
.form-status.is-success{color:#1d5a36}
