- calendar-cell-journal: bump min-height 44px -> 76px, scale up date/dot/title font sizes
- journal calendar titles were centered; left-align them
- rework JournalCalendarDay: replace separate category_colors/titles lists
(mismatched lengths, no way to pair a dot with its title) with a single
entries list of (color, title) pairs so the dot and its title render on
the same non-wrapping row per entry
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>