feat: add sticky date widgets that float while scrolling
- Wrap date sections in containers for scroll tracking
- Add sticky positioning that activates below fixed header (76px)
- Release sticky when next date or pagination approaches
- Disable sticky behavior on mobile for better UX
- Fix Material Icons FOUT by preloading font and hiding text until loaded
- Only activate sticky behavior on pages with scrollable content