Skip the full-page loading state on background refreshes (only show it
on first load or view switch). Replace per-column requestAnimationFrame
appends with a single DocumentFragment swap so the browser never paints
a blank container between clear and insert.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>