/*
Theme Name: PrimeDrip
Theme URI: https://primedriplabs.com/
Author: PrimeDrip Labs
Author URI: https://primedriplabs.com/
Description: Custom WordPress theme for PrimeDrip Labs, a research-peptide storefront. Ported from a static single-page HTML reference design. Phase 1: static marketing pages (home, about, contact, FAQ, privacy, terms, returns) plus the age-gate, welcome-banner, and quick-question widgets. WooCommerce shop/product/checkout templates are intentionally not yet wired — later phase.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: primedrip
Requires at least: 6.0
Requires PHP: 7.4
*/

/*
 * This file intentionally contains only the required WordPress theme header
 * comment above. The actual stylesheet (design tokens + component/page styles)
 * lives in assets/css/tokens.css and assets/css/primedrip.css, and is loaded
 * via wp_enqueue_style() in functions.php rather than @import here — enqueuing
 * lets WordPress manage dependency order, cache-busting (filemtime versioning),
 * and avoids the extra render-blocking round-trip that @import incurs.
 */
