ACCESSIBILITY
An accessible Aura site.
We design for everyone who lands here. If something gets in the way of your experience, we want to know about it.
Our standards
We aim to meet WCAG 2.1 Level AA on every customer-facing page. We test against axe-core in CI and run keyboard-only and screen-reader sweeps before each major release.
What we've shipped
- Visible focus rings on every interactive element. Tab through the page to see them.
- Skip-to-main link as the first focus stop on every page.
- All images have alt text. Decorative images use empty alt.
- Color contrast at WCAG AA on body text and CTAs (4.5+ for body, 3+ for large text).
- Forms use proper labels; error messages live in
role="alert"regions. - Animations respect
prefers-reduced-motion. The 3D viewer disables auto-rotate. The cursor follower hides entirely. Reveal-on-scroll renders content immediately. - Keyboard support for the 3D viewer, megamenu, mobile nav, cart drawer, and FAQ accordions.
What we're still working on
- Captioned video on hero motion (the looping ring B-roll). Coming with the next image refresh.
- Localized announcement bar messages for non-English readers.
- An expanded screen-reader transcript of the 3D ring viewer for users who skip the visual.
Tell us what's broken
If something on this site doesn't work for you, please email accessibility@neuralxaura.com. We respond within two business days. Include the page URL, your browser + assistive tech, and what you were trying to do.