A VS Code/Linear-style command palette (Ctrl/Cmd+K) built entirely on the native element - no positioning library, no focus-trap package, no portal. showModal() handles the backdrop, focus trap and Escape-to-close for free. Includes a small subsequence-based fuzzy matcher (not a plain substring filter) and full arrow-key/Enter navigation, all in plain vanilla JavaScript.