/*
Theme Name: PitBull Vibes
Theme URI: https://pitbullvibes.com
Author: PitBull Vibes
Description: Custom high-performance WooCommerce storefront theme for PitBullVibes.com with AJAX cart, live search, dynamic catalog filtering, quick view, and a bold breed-first design system.
Version: 1.0.0
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 8.1
Text Domain: pitbullvibes
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-logo, custom-menu, featured-images, accessibility-ready, responsive-layout
*/

:root {
  --pv-ink: #111111;
  --pv-paper: #f8f5ef;
  --pv-card: #ffffff;
  --pv-accent: #f0a43b;
  --pv-accent-2: #b6d34b;
  --pv-muted: #6f6a63;
  --pv-border: rgba(17,17,17,.12);
  --pv-radius: 22px;
  --pv-shadow: 0 18px 50px rgba(17,17,17,.10);
}
