/*
Theme Name: IPO Premium
Theme URI: https://zolaha.com/themes/ipo-premium
Author: zolaha.com
Author URI: https://zolaha.com
Description: A production-grade, glassmorphism-styled WordPress theme optimized for IPO GMP data. Includes extensive customization, elementor compatibility, and white-labeling features.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ipo-premium
Tags: custom-background, custom-colors, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

/* Reset & Basic Base (Tailwind handles most, but good for fallbacks) */
body {
    background-color: #050A18;
    /* Fallback */
    color: #f1f5f9;
}