/*
Theme Name: 3DPrintUK
Theme URI: https://3dprintuk.example/
Author: 3DPrintUK
Description: A WooCommerce-ready theme for a UK FDM 3D-printing shop. Build-plate grid motif, Space Grotesk + JetBrains Mono, molten-orange accent. Pairs with the 3DPrintUK Quoter plugin.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
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: 3dprintuk
WC requires at least: 7.0
WC tested up to: 8.7
*/

/* Base reset — full design system is in assets/css/theme.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
