/*
Theme Name: Eric Lander 2026
Theme URI: https://ericlander.com/
Description: Custom GeneratePress child theme for EricLander.com. Carries the locked EricLander design system (tokens + component classes) extracted from the approved /docs/mockups/. Data and logic live in the ericlander-core mu-plugin so they survive theme changes.
Author: Eric Lander
Author URI: https://ericlander.com/
Template: generatepress
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: ericlander-2026
*/

/*
 * The design system is intentionally NOT written here.
 * All tokens and component classes live in assets/design-system.css,
 * enqueued from functions.php, so the canonical stylesheet is a single
 * versioned file and the class names stay a 1:1 contract with the mockups.
 * This style.css exists for the WordPress theme header only.
 */
