:root{--color-red:#D02020;--color-blue:#1040C0;--color-yellow:#F0C020;--color-black:#121212;--color-white:#F0F0F0;--color-background:#F0F0F0;--color-foreground:#121212;--color-primary:#D02020;--color-primary-hover:#A01818;--color-primary-fg:#F0F0F0;--color-secondary:#1040C0;--color-secondary-fg:#F0F0F0;--color-accent:#F0C020;--color-accent-fg:#121212;--color-muted:#E0E0E0;--color-yellow-light:#FFF9C4;--color-border:#121212;--color-success:#10B981;--color-success-bg:#ECFDF5;--color-error:#D02020;--color-error-bg:#FEE2E2;--color-success-text:#065F46;--color-error-text:#7F1D1D;--shadow-sm:3px 3px 0 0 #121212;--shadow-md:4px 4px 0 0 #121212;--shadow-lg:6px 6px 0 0 #121212;--shadow-xl:8px 8px 0 0 #121212;--border-thin:2px solid #121212;--border-thick:4px solid #121212;--border-section:4px solid #121212;--radius-none:0px;--radius-full:9999px;--font-family:'Outfit', system-ui, -apple-system, sans-serif;--font-mono:'SF Mono', 'Fira Code', monospace;--text-xs:1rem;--text-sm:1rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--text-8xl:6rem;--weight-regular:400;--weight-medium:500;--weight-bold:700;--weight-black:900;--tracking-tightest:-0.04em;--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.05em;--tracking-wider:0.08em;--tracking-widest:0.15em;--leading-none:0.9;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.65;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--container-max:80rem;--container-padding:var(--space-4);--section-padding-y:var(--space-16);--transition-fast:150ms ease-out;--transition-base:200ms ease-out;--transition-slow:300ms ease-out;--nav-height:4rem}@media (min-width:64rem){:root{--container-padding:var(--space-8);--section-padding-y:var(--space-24);--nav-height:4.5rem}}