@layer pages{.home-v2{--home-paper:var(--paper);--home-surface:var(--surface);--home-cool:var(--cool);--home-night:var(--night);--home-ink:var(--ink);--home-muted:var(--ink-muted-strong);--home-line:var(--line);--home-blue:var(--brand);--home-blue-deep:var(--brand-deep);--home-screen:calc(100svh - var(--header-height));background:var(--home-paper);color:var(--home-ink);overflow:clip}.home-v2-shell{width:min(var(--shell-overview), calc(100% - (2 * var(--gutter-content))));margin-inline:auto}.home-v2-kicker{color:var(--home-blue);font-size:.75rem;font-weight:var(--weight-display-heavy);letter-spacing:.14em;text-transform:uppercase;line-height:1.4}.home-v2-hero{min-height:max(38rem, var(--home-screen));align-items:center;display:grid}.home-v2-chapter{min-height:max(48rem, var(--home-screen));align-items:center;display:grid}.home-v2-hero{background:radial-gradient(circle at 50% 28%, #315cff2e 0, #315cff14 22rem, transparent 42rem), linear-gradient(180deg, var(--surface) 0%, #f8f9ff 52%, #eaf0ff 100%)}.home-v2-hero__layout{text-align:center;place-items:center;padding-block:clamp(3.5rem,7vh,5rem);display:grid}.home-v2-hero__copy{width:min(100%,74rem);margin-inline:auto}.home-v2 h1,.home-v2 h2,.home-v2 h3{color:inherit}.home-v2 h1{margin-inline:auto;max-width:18ch;font-size:clamp(3.5rem,4.8vw,5rem);font-weight:var(--weight-display);letter-spacing:-.064em;text-wrap:balance;margin-top:1.1rem;line-height:.98}.home-v2 h1>span{display:block}.home-v2-hero__contrast{color:var(--home-blue)}.home-v2-hero__intro{max-width:52rem;color:var(--home-muted);text-wrap:balance;margin:1.75rem auto 0;font-size:clamp(1.05rem,1.35vw,1.19rem);line-height:1.65}.home-v2-hero__choice{color:var(--home-ink);font-weight:var(--weight-display-strong);margin-top:1rem}.home-v2-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.4rem;margin-top:2rem;display:flex}.home-v2-button,.home-v2-text-link{font-size:.92rem;font-weight:var(--weight-display-strong);justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.home-v2-button{border:1px solid var(--home-blue);background:var(--home-blue);color:#fff;border-radius:.55rem;min-height:3.35rem;padding:.9rem 1.35rem;box-shadow:0 .75rem 1.8rem #315cff29}.home-v2-text-link{color:var(--home-blue-deep)}.home-v2-button svg,.home-v2-text-link svg,.home-v2-service-map__item svg,.home-v2-problems__list svg{flex:none;transition:translate .18s}.home-v2-button:hover svg,.home-v2-text-link:hover svg,.home-v2-problems__list a:hover>svg{translate:.2rem}.home-v2-button:focus-visible svg{translate:.2rem}.home-v2-text-link:focus-visible svg{translate:.2rem}.home-v2-problems__list a:focus-visible>svg{translate:.2rem}.home-v2-proof{border-block:1px solid var(--line-dark);background:var(--home-night);padding-block:2rem}.home-v2-proof__header{text-align:center;justify-items:center;margin-bottom:1.5rem;display:grid}.home-v2-proof .home-v2-kicker{color:var(--brand-soft);letter-spacing:.1em;font-size:.875rem;line-height:1.5}.home-v2-signal__group{grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-v2-signal__item{border-inline-start:1px solid var(--line-dark);min-width:0;color:var(--white);font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:var(--weight-medium);text-align:center;overflow-wrap:anywhere;padding:.25rem .875rem;line-height:1.4}.home-v2-signal__item:first-child{border-inline-start:0}@media (max-width:75rem){.home-v2-signal__group{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.25rem}.home-v2-signal__item:nth-child(3n+1){border-inline-start:0}}@media (max-width:40rem){.home-v2-signal__group{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-signal__item:nth-child(3n+1){border-inline-start:1px solid var(--line-dark)}.home-v2-signal__item:nth-child(odd){border-inline-start:0}}.home-v2-chapter{padding-block:clamp(5.5rem,10vh,8rem)}.home-v2-heading h2,.home-v2-final h2{max-width:14ch;font-size:clamp(3rem,4.6vw,5rem);font-weight:var(--weight-pillar);letter-spacing:-.058em;margin-top:.8rem;line-height:.98}.home-v2-heading>p:last-of-type{max-width:35rem;color:var(--home-muted);margin-top:1.2rem;font-size:1.02rem;line-height:1.65}.home-v2-heading>.home-v2-text-link{margin-top:1.75rem}.home-v2-services{background:#fff}.home-v2-services__layout{gap:var(--space-cluster);display:grid}.home-v2-services .home-v2-services__heading{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);align-items:end;gap:2rem 4rem;max-width:none;display:grid}.home-v2-services__heading h2{max-width:19ch}.home-v2-services__intro p{max-width:33rem;color:var(--home-muted);font-size:1.0625rem;line-height:1.65}.home-v2-services__intro a{min-height:2.75rem;margin-top:1.25rem}.home-v2-problems__layout{grid-template-columns:minmax(20rem,.72fr) minmax(34rem,1.28fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.home-v2-service-map{--service-gap:2rem;gap:var(--service-gap);isolation:isolate;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;display:grid;position:relative}.home-v2-service-map__connections,.home-v2-service-map__connection-set{pointer-events:none;position:absolute;inset:0}.home-v2-service-map__connections{z-index:-1}.home-v2-service-map__connection-set{opacity:0}.home-v2-service-map__connection-set--pair{animation:16s ease-in-out infinite home-service-pair}.home-v2-service-map__connection-set--few{animation:16s ease-in-out infinite home-service-few}.home-v2-service-map__connection-set--all{animation:16s ease-in-out infinite home-service-all}.home-v2-service-map__connection-set i{--signal-x:calc(var(--service-gap) - .75rem);--signal-y:0px;width:var(--service-gap);background:#c8cfff;height:2px;display:block;position:absolute}.home-v2-service-map__connection-set i:after{background:linear-gradient(90deg, var(--brand), var(--brand-violet));content:"";border-radius:999px;width:.75rem;height:2px;animation:2.8s linear infinite home-service-signal;position:absolute;inset:0 auto auto 0}.home-v2-service-map__connection-set i[data-connection="1"],.home-v2-service-map__connection-set i[data-connection="3"]{left:calc((100% - 2 * var(--service-gap)) / 3)}.home-v2-service-map__connection-set i[data-connection="2"],.home-v2-service-map__connection-set i[data-connection="4"]{left:calc((100% - 2 * var(--service-gap)) * 2 / 3 + var(--service-gap))}.home-v2-service-map__connection-set i[data-connection="1"],.home-v2-service-map__connection-set i[data-connection="2"]{top:calc(25% - var(--service-gap) / 4)}.home-v2-service-map__connection-set i[data-connection="3"],.home-v2-service-map__connection-set i[data-connection="4"]{top:calc(75% + var(--service-gap) / 4)}.home-v2-service-map__connection-set i:is([data-connection="5"],[data-connection="6"],[data-connection="7"]){--signal-x:0px;--signal-y:calc(var(--service-gap) - .75rem);top:calc(50% - var(--service-gap) / 2);width:2px;height:var(--service-gap)}.home-v2-service-map__connection-set i:is([data-connection="5"],[data-connection="6"],[data-connection="7"]):after{background:linear-gradient(180deg, var(--brand), var(--brand-violet));width:2px;height:.75rem}.home-v2-service-map__connection-set i[data-connection="5"]{left:calc((100% - 2 * var(--service-gap)) / 6)}.home-v2-service-map__connection-set i[data-connection="6"]{left:50%}.home-v2-service-map__connection-set i[data-connection="7"]{left:calc(100% - (100% - 2 * var(--service-gap)) / 6)}.home-v2-service-map__connection-set i:nth-child(2n):after{animation-delay:-1.4s}.home-v2-service-map__item{--service-accent:var(--brand);border:1px solid var(--home-line);border-top:3px solid var(--service-accent);background:#f9faff;background:linear-gradient(150deg, color-mix(in srgb, var(--service-accent) 8%, white), white 75%);min-width:0;color:var(--home-ink);border-radius:1rem;flex-direction:column;padding:clamp(1.5rem,2.2vw,2rem);text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 .3rem 1.2rem #0d17300a}.home-v2-service-map__item:nth-of-type(2n){--service-accent:var(--brand-violet)}:is(.home-v2-service-map__item:hover,.home-v2-service-map__item:focus-visible){border-color:var(--service-accent);box-shadow:0 .6rem 1.8rem #0d173017}.home-v2-service-map__topline{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.home-v2-service-map__topline>svg{color:var(--service-accent);margin-left:auto}:is(.home-v2-service-map__item:hover .home-v2-service-map__topline>svg,.home-v2-service-map__item:focus-visible .home-v2-service-map__topline>svg){translate:.15rem -.15rem}.home-v2-service-map__icon{background:var(--service-accent);color:#fff;border-radius:.8rem;flex:none;place-items:center;width:3rem;height:3rem;display:grid}.home-v2-service-map__status{border:1px solid var(--home-line);max-width:100%;color:var(--home-muted);font-size:.875rem;font-weight:var(--weight-bold);background:#fff;border-radius:999px;padding:.35rem .6rem;line-height:1.35}.home-v2-service-map__item h3{font-size:clamp(1.375rem,1.8vw,1.625rem);font-weight:var(--weight-bold);letter-spacing:-.03em;text-wrap:balance;margin-top:1.5rem;line-height:1.2}.home-v2-service-map__item p{color:var(--home-muted);margin-top:.75rem;font-size:1rem;line-height:1.6}.home-v2-problems{background:var(--home-cool)}.home-v2-problems__list{border-bottom:1px solid #0d17302e}.home-v2-problems__list a{min-height:6.4rem;color:var(--home-ink);border-top:1px solid #0d17302e;grid-template-columns:2.5rem minmax(15rem,1.1fr) minmax(12rem,.8fr) auto;align-items:center;gap:1rem;padding-block:1rem;text-decoration:none;display:grid}.home-v2-problems__list a>span{color:var(--home-blue);font-size:.72rem;font-weight:var(--weight-display-heavy)}.home-v2-problems__list strong{font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.35}.home-v2-problems__list small{color:var(--home-blue-deep);font-size:.82rem;font-weight:var(--weight-display-strong);line-height:1.4}.home-v2-text-link--light{color:#fff}.home-v2-lifecycle{background:var(--home-blue-deep);color:#fff;scroll-margin-top:var(--header-height);padding-block:clamp(2.75rem,5vw,4rem)}.home-v2-lifecycle__steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.home-v2-lifecycle__steps li{min-width:0;position:relative}.home-v2-lifecycle__steps li:not(:last-child):before{content:"";border-top:1px solid #ffffff4d;position:absolute;top:.8rem;left:4.5rem;right:-.6rem}.home-v2-lifecycle__marker{color:#fff;align-items:center;gap:.65rem;display:flex}.home-v2-lifecycle__marker>span{color:#ffffffc7;font-size:.75rem;font-weight:var(--weight-display-heavy);letter-spacing:.08em}.home-v2-lifecycle__copy>strong{font-size:1.125rem;font-weight:var(--weight-bold);margin-top:1.3rem;display:block}.home-v2-lifecycle__steps p{color:#ffffffdb;margin-top:.5rem;font-size:1rem;line-height:1.5}.home-v2-lifecycle__arrow{z-index:1;color:#fff;position:absolute;top:.3rem;right:-1rem}.home-v2-final{background:var(--home-night);color:#fff;align-items:center;min-height:max(34rem,66svh);padding-block:clamp(5rem,10vh,8rem);display:grid}.home-v2-final__layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.home-v2-final h2{max-width:15ch}.home-v2-final .home-v2-kicker{color:var(--text-on-dark)}.home-v2-final__layout>div:first-child>p:last-child{color:#ffffffb3;max-width:42rem;margin-top:1.35rem;font-size:1.05rem;line-height:1.65}.home-v2-final__actions{align-items:start;gap:1.2rem;display:grid}.home-v2-button--light{color:var(--home-night);box-shadow:none;background:#fff;border-color:#fff}.home-v2 :where(a,button,input):focus-visible{outline:3px solid var(--home-blue);outline-offset:4px}.home-v2-final :where(a,button):focus-visible{outline-color:#fff}@keyframes home-service-pair{0%,26%{opacity:1}32%,to{opacity:0}}@keyframes home-service-few{0%,28%{opacity:0}34%,60%{opacity:1}66%,to{opacity:0}}@keyframes home-service-all{0%,62%{opacity:0}68%,94%{opacity:1}to{opacity:0}}@keyframes home-service-signal{0%{opacity:0;transform:translate(0)}20%,80%{opacity:1}to{opacity:0;transform:translate(var(--signal-x), var(--signal-y))}}#home-services{scroll-margin-top:calc(var(--header-height) + .75rem)}@media (max-width:72rem){.home-v2-problems__layout{grid-template-columns:minmax(0,.82fr) minmax(31rem,1.18fr);gap:3rem}}@media (max-width:62rem){.home-v2-hero,.home-v2-chapter{min-height:0}.home-v2-hero__layout,.home-v2-problems__layout,.home-v2-final__layout{grid-template-columns:1fr;gap:3.5rem}.home-v2-hero__layout{padding-block:5.5rem}.home-v2-hero__copy,.home-v2-heading{max-width:45rem}.home-v2-hero__copy{max-width:none}.home-v2-services .home-v2-services__heading{grid-template-columns:1fr;gap:1.5rem}.home-v2-service-map{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-service-map__connections{display:none}.home-v2-lifecycle__steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.5rem}.home-v2-lifecycle__steps li:nth-child(3):before,.home-v2-lifecycle__steps li:nth-child(3) .home-v2-lifecycle__arrow{display:none}}@media (max-width:47.5rem){.home-v2-shell{width:min(calc(100% - (2 * var(--gutter-mobile))), 42rem)}.home-v2-hero__layout{padding-block:3rem 3.5rem}.home-v2 h1{max-width:13ch;font-size:clamp(2.85rem,12.5vw,4.3rem);line-height:1}.home-v2-heading h2,.home-v2-final h2{font-size:clamp(2.55rem,10.5vw,3.75rem)}.home-v2-actions{flex-direction:column;align-items:center}.home-v2-button{width:min(100%,24rem)}.home-v2-chapter{padding-block:5rem}.home-v2-service-map{grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem}.home-v2-problems__list a{grid-template-columns:2rem minmax(0,1fr) auto;gap:.75rem;padding-block:1.25rem}.home-v2-problems__list small{grid-column:2}.home-v2-problems__list a>svg{grid-area:1/3/span 2}.home-v2-lifecycle__steps{grid-template-columns:1fr}.home-v2-lifecycle__steps li{grid-template-columns:2.75rem minmax(0,1fr);gap:1rem;display:grid}.home-v2-lifecycle__steps{row-gap:1.5rem}.home-v2-lifecycle__marker{flex-direction:column;gap:.4rem}.home-v2-lifecycle__copy>strong{margin-top:0}.home-v2-lifecycle__steps li:not(:last-child):before{border-top:0;border-left:1px solid #ffffff4d;display:block;inset:3.75rem auto -1rem 1.375rem}.home-v2-lifecycle__arrow{display:none}.home-v2-final{min-height:0}}}@media (prefers-reduced-motion:reduce){.home-v2 *,.home-v2 :before,.home-v2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home-v2-service-map__connection-set--pair,.home-v2-service-map__connection-set--few{display:none}.home-v2-service-map__connection-set--all{opacity:1}.home-v2-service-map__connection-set i:after{display:none}}@media (forced-colors:active){.home-v2-service-map__connections{display:none}.home-v2-service-map__item{box-shadow:none;background:canvas;border-color:linktext}.home-v2-proof .home-v2-kicker,.home-v2-signal__item{color:canvastext;border-color:canvastext}.home-v2 :where(section,aside,article,nav,figure,div){color:canvastext;box-shadow:none;background:canvas;border-color:canvastext}.home-v2 :where(h1,h2,h3,p,a,small,span,li,label,input,button){color:canvastext}}
