/* Legal Pro RTL adjustments */
html[dir="rtl"] .lp-arrow { transform: scaleX(1); }
html[dir="rtl"] .lp-btn:hover .lp-arrow { transform: translateX(-4px) scaleX(1); }
html[dir="rtl"] .lp-footer-links a:hover { padding-inline-start: 6px; }
html[dir="rtl"] .lp-hero-badge-1 { right: auto; left: -10px; }
html[dir="rtl"] .lp-hero-badge-2 { left: auto; right: -20px; }
