`)
+- [ ] ARIA labels where needed (`aria-label`, `aria-labelledby`, `aria-describedby`)
+- [ ] Keyboard navigation (Tab, Enter, Escape)
+- [ ] Focus indicators visible and clear
+- [ ] Color contrast WCAG AA minimum (4.5:1 text, 3:1 UI)
+- [ ] Alt text for all images
+- [ ] Form labels associated with inputs
+- [ ] Screen reader tested (at least mentally simulate)
+
+**Prefer**:
+- Radix UI / shadcn components (accessibility baked in)
+- `