# Accessibility statement

> Email Fast's accessibility statement: our WCAG 2.2 AA target, how we test with automated and manual passes, known limitations, and how to report a barrier.

Canonical: https://emailfast.dev/legal/accessibility

## What we do

- **Conformance target:** WCAG 2.2 Level AA for this website and the product dashboard.
- **Testing:** automated checks (axe) on every site build, plus manual keyboard-only
  navigation and screen-reader passes on new pages before release.
- **Design system:** semantic HTML, visible focus states, color-contrast-checked
  tokens in both light and dark themes, reduced-motion support, and no functionality
  that requires JavaScript on this site.

## Known limitations

- Some code samples scroll horizontally on narrow screens; all are reachable by keyboard.
- The dashboard's visual journey canvas has a list-based alternative in progress for
  screen-reader users.

## Feedback

If anything here blocks you, that's a bug we want: **hello@emailfast.dev** with
subject `accessibility`. We respond within two business days, and fixes for access
barriers jump the queue.
