:root{--brand-red:179 1 34;--brand-red-dark:140 0 25;--brand-dark:27 42 74;--brand-blue:46 93 158;--brand-light:232 238 246;--brand-gold:212 168 67;--brand-gold-ink:145 111 33;--brand-red-light:245 92 112;--neutral-900:26 26 26;--neutral-500:85 85 85;--neutral-200:229 229 229;--surface:255 255 255;--white:255 255 255;--font-sans:var(--font-inter),"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-serif:var(--font-source-serif),"Source Serif 4",Georgia,serif;--font-mono:var(--font-jetbrains),"JetBrains Mono",ui-monospace,SFMono-Regular,monospace;--font-arabic:"IBM Plex Sans Arabic","Noto Sans Arabic",sans-serif;--leading-heading:1.15;--leading-body:1.6;--duration-instant:150ms;--duration-fast:260ms;--duration-base:420ms;--duration-slow:680ms;--duration-reveal:950ms;--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.55,0,1,0.45);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--background:var(--surface);--foreground:var(--brand-dark);--primary:var(--brand-red);--primary-foreground:var(--white);--secondary:var(--brand-light);--secondary-foreground:var(--brand-dark);--accent:var(--brand-blue);--accent-foreground:var(--white);--muted:var(--brand-light);--muted-foreground:var(--neutral-500);--border:var(--neutral-200);--input:var(--neutral-200);--ring:var(--brand-blue);--radius:var(--radius-md)}