/*
Theme Name: Sky Pearl
Theme URI: https://test.wpvelocity.dev
Author: WPVelocity
Author URI: https://wpvelocity.dev
Description: Custom, lightweight WooCommerce theme for a beauty & personal-care brand. Hand-coded PHP templates, brand-derived design tokens, mobile-first. No page builder.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 7.0
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: skypearl
WC requires at least: 7.0
WC tested up to: 10.9
*/

/*
 * NOTE: real styles live in /assets/css/tokens.css + main.css + woocommerce.css,
 * enqueued from functions.php. This file only carries the theme header (required
 * by WordPress) plus a couple of safe resets.
 */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0}
