/* Extracted from templates/coaches/coach_profile.html (Phase 3.1). Page-local styles; global rules belong in the design system sheets. */
.coach-fav-toggle.favorited { color: var(--mint); border-color: var(--mint); }
.coach-fav-toggle.favorited svg { fill: var(--mint); }
