This is a basic expand/collapse panel. It uses a button with aria-expanded and aria-controls for accessibility, and the controlled container has the class "details".
This panel is opened by default. The script keeps the expanded state in sync with aria-expanded and aria-hidden so assistive technologies can understand the state.