This is an example of a modal dialog component. Modal dialogs are used to display important information or request user input without navigating away from the current page.
This modal is accessible and includes:
- Proper ARIA attributes for screen readers
- Keyboard navigation support (ESC to close)
- Focus trapping within the modal
- Focus restoration when closed