/*
Theme Name: Yarn+Chai
Theme URI: https://yarnandchai.com
Description: The custom block theme for yarnandchai.com — a warm, modern home for free crochet and knitting patterns. Built for the block editor with theme.json global styles, reusable patterns, clean ad real estate, and strong Core Web Vitals.
Author: Zack Langford
Author URI: https://github.com/zackrylangford
Tags: full-site-editing, block-patterns, blog, custom-colors, custom-logo, editor-style, featured-images, wide-blocks, translation-ready
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 7.4
Version: 0.5.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yarnandchai
*/

/* Reserve a fixed ad height (300x250 medium rectangle) so the AdThrive plugin fills pre-allocated space with zero CLS. */
.yc-ad-slot {
	min-height: var(--wp--custom--ad-slot--min-height);
}
