/* Shared home-scene.css supplies the pass design; this page has no playback controls. */
@media(max-width:760px){
  .home-landing:not(.is-open){grid-template-areas:"heading illustration";row-gap:0;}
}
