/*
Theme Name: Daji Help Center
Theme URI: https://help.daji.app
Author: Daji
Author URI: https://daji.app
Description: Standalone bilingual (English / Arabic) Help Center & Knowledge Base theme for help.daji.app. Includes CPT articles, categories, AJAX search, and auto demo install.
Version: 1.0.1
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-help
Tags: custom-logo, translation-ready, rtl-language-support

Daji Help Center — knowledge base for Daji.app.
*/

: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;
}
