/*
Theme Name:   Oceaneros Child
Theme URI:    https://oceaneros.com
Description:  Oceaneros child theme - ocean conservation apparel. Built on Kadence.
Author:       Oceaneros
Template:     kadence
Version:      1.3.0
License:      GNU General Public License v2 or later
Text Domain:  oceaneros-child

NOTE: This file is intentionally minimal. All active design tokens, components,
and page-level styles live in assets/css/oe-design-system.css. The mandatory
source of truth is the Oceaneros Original ChatGPT Design Restore package.

IMPORTANT: bump the Version above on every CSS/JS change. functions.php
enqueues assets with wp_get_theme()->get( 'Version' ), so this value is the
only cache-busting token in the asset URLs. Leaving it static lets LiteSpeed
and the QUIC.cloud edge serve a stale stylesheet indefinitely after a correct
upload, which cost a full debugging session on August 4 2026.
Do not add competing :root tokens, dark-header overrides, or component
rules here. Keep them in the design system file so nothing fights over
cascade order or gets out of sync between the two files again.
*/
