/*
Theme Name:        Active Sports FC
Theme URI:         https://www.activesportsfc.com/
Author:            Akiko Design
Author URI:        https://akikodesign.com/
Description:       Standalone WordPress theme for Active Sports FC — a Croydon community football club. Gold-on-black athletic brand. Mobile-first, WCAG 2.2 AA, built for green Core Web Vitals on Kinsta. Content is driven by ACF Pro; SEO/head by Yoast; consent by CookieYes; images by Imagify. Phase 1 = the website; Phase 2 = a WooCommerce shop on these same tokens.
Version:           0.1.0
Requires at least: 6.4
Tested up to:      6.5
Requires PHP:      8.1
License:           Proprietary — © Active Sports FC / Akiko Design
Text Domain:       active-sports-fc
Tags:              custom-theme, football, club, accessibility-ready
*/

/* -----------------------------------------------------------------
   This file exists ONLY to satisfy WordPress' theme header requirement
   and to be the canonical handle WordPress expects.

   The ACTUAL design system is NOT written here. It ships as split,
   token-first stylesheets that functions.php enqueues in order:

       assets/css/tokens/fonts.css        (webfont @import — see TODO)
       assets/css/tokens/colors.css       (brand + semantic colour tokens)
       assets/css/tokens/typography.css   (families, scale, tracking)
       assets/css/tokens/spacing.css      (4px scale, container, rhythm)
       assets/css/tokens/effects.css      (radius, borders, shadow, motion, z)
       assets/css/tokens/base.css         (element defaults + brand utilities)
       assets/css/components.css          (.asfc-* component classes)
       assets/css/theme.css               (theme-level layout: header/footer/sections)

   Keep tokens and components untouched where possible — they are the
   design-system source of truth (see _handoff/). Put theme-specific
   layout in theme.css. Component markup lives in template-parts/.
   ----------------------------------------------------------------- */
