/* ==================================================================
   SNOW-SQUAD-JAPAN - PAGE-SPECIFIC STYLES
   Everything this page shares with other trips now lives in
   snow-squad.css, rendered by includes/trip-template.php.
   Only what is genuinely particular to Japan belongs here.
===================================================================== */

@media (min-width: 768px) {
  /* A still hero sits shorter than Les Arcs' video one. */
  .page-trip .hero {
    height: 60vh;
  }
}
