/*
Theme Name: Cronus Zen
Theme URI: https://cronus-zen.local
Author: Cronus Gaming
Author URI: https://cronus-zen.local
Description: Thème one-page professionnel optimisé pour la vente du Cronus Zen - L'adaptateur gaming ultime. Design moderne, responsive et orienté conversion avec Tailwind CSS.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 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: cronus-zen
Tags: one-page, gaming, woocommerce, e-commerce, responsive, tailwindcss
*/

/* Custom properties for brand colors (used with Tailwind) */
:root {
    --cz-primary: #6366f1;
    --cz-secondary: #06b6d4;
    --cz-accent: #10b981;
    --cz-dark: #0f0f1a;
}
