/*
Theme Name: Chhaap
Theme URI: https://example.com
Author: Your Store
Description: A block-print inspired WooCommerce theme for women's lawn & unstitched suits. Built around swatch-tag product cards and a fabric-mood-board hero.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: chhaap
*/

/* Base reset — main design lives in assets/css/main.css, enqueued in functions.php */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; margin: 0; padding: 0; }
button { font: inherit; cursor: pointer; }
