/* تنظیمات اضافی برای RTL */
html,body { direction: rtl; }
.rtl body { direction: rtl; }
.site-navigation ul { flex-direction: row-reverse; }
