/*
 * Theme Name:         2CU Ecosystem Theme
 * Theme URI:          https://2cu.online
 * Description:        Modular WordPress theme framework with three design variants for the 2CU ecosystem: Zenith Obsidian (4u2b.xyz PWA), Mzansi Heartbeat (cv2cu.online platform), and Ubuntu Hub (2cu.online business hub).
 * Version:            1.0.0
 * Author:             2CU Online (Pty) Ltd
 * Author URI:         https://2cu.online
 * License:            GPL-2.0+
 * License URI:        https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:        c2u-ecosystem
 * Domain Path:        /languages
 * Requires at least:  6.0
 * Requires PHP:       7.4
 * Tested up to:       6.4
 *
 * This theme is licensed under the GNU General Public License v2.0+
 * Permissions of this strong copyleft license are conditioned on making available
 * complete source code of licensed works and modifications, which include larger
 * works using a licensed work, under the same license.
 *
 * Design System:      Mzansi Zenith — Void obsidian dark + warm gold + Mzansi teal
 * Brand:              Seen. Heard. Known. Own It.
 */

/* This file is intentionally left mostly empty.
   All styling is loaded dynamically by functions.php based on the selected variant.
   See /assets/css/ for variant-specific styles.
   See theme.json for block editor configuration.
*/
