/* NDS V-Belt Selector v1.1.0 - Contact page prefill CSS
 *
 * Intentionally minimal: this bundle does not inject any UI element.
 * It only assigns the .value of the existing Elementor message textarea.
 * No visual styling is required; included so the enqueue has a paired
 * handle and so future non-visual tweaks have a stable CSS file to land in.
 *
 * All selectors are scoped to the Elementor form wrapper. No global bleed.
 */

.elementor-form .elementor-form-fields-wrapper {
  /* Intentional no-op. Reserved for future selector-only tweaks. */
}
