/* Authorized desktop-only hero footprint and two specific section boundaries. */
@media(min-width:821px){
 .hero{min-height:calc(100svh - 85px)}
 .hero-copy{padding-top:96px;padding-bottom:clamp(32px,6vh,54px)}
 #experience + #reservations,#reservations + #setting{margin-top:24px}
}
/* Positive event state only; existing zero-state and mobile layout remain intact. */
#baoli-event-results .event-grid{text-align:left}
#baoli-event-results .event-card img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
#baoli-event-results .event-lineup{margin:12px 0;max-width:none}
