/*
Theme Name: Parkdale Intelligence
Theme URI: https://www.parkdaleintelligence.com
Template: parkdale-strategy
Author: Parkdale Intelligence
Author URI: https://www.parkdaleintelligence.com
Description: Storefront theme for Parkdale Intelligence. A CHILD of the shared Parkdale Strategy parent theme - it inherits the parent's layout, hero system, overlay controls, block patterns and icon block unchanged, and adds only the WooCommerce storefront styling. All storefront-specific styling lives here, never in the parent, so the parent stays generic across every site that uses it.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parkdale-intelligence
Tags: custom-logo, custom-menu, featured-images, e-commerce, two-columns

The Template line above MUST equal the parent theme's FOLDER name (parkdale-strategy). WordPress
resolves the parent by that folder name inside this site's wp-content/themes. The parent is a
mirror of parkdalestrategy.com's canonical copy, kept in sync by www/sync-parkdale-theme.ps1.

This theme, like WordPress, is licensed under the GPL.
*/

/* Intentionally minimal. The parent already enqueues its own main.css and this file (via
   get_stylesheet_uri, which resolves to the active theme = this child), so the child inherits the
   full parent look with no work. Storefront rules are in assets/css/shop.css, enqueued by
   functions.php only when WooCommerce is active. */
