style(post): make community avatars circular
Update community avatar styling in post cards from rounded squares
to circles for visual consistency with other avatar elements in the app.
Changes:
- Increase avatar border radius from 4 to 12 for circular CachedNetworkImage
- Use BoxShape.circle for fallback letter avatars
- Add const to fallback avatar decoration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>