/*
Theme Name: TaskHero
Description: RTL stylesheet (styles already in style.css are RTL-ready).
*/

/* The main style.css is already RTL-first. This file exists for WordPress RTL detection. */
body { direction: rtl; text-align: right; }
