:root{--color-background:#fff;--color-foreground:#000;--color-primary:#6232f3;--color-primary-dark:#4b22c4;--color-primary-light:#ede8ff;--color-white:#fff;--color-black:#000;--font-body:var(--font-montserrat), "Montserrat", Arial, sans-serif;--container-width:1180px;--container-padding:1rem;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-soft:0 20px 60px #00000014;--header-offset:3.4rem;--anchor-offset:calc(var(--header-offset) + 1rem);--color-surface:#f7f7fb;--color-text-strong:var(--color-black);--color-text:var(--color-foreground);--color-text-muted:#5f6368;--color-primary-strong:var(--color-primary-dark);--color-border:#0000001f;--color-focus:var(--color-primary);--color-navy-950:var(--color-black);--color-navy-900:var(--color-black);--color-neutral-100:#f7f7fb;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--shadow-sm:0 .25rem 1rem #06111f14;--shadow-md:0 1rem 2.5rem #06111f1a;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem}*{box-sizing:border-box;margin:0;padding:0}html{overscroll-behavior-y:none;background:var(--color-black);scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100%}body{overscroll-behavior-y:none;background:var(--color-black);min-height:100%;color:var(--color-foreground);font-family:var(--font-body);font-optical-sizing:auto;font-size:var(--font-size-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1.6;overflow-x:hidden}body,button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{color:var(--color-foreground);font-family:var(--font-geist), var(--font-body), sans-serif;font-optical-sizing:auto}img,picture,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:var(--anchor-offset)}main>section[id]:not(#home):not(#about):not(#cta){z-index:2;background:var(--color-white);position:relative}button{cursor:pointer;border:0}ul,ol{list-style:none}:focus-visible{outline:.1875rem solid var(--color-primary);outline-offset:.1875rem}::selection{background:var(--color-primary);color:var(--color-white)}@media (min-width:48rem){:root{--header-offset:3.5rem}}@media (min-width:64rem){:root{--header-offset:3.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
