/*
Theme Name: Amzlify
Theme URI: https://amzlify.com
Description: Child theme for Amzlify. Design tokens, block patterns, audit form, scorecard, case studies, SEO and performance layers. Requires GeneratePress as the parent theme.
Author: Amzlify
Author URI: https://amzlify.com
Template: generatepress
Version: 1.0.0
Text Domain: amzlify
Requires at least: 6.4
Requires PHP: 7.4
*/

/*
 * This file exists for the header above. WordPress will not activate a child
 * theme without it.
 *
 * No styles live here on purpose. The design system is split across four files
 * in assets/css/, enqueued from functions.php in dependency order:
 *
 *   tokens.css        colour, type, spacing, radii, base components
 *   home.css          site chrome and homepage sections
 *   forms.css         audit form and scorecard
 *   case-studies.css  case study archive and single, loaded only where needed
 *
 * Adding rules here would load them before the tokens and create a specificity
 * fight you would then have to win with !important. Put new rules in the file
 * that matches what they style.
 *
 * "Template: generatepress" must match the parent theme folder name exactly.
 * If GeneratePress is installed under a different folder name, this theme will
 * not activate until that line matches it.
 */
