/* ARCH03.2: Top Zone rules moved to homepage-top-zone.css. Shared/downstream rules retained. */
/* DTV-PAGE09R Correction 04 — Narrow-Mobile Hero Controls, Spacing & Selected Alignment Recovery.
 * Scope: homepage <=430px only. Footer, desktop/tablet, content and query contracts untouched.
 */
@media (max-width:430px){
  /* Put the separation on the actual sticky shell boundary so it cannot collapse into the homepage wrapper. */
  body.home .dtv-global-shell{
    margin-bottom:18px!important;
  }
  body.home [data-dtv-homepage="ux10"]{
    margin-top:0!important;
    padding-top:0!important;
  }
  

  /* Smaller, quieter circular hero controls with a geometrically centred minimal chevron. */
  
  
  
  

  /* Selected: number, media and copy remain independent; copy is vertically centred to media. */
  
  
  
  
}
