/*
Theme Name:     Lumme Studio
Theme URI:      https://lummestudio.com
Author:         Lumme Studio
Author URI:     https://lummestudio.com
Description:    Editorial luxury WordPress theme for Lumme Studio — a white-glove event production company. Native conversion of the finalised React/Tailwind prototype. Ships with ACF-editable sections (Hero, About, Services, Gallery, Team, Testimonials, Contact, Footer), full WooCommerce compatibility, custom menus, widgets, customizer support, Gutenberg-friendly styles and translation-ready strings.
Version:        1.0.0
Requires at least: 6.0
Tested up to:   6.5
Requires PHP:   7.4
License:        GPL v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    lumme-studio
Tags:           editorial, luxury, fashion, event-production, woocommerce, custom-menu, custom-logo, custom-colors, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/* This file is intentionally minimal.
 * All look-and-feel styles are shipped via /assets/css/lumme-compiled.css
 * (compiled from the finalised Tailwind + custom Lumme build), and enqueued
 * from functions.php. WordPress requires this file to exist as the theme
 * entry point — do not delete.
 */

/* Basic body reset for the WP editor / Gutenberg surface */
body { margin: 0; }
