/* RTL adjustments */
[dir="rtl"] .shell{flex-direction:row-reverse;background:linear-gradient(to left, #1f355d var(--sidebar-w), var(--bg) var(--sidebar-w))}
[dir="rtl"] .dropdown-menu{left:0; right:auto}
[dir="rtl"] .side-link{flex-direction:row-reverse}
[dir="rtl"] .stat{flex-direction:row-reverse}
[dir="rtl"] .list .row{flex-direction:row-reverse}
[dir="rtl"] .top-actions{flex-direction:row-reverse}
/* v1.44.0 RTL — Unified login & registration */
[dir="rtl"] .unified-login-footer a{margin-left:0;margin-right:4px;}
[dir="rtl"] .sreg-footer a{margin-left:0;margin-right:4px;}
