/* ARCH03.2: Top Zone rules moved to homepage-top-zone.css. Shared/downstream rules retained. */
/* DTV-PAGE04 Visual Correction 06 — shared canvas and top-zone alignment authority. */
@media (min-width:1024px){
  body.home{
    --dtv-vc06-canvas:1680px;
    --dtv-vc06-gutter:clamp(32px,4vw,72px);
    --dtv-vc06-top:460px;
    --dtv-vc06-header-gap:52px;
    --dtv-vc06-column-gap:24px;
  }

  /* Header, PAGE04 wrapper and every downstream gate share one physical canvas. */
  body.home .dtv-global-shell>.elementor-container,
  body.home .dtv-global-shell>.e-con-inner,
  body.home .dtv-global-shell .elementor-section>.elementor-container,
  body.home [data-dtv-homepage="ux10"]{
    width:min(var(--dtv-vc06-canvas),calc(100vw - (2 * var(--dtv-vc06-gutter))))!important;
    max-width:var(--dtv-vc06-canvas)!important;
    margin-inline:auto!important;
  }

  /* The gap is owned by the top gate, not by a margin that can collapse. */
  body.home [data-dtv-homepage="ux10"]{padding-block-start:0!important}
  

  
  

  /* Both editorial columns use the same row and baseline grid. */
  
  
  
  
  
  

  /* Hero copy and controls align to the same 36px internal left axis. */
  
  
}

@media (min-width:2200px){
  body.home{--dtv-vc06-header-gap:60px;--dtv-vc06-top:480px}
}

@media (min-width:1024px) and (max-width:1599px){
  body.home{
    --dtv-vc06-gutter:32px;
    --dtv-vc06-top:420px;
    --dtv-vc06-header-gap:44px;
    --dtv-vc06-column-gap:20px;
  }
  
  
  
}

@media (max-width:1023px){
  body.home [data-dtv-homepage="ux10"]{padding-block-start:0!important}
  
}
