/*
Theme Name: Jade Loft Conversions
Theme URI: https://www.jadeloftconversions.co.uk/
Author: Jade Loft Conversions
Author URI: https://www.jadeloftconversions.co.uk/
Description: A modern WordPress block theme for Jade Loft Conversions — specialists in roof conversions, tiled conservatory roofs and loft conversions. Includes reusable block patterns for hero, services, posts grid, about and call-to-action sections.
Version: 1.0.0
Requires at least: 6.4
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: jadeloft
Tags: full-site-editing, block-patterns, blog, business, one-column, two-columns, custom-colors, custom-logo, custom-menu, editor-style, featured-images, wide-blocks
*/

/* Block theme styles primarily live in theme.json; minimal CSS here. */
body { -webkit-font-smoothing: antialiased; }
.wp-block-post-featured-image img { border-radius: 8px; }
.jade-card { transition: transform .25s ease, box-shadow .25s ease; }
.jade-card:hover { transform: translateY(-4px); }
