html, body { direction: rtl; text-align: right; }
.header-inner { grid-template-columns: auto 1fr auto; }
.brand-wrap { order: 3; }
.main-nav { order: 2; }
.header-actions { order: 1; }
.hero-actions, .hero-badges, .band-actions, .menu, .footer-menu { justify-content: flex-start; }
