# Command Palette Popup Fix

Fixed the command/search popup that appeared automatically and could not be closed.

Changes:

- Corrected the CSS specificity for the `hidden` state.
- Added a visible close button.
- Improved Escape-key and backdrop closing.
- The palette now always initializes closed.
- Ctrl/Command + K now toggles the palette.
- Restores focus to the button that opened the palette.
- Bumped the service-worker cache and asset versions to prevent stale files.
