/*
Theme Name: The Glow Up Code
Theme URI: https://theglowupcode.com
Author: The Glow Up Code Team
Description: Dark intelligence theme — glassmorphism, teal/gold, Space Grotesk.
Version: 3.7
License: GNU General Public License v2 or later
Text Domain: glowupcode
*/

/* WordPress alignment helpers */
.alignleft  { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin: 1rem auto; }

/* Post layout is fully managed in assets/main.css — do not add overrides here */
