:root{--vdi-blue-950:#03192b;--vdi-blue-900:#052a47;--vdi-blue-800:#073f6b;--vdi-blue-700:#00558f;--vdi-blue-600:#0060a8;--vdi-blue-500:#1478c4;--vdi-blue-400:#3f97d8;--vdi-blue-300:#6fb6e8;--vdi-blue-200:#a9d4f2;--vdi-blue-100:#dcedfb;--vdi-blue-50:#eff6fd;--vdi-sky-600:#1e8fd6;--vdi-sky-500:#3fa9e6;--vdi-sky-400:#80d0f8;--vdi-sky-100:#e6f5fe;--gray-950:#0c1116;--gray-900:#151c24;--gray-800:#232d38;--gray-700:#3a4654;--gray-600:#566372;--gray-500:#77838f;--gray-400:#9ba6b2;--gray-300:#c3cbd3;--gray-200:#e0e5ea;--gray-100:#eef1f4;--gray-50:#f6f8fa;--white:#fff;--green-600:#178a50;--green-500:#1e9e5a;--green-100:#e2f4ea;--amber-600:#c9821f;--red-600:#c23a37;--red-500:#d64542;--red-100:#fbe6e5;--surface-page:var(--gray-50);--surface-card:var(--white);--surface-inverse:var(--vdi-blue-900);--text-strong:var(--vdi-blue-900);--text-body:var(--gray-800);--text-muted:var(--gray-600);--text-subtle:var(--gray-500);--text-on-brand:var(--white);--text-link:var(--vdi-sky-600);--text-link-hover:var(--vdi-blue-600);--border-subtle:var(--gray-200);--border-default:var(--gray-300);--border-strong:var(--gray-400);--action-primary:var(--vdi-blue-600);--action-primary-hover:var(--vdi-blue-700);--action-primary-active:var(--vdi-blue-800);--fs-display:clamp(2.5rem, 4.5vw, 3.5rem);--fs-h1:clamp(2rem, 3.5vw, 2.5rem);--fs-h2:clamp(1.5rem, 2.6vw, 2rem);--fs-h3:1.5rem;--fs-h4:1.25rem;--fs-lg:1.125rem;--fs-base:1rem;--fs-sm:.875rem;--fs-xs:.75rem;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--lh-tight:1.1;--lh-snug:1.25;--lh-normal:1.5;--lh-relaxed:1.65;--ls-tight:-.02em;--ls-caps:.08em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container-max:1200px;--container-narrow:760px;--gutter:1.5rem;--section-y:clamp(3rem, 6vw, 5rem);--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-xl:20px;--radius-pill:999px;--shadow-xs:0 1px 2px #052a470f;--shadow-sm:0 1px 3px #052a4714, 0 1px 2px #052a470a;--shadow-md:0 4px 12px #052a471a;--shadow-lg:0 12px 28px #052a4724;--shadow-brand:0 8px 24px #0060a842;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw}body{background:var(--white);color:var(--text-body);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover)}img,svg{max-width:100%;display:block}button{font:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
