/*
Theme Name: Canary45 Woo Child
Template: storefront
Description: Medium-heavy WooCommerce test install for WPFlow.
Version: 1.0.0
*/
:root { --c45-ink: #1f2421; --c45-glow: #ffb703; --c45-paper: #fff8e6; }
body { background: linear-gradient(135deg, var(--c45-paper), #f1efe6); }
.site-header { border-bottom: 6px solid var(--c45-glow); }
ul.products li.product { background: rgba(255,255,255,.78); padding: 12px !important; box-shadow: 0 8px 24px rgba(31,36,33,.12); }
