/*
Theme Name:   GeneratePress Bio Style Child
Theme URI:    https://example.com
Description:  Production child theme for an Instagram Bio Style generator website, built on GeneratePress. Provides hero section, category-filtered bio cards, live {name} placeholder replacement, copy-to-clipboard, AJAX load more, and FAQ section.
Author:       Your Name
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:  gp-bio-child
*/

/*
 * NOTE: This file intentionally contains ONLY the WordPress-required
 * theme header comment above. WordPress reads this block to register
 * the child theme in the Appearance > Themes screen.
 *
 * All actual visual styling (hero, cards, buttons, sticky bar, FAQ,
 * responsive rules, etc.) lives in:
 *   assets/css/main.css
 *
 * This separation keeps style.css lightweight (it is always loaded
 * by WordPress core regardless of enqueue logic) and keeps our real
 * stylesheet cacheable/versioned independently via wp_enqueue_style()
 * in functions.php.
 */
