/* Main stylesheet is RTL-first. Keep directional icons coherent in Persian UI. */
html[dir="rtl"] .pve-section__more .pve-svg,
html[dir="rtl"] .pve-category-feature__cta .pve-svg,
html[dir="rtl"] .pve-sector-card__arrow .pve-svg,
html[dir="rtl"] .pve-banking-row__arrow .pve-svg,
html[dir="rtl"] .pve-topic-card>a .pve-svg,
html[dir="rtl"] .pve-supermenu__go .pve-svg,
html[dir="rtl"] .pve-supermenu__home .pve-svg{transform:rotate(180deg)}
html[dir="rtl"] input,html[dir="rtl"] textarea{text-align:right}
