:root {--color-bg-base: #121212;--color-bg-alt: #1a1a1a;--color-bg-card: #242424;--color-text-base: #f5f5f5;--color-text-muted: #aaaaaa;--color-primary: #ff5e00;--color-primary-hover: #ff7a2e;--color-accent: #ffb800;--color-border: #333333;--font-primary: 'Outfit', sans-serif;--fs-xs: clamp(0.75rem, 0.71rem + 0.18vw, 0.875rem);--fs-sm: clamp(0.875rem, 0.83rem + 0.22vw, 1rem);--fs-base: clamp(1rem, 0.95rem + 0.26vw, 1.125rem);--fs-md: clamp(1.25rem, 1.15rem + 0.52vw, 1.5rem);--fs-lg: clamp(1.5rem, 1.3rem + 1.04vw, 2rem);--fs-xl: clamp(2rem, 1.6rem + 2.08vw, 3rem);--fs-xxl: clamp(2.5rem, 1.9rem + 3.1vw, 4rem);--fs-hero: clamp(3rem, 1.8rem + 6.25vw, 6rem);--space-xs: clamp(0.5rem, 0.46rem + 0.2vw, 0.625rem);--space-sm: clamp(0.75rem, 0.67rem + 0.4vw, 1rem);--space-md: clamp(1rem, 0.84rem + 0.8vw, 1.5rem);--space-lg: clamp(1.5rem, 1.18rem + 1.6vw, 2.5rem);--space-xl: clamp(2rem, 1.36rem + 3.2vw, 4rem);--space-xxl: clamp(3rem, 2.04rem + 4.8vw, 6rem);--container-max-width: 1200px;--container-padding: var(--space-md);--border-radius-sm: 8px;--border-radius-md: 16px;--border-radius-lg: 24px;--shadow-base: 0 4px 6px rgba(0, 0, 0, 0.3);--shadow-glow: 0 0 40px rgba(255, 94, 0, 0.2);--transition-fast: 0.2s ease;--transition-base: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);--transition-slow: 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);--color-secondary: #e63946;--color-dark: #121212;--color-light: #f8f9fa;--font-heading: 'Bebas Neue', cursive;--font-body: 'Montserrat', sans-serif;--transition: all 0.3s ease;--c-bg: #0e0d0b;--c-bg-2: #141310;--c-bg-3: #1c1a16;--c-surface: #201e19;--c-border: rgba(255,255,255,0.06);--c-orange: #ff6a14;--c-orange-2: #ff8c46;--c-yellow: #ffc043;--c-text: #f0ebe2;--c-text-2: #a09880;--c-text-3: #5a5347;--c-white: #ffffff;--f-display: 'Bebas Neue', sans-serif;--f-heading: 'Barlow Condensed', sans-serif;--f-body: 'DM Sans', sans-serif;--space-s: 1rem;--space-m: 2rem;--space-l: 4rem;--radius-s: 6px;--radius-m: 14px;--radius-l: 28px;}