/*
Theme Name: GridPulse Child
Theme URI: https://example.com/gridpulse
Description: Child theme for GridPulse. Put your custom CSS and PHP overrides here so they survive parent-theme updates. Activate this instead of GridPulse, then edit this file freely.
Author: Max
Author URI: https://example.com
Template: gridpulse
Version: 1.0.0
Requires at least: 6.0
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: gridpulse-child
*/

/* =========================================================
   Your custom styles go below. A few examples (commented):
   =========================================================

   Override the accent everywhere (or just set it in Customizer):
   :root { --gp-accent: #1e88e5; }

   Make post titles a little bigger:
   .gp-card__title { font-size: 22px; }

   Tweak dark-mode background:
   html[data-theme="dark"] { --gp-bg: #0a0a0c; }
*/
