/*
Theme Name: Solaragate
Theme URI: https://solaragate.com
Author: Solaragate
Author URI: https://solaragate.com
Description: Solaragate — a bespoke WooCommerce theme for an original-print footwear brand. Warm "daylight" palette with a solar-orange/amber accent, deep dusk contrast, and a signature arched "gate" motif. Built for smooth, conversion-focused, GMC-ready storefronts.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: solaragate
Tags: e-commerce, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, translation-ready
WC requires at least: 7.0
WC tested up to: 10.9
*/

/* The full design system lives in assets/css/main.css (enqueued in functions.php).
   This file carries the required theme header and a minimal safety baseline. */

:root { color-scheme: light; }
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
