Skip link
Each HTML page places a skip link before the header and targets `#main-content`.
Accessibility statement
WCAG 2.2 AA is the local target. Static pages expose skip links, visible focus, alt text, semantic landmarks, and reduced-motion behavior.
Each HTML page places a skip link before the header and targets `#main-content`.
Links, buttons, fields, summaries, and custom focus targets share a 3px focus outline.
Native controls are preferred, and custom controls must preserve tab order and escape behavior.
Transitions are capped at 160ms in normal mode and reduced to 1ms when `prefers-reduced-motion: reduce` is present.
Raster and SVG assets identify actual product, gathering, governance, trust, or outcome state. Decorative-only image usage is avoided on launch-critical pages.
| Gate | Status | Source |
|---|---|---|
| Contrast matrix | AA pairs documented | /design-system/color/ |
| Skip links | Required on every static HTML page | scripts/ci/frontend_design_system_check.sh |
| Motion | Reduced-motion CSS present | site/landing/styles.css |