/* RTL overrides (minimal because we use logical properties) */
body { direction: rtl; text-align: start; }

/* Optional fine-tuning */
.post-meta { justify-content: flex-start; }