/* Mekan Rehber final live quality layer — intentionally not minified. */
html,body{margin:0!important;min-height:100%;background:#fff}
body{padding:0!important;display:flex;min-height:100vh;flex-direction:column}
#mr-main-content,body>main{flex:1 0 auto;width:100%;margin-top:0!important;padding-top:0!important}
.mr-site-header{margin:0!important}
.mr-site-header+main>section:first-child,.mr-site-header+main>.pageHero:first-child,.mr-site-header+main>.eventHero:first-child{margin-top:0!important}
.mr-site-footer{flex:0 0 auto;width:100%;margin:0!important;border-radius:0!important}
.mr-site-footer+.mr-mobile-tabbar{margin:0}
.mr-noscript-help{padding:16px 18px;border:1px solid #dce8e1;border-radius:14px;background:#f7fbf8;color:#41554a}
.eventCardCityFallback .eventThumb img{width:100%;height:100%;object-fit:cover}
.eventCardCityFallback .eventBody p{min-height:2.8em}
.mr-entity-hub:empty{display:none}
@media(max-width:768px){
 body{padding-bottom:0!important}
 .mr-site-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}
 .eventCardsHomeShowcase{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:2px 2px 12px}
 .eventCardsHomeShowcase>.eventCardPro{min-width:min(82vw,330px);scroll-snap-align:start}
}
