showKeyboardHelp = false}
on:keydown={(e) => e.key === 'Escape' && (showKeyboardHelp = false)}
role="dialog"
aria-modal="true"
aria-labelledby="keyboard-help-title"
>
Keyboard Shortcuts
J
Next section
K
Previous section
?
Show this help
Esc
Close help
Press any key to navigate quickly through the portfolio
{/if}