/*
Theme Name:   MyPlanners
Theme URI:    https://myplanners.net
Description:  Official MyPlanners child theme, extending Hello Elementor. Implements the MyPlanners Design System via CSS Custom Properties (design tokens). See ADR-000, ADR-001, ADR-004.
Author:       MyPlanners
Author URI:   https://myplanners.net
Template:     hello-elementor
Version:      1.0.0
Text Domain:  myplanners
*/

/*
This file intentionally contains no visual rules yet.
Design tokens are implemented separately in assets/css/tokens.css
and enqueued via functions.php, per ADR-001 Section 2.3 (native
CSS Custom Properties) and Rule 7 of PROJECT_RULES (no hardcoded
values in this or any future stylesheet).

Component-level styles will be added in Sprint 1, once the
Atomic Design component scaffold (Sprint 0 Tasks T17-T19) is
populated with real components.
*/
