/* ARCH03.2: Top Zone rules moved to homepage-top-zone.css. Shared/downstream rules retained. */
/* DTV-PAGE09R Correction 06 — Elementor Mobile Header Boundary Recovery.
 * Scope: homepage <=430px only. The visible mobile Elementor container owns the
 * Header -> Hero separation. Supersedes prior opening-spacing experiments only.
 */
@media (max-width:430px){
  /* Neutralize earlier PAGE09R main/shell spacing attempts. */
  body.home .dtv-global-shell{margin-bottom:0!important;}
  body.home main[data-dtv-homepage="ux10"]{
    margin-top:0!important;
    padding-top:0!important;
  }
  

  /* Elementor template 285: this is the rendered mobile header container. */
  body.home .dtv-global-shell > .elementor-element.elementor-element-dcd3b63{
    margin-bottom:18px!important;
  }
}
