.event-popup .maplibregl-popup-content{padding:0!important;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.15);min-width:280px;max-width:320px}.stacked-events-popup .maplibregl-popup-content{max-width:400px}.event-popup .maplibregl-popup-close-button{z-index:10;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:26px;text-align:center;right:8px;top:8px;padding:0;transition:background .2s}.event-popup .maplibregl-popup-close-button:hover{background:rgba(0,0,0,.8)}.stacked-events-popup .maplibregl-popup-content>div>div:last-child{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.stacked-events-popup .maplibregl-popup-content>div>div:last-child::-webkit-scrollbar{width:6px}.stacked-events-popup .maplibregl-popup-content>div>div:last-child::-webkit-scrollbar-track{background:#f1f5f9}.stacked-events-popup .maplibregl-popup-content>div>div:last-child::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.stacked-events-popup .maplibregl-popup-content>div>div:last-child::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.snap-x{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.snap-start{scroll-snap-align:start}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.mobile-card-container{-webkit-user-select:none;-moz-user-select:none;user-select:none}@supports (backdrop-filter:blur(10px)){.modal-backdrop{backdrop-filter:blur(10px)}}body.modal-open{overflow:hidden;position:fixed;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-slide-up{animation:slideUp .3s cubic-bezier(.4,0,.2,1)}.animate-fade-in{animation:fadeIn .2s ease-out}.event-mobile-card{transition:transform .2s cubic-bezier(.4,0,.2,1)}.event-mobile-card:active{transform:scale(.98)}.mobile-cards-container{position:relative;z-index:500}.event-detail-modal{position:fixed;z-index:9999}.modal-backdrop{position:fixed;z-index:9998}.ios-scroll{-webkit-overflow-scrolling:touch}.modal-content{overscroll-behavior:contain}.mobile-card-shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 10px 15px -3px rgba(0,0,0,.1)}.mobile-card-shadow:active{box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.06)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (max-width:375px){.mobile-card-title{font-size:.95rem}.mobile-card-info{font-size:.8rem}}@supports (-webkit-touch-callout:none){.modal-scroll-container{height:100vh;height:-webkit-fill-available}}