feat: Instagram-style comment sheet with iMessage glass input
- Extract comments from GalleryDetailView into standalone CommentSheetView
- Add onCommentTap to GalleryCardView for direct sheet presentation
- Feed, Search, Hashtag, Location, Camera views open comment sheet directly
- GalleryDetailView (from profile) shows "View all X comments" button
- Comment input uses GlassEffectContainer with glass capsule text field
and glass circle send button, matching iMessage composer style
- Input floats via safeAreaInset with no backdrop
- Sheet starts at medium detent, expandable to large
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>