:root{--sc-navy:#192454;--sc-navy-dark:#0f1735;--sc-navy-light:#263070;--sc-cyan:#00e5c8;--sc-blue:#09f;--sc-gradient:linear-gradient(135deg,#00e5c8 0%,#0094e8 60%,#006fff 100%);--sc-gradient-text:linear-gradient(135deg,#00e5c8 0%,#0094e8 55%,#006fff 100%);--sc-gradient-text-stats:linear-gradient(135deg,#00e5c8,#006fff);--sc-gradient-cta:linear-gradient(135deg,#00e5c8 0%,#00c8e5 60%,#00a8ff 100%);--sc-cyan-text:#0c769c;--sc-white:#fff;--sc-off-white:#f4f6fb;--sc-gray-100:#e8ecf4;--sc-gray-300:#b0bbd4;--sc-gray-500:#5b698f;--sc-gray-700:#3a4568;--sc-cyan-border:#09a19f;--sc-tint-cyan:#00e5c826;--sc-tint-navy:#1924541a;--sc-tint-blue:#0099ff1a;--fs-display:clamp(34px,5.2vw,52px);--fs-h1:clamp(28px,4vw,36px);--fs-h2:clamp(22px,2.6vw,26px);--fs-h3:19px;--fs-body:16px;--fs-small:13px;--fs-label:13px;--fs-badge:12px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-6:24px;--s-8:32px;--s-12:48px;--s-16:64px;--s-20:80px;--sc-section:clamp(48px,8vw,80px);--sc-gutter:clamp(20px,5vw,60px);--sc-container:1180px;--sc-radius:8px;--sc-radius-card:14px;--sc-radius-pill:100px;--sc-badge-px:14px;--sc-shadow-card:0 2px 12px #1924540f;--sc-shadow-cta:0 8px 24px #0099ff47}@font-face{font-family:DM Sans;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/dm-sans-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/dm-sans-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-mono-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-mono-400-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-mono-500-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-mono-500-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}img{max-width:100%;display:block}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{color:var(--sc-gray-700);background:var(--sc-white);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif}:focus-visible{outline:2px solid var(--sc-blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sc-container{max-width:var(--sc-container);padding-inline:var(--sc-gutter);margin-inline:auto}.sc-section{padding-block:var(--sc-section)}@keyframes sc-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sc-reveal{animation:.25s cubic-bezier(.4,0,.2,1) both sc-reveal view();animation-range:entry cover 20%}@supports not (animation-timeline:view()){.sc-reveal{animation:.25s cubic-bezier(.4,0,.2,1) both sc-reveal}}@media (prefers-reduced-motion:reduce){.sc-reveal{opacity:1;animation:none;transform:none}}.sc-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sc-skip-link{left:var(--s-4);top:calc(var(--s-4) * -10);z-index:100;padding:var(--s-3) var(--s-4);border-radius:var(--sc-radius);background:var(--sc-white);color:var(--sc-navy);font-size:var(--fs-body);box-shadow:var(--sc-shadow-card);font-weight:600;transition:top .15s;position:absolute}.sc-skip-link:focus-visible,.sc-skip-link:focus{top:var(--s-4)}@media (prefers-reduced-motion:reduce){.sc-skip-link{transition:none}}
