/*
Theme Name: True Aid
Theme URI: https://example.org/true-aid-theme/
Author: True Aid Digital
Author URI: https://example.org/
Description: Custom WordPress theme for True Aid, an international humanitarian organisation. Built directly from the approved True Aid Brand Identity Guidelines and the True Aid Website Design Strategy & Digital Experience Blueprint (v1.0). Includes programmes, projects, stories, reports, countries, partners and team content types, an integration-ready donation layer, an accessible component system and a one-click demo content importer. No page builder required.
Version: 2.3.3
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: true-aid
Tags: nonprofit, charity, humanitarian, custom-logo, custom-menu, featured-images, block-styles, wide-blocks, translation-ready, accessibility-ready, rtl-language-support, threaded-comments, full-width-template
*/

/*
 * This file exists to declare the theme to WordPress and to satisfy the
 * theme handbook requirement that style.css carries the theme header.
 *
 * All presentational CSS lives in /assets/css/ and is enqueued in a
 * deliberate cascade order (see inc/enqueue.php):
 *
 *   1. tokens.css      Design tokens: colour, type scale, spacing, radius,
 *                      shadow, motion, container and z-index.
 *   2. base.css        Reset, document defaults, focus visibility, a11y utils.
 *   3. typography.css  Type roles and responsive clamp() scale.
 *   4. layout.css      Containers, grid, section rhythm, brand motifs.
 *   5. components.css  Buttons, cards, forms, nav, tabs, accordions, map, etc.
 *   6. pages.css       Template-specific composition (home, project, donate...).
 *   7. utilities.css   Small single-purpose helpers.
 *   8. responsive.css  Breakpoint refinements and print styles.
 *
 * Do not add rules to this file. Editing tokens.css changes the whole system.
 */
