/*
 Theme Name:     Importa Coletiva (Astra Child)
 Theme URI:      https://importacoletiva.br/
 Description:    Custom Astra child theme for Importa Coletiva — the all-in-one platform for importing from China. Implements the brand palette, Outfit typography and the Variant C (white nav) landing page design. Works hand-in-hand with Elementor Pro and HFE templates.
 Author:         Importa Coletiva
 Author URI:     https://importacoletiva.br/
 Template:       astra
 Version: 3.0.0
 Text Domain:    astra-child
 License:        GNU General Public License v2 or later
 License URI:    https://www.gnu.org/licenses/gpl-2.0.html
 Tags:           astra, child-theme, elementor, landing-page, import, logistics
*/

/* The real styling lives in /assets/css/custom.css so it can be enqueued with proper versioning.
   This file just declares the theme and provides a tiny safety net. */

:root {
    /* Brand tokens — mirrored in custom.css and functions.php */
    --ic-orange:  #FF8200;
    --ic-amber:   #FFB200;
    --ic-purple:  #530795;
    --ic-purpleD: #370796;
    --ic-gray:    #E8E5E3;
    --ic-dark:    #1a1520;
    --ic-white:   #ffffff;
}
