/* RTL overrides — loaded only for Arabic */
body { direction: rtl; text-align: right; }
.nav-links { flex-direction: row-reverse; }
.section-tag::before { order: 1; }
.section-tag span    { order: 0; }
.stat-item { border-right: none; border-left: 1px solid var(--border-soft); }
.stat-item:last-child { border-left: none; }
.service-card-arrow { left: 20px; right: auto; transform: translateX(8px); }
.product-badge { right: 10px; left: auto; }
.wa-float  { left: 30px; right: auto; }
.back-top  { left: 96px; right: auto; }
.breadcrumb-sep::before { content: "›"; }
.footer-social { flex-direction: row; }
.result-unit { margin-right: 0; margin-left: 4px; }
.process-connector { right: 9%; left: 9%; }
.nav-drawer { right: -100%; left: auto; border-left: 1px solid var(--border); border-right: none; }
.nav-drawer.open { right: 0; left: auto; }
.appliance-row { direction: rtl; }
