/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* =====================================================
   FILE: style.css

   PURPOSE:
   Core child theme stylesheet.

   THIS FILE COVERS:
   - Theme metadata
   - CSS tokens and custom properties
   - Global colour variables
   - Global spacing variables
   - Font variables
   - Breakpoint reference variables
   - Base body styles
   - Basic resets
   - Global layout rules
   - Containers
   - Section spacing
   - Utility classes

   LOAD ORDER:
   1. style.css
   2. typography.css
   3. components.css
   4. templates.css
===================================================== */