Accessibility Statement
We want this platform to be usable by everyone who needs it, including people using screen readers, keyboard-only navigation, magnification or reduced-motion settings. Our target is conformance with the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA.
What is implemented
- Semantic structure. Pages use proper HTML landmarks (header, navigation, main, footer) and a logical heading hierarchy, so assistive technology can navigate by structure rather than guesswork.
- Keyboard access. All interactive elements — navigation, forms, expandable FAQ sections — are operable by keyboard, with visible focus indicators.
- Contrast. Text and interface colors are chosen to meet AA contrast ratios in both light and dark presentation.
- Reduced motion. Animations respect the
prefers-reduced-motionsetting and are kept minimal in any case. - Forms. Form fields carry programmatically associated labels, and errors are announced in text, not by color alone.
An honest caveat
We test against these standards, but a multilingual site that changes weekly will sometimes fall short — a missing label on a new component, a contrast slip in an untested state, a translation that breaks a heading order. We treat such issues as defects to fix, not edge cases to explain away.
Report a barrier
If anything on this site is difficult or impossible for you to use, please tell us via the contact page or the email address in the imprint. Describe the page, what you were trying to do and the technology you were using; we prioritize accessibility reports and fix confirmed issues as quickly as we reasonably can.
This statement is reviewed as the site evolves; the date above reflects the last revision.