/*
Theme Name: PrimePickDeals
Theme URI: https://primepickdeals.co.uk
Author: PrimePickDeals
Author URI: https://primepickdeals.co.uk
Description: Modern hybrid block theme for digital product reviews and affiliate marketing. Compatible with Gutenberg (FSE) and Elementor. Features built-in CPTs for Reviews, Comparisons and Resources, AdSense shortcodes, JSON-LD SEO and Pinterest Rich Pins.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: primepickdeals
Tags: block-theme, full-site-editing, elementor, blog, e-commerce, affiliate, one-column, two-columns, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/* Reset basics — full styles live in assets/css/main.css */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;font-family:'Open Sans',system-ui,sans-serif;color:hsl(222 47% 11%);background:hsl(210 40% 98%)}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
