/*
Theme Name: WC2026
Theme URI: https://renovatorsparadise.com.au/
Author: Yart
Author URI: https://yart.com.au/
Description: Standard-WooCommerce rebuild of Renovators Paradise. Scope is deliberately narrow - the product category listing grid ("4-Products Grid" in Figma) and nothing else. Header, footer, navigation and search are unstyled placeholders so the page can render; they are explicitly out of scope.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Proprietary
Text Domain: wc2026
WC requires at least: 7.0
WC tested up to: 9.9
*/

/*
 * No rules live in this file.
 *
 * WordPress requires style.css for the theme header above, but all actual
 * styling is in two global, unscoped stylesheets so it can be reused as more
 * of the site is built:
 *
 *   assets/css/tokens.css      design tokens - the only place colours, type
 *                              and spacing values are written down
 *   assets/css/components.css  reusable component classes (.rp-grid, .rp-card,
 *                              .rp-btn, .rp-price) that read those tokens
 *
 * Add new component classes to components.css, not here, and never hardcode a
 * colour or size in them - add a token instead.
 */
