this.desktopNav = '', 200); }, cancelClear() { clearTimeout(this.clearTimeoutId); this.clearTimeoutId = null; } }" @mouseleave="scheduleClear()" @mouseenter="cancelClear()" class="flex gap-4 w-full max-w-8xl justify-between items-stretch mx-auto px-6 md:px-16 relative" >

