feat: rich text with tappable links, mentions, hashtags + UI polish
Add RichTextView component using AttributedString with custom URL schemes
for @mentions and #hashtags. Links open Safari, mentions navigate to
profiles, hashtags load hashtag feed. Wire up navigation across all views.
Fix gallery grid on profile navigating to wrong destination. Adapt logo
color for light/dark mode. Bump heart icon size to match comment icon.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>