:root{--color-brand-orange:#cf3f0b;--color-brand-rust:#a33209;--color-dark-900:#020610;--color-dark-800:#051324;--color-dark-700:#0a2b4c;--color-dark-600:#1e4a64;--color-dark-500:#3a7c9a;--color-white:#fff;--color-white-10:#ffffff14;--color-white-20:#ffffff26;--font-display:"Manrope", sans-serif;--font-body:"Gilroy", "Manrope", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.75rem;--text-5xl:3.75rem;--text-6xl:5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.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;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--shadow-glow-orange:0 0 40px #d3742340;--shadow-card:0 4px 24px #02061099}html,body{background-color:var(--color-dark-900);color:var(--color-white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:800}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
