/*
Theme Name: Blend Secrets
Theme URI: https://example.com/blend-secrets
Author: Blend Secrets Studio
Author URI: https://example.com
Description: A detailed, engaging WordPress theme for weight-loss smoothie & healthy-living brands. Full WooCommerce support, an extensive Customizer with color presets, typography, homepage builder sections, and a one-click demo content installer that creates ready-made pages (Home, About, Store, Contact, Blog, Recipes) so you can launch fast and adjust every detail from wp-admin.
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: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blend-secrets
Tags: e-commerce, food-and-drink, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready, block-styles, wide-blocks

Blend Secrets WordPress Theme, Copyright 2026
Blend Secrets is distributed under the terms of the GNU GPL.
*/

/* Base resets live here so the theme works even if the compiled
   stylesheet fails to enqueue for any reason. The full design system
   is in assets/css/main.css (enqueued in functions.php). */

* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
