{#if $sidebarStore.isOpen}
e.key === 'Escape' && handleMobileClose()} transition:fade={{ duration: 200 }} >
{/if}
{#if $authStore.isAuthenticated} {:else}
{/if}
{@render children()}