·
a11y
Accessibility statement
The workshop aims for WCAG 2.1 AA on every page. What follows is what we actively test and where we know the site still falls short.
What we test
- Full keyboard navigation: tab, shift+tab, enter, space and escape work everywhere.
- Visible focus outlines on every interactive element.
- Text contrast ratio of at least 4.5:1 for body copy, 3:1 for large text and UI.
- Text can be resized up to 200 % without breaking layout or hiding controls.
- All form fields have associated labels and inline error messages readable by screen readers.
prefers-reduced-motion is respected — animations shorten or stop.
- The site works with JavaScript disabled: forms fall back to plain HTML submission.
Known gaps
- The isometric card stack on the home page is decorative and marked
aria-hidden. If the visual metaphor is helpful, we can describe it in words on request.
- The rotating "sticker" decorations on the hero use CSS transforms; some very old browsers display them flat. Content underneath is unaffected.
Something not working for you?
Write to [email protected] with the URL, the browser and screen reader you use, and a short description. We answer within one working day.