## Objective Allow therapists to edit their own profile data (bio, verified status, etc.) ## Tasks - [ ] Create /therapist/profile route - [ ] Load current therapist record - [ ] Allow editing bio - [ ] Save via Supabase update - [ ] Add success/error feedback