/*
Theme Name: Havli
Theme URI: https://havli.example
Description: Havli — find your people, find your plans. A dark, purple-accented child theme built on Hello Elementor, styled to match the Havli logo and to work with The Events Calendar, Event Tickets, WP User Frontend, and Elementor.
Author: Havli
Template: hello-elementor
Version: 1.0.0
Text Domain: havli
*/

/* Base brand variables — also used by the Havli Core plugin's own shortcodes,
   kept identical here so everything on the site matches. */
:root {
	--havli-bg: #0B0710;
	--havli-surface: #150F1F;
	--havli-surface-2: #1E1629;
	--havli-purple: #9B6BFF;
	--havli-purple-deep: #7C4DFF;
	--havli-text: #FFFFFF;
	--havli-text-muted: #B8AFC7;
	--havli-success: #3DDC97;
	--havli-danger: #FF6B6B;
	--havli-radius: 16px;
	--havli-radius-pill: 999px;
}
