/*
Theme Name: Elcogen
Theme URI: https://elcogen.fi
Author: Elcogen
Author URI: https://elcogen.fi
Description: Custom Elementor theme using Elcogen design system from Figma. Built specifically for Elcogen website with design tokens and component styles.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: elcogen
Tags: elementor, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments
*/

/* Import design tokens and theme styles */
/* CRITICAL: Load reset-overrides FIRST to eliminate Hello Elementor defaults */
@import url('assets/css/reset-overrides.css');
@import url('assets/css/elcogen-design-tokens.css');
@import url('assets/css/components.css');
@import url('assets/css/theme.css');
@import url('assets/css/elementor-integration.css');
