02 / ACCESSIBILITY
Accessibility is part of the system
The site aims to support reading, navigation and keyboard use across screen sizes and assistive technologies. An accessibility issue is a product defect, not a footnote.
Keyboard and focus
#Interactive controls can be reached by keyboard and expose a clear focus ring.
Language and direction
#Pages declare the correct language and text direction for Hebrew, Arabic and English.
Motion
#Non-essential animation respects prefers-reduced-motion and should not block reading or action.
Contrast and reading
#Color, type and spacing are chosen to preserve hierarchy and legibility across the available themes.
If something blocks reading, navigation or operation, treat it as an accessibility bug and record the route and viewport where it appears.