{#if activeFeedId}
Focused source view with full article detail one click away.
{:else if activeNav === 'Today'}
Fresh unread stories across your active feeds.
{:else if activeNav === 'Starred'}
Saved stories worth keeping in rotation.
{:else}
Previously read entries and archive context.
{/if}
{#if autoScrollActive}
{autoScrollSpeed}x
{/if}
{#if autoScrollActive}
{autoScrollSpeed}x
{/if}
{#each filteredArticles as article, index (article.id)}