/* RTL Layout Adjustments for Arabic Version */
body { direction: rtl; text-align: right; }
.nav-links { flex-direction: row-reverse; }
.hero-content { direction: rtl; }
.feature-card, .product-matrix-card, .scenario-card { text-align: right; }
.breadcrumb { text-align: right; }
.footer-grid { direction: rtl; }
.info-box { border-left: none; border-right: 4px solid var(--primary-color); }
.feature-list li, .scenario-card-body li { flex-direction: row-reverse; }
.xinchuang-table th, .xinchuang-table td { text-align: right; }
