/* Arirang theme is RTL-first — base style.css already accommodates RTL.
   This file ensures the theme passes WP RTL detection. */
body { direction: rtl; }
