1. What we aim for
buscardinal.org targets the WCAG 2.1 AA standard. A bus card recharge should be usable with a keyboard, on a small phone screen, with a screen reader, or with reduced motion.
2. What is implemented today
- Semantic landmarks: header, nav, main, footer.
- Visible focus states on all interactive elements.
- Colour contrast of at least AA on text against background.
- Form labels tied to inputs, error hints announced via
role="alert". - Skip-to-content link, ESC to close the mobile drawer.
prefers-reduced-motiondisables non-essential animation.- Full Arabic RTL mirror of every page with
hreflangpairing.
3. Known limitations
- The payment page is served by a third-party processor; its accessibility is governed by that provider.
- Some decorative motion (soft blob animation) is subtle but still relies on
prefers-reduced-motion.
4. Feedback
If a page or step blocks you, please write to help@buscardinal.org. We will confirm within one working day and fix as soon as we can.