/* RTL safety overrides — main style.css is already RTL-first.
   This file is auto-loaded by WordPress when the site locale is RTL,
   kept for compatibility with plugins that expect it. */
body { direction: rtl; text-align: right; }
