:root{--color-brand:#22b573;--color-brand-bright:#2bd187;--color-ink:#141414;--color-ink-deep:#090b0a;--color-surface:#181a19;--color-text:#efefef;--color-muted:#9b9f9d;--color-line:#efefef1f;--font-display:"Pirulen", "Inter", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--container:84rem;color:var(--color-text);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--color-ink);min-width:20rem;margin:0;overflow-x:clip}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--color-brand-bright);outline-offset:4px}main{overflow:hidden}.navbar{z-index:20;width:min(calc(100% - 3rem), var(--container));border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;min-height:6.75rem;animation:.7s ease-out both navbar-reveal;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{z-index:2;align-items:center;width:clamp(9.7rem,11.3vw,11.15rem);height:3rem;display:flex;position:relative}.brand img{object-fit:contain;width:100%;height:auto;max-height:2.45rem;display:block}.nav,.nav__links{align-items:center;display:flex}.nav{gap:clamp(1.5rem,2.4vw,2.75rem)}.nav__links a{color:#b9bfbc;letter-spacing:.01em;padding-block:.5rem;font-size:.84rem;transition:color .18s,letter-spacing .18s;position:relative}.nav__links a:after{background:var(--color-brand);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav__links a:hover{color:var(--color-text);letter-spacing:.025em}.nav__links a:hover:after{transform-origin:0;transform:scaleX(1)}.button{isolation:isolate;border:1px solid var(--color-brand);background:var(--color-brand);color:#07110c;letter-spacing:.01em;justify-content:center;align-items:center;gap:0;min-height:3.8rem;padding:0;font-size:.9rem;font-weight:600;transition:border-color .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden}.button:before{z-index:-1;background:linear-gradient(100deg, var(--color-brand) 0%, var(--color-brand) 52%, var(--color-brand-bright) 100%);content:"";transition:transform .32s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:translate(-100%)}.button:hover{border-color:var(--color-brand-bright);transform:translateY(-2px);box-shadow:0 .8rem 2rem #22b57329}.button:hover:before{transform:translate(0)}.button:active{box-shadow:none;transform:translateY(0)}.button__label{padding:.2rem 1.35rem}.button__icon{border-left:1px solid #07110c38;flex:none;align-self:stretch;place-items:center;width:3.5rem;font-size:1.05rem;transition:width .22s,transform .22s,background .22s;display:grid}.button:hover .button__icon{background:#efefef24;width:3.8rem;transform:translate(.16rem,-.16rem)}.button__icon svg,.text-link__icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem;display:block}.button--compact{min-height:3rem;font-size:.82rem}.button--compact .button__label{padding-inline:1.05rem}.button--compact .button__icon{width:2.85rem}.menu-trigger{display:none}.hero-clients-shell:after{z-index:0;pointer-events:none;content:"";opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:absolute;inset:0}.hero{z-index:1;min-height:94svh;padding:10rem max(1.5rem, calc((100vw - var(--container)) / 2)) 3.5rem;isolation:isolate;background:0 0;align-items:center;display:grid;position:relative;overflow:clip}.hero__grid{z-index:-3;opacity:.32;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:5rem 5rem;animation:19s ease-in-out infinite alternate grid-pulse;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 42% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 42% 86%,#0000)}.hero__glow{z-index:-2;filter:blur(3.8rem);background:radial-gradient(circle,#22b57333 0%,#22b57314 35%,#0000 70%);border-radius:50%;width:38rem;height:38rem;animation:21s ease-in-out infinite alternate glow-drift;position:absolute;top:24%;right:5%}.hero__content{z-index:2;width:min(45rem,57vw);padding-top:1.5rem;position:relative}.hero__content>*{animation:.65s cubic-bezier(.2,.7,.2,1) both reveal}.hero__content .eyebrow{animation-delay:.1s}.hero__content h1{animation-delay:.22s}.hero__support{animation-delay:.43s}.hero__actions{animation-delay:.59s}.eyebrow{color:#b9bfbc;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.85rem;margin:0 0 2rem;font-size:.78rem;display:flex}.eyebrow span{background:var(--color-brand);width:2rem;height:1px}h1{letter-spacing:-.052em;max-width:12.15ch;margin:0;font-size:clamp(3.65rem,5.5vw,6.15rem);font-weight:300;line-height:.99}.hero__support{color:#aeb2b0;max-width:37rem;margin:2.25rem 0 0;font-size:clamp(1.03rem,1.4vw,1.2rem);font-weight:300;line-height:1.65}.hero__actions{align-items:center;gap:2rem;margin-top:2.8rem;display:flex}.text-link{color:#d7d9d8;align-items:center;gap:.9rem;padding:.8rem .05rem;font-size:.94rem;transition:color .18s;display:inline-flex;position:relative}.text-link:after{background:linear-gradient(90deg, var(--color-brand), #efefef57);content:"";transform-origin:0;height:1px;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.36)}.text-link:hover{color:#fff}.text-link:hover:after{transform:scaleX(1)}.text-link__icon{width:1.1rem;height:1.1rem;color:var(--color-brand);place-items:center;transition:transform .22s;display:inline-grid}.text-link:hover .text-link__icon{transform:translate(.18rem,-.18rem)}.hero__art{z-index:-1;top:50%;right:max(-10rem, calc((100vw - var(--container)) / 2 - 7rem));aspect-ratio:1;width:min(49rem,49vw);animation:1.1s cubic-bezier(.2,.7,.2,1) .12s both art-reveal;position:absolute;transform:translateY(-45%)}.hero-orbital{width:100%;height:100%;overflow:visible}.orbit-ring{fill:none;vector-effect:non-scaling-stroke;stroke:#efefef1a;stroke-width:1px}.orbit-ring--outer{stroke:#22b57394;stroke-width:2px;stroke-dasharray:610 120 160 90}.orbit-ring--middle{stroke:#efefef26;stroke-dasharray:390 110 70 160}.orbit-ring--inner{stroke:#efefef3d;stroke-width:1.25px;stroke-dasharray:145 52 320 90}.hero-orbital .orbital-dot{fill:var(--color-brand);opacity:.9}.hero-orbital .orbital-dot--small{opacity:.58}.orbit-accent{fill:none;stroke:var(--color-brand);stroke-linecap:round;vector-effect:non-scaling-stroke}.orbit-accent--middle{stroke-width:1.75px;stroke-dasharray:48 1398;opacity:.68}.orbit-accent--outer-mobile{stroke-width:2px;stroke-dasharray:42 2170;opacity:.76;display:none}.orbit-accent--inner{stroke-width:1.35px;stroke-dasharray:32 672;opacity:.58}.orbit-motion{transform-box:view-box;will-change:transform}.orbit-motion--outer{transform-origin:406px 400px;animation:28s linear infinite orbital-drift}.orbit-motion--middle{transform-origin:330px 400px;animation:38s linear infinite orbital-drift-reverse}.orbit-motion--inner{transform-origin:498px 420px;animation:46s linear infinite orbital-drift-inner}@media (width<=56rem){.orbit-motion--inner{will-change:auto;animation:none}.orbit-motion--outer{animation-duration:56s}.orbit-motion--middle{animation-duration:42s}.orbit-accent--outer-mobile{display:block}}@media (prefers-reduced-motion:reduce){.orbit-motion{will-change:auto;animation:none}}@keyframes orbital-drift{to{transform:rotate(360deg)}}@keyframes orbital-drift-reverse{to{transform:rotate(-360deg)}}@keyframes orbital-drift-inner{to{transform:rotate(360deg)}}@keyframes navbar-reveal{0%{opacity:0;transform:translate(-50%,-.7rem)}to{opacity:1;transform:translate(-50%)}}.clients-section{z-index:1;isolation:isolate;background:0 0;border-bottom:1px solid #efefef14;padding:clamp(3.25rem,4vw,4rem) 0 clamp(5rem,8vw,7.5rem);position:relative;overflow:hidden}.clients-section__header{z-index:1;padding:0 max(1.5rem, calc((100vw - var(--container)) / 2));margin-bottom:clamp(2.25rem,4vw,3.5rem);position:relative}.clients-section h2{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(2.6rem,5vw,5rem);font-weight:300;line-height:1}.client-logo{object-fit:contain;opacity:.84;flex:none;width:clamp(10rem,16vw,15rem);height:clamp(4rem,5vw,5.5rem);transition:opacity .18s,filter .18s;display:block}.client-logo:hover{opacity:1;filter:saturate(1.06)}.section{padding:clamp(5rem, 10vw, 10rem) max(1.5rem, calc((100vw - var(--container)) / 2));scroll-margin-top:6rem}.section h2{letter-spacing:-.055em;max-width:15ch;margin:0;font-size:clamp(2.6rem,5vw,5.7rem);font-weight:300;line-height:1}.section h3{margin:0;font-size:1.15rem;font-weight:500}.section p{color:var(--color-muted);font-size:1rem;line-height:1.7}.solutions{background:linear-gradient(135deg,#22b5730b,#0000 36%),#0d100f;padding-top:clamp(8rem,11vw,11rem);padding-bottom:clamp(7rem,10vw,9rem);position:relative}.solutions__intro{grid-template-columns:minmax(0,1.1fr) minmax(17rem,.45fr);align-items:end;gap:2rem clamp(3rem,8vw,9rem);margin-bottom:clamp(4rem,7vw,6rem);display:grid}.solutions__intro .eyebrow{grid-column:1/-1;margin-bottom:.4rem}.solutions__intro h2{max-width:12ch}.solutions__intro>p:last-child{color:#a4aaa6;max-width:26rem;margin:0 0 .55rem}.process{background:linear-gradient(#141715 0%,#0d0f0e 100%);border-top:1px solid #efefef14;position:relative;overflow:hidden}.process__intro{grid-template-columns:minmax(0,1.1fr) minmax(17rem,.45fr);align-items:end;gap:2rem clamp(3rem,8vw,9rem);margin-bottom:clamp(4.5rem,8vw,7rem);display:grid}.process__intro .eyebrow{grid-column:1/-1;margin-bottom:.4rem}.process__intro h2{max-width:11.5ch}.process__lead{color:#959c98;max-width:28rem;margin:0 0 .5rem}.process__step{--process-shift:0%;width:calc(100% - var(--process-shift));min-height:clamp(8.5rem,11vw,10.5rem);margin-left:var(--process-shift);background:linear-gradient(90deg,#ffffff05,#0000 74%);border-top:1px solid #efefef1f;grid-template-columns:minmax(5.5rem,.32fr) minmax(12rem,.72fr) minmax(18rem,1.25fr);align-items:center;gap:clamp(1.25rem,3vw,3rem);padding:1.5rem clamp(1.5rem,3vw,3rem);transition:transform .24s,background .24s;display:grid}.process__step:nth-child(2){--process-shift:5%}.process__step:nth-child(3){--process-shift:10%}.process__step:nth-child(4){--process-shift:15%}.process__step:nth-child(5){--process-shift:10%}.process__step:nth-child(6){--process-shift:5%}.process__step-index{color:var(--color-brand);letter-spacing:.12em;text-transform:uppercase;font-size:.69rem;font-weight:600}.process__step h3{letter-spacing:-.045em;font-size:clamp(1.65rem,3vw,3.15rem);font-weight:300}.process__step p{color:#929995;max-width:33rem;margin:0}.final-cta{background:linear-gradient(90deg, #090b0a 0 68%, var(--color-brand) 68% 100%);min-height:clamp(35rem,48vw,44rem);color:var(--color-text);grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);align-items:stretch;gap:0;padding-top:0;padding-bottom:0;display:grid;position:relative}.final-cta__copy{align-self:center;padding:clamp(5rem,9vw,9rem) clamp(3rem,8vw,9rem) clamp(5rem,9vw,9rem) 0}.final-cta__copy .eyebrow{margin-bottom:clamp(2rem,4vw,3.5rem)}.final-cta__copy h2{max-width:10.5ch;font-size:clamp(3.3rem,6.3vw,7rem)}.final-cta__copy>p:last-child{color:#a3aaa6;max-width:34rem;margin:2.5rem 0 0;font-size:clamp(1.05rem,1.45vw,1.25rem)}.final-cta__action{color:#07110c;flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(4rem,8vw,8rem) 0 clamp(4rem,7vw,6rem) clamp(2rem,5vw,5rem);display:flex}.final-cta__button{width:100%;color:var(--color-text);background:#101210;border-color:#101210}.site-footer{padding:2.75rem max(1.5rem, calc((100vw - var(--container)) / 2));background:#080a09;border-top:1px solid #efefef17;grid-template-columns:1fr auto;align-items:center;gap:2.5rem 3rem;display:grid}.site-footer img{width:9.5rem}.site-footer nav{color:var(--color-muted);align-items:center;gap:1.5rem;font-size:.83rem;display:flex}.site-footer nav a{align-items:center;min-height:2.75rem;display:inline-flex}.site-footer small{color:#626763;grid-column:1/-1}.footer-social svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:1rem;height:1rem}.footer-social__dot{fill:currentColor;stroke:none}@keyframes reveal{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes art-reveal{0%{opacity:.25}to{opacity:1}}@keyframes glow-drift{0%{opacity:.62;transform:translate(-3%,3%)scale(.95)}to{opacity:.9;transform:translate(5%,-4%)scale(1.05)}}@keyframes grid-pulse{0%{opacity:.24}to{opacity:.34}}@keyframes mobile-art-reveal{0%{opacity:0}to{opacity:.58}}@media (width<=68rem){.navbar{min-height:5.5rem}.menu-trigger{z-index:3;border:1px solid var(--color-line);color:#fff;background:#141414db;place-content:center;gap:.42rem;width:3rem;height:3rem;display:grid;position:relative}.menu-trigger span{background:currentColor;width:1.2rem;height:1px;transition:transform .18s}.menu-trigger[aria-expanded=true] span:first-child{transform:translateY(.23rem)rotate(45deg)}.menu-trigger[aria-expanded=true] span:last-child{transform:translateY(-.23rem)rotate(-45deg)}.nav{border-left:1px solid var(--color-line);opacity:0;pointer-events:none;visibility:hidden;background:#0a0c0bfa;flex-direction:column;justify-content:center;align-items:stretch;gap:2.5rem;width:min(27rem,100vw);min-height:100svh;padding:7rem 2rem 2rem;transition:opacity .22s,transform .26s,visibility .22s;position:fixed;top:0;right:0;transform:translate(1rem)}.nav--open{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.nav__links{flex-direction:column;align-items:stretch;gap:0}.nav__links a{border-bottom:1px solid var(--color-line);padding:1rem 0;font-size:1.1rem}.hero__content{width:min(43rem,68vw)}.hero__art{opacity:.68;width:42rem;right:-15rem}}@media (width<=42rem){.navbar{width:calc(100% - 2rem)}.brand{width:9.25rem;height:2.8rem}.hero{align-items:end;min-height:51rem;padding:8.75rem 1rem 2.5rem}.hero__grid{background-size:3.5rem 3.5rem}.hero__content{width:100%;padding-top:0}.eyebrow{letter-spacing:.09em;margin-bottom:1.4rem;font-size:.68rem}h1{max-width:13.2ch;font-size:clamp(2.55rem,11.6vw,3.85rem);line-height:1.02}.hero__support{max-width:34rem;margin-top:1.4rem;font-size:1rem;line-height:1.55}.hero__actions{flex-direction:column;align-items:stretch;gap:.65rem;margin-top:2rem}.button{justify-content:space-between;min-height:3.7rem}.button__label{padding-inline:1.2rem}.text-link{justify-content:space-between}.hero__art{opacity:.58;width:28rem;animation-name:mobile-art-reveal;top:8.25rem;right:-8.5rem;transform:none}.orbit-ring--inner{display:none}.clients-section{padding:3rem 0 4.5rem}.clients-section__header{margin-bottom:2rem;padding-inline:1rem}.clients-section h2{font-size:clamp(2.35rem,11vw,3.5rem)}.client-logo{width:9.5rem;height:4rem}}@media (width<=68rem){.solutions__intro,.process__intro,.solutions__closing,.process__outro{grid-template-columns:1fr}.process__step{grid-template-columns:5rem minmax(10rem,.65fr) minmax(16rem,1fr)}.process__step:nth-child(2){--process-shift:3%}.process__step:nth-child(3){--process-shift:6%}.process__step:nth-child(4){--process-shift:9%}.process__step:nth-child(5){--process-shift:6%}.process__step:nth-child(6){--process-shift:3%}.final-cta{background:linear-gradient(90deg, #090b0a 0 62%, var(--color-brand) 62% 100%);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.65fr)}.final-cta__copy{padding-right:3rem}.final-cta__action{padding-left:2rem}}@media (width<=52rem){.process__step{grid-template-columns:4.75rem minmax(9rem,.65fr) minmax(0,1fr);width:100%;margin-left:0;--process-shift:0%!important}.final-cta{min-height:0;padding-right:max(1.5rem, calc((100vw - var(--container)) / 2));background:#090b0a;grid-template-columns:1fr}.final-cta__copy{padding-right:0}.final-cta__action{margin-right:calc(-1 * max(1.5rem, calc((100vw - var(--container)) / 2)));padding:3rem max(1.5rem, calc((100vw - var(--container)) / 2)) 3rem 2rem;background:var(--color-brand)}}@media (width<=42rem){.section{padding:5.25rem 1rem}.section h2{font-size:clamp(2.35rem,11vw,3.7rem)}.solutions{padding-top:6rem;padding-bottom:5.5rem}.solutions__intro{margin-bottom:3rem}.process{padding-top:6rem}.process__intro{margin-bottom:3.25rem}.process__step{background:0 0;grid-template-columns:1fr;gap:.55rem;min-height:0;padding:1.5rem 0}.process__step:hover{background:0 0;transform:none}.process__step h3{font-size:clamp(1.9rem,9vw,2.7rem)}.process__step p{max-width:31rem}.final-cta{padding:0 1rem}.final-cta__copy{padding:5.5rem 0 4rem}.final-cta__copy h2{font-size:clamp(2.8rem,12vw,4.2rem)}.final-cta__copy>p:last-child{margin-top:1.75rem}.final-cta__action{margin-inline:-1rem;padding:2.5rem 1rem}.site-footer{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1rem}.site-footer nav{flex-wrap:wrap;gap:.5rem 1rem}.site-footer nav a{min-height:2.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}.process__step:hover{transform:none}}:root{--v2-gutter:max(1.5rem, calc((100vw - var(--container)) / 2));--v2-line:#efefef24;--v2-line-soft:#efefef14}.navbar{-webkit-backdrop-filter:blur(18px);background:#080a09b8;border:1px solid #efefef1c;min-height:5.4rem;padding-inline:clamp(1rem,2vw,1.65rem);top:1.15rem}.nav__links a{color:#c0c6c2}.hero-clients-shell{isolation:isolate;background:linear-gradient(#22b5730a,#0000 24%),radial-gradient(at 82% 42%,#22b5732b,#0000 29%),linear-gradient(128deg,#151817 0%,#0a0d0b 54%,#070908 100%);position:relative;overflow:hidden}.hero-clients-shell:before{z-index:4;content:"";opacity:.72;pointer-events:none;transform-origin:100% 0;border-top:1px solid #31ca8766;border-radius:50% 50% 0 0;width:clamp(26rem,46vw,43rem);height:7rem;position:absolute;bottom:-4.35rem;right:clamp(-8rem,-5vw,-3rem);transform:rotate(-1.5deg)}.hero-clients-shell:after{opacity:.022}.hero{align-items:end;min-height:96svh;padding-top:10.75rem;padding-bottom:clamp(5.5rem,8vw,8rem);overflow:visible}.hero:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0 57%,#22b5730b 57% 57.12%,#0000 57.12%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 58%,#000000b8 70%,#0000 88%);mask-image:linear-gradient(#000 0 58%,#000000b8 70%,#0000 88%)}.hero:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#090c0afa 0%,#090c0af0 58%,#090c0a6b 82%,#0000 100%);width:min(45rem,55vw);height:40%;position:absolute;bottom:2.5rem;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 100%);mask-image:linear-gradient(#0000 0%,#000 20% 100%)}.hero__grid{display:none}.hero__glow{filter:blur(5rem);opacity:.72;background:linear-gradient(#0000 0%,#22b57321 42%,#22b57309 68%,#0000 100%);border-radius:0;width:min(54rem,52vw);height:76%;top:12%;right:-8%}.hero__content{z-index:3;width:min(100%,74rem);padding-top:0}.hero__content .eyebrow{margin-bottom:clamp(2rem,4vw,3.25rem)}.hero__content h1{letter-spacing:-.064em;max-width:13.2ch;font-size:clamp(4rem,6.55vw,7.25rem);font-weight:300;line-height:.88}.hero__title-line--shift{color:#f4f5f4;letter-spacing:-.055em;width:10.6ch;margin-top:.18em;margin-left:clamp(2.25rem,10.5vw,10.75rem);font-size:.73em;line-height:.96}.hero__supporting{border-top:1px solid var(--v2-line);grid-template-columns:minmax(0,1fr);align-items:end;gap:1.4rem;width:min(36rem,46vw);margin-top:clamp(2.8rem,4.4vw,3.8rem);margin-left:clamp(0rem,2vw,1.5rem);padding-top:1.4rem;display:grid}.hero__support{color:#b2b7b4;max-width:37rem;margin:0}.hero__actions{grid-column:1/-1;margin-top:0}.hero__art{z-index:1;top:41%;right:max(-18rem, calc((100vw - var(--container)) / 2 - 15rem));opacity:.86;pointer-events:none;width:min(60rem,62vw);transform:translateY(-39%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000029 20%,#000000b8 38%,#000 52% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000029 20%,#000000b8 38%,#000 52% 100%)}.orbit-ring--outer{stroke:#22b573a3}.orbit-ring--middle{stroke:#efefef21}.orbit-ring--inner{stroke:#efefef33}.clients-section{z-index:2;background:linear-gradient(#07090847 0%,#07090800 34%);border-bottom:0;margin-top:0;padding:0 0 clamp(5.75rem,8vw,8rem)}.clients-section__header{grid-template-columns:minmax(7rem,.3fr) minmax(0,1fr);align-items:end;gap:clamp(2rem,5vw,6rem);min-height:clamp(10rem,14vw,13rem);margin-bottom:0;padding-top:clamp(3rem,5vw,4.75rem);padding-bottom:clamp(2.25rem,4vw,3.5rem);display:grid}.clients-section__header:before{color:var(--color-brand-bright);content:"CLIENTES";letter-spacing:.16em;align-self:start;font-size:.67rem;font-weight:700}.clients-section h2{letter-spacing:-.052em;max-width:18ch;font-size:clamp(2.45rem,4vw,4.6rem);line-height:.96}.client-logo{opacity:.78;transition:opacity .18s,filter .18s,transform .22s}@media (width>=68.01rem){.hero{min-height:calc(96svh - clamp(5.5rem,8vw,8rem) + 3rem);padding-bottom:3rem}.clients-section__header{padding-top:2rem}}@media (width<=68rem){.navbar{top:.8rem}.hero{min-height:88svh}.hero__content{width:min(100%,52rem)}.hero__content h1{font-size:clamp(3.6rem,8.5vw,6rem)}.hero__supporting{width:min(34rem,62vw);margin-left:clamp(0rem,2vw,1rem)}.hero__art{opacity:.62;width:51rem;top:39%;right:-18rem;-webkit-mask-image:linear-gradient(#000 0 36%,#000000b8 48%,#0003 66%,#0000 80%);mask-image:linear-gradient(#000 0 36%,#000000b8 48%,#0003 66%,#0000 80%)}}@media (width<=42rem){.navbar{width:calc(100% - 2rem);min-height:4.9rem;padding-inline:.8rem;top:.65rem}.hero{min-height:50rem;padding:8.25rem 1rem 3.5rem}.hero__glow{filter:blur(3.5rem);width:24rem;height:30rem;top:8rem;right:-9rem}.hero__content h1{max-width:12.2ch;font-size:clamp(2.9rem,12.2vw,4rem);line-height:.92}.hero__title-line--shift{width:auto;margin-top:.22em;margin-left:1.15rem;font-size:.78em}.hero__supporting{grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:2.35rem;margin-left:0;padding-top:1.15rem}.hero__actions{grid-column:auto}.hero__art{opacity:.42;width:30rem;top:9.4rem;right:-11.5rem;transform:none;-webkit-mask-image:linear-gradient(#000 0 42%,#000000ad 54%,#0000002e 68%,#0000 80%);mask-image:linear-gradient(#000 0 42%,#000000ad 54%,#0000002e 68%,#0000 80%)}.hero:after{background:linear-gradient(#0000 0%,#090c0ac2 24%,#090c0afa 52%,#090c0a 100%);width:100%;height:48%;bottom:2.5rem;-webkit-mask-image:none;mask-image:none}.clients-section{margin-top:0;padding-bottom:4.75rem}.clients-section__header{grid-template-columns:1fr;gap:.9rem;min-height:0;padding:2.8rem 1rem 2rem}.clients-section__header:before{align-self:auto}.clients-section h2{font-size:clamp(2.2rem,10.5vw,3.35rem)}.client-logo:hover{transform:none}}.solutions{isolation:isolate;background:linear-gradient(#22b57309,#0000 22%),#0a0d0b;padding-top:clamp(8rem,11vw,11rem);padding-bottom:clamp(5.75rem,7.5vw,7.5rem);position:relative}.solutions:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 31%,#efefef0b 31% calc(31% + 1px),#0000 calc(31% + 1px)),linear-gradient(#0000 0 77%,#22b5730f 77% 100%);position:absolute;inset:0}.solutions__intro{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.42fr);margin-bottom:clamp(4.5rem,7vw,6.5rem)}.solutions__intro h2{max-width:10.5ch;font-size:clamp(3.35rem,5.6vw,6.3rem)}.process{isolation:isolate;background:linear-gradient(#111512 0%,#090c0a 70%,#080a09 100%);border-top:0;padding-top:clamp(8rem,10vw,10rem);padding-bottom:clamp(9rem,12vw,12rem);position:relative}.process__intro{margin-bottom:clamp(5rem,8vw,8rem)}.process__intro h2{max-width:10.5ch;font-size:clamp(3.3rem,5.8vw,6.5rem)}.process__step{--process-shift:0%;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 5rem;align-items:start;gap:clamp(1.5rem,3vw,3rem);width:50%;min-height:clamp(11rem,15vw,14rem);margin:0;padding:clamp(2rem,3vw,3rem) clamp(3rem,5vw,5.5rem) clamp(2rem,3vw,3rem) 0;display:grid;position:relative}.process__step:nth-of-type(2n){grid-template-columns:5rem minmax(0,1fr);margin-left:50%;padding-left:clamp(3rem,5vw,5.5rem);padding-right:0}.process__step:before{background:var(--color-brand);content:"";border:2px solid #0b0e0c;border-radius:50%;width:.78rem;height:.78rem;position:absolute;top:clamp(2.8rem,4vw,4rem);right:-.42rem;box-shadow:0 0 0 .35rem #22b5731a}.process__step:nth-of-type(2n):before{left:-.42rem;right:auto}.process__step-index{color:var(--color-brand-bright);grid-area:1/2;justify-self:end}.process__step:nth-of-type(2n) .process__step-index{grid-column:1;justify-self:start}.process__step:nth-of-type(2n) .process__step-copy{text-align:left;grid-column:2}.process__step h3{font-size:clamp(2.15rem,3.6vw,4rem);line-height:.96}.process__step p{color:#969e99;margin-top:1rem}.process__step:hover{background:0 0;transform:none}.process__step:hover h3{color:var(--color-brand-bright)}@media (width<=68rem){.process__step{min-height:11rem}}@media (width<=52rem){.process__step,.process__step:nth-of-type(2n){grid-template-columns:5rem minmax(0,1fr);width:100%;min-height:0;margin-left:0;padding:2rem 0 2rem 2rem}.process__step:before,.process__step:nth-of-type(2n):before{top:2.55rem;left:-1.14rem;right:auto}.process__step-index,.process__step:nth-of-type(2n) .process__step-index{grid-column:1;justify-self:start}.process__step-copy,.process__step:nth-of-type(2n) .process__step-copy{text-align:left;grid-column:2;max-width:none}}@media (width<=42rem){.solutions{padding-top:6.5rem;padding-bottom:6rem}.solutions__intro h2,.process__intro h2{font-size:clamp(2.75rem,12vw,4rem)}.process{padding-top:6.5rem;padding-bottom:6.5rem}.process__step,.process__step:nth-of-type(2n){grid-template-columns:1fr;gap:.5rem;padding:1.8rem 0 1.8rem 1.35rem}.process__step-index,.process__step:nth-of-type(2n) .process__step-index,.process__step-copy,.process__step:nth-of-type(2n) .process__step-copy{grid-column:1}.process__step h3{font-size:clamp(2rem,9.5vw,2.85rem)}.process__step:before,.process__step:nth-of-type(2n):before{left:-1.14rem}}.final-cta{isolation:isolate;background:#070908;grid-template-columns:minmax(0,1.45fr) minmax(20rem,.55fr);min-height:clamp(39rem,50vw,48rem);position:relative;overflow:hidden}.final-cta:before{z-index:-1;color:#efefef06;content:"CSN";letter-spacing:-.12em;pointer-events:none;font-size:clamp(14rem,31vw,34rem);font-weight:700;line-height:.75;position:absolute;top:-13%;left:4%}.final-cta:after{top:0;left:var(--v2-gutter);background:var(--color-brand);content:"";width:min(16rem,20vw);height:.35rem;position:absolute}.final-cta__copy h2{letter-spacing:-.065em;max-width:9.7ch;font-size:clamp(3.7rem,6.7vw,7.5rem);line-height:.9}.final-cta__copy>p:last-child{max-width:32rem;margin-top:2.75rem}.final-cta__action{margin-right:calc(-1 * var(--v2-gutter));padding:clamp(4rem, 7vw, 7rem) var(--v2-gutter) clamp(4rem, 7vw, 6rem) clamp(2.5rem, 5vw, 5rem);background:var(--color-brand);color:#07110c;justify-content:space-between;position:relative}.final-cta__action:before{content:"";background:#07110c40;width:1px;position:absolute;top:0;bottom:0;left:0}.final-cta__button{width:100%;min-height:4.35rem;margin-top:auto}.final-cta__button:focus-visible{outline-color:#07110c}.final-cta__action-note{color:#07110cad;letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #07110c3d;margin-top:1.15rem;padding-top:1rem;font-size:.68rem;font-weight:700;display:block}.site-footer{background:#050706;border-top:0;grid-template-columns:minmax(0,1fr) auto;gap:2.75rem 4rem;padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(2.5rem,4vw,4rem)}.site-footer__brand span{color:#737a76;letter-spacing:.1em;text-transform:uppercase;border-left:1px solid #efefef1f;max-width:18rem;padding-left:clamp(1.5rem,3vw,3rem);font-size:.69rem;line-height:1.55}.site-footer nav a{color:#8f9692;transition:color .18s;position:relative}.site-footer nav a:after{background:var(--color-brand);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:.45rem;left:0;right:0;transform:scaleX(0)}.site-footer nav a:hover{color:#f0f2f0}.site-footer nav a:hover:after{transform-origin:0;transform:scaleX(1)}@media (width<=68rem){.final-cta{background:#070908;grid-template-columns:minmax(0,1.18fr) minmax(18rem,.62fr)}.final-cta__copy{padding-right:3rem}.final-cta__action{padding-left:2rem}}@media (width<=52rem){.final-cta{min-height:0;padding-right:var(--v2-gutter);background:#070908;grid-template-columns:1fr}.final-cta__copy{padding-right:0}.final-cta__action{margin-right:calc(-1 * var(--v2-gutter));padding:3rem var(--v2-gutter) 3rem 2rem}.final-cta__action:before{display:none}.site-footer__brand{flex-direction:column;align-items:flex-start;gap:1.25rem}.site-footer__brand span{border-left:0;padding-left:0}}@media (width<=42rem){.final-cta{padding:0 1rem}.final-cta:after{width:7rem;left:1rem}.final-cta__copy{padding:5.75rem 0 4.25rem}.final-cta__copy h2{font-size:clamp(2.95rem,12.5vw,4.35rem)}.final-cta__action{margin-inline:-1rem;padding:2.75rem 1rem}.site-footer{grid-template-columns:1fr}.site-footer__brand img{width:8.75rem}}.navbar,.hero__content,.clients-section__header,.section,.site-footer{max-width:100%}.menu-trigger:focus-visible{border-color:var(--color-brand-bright);box-shadow:0 0 0 3px #2bd1871f}.footer-social{gap:.5rem}@media (hover:none){.client-logo:hover,.solutions__node:hover,.process__step:hover,.button:hover{transform:none}.client-logo:hover{filter:none}}@media (width>=68.01rem) and (width<=80rem){.hero__content h1{font-size:clamp(4rem,6.3vw,5.65rem)}.hero__title-line--shift{margin-left:clamp(4rem,9vw,7rem)}.hero__supporting{width:min(32rem,45vw);margin-left:0}.hero__art{width:53rem;right:-17rem}}@media (width>=42.01rem) and (width<=68rem){.hero{min-height:52rem;padding-top:9.5rem}.hero__title-line--shift{margin-left:clamp(2rem,7vw,4.5rem)}.clients-section__header{grid-template-columns:8rem minmax(0,1fr)}.hero__art{opacity:.5;width:45rem;top:13rem;right:-18.5rem;transform:none}.hero:after{width:78%;height:44%}.solutions__intro,.process__intro{gap:2.5rem}.process__step{padding-right:3.5rem}.process__step:nth-of-type(2n){padding-left:3.5rem}.site-footer{align-items:start}}@media (width<=42rem){.navbar{min-height:4.5rem;padding-inline:.7rem;top:.5rem}.brand{width:8.75rem;height:2.5rem}.menu-trigger{width:2.6rem;height:2.6rem}.nav{border:1px solid var(--v2-line);transform-origin:top;background:#090c0a;border-top:0;justify-content:flex-start;gap:.8rem;width:auto;min-height:0;max-height:calc(100svh - 6rem);padding:.55rem .9rem .9rem;transition:opacity .22s,transform .24s cubic-bezier(.2,.7,.2,1),visibility 0s linear .24s;position:absolute;top:calc(100% - 1px);left:-1px;right:-1px;overflow-y:auto;transform:translateY(-.35rem)scaleY(.985);box-shadow:0 1.25rem 3rem #0000006b}.nav--open{transition-delay:0s;transform:translateY(0)scaleY(1)}.nav__links a{padding:.72rem 0;font-size:.95rem;line-height:1.25}.button--nav{min-height:3rem;font-size:.82rem}.button--nav .button__label{padding-inline:1rem}.button--nav .button__icon{width:2.65rem}.solutions__intro,.process__intro{grid-template-columns:1fr;gap:1.35rem}.solutions__intro{margin-bottom:2.6rem}.solutions__intro h2,.process__intro h2{max-width:100%;font-size:clamp(2.2rem,9.7vw,3rem);line-height:1.04}.solutions__intro>p:last-child,.process__lead{max-width:32rem;margin:0}.solutions__anchor h3{font-size:clamp(2.75rem,12vw,3.75rem);line-height:.94}.process{padding-top:5.75rem;padding-bottom:5.75rem}.process__intro{margin-bottom:2.6rem}.process__step,.process__step:nth-of-type(2n){gap:.8rem;padding-top:1.65rem;padding-bottom:1.65rem}.process__step-index,.process__step:nth-of-type(2n) .process__step-index,.process__step-copy,.process__step:nth-of-type(2n) .process__step-copy{grid-row:auto}.process__step-index{font-size:.64rem;line-height:1.4;display:block}.process__step h3{font-size:clamp(1.85rem,8.6vw,2.55rem);line-height:1}.process__step p{margin-top:.75rem}.final-cta__copy h2{font-size:clamp(2.35rem,10vw,3.25rem);line-height:1.02}}@media (width<=27rem){.navbar{width:calc(100% - 1.5rem)}.brand{width:8.5rem}.hero{min-height:47rem;padding-inline:.85rem}.hero__content h1{font-size:clamp(2.65rem,12.4vw,3.45rem)}.hero__title-line--shift{margin-left:.7rem}.hero__supporting{margin-top:2rem}.hero__actions{gap:.5rem}.process__step,.process__step:nth-of-type(2n){padding-left:1.1rem}.final-cta{padding-inline:.85rem}.final-cta__action{margin-inline:-.85rem;padding-inline:.85rem}.site-footer{padding-inline:.85rem}}@media (width<=24.5rem){.hero{min-height:45rem}.hero__content .eyebrow{max-width:18rem}.hero__content h1{font-size:clamp(2.45rem,12vw,3.1rem)}.hero__art{width:29rem;right:-11.5rem}.button__label{padding-inline:1rem}.site-footer nav{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.hero__art{transform:translateY(-39%)}.client-logo,.solutions__node,.solutions__node:before,.solutions__node-mark,.process__step h3,.site-footer nav a:after{transition:none!important}.client-logo:hover,.solutions__node:hover,.process__step:hover{transform:none}}@media (prefers-reduced-motion:reduce) and (width<=42rem){.hero__art{transform:none}}.navbar{-webkit-backdrop-filter:none;background:0 0;border:0;width:min(100% - 4rem,88rem);min-height:4.2rem;padding-inline:0;top:clamp(1.1rem,2vw,1.7rem)}.nav__links{gap:clamp(1.2rem,2vw,2.1rem)}.nav__links a{color:#b9c1bc;letter-spacing:.025em;font-size:.79rem;font-weight:500}.nav__links a:hover{color:#f4f6f4}.button--nav{color:#06100a;min-height:2.9rem;box-shadow:none;background:#22b573;border-color:#22b573;font-size:.78rem}.button--nav:before{background:#31ca87}.button--nav:hover{color:#06100a;border-color:#31ca87;box-shadow:0 .65rem 1.6rem #22b5731f}.button--nav:focus-visible{outline-offset:3px;outline:2px solid #31ca87}.button--nav .button__icon{background:#06100a0e;border-left-color:#06100a2e;width:2.85rem}.button--nav:hover .button__icon{background:#06100a16}.hero{min-height:100svh;padding:clamp(8.6rem, 10vw, 9.8rem) max(2rem, calc((100vw - var(--container)) / 2)) clamp(4.25rem, 5.6vw, 5.6rem);color:#f3f5f3;background:radial-gradient(circle at 84% 42%,#22b57321,#0000 23%),radial-gradient(circle at 70% 6%,#22b5730b,#0000 28%),linear-gradient(124deg,#121614 0%,#0b0e0c 54%,#07100a 100%);align-items:stretch;overflow:hidden}.hero:before{z-index:0;background:linear-gradient(90deg,#ffffff05,#0000 30%),radial-gradient(at 78% 52%,#22b57316,#0000 34%);display:block;inset:0;-webkit-mask-image:none;mask-image:none}.hero:after,.hero__grid{display:none}.hero__glow{z-index:0;opacity:.82;filter:none;background:radial-gradient(circle,#22b57329 0%,#22b5730e 38%,#0000 72%);border-radius:50%;width:min(36rem,36vw);height:72%;animation:none;top:12%;right:-6%}.hero__content{z-index:3;grid-template-rows:auto 1fr auto;align-items:start;width:min(68rem,100% - clamp(19rem,27vw,26rem));min-height:max(34rem,100svh - 14.5rem);padding-top:0;display:grid}.hero__content .eyebrow{color:#8f9993;letter-spacing:.14em;margin:0;font-size:.7rem;font-weight:500;line-height:1.45;display:block}.hero__content h1{color:#f3f5f3;letter-spacing:-.069em;align-self:center;max-width:10.7ch;margin-block:clamp(2.8rem,5vh,4.6rem);font-size:clamp(4.45rem,7.05vw,7.85rem);font-weight:300;line-height:.88}.hero__title-line{display:block}.hero__title-line--shift{color:#f3f5f3;letter-spacing:-.056em;width:auto;margin:.14em 0 0;font-size:.79em;line-height:.95}.hero__supporting{border-top:0;gap:1.35rem;width:min(33rem,100%);margin:0;padding-top:0}.hero__support{color:#aeb6b1;max-width:31rem;font-size:clamp(.98rem,1.13vw,1.08rem);line-height:1.62}.hero__actions{gap:clamp(1.2rem,2vw,1.9rem)}.hero .button{color:#06100a;min-height:3.55rem;box-shadow:none;background:#22b573;border-color:#22b573}.hero .button:before{background:#31ca87}.hero .button:hover{color:#06100a;border-color:#31ca87;box-shadow:0 .8rem 2rem #22b57321}.hero .button__icon{background:#06100a0e;border-left-color:#06100a2e}.hero .text-link{color:#d7ddd9}.hero .text-link:hover{color:#fff}.hero .text-link:after{opacity:.75;background:#22b573}.hero__art{z-index:2;top:50%;right:max(.75rem, calc((100vw - var(--container)) / 2 - .5rem));opacity:.84;width:min(36rem,35vw);transform:translateY(-44%);-webkit-mask-image:none;mask-image:none}.hero-orbital{filter:none}.hero .orbit-ring{stroke:#ebf0ed1f}.hero .orbit-ring--outer{stroke:#22b573b8}.hero .orbit-ring--middle{stroke:#ebf0ed1f}.hero .orbit-ring--inner{stroke:#ebf0ed38}.hero .hero-orbital .orbital-dot{fill:#31ca87}@media (width>=90rem){.hero__content{width:min(70rem,100% - 26rem)}.hero__content h1{font-size:clamp(6.2rem,7vw,8rem)}.hero__art{width:min(37rem,34vw)}}@media (width>=68.01rem) and (width<=89.99rem){.navbar{width:calc(100% - 3rem)}.hero{min-height:100svh;padding:clamp(8.2rem,10vw,9.2rem) 1.5rem clamp(3.8rem,5vw,4.8rem)}.hero__content{width:calc(100% - clamp(20rem,28vw,23rem));min-height:max(32rem,100svh - 13rem)}.hero__content h1{max-width:10.4ch;font-size:clamp(4.1rem,6.45vw,6.1rem)}.hero__supporting{width:min(31rem,100%)}.hero__art{width:min(33rem,39vw);right:-2rem}}.hero .eyebrow:before,.hero .eyebrow:after,.hero .eyebrow>span{width:0!important;height:0!important;box-shadow:none!important;content:none!important;background:0 0!important;border:0!important;display:none!important}@media (width<=68rem){.navbar{background:0 0;border:0;width:calc(100% - 3rem);min-height:4.35rem;padding-inline:0;top:.7rem}.menu-trigger{color:#f3f5f3;background:#080c09b8;border-color:#eff3f02e;width:2.8rem;height:2.8rem}.nav{color:#f3f5f3;background:#0a0e0c;border:0;box-shadow:-1.2rem 0 3.3rem #0000004d}.nav__links a{color:#c3cbc6;border-bottom-color:#eff3f01a}.nav__links a:hover{color:#fff}.button--nav{color:#06100a;background:#22b573;border-color:#22b573}.hero{background-color:#090d0b;background-image:radial-gradient(circle at 91% 29%,#22b57318,#0000 21rem),linear-gradient(128deg,#111513 0%,#090d0b 61%,#07100a 100%);align-items:stretch;min-height:48rem;padding:7.75rem 1.5rem 3.5rem;overflow:hidden}.hero:before{background:radial-gradient(at 86% 34%,#22b5730b,#0000 31%)}.hero__glow{opacity:.42;width:27rem;height:62%;top:10%;right:-8rem}.hero__content{width:calc(100% - 12rem);min-height:36rem}.hero__content h1{max-width:10.6ch;margin-block:2.2rem;font-size:clamp(3.5rem,7vw,5rem)}.hero__supporting{width:min(30rem,100%)}.hero__art{opacity:.42;width:21rem;top:46%;right:-5rem;transform:translateY(-43%)}}@media (width<=56rem){.hero{background-color:#090d0b;background-image:radial-gradient(circle at 93% 16%,#22b57313,#0000 17rem),linear-gradient(142deg,#101412 0%,#090d0b 62%,#07100a 100%);min-height:0;padding:7rem 1.25rem 3rem}.hero:before{background:radial-gradient(at 89% 17%,#22b57309,#0000 26%)}.hero__glow{opacity:.3;width:22rem;height:19rem;top:1.5rem;right:-8rem}.hero__content{grid-template-rows:auto minmax(0,1fr) auto;align-items:start;width:100%;min-height:0;display:grid}.hero__content .eyebrow{white-space:nowrap;max-width:none}.hero__content h1{max-width:10.8ch;margin:clamp(4.5rem,10vw,6rem) 0 1.8rem;font-size:clamp(3.2rem,7.8vw,4.25rem)}.hero__supporting{width:min(31rem,78%)}.hero__art{opacity:.25;width:18rem;top:4.8rem;right:-4.25rem;transform:none}.hero-orbital{filter:none}}@media (width<=42rem){.navbar{width:calc(100% - 2rem);min-height:4rem;top:.4rem}.brand{width:8.4rem;height:2.45rem}.menu-trigger{background:0 0;width:2.55rem;height:2.55rem}.nav{background:#0a0e0c;border:0;padding:.65rem 0 .75rem;left:0;right:0;box-shadow:0 1rem 2.2rem #00000057}.nav__links a{color:#c3cbc6;padding:.72rem 0}.button--nav{min-height:2.85rem;margin-top:.2rem}.hero{min-height:100svh;padding:6.45rem 1rem max(2.5rem, calc(1.25rem + env(safe-area-inset-bottom)));background-color:#090d0b;background-image:radial-gradient(circle at 96% 7%,#22b57311,#0000 13rem),linear-gradient(150deg,#101412 0%,#090d0b 58%,#07100a 100%);align-items:stretch}.hero:before{background:radial-gradient(at 94% 9%,#22b57308,#0000 22%)}.hero__glow{opacity:.22;width:18rem;height:15rem;top:0;right:-6.5rem}.hero__content{width:100%;min-height:calc(100svh - 6.45rem - max(2.5rem, calc(1.25rem + env(safe-area-inset-bottom))));flex-direction:column;justify-content:center;gap:0;padding-block:clamp(.35rem,1.8vh,1rem) 0;display:flex}.hero__content .eyebrow{color:#929b96;letter-spacing:.075em;white-space:nowrap;max-width:calc(100% - 1rem);margin:0 0 clamp(.85rem,2.1vh,1.25rem);font-size:clamp(.56rem,2.25vw,.63rem);font-weight:500;line-height:1.35}.hero__content h1{letter-spacing:-.055em;overflow-wrap:normal;word-break:normal;align-self:flex-start;max-width:11.4ch;margin:0 0 clamp(1.5rem,4vh,2.35rem);font-size:clamp(2.65rem,10.8vw,3.35rem);line-height:.94}.hero__title-line--shift{width:auto;margin-top:.14em;font-size:.84em}.hero__supporting{align-self:flex-start;gap:.9rem;width:100%;margin:0}.hero__support{color:#aeb6b1;max-width:30rem;font-size:.94rem;line-height:1.5}.hero__actions{flex-direction:column;align-items:flex-start;gap:.25rem}.hero .button{width:fit-content;max-width:100%;min-height:3.1rem}.hero .button__label{padding-inline:1.05rem}.hero .button__icon{width:3rem}.hero .text-link{justify-content:flex-start;width:fit-content;padding:.6rem .05rem}.hero__art{opacity:.68;width:84vw;max-width:none;top:4.55rem;right:-24vw;transform:none;-webkit-mask-image:none;mask-image:none}.hero-orbital{filter:none}.hero .orbit-ring--outer{stroke:#22b573e6;stroke-width:2.25px}.hero .orbit-ring--middle{stroke:#ebf0ed33}.hero .orbit-ring--inner{display:initial;stroke:#ebf0ed47}.hero .hero-orbital .orbital-dot{opacity:1}.hero .hero-orbital .orbital-dot--small{opacity:.84}}@media (width<=27rem){.hero{padding:6.2rem .85rem max(2.35rem, calc(1.2rem + env(safe-area-inset-bottom)))}.hero__content .eyebrow{letter-spacing:.06em;max-width:100%;font-size:.55rem}.hero__content h1{max-width:11.2ch;font-size:clamp(2.55rem,10.5vw,3.05rem)}}@media (width<=24.5rem){.navbar{width:calc(100% - 1.5rem)}.brand{width:8.15rem}.hero{padding:6.1rem .75rem max(2.25rem, calc(1.1rem + env(safe-area-inset-bottom)))}.hero__content .eyebrow{letter-spacing:.05em;font-size:.54rem}.hero__content h1{max-width:11ch;font-size:clamp(2.45rem,10.3vw,2.9rem)}}@media (prefers-reduced-motion:reduce){.hero__art{transform:translateY(-44%)}}@media (prefers-reduced-motion:reduce) and (width<=56rem){.hero__art{transform:none}}.solutions{isolation:isolate;min-height:100svh;padding:clamp(3.6rem, 5.5vh, 5rem) max(2rem, calc((100vw - var(--container)) / 2));background:radial-gradient(circle at 18% 70%,#22b57316,#0000 25rem),radial-gradient(circle at 82% 18%,#22b5730b,#0000 30rem),linear-gradient(#08100b 0%,#0c1511 12%,#0c110f 36%,#080b09 100%);border-top:1px solid #31ca8729;grid-template:"intro list""preview list"1fr/minmax(23rem,.9fr) minmax(31rem,1.1fr);align-content:center;align-items:start;gap:clamp(1.8rem,3vh,2.8rem) clamp(4rem,7vw,8rem);display:grid;position:relative;overflow:clip;box-shadow:0 -5rem 8rem #05130c47}.solutions:before{z-index:0;pointer-events:none;content:"";background:radial-gradient(at 72% 0,#22b57317,#0000 52%),linear-gradient(#050b0829,#0000);height:clamp(8rem,18vh,12rem);display:block;position:absolute;top:0;left:0;right:0}.solutions__intro,.solutions__preview,.solutions__list{z-index:1;position:relative}.solutions__intro{flex-direction:column;grid-area:intro;align-items:flex-start;margin:0;display:flex}.solutions__intro .eyebrow{color:#7f8a84;letter-spacing:.15em;margin:0 0 clamp(1.25rem,2.4vh,2rem);font-size:.67rem;font-weight:600;line-height:1.35;display:block}.solutions__intro .eyebrow:before,.solutions__intro .eyebrow:after,.solutions__intro .eyebrow>span{content:none!important;display:none!important}.solutions__intro h2{color:#f1f4f2;letter-spacing:-.066em;max-width:8.8ch;margin:0;font-size:clamp(3.4rem,4.75vw,5.45rem);font-weight:300;line-height:.91}.solutions__intro h2 span{color:#c4cbc7;letter-spacing:-.05em;margin-top:.1em;font-size:.67em;line-height:.97;display:block}.solutions__intro>p:last-child{color:#8f9893;max-width:28rem;margin:clamp(1.3rem,2.4vh,2rem) 0 0;font-size:.95rem;line-height:1.58}.solutions__preview{grid-area:preview;align-self:end;min-width:0}.solutions__preview-copy-stage{border-top:1px solid #eff3f024;padding-top:1rem;display:grid}.solutions__preview-copy{opacity:0;visibility:hidden;grid-area:1/1;grid-template-columns:2.6rem minmax(0,1fr);align-items:baseline;gap:.32rem 1rem;transition:opacity .22s,transform .3s cubic-bezier(.2,.7,.2,1),visibility 0s linear .3s;display:grid;transform:translateY(.35rem)}.solutions__preview-copy--active{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.solutions__preview-index{color:var(--color-brand-bright);letter-spacing:.13em;grid-row:1/span 2;font-size:.65rem;font-weight:700}.solutions__preview h3{color:#edf2ef;letter-spacing:-.015em;font-size:1.05rem;font-weight:500}.solutions__preview p{color:#96a09a;max-width:31rem;margin:0;font-size:.9rem;line-height:1.52}.solutions__visual-stage{background:radial-gradient(circle at 72% 38%,#22b5731a,#0000 30%),linear-gradient(145deg,#151d18eb,#070b09fa);border:1px solid #eff3f01a;height:clamp(15.5rem,29vh,19rem);min-height:0;margin-top:clamp(.9rem,1.7vh,1.35rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #22b57305}.solutions__visual-stage:before{z-index:4;pointer-events:none;content:"";opacity:.18;background-image:linear-gradient(#eff3f00b 1px,#0000 1px),linear-gradient(90deg,#eff3f00a 1px,#0000 1px);background-size:3.5rem 3.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(115deg,#000,#0000 76%);mask-image:linear-gradient(115deg,#000,#0000 76%)}.solutions__visual-layer{z-index:3;opacity:1;pointer-events:none;place-items:center;padding:clamp(.8rem,2vw,1.5rem);display:grid;position:absolute;inset:0;transform:translateY(0)}.solutions__visual-layer--active{animation:solutions-visual-in .28s var(--motion-ease) both}@keyframes solutions-visual-in{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}.solutions__visual-glow{z-index:1;aspect-ratio:1;filter:blur(3.5rem);background:#22b5731a;border-radius:50%;width:58%;position:absolute;bottom:-44%;right:-12%}.service-artwork{width:100%;height:100%;overflow:visible}.service-art__line,.service-art__accent{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.service-art__line{stroke:#e1e8e457;stroke-width:1.25px}.service-art__line--muted{stroke:#e1e8e424}.service-art__accent{stroke:#31ca87;stroke-width:2px}.service-art__node{fill:#31ca87;opacity:.9}.service-art__surface{fill:#e1e8e409;stroke:#e1e8e42e;stroke-width:1px;vector-effect:non-scaling-stroke}.service-art__surface--soft{fill:#22b57309;stroke:#22b57338}.service-art__surface--strong{fill:#22b5731f;stroke:#31ca8794}.service-art__fill{fill:#31ca876b}.service-art__fill--soft{fill:#31ca8733}.service-art__line-fill{fill:#e1e8e433}.service-art__frame{stroke:#e1e8e44d}.solutions__list{border-top:1px solid #eff3f026;border-bottom:1px solid #eff3f026;grid-area:list;align-self:center}.solutions__item{opacity:.76;border-bottom:1px solid #eff3f01a;transition:opacity .2s;position:relative}.solutions__item:last-child{border-bottom:0}.solutions__item:before{background:var(--color-brand-bright);content:"";opacity:0;width:2px;height:0;transition:height .26s cubic-bezier(.2,.7,.2,1),opacity .18s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.solutions__item--active{opacity:1}.solutions__item--active:before{opacity:1;height:48%}.solutions__list:hover .solutions__item:not(.solutions__item--active){opacity:.52}.solutions__trigger{color:#cbd2ce;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:3rem minmax(0,1fr) 2rem;align-items:center;gap:clamp(.9rem,1.8vw,1.7rem);width:100%;min-height:clamp(4rem,7.1vh,5rem);padding:0 clamp(.35rem,.9vw,.75rem);display:grid}.solutions__trigger:focus-visible{outline:2px solid var(--color-brand-bright);outline-offset:-2px}.solutions__index{color:#557067;letter-spacing:.13em;font-size:.64rem;font-weight:700;transition:color .18s}.solutions__name{letter-spacing:-.045em;font-size:clamp(1.72rem,2.45vw,2.62rem);font-weight:300;line-height:1;transition:color .18s,transform .26s cubic-bezier(.2,.7,.2,1)}.solutions__mark{background:#65716b;justify-self:end;width:1.35rem;height:1px;transition:width .22s,background .18s;position:relative}.solutions__mark:after{background:inherit;content:"";opacity:0;border-radius:50%;width:.32rem;height:.32rem;transition:opacity .18s,transform .22s;position:absolute;top:50%;right:0;transform:translateY(-50%)scale(.5)}.solutions__item--active .solutions__index{color:var(--color-brand-bright)}.solutions__item--active .solutions__name{color:#f5f7f5;transform:translate(.28rem)}.solutions__item--active .solutions__mark{background:var(--color-brand-bright);width:1.8rem}.solutions__item--active .solutions__mark:after{opacity:1;transform:translateY(-50%)scale(1)}.solutions__trigger:hover .solutions__name,.solutions__trigger:focus-visible .solutions__name{color:#fff}@media (width>=90rem){.solutions{grid-template-columns:minmax(25rem,.9fr) minmax(34rem,1.1fr)}.solutions__visual-stage{height:clamp(17rem,30vh,20rem)}}@media (width<=68rem){.solutions{grid-template-columns:minmax(20rem,.86fr) minmax(27rem,1.14fr);gap:1.8rem clamp(2.5rem,5vw,4.5rem);padding:4.5rem 1.5rem}.solutions__intro h2{max-width:9ch;font-size:clamp(3rem,5.4vw,4.55rem)}.solutions__visual-stage{height:clamp(14.5rem,25vh,17rem)}.solutions__trigger{grid-template-columns:2.55rem minmax(0,1fr) 1.7rem;gap:.85rem;min-height:4.25rem}.solutions__name{font-size:clamp(1.5rem,2.55vw,2.1rem)}}@media (width<=60rem){.solutions{grid-template:"intro""list""preview"/1fr;gap:2.4rem;min-height:0;padding:5.25rem 1.25rem 5.75rem}.solutions__intro{max-width:42rem}.solutions__intro h2{max-width:10ch;font-size:clamp(3rem,7.8vw,4.4rem)}.solutions__intro>p:last-child{max-width:32rem}.solutions__list{width:100%}.solutions__preview{width:100%;margin-top:.35rem}.solutions__visual-stage{height:clamp(16rem,41vw,22rem)}}@media (width<=42rem){.solutions{gap:2rem;padding:4.5rem 1rem 5rem}.solutions__intro .eyebrow{letter-spacing:.12em;margin-bottom:1.15rem;font-size:.61rem}.solutions__intro h2{max-width:10ch;font-size:clamp(2.75rem,10.8vw,3.65rem);line-height:.93}.solutions__intro h2 span{font-size:.72em}.solutions__intro>p:last-child{margin-top:1.35rem;font-size:.92rem}.solutions__trigger{grid-template-columns:2.15rem minmax(0,1fr) 1.35rem;gap:.65rem;min-height:4rem;padding-inline:0}.solutions__index{font-size:.58rem}.solutions__name{font-size:clamp(1.42rem,6.2vw,1.82rem)}.solutions__item--active .solutions__name{transform:none}.solutions__preview-copy{grid-template-columns:2.15rem minmax(0,1fr);gap:.3rem .8rem}.solutions__preview h3{font-size:1rem}.solutions__preview p{font-size:.88rem}.solutions__visual-stage{height:clamp(13.5rem,57vw,17rem)}.solutions__visual-layer{padding:.55rem}}@media (width<=27rem){.solutions{padding-inline:.85rem}.solutions__name{font-size:clamp(1.34rem,6vw,1.62rem)}.solutions__visual-stage{height:13rem}}@media (hover:none){.solutions__list:hover .solutions__item:not(.solutions__item--active){opacity:.76}.solutions__trigger:hover .solutions__name{color:inherit}}@media (prefers-reduced-motion:reduce){.solutions__item,.solutions__item:before,.solutions__preview-copy,.solutions__index,.solutions__name,.solutions__mark,.solutions__mark:after,.solutions__visual-layer{transition:none!important}.solutions__preview-copy,.solutions__visual-layer{filter:none;transform:none;animation:none!important}.solutions__item--active .solutions__name{transform:none}}.process{isolation:isolate;padding:clamp(5rem, 6.5vw, 6.5rem) max(2rem, calc((100vw - var(--container)) / 2)) clamp(4.75rem, 6vw, 5.75rem);background:linear-gradient(#080b09 0%,#0d1511 14%,#0b100d 56%,#080a09 100%);border-top:1px solid #eff3f021;grid-template-columns:minmax(18rem,.95fr) minmax(0,2.05fr);align-items:start;column-gap:clamp(2.5rem,4vw,4.5rem);display:grid;position:relative;overflow:clip}.process:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 8%,#31ca8747 8% 23%,#eff3f014 23% 92%,#0000 92%) top/100% 1px no-repeat,radial-gradient(at 18% 6%,#22b57316,#0000 32%),radial-gradient(at 82% 56%,#22b57309,#0000 34%);position:absolute;inset:0}.process:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000,#080a09f0);height:clamp(5rem,9vw,8rem);position:absolute;bottom:0;left:0;right:0}.process__intro{flex-direction:column;align-items:flex-start;min-width:0;margin:0;padding-top:.2rem;display:flex}.process__intro .eyebrow{margin:0 0 clamp(1.4rem,2vw,1.9rem)}.process__intro:before,.process__intro:after{content:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.process__intro h2{color:#f1f4f2;letter-spacing:-.057em;width:100%;max-width:none;margin:0;font-size:clamp(3.1rem,4vw,4.5rem);font-weight:300;line-height:.95}.process__intro h2 span{display:block}.process__lead{color:#949d97;max-width:26rem;margin:clamp(1.6rem,2.6vw,2.2rem) 0 0;font-size:.96rem;line-height:1.62}.process__journey{background:#ffffff02;border-top:1px solid #eff3f024;border-bottom:1px solid #eff3f024;grid-template-columns:minmax(17rem,.92fr) minmax(0,1.08fr);min-width:0;min-height:clamp(25rem,33vw,29rem);display:grid}.process__steps{border-right:1px solid #eff3f01c;flex-direction:column;min-width:0;display:flex}.process__step,.process__step:nth-of-type(2n){color:#aeb7b1;cursor:pointer;text-align:left;opacity:.68;width:100%;min-width:0;min-height:0;transition:opacity .18s ease, background .22s ease, color var(--motion-duration-fast) var(--motion-ease);background:0 0;border:0;border-bottom:1px solid #eff3f017;flex:25%;grid-template-columns:2.4rem minmax(8.5rem,1fr) 1.25rem;align-items:center;gap:clamp(.7rem,1.2vw,1rem);margin:0;padding:0 clamp(.65rem,1.15vw,.95rem);display:grid;position:relative;transform:none}.process__step:last-child{border-bottom:0}.process__step:before,.process__step:nth-of-type(2n):before{content:none;display:none}.process__step:hover,.process__step:focus-visible{opacity:.94;color:#e7ece9;background:#22b5730b;transform:none}.process__step:hover .process__step-index,.process__step:focus-visible .process__step-index{color:#79b99c}.process__step:hover .process__step-line,.process__step:focus-visible .process__step-line{background:#7d968a;width:1.22rem}.process__step:focus-visible{outline:2px solid var(--color-brand-bright);outline-offset:-2px}.process__step-index,.process__step:nth-of-type(2n) .process__step-index{color:#50675c;letter-spacing:.13em;grid-area:1/1;justify-self:start;font-size:.62rem;font-weight:700;transition:color .18s}.process__step-title{min-width:0;color:inherit;letter-spacing:-.035em;white-space:nowrap;overflow-wrap:normal;word-break:normal;grid-column:2;font-size:clamp(1.2rem,1.45vw,1.5rem);font-weight:300;line-height:1.02;transition:color .18s,transform .22s cubic-bezier(.2,.7,.2,1)}.process__step-line{background:#56625c;grid-column:3;justify-self:end;width:1rem;height:1px;transition:width .22s,background .18s}.process__step--active{opacity:1;color:#f3f6f4;background:linear-gradient(90deg,#22b57316,#22b57305 68%,#0000)}.process__step--active .process__step-index{color:var(--color-brand-bright)}.process__step--active .process__step-title{transform:none}.process__step--active .process__step-line{background:var(--color-brand-bright);width:1.45rem}.process__stage{min-width:0;min-height:inherit;background:radial-gradient(circle at 78% 24%,#22b57313,#0000 20rem),linear-gradient(145deg,#121814d6,#070a08f5);flex-direction:column;justify-content:flex-end;padding:clamp(2rem,3vw,3.5rem);display:flex;position:relative;overflow:hidden}.process__stage:before{content:"";pointer-events:none;opacity:.1;background-image:linear-gradient(#eff3f00a 1px,#0000 1px),linear-gradient(90deg,#eff3f009 1px,#0000 1px);background-size:4.2rem 4.2rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 12%,#000 62%,#0000 100%);mask-image:linear-gradient(135deg,#0000 12%,#000 62%,#0000 100%)}.process__stage-number{z-index:0;color:#eff3f009;letter-spacing:-.08em;pointer-events:none;font-size:clamp(6rem,9vw,9rem);font-weight:300;line-height:.8;position:absolute;top:clamp(1rem,2vw,1.6rem);right:clamp(.9rem,2vw,1.7rem)}.process__stage-state{z-index:1;opacity:1;width:100%;min-width:0;min-height:0;animation:process-stage-in .24s var(--motion-ease) both;flex-direction:column;flex:auto;justify-content:flex-end;display:flex;position:relative;transform:translateY(0)}.process__stage-content{z-index:1;width:100%;min-width:0;max-width:34rem;position:relative}.process__stage-context{color:var(--color-brand-bright);letter-spacing:.12em;text-transform:uppercase;margin-bottom:clamp(.9rem,1.5vw,1.2rem);font-size:.64rem;font-weight:700;display:inline-block}.process__stage h3{color:#f4f6f4;letter-spacing:-.052em;overflow-wrap:normal;word-break:normal;max-width:100%;font-size:clamp(2.6rem,3.6vw,4.25rem);font-weight:300;line-height:.94}.process__stage p{color:#9ba49f;max-width:31rem;margin:clamp(1rem,1.8vw,1.5rem) 0 0;font-size:clamp(.93rem,1vw,1rem);line-height:1.6}.process__progress{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:clamp(2rem,3vw,2.8rem);display:grid;position:relative}.process__progress-segment{background:#eff3f021;height:2px;transition:background .22s}.process__progress-segment--active{background:var(--color-brand)}.process__sequence:before,.process__sequence:after,.process__outro:before,.process__outro:after,.process__step:after{content:none!important;display:none!important}@keyframes process-stage-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (width<=68rem){.process{grid-template-columns:minmax(16.5rem,.9fr) minmax(0,2.1fr);column-gap:2rem;padding:5.25rem 1.5rem 5rem}.process__intro h2{font-size:clamp(2.9rem,4.6vw,3.8rem)}.process__journey{grid-template-columns:minmax(15rem,.88fr) minmax(0,1.12fr);min-height:25rem}.process__step,.process__step:nth-of-type(2n){grid-template-columns:2.1rem minmax(8rem,1fr) 1rem;gap:.6rem;padding-inline:.7rem}.process__step-title{font-size:clamp(1.16rem,1.75vw,1.42rem)}.process__stage{padding:2.25rem}.process__stage h3{font-size:clamp(2.45rem,4vw,3.45rem)}}@media (width<=60rem){.process{padding:5.25rem 1.25rem 5rem;display:block}.process__intro{max-width:43rem;margin-bottom:3rem}.process__intro h2{max-width:12ch;font-size:clamp(3rem,6vw,3.9rem)}.process__lead{max-width:34rem}.process__journey{grid-template-columns:minmax(16rem,.9fr) minmax(0,1.1fr);min-height:24rem}}@media (width<=48rem){.process{padding-inline:1.1rem}.process__journey{grid-template-columns:1fr;min-height:0}.process__steps{border-bottom:1px solid #eff3f01c;border-right:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.process__step,.process__step:nth-of-type(2n){border-right:1px solid #eff3f017;min-height:5.6rem}.process__step:nth-child(2n){border-right:0}.process__stage{min-height:21rem}}@media (width<=42rem){.process{padding:4.75rem 1rem}.process__intro{margin-bottom:2.5rem}.process__intro h2{max-width:none;font-size:clamp(2.55rem,10.2vw,3.25rem);line-height:.96}.process__lead{margin-top:1.4rem;font-size:.91rem}.process__steps{grid-template-columns:1fr}.process__step,.process__step:nth-of-type(2n){border-right:0;grid-template-columns:2.15rem minmax(0,1fr) 1.15rem;min-height:4.8rem;padding-inline:.35rem}.process__step-title{font-size:clamp(1.3rem,5.8vw,1.6rem)}.process__stage{min-height:19.5rem;padding:1.75rem 1.25rem 1.45rem}.process__stage-number{font-size:clamp(5.5rem,25vw,7.5rem);top:.85rem;right:.65rem}.process__stage h3{font-size:clamp(2.45rem,11vw,3.25rem)}.process__stage p{font-size:.9rem}.process__progress{margin-top:1.9rem}}@media (width<=27rem){.process{padding-inline:.85rem}.process__intro h2{font-size:clamp(2.35rem,10vw,2.9rem)}.process__stage{min-height:18.5rem;padding-inline:1rem}.process__stage h3{font-size:clamp(2.25rem,10.5vw,2.9rem)}}@media (hover:none){.process__step:hover{background:0 0}.process__step--active:hover{background:linear-gradient(90deg,#22b57316,#22b57305 68%,#0000)}}@media (prefers-reduced-motion:reduce){.process__step,.process__step-index,.process__step-title,.process__step-line,.process__progress-segment{transition:none!important}.process__stage-state{opacity:1!important;animation:none!important;transform:none!important}.process__step--active .process__step-title{transform:none}}.clients-section{z-index:1;isolation:isolate;padding:clamp(3rem, 4vw, 4rem) max(2rem, calc((100vw - var(--container)) / 2)) clamp(1.25rem, 2vw, 2rem);background:linear-gradient(#080a09 0%,#070a08 28% 100%);border:0;margin:0;position:relative}.clients-section:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(#080a0900,#080a09);height:4.5rem;position:absolute;top:-4.5rem;left:0;right:0}.clients-section__inner{z-index:1;width:100%;max-width:var(--container);margin:0 auto;position:relative}.clients-section__header{border-bottom:1px solid #eff3f01a;grid-template-columns:minmax(7rem,.26fr) minmax(0,1fr);align-items:end;gap:clamp(2rem,5vw,6rem);min-height:0;margin:0;padding:0 0 clamp(1.25rem,1.8vw,1.75rem);display:grid}.clients-section__header:before{content:none;display:none}.clients-section__label{color:#758079;letter-spacing:.15em;align-self:start;margin:0;font-size:.66rem;font-weight:700;line-height:1.35}.clients-section h2{color:#f1f4f2;letter-spacing:-.058em;white-space:nowrap;max-width:none;margin:0;font-size:clamp(2.5rem,3.5vw,4rem);font-weight:300;line-height:.94}.clients-roster{border-bottom:0;grid-template-columns:repeat(10,minmax(0,1fr));gap:clamp(.6rem,1.2vw,1rem) clamp(1rem,1.7vw,1.65rem);margin:0;padding:clamp(1.25rem,2vw,1.75rem) 0 clamp(1.5rem,2.4vw,2rem);list-style:none;display:grid}.clients-roster__item{grid-column:span 2;justify-content:center;align-items:center;min-width:0;min-height:clamp(4rem,5vw,5.5rem);padding:clamp(.65rem,1vw,.95rem);display:flex}.clients-roster__item:nth-child(6){grid-column:2/span 2}.clients-roster__item:nth-child(7){grid-column:4/span 2}.clients-roster__item:nth-child(8){grid-column:6/span 2}.clients-roster__item:nth-child(9){grid-column:8/span 2}.client-logo{object-fit:contain;opacity:.78;filter:saturate(.55);width:auto;max-width:min(100%,10rem);height:auto;max-height:4.4rem;transition:opacity var(--motion-duration-fast) var(--motion-ease), filter var(--motion-duration-fast) var(--motion-ease), transform var(--motion-duration-fast) var(--motion-ease);transform:none}.client-logo--wide{max-width:min(100%,12.5rem);max-height:3.5rem}.client-logo--compact{max-width:min(100%,7.75rem);max-height:4.9rem}.client-logo:hover{opacity:1;filter:saturate();transform:scale(1.025)}.final-cta{isolation:isolate;min-height:0;padding:clamp(5.5rem, 8vw, 8rem) max(2rem, calc((100vw - var(--container)) / 2)) clamp(5rem, 7vw, 7rem);color:var(--color-text);background:#070a08;border:0;grid-template-columns:minmax(0,1.45fr) minmax(15rem,.55fr);align-items:end;gap:clamp(3rem,7vw,8rem);display:grid;position:relative;overflow:visible}.final-cta:before,.final-cta:after,.final-cta__action:before{content:none;display:none}.final-cta:before{z-index:0;top:-2.5rem;right:max(2rem, calc((100vw - var(--container)) / 2));left:max(2rem, calc((100vw - var(--container)) / 2));content:"";pointer-events:none;background:linear-gradient(#0f1511db,#070a08);border:1px solid #eff3f01a;border-bottom:0;height:2.5rem;display:block;position:absolute}.final-cta__copy{align-self:end;padding:0;position:relative}.final-cta__copy .eyebrow{color:var(--color-brand-bright);letter-spacing:.14em;margin:0 0 clamp(1.5rem,2.2vw,2rem);font-size:.66rem;font-weight:700;display:block}.final-cta__copy h2{color:#f1f4f2;letter-spacing:-.062em;max-width:16ch;margin:0;font-size:clamp(3.5rem,5.6vw,6.4rem);font-weight:300;line-height:.92}.final-cta__copy>p:last-child{color:#8f9993;max-width:31rem;margin:clamp(1.6rem,2.4vw,2.2rem) 0 0;font-size:clamp(.96rem,1.15vw,1.05rem);line-height:1.65}.final-cta__action{min-width:0;color:var(--color-text);background:0 0;flex-direction:column;justify-content:flex-end;gap:1rem;margin:0;padding:0 0 .35rem;display:flex}.final-cta__button{border-color:var(--color-brand);background:var(--color-brand);color:#07110c;width:min(100%,18rem);min-height:4rem;margin:0}.final-cta__button:before{background:linear-gradient(100deg, var(--color-brand) 0%, var(--color-brand) 56%, var(--color-brand-bright) 100%)}.final-cta__button .button__icon{border-color:#07110c38}.final-cta__button:focus-visible{outline:2px solid var(--color-brand-bright);outline-offset:3px}.final-cta__action-note{color:#747d78;letter-spacing:.1em;text-transform:uppercase;border:0;margin:0;padding:0;font-size:.65rem;font-weight:700;line-height:1.45;display:block}.site-footer{padding:clamp(2.75rem, 4vw, 4rem) max(2rem, calc((100vw - var(--container)) / 2)) clamp(2.5rem, 3.5vw, 3.5rem);background:#050706;border-top:1px solid #eff3f014;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2.5rem 4rem}.site-footer__brand{align-items:center;gap:clamp(1.4rem,2.5vw,2.5rem);display:flex}.site-footer__brand img{width:9.25rem}.site-footer__brand span{color:#6f7772;border-left:1px solid #eff3f01a;max-width:18rem;padding-left:clamp(1.4rem,2.5vw,2.5rem)}.site-footer nav{gap:clamp(.9rem,1.5vw,1.4rem)}.site-footer small{border-top:1px solid #eff3f00f;padding-top:1.35rem}@media (width<=68rem){.clients-section{padding-inline:1.5rem}.clients-section__header{grid-template-columns:7rem minmax(0,1fr);gap:2.5rem}.clients-roster{grid-template-columns:repeat(3,minmax(0,1fr))}.clients-roster__item,.clients-roster__item:nth-child(6),.clients-roster__item:nth-child(7),.clients-roster__item:nth-child(8),.clients-roster__item:nth-child(9){grid-column:auto}.final-cta{grid-template-columns:minmax(0,1.25fr) minmax(14rem,.55fr);gap:3rem;padding-inline:1.5rem}.final-cta__copy h2{font-size:clamp(3.2rem,6.5vw,5rem)}.site-footer{padding-inline:1.5rem}}@media (width<=52rem){.clients-section__header{grid-template-columns:1fr;gap:1rem}.clients-section__label{margin-bottom:.35rem}.clients-section h2{white-space:normal;max-width:16ch}.final-cta{grid-template-columns:1fr;gap:2.75rem}.final-cta__action{padding:0}}@media (width<=42rem){.clients-section{padding:3.75rem 1rem 1.5rem}.clients-section__header{padding-bottom:1.5rem}.clients-section h2{font-size:clamp(2.6rem,11vw,3.55rem)}.clients-roster{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .5rem;padding:1.25rem 0 1.75rem}.clients-roster__item{min-height:4.6rem;padding:.5rem .35rem}.clients-roster__item:nth-child(9){grid-column:auto;justify-self:stretch;width:auto}.client-logo{max-width:min(100%,7rem);max-height:3.2rem}.client-logo--wide{max-width:min(100%,7.4rem);max-height:2.65rem}.client-logo--compact{max-width:min(100%,5.6rem);max-height:3.45rem}.final-cta{gap:2.5rem;padding:4.75rem 1rem 4.5rem}.final-cta__copy h2{max-width:none;font-size:clamp(2.65rem,10.7vw,3.75rem);line-height:.94}.final-cta__copy>p:last-child{margin-top:1.5rem;font-size:.94rem}.final-cta__button{width:100%}.final-cta:before{height:1.5rem;top:-1.5rem;left:1rem;right:1rem}.site-footer{grid-template-columns:1fr;gap:1rem;padding:1.75rem 1rem 1.5rem}.site-footer__brand{flex-direction:row;align-items:center;gap:.8rem}.site-footer__brand img{width:7.4rem}.site-footer__brand span{border-left:1px solid #eff3f01a;max-width:9rem;padding-left:.8rem;font-size:.52rem;line-height:1.4}.site-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem;display:grid}.site-footer small{padding-top:.9rem}}@media (hover:none){.client-logo:hover{opacity:.78;filter:saturate(.55);transform:none}}@media (prefers-reduced-motion:reduce){.client-logo{transition:none!important}.client-logo:hover{transform:none}}:root{--motion-ease:cubic-bezier(.16, 1, .3, 1);--motion-duration-fast:.18s;--motion-duration-base:.42s;--motion-duration-slow:.62s;--motion-duration:var(--motion-duration-slow);--motion-duration-soft:var(--motion-duration-base);--motion-distance:.65rem;--motion-stagger:55ms}@keyframes motion-navbar-enter{0%{opacity:0;transform:translate(-50%,-.55rem)}to{opacity:1;transform:translate(-50%)}}.navbar{animation:motion-navbar-enter var(--motion-duration-base) var(--motion-ease) both}.motion-section.motion-enabled .motion-line,.motion-section.motion-enabled .motion-soft,.motion-section.motion-enabled .motion-settle{transition:opacity var(--motion-duration-soft) var(--motion-ease), transform var(--motion-duration) var(--motion-ease), clip-path var(--motion-duration) var(--motion-ease), scale var(--motion-duration) var(--motion-ease);transition-delay:var(--motion-delay,0s)}.motion-section.motion-enabled:not(.is-revealed) .motion-line{opacity:.16;clip-path:inset(100% 0 0);transform:translateY(.72em)}.motion-section.motion-enabled.is-revealed .motion-line{opacity:1;clip-path:inset(0);transform:translateY(0)}.motion-section.motion-enabled:not(.is-revealed) .motion-soft{opacity:0;transform:translateY(var(--motion-distance))}.motion-section.motion-enabled.is-revealed .motion-soft{opacity:1;transform:translateY(0)}.motion-section.motion-enabled:not(.is-revealed) .motion-settle{opacity:0;transform:translateY(var(--motion-distance));scale:.992}.motion-section.motion-enabled.is-revealed .motion-settle{opacity:1;transform:translateY(0)scale(1)}@keyframes motion-stagger-in{0%{opacity:0;transform:translateY(var(--motion-distance))}to{opacity:1;transform:translateY(0)}}.motion-section.motion-enabled:not(.is-revealed) .motion-stagger>*{opacity:0}.motion-section.motion-enabled.is-revealed .motion-stagger>*{animation:motion-stagger-in var(--motion-duration-soft) var(--motion-ease) both;animation-delay:var(--motion-delay,0s)}.motion-section--hero.motion-enabled .hero__content>*,.motion-section--hero.motion-enabled .hero__art{animation:none}.motion-section--hero.motion-enabled .motion-line{clip-path:none;transition:opacity var(--motion-duration-soft) var(--motion-ease), transform var(--motion-duration) var(--motion-ease)}.motion-section--hero.motion-enabled:not(.is-revealed) .motion-line,.motion-section--hero.motion-enabled.is-revealed .motion-line{clip-path:none}.motion-section--hero .eyebrow{--motion-delay:80ms}.motion-section--hero .hero__title-line:first-child{--motion-delay:.17s}.motion-section--hero .hero__title-line:nth-child(2){--motion-delay:.245s}.motion-section--hero .hero__support{--motion-delay:.355s}.motion-section--hero .hero__actions>:first-child{--motion-delay:.455s}.motion-section--hero .hero__actions>:nth-child(2){--motion-delay:.52s}@media (width>=68.01rem){.motion-section--hero.motion-enabled .hero__art{transition:opacity var(--motion-duration-base) var(--motion-ease);transition-delay:.44s}.motion-section--hero.motion-enabled:not(.is-revealed) .hero__art{opacity:0}}.solutions__intro h2>.solutions__headline-primary{color:#f1f4f2;letter-spacing:-.066em;margin-top:0;font-size:1em;line-height:.91;display:block}.motion-section--solutions .eyebrow{--motion-delay:0s}.motion-section--solutions .solutions__headline-primary{--motion-delay:70ms}.motion-section--solutions .solutions__intro h2>.motion-line:nth-child(2){--motion-delay:.14s}.motion-section--solutions .solutions__intro>p:last-child{--motion-delay:.215s}.motion-section--solutions .solutions__preview{--motion-delay:.54s}.motion-section--solutions.motion-enabled .solutions__trigger{transition:opacity var(--motion-duration-soft) var(--motion-ease), transform var(--motion-duration-soft) var(--motion-ease), color .18s ease}.motion-section--solutions.motion-enabled:not(.is-revealed) .solutions__trigger{opacity:0;transform:translateY(.65rem)}.motion-section--solutions.motion-enabled.is-revealed .solutions__trigger{opacity:1;transform:translateY(0)}.motion-section--solutions .solutions__item:first-child .solutions__trigger{transition-delay:.26s}.motion-section--solutions .solutions__item:nth-child(2) .solutions__trigger{transition-delay:.31s}.motion-section--solutions .solutions__item:nth-child(3) .solutions__trigger{transition-delay:.36s}.motion-section--solutions .solutions__item:nth-child(4) .solutions__trigger{transition-delay:.41s}.motion-section--solutions .solutions__item:nth-child(5) .solutions__trigger{transition-delay:.46s}.motion-section--solutions .solutions__item:nth-child(6) .solutions__trigger{transition-delay:.51s}.motion-section--process .eyebrow{--motion-delay:0s}.motion-section--process .process__intro h2>.motion-line:first-child{--motion-delay:70ms}.motion-section--process .process__intro h2>.motion-line:nth-child(2){--motion-delay:.135s}.motion-section--process .process__intro h2>.motion-line:nth-child(3){--motion-delay:.2s}.motion-section--process .process__lead{--motion-delay:.285s}.motion-section--process .process__stage{--motion-delay:.56s}.motion-section--process.motion-enabled .process__step{transition:clip-path var(--motion-duration-base) var(--motion-ease), background var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease), opacity var(--motion-duration-fast) var(--motion-ease)}.motion-section--process.motion-enabled:not(.is-revealed) .process__step{clip-path:inset(0 0 100%)}.motion-section--process.motion-enabled.is-revealed .process__step{clip-path:inset(0)}.clients-section__header{position:relative}.motion-section--clients.motion-enabled .clients-section__header{border-bottom-color:#0000}.motion-section--clients.motion-enabled .clients-section__header:after{content:"";transform-origin:0;height:1px;transition:transform var(--motion-duration-slow) var(--motion-ease);background:#eff3f01a;transition-delay:.21s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.motion-section--clients.motion-enabled.is-revealed .clients-section__header:after{transform:scaleX(1)}.motion-section--clients .clients-section__label{--motion-delay:0s}.motion-section--clients .clients-section__header h2>.motion-line:first-child{--motion-delay:70ms}.motion-section--clients .clients-section__header h2>.motion-line:nth-child(2){--motion-delay:.14s}.clients-section h2>.motion-line{display:block}.clients-roster__item{isolation:isolate;min-width:0;position:relative;overflow:hidden}.motion-section--clients.motion-enabled .clients-roster__item{transition:opacity var(--motion-duration-base) var(--motion-ease), transform var(--motion-duration-base) var(--motion-ease)}.motion-section--clients.motion-enabled:not(.is-revealed) .clients-roster__item{opacity:0;transform:translateY(.65rem)}.motion-section--clients.motion-enabled.is-revealed .clients-roster__item{opacity:1;transform:translateY(0)}.motion-section--clients .clients-roster__item:nth-child(-n+5){transition-delay:.18s}.motion-section--clients .clients-roster__item:nth-child(n+6){transition-delay:.24s}.motion-section--final .eyebrow{--motion-delay:0s}.motion-section--final .final-cta__copy h2>.motion-line:first-child{--motion-delay:.11s}.motion-section--final .final-cta__copy h2>.motion-line:nth-child(2){--motion-delay:.19s}.motion-section--final .final-cta__copy h2>.motion-line:nth-child(3){--motion-delay:.27s}.motion-section--final .final-cta__copy>p:last-child{--motion-delay:.35s}.motion-section--final .final-cta__action{--motion-delay:.47s}.final-cta__copy h2>.motion-line{display:block}.motion-section--final.motion-enabled.is-revealed .final-cta__copy h2>.motion-line{clip-path:inset(0 0 -.22em)}.motion-section--footer.motion-enabled{transition:opacity var(--motion-duration-base) var(--motion-ease), transform var(--motion-duration-base) var(--motion-ease)}.motion-section--footer.motion-enabled:not(.is-revealed){opacity:0;transform:translateY(.35rem)}.motion-section--footer.motion-enabled.is-revealed{opacity:1;transform:translateY(0)}@media (width<=42rem){.motion-section.motion-enabled:not(.is-revealed) .motion-line{transform:translateY(.5em)}.motion-section.motion-enabled:not(.is-revealed) .motion-soft,.motion-section.motion-enabled:not(.is-revealed) .motion-stagger>*{transform:translateY(.5rem)}}@media (prefers-reduced-motion:reduce){.navbar{animation:none!important}.motion-section.motion-enabled .motion-line,.motion-section.motion-enabled .motion-soft,.motion-section.motion-enabled .motion-settle,.motion-section.motion-enabled .motion-stagger>*,.motion-section--solutions.motion-enabled .solutions__trigger,.motion-section--process.motion-enabled .process__step,.motion-section--clients.motion-enabled .clients-roster__item,.motion-section--footer.motion-enabled,.motion-section--hero.motion-enabled .hero__art{clip-path:none!important;filter:none!important;transition:none!important;animation:none!important;transform:scale(1)!important}.motion-section.motion-enabled:not(.is-revealed) .motion-line,.motion-section.motion-enabled:not(.is-revealed) .motion-soft,.motion-section.motion-enabled:not(.is-revealed) .motion-settle,.motion-section.motion-enabled:not(.is-revealed) .motion-stagger>*,.motion-section--solutions.motion-enabled:not(.is-revealed) .solutions__trigger,.motion-section--clients.motion-enabled:not(.is-revealed) .clients-roster__item,.motion-section--footer.motion-enabled:not(.is-revealed),.motion-section--hero.motion-enabled:not(.is-revealed) .hero__art{opacity:1!important}.motion-section--clients.motion-enabled .clients-section__header:after{display:none!important}.motion-section--clients.motion-enabled .clients-section__header{border-bottom-color:#eff3f01a}}.hero__visual{z-index:2;pointer-events:none;width:min(50rem,52vw);position:absolute;inset:0 0 0 auto;overflow:visible}.hero__visual .hero__art{z-index:0;opacity:.9;width:min(47rem,52vw);top:50%;right:-5rem;transform:translateY(-50%)}.hero__visual .orbit-ring--outer{stroke:#22b573d6}.hero__visual .orbit-ring--middle{stroke:#ebf0ed29}.hero__founders{z-index:1;aspect-ratio:900/1120;width:min(43rem,49vw);display:block;position:absolute;bottom:-6rem;right:-2rem}.hero__founders img{object-fit:contain;object-position:center bottom;width:100%;height:100%;display:block}.hero__founder-label{z-index:2;color:#f1f4f2d6;pointer-events:none;gap:.18rem;width:9.5rem;line-height:1.25;display:grid;position:absolute;top:45%;bottom:auto}.hero__founder-label strong{letter-spacing:.13em;font-size:.64rem;font-weight:700}.hero__founder-label span{color:#c7cfca94;letter-spacing:.035em;font-size:.55rem;font-weight:500}.hero__founder-label--alexandre{text-align:right;left:10rem}.hero__founder-label--bruno{text-align:right;top:40%;right:0}.hero__content{width:min(45rem,56vw)}@media (width>=90rem){.hero__visual{right:max(0rem, calc((100vw - var(--container)) / 2 - 5rem))}}@media (width<=68rem){.hero__visual{width:min(35rem,54vw)}.hero__visual .hero__art{opacity:.68;width:min(38rem,58vw);top:48%;right:-7rem}.hero__founders{aspect-ratio:800/1040;width:min(38rem,58vw);bottom:-5.25rem;right:-5rem}.hero__content{width:min(36rem,59vw)}}@media (width<=56rem){.hero{flex-direction:column;min-height:0;padding-bottom:0;display:flex}.hero__content{width:100%;min-height:0}.hero__visual{width:calc(100% + 2.5rem);height:clamp(29rem,62vw,35rem);margin:clamp(1.5rem,4vw,2.5rem) -1.25rem 0;position:relative;inset:auto;overflow:visible}.hero__visual .hero__art{opacity:.64;width:min(41rem,76vw);top:45%;right:-6rem;transform:translateY(-50%)}.hero__founders{width:min(40rem,78vw);top:0;bottom:auto;right:50%;transform:translate(50%)}.hero__founder-label{top:31%}.hero__founder-label--alexandre{left:.75rem}.hero__founder-label--bruno{right:.75rem}}@media (width<=42rem){.hero{min-height:0;padding:6.45rem 1rem 0}.hero__content{min-height:0;padding:0;display:block}.hero__content .eyebrow{margin:0 0 1rem}.hero__content h1{max-width:11ch;margin:0 0 1.25rem;font-size:clamp(2.7rem,11vw,3.45rem);line-height:.95}.hero__supporting{width:100%}.hero__support{max-width:31rem;font-size:.95rem;line-height:1.52}.hero__actions{margin-top:1.35rem}.hero__visual{width:calc(100% + 2rem);height:clamp(23rem,98vw,27rem);margin:1.5rem -1rem 0}.hero__visual .hero__art{opacity:.7;width:27rem;top:46%;right:-4.75rem}.hero__founders{aspect-ratio:590/760;width:min(24.5rem,100vw);top:auto;bottom:-7rem;right:50%;transform:translate(50%)}.hero__founder-label{width:7.25rem;top:31%;bottom:auto}.hero__founder-label strong{letter-spacing:.1em;font-size:.57rem}.hero__founder-label span{font-size:.48rem}.hero__founder-label--alexandre{text-align:left;left:.35rem}.hero__founder-label--bruno{text-align:right;right:1.25rem}.hero .orbit-ring--inner{display:none}}@media (prefers-reduced-motion:reduce){.motion-section--hero.motion-enabled .hero__visual .hero__art{transform:translateY(-50%)!important}.hero__founders{transition:none!important}}@media (prefers-reduced-motion:reduce) and (width<=56rem){.hero__founders{transform:translate(50%)!important}}@media (width<=68rem){.hero__founder-label--bruno{text-align:right;top:48%;left:auto;right:4%;transform:translateY(-50%)}}
