/* RTL overrides for Arabic */
body.rtl { direction: rtl; text-align: right; }
body.rtl .brand { flex-direction: row-reverse; }
body.rtl .footer-brand { flex-direction: row-reverse; }
body.rtl .contact-info .item { flex-direction: row-reverse; }
body.rtl .car-card .actions { flex-direction: row-reverse; }
body.rtl .form-summary { flex-direction: row-reverse; }
body.rtl .topbar-inner { flex-direction: row-reverse; }
