Site-wide keyboard navigation: the entire site is operable without a mouse. Tab order follows the visible reading order. Pressing the slash key from anywhere outside an input jumps to /search.
Screen reader support: every interactive element exposes a label and role. JSON-LD structured data on every page gives screen readers and AI crawlers parallel structured context.
Color contrast: text on the cream background is reviewed for 4.5:1 minimum contrast. Status pills, badges, and alerts pair color with a text label or icon so color is never the sole indicator of meaning.
Reduced motion: animations are scoped to small UI affordances (button hover, accordion expand). The site respects prefers-reduced-motion at the platform level.
Right-to-left support: Arabic and Urdu locales (en / ar / ur in the locale switcher) flip layout direction via the React Native I18nManager and standard logical CSS properties.