
/*
Theme Name: Trashy Glass (Block Theme)
Theme URI: https://example.com/trashy-glass
Author: Bridgette + ChatGPT
Description: Clean block theme for Trashy Glass with hero grid, Workshops text, WooCommerce shop grid, and About section.
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.1
License: GPL-2.0+
Text Domain: trashy-glass
Tags: block-patterns, e-commerce, one-column, custom-colors, custom-logo
*/
:root{ --tg-cream:#f3ecd9; --tg-green:#2e5a3d; --tg-dark:#1d1d1d; }
body{ background:var(--tg-cream); }
.wp-site-blocks{ max-width:1200px; margin:0 auto; padding:24px; }
.tg-section{ margin-block:48px; }
.tg-center{ text-align:center; }
