/*
Theme Name:  Milestone Etch
Theme URI:   https://milestoneetch.com.au
Author:      Milestone Etch
Author URI:  https://milestoneetch.com.au
Description: Luxury feminine minimalist theme for Milestone Etch — illuminated laser-engraved personalised plaques, keepsakes, and gifts. Built for WooCommerce with full Google integration and live design customisation.
Version:     1.0.1
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.1
License:     GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: milestone-etch
Tags:        woocommerce, e-commerce, luxury, minimalist, feminine, customizer
*/

/* Base resets — full styles are in assets/css/ */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
