/*
Theme Name: Gemial Digital
Theme URI: https://gemialdigital.com/
Description: Child theme of Blocksy for Gemial Digital. Carries the Gemial design system: self-hosted variable fonts (Space Grotesk, Inter, JetBrains Mono), brand colour tokens, and a scoped component layer used by custom page templates. Activating this theme does not change the appearance of existing pages.
Author: Gemial Digital
Author URI: https://gemialdigital.com/
Template: blocksy
Version: 1.3.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gemial-digital
Tags: custom-colors, custom-logo, custom-menu, translation-ready
*/

/*
 * ---------------------------------------------------------------------------
 * Do not add styles to this file.
 * ---------------------------------------------------------------------------
 * Blocksy loads several stylesheets conditionally and late, so a child
 * style.css is not a reliable place to win the cascade. All real CSS lives in
 * separate files that functions.php enqueues after the parent:
 *
 *   assets/css/fonts.css   @font-face only. No visual change on its own.
 *   assets/css/tokens.css  Design tokens on :root. No visual change on its own.
 *   assets/css/base.css    Component layer, scoped under .gd-root.
 *
 * This file exists so WordPress recognises the child theme, and as a place
 * for genuine one-off overrides of parent selectors if we ever need them.
 */
