Accessibility Statement
Last updated: April 5, 2026
Accessibility Statement
Effective date: April 29, 2026
Ganakys Codilla Apps OPC Pvt. Ltd. is committed to making our website, client portal, and admin interfaces accessible to as many people as possible — including people with visual, motor, auditory, cognitive, and other accessibility needs.
1. Conformance target
We aim for WCAG 2.1 Level AA conformance across:
- The marketing site
www.ganakys.com - The client portal
client.ganakys.com - The Strapi admin interface
amma.ganakys.com(used by Ganakys staff only)
This is an ongoing effort. Some pages or components may not yet fully meet AA — see "Known limitations" below.
2. Standards we apply on every page
- Semantic HTML — headings descend in order, landmarks (
<main>,<nav>,<footer>) are used. - Keyboard reachable — every interactive element is reachable by Tab; focus indicators are visible.
- Focus management — modal and menu opens trap focus; closes return focus to the trigger.
- Form labels — every input has an associated
<label>oraria-label. - Form errors — surfaced with
role="alert"andaria-live, focus jumps to the first error on submit. - Touch targets — at least 44 × 44 CSS pixels on mobile.
- Reduced motion — animations honour
prefers-reduced-motion. - Colour contrast — text against background meets ≥ 4.5:1 for body, ≥ 3:1 for large.
- Dark / light mode — both palettes meet contrast targets.
- Image alternatives —
alttext on every meaningful image, emptyalt=""on decorative ones. - Language declared —
<html lang="en">on every page.
3. Tools we test with
- Lighthouse accessibility audit on every page during build.
- axe DevTools for spot-checking forms and complex widgets.
- VoiceOver (macOS / iOS) and NVDA (Windows) screen-reader smoke tests.
- Keyboard-only navigation sweep across the marketing site and portal.
4. Known limitations
We are aware of these gaps and are working to close them:
- Strapi admin (
amma.ganakys.com) is operator-facing and inherits the third-party Strapi admin UI; it has not been independently audited for AA conformance. - A small number of editorial illustrations on the marketing site rely on visual context. We provide
alttext but the underlying concept (e.g., abstract data flows) is harder to convey textually; we are iterating on alternatives. - PDF outputs (invoices, exports) target screen rendering and have not been tested for screen-reader compatibility. Machine-readable JSON exports are always available alongside via the client portal.
5. Reporting an accessibility issue
If you encounter an accessibility barrier on any of our properties, please tell us. We treat accessibility issues as priority-1 bugs.
- Email:
grievance@ganakys.com— name the page or component, the assistive technology you were using (if any), and a description of the issue. - Client portal: raise a ticket under the "Accessibility" category.
We acknowledge accessibility reports within 7 business days and aim to fix or document a workaround within 30 days, depending on the severity and scope.
6. Compatibility
The site and portal are tested on the latest two stable versions of Chrome, Firefox, Safari, and Edge. We support iOS Safari and Android Chrome on currently-supported OS versions.
7. Updates
This statement is reviewed at least annually and on every major design or framework change. The effective date above reflects the most recent revision.