/*
 * RTL styles — loaded automatically by WordPress on RTL locales.
 * Most RTL handling is done via Tailwind's direction:rtl on <html>.
 * This file exists for compatibility & any RTL-specific overrides.
 */
body { direction: rtl; }
