@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap";.products-nav{position:relative}.products-nav-trigger{display:flex;align-items:center;gap:3px}.products-nav-toggle{display:flex;align-items:center;justify-content:center;width:30px;height:36px;border:0;background:transparent;border-radius:3px}.products-nav-toggle:hover{background:#f7f8fa;color:#2674cf}.products-nav-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.products-dropdown{position:absolute;top:calc(100% + 18px);right:0;z-index:40;width:580px;max-width:calc(100vw - 46px);display:grid;grid-template-columns:1.2fr 1fr;gap:24px 32px;padding:28px;background:#fff;border:1px solid #e3e6eb;border-radius:4px}.products-dropdown[hidden]{display:none}.dropdown-label{color:#626870;font-size:10px;font-weight:600;letter-spacing:1.2px;margin-bottom:12px}.products-dropdown ul{list-style:none;margin:0;padding:0}.products-dropdown li a{display:block;padding:10px 8px;margin:0 -8px;font-size:13px;border-radius:3px}.products-dropdown a:hover{background:#edf5ff;color:#2674cf}.products-dropdown li span{display:block;font-weight:500}.products-dropdown li small{display:block;font-size:11px;color:#626870;margin-top:3px}.products-dropdown .dropdown-overview{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e3e6eb;padding-top:16px;font-size:12px}@media(max-width:1100px)and (min-width:761px){.navigation{gap:14px}}@media(max-width:760px){.navigation.is-open{max-height:calc(100dvh - 80px);overflow-y:auto}.products-nav-trigger{justify-content:space-between}.products-dropdown{position:static;width:100%;max-width:none;margin-top:12px;grid-template-columns:1fr;padding:20px;gap:22px}.products-nav-toggle{width:40px;height:40px}}.wrap{max-width:1320px;margin:auto;padding-left:54px;padding-right:54px}.header{height:106px;max-width:1428px;margin:auto;padding:0 54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e6eb}.wordmark{font-weight:700;font-size:38px;letter-spacing:-2.5px;display:inline-flex;align-items:center;line-height:1}.navigation{display:flex;gap:36px;align-items:center;font-size:13px}.navigation>a:not(.button):hover{color:#2674cf}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;background:#17191c;color:#fff;border-radius:3px;font-size:13px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#17191c;transform:translateY(-2px)}.button.small{padding:13px 19px;gap:22px}.menu-toggle{display:none}.hero{padding-top:43px}.hero-top{display:flex;justify-content:space-between;align-items:center}.eyebrow,.edition{font-size:10px;letter-spacing:1.6px;font-weight:600}.eyebrow{display:flex;gap:10px;align-items:center}.edition{color:#626870;font-size:10px}.status-dot{width:6px;height:6px;border-radius:50%;background:#2674cf}.hero-copy{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;padding:30px 0 45px}h1{font-weight:450;font-size:clamp(54px,5.9vw,83px);letter-spacing:-4.3px;line-height:1.07}h1 em{font-size:1.08em;letter-spacing:-2.5px}.hero-intro{max-width:330px;margin:15px 0 0 auto}.hero-intro>p:first-child{font-size:18px;line-height:1.5}.muted{color:#626870;font-size:13px;line-height:1.8;margin-top:16px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:12px;font-weight:600;padding-bottom:7px;border-bottom:1px solid #626870}.hero-intro .text-link{margin-top:23px}.text-link:hover{gap:28px}.hero-visual{height:440px;position:relative;border-radius:5px;overflow:hidden;background:#bac0c8}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 57%}.photo-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#17191c70,transparent 80%)}.photo-caption{position:absolute;top:47px;left:43px;color:#fff}.photo-caption>span{font-size:9px;letter-spacing:2px}.photo-caption p{font-size:36px;line-height:1.17;letter-spacing:-1px;margin-top:17px}.photo-caption em{font-size:42px}.hero-system{position:absolute;right:52px;top:62px;width:315px;transform:rotate(-3deg);background:#f7f8fa;border:1px solid #ffffffb0;border-radius:9px;padding:19px;box-shadow:0 22px 55px #17191c35}.system-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px;border-bottom:1px solid #e3e6eb}.mini-brand{font-size:10px;font-weight:600}.demo-label{font-size:8px;letter-spacing:1px;font-weight:500;color:#626870}.system-title{display:flex;align-items:center;gap:10px;padding:18px 0}.icon-box{padding:10px;border-radius:8px;background:#edf5ff;display:flex}.system-title strong{font-size:13px;display:block}.system-title span:not(.icon-box):not(.accent-dot){font-size:9px;color:#626870;display:block}.accent-dot{width:6px;height:6px;border-radius:50%;background:#2674cf;display:inline-block}.system-title>.accent-dot{margin-left:auto}.system-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-top:1px solid #e3e6eb}.step-icon{display:flex;padding:5px;border:1px solid #e3e6eb;border-radius:50%}.system-row strong{display:block;font-size:11px;font-weight:500}.system-row small{font-size:9px;color:#626870}.row-time{margin-left:auto;font-size:9px;color:#626870}.review-bar{margin-top:10px;background:#edf5ff;padding:9px;display:flex;align-items:center;gap:8px;border-radius:4px;font-size:9px}.review-bar>svg{margin-left:auto}.avatar{background:#17191c;color:#fff;border-radius:50%;font-size:7px;padding:6px}.visual-foot{position:absolute;bottom:23px;left:40px;right:40px;display:flex;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:1.4px}.statement-strip{max-width:1212px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3e6eb;padding:25px 3px;font-size:12px;color:#626870}.strip-star{font-size:31px;color:#17191c}.section{padding-top:107px;padding-bottom:108px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:45px;margin-bottom:48px}.section-heading>.eyebrow{align-self:start;margin-top:12px}h2{font-size:49px;letter-spacing:-1.9px;line-height:1.13;font-weight:450}h2 em{font-size:1.12em}.section-intro{font-size:14px;color:#626870;max-width:420px;margin-top:22px;line-height:1.8}.offers{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.offer{background:#f7f8fa;padding:29px 29px 25px;position:relative;min-height:352px;border-radius:4px}.offer.featured{background:#edf5ff}.offer-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#626870;margin-bottom:28px}.offer h3{font-weight:450;font-size:29px;letter-spacing:-1px;line-height:1.2}.offer p{font-size:12px;color:#626870;line-height:1.85;margin-top:20px;max-width:270px}.offer-tags{font-size:8px;letter-spacing:.7px;margin-top:32px;padding-right:22px}.offer>a{position:absolute;bottom:24px;right:24px}.offer>a:hover{transform:translate(2px,-2px)}.industry-section{padding:95px 0;background:#f7f8fa}.industry-tabs{display:flex;border-bottom:1px solid #e3e6eb;margin-bottom:35px}.industry-tabs button{display:flex;align-items:center;gap:16px;background:transparent;border:0;border-bottom:2px solid transparent;padding:19px 5px;margin-right:50px;font-size:14px}.industry-tabs button span{font-size:9px;color:#626870}.industry-tabs button svg{margin-left:15px}.industry-tabs button[aria-selected=true]{border-bottom-color:#2674cf}.industry-content{display:grid;grid-template-columns:1.08fr 1fr;gap:75px;align-items:center}.industry-image{height:360px;position:relative;overflow:hidden;border-radius:3px;background:#e3e6eb}.industry-image img{width:100%;height:100%;object-fit:cover}.image-note{position:absolute;bottom:20px;left:22px;color:#fff;font-size:9px;letter-spacing:1.5px;text-shadow:0 1px 5px #000}.big-number{font-family:"Instrument Serif",serif;color:#626870;font-size:29px}.industry-copy h3{font-size:35px;line-height:1.17;font-weight:450;letter-spacing:-1.3px;margin:13px 0 19px;max-width:360px}.industry-copy>p{font-size:13px;color:#626870;max-width:370px;line-height:1.9}.pills{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.pills span{font-size:9px;border:1px solid #e3e6eb;padding:6px 10px;border-radius:20px}.industry-copy .text-link{margin-top:8px}.workflow{display:grid;grid-template-columns:.8fr 1.2fr;background:#f7f8fa;border:1px solid #e3e6eb;border-radius:6px;padding:40px;gap:50px}.workflow-left{padding:10px 0}.workflow-steps{margin:40px 0}.workflow-steps button{width:100%;display:flex;gap:15px;align-items:center;text-align:left;padding:19px 10px;border:0;border-bottom:1px solid #e3e6eb;background:transparent;color:#626870;font-size:14px}.workflow-steps button span{font-size:10px}.workflow-steps button svg{margin-left:auto;opacity:0}.workflow-steps button.active{color:#2674cf;font-weight:600}.workflow-steps button.active svg{opacity:1}.workflow-left>p{font-size:12px;color:#626870;line-height:1.8}.workflow-screen{background:#fff;border:1px solid #e3e6eb;border-radius:7px;padding:27px;box-shadow:0 12px 30px #17191c07;min-height:365px}.screen-header{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#626870}.screen-header .accent-dot{margin-right:7px}.workflow-screen h3{font-size:22px;font-weight:500;letter-spacing:-.6px;line-height:1.3;margin:26px 0 20px;min-height:58px}.message-card{background:#f7f8fa;padding:17px;border-radius:4px;min-height:108px}.message-label{font-size:7px;letter-spacing:1.1px;color:#626870}.message-card p{font-size:12px;line-height:1.8;margin-top:7px;white-space:pre-line}.result{display:flex;gap:12px;margin:22px 0}.result-icon{display:flex;background:#edf5ff;align-items:center;justify-content:center;height:31px;width:31px;flex-shrink:0;border-radius:50%}.result strong{font-size:11px;font-weight:500}.result p{font-size:10px;color:#626870;margin-top:3px;max-width:320px}.screen-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e3e6eb;padding-top:16px;font-size:9px;color:#626870}.screen-footer button{display:flex;gap:8px;align-items:center;border:0;background:none;font-size:10px}.approach-section{background:#17191c;color:#f7f8fa;padding:90px 0}.approach-section .eyebrow{color:#bac0c8}.approach-section h2 em{color:#4295f3}.approach-section .section-intro{color:#bac0c8}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}.process article>span{display:flex;justify-content:space-between;border-top:1px solid #626870;padding-top:19px;font-size:10px;color:#4295f3}.process h3{font-size:22px;font-weight:450;margin:28px 0 13px}.process p{font-size:12px;color:#bac0c8;line-height:1.85}.beyond{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:center;padding-top:100px;padding-bottom:100px;border-bottom:1px solid #e3e6eb}.beyond-symbol{font-size:240px;line-height:1;color:#4295f3;text-align:center}.beyond h2{margin:22px 0}.beyond p:not(.eyebrow){font-size:14px;color:#626870;max-width:430px}.beyond .text-link{margin-top:26px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-top:90px;padding-bottom:100px}.faq-section h2{margin-top:22px}.faq{border-bottom:1px solid #e3e6eb;padding:19px 0}.faq:first-child{padding-top:0}.faq h3 button{display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:none;width:100%;text-align:left;font-weight:500;font-size:13px;padding:3px 0}.faq p{font-size:12px;color:#626870;line-height:1.9;padding:17px 30px 5px 0}.contact-section{background:#edf5ff;padding:75px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-section h2{font-size:57px;margin:23px 0}.contact-section p:not(.eyebrow){font-size:13px;line-height:1.9;color:#626870}.button.light{background:#17191c;margin-top:30px}.contact-orbit{border:1px solid #bac0c8;border-radius:50%;height:195px;width:195px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;gap:12px}.contact-orbit svg{width:80px;height:80px}.contact-orbit span{font-size:7px;letter-spacing:1px}.contact-orbit:hover{background:#edf5ff}.footer{padding-top:65px;padding-bottom:22px}.footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px;padding-bottom:55px}.footer-main p{font-size:12px;color:#626870;margin-top:20px}.footer-label{font-size:9px;letter-spacing:1.2px;color:#626870;display:block;margin-bottom:20px}.countries{display:flex;flex-direction:column;gap:13px;font-size:13px}.countries span{display:flex;align-items:center;gap:14px}.footer-main>div:last-child>a{display:flex;align-items:center;gap:18px;font-size:12px;margin-bottom:12px}.footer-bottom{border-top:1px solid #e3e6eb;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#626870;font-size:9px}@media(min-width:1600px){.hero-visual{height:470px}}@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.header{padding:0 35px}.hero-copy{gap:25px}h1{font-size:65px}.statement-strip{margin:0 35px}.section-heading{grid-template-columns:.75fr 2fr}.industry-content{gap:35px}.industry-tabs button{margin-right:25px}.workflow{gap:30px;padding:25px}.offer{padding:24px 20px}.offer-tags{font-size:7px}.navigation{gap:23px}.beyond-symbol{font-size:190px}}@media(max-width:760px){.wrap{padding-left:23px;padding-right:23px}.header{height:80px;padding:0 23px}.wordmark{font-size:33px}.menu-toggle{display:flex;border:0;background:none;padding:9px}.navigation{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;z-index:20;padding:25px;border-bottom:1px solid #e3e6eb;align-items:stretch}.navigation.is-open{display:flex;flex-direction:column;gap:24px}.hero{padding-top:28px}.hero-top .eyebrow{font-size:8px;letter-spacing:1px}.edition{font-size:8px}.hero-copy{grid-template-columns:1fr;gap:25px;padding:28px 0 32px}h1{font-size:clamp(48px,9.5vw,68px);letter-spacing:-2.6px}h1 em{letter-spacing:-1.5px}.hero-intro{max-width:100%;margin:0}.hero-intro>p:first-child{font-size:16px}.desktop-break{display:none}.muted{max-width:420px;margin-top:12px}.hero-intro .text-link{margin-top:18px}.hero-visual{height:530px}.photo-caption{top:25px;left:25px}.photo-caption p{font-size:28px}.photo-caption em{font-size:33px}.photo-caption>span{font-size:8px}.hero-system{top:183px;right:23px;width:min(295px,calc(100% - 46px));padding:17px;transform:rotate(-2deg)}.visual-foot{bottom:19px;left:23px;right:23px;font-size:7px}.visual-foot>span:last-child{display:none}.statement-strip{margin:0 23px;gap:20px;flex-wrap:wrap;font-size:10px;padding:23px 0}.statement-strip>span:nth-child(3){display:none}.strip-star{font-size:22px}.section{padding-top:65px;padding-bottom:65px}.section-heading{grid-template-columns:1fr;gap:21px;margin-bottom:33px}.section-heading>.eyebrow{margin:0}.eyebrow{font-size:9px}h2{font-size:39px;letter-spacing:-1.4px}.section-intro{font-size:13px;margin-top:18px}.offers{grid-template-columns:1fr;gap:14px}.offer{min-height:290px;padding:27px}.offer-top{margin-bottom:21px}.offer h3 br{display:none}.offer h3{font-size:28px}.offer p{max-width:95%;font-size:13px}.offer-tags{font-size:8px}.industry-section{padding:60px 0}.industry-tabs{gap:0;margin-bottom:25px}.industry-tabs button{flex:1;justify-content:center;margin:0;padding:15px 4px;gap:5px;font-size:11px}.industry-tabs button svg,.industry-tabs button>span{display:none}.industry-content{grid-template-columns:1fr;gap:26px}.industry-image{height:285px}.industry-copy h3{font-size:32px;margin-top:7px}.big-number{font-size:24px}.industry-copy>p{max-width:100%}.workflow{grid-template-columns:1fr;gap:24px;padding:20px}.workflow-left{padding:0}.workflow-steps{margin:16px 0 0}.workflow-steps button{padding:13px 4px}.workflow-left>p{display:none}.workflow-screen{padding:20px;min-height:370px}.screen-header{font-size:7px}.workflow-screen h3{font-size:21px}.approach-section{padding:60px 0}.process{grid-template-columns:1fr 1fr;gap:30px 25px;margin-top:35px}.process h3{margin:20px 0 10px;font-size:21px}.process p{font-size:12px}.beyond{padding-top:65px;padding-bottom:65px;grid-template-columns:1fr;gap:24px}.beyond-symbol{text-align:left;font-size:100px}.beyond h2{margin:20px 0}.faq-section{grid-template-columns:1fr;gap:35px;padding-top:60px;padding-bottom:65px}.faq-section h2 br{display:none}.faq-section h2{margin-top:18px}.contact-section{padding:60px 0}.contact-section h2{font-size:42px}.contact-orbit{display:none}.contact-inner{display:block}.footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-main>div:first-child{grid-column:1/-1}.footer-label{font-size:8px}.countries,.footer-main>div:last-child>a{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:8px}.footer-bottom>span:nth-child(2){display:none}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .7s ease-out}.hero-visual{animation:enter .9s ease-out}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.footer-privacy{margin-bottom:22px;font-size:13px}.footer-privacy a{text-decoration:underline;text-underline-offset:4px}.muted,.section-intro,.offer p,.industry-copy>p,.beyond p:not(.eyebrow),.faq p{color:#626870}.hero-actions{margin-top:22px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:13px 16px;gap:18px}.hero-secondary{font-size:10px;border-bottom:1px solid #626870;padding-bottom:4px}.industry-tabs button[aria-selected=false]{color:#626870}.wordmark{width:156px;flex-shrink:0}.wordmark img{width:100%;height:auto}.button,.button.light{background:#17191c}.button:hover,.button.light:hover{background:#245f9f}.offer-top svg,.text-link svg,.contact-orbit svg{color:#2674cf}@media(max-width:760px){.wordmark{width:136px}}.countries{gap:24px}.office{font-style:normal;font-size:12px;line-height:1.8}.office strong{display:block;font-weight:500;margin-bottom:5px}.countries .office span{display:block;color:#626870}.office a{display:inline-block;padding:8px 0;text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.footer-main{grid-template-columns:1fr}.office{font-size:13px}}.office-links{display:flex;flex-direction:column;align-items:flex-start}.office-links a{display:inline-flex;align-items:center;gap:6px;overflow-wrap:anywhere}.clients{padding-top:28px;padding-bottom:20px}.clients-header{position:relative;display:flex;justify-content:center;align-items:center;min-height:36px}.clients-heading{justify-content:center;font-size:11px;letter-spacing:1.6px;line-height:1.6;font-weight:600;color:#626870;text-transform:uppercase}.clients-marquee{overflow-x:auto;scrollbar-width:none;margin-top:12px}.clients-marquee::-webkit-scrollbar{display:none}.clients-marquee:focus-visible{outline:3px solid #2674cf;outline-offset:5px}.clients-track{display:flex;width:max-content;animation:client-scroll 40s linear infinite}.client-logos{display:flex;flex-shrink:0;gap:24px;list-style:none;padding:0 24px 0 0;margin:0}.client-logo{flex:0 0 180px;width:180px;height:88px;display:flex;justify-content:center;align-items:center;padding:8px}.client-logo img{max-width:100%;max-height:68px;width:auto;height:auto;object-fit:contain}.clients-marquee:hover .clients-track,.clients-marquee:focus-within .clients-track{animation-play-state:paused}@keyframes client-scroll{to{transform:translate(-50%)}}@media(max-width:760px){.clients{padding-top:24px;padding-bottom:16px}.client-logos{gap:16px;padding-right:16px}.client-logo{flex-basis:136px;width:136px;height:80px}.client-logo img{max-height:60px}}@media(prefers-reduced-motion:reduce){.clients-track{animation:none}.client-logos[aria-hidden=true]{display:none}}.client-logo-wide{flex-basis:210px;width:210px}.clients+.section{padding-top:56px}@media(max-width:760px){.client-logo-wide{flex-basis:144px;width:144px}.clients+.section{padding-top:40px}}.products-page{padding-top:60px;padding-bottom:80px}.products-page .hero-copy{padding-top:32px;padding-bottom:64px}.product-introduction{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#f7f8fa;border:1px solid #e3e6eb;border-radius:4px;padding:44px}.product-introduction h2{margin-top:22px}.product-actions{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0}.navigation a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}@media(max-width:1100px)and (min-width:761px){.navigation{gap:16px}}@media(max-width:760px){.products-page{padding-top:36px;padding-bottom:48px}.products-page .hero-copy{padding-bottom:36px}.product-introduction{flex-direction:column;align-items:flex-start;padding:26px;gap:28px}.product-introduction h2{font-size:34px}.product-actions{width:100%}.product-actions .button{gap:12px;font-size:12px;padding:15px}}.product-section{padding:64px 0}.product-section-title{margin-bottom:32px}.product-section-title h2{margin-top:18px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-card{padding:32px;background:#f7f8fa;border:1px solid #e3e6eb;border-radius:4px}.product-card:first-child{background:#edf5ff}.product-card-top{display:flex;justify-content:space-between;gap:20px;color:#626870;font-size:12px}.product-card-top svg{color:#2674cf}.product-card h3{font-size:34px;font-weight:450;letter-spacing:-1px;margin:24px 0 14px}.product-card p{font-size:14px;color:#626870;max-width:440px;line-height:1.8}.product-card-flow{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.product-card-flow span{font-size:11px;border:1px solid #e3e6eb;padding:5px 9px;border-radius:3px}.product-journey{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e3e6eb;border-bottom:1px solid #e3e6eb}.product-journey>span{display:flex;align-items:center;gap:16px;padding:22px 12px;font-size:16px}.product-journey small{font-size:11px;color:#626870}.product-journey svg{margin-left:auto;color:#2674cf}.product-platform,.product-context{display:grid;grid-template-columns:1.2fr 1fr;gap:64px}.product-platform{border-top:1px solid #e3e6eb}.product-platform h2,.product-context h2{margin-top:20px}.product-platform .text-link{margin-top:24px}.product-platform ul{list-style:none;padding:0;margin:0}.product-platform li{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e3e6eb;font-size:15px}.product-platform li svg{color:#2674cf}.product-breadcrumb{display:flex;gap:12px;font-size:12px;color:#626870;margin-bottom:40px}.product-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.product-brand{font-size:28px;margin:20px 0;color:#2674cf}.product-detail-hero h1{font-size:clamp(44px,5vw,70px);max-width:1000px}.product-lead{font-size:17px;line-height:1.8;color:#626870;max-width:640px;margin:28px 0}.product-context{border-top:1px solid #e3e6eb;margin-top:56px}.product-context h3{font-size:18px;font-weight:500;margin-bottom:12px}.product-context p{font-size:14px;color:#626870;margin-bottom:24px;line-height:1.8}.product-workflow{display:grid;grid-template-columns:.8fr 1.2fr;background:#f7f8fa;border:1px solid #e3e6eb;border-radius:6px;padding:28px;gap:30px}.product-step-buttons button{display:flex;align-items:center;text-align:left;gap:12px;width:100%;padding:20px 8px;background:none;border:0;border-bottom:1px solid #e3e6eb;font-size:14px}.product-step-buttons button svg{margin-left:auto}.product-step-buttons button[aria-pressed=true]{color:#2674cf;font-weight:600}.product-step-buttons button span{font-size:11px}.product-step-panel{background:#fff;border:1px solid #e3e6eb;padding:28px;border-radius:5px}.product-step-number{display:block;font-family:"Instrument Serif",Georgia,serif;font-size:48px;color:#2674cf;margin-top:20px}.product-step-panel h3{font-size:26px;font-weight:450;margin-bottom:14px}.product-step-panel>p:not(.eyebrow){font-size:14px;color:#626870;min-height:76px}.product-step-bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;border-top:1px solid #e3e6eb;margin-top:24px;padding-top:18px;font-size:12px}.product-step-bottom span,.product-step-bottom button{display:flex;align-items:center;gap:8px}.product-step-bottom button{border:0;background:none;padding:6px;color:#2674cf}.product-features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-features article{padding:26px;background:#f7f8fa;border-radius:4px}.product-features svg{color:#2674cf}.product-features h3,.product-modules h3,.product-delivery h3{font-size:21px;font-weight:450;margin:18px 0 12px}.product-features p,.product-modules p,.product-delivery p{font-size:14px;line-height:1.8;color:#626870}.product-scope-note{font-size:12px;color:#626870;line-height:1.8;margin-top:24px;max-width:840px}.product-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-modules article{border-top:1px solid #e3e6eb;padding:8px 0 22px}.product-modules .module-flow{font-size:12px;color:#2674cf;margin-top:18px}.product-delivery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-delivery article{border-top:1px solid #e3e6eb;padding-top:18px}.product-delivery article>span{color:#2674cf;font-size:12px}.product-back{margin-top:32px}.product-missing{margin:32px 0}@media(max-width:760px){.product-section{padding:40px 0}.product-grid,.product-platform,.product-context,.product-workflow,.product-features,.product-modules{grid-template-columns:1fr;gap:24px}.product-card{padding:24px}.product-card h3{font-size:30px}.product-journey{grid-template-columns:1fr 1fr}.product-journey>span{font-size:14px;padding:16px 8px}.product-detail-hero h1{font-size:44px;letter-spacing:-2px}.product-lead{font-size:15px}.product-workflow{padding:16px}.product-step-panel{padding:20px}.product-delivery{grid-template-columns:1fr 1fr}.product-platform h2{font-size:38px}.product-card-top{font-size:11px}.product-breadcrumb{margin-bottom:24px}.products-page .hero-intro .text-link{margin-top:20px}}.products-page .hero-copy{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:40px}.products-page .hero-copy h1{font-size:clamp(44px,5.2vw,72px)}@media(max-width:760px){.products-page .hero-copy{grid-template-columns:minmax(0,1fr);gap:24px}.products-page .hero-copy h1{font-size:clamp(38px,8.7vw,60px);letter-spacing:-2px}}.privacy-page{padding-top:60px;padding-bottom:80px}.privacy-heading{max-width:780px}.privacy-heading h1{margin:24px 0}.privacy-heading>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#626870}.privacy-heading .privacy-updated{font-size:13px;margin-top:16px}.privacy-contents{border-top:1px solid #e3e6eb;border-bottom:1px solid #e3e6eb;padding:28px 0;margin:40px 0;max-width:780px}.privacy-contents ol{display:grid;grid-template-columns:1fr 1fr;gap:10px 36px;margin:18px 0 0;padding-left:22px;font-size:14px}.privacy-contents a,.privacy-body a{text-decoration:underline;text-underline-offset:4px;color:#2674cf}.privacy-body{max-width:780px}.privacy-body section+section{margin-top:36px}.privacy-body h2{font-size:25px;line-height:1.3;letter-spacing:-.5px;margin-bottom:16px}.privacy-body p,.privacy-body li{font-size:15px;line-height:1.85;color:#626870;overflow-wrap:anywhere}.privacy-body p+p{margin-top:14px}.privacy-body ul{padding-left:22px;margin:14px 0}.privacy-body li+li{margin-top:10px}.privacy-body strong{color:#17191c;font-weight:600}@media(max-width:760px){.privacy-page{padding-top:36px;padding-bottom:60px}.privacy-heading h1{font-size:48px;letter-spacing:-2px}.privacy-contents ol{grid-template-columns:1fr}.privacy-body h2{font-size:23px}.privacy-body p,.privacy-body li{font-size:14px}}#root{width:100%;min-height:100vh}:root{font-family:DM Sans,sans-serif;color:#17191c;background:#fff;font-synthesis:none;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #2674cf;outline-offset:5px}h1,h2,h3,p{margin:0}button{color:inherit}html{scroll-behavior:smooth;scroll-padding-top:90px}::selection{background:#edf5ff;color:#17191c}img{display:block;max-width:100%}button svg,a svg{flex-shrink:0}em{font-family:"Instrument Serif",Georgia,serif;font-weight:400}section[id]{scroll-margin-top:30px}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:100}.skip-link:focus{top:10px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
