/*
Theme Name: CrochetBy Rumi
Theme URI: https://crochetbyrumi.shop
Author: CrochetBy Rumi
Author URI: https://crochetbyrumi.shop
Description: A warm, handmade-feel WooCommerce theme for CrochetBy Rumi, built for full section-by-section editing with Elementor or the WordPress block editor (Gutenberg). Ported from the brand's original design (Fraunces + Outfit, wine/olive/mustard/blush palette, signature thread-stitch dividers).
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: LICENSE
Text Domain: crochetbyrumi
Tags: e-commerce, custom-colors, custom-menu, editor-style, full-width-template, one-column, translation-ready

CrochetBy Rumi is a custom theme. Base structural resets live here;
design-system component styles (buttons, thread dividers, cards, etc.)
live in assets/css/theme.css so they stay easy to find and edit.
*/

/* Minimal resets — everything else is handled by assets/css/theme.css */
*, *::before, *::after { box-sizing: border-box; }
img, svg { max-width: 100%; height: auto; display: block; }
body { margin: 0; }
