/*
Theme Name: NOOR Amsterdam
Author: NOOR Amsterdam
Description: A premium, modern European fashion WooCommerce theme created for the Dutch clothing brand NOOR Amsterdam. Includes editorial homepage sections, responsive navigation, WooCommerce styling, product discovery, and a working WhatsApp contact experience.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noor-amsterdam
Tags: e-commerce, custom-logo, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
*/

:root {
  --noor-sage: #31483b;
  --noor-sage-2: #5f7868;
  --noor-rose: #c9906b;
  --noor-ivory: #f7f2ea;
  --noor-cream: #fffaf4;
  --noor-ink: #1c211d;
  --noor-muted: #756f68;
  --noor-line: #ded7cf;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
