/*
Theme Name: Mirro Craft
Theme URI: https://github.com/seungminlee199-art/mirrorcraft
Author: Koderspedia
Author URI: https://koderspedia.com
Description: Bespoke WordPress and WooCommerce theme for The Mirror Craft — custom LED mirrors and made-to-measure glass. Hand-built from the approved static homepage: no page builder, no block templates, no third-party field plugin. Editable content is handled by custom post types and custom fields registered directly in the theme.
Version: 1.0.0
Requires at least: 6.4
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: mirro-craft
Tags: e-commerce, custom-menu, custom-logo, featured-images, translation-ready
WC requires at least: 8.0
WC tested up to: 10.9
*/

/*
   The presentation layer lives in assets/css/, loaded through wp_enqueue_style():

     assets/css/style.css  — design tokens, base, homepage components (from the
                             approved static prototype, preserved verbatim)
     assets/css/shop.css   — internal pages and every WooCommerce screen, written
                             against the same tokens so nothing looks bolted on
     assets/css/admin.css  — the theme's own custom-field UI in wp-admin

   This file only carries the theme header WordPress requires, so nothing here
   can silently override the cascade above.
*/
