/*
Theme Name: AI Engine Stack — Child
Theme URI: https://aienginestack.com
Description: Child theme of AI Engine Stack. Use this to override styles or templates without losing changes when the parent theme is updated.
Author: AI Engine Stack
Author URI: https://aienginestack.com
Template: aienginestack
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aienginestack-child
*/

/* ============================================================
   Your custom overrides go here. Examples below — uncomment to use.
   ============================================================ */

/*
:root {
  --accent-blue: #00C2FF;
  --accent-mint: #00FFB2;
}

.hero h1 {
  font-size: clamp(2.2rem, 4.6vw, 3.6rem);
}
*/
