@props([ 'embed' => null, 'poster' => null, 'title' => 'Lecture video', ]) {{-- Click-to-play facade. A YouTube iframe pulls ~800KB of player JavaScript and blocks the main thread. We render a poster and a play button instead, and inject the iframe only on the first click. On a course page with a 40-lecture syllabus this is the difference between a 1.4s and a 6s load. --}}