/*
Theme Name: Old Morocco
Theme URI: https://oldmorocco.art
Author: Old Morocco
Author URI: https://oldmorocco.art
Description: Premium editorial WooCommerce theme for OldMorocco.art — Moroccan-inspired handmade home decor for the US market. Built as a Customizer-based (classic) theme so it works regardless of Full Site Editing support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oldmorocco
Tags: e-commerce, woocommerce, custom-colors, custom-menu, custom-logo, editor-style, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/

/* Base resets only — all design-system rules live in assets/css/main.css
   so functions.php can control loading order and cache-busting. */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; display: block; }
