/*
Theme Name: CryptoDroom
Theme URI: https://cryptodroom.example
Author: CryptoDroom
Author URI: https://cryptodroom.example
Description: A dark, modern Web3 & Crypto learning theme with a live CoinGecko dashboard, featured spotlight, blog grid, and market tools. Inspired by droomdroom.com.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cryptodroom
Tags: dark, blog, news, cryptocurrency, web3, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* WordPress required base classes (real styling lives in /assets/css/theme.css via Tailwind CDN). */
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; overflow: hidden; }
.sticky, .gallery-caption, .bypostauthor, .wp-caption, .wp-caption-text { display: block; }
