/* Panels belong to the finder flow, never on top of result cards. */
#explore .hero{overflow:visible!important}
#exploreFinder{position:relative!important;z-index:2!important}
#exploreFinder .bookluit-finder-panel{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;max-height:580px!important;margin:12px 0 0!important;z-index:3!important;pointer-events:auto!important;overscroll-behavior:contain}
.bookluit-explore-finder:has(.bookluit-finder-panel:not([hidden]))::after{display:none!important}
@media(max-width:720px){#exploreFinder .bookluit-finder-panel{position:relative!important;bottom:auto!important;left:auto!important;width:100%!important;max-height:none!important;margin-top:10px!important;border-radius:20px!important}#exploreFinder .bookluit-finder-bar{position:relative;z-index:4}}
