/*
Theme Name: Perlas Atelier
Theme URI: https://perlasatelier.com
Author: Perlas Atelier
Author URI: https://perlasatelier.com
Description: A quiet, gallery-led WooCommerce theme for Perlas Atelier — handcrafted pearl jewellery on 18k gold over steel. Navy / sand / cream palette, Great Vibes + Dosis type, made slowly. WooCommerce-ready: Pieces are Products, the bag is the Woo cart, checkout runs through WooCommerce Square.
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: perlas-atelier
Tags: e-commerce, woocommerce, custom-menu, featured-images, full-width-template, translation-ready
WC requires at least: 7.0
WC tested up to: 8.7
*/

/*
  This file only carries the WordPress theme header (required) and a few
  base resets. The real design system lives in:
    assets/css/tokens.css        — colour / type / spacing tokens
    assets/css/perlas.css        — the Perlas layout + component styles
    assets/css/woocommerce.css   — WooCommerce markup mapped to the Perlas look
  All three are enqueued from functions.php in the correct order.
*/

/* Minimal base — the bulk is enqueued separately so this file stays a clean
   theme header that WordPress can parse without a heavy parse cost. */
body {
  margin: 0;
}
