Accessibility Statement
Last updated: May 30, 2026
What We've Done
- Semantic HTML — every page uses proper heading hierarchy, landmark elements, and ARIA labels so screen readers can navigate naturally.
- Color contrast — all body text meets or exceeds the 4.5:1 contrast ratio required by WCAG AA. Large display text meets 3:1.
- Keyboard navigation — every interactive element (buttons, links, form fields, the language picker, tier-card selectors) is reachable and operable with a keyboard alone. Focus states are visible.
- Form labels — every input has an associated label, placeholder text supplements but does not replace the label, and error messages are programmatically associated with their fields.
- Alt text — meaningful images include descriptive alt text; decorative images are marked with empty alt or aria-hidden.
- Multi-language support — the entire site is available in 11 languages, including right-to-left rendering for Arabic.
- Reduced motion — animations and effects (including the intro reveal, golden spark on Master Detail, and trust-row shimmer) respect the user's
prefers-reduced-motionsystem setting and are disabled when requested. - Responsive design — the site reflows down to a 320px viewport width and supports up to 200% browser zoom without horizontal scroll or content loss.
Known Limitations
We're working toward full conformance and are honest about where we're not there yet:
- The intro animation includes ambient golden glow effects that may not be optimal for some users with motion sensitivity beyond the
prefers-reduced-motionpreference. If this affects you, please contact us — we will work with you to provide an alternate experience. - The decorative Greek key border and interwoven knot patterns on the Confidel logo are presentation-only and conveyed through
aria-hiddenattributes; users relying on screen readers won't hear them described. - Some third-party services (Telegram notifications, Resend email confirmations) operate outside our direct control and may have their own accessibility characteristics.
Need Help or Hit a Barrier?
If you encounter an accessibility barrier anywhere on our site, or if you'd like to request information in an alternate format, we want to know — and we want to fix it.
Email: hello@confidel.co
Phone: (862) 247-9611
Please include the page URL, the issue you encountered, and the assistive technology you're using (if any). We aim to respond within 5 business days.
Standards & Approach
This site targets WCAG 2.1 Level AA and is reviewed periodically against the success criteria in that standard. We use a combination of automated tooling (axe, Lighthouse) and manual review (keyboard-only navigation, screen reader testing with VoiceOver on macOS and TalkBack on Android). When we add new features, accessibility is part of the design review — not an afterthought.