/* Atualização 045 — modo mobile seguro e agenda no rodapé do Hero */
@media(max-width:768px){
  html,body{touch-action:pan-y;overflow-x:hidden!important}
  html.mobile-safe-hero .hero-stage{height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow:hidden!important}
  html.mobile-safe-hero .hero-stage>.hero{position:relative!important;top:0!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow:hidden!important}
  html.mobile-safe-hero .hero-scroll-video{display:none!important}
  html.mobile-safe-hero .hero-art{display:block!important;opacity:1!important;width:100%!important;height:100%!important;background-position:center center!important;transform:none!important;filter:none!important}
  html.mobile-safe-hero .hero-gradient-glow{display:block!important;pointer-events:none}
  html.mobile-safe-hero .hero-depth-scene{pointer-events:none}
  .hero-copy--schedule{position:absolute!important;inset:auto 12px 12px 12px!important;top:auto!important;bottom:12px!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;height:auto!important;margin:0!important;transform:none!important;z-index:10!important}
  .hero-copy--schedule .hero-bottom{position:static!important;inset:auto!important;width:100%!important;height:auto!important;margin:0!important;transform:none!important}
  .hero-event-stack{width:min(100%,440px)!important;margin:0 auto!important;gap:7px!important}
  .hero-event-stack .next-event{width:100%!important;max-width:100%!important;margin:0!important}
  .hero-stage+.marquee{margin-top:0!important;position:relative!important;z-index:12!important}
  .timeline-viewport,.video-carousel{touch-action:pan-x pan-y;overscroll-behavior-x:contain}
  .hero,.hero *{overscroll-behavior:none}
}
