:root{--color-black:#000;--color-white:#fff;--color-accent:#e31e24;--color-gray-100:#f5f5f5;--color-gray-200:#e5e5e5;--color-gray-300:#d4d4d4;--color-gray-400:#a3a3a3;--color-gray-500:#737373;--color-gray-600:#525252;--color-gray-700:#404040;--color-gray-800:#262626;--color-gray-900:#171717;--color-text-primary:var(--color-black);--color-text-secondary:var(--color-gray-600);--color-text-muted:var(--color-gray-500);--color-text-inverse:var(--color-white);--color-background:var(--color-white);--color-surface:var(--color-gray-100);--color-border:var(--color-gray-300);--color-divider:var(--color-gray-200);--font-sans:"Helvetica Neue","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Courier New","Courier",monospace;--font-size-xs:.64rem;--font-size-sm:.8rem;--font-size-base:1rem;--font-size-md:1.25rem;--font-size-lg:1.563rem;--font-size-xl:1.953rem;--font-size-2xl:2.441rem;--font-size-3xl:3.052rem;--font-size-4xl:3.815rem;--font-size-5xl:4.768rem;--font-size-6xl:5.96rem;--line-height-tight:1.1;--line-height-snug:1.2;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--letter-spacing-tighter:-.05em;--letter-spacing-tight:-.025em;--letter-spacing-normal:0;--letter-spacing-wide:.025em;--letter-spacing-wider:.05em;--letter-spacing-widest:.1em;--space-0:0;--space-1:.125rem;--space-2:.25rem;--space-3:.5rem;--space-4:.75rem;--space-5:1rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--space-9:3rem;--space-10:4rem;--space-12:6rem;--space-16:8rem;--space-20:10rem;--space-24:12rem;--spacing-none:var(--space-0);--spacing-small:var(--space-7);--spacing-medium:var(--space-10);--spacing-large:var(--space-12);--header-height:80px;--max-width-xs:20rem;--max-width-sm:24rem;--max-width-md:28rem;--max-width-lg:32rem;--max-width-xl:36rem;--max-width-2xl:42rem;--max-width-3xl:48rem;--max-width-4xl:56rem;--max-width-5xl:64rem;--max-width-6xl:72rem;--max-width-7xl:80rem;--max-width-container:var(--max-width-6xl);--max-width-content:var(--max-width-3xl);--max-width-narrow:var(--max-width-xl);--grid-columns-2:repeat(2,minmax(0,1fr));--grid-columns-3:repeat(3,minmax(0,1fr));--grid-columns-4:repeat(4,minmax(0,1fr));--grid-columns-5:repeat(5,minmax(0,1fr));--grid-columns-6:repeat(6,minmax(0,1fr));--grid-columns-12:repeat(12,minmax(0,1fr));--gap-xs:var(--space-3);--gap-sm:var(--space-5);--gap-md:var(--space-7);--gap-lg:var(--space-10);--gap-xl:var(--space-12);--border-width-thin:1px;--border-width-normal:2px;--border-width-thick:4px;--border-radius-none:0;--border-radius-sm:2px;--border-radius:4px;--divider-light:#00000014;--divider-dark:#0000001f;--divider-accent:var(--color-accent);--z-base:0;--z-dropdown:1000;--z-sticky:1100;--z-fixed:1200;--z-modal-backdrop:1300;--z-modal:1400;--z-popover:1500;--z-tooltip:1600;--duration-instant:0s;--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.35s;--duration-slower:.5s;--ease-linear:linear;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--transition-fast:var(--duration-fast)var(--ease-out);--transition-normal:var(--duration-normal)var(--ease-out);--transition-slow:var(--duration-slow)var(--ease-out);--shadow-none:none;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--focus-ring-width:2px;--focus-ring-color:var(--color-accent);--focus-ring-offset:2px;--focus-ring:0 0 0 var(--focus-ring-width)var(--focus-ring-color);--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}
