/*
Theme Name: Flagship
Theme URI: https://bizarrepaar.com
Author: Your Studio
Author URI: https://bizarrepaar.com
Description: A single-product landing page theme for WooCommerce. Built for brands launching one hero product — with SEO metadata and Product/Offer schema wired in automatically from your WooCommerce product data. Assign the "Flagship Product Landing" template to any page, pick a product, and go live.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Requires Plugins: woocommerce
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flagship
*/

/* Base reset — full design system lives in assets/css/theme.css (enqueued in functions.php) */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; display: block; }
