Accessibility
The station is for everyone who walks in.
Redline Station aims to meet WCAG 2.1 Level AA standards. The station should be usable by anyone, regardless of how they navigate the web.
What we do
- Semantic HTML throughout — headings, landmarks, and labels.
- Keyboard-navigable interface. Every interactive element is reachable and operable without a mouse.
- Sufficient color contrast ratios for text against the dark background palette.
- ARIA attributes on custom components — modals, progress indicators, and interactive charts include appropriate roles and labels.
- Reduced motion support. Framer Motion animations respect the
prefers-reduced-motionmedia query.
Known limitations
- SVG-based charts (distribution histograms, sparklines) include aria-labels but do not yet provide full data table alternatives.
- PDF reports are generated programmatically and may not be fully screen-reader optimized in all readers.
- The atmospheric visual transformation during the calculator is decorative and non-essential — all content is accessible without it.
Report an issue
If you encounter an accessibility barrier anywhere on the station, email reports@redlinestation.com with a description of the issue and where you encountered it. The station will address it.
This statement was last reviewed on April 13, 2026.