/** RTL direction layer. Enqueued only for right-to-left requests. */
/* Manual language direction: RTL is the safe default for the Persian site. */
html[dir="rtl"] body.rayan-direction-rtl{direction:rtl;text-align:right}
html[dir="rtl"] body.rayan-direction-rtl :where(main,header,footer,nav,section,article,aside,form,table){direction:rtl}
html[dir="rtl"] body.rayan-direction-rtl :where(.site-header,.primary-navigation,.drawer-navigation,.site-footer,.rayan-language-switcher,.rayan-hero-copy,.rayan-platform-copy,.page-hero,.section-heading,.content-card,.contact-info,.contact-form,.rayan-about-v81,.rayan-about-intro-copy,.rayan-about-overview-content,.rayan-about-capability-grid,.rayan-about-team-grid,.rayan-about-credential-column,.rayan-about-cta-copy){text-align:right}
