/*
Theme Name: Luma Atelier
Theme URI: https://example.com/luma-atelier
Author: Local Build
Description: Premium lighting ecommerce theme scaffold for WooCommerce. Inspired by high-end lighting storefront patterns without copying protected brand assets.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: luma-atelier
*/

@import url("./theme-base.css");

.admin-bar .site-header {
  top: 32px;
}

.woocommerce div.product form.cart .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0;
  background: #1b1814;
  color: #fbf9f4;
}
