Fixes for Obsidian community review:
- Settings heading uses Setting().setHeading() instead of a raw h3 element
- Textarea width moved to a CSS class (no inline style)
- Anthropic API response is now typed (removes unsafe any access)
Fixes for Obsidian community review: