Accessibility Statement
FairClaimCalculator targets WCAG 2.1 Level AA. This page describes what is built in today and how to tell us if something doesn't work for you.
Measures built into every page
- A working skip-to-content link, semantic landmarks, and a logical heading structure.
- Every form field has a visible label; supporting hints and units are linked with
aria-describedby. - Grouped controls (like comparable-vehicle entries) use
fieldset/legend. - A focusable error summary lists every validation problem and links to the specific field; errors are never shown by color alone.
- Calculator results move keyboard/screen-reader focus to the result heading after calculating.
- Visible focus indicators on every interactive element, and touch targets sized at least 44×44px.
- The site respects
prefers-reduced-motionand avoids unnecessary animation. - Layouts are built to avoid horizontal scrolling at narrow (320px) widths and to remain usable at 200% browser zoom.
Current status
This is a statement of design intent and the measures already implemented in code — it is not a claim that a full third-party or formal manual audit has been completed. A structured keyboard- and screen-reader testing pass across common viewport sizes is an active, ongoing part of this site's build process.
Known limitations
As new calculators and pages are added, each is checked against the measures above before publication, but accessibility is an ongoing process rather than a one-time checkbox. If you find something that doesn't work with your assistive technology, please tell us — see below.
Report a problem
Use the contact page and describe the page, what assistive technology or browser you were using, and what happened. We will investigate and aim to fix confirmed issues promptly.