/*
Theme Name: Carson Valley 20-30 Legacy
Theme URI: https://new2030.nathanial.co/
Author: OpenAI for Nate Iannacchione
Author URI: https://openai.com/
Description: A refined, image-led WordPress theme built for the Carson Valley Active 20-30 Club, with a cleaner red-first brand presence, a slimmer footer, a branded member login page, private BuddyPress access, optional hero slideshow support, a locked 3:2 homepage hero, and a more visual-editor-friendly homepage builder flow.
Version: 1.11.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cv2030-legacy
Tags: community, nonprofit, buddypress, custom-logo, custom-menu, featured-images, editor-style
*/

:root {
  --cv-red: #e53935;
  --cv-red-dark: #cf2e2e;
  --cv-gold: #d8ab2f;
  --cv-gold-dark: #bf9526;
  --cv-navy: #443c38;
  --cv-navy-dark: #2e2724;
  --cv-ink: #211c1a;
  --cv-text: #5d5651;
  --cv-surface: #ffffff;
  --cv-surface-soft: #ffffff;
  --cv-surface-muted: #f8f5f2;
  --cv-border: rgba(24, 36, 54, 0.10);
  --cv-shadow: 0 18px 40px rgba(17, 34, 55, 0.08);
  --cv-shadow-soft: 0 8px 22px rgba(17, 34, 55, 0.05);
  --cv-radius-xl: 32px;
  --cv-radius-lg: 24px;
  --cv-radius-md: 18px;
  --cv-radius-sm: 12px;
  --cv-content-width: 1240px;
  --cv-font: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
