/* ARCH03.2: Top Zone rules moved to homepage-top-zone.css. Shared/downstream rules retained. */
/* DTV-PAGE09R Correction 03 — Narrow-Mobile Opening Zone Precision Recovery.
 * Scope: homepage <=430px only. Footer, desktop/tablet and data/query contracts untouched.
 */
@media (max-width:430px){
  /* A real non-collapsing Header -> Hero breathing zone. */
  body.home [data-dtv-homepage="ux10"]{
    margin-top:0!important;
    padding-top:16px!important;
  }
  

  /* Hero arrows: preserve circular hit targets, replace long arrows with simple < and > glyphs. */
  
  
  
  

  /* Selected: hard separation of number / thumbnail / copy, no overlap from inherited positioning. */
  
  
  
  
  

  /* Latest flow: title first, metadata on its own line underneath. */
  
  
  
  
  
}
