/*
Theme Name: CineCowboy
Theme URI: https://cinecowboy.com.br
Author: CineCowboy Team
Author URI: https://cinecowboy.com.br
Description: Premium WordPress theme with built-in visual page builder for CineCowboy — O Saloon Oficial dos Filmes Brabos. Western-themed cinema and streaming content platform.
Version: 1.3.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cinecowboy
Tags: entertainment, video, custom-builder, drag-drop, responsive

=============================================================================
  CINECOWBOY DESIGN SYSTEM
=============================================================================

  COLOR PALETTE
  ─────────────
  --cc-primary:        #B80000   (Brand Red — CTAs, accents)
  --cc-primary-dark:   #8B0000   (Hover state)
  --cc-primary-light:  #D43232   (Light variant)
  --cc-secondary:      #C8956C   (Warm leather/wood tone)
  --cc-secondary-dark: #A07050   (Dark leather)
  --cc-accent-gold:    #D4A843   (Gold accents, stars, badges)
  --cc-accent-copper:  #B87333   (Copper — borders, details)

  --cc-bg-dark:        #0D0D0D   (Primary background)
  --cc-bg-darker:      #000000   (Deepest black)
  --cc-bg-card:        #1A1A1A   (Card/section background)
  --cc-bg-elevated:    #242424   (Elevated surfaces)
  --cc-bg-wood:        #2C1810   (Wood-textured sections)

  --cc-text-primary:   #FFFFFF   (Primary text on dark)
  --cc-text-secondary: #B0B0B0   (Secondary text)
  --cc-text-muted:     #7A7A7A   (Muted text)
  --cc-text-dark:      #1A1A1A   (Text on light backgrounds)

  TYPOGRAPHY SCALE
  ────────────────
  --cc-font-display:   'Rye', serif             (Western display headings)
  --cc-font-heading:   'Oswald', sans-serif      (Section headings)
  --cc-font-body:      'Inter', sans-serif       (Body text)
  --cc-font-mono:      'JetBrains Mono', mono    (Code/technical)

  Size scale (modular — 1.25 ratio):
  --cc-text-xs:   0.75rem    (12px)
  --cc-text-sm:   0.875rem   (14px)
  --cc-text-base: 1rem       (16px)
  --cc-text-lg:   1.125rem   (18px)
  --cc-text-xl:   1.25rem    (20px)
  --cc-text-2xl:  1.5rem     (24px)
  --cc-text-3xl:  1.875rem   (30px)
  --cc-text-4xl:  2.25rem    (36px)
  --cc-text-5xl:  3rem       (48px)
  --cc-text-6xl:  3.75rem    (60px)

  SPACING SYSTEM (8px base)
  ─────────────────────────
  --cc-space-1:  0.25rem   (4px)
  --cc-space-2:  0.5rem    (8px)
  --cc-space-3:  0.75rem   (12px)
  --cc-space-4:  1rem      (16px)
  --cc-space-5:  1.25rem   (20px)
  --cc-space-6:  1.5rem    (24px)
  --cc-space-8:  2rem      (32px)
  --cc-space-10: 2.5rem    (40px)
  --cc-space-12: 3rem      (48px)
  --cc-space-16: 4rem      (64px)
  --cc-space-20: 5rem      (80px)
  --cc-space-24: 6rem      (96px)

  GRID SYSTEM
  ───────────
  Max-width:    1320px
  Columns:      12
  Gutter:       24px
  Breakpoints:
    sm:  576px
    md:  768px
    lg:  992px
    xl:  1200px
    xxl: 1400px

  BORDER RADIUS
  ─────────────
  --cc-radius-sm:   4px
  --cc-radius-md:   8px
  --cc-radius-lg:   12px
  --cc-radius-xl:   16px
  --cc-radius-full: 9999px

  SHADOWS
  ───────
  --cc-shadow-sm:   0 1px 3px rgba(0,0,0,0.4)
  --cc-shadow-md:   0 4px 12px rgba(0,0,0,0.5)
  --cc-shadow-lg:   0 8px 30px rgba(0,0,0,0.6)
  --cc-shadow-glow: 0 0 20px rgba(184,0,0,0.3)

=============================================================================*/