/*
Theme Name: Daji
Theme URI: https://daji.app
Author: Daji
Author URI: https://daji.app
Description: Custom bilingual (English / Arabic) WordPress theme for the Daji.app ride-hailing platform. Native LTR/RTL language switching with a lightweight admin content panel — no translation plugins required.
Version: 1.7.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: daji
Tags: custom-menu, custom-logo, translation-ready, rtl-language-support

Daji.app — ride-hailing & driver services.
*/

:root {
	--daji-primary: #2d2d2d;
	--daji-accent: #c0f601;
	--daji-surface: #f7f8f5;
	--daji-surface-elevated: #ffffff;
	--daji-text: #2d2d2d;
	--daji-text-muted: #5f6862;
	--daji-border: #e4e7e0;
	--daji-focus: #c0f601;
}
