.hero-module__ssCaqG__hero{position:relative;overflow:clip}.hero-module__ssCaqG__grid{grid-template-columns:minmax(0,30rem) minmax(0,36rem);justify-content:space-between;align-items:center;gap:3rem 4rem;min-height:calc(100dvh - 4.5rem);padding-block:clamp(2.5rem,5vh,4rem);display:grid}.hero-module__ssCaqG__glow{pointer-events:none;background:radial-gradient(closest-side, var(--glow-color), transparent 70%);width:55rem;height:55rem;position:absolute;top:8%;right:-10%}.hero-module__ssCaqG__title{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;color:var(--foreground);margin:0;font-size:clamp(2.375rem,1.1rem + 3.4vw,3.5rem);font-weight:700;line-height:1.05}.hero-module__ssCaqG__dot{color:var(--coral-500)}.hero-module__ssCaqG__copy>.hero-module__ssCaqG__title{animation:none}.hero-module__ssCaqG__word{animation:hero-module__ssCaqG__word-reveal .7s var(--ease-out) both;animation-delay:calc(.12s + var(--i) * 55ms);display:inline-block}@keyframes hero-module__ssCaqG__word-reveal{0%{opacity:0;filter:blur(10px);translate:0 .4em}to{opacity:1;filter:blur();translate:0}}.hero-module__ssCaqG__lede{max-width:26.5rem;color:var(--text-soft);text-wrap:pretty;margin:1.375rem 0 0;font-size:1.125rem;line-height:1.6}.hero-module__ssCaqG__ctaRow{flex-wrap:wrap;align-items:center;gap:.75rem 1.75rem;margin-top:2rem;display:flex}.hero-module__ssCaqG__panel{background:var(--panel-bg);border:1px solid var(--hairline);border-radius:1rem;position:relative;overflow:hidden}.hero-module__ssCaqG__tabs{border-bottom:1px solid var(--hairline);display:flex;position:relative}.hero-module__ssCaqG__tab{min-height:3.25rem;font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-mute);white-space:nowrap;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.71875rem;font-weight:500;transition:color .15s ease-out,background-color .15s ease-out;display:inline-flex;position:relative}.hero-module__ssCaqG__tab+.hero-module__ssCaqG__tab{border-left:1px solid var(--hairline)}.hero-module__ssCaqG__tab:hover{color:var(--foreground);background:var(--hover-wash)}.hero-module__ssCaqG__tab[aria-selected=true]{color:var(--foreground)}.hero-module__ssCaqG__tab:focus-visible{outline:2px solid var(--coral-500);outline-offset:-3px}.hero-module__ssCaqG__runLine{background:var(--coral-500);transform-origin:0;width:100%;height:2px;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.hero-module__ssCaqG__tab[aria-selected=true] .hero-module__ssCaqG__runLine{transform:scaleX(1)}.hero-module__ssCaqG__autoplay .hero-module__ssCaqG__tab[aria-selected=true] .hero-module__ssCaqG__runLine{animation:6s linear both hero-module__ssCaqG__run-line}@keyframes hero-module__ssCaqG__run-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-module__ssCaqG__stopped .hero-module__ssCaqG__runLine{display:none}.hero-module__ssCaqG__slider{background:var(--coral-500);pointer-events:none;will-change:transform, width;height:2px;position:absolute;bottom:-1px;left:0}.hero-module__ssCaqG__sliderAnimated{transition:transform .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1),opacity .14s ease-out}.hero-module__ssCaqG__query{border:1px solid var(--hairline-strong);border-radius:var(--radius);align-items:center;gap:.75rem;margin:1.5rem 1.5rem 0;padding:.75rem 1rem;display:flex}.hero-module__ssCaqG__query svg{color:var(--text-mute);flex:none}.hero-module__ssCaqG__queryText{min-width:0;font-family:var(--font-mono);color:var(--text-read);white-space:nowrap;text-overflow:ellipsis;flex:1;min-height:1.3em;font-size:.875rem;overflow:hidden}.hero-module__ssCaqG__caret{vertical-align:baseline;background:var(--coral-500);width:1px;height:.95em;margin-left:1px;animation:1.1s step-end infinite hero-module__ssCaqG__blink;display:inline-block;transform:translateY(.08em)}@keyframes hero-module__ssCaqG__blink{50%{opacity:0}}.hero-module__ssCaqG__scene{min-height:16.25rem;padding:1.25rem 1.5rem 1.5rem}.hero-module__ssCaqG__row{border:1px solid var(--hairline);border-radius:var(--radius);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.875rem;padding:.875rem 1rem;display:grid}.hero-module__ssCaqG__row+.hero-module__ssCaqG__row{margin-top:.625rem}.hero-module__ssCaqG__rowYou{border-color:var(--du-border);background:var(--du-bg)}.hero-module__ssCaqG__dotIcon{background:var(--skeleton);border-radius:50%;width:.625rem;height:.625rem}.hero-module__ssCaqG__rowYou .hero-module__ssCaqG__dotIcon{background:var(--coral-500)}.hero-module__ssCaqG__rowTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.hero-module__ssCaqG__rowUrl{font-family:var(--font-mono);color:var(--text-mute);margin-top:.25rem;font-size:.71875rem;display:block}.hero-module__ssCaqG__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent-text);border:1px solid var(--du-border);white-space:nowrap;border-radius:999px;padding:.25rem .625rem;font-size:.65625rem;font-weight:500}.hero-module__ssCaqG__bar{background:var(--skeleton);border-radius:999px;height:.5625rem;display:block}.hero-module__ssCaqG__bar2{width:60%;margin-top:.5rem}.hero-module__ssCaqG__answer{color:var(--text-read);margin:.25rem 0 0;font-size:1.0625rem;line-height:1.7}.hero-module__ssCaqG__mark{color:var(--accent-text);font-weight:600}.hero-module__ssCaqG__source{border:1px solid var(--hairline-strong);font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-mute);border-radius:999px;align-items:center;gap:.5rem;margin-top:1.125rem;padding:.4375rem .75rem;font-size:.6875rem;display:inline-flex}.hero-module__ssCaqG__source svg{color:var(--coral-500)}.hero-module__ssCaqG__box{border:1px solid var(--hairline-strong);border-radius:var(--radius);padding:1.125rem 1.25rem}.hero-module__ssCaqG__boxHead{color:var(--foreground);align-items:center;gap:.625rem;margin:0;font-size:1rem;font-weight:600;display:flex}.hero-module__ssCaqG__boxHead svg{color:var(--coral-500);flex:none}.hero-module__ssCaqG__boxText{color:var(--text-soft);margin:.625rem 0 0;font-size:.9375rem;line-height:1.6}.hero-module__ssCaqG__stagger>*{opacity:0;animation:hero-module__ssCaqG__rise .45s var(--ease-out) both;translate:0 10px}.hero-module__ssCaqG__stagger>:first-child{animation-delay:80ms}.hero-module__ssCaqG__stagger>:nth-child(2){animation-delay:.2s}.hero-module__ssCaqG__stagger>:nth-child(3){animation-delay:.32s}.hero-module__ssCaqG__stagger>:nth-child(4){animation-delay:.44s}@keyframes hero-module__ssCaqG__rise{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}.hero-module__ssCaqG__copy>*{animation:hero-module__ssCaqG__rise .55s var(--ease-out) both}.hero-module__ssCaqG__copy>:first-child{animation-name:hero-module__ssCaqG__fade-blur;animation-delay:40ms}.hero-module__ssCaqG__copy>:nth-child(2){animation-delay:.12s}.hero-module__ssCaqG__copy>:nth-child(3){animation-delay:.36s}.hero-module__ssCaqG__copy>:nth-child(4){animation-delay:.46s}.hero-module__ssCaqG__copy>.hero-module__ssCaqG__ctaRow{animation-name:hero-module__ssCaqG__fade-blur}@keyframes hero-module__ssCaqG__fade-blur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}.hero-module__ssCaqG__panel{animation:hero-module__ssCaqG__panel-in .75s var(--ease-out) .75s both}@keyframes hero-module__ssCaqG__panel-in{0%{opacity:0;translate:0 24px;scale:.98}to{opacity:1;translate:0;scale:1}}@media (prefers-reduced-motion:reduce){.hero-module__ssCaqG__copy>*,.hero-module__ssCaqG__panel,.hero-module__ssCaqG__stagger>*,.hero-module__ssCaqG__title .hero-module__ssCaqG__word{animation:none}.hero-module__ssCaqG__autoplay .hero-module__ssCaqG__tab[aria-selected=true] .hero-module__ssCaqG__runLine{animation:none;transform:scaleX(1)}.hero-module__ssCaqG__caret{animation:none}.hero-module__ssCaqG__tab{transition:none}}@media (max-width:64rem){.hero-module__ssCaqG__grid{grid-template-columns:minmax(0,1fr);align-content:start;justify-items:start;gap:2.5rem}.hero-module__ssCaqG__panel{width:100%;max-width:36rem}.hero-module__ssCaqG__glow{top:30%;right:-30%}}@media (max-width:48rem){.hero-module__ssCaqG__tabDesc{display:none}}@media (max-width:40rem){.hero-module__ssCaqG__ctaRow{width:100%}.hero-module__ssCaqG__query{margin:1.25rem 1rem 0}.hero-module__ssCaqG__scene{min-height:16rem;padding:1rem}}
.marketing-module__fIvb4W__container{max-width:var(--content-width);padding-inline:var(--page-gutter);margin-inline:auto}.marketing-module__fIvb4W__section{border-top:1px solid var(--hairline);padding-block:clamp(4.5rem,10vh,7.5rem)}.marketing-module__fIvb4W__sectionTitle{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;color:var(--foreground);margin:0;font-size:clamp(1.75rem,1.1rem + 1.6vw,2.25rem);font-weight:700;line-height:1.15}.marketing-module__fIvb4W__sectionSub{color:var(--text-soft);text-wrap:pretty;max-width:36rem;margin:.75rem 0 0;font-size:1.0625rem;line-height:1.5}.marketing-module__fIvb4W__kicker{font-family:var(--font-mono);letter-spacing:.09em;color:var(--accent-text);margin:0 0 1.125rem;font-size:.75rem;font-weight:500}.marketing-module__fIvb4W__linkMore{min-height:2.75rem;color:var(--foreground);align-items:center;font-weight:600;display:inline-flex}.marketing-module__fIvb4W__linkMoreLabel{padding-bottom:.2em;position:relative}.marketing-module__fIvb4W__linkMoreLabel:before{content:"";background:var(--hairline);height:1px;position:absolute;bottom:0;left:0;right:0}.marketing-module__fIvb4W__linkMoreLabel:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.marketing-module__fIvb4W__linkMore:hover .marketing-module__fIvb4W__linkMoreLabel:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.marketing-module__fIvb4W__linkMoreLabel:after{transition:none}}.marketing-module__fIvb4W__linkMore:focus-visible{outline:2px solid var(--coral-500);outline-offset:3px;border-radius:2px}.marketing-module__fIvb4W__skipLink{left:var(--page-gutter);z-index:100;background:var(--foreground);color:var(--marketing-bg);border-radius:var(--radius);padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:-100%}.marketing-module__fIvb4W__skipLink:focus{top:.75rem}
.site-footer-module__QW94QW__footer{background:var(--surface-dark);color:var(--ink-300);border-top:1px solid var(--hairline)}.site-footer-module__QW94QW__footer :focus-visible{outline:2px solid var(--coral-500);outline-offset:3px;border-radius:2px}.site-footer-module__QW94QW__top{grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,.8fr));gap:3rem 2.5rem;padding-block:4rem 3.5rem;display:grid}.site-footer-module__QW94QW__logo{width:150px;display:inline-block}.site-footer-module__QW94QW__logo img{width:100%;height:auto}.site-footer-module__QW94QW__claim{font-family:var(--font-display);color:var(--off-white);letter-spacing:-.01em;margin:1.5rem 0 .375rem;font-size:1.125rem;font-weight:700;line-height:1.5}.site-footer-module__QW94QW__meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-300);margin:0;font-size:.6875rem;line-height:1.5}.site-footer-module__QW94QW__column h3{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-300);margin:0;font-size:.6875rem;font-weight:500;line-height:1.5}.site-footer-module__QW94QW__links{justify-items:start;gap:.625rem;margin:1.125rem 0 0;padding:0;list-style:none;display:grid}.site-footer-module__QW94QW__links a,.site-footer-module__QW94QW__links button{color:var(--ink-100);text-align:left;font-size:.9375rem;line-height:1.5;text-decoration:none;transition:color .15s ease-out;position:relative}.site-footer-module__QW94QW__links a:after,.site-footer-module__QW94QW__links button:after{content:"";background:var(--coral-500);transform-origin:100%;height:1px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-.05em;left:0;right:0;transform:scaleX(0)}.site-footer-module__QW94QW__links a:hover,.site-footer-module__QW94QW__links button:hover{color:var(--off-white)}@media (hover:hover) and (pointer:fine){.site-footer-module__QW94QW__links a:hover:after,.site-footer-module__QW94QW__links button:hover:after{transform-origin:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.site-footer-module__QW94QW__links a:after,.site-footer-module__QW94QW__links button:after{transition:none}}.site-footer-module__QW94QW__bottom{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-300);border-top:1px solid #e9e5e11f;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding-block:1.5rem;font-size:.6875rem;display:flex}.site-footer-module__QW94QW__bottom a{color:inherit;text-decoration:none}.site-footer-module__QW94QW__bottom a:hover,.site-footer-module__QW94QW__bottom a[aria-current=true]{color:var(--off-white)}@media (max-width:64rem){.site-footer-module__QW94QW__top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40rem){.site-footer-module__QW94QW__top{grid-template-columns:minmax(0,1fr);gap:2.25rem}}
.grid-overlay-module__GzxFLG__overlay{z-index:200;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s var(--ease-out), visibility 0s linear .2s;position:fixed;inset:0}.grid-overlay-module__GzxFLG__overlayOpen{opacity:1;visibility:visible;transition:opacity .2s var(--ease-out)}.grid-overlay-module__GzxFLG__container{max-width:var(--content-width);height:100%;padding-inline:var(--page-gutter);margin-inline:auto}.grid-overlay-module__GzxFLG__row{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;width:100%;height:100%;display:grid;overflow:clip}.grid-overlay-module__GzxFLG__col{background-color:var(--coral-500);opacity:.08;width:100%;height:100%;min-height:100%}@media screen and (max-width:991px){.grid-overlay-module__GzxFLG__row{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-overlay-module__GzxFLG__col:nth-child(n+7){display:none}}@media screen and (max-width:767px){.grid-overlay-module__GzxFLG__row{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-overlay-module__GzxFLG__col:nth-child(n+5){display:none}}.grid-overlay-module__GzxFLG__toggleButton{z-index:210;pointer-events:auto;font-family:var(--font-sans);color:var(--foreground);background:var(--panel-bg);border:1px solid var(--hairline-strong);cursor:pointer;transition:border-color .15s var(--ease-out), color .15s var(--ease-out);border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex;position:fixed;bottom:1rem;right:1rem}.grid-overlay-module__GzxFLG__toggleButton:hover,.grid-overlay-module__GzxFLG__toggleButtonActive{border-color:var(--coral-500);color:var(--accent-text)}.grid-overlay-module__GzxFLG__toggleButton svg{width:14px;height:14px}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_c5302899-module__46MAEW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_c5302899-module__46MAEW__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fdfabe46-module__gYTgUa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fdfabe46-module__gYTgUa__variable{--font-sans:"Inter", "Inter Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.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:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_b525ea9a-module__DklFWW__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_b525ea9a-module__DklFWW__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.statement-module__2SJCJW__statement{text-align:center;font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;max-width:56rem;color:var(--foreground);margin:0 auto;font-size:clamp(1.625rem,.9rem + 2.4vw,2.75rem);font-weight:700;line-height:1.3}.statement-module__2SJCJW__mobileBreak{display:none}@media (max-width:47.99rem){.statement-module__2SJCJW__mobileBreak{display:inline}}.statement-module__2SJCJW__rotate{color:var(--coral-500);vertical-align:bottom;display:inline-grid;overflow:clip}html.anim .statement-module__2SJCJW__rotate{transition:width .45s var(--ease-out)}.statement-module__2SJCJW__rotateWord{white-space:nowrap;opacity:0;grid-area:1/1;justify-self:start;width:max-content}.statement-module__2SJCJW__rotateWord[data-state=active]{opacity:1}html.anim .statement-module__2SJCJW__rotateWord{opacity:1;transition:translate .45s var(--ease-out)}html.anim .statement-module__2SJCJW__rotateWord[data-state=idle]{transition:none;translate:0 110%}html.anim .statement-module__2SJCJW__rotateWord[data-state=active]{translate:0}html.anim .statement-module__2SJCJW__rotateWord[data-state=leaving]{translate:0 -110%}.statement-module__2SJCJW__followUp{text-align:center;max-width:38rem;color:var(--text-soft);text-wrap:pretty;margin:1.75rem auto 0;font-size:1.125rem;line-height:1.6}.statement-module__2SJCJW__graph{text-align:center;margin:clamp(2.75rem,6vh,4.5rem) 0}.statement-module__2SJCJW__graphTitle{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);font-size:.75rem;font-weight:500}.statement-module__2SJCJW__graphScroll{scrollbar-width:none;overflow-x:auto}.statement-module__2SJCJW__graphScroll::-webkit-scrollbar{display:none}.statement-module__2SJCJW__figureRoot{position:relative}.statement-module__2SJCJW__defs{width:0;height:0;position:absolute;overflow:hidden}.statement-module__2SJCJW__portrait{display:none}@media (max-width:47.99rem){.statement-module__2SJCJW__landscape{display:none}.statement-module__2SJCJW__portrait{display:flex}}.statement-module__2SJCJW__stage{aspect-ratio:1500/560;width:100%;min-width:40rem;max-width:60rem;margin-inline:auto;position:relative;container-type:inline-size}.statement-module__2SJCJW__wires{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.statement-module__2SJCJW__wireBase path{fill:none;stroke:var(--hairline-strong);stroke-width:1.5px;vector-effect:non-scaling-stroke}.statement-module__2SJCJW__wirePulse path{fill:none;stroke:var(--coral-500);stroke-width:2px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-dasharray:.14 2;--ease-pulse:cubic-bezier(.16, 1, .3, 1)}.statement-module__2SJCJW__pulseLeg1{animation:3.6s linear infinite backwards statement-module__2SJCJW__statement-leg1}.statement-module__2SJCJW__pulseLeg2{animation:3.6s linear infinite backwards statement-module__2SJCJW__statement-leg2}@keyframes statement-module__2SJCJW__statement-leg1{0%{stroke-dashoffset:.14px;animation-timing-function:var(--ease-pulse)}30%,to{stroke-dashoffset:-1px}}@keyframes statement-module__2SJCJW__statement-leg2{0%{stroke-dashoffset:.14px}38%{stroke-dashoffset:.14px;animation-timing-function:var(--ease-pulse)}68%,to{stroke-dashoffset:-1px}}.statement-module__2SJCJW__dots circle{fill:var(--marketing-bg);stroke:var(--hairline-strong);stroke-width:1.5px;vector-effect:non-scaling-stroke}.statement-module__2SJCJW__arrow{fill:var(--hairline-strong)}@media (prefers-reduced-motion:reduce){.statement-module__2SJCJW__wirePulse path{stroke-dasharray:none;opacity:.35;animation:none}.statement-module__2SJCJW__row{opacity:1;animation:none}.statement-module__2SJCJW__row:before{background:var(--coral-500);animation:none}}.statement-module__2SJCJW__card,.statement-module__2SJCJW__node{border:1px solid var(--hairline);background:color-mix(in srgb, var(--foreground) 4%, var(--marketing-bg));border-radius:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 2px #00000026}.statement-module__2SJCJW__card{flex-direction:column;gap:.4em;width:20%;padding:2.3cqw 2.5cqw;display:flex}.statement-module__2SJCJW__foundationGroup{border:1px dashed var(--hairline-strong);border-radius:16px;position:absolute;transform:translate(-50%,-50%)}.statement-module__2SJCJW__groupLabel{background:var(--marketing-bg);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--coral-500);padding:0 .5em;font-size:1.3cqw;font-weight:500;position:absolute;top:0;left:2cqw;transform:translateY(-50%)}.statement-module__2SJCJW__source{text-align:left;align-items:flex-start;width:100%;position:static;transform:none}.statement-module__2SJCJW__target{text-align:left;align-items:flex-start;gap:1em}.statement-module__2SJCJW__cardKicker{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--foreground);font-size:1.55cqw;font-weight:500}.statement-module__2SJCJW__cardDetail{font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-mute);font-size:1.3cqw;line-height:1.6}.statement-module__2SJCJW__row{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-body);opacity:.55;padding-left:2.2cqw;font-size:1.5cqw;font-weight:500;animation:3.6s ease-in-out infinite statement-module__2SJCJW__statement-row;position:relative}@keyframes statement-module__2SJCJW__statement-row{0%,58%{opacity:.55}64%,80%{opacity:1}86%,to{opacity:.55}}.statement-module__2SJCJW__row:before{content:"";background:var(--hairline-strong);width:.95cqw;height:.95cqw;animation:3.6s ease-in-out infinite statement-module__2SJCJW__statement-dot;animation-delay:inherit;border-radius:50%;position:absolute;top:.55em;left:0}@keyframes statement-module__2SJCJW__statement-dot{0%,58%{background:var(--hairline-strong)}64%,80%{background:var(--coral-500)}86%,to{background:var(--hairline-strong)}}.statement-module__2SJCJW__figureRoot[data-paused=true] .statement-module__2SJCJW__pulseLeg1,.statement-module__2SJCJW__figureRoot[data-paused=true] .statement-module__2SJCJW__pulseLeg2,.statement-module__2SJCJW__figureRoot[data-paused=true] .statement-module__2SJCJW__row,.statement-module__2SJCJW__figureRoot[data-paused=true] .statement-module__2SJCJW__row:before{animation-play-state:paused}.statement-module__2SJCJW__node{aspect-ratio:1;justify-content:center;align-items:center;display:flex}.statement-module__2SJCJW__nodeCode{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--foreground);font-size:1.3cqw;font-weight:500}.statement-module__2SJCJW__mStage{text-align:left;flex-direction:column;align-items:stretch;gap:.1rem;width:100%;max-width:22rem;margin-inline:auto;padding-top:.6rem}.statement-module__2SJCJW__mFoundation{width:100%;padding:.8rem;position:relative;transform:none}.statement-module__2SJCJW__mCard{width:100%;padding:.75rem .85rem;position:static;transform:none}.statement-module__2SJCJW__mNodes{grid-template-columns:repeat(3,1fr);place-items:center;width:100%;display:grid}.statement-module__2SJCJW__mNode{width:3rem;position:static;transform:none}.statement-module__2SJCJW__mConnector{width:100%;height:auto;display:block;overflow:visible}.statement-module__2SJCJW__mSurfaces{align-self:center;align-items:flex-start;width:fit-content;padding:.85rem 1.1rem;position:static;transform:none}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__groupLabel{font-size:.7rem}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__cardKicker{font-size:.85rem}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__cardDetail{font-size:.78rem}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__nodeCode{font-size:.85rem}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__row{padding-left:1.5rem;font-size:.85rem}.statement-module__2SJCJW__mStage .statement-module__2SJCJW__row:before{width:.5rem;height:.5rem;top:.5em}
.services-module__vStCDW__services{border-top:1px solid var(--hairline);margin:2.5rem 0 0;padding:0;list-style:none;position:relative}.services-module__vStCDW__rail{z-index:1;background:var(--coral-500);transform-origin:0 0;opacity:0;pointer-events:none;width:3px;height:1px;transition:opacity .2s var(--ease-out);position:absolute;top:0;left:0}.services-module__vStCDW__rail[data-active]{opacity:1}.services-module__vStCDW__rail[data-slide]{transition:transform .26s var(--ease-out), opacity .2s var(--ease-out)}.services-module__vStCDW__serviceRow{border-bottom:1px solid var(--hairline);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .22s var(--ease-out);grid-template-columns:5.5rem minmax(0,1fr) minmax(0,16rem);align-items:center;gap:1rem 2rem;padding:1.75rem 1.5rem;text-decoration:none;display:grid}.services-module__vStCDW__serviceRow:focus-visible{outline:2px solid var(--coral-500);outline-offset:3px;border-radius:2px}.services-module__vStCDW__code{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-text);font-size:.8125rem;font-weight:500}.services-module__vStCDW__main{display:block}.services-module__vStCDW__rowTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:.5rem;margin:0;font-size:1.375rem;font-weight:700;line-height:1.3;display:inline-flex}.services-module__vStCDW__titleArrow{color:var(--coral-500);opacity:0;transition:opacity .22s var(--ease-out), translate .22s var(--ease-out);flex:none;translate:-4px}.services-module__vStCDW__rowText{color:var(--text-soft);max-width:30rem;margin:.375rem 0 0;font-size:.9375rem;line-height:1.55;display:block}.services-module__vStCDW__chips{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}.services-module__vStCDW__chip{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-mute);border:1px solid var(--hairline-strong);white-space:nowrap;border-radius:999px;padding:.3125rem .6875rem;font-size:.65625rem;font-weight:500}@media (hover:hover) and (pointer:fine){.services-module__vStCDW__serviceRow:hover{background:color-mix(in srgb, var(--foreground) 4%, var(--marketing-bg))}.services-module__vStCDW__serviceRow:hover .services-module__vStCDW__titleArrow{opacity:1;translate:0}}@media (max-width:64rem){.services-module__vStCDW__serviceRow{grid-template-columns:minmax(0,1fr);grid-template-areas:"code""main""chips"}.services-module__vStCDW__code{grid-area:code}.services-module__vStCDW__main{grid-area:main}.services-module__vStCDW__chips{grid-area:chips}}@media (prefers-reduced-motion:reduce){.services-module__vStCDW__rail,.services-module__vStCDW__rail[data-slide],.services-module__vStCDW__serviceRow,.services-module__vStCDW__titleArrow{transition:none}}
.process-module__5SYyba__lede{max-width:52rem;font-family:var(--font-display);letter-spacing:-.015em;color:var(--foreground);text-wrap:pretty;margin:0;font-size:clamp(1.625rem,1rem + 1.8vw,2.375rem);font-weight:600;line-height:1.25}.process-module__5SYyba__ledeMuted{color:var(--text-mute)}.process-module__5SYyba__figures{grid-template-columns:repeat(4,1fr);margin:clamp(3.5rem,8vh,6rem) 0 0;padding:0;list-style:none;display:grid}.process-module__5SYyba__figures li{border-left:1px solid var(--hairline);flex-direction:column;padding-inline:1.75rem;display:flex}.process-module__5SYyba__figures li:first-child{border-left:0;padding-left:0}.process-module__5SYyba__figures li:last-child{padding-right:0}.process-module__5SYyba__figLabel{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-mute);font-size:.75rem;font-weight:500}.process-module__5SYyba__figure{min-height:13rem;color:var(--hairline-strong);justify-content:center;align-items:center;margin-block:2rem 2.5rem;display:flex}.process-module__5SYyba__figure svg{width:clamp(11rem,8rem + 5vw,13.5rem);height:auto;overflow:visible}.process-module__5SYyba__faceT,.process-module__5SYyba__faceR,.process-module__5SYyba__faceL{stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.process-module__5SYyba__faceT{fill:color-mix(in srgb, var(--foreground) 9%, var(--marketing-bg))}.process-module__5SYyba__faceR{fill:color-mix(in srgb, var(--foreground) 5%, var(--marketing-bg))}.process-module__5SYyba__faceL{fill:color-mix(in srgb, var(--foreground) 3%, var(--marketing-bg))}.process-module__5SYyba__floor line{stroke:currentColor;stroke-width:1px;opacity:.3}.process-module__5SYyba__dash,.process-module__5SYyba__dashRing{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:2 4;opacity:.8}.process-module__5SYyba__dashRing{opacity:.6}.process-module__5SYyba__route{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:4 4;stroke-linejoin:round}.process-module__5SYyba__ring{fill:none;stroke:currentColor;stroke-width:1px}.process-module__5SYyba__line{stroke:currentColor;stroke-width:1px}.process-module__5SYyba__dot{fill:currentColor;stroke:none}.process-module__5SYyba__flag{fill:color-mix(in srgb, var(--foreground) 12%, var(--marketing-bg));stroke:currentColor;stroke-width:1px;stroke-linejoin:round}.process-module__5SYyba__hole{fill:var(--marketing-bg);stroke:currentColor;stroke-width:1px}.process-module__5SYyba__figures h3{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.process-module__5SYyba__figures p{color:var(--text-soft);text-wrap:pretty;margin:.375rem 0 0;font-size:.9375rem;line-height:1.55}@media (max-width:64rem){.process-module__5SYyba__figures{grid-template-columns:repeat(2,1fr);row-gap:3.5rem}.process-module__5SYyba__figures li:nth-child(odd){border-left:0;padding-left:0}.process-module__5SYyba__figures li:nth-child(2n){padding-right:0}.process-module__5SYyba__figure{min-height:10rem}}@media (max-width:40rem){.process-module__5SYyba__figures{grid-template-columns:minmax(0,1fr);row-gap:3rem}.process-module__5SYyba__figures li{border-left:0;padding-inline:0}.process-module__5SYyba__figure{min-height:0;margin-block:1.5rem}.process-module__5SYyba__figure svg{width:10rem}}
.coming-soon-module__0IF2fq__wrap{align-items:center;min-height:clamp(30rem,70vh,48rem);padding-block:5rem;display:flex}.coming-soon-module__0IF2fq__inner{max-width:40rem}.coming-soon-module__0IF2fq__kicker{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--accent-text);margin:0;font-size:.75rem;font-weight:500}.coming-soon-module__0IF2fq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin:1rem 0 0;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.05}.coming-soon-module__0IF2fq__body{color:var(--text-soft);margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.6}.coming-soon-module__0IF2fq__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.coming-soon-module__0IF2fq__back{color:var(--text-soft);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease-out}.coming-soon-module__0IF2fq__back:hover{color:var(--foreground);text-underline-offset:.3em;text-decoration:underline;-webkit-text-decoration-color:var(--coral-500);text-decoration-color:var(--coral-500)}
.cta-band-module__hV62-G__sectionEnd{border-top:0;padding-top:0}.cta-band-module__hV62-G__band{background:var(--coral-500);color:var(--ink-900);border-radius:1.5rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem 3rem;padding:clamp(2.5rem,6vw,4.5rem);display:grid;position:relative;overflow:clip}.cta-band-module__hV62-G__band>*{position:relative}.cta-band-module__hV62-G__band :focus-visible{outline:2px solid var(--ink-900);outline-offset:3px}.cta-band-module__hV62-G__content h2{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;color:var(--ink-900);margin:0;font-size:clamp(1.75rem,1.1rem + 2vw,2.5rem);font-weight:700;line-height:1.15}.cta-band-module__hV62-G__content p{max-width:34rem;color:var(--ink-900);text-wrap:pretty;margin:.875rem 0 0;font-size:1.0625rem;line-height:1.6}.cta-band-module__hV62-G__signature{pointer-events:none;position:absolute;inset:0}.cta-band-module__hV62-G__signature svg{width:auto;height:210%;position:absolute;top:50%;right:-3rem;translate:0 -50%}.cta-band-module__hV62-G__contour{fill:none;stroke:var(--coral-700);stroke-opacity:.5;stroke-width:1.5px}.cta-band-module__hV62-G__path{fill:none;stroke:var(--off-white);stroke-width:3px;stroke-dasharray:1}html.anim .cta-band-module__hV62-G__band:not(.is-visible) .cta-band-module__hV62-G__path{stroke-dashoffset:1px}html.anim .cta-band-module__hV62-G__band.is-visible .cta-band-module__hV62-G__path{animation:cta-band-module__hV62-G__band-draw 1.2s var(--ease-out) .25s both}@keyframes cta-band-module__hV62-G__band-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.cta-band-module__hV62-G__ring{fill:var(--coral-500);stroke:var(--off-white);stroke-width:2.5px;transform-box:fill-box;transform-origin:50%}html.anim .cta-band-module__hV62-G__ring{transition:scale .35s var(--ease-out) 1.25s}html.anim .cta-band-module__hV62-G__band:not(.is-visible) .cta-band-module__hV62-G__ring{scale:0}.cta-band-module__hV62-G__pulse{fill:none;stroke:var(--off-white);stroke-width:1.5px;opacity:0;transform-box:fill-box;transform-origin:50%}html.anim .cta-band-module__hV62-G__band.is-visible .cta-band-module__hV62-G__pulse{animation:1s ease-out 1.5s both cta-band-module__hV62-G__pulse-ping}@keyframes cta-band-module__hV62-G__pulse-ping{0%{opacity:.8;scale:1}to{opacity:0;scale:2.8}}@media (max-width:64rem){.cta-band-module__hV62-G__band{grid-template-columns:minmax(0,1fr);justify-items:start}}@media (max-width:40rem){.cta-band-module__hV62-G__bandCta{width:100%}.cta-band-module__hV62-G__bandCta>span:first-of-type{flex:1}}