// ACCESSIBILITY STATEMENT
Accessibility
Absurd Intelligence is committed to ensuring that every visitor can perceive, understand, navigate, and interact with our digital experiences — regardless of ability or assistive technology. We treat accessibility as a core engineering requirement, not an afterthought.
Conformance target
Our goal is to meet, and where reasonable exceed, the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA on every page we ship. This includes both Single-A and Double-A success criteria across the four POUR principles — Perceivable, Operable, Understandable, and Robust.
What we have implemented
- Semantic HTML landmarks (
header,nav,main,footer). - A skip-to-main-content link as the first focusable element on every page.
- Visible keyboard focus rings on every interactive element.
- ARIA labels,
aria-expanded,aria-controls, and dialog roles on menus and modals. aria-hiddenon decorative graphics so screen readers do not narrate them.- Escape-key dismissal and body-scroll-lock for the demo modal.
- Color contrast ratios that meet or exceed 4.5:1 for body text and 3:1 for large text.
- Honoring
prefers-reduced-motion— ticker, reveal, and cursor animations are disabled when a user has indicated motion sensitivity. - Form fields with associated
labels, programmatic error messages, andaria-invalid/aria-describedbywiring.
Known limitations
Despite our best efforts, parts of this site may not yet be fully accessible. We audit regularly and prioritize remediation. If you encounter a barrier, please tell us.
Reporting an issue
We welcome accessibility feedback. Email us at [email protected] with a description of the issue, the URL, and the assistive technology and browser you are using. We aim to respond within five business days.
Notice and cure
Before pursuing legal action over an accessibility concern, please give us 30 days from the date of your written notice to address the reported barrier.