Legal
Accessibility
Last updated July 18, 2026
What we build to
We target WCAG 2.1 Level AA across the marketing site and the fleet-management demo. Accessibility is checked as part of design review, not bolted on after: color pairs are contrast-measured against rendered pixels, and new components ship with their keyboard and screen-reader behavior considered.
In place today
- Reduced motion: every scroll-driven and entrance animation honors
prefers-reduced-motionwith a static equivalent. Content is never motion-gated. - Visible focus: keyboard focus indicators (the rust outline) are never suppressed, on any surface.
- Contrast: text colors are audited against WCAG AA (4.5:1 body, 3:1 large text) on both the light and dark surfaces.
- Structure: semantic landmarks, labelled controls, live regions on dynamic content (like the card carousel), and alt text on informative images.
Known gaps
- Interactive maps and the canvas-based load and telemetry views in the demo portal have limited screen-reader support today.
- Some demo-portal pages predate the current design system and are being brought up to it page by page.
Tell us what's broken
If anything on this site is hard to use with your setup (screen reader, keyboard, magnification, anything), email info@elementrailer.com. Reports go straight to the people who can fix them.