:root{--brand-bg-deep: #0a0a0a;--brand-bg-dark: #141414;--brand-bg-gray: #1f1f1f;--brand-accent-1: #d4d4d4;--brand-accent-2: #a3a3a3;--brand-accent-3: #525252;--brand-gold: #C9A24B;--brand-gold-soft: rgba(201, 162, 75, .16);--brand-white: #FFFFFF;--brand-text: #e5e5e5;--brand-text-soft: #a3a3a3;--brand-text-muted: #737373;--brand-card-bg: rgba(255, 255, 255, .04);--brand-card-border: rgba(255, 255, 255, .1);--brand-line: rgba(255, 255, 255, .18);--brand-cta-shadow: rgba(163, 163, 163, .2);--brand-cta-shadow-hover: rgba(163, 163, 163, .32);--brand-urgency: #E03333;--brand-urgency-dark: #A82828;--brand-urgency-glow: rgba(224, 51, 51, .9);--brand-urgency-glow-soft: rgba(224, 51, 51, .45);--brand-font-display: "Inter", system-ui, -apple-system, sans-serif;--brand-font-body: "Inter", system-ui, sans-serif;--brand-font-pill: var(--brand-font-display);--tbs-bg-dark: var(--brand-bg-dark);--tbs-bg-gray: var(--brand-bg-gray);--tbs-bg-deep: var(--brand-bg-deep);--tbs-pink-1: var(--brand-accent-3);--tbs-pink-2: var(--brand-accent-2);--tbs-pink-soft: var(--brand-accent-1);--tbs-pink-glow: var(--brand-cta-shadow);--tbs-text: var(--brand-text);--tbs-text-soft: var(--brand-text-soft);--tbs-text-muted: var(--brand-text-muted);--tbs-white: var(--brand-white);--tbs-card-bg: var(--brand-card-bg);--tbs-card-border: var(--brand-card-border);--tbs-line: var(--brand-line);--tbs-cta-gradient: linear-gradient(135deg, var(--brand-accent-3), var(--brand-accent-2));--tbs-cta-radius: 9999px;--tbs-cta-pad-y: 16px;--tbs-cta-pad-x: 48px;--tbs-cta-shadow: var(--brand-cta-shadow);--tbs-cta-shadow-hover: var(--brand-cta-shadow-hover);--color-surface: var(--brand-bg-deep);--color-surface-lowest: var(--brand-bg-deep);--color-surface-low: #151515;--color-surface-container: #222222;--color-surface-high: #2a2a2a;--color-surface-highest: #333333;--color-surface-bright: #404040;--surface: var(--color-surface);--surface-lowest: var(--color-surface-lowest);--surface-low: var(--color-surface-low);--surface-container: var(--color-surface-container);--surface-high: var(--color-surface-high);--surface-highest: var(--color-surface-highest);--surface-bright: var(--color-surface-bright);--color-neon: var(--brand-accent-2);--color-neon-dim: var(--brand-accent-3);--color-neon-bright: var(--brand-accent-1);--color-on-neon: var(--brand-white);--neon: var(--color-neon);--neon-dim: var(--color-neon-dim);--neon-bright: var(--color-neon-bright);--on-neon: var(--color-on-neon);--color-secondary: var(--brand-accent-1);--color-secondary-container: var(--brand-accent-3);--secondary: var(--color-secondary);--secondary-container: var(--color-secondary-container);--color-text-primary: var(--brand-white);--color-text-muted: var(--brand-text);--color-text-bright: var(--brand-white);--text-primary: var(--color-text-primary);--text-muted: var(--color-text-muted);--color-outline: #525252;--color-outline-variant: #404040;--outline: var(--color-outline);--outline-variant: var(--color-outline-variant);--color-error: #d4d4d4;--error: var(--color-error);--font-display: var(--brand-font-display);--font-body: var(--brand-font-body);--font-mono: "JetBrains Mono", monospace;--font-kong: var(--brand-font-display);--text-eyebrow: .875rem;--text-body: 1rem;--text-lead: 1.125rem;--text-quote: 1.5rem;--text-h3: clamp(1.5rem, 1.1rem + 2vw, 2.8125rem);--text-h2: clamp(2rem, 1.4rem + 3vw, 3.75rem);--text-h1: clamp(2.25rem, 1.4rem + 3.5vw, 4.375rem);--text-display: clamp(2.5rem, 1.8rem + 4vw, 4.75rem);--tracking-display: -.05em;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--radius-pill: 9999px;--space-section: 3.75rem;--hero-padding-top: clamp(2rem, 1.5rem + 2vw, 4rem);--hero-padding-bottom: 0;--hero-stack-gap: 12px;--hero-sub-to-media: clamp(1.5rem, 1rem + 1.5vw, 3rem);--hero-media-to-cta: clamp(1.5rem, 1rem + 1vw, 2.5rem);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--glow-neon-sm: 0 0 20px var(--brand-cta-shadow);--glow-neon-md: 0 0 40px var(--brand-cta-shadow-hover);--glow-neon-lg: 0 0 60px var(--brand-cta-shadow-hover), 0 0 100px var(--brand-cta-shadow);--container-max-2xl: 1280px;--container-max-xl: 1152px;--container-max-lg: 1024px;--container-max-md: 896px;--container-px: 16px;--tbs-section-pad-y: 56px;--tbs-section-pad-x: 0px;--tbs-cta-gap: 28px;--tbs-grid-gap: 28px;--tbs-fs-h1: var(--text-h1);--tbs-fs-h2: var(--text-h2);--tbs-fs-h3: var(--text-h3);--tbs-fs-body: var(--text-body);--tbs-lh-body: 1.55;--tbs-trans-fast: .22s var(--ease-out);--tbs-trans: .42s var(--ease-out)}@media (max-width: 768px){:root{--space-section: 7rem;--tbs-cta-gap: 38px}}@media (min-width: 1024px){:root{--space-section: 6rem}}@media (min-width: 1536px){:root{--space-section: 7rem}}:root{--brand-bg-deep: #070707;--brand-bg-dark: #0E0D0C;--brand-bg-gray: #16130F;--brand-accent-1: #C79A6B;--brand-accent-2: #A87C50;--brand-accent-3: #7A5836;--brand-gold: #A87C50;--brand-burgundy: #541018;--brand-burgundy-soft: rgba(84, 16, 24, .55);--brand-gold-soft: rgba(168, 124, 80, .14);--brand-cta-shadow: rgba(168, 124, 80, .26);--brand-cta-shadow-hover: rgba(168, 124, 80, .34);--brand-font-display: "Poppins", system-ui, -apple-system, sans-serif;--brand-font-body: "Inter", system-ui, sans-serif;--brand-font-pill: var(--brand-font-display)}
