/*
Theme Name:        Pharmascience
Theme URI:         https://clearoute.com/projects/pharmascience
Description:       Pharmascience — child theme of the Clearoute Starter parent. See README.md for project specifics.
Author:            Clearoute Inc.
Author URI:        https://clearoute.com
Template:          clearoute-parent
Version:           0.1.0
Template Version:  0.1.0
Requires at least: 6.6
Tested up to:      6.8
Requires PHP:      8.1
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       pharmascience
Tags:              clearoute, child-theme
*/

/* INVARIANT — DO NOT REMOVE THE `Template: clearoute-parent` LINE ABOVE.
 *
 * Pharmascience runs in inheritance mode against clearoute-parent. The parent
 * theme pivoted to fork-at-start on 2026-05-13 (parent v0.2.0), and the
 * post-pivot guidance is to drop `Template:` and rename `clearoute_*` to a
 * project prefix. Pharmascience predates the pivot and intentionally remains
 * on inheritance until BACKLOG §B05 ("Pharmascience migration to fork-at-start")
 * is promoted — currently parked until post-launch.
 *
 * If you're tempted to "fix" the Template line because the parent README says
 * not to use it: read docs/plan/theme/BACKLOG.md §B05 first, then the project
 * CLAUDE.md §2 "Inheritance vs fork-at-start" subsection. Removing this line
 * silently breaks every LearnDash/WPML/GF flow against the live site.
 */

/* ------------------------------------------------------------------------ *
 * Child theme — intentionally empty.
 *
 * All brand CSS compiles from `src/scss/child.scss` into `build/css/child.css`,
 * which functions.php enqueues AFTER the parent's main.css. The cascade order
 * is: parent style.css → parent build/css/main.css → child build/css/child.css.
 *
 * Do NOT add brand CSS here.
 * ------------------------------------------------------------------------ */
