*: Add search tab with posts and people results
Implement a search tab in the bottom navigation with M3 SearchBar,
PrimaryTabRow for Posts/People tabs, filter chips for Latest/Top sort
and from: author filter, pagination, and actor cards with verification
badges. Reuses SkeetView and Card for post results.
API: searchPosts (with sort, author filter) and searchActors on
BlueskyConn. ViewModel: search state, debounced search, pagination
methods, sort/author filter setters.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>