{{-- Unfollow Modal — single instance, opened by any [data-action="unfollow"] button on the listing page. Fields populated via JS from trigger data-* attributes. Triggered from: partials/pilot/follow-card.blade.php → button data-action="unfollow" On confirm: AJAX POST → /pilots/{id}/unfollow → JSON response. success: card animates out, count decrements, aggregate updates, main balance returns; if last follow, switches to Browse tab. error (OPEN_POSITIONS): inline detailed message kept until dismissed. --}}