@font-face{font-family:Velodesk Sans;src:url(/fonts/rebrand/velodesk-sans-regular.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Velodesk Sans;src:url(/fonts/rebrand/velodesk-sans-bold.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:600 800}:root{--v3-navy:#002344;--v3-navy-2:#07365f;--v3-orange:#e87525;--v3-orange-dark:#d4651e;--v3-graphite:#545454;--v3-ink:#17263a;--v3-white:#ffffff;--v3-warm:#fbfcfd;--v3-pale:#edf4fa;--v3-pale-2:#dfeaf4;--v3-line:#d8e0e8;--v3-shadow:0 24px 70px rgba(0,35,68,0.15)}.v3-site{background:var(--v3-warm);color:var(--v3-ink);font-family:Velodesk Sans,Segoe UI,sans-serif;overflow:clip}.v3-site *,.v3-site :after,.v3-site :before{box-sizing:border-box}.v3-site h1,.v3-site h2,.v3-site h3,.v3-site p{margin:0}.v3-site a,.v3-site button{font:inherit}.v3-site a{color:inherit;text-decoration:none}.v3-shell{width:min(100% - 3rem,88rem);margin-inline:auto}.v3-section{position:relative;padding-block:clamp(6rem,9vw,9.5rem)}.v3-eyebrow{color:var(--v3-orange);font-size:.78rem;font-weight:700;letter-spacing:.14em;line-height:1.3}.v3-button{display:inline-flex;min-height:3.35rem;align-items:center;justify-content:center;gap:.7rem;border:1px solid transparent;border-radius:.68rem;padding:.92rem 1.45rem;font-size:.96rem;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.v3-button svg,.v3-text-link svg{width:1rem;height:1rem;transition:transform .18s ease}.v3-button:focus-visible,.v3-button:hover{transform:translateY(-2px)}.v3-button:hover svg,.v3-text-link:hover svg{transform:translateX(3px)}.v3-button:active{transform:translateY(0) scale(.98)}.v3-button:focus-visible,.v3-faq summary:focus-visible,.v3-menu-button:focus-visible,.v3-nav-link:focus-visible,.v3-product__tabs button:focus-visible,.v3-segment-tabs button:focus-visible,.v3-text-link:focus-visible{outline:3px solid rgba(232,117,37,.42);outline-offset:4px}.v3-button--primary{background:var(--v3-orange);box-shadow:0 12px 28px rgba(232,117,37,.23);color:var(--v3-white)!important}.v3-button--primary:hover{background:var(--v3-orange-dark);box-shadow:0 16px 34px rgba(212,101,30,.3)}.v3-button--secondary{border-color:var(--v3-line);background:var(--v3-white);color:var(--v3-navy)!important}.v3-button--small{min-height:2.75rem;padding:.75rem 1.1rem;font-size:.87rem}.v3-text-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--v3-navy)!important;font-size:.95rem;font-weight:700}.v3-text-link--light{color:var(--v3-white)!important}.v3-skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;transform:translateY(-160%);border-radius:.5rem;background:var(--v3-navy);padding:.8rem 1rem;color:white!important;font-weight:700;transition:transform .18s ease}.v3-skip-link:focus{transform:translateY(0)}.v3-header{position:relative;z-index:30;border-bottom:1px solid rgba(0,35,68,.09);background:rgba(251,252,253,.94);transition:background-color .22s ease,box-shadow .22s ease}.v3-header.is-scrolled{position:fixed;inset:0 0 auto;background:rgba(255,255,255,.93);box-shadow:0 10px 30px rgba(0,35,68,.08);backdrop-filter:blur(16px)}.v3-header__inner{display:flex;height:5rem;align-items:center;justify-content:space-between;gap:2rem}.v3-header__brand{display:inline-flex;flex:0 0 auto;align-items:center}.v3-header__logo{width:9.6rem}.v3-header__actions,.v3-header__nav{display:flex;align-items:center}.v3-header__nav{gap:clamp(1.25rem,2.5vw,2.4rem)}.v3-header__actions{gap:1rem}.v3-nav-link{color:var(--v3-navy)!important;font-size:.9rem;font-weight:600;transition:color .16s ease}.v3-nav-link:hover{color:var(--v3-orange)!important}.v3-menu-button{display:none;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--v3-line);border-radius:.65rem;background:var(--v3-white);color:var(--v3-navy)}.v3-menu-button svg{width:1.35rem;height:1.35rem}.v3-mobile-menu{position:fixed;inset:5rem 0 auto;z-index:29;border-top:1px solid var(--v3-line);background:var(--v3-white);box-shadow:0 22px 40px rgba(0,35,68,.12)}.v3-mobile-menu nav{display:grid;padding-block:1rem 1.4rem}.v3-mobile-menu .v3-nav-link{border-bottom:1px solid var(--v3-line);padding-block:.9rem}.v3-mobile-menu__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.v3-product-frame{position:relative;overflow:hidden;border:1px solid rgba(0,35,68,.14);border-radius:1.15rem;background:var(--v3-white);box-shadow:var(--v3-shadow)}.v3-product-frame>img{display:block;width:100%;height:auto}.v3-product-frame__bar{display:flex;height:2.2rem;align-items:center;gap:.38rem;border-bottom:1px solid var(--v3-line);padding-inline:.8rem;background:#f7f9fb}.v3-product-frame__bar i{width:.52rem;height:.52rem;border-radius:50%;background:#ff665b}.v3-product-frame__bar i:nth-child(2){background:#ffbd3b}.v3-product-frame__bar i:nth-child(3){background:#29bf58}.v3-product-frame__bar span{width:42%;height:.52rem;margin-inline:auto;border:1px solid #dfe5eb;border-radius:999px;background:white}.v3-hero{position:relative;min-height:54rem;overflow:hidden;background:radial-gradient(circle at 2% 8%,rgba(232,117,37,.08),transparent 24rem),var(--v3-warm)}.v3-hero__field{position:absolute;top:5rem;right:-16rem;width:min(72vw,74rem);height:46rem;border-radius:50% 0 0 50%;background:radial-gradient(circle at 25% 45%,var(--v3-pale) 0 45%,transparent 45.3%),var(--v3-navy)}.v3-hero__inner{position:relative;z-index:2;display:grid;min-height:42rem;grid-template-columns:minmax(0,.84fr) minmax(36rem,1.26fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);padding-block:3.5rem 4.5rem}.v3-hero__copy{position:relative;z-index:4;max-width:37rem}.v3-hero h1{margin-top:1.3rem;color:var(--v3-navy);font-size:clamp(3.4rem,5.4vw,5.35rem);font-weight:700;letter-spacing:-.055em;line-height:.99;text-wrap:balance}.v3-hero__lead{max-width:35rem;margin-top:1.8rem!important;color:var(--v3-graphite);font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65;text-wrap:pretty}.v3-hero__actions{display:flex;align-items:center;gap:1.8rem;margin-top:2rem}.v3-hero__assurance{display:flex;align-items:center;gap:.5rem;margin-top:1.35rem!important;color:#65717d;font-size:.86rem}.v3-hero__assurance svg{width:1rem;height:1rem;border-radius:50%;background:rgba(232,117,37,.13);color:var(--v3-orange);padding:.12rem}.v3-hero__visual{position:relative;z-index:3;width:106%}.v3-product-frame--hero{animation:v3-float 8s ease-in-out infinite}.v3-hero__line{position:absolute;z-index:5;bottom:5.3rem;left:-3rem;width:min(55rem,63vw);height:9rem;border-bottom:2px solid var(--v3-orange);border-radius:0 0 55% 45%;transform:rotate(-2deg);pointer-events:none}.v3-hero__line i{position:absolute;right:26%;bottom:-.35rem;width:.7rem;height:.7rem;border:2px solid var(--v3-warm);border-radius:50%;background:var(--v3-orange)}.v3-hero__areas{position:absolute;inset:auto 0 0;z-index:6;border-top:1px solid rgba(0,35,68,.09);background:rgba(255,255,255,.9)}.v3-hero__areas>div{display:flex;min-height:5rem;align-items:center;justify-content:space-between;gap:1rem;color:var(--v3-navy);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.v3-hero__areas i{width:.28rem;height:.28rem;border-radius:50%;background:var(--v3-orange)}@keyframes v3-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.v3-section-heading{display:grid;align-items:end;gap:3rem}.v3-section-heading--wide{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.65fr)}.v3-migration__top h2,.v3-product__intro h2,.v3-section-heading h2,.v3-segments__intro h2{margin-top:1rem;color:var(--v3-navy);font-size:clamp(2.65rem,4.8vw,4.65rem);font-weight:700;letter-spacing:-.052em;line-height:1.02;text-wrap:balance}.v3-product__intro>div:last-child>p,.v3-section-heading>p{max-width:36rem;color:var(--v3-graphite);font-size:1.08rem;line-height:1.7}.v3-flow{background:var(--v3-white)}.v3-flow__stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 6.25rem minmax(0,1fr);align-items:center;margin-top:5rem}.v3-product-frame--flat{border-radius:1rem;box-shadow:0 18px 45px rgba(0,35,68,.11)}.v3-flow__path{position:relative;z-index:4;display:grid;align-self:stretch;align-content:center;gap:1.25rem;margin:0;padding:0;list-style:none}.v3-flow__path:before{position:absolute;inset:8% 50%;width:2px;background:var(--v3-orange);content:""}.v3-flow__path li{position:relative;display:flex;align-items:center;gap:.6rem;color:var(--v3-navy);font-size:.82rem;font-weight:700;white-space:nowrap}.v3-flow__path li:nth-child(odd){transform:translateX(-.25rem)}.v3-flow__path i{z-index:2;width:.68rem;height:.68rem;flex:0 0 auto;border:2px solid white;border-radius:50%;background:var(--v3-orange);box-shadow:0 0 0 1px var(--v3-orange)}.v3-flow__statement{display:grid;grid-template-columns:auto .8fr 1.2fr;align-items:center;gap:1.4rem;max-width:62rem;margin:3rem auto 0;padding:1.5rem 1.8rem;border-radius:.9rem;background:var(--v3-navy);color:white}.v3-flow__statement>span{width:.7rem;height:.7rem;border-radius:50%;background:var(--v3-orange)}.v3-flow__statement strong{font-size:1.08rem}.v3-flow__statement p{color:#c7d3df;font-size:.9rem;line-height:1.55}.v3-product{background:linear-gradient(180deg,var(--v3-pale) 0 62%,var(--v3-navy) 62% 100%)}.v3-product__intro{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:4rem}.v3-product__intro .v3-text-link{margin-top:1.4rem}.v3-product__stage{margin-top:4rem}.v3-product__tabs{display:flex;justify-content:center;gap:clamp(1rem,3vw,3.2rem);border-bottom:1px solid rgba(0,35,68,.15)}.v3-product__tabs button{position:relative;border:0;background:transparent;padding:1rem 0 1.1rem;color:var(--v3-navy);font-size:.93rem;font-weight:600;cursor:pointer}.v3-product__tabs button:after{position:absolute;inset:auto 0 -1px;height:3px;transform:scaleX(0);background:var(--v3-orange);content:"";transition:transform .18s ease}.v3-product__tabs button.is-active:after,.v3-product__tabs button:hover:after{transform:scaleX(1)}.v3-product__screen{width:min(100%,69rem);min-height:28rem;margin:1.8rem auto 0}.v3-product__screen .v3-product-frame{animation:v3-screen-in .3s ease both}@keyframes v3-screen-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.v3-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:3.4rem 0 0;padding:0;color:white;list-style:none}.v3-benefits li{display:flex;gap:1rem;padding:0 1.7rem;border-right:1px solid rgba(255,255,255,.23)}.v3-benefits li:first-child{padding-left:0}.v3-benefits li:last-child{padding-right:0;border-right:0}.v3-benefits svg{width:1.55rem;height:1.55rem;flex:0 0 auto;color:var(--v3-orange)}.v3-benefits span,.v3-benefits strong{display:block}.v3-benefits strong{font-size:.96rem}.v3-benefits span{margin-top:.4rem;color:#b8c9d8;font-size:.79rem;line-height:1.5}.v3-segments{background:var(--v3-white)}.v3-segments__intro{max-width:60rem;margin-inline:auto;text-align:center}.v3-segments__intro>p:last-child{margin-top:1.35rem;color:var(--v3-graphite);font-size:1.06rem}.v3-segment-tabs{display:flex;justify-content:center;gap:0;margin-top:3rem;border-bottom:1px solid var(--v3-line)}.v3-segment-tabs button{position:relative;min-width:9rem;border:0;border-right:1px solid var(--v3-line);background:transparent;padding:1.1rem 1.35rem;color:var(--v3-navy);font-size:.9rem;font-weight:600;cursor:pointer}.v3-segment-tabs button:last-child{border-right:0}.v3-segment-tabs button:after{position:absolute;inset:auto 16% -1px;height:3px;transform:scaleX(0);background:var(--v3-orange);content:"";transition:transform .18s ease}.v3-segment-tabs button.is-active,.v3-segment-tabs button:hover{color:var(--v3-orange)}.v3-segment-tabs button.is-active:after{transform:scaleX(1)}.v3-segment-stage{position:relative;display:grid;grid-template-columns:minmax(22rem,.72fr) minmax(0,1.28fr);align-items:center;min-height:35rem;margin-top:1.5rem;overflow:hidden;border-radius:1.4rem;background:var(--v3-pale)}.v3-segment-stage__copy{position:relative;align-self:stretch;padding:clamp(3rem,5vw,5rem);background:var(--v3-navy);color:white}.v3-segment-stage__copy:after{position:absolute;inset:-12% -7rem -12% auto;width:9rem;border-radius:0 50% 50% 0;background:var(--v3-navy);content:""}.v3-segment-stage__copy>p{color:var(--v3-orange);font-size:.9rem;font-weight:700}.v3-segment-stage__copy h3{position:relative;z-index:2;margin-top:1.4rem;font-size:clamp(2.1rem,3.2vw,3.3rem);letter-spacing:-.045em;line-height:1.06}.v3-segment-stage__copy>span{position:relative;z-index:2;display:block;margin-top:1.4rem;color:#c6d3df;line-height:1.65}.v3-segment-stage__copy ul{position:relative;z-index:2;display:grid;gap:.75rem;margin:1.8rem 0 2rem;padding:0;list-style:none}.v3-segment-stage__copy li{display:flex;align-items:center;gap:.65rem;font-size:.9rem;font-weight:600}.v3-segment-stage__copy li svg{width:1rem;height:1rem;color:var(--v3-orange)}.v3-segment-stage__copy .v3-button{position:relative;z-index:2}.v3-segment-stage__media{position:relative;z-index:3;padding:3rem 2.8rem 3rem 4rem}.v3-segment-stage__media .v3-product-frame{animation:v3-screen-in .28s ease both}.v3-migration{background:linear-gradient(150deg,var(--v3-warm) 0 58%,var(--v3-pale) 58% 100%)}.v3-migration__top{display:grid;grid-template-columns:minmax(0,.95fr) minmax(30rem,1.05fr);align-items:center;gap:5rem}.v3-migration__top>div:first-child>p:last-child{max-width:34rem;margin-top:1.5rem;color:var(--v3-graphite);font-size:1.05rem;line-height:1.7}.v3-product-frame--migration{box-shadow:0 20px 55px rgba(0,35,68,.12)}.v3-migration__steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:5rem 0 0;padding:0;list-style:none}.v3-migration__steps:before{position:absolute;top:2.4rem;left:0;width:100%;height:4px;border-radius:99px;background:var(--v3-navy);content:""}.v3-migration__steps li{position:relative;padding:0 2rem}.v3-migration__steps li:first-child{padding-left:0}.v3-migration__steps li:last-child{padding-right:0}.v3-migration__steps span{display:block;color:var(--v3-orange);font-size:2.4rem;font-weight:700}.v3-migration__steps i{position:relative;z-index:2;display:block;width:1.3rem;height:1.3rem;margin-top:-.32rem;border:4px solid white;border-radius:50%;background:var(--v3-orange);box-shadow:0 0 0 2px var(--v3-orange)}.v3-migration__steps h3{margin-top:1.35rem;color:var(--v3-navy);font-size:1.18rem}.v3-migration__steps p{max-width:18rem;margin-top:.55rem;color:var(--v3-graphite);font-size:.9rem;line-height:1.6}.v3-migration__cta{margin-top:2.6rem;margin-left:auto}.v3-pricing{background:var(--v3-white)}.v3-pricing__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(28rem,.98fr);align-items:stretch;gap:4rem;margin-top:4.5rem}.v3-pricing__core{position:relative;overflow:hidden;border-radius:1.35rem 12rem 12rem 1.35rem;background:linear-gradient(145deg,var(--v3-navy),var(--v3-navy-2));padding:clamp(2.5rem,4vw,4rem);color:white}.v3-pricing__addons h3,.v3-pricing__core h3{font-size:1.3rem}.v3-pricing__price{display:flex;align-items:baseline;gap:.5rem;margin-top:1.5rem;padding-block:1.6rem;border-block:1px solid rgba(255,255,255,.22)}.v3-pricing__price span{font-size:2rem;font-weight:700}.v3-pricing__price strong{font-size:clamp(5rem,8vw,7.5rem);letter-spacing:-.08em;line-height:.8}.v3-pricing__price small{color:#d6e0e8;font-size:1.05rem}.v3-pricing__core>p{margin-top:1.5rem;font-weight:700}.v3-pricing__core ul{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.4rem;margin:1rem 0 2rem;padding:0;list-style:none}.v3-pricing__core li{display:flex;align-items:center;gap:.55rem;font-size:.9rem}.v3-pricing__core li svg{width:1rem;height:1rem;color:var(--v3-orange)}.v3-pricing__addons{padding-block:1.3rem}.v3-pricing__addons h3{color:var(--v3-navy)}.v3-pricing__addons ul{margin:1.25rem 0 0;padding:0;list-style:none}.v3-pricing__addons li{display:grid;grid-template-columns:1fr auto 5rem;align-items:center;gap:1.2rem;min-height:4.2rem;border-bottom:1px solid var(--v3-line);color:var(--v3-ink)}.v3-pricing__addons li svg{width:1.1rem;height:1.1rem;color:var(--v3-orange)}.v3-pricing__addons li strong{color:var(--v3-navy);font-variant-numeric:tabular-nums;text-align:right}.v3-pricing__addons>p{margin-top:1.25rem;color:var(--v3-graphite);font-size:.86rem}.v3-trust{display:grid;grid-template-columns:1fr 1fr;min-height:53rem}.v3-faq,.v3-trust__confidence{display:flex;align-items:center;padding-block:clamp(5rem,8vw,8rem)}.v3-trust__confidence{position:relative;z-index:2;overflow:hidden;background:linear-gradient(145deg,var(--v3-navy),#063862);color:white}.v3-trust__confidence:after{position:absolute;top:-10%;right:-8rem;width:10rem;height:120%;border-radius:0 50% 50% 0;background:#063862;content:""}.v3-trust__inner{width:min(100% - 4rem,40rem);margin-inline:auto}.v3-faq h2,.v3-trust__confidence h2{margin-top:1rem;font-size:clamp(2.65rem,4.4vw,4.25rem);font-weight:700;letter-spacing:-.05em;line-height:1.03}.v3-trust__confidence>.v3-trust__inner>p:nth-of-type(2){max-width:35rem;margin-top:1.5rem;color:#c5d2dd;font-size:1.02rem;line-height:1.7}.v3-trust__confidence ul{margin:2rem 0 0;padding:0;list-style:none}.v3-trust__confidence li{display:flex;gap:.8rem;padding-block:1rem;border-bottom:1px solid rgba(255,255,255,.17)}.v3-trust__confidence li svg{width:1.2rem;height:1.2rem;flex:0 0 auto;color:var(--v3-orange)}.v3-trust__confidence li small,.v3-trust__confidence li strong{display:block}.v3-trust__confidence li strong{font-size:1rem}.v3-trust__confidence li small{margin-top:.3rem;color:#afc0cf;line-height:1.45}.v3-faq{background:linear-gradient(145deg,var(--v3-pale),var(--v3-white))}.v3-faq h2{margin:0 0 2rem;color:var(--v3-navy)}.v3-faq details{border-bottom:1px solid #cbd5de}.v3-faq summary{display:grid;min-height:5.4rem;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;color:var(--v3-navy);cursor:pointer;list-style:none}.v3-faq summary::-webkit-details-marker{display:none}.v3-faq summary strong{font-size:1.08rem}.v3-faq summary svg{width:1.15rem;height:1.15rem;color:var(--v3-orange)}.v3-faq details[open] .v3-faq__plus,.v3-faq__minus{display:none}.v3-faq details[open] .v3-faq__minus{display:block}.v3-faq details>p{max-width:34rem;padding:0 2.5rem 1.8rem 0;color:var(--v3-graphite);line-height:1.65}.v3-final{position:relative;min-height:43rem;overflow:hidden;background:linear-gradient(145deg,var(--v3-navy),#063862);color:white}.v3-final__field{top:-12rem;right:-10rem;width:48rem;height:48rem;background:var(--v3-pale-2);opacity:.95}.v3-final:after,.v3-final__field{position:absolute;border-radius:50%}.v3-final:after{inset:auto -10% -15rem -8%;height:23rem;background:rgba(15,72,121,.72);content:""}.v3-final__inner{position:relative;z-index:3;display:grid;min-height:43rem;grid-template-columns:minmax(0,.78fr) minmax(34rem,1.22fr);align-items:center;gap:4rem}.v3-final__copy h2{font-size:clamp(3rem,4.8vw,4.7rem);letter-spacing:-.055em;line-height:1.02}.v3-final__copy>p{max-width:37rem;margin-top:1.6rem;color:#c7d4df;font-size:1.08rem;line-height:1.7}.v3-final__actions{display:flex;align-items:center;gap:2rem;margin-top:2rem}.v3-final__assurance{display:flex;align-items:center;gap:.6rem;margin-top:1.5rem;color:#c7d4df;font-size:.88rem}.v3-final__assurance svg{width:1.15rem;height:1.15rem;border-radius:50%;background:var(--v3-orange);color:white;padding:.15rem}.v3-product-frame--final{width:122%;transform:rotate(-1.6deg);box-shadow:0 28px 80px rgba(0,18,34,.35)}.v3-footer{background:var(--v3-white);color:var(--v3-navy)}.v3-footer__inner{display:grid;min-height:9rem;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem}.v3-footer__logo{width:10rem}.v3-footer nav{display:flex;justify-content:center;gap:1.5rem}.v3-footer nav a{font-size:.8rem;font-weight:600;transition:color .16s ease}.v3-footer nav a:hover{color:var(--v3-orange)}.v3-footer p{color:var(--v3-graphite);font-size:.76rem;line-height:1.6;text-align:right}.v3-skeleton{min-height:100dvh}.v3-skeleton__nav{display:flex;height:5rem;align-items:center;justify-content:space-between}.v3-skeleton__brand,.v3-skeleton__button,.v3-skeleton__copy>*,.v3-skeleton__visual{border-radius:.7rem;background:linear-gradient(90deg,#edf1f5,#f8fafb,#edf1f5);background-size:200% 100%;animation:v3-shimmer 1.5s linear infinite}.v3-skeleton__brand,.v3-skeleton__button{width:9rem;height:2.7rem}.v3-skeleton__hero{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;min-height:42rem}.v3-skeleton__copy div:first-child{width:75%;height:4.5rem}.v3-skeleton__copy div:nth-child(2){width:95%;height:4.5rem;margin-top:.8rem}.v3-skeleton__copy span{display:block;width:70%;height:1.3rem;margin-top:2rem}.v3-skeleton__visual{height:27rem}@keyframes v3-shimmer{to{background-position:-200% 0}}@media (max-width:1120px){.v3-header__nav{gap:1.3rem}.v3-hero__inner{grid-template-columns:.8fr 1.2fr;gap:2rem}.v3-hero__visual{width:100%}.v3-benefits{grid-template-columns:1fr 1fr;gap:2rem 0}.v3-benefits li:nth-child(2){border-right:0}.v3-benefits li:nth-child(3){padding-left:0}.v3-segment-tabs button{min-width:auto}.v3-final__inner{grid-template-columns:.82fr 1.18fr;gap:2rem}.v3-footer__inner{grid-template-columns:auto 1fr;padding-block:2rem}.v3-footer p{grid-column:1/-1;text-align:left}}@media (max-width:900px){.v3-shell{width:min(100% - 2rem,48rem)}.v3-section{padding-block:5.5rem}.v3-header__actions,.v3-header__nav{display:none}.v3-menu-button{display:inline-flex}.v3-header.is-scrolled .v3-header__inner{height:4.5rem}.v3-header.is-scrolled+.v3-mobile-menu{inset-block-start:4.5rem}.v3-hero{min-height:auto;padding-bottom:5rem}.v3-hero__field{top:32rem;right:-18rem;width:65rem;height:46rem}.v3-hero__inner{min-height:auto;grid-template-columns:1fr;padding-block:4.5rem 3rem}.v3-hero__copy{max-width:43rem}.v3-hero__visual{width:100%}.v3-hero__line{bottom:4.1rem;opacity:.55}.v3-hero__areas{position:relative}.v3-hero__areas>div{min-height:4.3rem;overflow-x:auto;justify-content:flex-start}.v3-hero__areas span{white-space:nowrap}.v3-flow__stage,.v3-migration__top,.v3-pricing__layout,.v3-product__intro,.v3-section-heading--wide{grid-template-columns:1fr;gap:2rem}.v3-flow__path{grid-template-columns:repeat(4,1fr);align-self:auto;gap:0}.v3-flow__path:before{inset:50% 8%;width:auto;height:2px}.v3-flow__path li{flex-direction:column;text-align:center}.v3-flow__path li:nth-child(odd){transform:none}.v3-flow__statement{grid-template-columns:auto 1fr}.v3-flow__statement p{grid-column:2}.v3-product{background:linear-gradient(180deg,var(--v3-pale) 0 68%,var(--v3-navy) 68% 100%)}.v3-product__screen{min-height:0}.v3-product__tabs{justify-content:flex-start;overflow-x:auto}.v3-product__tabs button{flex:0 0 auto}.v3-segment-tabs{justify-content:flex-start;overflow-x:auto}.v3-segment-tabs button{flex:0 0 auto}.v3-segment-stage{grid-template-columns:1fr}.v3-segment-stage__copy:after{display:none}.v3-segment-stage__media{padding:2rem}.v3-migration__top{gap:3rem}.v3-migration__steps{margin-top:3rem}.v3-pricing__core{border-radius:1.35rem 8rem 8rem 1.35rem}.v3-trust{grid-template-columns:1fr}.v3-trust__confidence:after{display:none}.v3-faq,.v3-trust__confidence{min-height:auto}.v3-final{padding-block:5.5rem 3rem}.v3-final__inner{min-height:auto;grid-template-columns:1fr}.v3-product-frame--final{width:100%;margin-top:2rem;transform:rotate(-.8deg)}.v3-footer__inner{grid-template-columns:1fr;gap:1.5rem}.v3-footer nav{justify-content:flex-start;flex-wrap:wrap}.v3-footer p{grid-column:auto}.v3-skeleton__hero{grid-template-columns:1fr}}@media (max-width:640px){.v3-shell{width:min(100% - 1.25rem,38rem)}.v3-section{padding-block:4.5rem}.v3-header__inner{height:4.5rem}.v3-header__logo{width:8.2rem}.v3-mobile-menu{inset-block-start:4.5rem}.v3-mobile-menu__actions{grid-template-columns:1fr}.v3-hero__inner{padding-top:3.5rem}.v3-hero h1{font-size:clamp(3rem,14vw,4.4rem)}.v3-final__actions,.v3-hero__actions{align-items:stretch;flex-direction:column;gap:1rem}.v3-final__actions .v3-text-link,.v3-hero__actions .v3-text-link{justify-content:center;min-height:3rem}.v3-product-frame__bar{height:1.65rem}.v3-migration__top h2,.v3-product__intro h2,.v3-section-heading h2,.v3-segments__intro h2{font-size:clamp(2.45rem,12vw,3.6rem)}.v3-flow__path{grid-template-columns:1fr;gap:1rem;padding-left:1rem}.v3-flow__path:before{inset:8% auto 8% 1.3rem;width:2px;height:auto}.v3-flow__path li{flex-direction:row;text-align:left}.v3-flow__statement{grid-template-columns:auto 1fr;padding:1.25rem}.v3-benefits{grid-template-columns:1fr;gap:0}.v3-benefits li,.v3-benefits li:first-child,.v3-benefits li:nth-child(3){padding:1.2rem 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.v3-benefits li:last-child{border-bottom:0}.v3-segments__intro{text-align:left}.v3-segment-tabs{margin-top:2rem}.v3-segment-tabs button{padding-inline:1rem}.v3-segment-stage__copy{padding:2.2rem 1.4rem}.v3-segment-stage__media{padding:1.25rem}.v3-migration__steps{grid-template-columns:1fr;gap:1.6rem;padding-left:2rem}.v3-migration__steps:before{top:0;bottom:0;left:.65rem;width:3px;height:auto}.v3-migration__steps li,.v3-migration__steps li:first-child,.v3-migration__steps li:last-child{padding:0}.v3-migration__steps span{font-size:2rem}.v3-migration__steps i{position:absolute;top:.75rem;left:-1.85rem;margin:0}.v3-migration__steps h3{margin-top:.25rem}.v3-migration__cta{width:100%}.v3-pricing__core{border-radius:1.25rem 5rem 5rem 1.25rem;padding:2rem 1.4rem}.v3-pricing__price strong{font-size:5rem}.v3-pricing__core ul{grid-template-columns:1fr}.v3-pricing__core .v3-button{width:100%}.v3-pricing__addons li{grid-template-columns:1fr auto 4.6rem}.v3-trust__inner{width:min(100% - 2.5rem,38rem)}.v3-faq h2,.v3-final__copy h2,.v3-trust__confidence h2{font-size:clamp(2.55rem,12vw,3.8rem)}.v3-faq summary{min-height:4.8rem}.v3-final__field{right:-30rem}.v3-footer nav{gap:1rem 1.3rem}}@media (prefers-reduced-motion:reduce){.v3-site *,.v3-site :after,.v3-site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}