/*
Theme Name: Premium Vape Vault
Theme URI: https://premiumvapevault.com
Description: Premium Vape Vault — disposable vape catalogue & manual-order site. Child theme of Hello Elementor. Adds a "Vape" product catalogue, an "Orders" manager, a 21+ age gate, and Phosphor Icons. No WooCommerce.
Author: Premium Vape Vault
Author URI: https://premiumvapevault.com
Template: hello-elementor
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: kemilo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
 * Brand palette is defined as CSS variables here and reused everywhere.
 * The detailed component styles live in assets/css/main.css (enqueued in inc/enqueue.php).
 * Edit these four values to re-skin the whole site.
 */
:root {
    --kemilo-forest: #4C1D95;   /* Primary — royal purple */
    --kemilo-forest-dark: #2E1065;
    --kemilo-lemon: #F5C518;    /* Accent — gold */
    --kemilo-lemon-bright: #E6B800;
    --kemilo-white: #FFFFFF;
    --kemilo-ink: #1A1A1A;      /* Body text */
    --kemilo-muted: #6B6472;
    --kemilo-line: #ECE7F0;
}
