/*
Theme Name: CryptoIntel
Theme URI: https://example.com/cryptointel
Author: CryptoIntel
Author URI: https://example.com
Description: CryptoIntel is a premium, production-ready crypto news & intelligence WordPress theme. Features a dark (default), AMOLED black, and light theme with glassmorphism, smooth animations, full ad management (AdSense/Adsterra), advanced SEO (Schema.org, OpenGraph, Twitter Cards, sitemap), live AJAX search, and Core Web Vitals optimizations. Built with clean, modular code following WordPress coding standards. No page builders required.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: cryptointel
Tags: news, blog, dark-mode, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, editor-style, rtl-language-support
*/

/*
 * The compiled visual styles live in /assets/css/.
 * This file only contains the required WordPress theme header plus a small
 * bootstrap so the theme is valid even before assets load.
 * See: assets/css/main.css, assets/css/themes.css, assets/css/glassmorphism.css
 */

:root { color-scheme: dark light; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif; }
