/*
Theme Name: Ecraft
Theme URI: https://ecraft.com.bd/
Author: Ecraft Studio
Author URI: https://ecraft.com.bd/
Description: Ecraft — a premium, conversion-focused WooCommerce theme built for custom engraved gifts in Bangladesh. Leather, metal cards, wooden art, couple gifts and corporate orders. Elementor compatible, mobile-first, bKash / Nagad / COD ready.
Version: 1.0.4
Requires at least: 6.2
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecraft
Tags: e-commerce, woocommerce, elementor, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

/* The full design system lives in /assets/css/main.css.
   This file only carries the theme header + a minimum reset so an activated
   theme always renders cleanly even before assets load. */

html { box-sizing: border-box; -webkit-text-size-adjust: 100%; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif; color: #131313; background: #fff; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
