/*
 * The main stylesheet uses CSS logical properties and supports RTL natively.
 * This file is intentionally minimal so WordPress can identify explicit RTL support.
 */
body{direction:rtl;unicode-bidi:embed}
