d4507ef4e2
CSS display:flex on .modal-overlay overrides the HTML hidden attribute. Add [hidden] selector to restore display:none when the attribute is present, so the modal is correctly hidden on load and closeable via Cancel. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>