# Accessibility review checklist

## Structure

- One clear page title and logical heading order
- Landmarks and regions have useful names
- Lists, tables, quotes, and controls use semantic elements

## Interaction

- Every action is keyboard operable
- Focus is visible and follows a sensible order
- Control names describe the action and state
- No essential behavior depends on hover

## Perception

- Text and interactive states meet contrast requirements
- Images have purposeful alternatives or are marked decorative
- Color is not the only carrier of meaning
- Motion respects reduced-motion preferences

## Responsive reading

- Content order remains meaningful when columns collapse
- Text reflows without horizontal scrolling
- Targets remain usable at phone and touch sizes
- Zoom and larger text do not hide controls or content
