Accessibility
Accessibility statement
We are committed to making deepcausality.com usable for everyone. That commitment starts at the site itself: layouts, components, and content should be reachable by anyone, regardless of input device, screen reader, motor ability, or visual constraint.
The standard we target
The site targets the Web Content Accessibility Guidelines (WCAG) version 2.1, level AA. Those guidelines cover sensory, cognitive, and motor disabilities; honoring them produces a site that works better for every reader, not only the ones with assistive technology.
What this means in practice
- Body text meets the WCAG AAA contrast threshold; secondary text meets AA.
- Every interactive element shows a visible focus ring.
- Headings follow a strict hierarchy on every page; no jumps from
h1toh3. - Non-decorative images carry meaningful
alttext; decorative SVGs are markedaria-hidden. prefers-reduced-motionis honored. Transitions reduce to zero when the OS signals the preference.- A skip-to-content link is the first focusable item on every page.
- Both dark and light themes pass the same contrast requirements.
Reporting a problem
If anything on the site is hard to use, please open an issue on GitHub with the page URL, a short description, and the browser or assistive technology you were using. We treat accessibility regressions as bugs.