:root{--color-brand-red:350 80% 49%;--color-brand-red-dark:350 80% 38%;--color-brand-red-light:350 80% 95%;--color-brand-blue:211 100% 33%;--color-brand-blue-dark:211 100% 25%;--color-brand-blue-light:211 100% 95%;--color-background:210 20% 97%;--color-surface:0 0% 100%;--color-text:215 30% 12%;--color-text-muted:215 15% 48%;--color-text-light:215 12% 65%;--color-border:214 25% 90%;--color-border-hover:214 25% 78%;--gradient-brand:linear-gradient(135deg,#e1193a 0%,#005ec2 100%);--gradient-hero-overlay:linear-gradient(to left,#0000 0%,#0e182540 40%,#0e1825bf 100%);--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:5rem;--spacing-5xl:6.5rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-full:9999px;--shadow-sm:0 1px 3px 0 #0000000f,0 1px 2px -1px #0000000a;--shadow-md:0 4px 12px -2px #0000001a,0 2px 6px -2px #0000000f;--shadow-lg:0 12px 24px -4px #0000001a,0 6px 12px -4px #0000000f;--shadow-xl:0 24px 48px -8px #0000001f,0 12px 24px -6px #00000014;--shadow-glow-red:0 8px 24px -4px #e1193a73;--shadow-glow-blue:0 8px 24px -4px #0051a859;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-normal:.28s cubic-bezier(.4,0,.2,1);--transition-bounce:.5s cubic-bezier(.34,1.56,.64,1);--font-inter:"Inter",system-ui,-apple-system,sans-serif;--font-outfit:"Outfit",system-ui,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:hsl(var(--color-background));color:hsl(var(--color-text));font-family:var(--font-inter),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--color-border-hover));border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:hsl(var(--color-text-muted))}
