/* Gold Stars, RTL overrides. Only rules that diverge from base.css in RTL. */

body { text-align: right; }

.gs-btn .bi-arrow-left { transform: scaleX(-1); }

/* Logical properties handle most directional edge cases automatically.
   Only add rules here when a directional flip doesn't work via inset-inline / margin-inline. */
