/*
Theme Name:   Astra Child
Theme URI:    https://clozsy.com/
Description:  Child theme for Astra. Controlled location for the Clozsy design system: global CSS custom properties, scoped WooCommerce overrides, and custom PHP. Do not edit the Astra parent theme.
Author:       Clozsy
Template:     astra
Version:      1.0.0
Text Domain:  astra-child
*/

/*
 * This file intentionally contains no visual styles.
 *
 * The design system is not yet defined. When it is, it will live in:
 *   assets/css/variables.css   - design tokens (:root custom properties) only
 *   assets/css/global.css      - typography, buttons, forms, containers, cards
 *   assets/css/woocommerce.css - scoped WooCommerce overrides only
 *
 * Rules for this theme:
 *   1. Tokens are declared once, in variables.css, and referenced everywhere else.
 *   2. No hard-coded colours, font sizes, radii or spacing outside variables.css.
 *   3. No page-specific CSS. If a rule only applies to one page, it belongs in a
 *      component class, not a page selector.
 *   4. Elementor Global Colours and Global Fonts mirror these tokens. Both must be
 *      changed together.
 */
