html[dir="rtl"] body{direction:rtl}
html[dir="rtl"] .nn-grid{grid-template-columns:1fr 320px}
html[dir="rtl"] .nn-menu{flex-direction:row-reverse}
html[dir="rtl"] .nn-article__meta{flex-direction:row-reverse}
html[dir="rtl"] .nn-hero__title{inset-inline:auto 16px}
html[dir="rtl"] .nn-ticker{flex-direction:row-reverse}
html[dir="rtl"] .nn-ticker__items{direction:rtl}

/* Numerals: prefer Persian digits on UI meta if desired */
/* Use a class hook to opt-in to Persian digits */
.nn-fa-digits{font-feature-settings:"tnum" 0;}
