/*
Theme Name:   Shopimal Child
Theme URI:    https://shopimal.com
Description:  Astra child theme for Shopimal.com. Holds the entire Shopimal design system — tokens, typography, components and WooCommerce template overrides. Built to BUILD-BRIEF.md v1.1. All brand CSS lives here, never in Elementor custom CSS or the Customizer's Additional CSS.
Author:       Shopimal
Author URI:   https://shopimal.com
Template:     astra
Version:      1.0.0
Requires PHP: 7.4
Text Domain:  shopimal-child
Tags:         e-commerce, custom-colors, custom-logo, custom-menu, rtl-language-support
*/

/* -----------------------------------------------------------------------------
   This file intentionally contains no rules.

   The design system is split into two stylesheets, both enqueued from
   functions.php in this order:

     assets/css/tokens.css   Design tokens from BUILD-BRIEF.md §3.9. Nothing else.
     assets/css/base.css     Typography scale, buttons, forms, cards, badges,
                             and the WooCommerce/Astra reconciliations.

   Keeping the tokens in their own file means one source of truth that both the
   child theme and Elementor's global kit resolve against.
   -------------------------------------------------------------------------- */
