/*
Theme Name: LoomLuxury Heritage
Theme URI: https://bengalilooms.com
Author: BengaliLooms
Author URI: https://bengalilooms.com
Description: LoomLuxury Heritage is a premium, editorial-style WordPress theme for Indian ethnic fashion & handloom saree boutiques. Featuring a heritage color palette, elegant Playfair Display / Poppins / Inter typography, a full-bleed hero, a mega-menu, curated category grid, product showcase and an artisan storytelling section.
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: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: loomluxury-heritage
Tags: e-commerce, custom-colors, custom-menu, featured-images, full-width-template, one-column, translation-ready

LoomLuxury Heritage is distributed under the terms of the GNU GPL v2 or later.
*/

/* Base resets — main design system lives in assets/css/custom.css */
* {
	box-sizing: border-box;
}

body {
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

a {
	text-decoration: none;
}

button {
	cursor: pointer;
	font-family: inherit;
}
