/* RTL-specific overrides. Most layout is direction-agnostic (flexbox),
   so this file stays small. Add rules here as the UI grows. */
[dir="rtl"] body{ text-align:right; }
