/*
Theme Name: GeneratePress PBN Child
Theme URI: https://generatepress.com
Description: Universal child theme for PBN network with AI-customizable branding
Author: PBN Network
Author URI: https://example.com
Template: generatepress
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress-child
*/

/* The parent stylesheet is enqueued separately (generatepress-parent) in
   functions.php, so @import here only added a serial render-blocking request
   (child style.css → parent style.css) that delayed FCP. Removed. */