/*
Theme Name: AutoLux Child
Theme URI: https://flowaivo.com/autolux
Template: autolux
Author: Flowaivo
Author URI: https://flowaivo.com
Description: Child theme for AutoLux. Put your custom CSS and PHP overrides here so theme updates never wipe your changes.
Version: 1.0.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: autolux-child
*/

/* ---------------------------------------------------------
   Your custom CSS goes below. You can override any AutoLux
   design token here without touching the parent theme.
   Example — change the brand accent site-wide:

   :root{
     --al-accent:#8B5CF6;
     --al-accent-2:#22D3EE;
     --al-accent-grad:linear-gradient(120deg,#8B5CF6,#22D3EE);
   }
   --------------------------------------------------------- */
