init())"
@slide-updated.window="$nextTick(() => init())" @slide-deleted.window="$nextTick(() => init())"
@slide-preview-start.window="if (window.innerWidth < 640) $el.scrollIntoView({ behavior: 'smooth', block: 'start' })"
@mouseenter="pauseAutoAdvance()" @mouseleave="resumeAutoAdvance()" class="slider-wrapper">
800) stopAutoSlide()"
@mouseleave="resumeAfterHover()"
@resize.window.debounce.150ms="applyItemWidths(); updateEdgeState()"
class="relative group"
style="--mobile-items: 3; --tablet-items: 3; --desktop-items: 4; --peek-factor: 0.4;">
0) selectedIndex = Math.min(selectedIndex + 1, resultsCount - 1)"
@keydown.arrow-up.prevent="if(resultsCount > 0) selectedIndex = Math.max(selectedIndex - 1, 0)"
@keydown.enter.prevent="if(selectedIndex >= 0 && $refs.inlineResults) { const link = $refs.inlineResults.children[selectedIndex]; if(link) link.click(); } else if($wire.search) { window.location.href = 'https://harazstore.com/products?search=' + encodeURIComponent($wire.search); }"
@keydown.escape="focused = false" class="relative w-full">