{ $refs.search.focus(); }); document.body.style.overflow = 'hidden'""
@close-search-modal.window="show = false; $refs.search.value = ''; $wire.dispatchTo('shared.search', 'close'); document.body.style.overflow = ''"
class="fixed w-full h-full top-0 left-0 origin-top-right bg-gray-100/95 border-t shadow-xl z-30 dark:bg-gray-900/95 dark:border-gray-700"
x-transition:enter="transition ease-in duration-200 transform"
x-transition:enter-start="-translate-y-full"
x-transition:enter-end="translate-y-0"
x-transition
x-show="show"
x-on:keydown.escape="show = false; $wire.dispatchTo('shared.search', 'close'); document.body.style.overflow = ''"
style="display: none;">
Escribe algo para buscar en nuestro catálogo.