:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fff;--color-bg-2:#f2f6fe;--color-surface:#fff;--color-surface-2:#f1f5fd;--color-brand:#094fd7;--color-brand-strong:#0740ae;--color-accent:#094fd7;--color-sky:#38bdf8;--color-text:#000;--color-muted:#000;--color-success:#16a34a;--brand-rgb:9, 79, 215;--accent-rgb:9, 79, 215;--text-rgb:12, 26, 56;--surface-rgb:255, 255, 255;--color-bg-dark:#071a3f;--color-surface-dark:#0e2a5c;--color-border:#0c1a381a;--color-border-strong:#0c1a3829;--color-hairline:#094fd72e;--gradient-brand:linear-gradient(135deg, #094fd7 0%, #38bdf8 100%);--gradient-brand-soft:linear-gradient(135deg, #094fd714 0%, #38bdf814 100%);--gradient-text:linear-gradient(120deg, #094fd7 0%, #38bdf8 100%);--gradient-deep:linear-gradient(158deg, #0b46cc 0%, #08307f 56%, #061f52 100%);--nav-h:76px;--color-primary:#094fd7;--color-primary-dark:#0740ae;--color-secondary:#38bdf8;--color-tertiary:#f2f6fe;--color-background:#fff;--color-text-primary:#000;--color-text-secondary:#000;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:56px;--space-4xl:80px;--space-5xl:112px;--radius-sm:4px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 2px #0c1a380f;--shadow-md:0 12px 30px #0c1a381a;--shadow-lg:0 24px 50px #0c1a3824;--shadow-glass:0 24px 60px #0c1a3829;--glow-brand:0 12px 34px #094fd747;--font-headline:var(--font-space-grotesk), "Space Grotesk", sans-serif;--font-body:var(--font-inter), "Inter", sans-serif;--font-mono:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, monospace;--text-xs:.75rem;--text-sm:.875rem;--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;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--z-base:0;--z-dropdown:100;--z-sticky:200;--z-modal:300;--z-tooltip:400}@media (max-width:899px){:root{--space-3xl:48px;--space-4xl:64px;--space-5xl:80px;--nav-h:64px}}@media (max-width:599px){:root{--space-2xl:32px;--space-3xl:40px;--space-4xl:48px;--space-5xl:56px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:var(--color-bg)}body{font-family:var(--font-body);color:var(--color-text);background:radial-gradient(120% 70% at 82% -10%, #094fd70f 0%, transparent 45%), var(--color-bg);background-attachment:fixed;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::selection{color:var(--color-text);background:#094fd729}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:2px}.section-light{--color-bg:#fff}.section-light-alt{--color-bg:#f1f6fe;--color-bg-2:#e6eefb}.surface-dark{--color-text:#fff;--color-muted:#afc0e4;--color-surface:#ffffff0f;--color-surface-2:#ffffff1a;--color-border:#ffffff24;--color-border-strong:#ffffff42;--color-hairline:#ffffff3d;--color-brand:#6fb2ff;--color-accent:#6fb2ff;--gradient-brand-soft:linear-gradient(135deg, #ffffff1f 0%, #ffffff0a 100%);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 16px 40px #0006;--shadow-lg:0 28px 60px #00000073;--color-text-primary:#fff;--color-text-secondary:#afc0e4;color:var(--color-text)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#eef2f9}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--color-brand), var(--color-sky));border:3px solid #eef2f9;border-radius:6px}html{scrollbar-width:thin;scrollbar-color:var(--color-brand) #eef2f9}
