/* RTL overrides — minimal, as style.css is already RTL-first */
body { direction: rtl; }
.bn-menu { flex-direction: row-reverse; }
.bn-search input { text-align: right; }
.comment-form input, .comment-form textarea { text-align: right; }
