/*
Theme Name: WOMANYORK Atelier
Theme URI: https://www.womanyork.com
Author: WOMANYORK Atelier
Author URI: https://www.womanyork.com
Description: Bespoke luxury fashion & lifestyle e-commerce theme for WOMANYORK. Features seamless WooCommerce integration, multi-currency support (USD / PKR), Pakistani domestic payment gateways (COD, Direct Bank Transfer, JazzCash/Easypaisa), and editorial styling.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: womanyork
Tags: e-commerce, fashion, luxury, woocommerce, responsive-layout, custom-menu, featured-images, translation-ready

WOMANYORK (www.womanyork.com)
The atelier philosophy: Natural fabrics, timeless silhouettes, and artisanal tailoring.
*/

/* Core Theme Styles are loaded via assets/css/womanyork-theme.css */
body {
  margin: 0;
  padding: 0;
  background-color: #FAF7F2;
  color: #2C1810;
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
}
