/*
Theme Name: YOU & ME Cosmic Hero
Theme URI: https://youandme.movement
Author: YOU & ME MOVEMENT C.I.C.
Author URI: https://youandme.movement
Description: A cosmic full-screen hero theme for the YOU & ME ecosystem. Deep universe background, glowing golden brand, animated tagline, and shooting stars. All text and colors are editable from Appearance > Customize.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.5
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: youandme-cosmic
*/

/* Base reset (full styles are enqueued in assets/hero.css with dynamic values) */
* { margin: 0; padding: 0; box-sizing: border-box; }
html, body { overflow-x: hidden; }
