Stakeholder Briefing
This page demonstrates Reveal.js immersive slides embedded natively inside an MDX document — one of the AAOS core presentation requirements. Use the controls in the lower-right of the deck to advance.
How it works
The deck is the Slides component (src/components/Slides). Reveal.js touches
the DOM directly, so the deck mounts client-side only and runs in embedded
mode so it never hijacks the surrounding page.