Accessibility
Accessibility Statement
This site is built to be usable by everyone — including people who navigate by keyboard, rely on assistive technology, or prefer reduced motion, larger text, or higher contrast.
Conformance target
The site is built to conform with Web Content Accessibility Guidelines (WCAG) 2.2 Level AA.
Features
- Semantic landmarks (
header,nav,main,footer) and correctly ordered headings on every page. - A "skip to content" link that appears on keyboard focus.
- Visible focus outlines on every interactive element.
- Full keyboard access — no mouse-only controls.
- Color contrast meeting or exceeding 4.5:1 for body text and 3:1 for large text in both light and dark themes.
- Touch targets at least 44 × 44 pixels.
- A theme toggle that respects
prefers-color-schemeand persists your choice in local storage. - Motion respects
prefers-reduced-motion: transitions and animations are minimized when that preference is set. - Form fields have visible labels, clear focus states, and an ARIA live region announces submission status.
- Images, when used, include descriptive alt text; decorative graphics are hidden from assistive technology.
- Text reflows cleanly up to 200% zoom without content loss; layouts adapt down to 320 pixels wide.
Known limitations
No outstanding accessibility issues are currently known. If you encounter one, please report it so it can be fixed.
Feedback
If any part of this site is difficult to use, please reach the site owner to report it. Include the page URL and a short description of the problem. Responses usually arrive within a few business days.
Assessment approach
Accessibility is evaluated manually using keyboard-only navigation and the VoiceOver and NVDA screen readers, and automatically with WAVE. The site is reviewed whenever significant design or content changes ship.