/*
Theme Name: CHAGO VPN
Theme URI: https://chago.example
Author: CHAGO VPN
Author URI: https://chago.example
Description: CHAGO VPN annual subscription site — dark emerald pricing homepage, multi-account order form, and a fully themed WooCommerce checkout. Works with the VPN Annual Orders plugin.
Version: 1.3.0
Requires at least: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chago-vpn
Tags: e-commerce, one-column
*/

:root {
	--bg-dark: #07090e;
	--emerald: #00e676;
	--emerald-glow: rgba(0, 230, 118, 0.3);
	--emerald-dark: #00b359;
	--red: #ff1e42;
	--text-main: #f0f4f8;
	--text-muted: #8c9ba5;
	--text-dim: #5c6b77;
	--border-glass: rgba(255, 255, 255, 0.09);
	--card-bg: rgba(14, 20, 34, 0.8);
	--card-featured-bg: rgba(0, 30, 18, 0.6);
	--font-main: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
	--font-mono: 'JetBrains Mono', monospace;
}
