
:root{--paper:#f7f9fc;--white:#fff;--sky:#eef3ff;--ink:#10243a;--muted:#627083;--blue:#2559d6;--blue-deep:#1845a9;--line:#dce4ef;--dark:#10151d;--serif:Fraunces,Georgia,serif;--sans:Inter,Arial,sans-serif;--page:min(1240px,calc(100% - 64px));--ease:cubic-bezier(.22,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}img{max-width:100%;display:block}svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.04em}h1{font-size:clamp(46px,4.8vw,73px);line-height:1.06;margin-bottom:0}h1 em,h2 em{font-weight:400;color:var(--blue)}h2{font-size:clamp(37px,3.8vw,56px);line-height:1.12;margin-bottom:24px}h3{font-size:20px;line-height:1.35}::selection{background:#d5e2ff}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.container{width:var(--page);margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:11px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:23px}.eyebrow:before{content:'';width:25px;height:1px;background:currentColor}.button{display:inline-flex;gap:20px;align-items:center;justify-content:center;padding:14px 22px;min-height:49px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:6px;font-size:12px;font-weight:500;transition:background .2s,transform .2s}.button:after{content:'↗';font-size:16px}.button:hover{background:var(--blue-deep);transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.secondary:hover{border-color:var(--blue);color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:500;color:var(--blue);padding:5px 0;border-bottom:1px solid transparent}.text-link:after{content:'↗'}.text-link:hover{border-color:var(--blue)}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--blue);color:white;padding:12px 20px}.skip-link:focus{top:10px}.header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(14px)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.company-brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.company-icon{width:42px;height:42px;position:relative;overflow:hidden;border-radius:50%;background:#fff}.company-icon img{width:70px;height:70px;max-width:none;position:absolute;left:-14px;top:-14px}.company-name{font:500 20px/1.1 var(--serif);letter-spacing:-.5px}.company-name small{font:600 7px/1.3 var(--sans);letter-spacing:1.8px;display:block;color:var(--blue);margin-top:7px}.navlinks{display:flex;align-items:center;gap:29px;font-size:11px;font-weight:500;color:#506077}.navlinks>a:hover{color:var(--blue)}.navlinks .button{color:white;font-size:11px;min-height:42px;padding:10px 16px;gap:16px}.navlinks .button:hover{color:white}.menu-toggle{display:none;border:1px solid var(--line);background:white;border-radius:5px;align-items:center;justify-content:center;width:42px;height:42px}.menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.hero{background:linear-gradient(180deg,#fff 0%,#f0f5ff 78%,var(--paper) 100%);padding:58px 0 25px;overflow:hidden}.hero-intro{display:flex;gap:65px;justify-content:space-between;align-items:flex-end}.hero-heading{flex:1 1 700px}.hero-copy{flex:0 1 360px;padding-bottom:4px}.hero-copy p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:23px}.hero-copy .text-link{font-size:10px;margin-top:13px}.showcase{width:min(1480px,calc(100% - 36px));margin:43px auto 0;position:relative}.product-stage{display:flex;gap:20px;align-items:flex-start}.product-card{min-width:0;flex:1;background:#141e2c;color:#edf2f8;border:1px solid #34455c;border-radius:11px;box-shadow:0 16px 36px #10243a19;overflow:hidden}.card-head{display:flex;gap:16px;align-items:center;padding:20px 22px;justify-content:space-between;background:#10151d}.product-wordmark{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:600;letter-spacing:-1px;line-height:1.1}.product-wordmark svg{width:31px;height:31px;flex-shrink:0}.card-type{font-size:9px;line-height:1.5;color:#a4b2c4;max-width:82px;text-align:right}.screen-button{display:block;padding:0;border:0;width:100%;background:#141e2c;position:relative;overflow:hidden}.screen-button img{width:100%;height:auto;aspect-ratio:1512/1050;object-fit:cover}.screen-button:after{content:'View screenshot ⤢';position:absolute;bottom:12px;right:12px;padding:5px 9px;font-size:9px;border:1px solid #586b84;background:#10151de8;border-radius:4px;color:white;opacity:0;transition:.2s}.screen-button:hover:after,.screen-button:focus-visible:after{opacity:1}.card-bottom{padding:18px 22px 20px;border-top:1px solid #354860;background:#172334}.card-bottom h3{font-size:14px;margin:0 0 10px;font-weight:500;letter-spacing:-.1px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-actions a{font-size:10px;color:#9abdff;padding:4px 0}.card-actions a:hover{color:white}.card-actions .demo-link{color:#edf2f8}.js .product-stage{display:block;position:relative;height:min(540px,calc(23vw + 190px));perspective:1800px}.js .product-card{position:absolute;width:33.333%;left:33.333%;top:0;backface-visibility:hidden;transition:transform 950ms var(--ease),box-shadow 950ms var(--ease),border-color 950ms;will-change:transform;transform:translateX(var(--shift)) translateY(var(--lift)) rotateY(var(--turn)) scale(var(--scale));transform-origin:center center}.product-card[data-position=left]{--shift:-100%;--lift:13px;--turn:7deg;--scale:.91;z-index:1}.product-card[data-position=center]{--shift:0%;--lift:0px;--turn:0deg;--scale:1;z-index:3;border-color:#799cff;box-shadow:0 26px 65px #15316b25}.product-card[data-position=right]{--shift:100%;--lift:13px;--turn:-7deg;--scale:.91;z-index:1}.carousel-toolbar{display:none;align-items:center;justify-content:center;gap:20px;margin-top:4px}.js .carousel-toolbar{display:flex}.product-selectors{display:flex;gap:6px;align-items:center}.product-selectors button{padding:8px 15px;border:1px solid transparent;background:transparent;border-radius:5px;color:var(--muted);font-size:11px}.product-selectors button[aria-pressed=true]{border-color:#cfdaee;background:white;color:var(--blue);box-shadow:0 3px 8px #15316b05}.carousel-controls{display:flex;align-items:center;gap:7px;border-left:1px solid var(--line);padding-left:18px}.carousel-controls button{border:1px solid var(--line);background:transparent;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:13px;line-height:1}.carousel-controls button:hover{background:white;border-color:var(--blue);color:var(--blue)}.hero-note{text-align:center;font-size:9px;color:#6c7b90;margin:20px 0 0;letter-spacing:.2px}.hero-note span{margin:0 9px;color:#849ac0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.purpose-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-top:25px}.purpose-strip p{margin:0;font-size:11px;color:var(--muted)}.purpose-strip .strip-items{display:flex;gap:32px;flex-wrap:wrap}.strip-items span{display:flex;align-items:center;gap:9px;font-size:11px}.strip-items svg{width:17px;height:17px;fill:none;stroke:var(--blue);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.section{padding:96px 0}.section-heading{display:flex;gap:70px;justify-content:space-between;align-items:flex-start;margin-bottom:63px}.section-heading .eyebrow{flex:0 0 220px;margin-top:13px}.section-heading>div{flex:1}.section-heading h2{max-width:670px}.section-heading p{max-width:650px;font-size:15px;color:var(--muted);margin-bottom:0}.product-detail{display:flex;gap:65px;align-items:center;padding:57px 0;border-top:1px solid var(--line);scroll-margin-top:100px}.detail-copy{flex:0 1 380px;min-width:0}.detail-copy .product-wordmark{font-size:31px;color:var(--ink);margin-bottom:23px}.detail-copy .product-wordmark svg{width:37px;height:37px}.product-category{font-size:9px;color:var(--blue);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 16px}.detail-copy h3{font:400 34px/1.15 var(--serif);letter-spacing:-1px;margin-bottom:19px}.detail-copy p{font-size:13px;color:var(--muted);margin-bottom:22px}.feature-list{list-style:none;padding:0;margin:0 0 25px}.feature-list li{padding:9px 0;border-top:1px solid var(--line);font-size:11px;display:flex;align-items:center;gap:12px}.feature-list li:before{content:'✓';color:var(--blue)}.detail-copy .actions{gap:18px}.detail-copy .button{font-size:10px;padding:12px 16px;min-height:43px}.detail-copy .text-link{font-size:10px}.detail-visual{flex:1 1 620px;min-width:0;position:relative;background:#e8eef8;padding:18px;border:1px solid #d8e1ef;border-radius:9px}.detail-frame{border:1px solid #34445d;border-radius:6px;overflow:hidden;background:#10151d;box-shadow:0 12px 28px #10243a1c}.detail-frame .window-bar{height:31px;background:#10151d;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#8b9aae;font-size:8px}.window-dots{display:flex;gap:4px}.window-dots i{width:4px;height:4px;background:#475a73;border-radius:50%}.detail-visual figcaption{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:var(--muted);margin-top:12px}.detail-visual{margin:0}.product-detail.reverse .detail-visual{order:-1}
.journey{background:var(--dark);color:#edf2f8;position:relative}.journey .section-heading .eyebrow{color:#87aaff}.journey h2 em{color:#84a9ff}.journey .section-heading p{color:#a4b2c4}.journey-flow{display:flex;gap:0;border-top:1px solid #354860}.journey-step{flex:1;padding:31px 32px 8px 0;position:relative}.journey-step+ .journey-step{padding-left:32px;border-left:1px solid #354860}.journey-step .step-label{font-size:9px;letter-spacing:1.4px;color:#98a8be;margin-bottom:24px}.journey-step .product-wordmark{font-size:29px}.journey-step h3{font:400 26px/1.2 var(--serif);margin:26px 0 15px}.journey-step p{font-size:12px;color:#a4b2c4;max-width:290px;margin-bottom:22px}.journey-step .text-link{color:#8eb2ff;font-size:11px}.journey-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:32px;border-top:1px solid #354860;margin-top:36px}.journey-foot p{margin:0;color:#a4b2c4;font-size:11px}.journey-foot .button{font-size:11px;white-space:nowrap}.consultancy{background:#eef3fb}.consultancy-inner{display:flex;align-items:center;justify-content:space-between;gap:75px}.consultancy-inner>div:first-child{flex:1 1 670px}.consultancy-inner h2{max-width:700px;margin-bottom:0}.consultancy-summary{flex:0 1 360px}.consultancy-summary p{color:var(--muted);font-size:14px;margin-bottom:24px}.consultancy-summary .button{font-size:11px}.faq-section{display:flex;gap:90px}.faq-heading{flex:0 0 330px}.faq-heading h2{font-size:43px}.faq-items{flex:1;min-width:0}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}.faq-items summary{cursor:pointer;font-size:14px;font-weight:500;padding:23px 28px 23px 0;position:relative;list-style:none}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary:after{content:'+';position:absolute;right:0;top:22px;font-size:19px;color:var(--blue);font-weight:400}.faq-items details[open] summary:after{content:'−'}.faq-items details p{font-size:12px;color:var(--muted);max-width:650px;margin:0;padding:0 20px 25px 0}.faq-items details a{color:var(--blue);text-decoration:underline}.contact{padding:70px 0 75px;background:#fff;border-top:1px solid var(--line)}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:70px}.contact h2{max-width:640px;font-size:clamp(40px,4vw,60px);margin-bottom:18px}.contact p{font-size:14px;color:var(--muted);max-width:550px;margin-bottom:0}.contact-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:17px}.contact-actions .button{min-width:230px}.contact-actions>a:last-child{font-size:11px;color:var(--muted)}footer{background:#fff;border-top:1px solid var(--line);padding:28px 0}.footer-inner{display:flex;gap:24px;justify-content:space-between;align-items:center}.footer-inner>span{color:var(--muted);font-size:10px}.footer-links{display:flex;gap:24px;font-size:10px;color:#52627a}.footer-links a:hover{color:var(--blue)}dialog{padding:0;border:1px solid #354860;border-radius:10px;background:#10151d;color:#edf2f8;width:min(1280px,calc(100vw - 32px));max-height:94vh;overflow:auto}dialog::backdrop{background:#06111bce;backdrop-filter:blur(5px)}.preview-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 20px}.preview-head h2{font:500 15px/1.4 var(--sans);letter-spacing:0;margin:0}.preview-head span{display:block;font-size:10px;color:#a4b2c4;font-weight:400;margin-top:3px}.preview-head button{background:transparent;border:1px solid #53637b;border-radius:5px;color:white;font-size:23px;width:36px;height:36px;line-height:1}.preview-image{width:100%;height:auto}.preview-foot{padding:16px 20px;display:flex;gap:15px;align-items:center;justify-content:space-between}.preview-foot small{font-size:10px;color:#a4b2c4}.preview-foot a{font-size:11px;color:#91b2ff}.nojs-menu{display:none}
@media(min-width:1700px){.hero{padding-top:72px}.showcase{margin-top:55px}.js .product-stage{height:540px}}
@media(max-width:1150px){.navlinks{gap:18px}.hero-intro{gap:40px}.hero-copy{flex-basis:300px}.hero-copy .button{font-size:10px;padding:12px 16px}.card-head{padding:16px}.card-type{font-size:8px}.product-wordmark{font-size:22px;gap:7px}.product-wordmark svg{width:28px;height:28px}.card-bottom{padding:16px}.card-bottom h3{font-size:12px}.card-actions a{font-size:9px}.product-detail{gap:38px}.detail-copy{flex-basis:330px}.detail-copy h3{font-size:30px}.detail-visual{padding:11px}.section-heading{gap:45px}.section-heading .eyebrow{flex-basis:170px}.faq-section{gap:50px}.consultancy-inner{gap:45px}.contact-inner{gap:40px}}
@media(max-width:900px){:root{--page:calc(100% - 44px)}.navlinks{gap:14px}.navlinks a{font-size:10px}.navlinks .button{padding:9px 12px;font-size:10px}.company-name{font-size:18px}.hero-intro{align-items:flex-start;gap:30px}.hero-heading{flex:1 1 55%}.hero-copy{flex:1 1 38%;padding-top:28px}.hero-copy p{font-size:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.card-head{padding:13px 12px;gap:5px}.card-type{font-size:7px;max-width:65px}.product-wordmark{font-size:19px}.product-wordmark svg{width:24px;height:24px}.card-bottom{padding:14px 12px}.card-bottom h3{font-size:11px;min-height:30px}.card-actions{gap:8px}.card-actions a{font-size:8px}.js .product-stage{height:calc(23vw + 177px)}.purpose-strip{gap:18px}.purpose-strip .strip-items{gap:18px}.strip-items span{font-size:10px}.purpose-strip p{font-size:10px}.product-detail{gap:32px;flex-wrap:wrap}.detail-copy{flex:1 1 100%}.detail-visual{flex:1 1 100%}.detail-copy h3{font-size:37px}.product-detail.reverse .detail-visual{order:0}.detail-copy .feature-list{display:flex;gap:22px;flex-wrap:wrap}.feature-list li{flex:1 1 170px}.detail-copy .product-wordmark{margin-bottom:18px}.detail-copy p{max-width:700px}.section{padding:72px 0}.section-heading{display:block;margin-bottom:45px}.section-heading h2{max-width:700px}.section-heading .eyebrow{margin-bottom:22px}.consultancy-inner{flex-wrap:wrap;gap:26px}.consultancy-summary{flex:1 1 100%}.consultancy-summary p{max-width:650px}.faq-heading{flex-basis:240px}.faq-heading h2{font-size:36px}.contact-inner{flex-wrap:wrap;gap:30px}.contact-actions{flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}}
@media(max-width:700px){:root{--page:calc(100% - 40px)}html{scroll-padding-top:88px}.header .nav{height:72px}.company-name{font-size:18px}.company-name small{font-size:6px;letter-spacing:1.6px}.company-icon{width:37px;height:37px}.company-icon img{width:64px;height:64px;left:-13px;top:-13px}.nav{gap:18px;flex-wrap:wrap}.menu-toggle{display:flex}.navlinks{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:15px 20px 24px;box-shadow:0 15px 25px #10243a13;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.navlinks.open{display:flex}.navlinks>a{padding:13px 0;font-size:13px}.navlinks .button{margin-top:10px;padding:13px;font-size:12px}.hero{padding:36px 0 20px}.hero-intro{display:block}.hero .eyebrow{margin-bottom:20px;font-size:8px}h1{font-size:clamp(39px,8.5vw,56px);line-height:1.08;letter-spacing:-1.7px}.hero-copy{padding:21px 0 0;max-width:500px}.hero-copy p{font-size:13px;line-height:1.75;margin-bottom:18px}.hero-copy .button{font-size:11px}.hero-copy .text-link{display:none}.showcase{margin-top:30px;width:calc(100% - 30px)}.product-stage{flex-direction:column;gap:20px}.product-card{width:100%}.js .product-stage{height:auto;aspect-ratio:auto;min-height:calc((100vw - 30px)*.6945 + 172px)}.js .product-card{width:100%;left:0;top:0;transition:transform 650ms var(--ease),opacity 500ms;transform:none;opacity:0;visibility:hidden;pointer-events:none}.js .product-card[data-position=center]{transform:translateX(0);visibility:visible;opacity:1;pointer-events:auto}.js .product-card[data-position=left]{transform:translateX(-12%)}.js .product-card[data-position=right]{transform:translateX(12%)}.card-head{padding:17px 19px}.product-wordmark{font-size:26px;gap:9px}.product-wordmark svg{width:30px;height:30px}.card-type{font-size:9px;max-width:110px}.card-bottom{padding:17px 19px}.card-bottom h3{font-size:14px;min-height:0;margin-bottom:10px}.card-actions a{font-size:11px}.screen-button:after{opacity:1;font-size:8px;padding:4px 7px;right:9px;bottom:9px}.carousel-toolbar{gap:12px;flex-wrap:wrap;margin-top:15px}.product-selectors{gap:0}.product-selectors button{font-size:10px;padding:7px 11px}.carousel-controls{padding-left:12px;gap:6px}.carousel-controls button{width:27px;height:27px;font-size:11px}.hero-note{font-size:8px;margin:18px 0 0}.hero-note span{margin:0 5px}.purpose-strip{align-items:flex-start;flex-direction:column;gap:14px;padding:20px 0;margin-top:20px}.purpose-strip .strip-items{gap:17px}.strip-items span{font-size:9px;gap:6px}.strip-items svg{width:15px;height:15px}.section{padding:57px 0}h2{font-size:39px}.section-heading p{font-size:13px}.section-heading{margin-bottom:30px}.product-detail{padding:36px 0;gap:25px}.detail-copy .product-wordmark{font-size:29px}.detail-copy h3{font-size:33px}.detail-copy p{font-size:12px}.detail-copy .feature-list{display:block}.feature-list li{font-size:11px}.detail-copy .actions{gap:20px}.detail-visual{padding:8px}.detail-visual figcaption{font-size:8px;gap:8px}.detail-frame .window-bar{height:25px;font-size:7px}.journey-flow{display:block}.journey-step,.journey-step+.journey-step{padding:26px 0;border-left:0;border-bottom:1px solid #354860}.journey-step:last-child{border-bottom:0}.journey-step .step-label{margin-bottom:16px}.journey-step h3{margin-top:18px;font-size:28px}.journey-step p{max-width:none;font-size:12px}.journey-foot{align-items:flex-start;flex-direction:column;gap:20px;margin-top:10px}.consultancy-inner h2{font-size:37px}.consultancy-summary p{font-size:13px}.faq-section{display:block}.faq-heading h2{font-size:37px}.faq-heading{margin-bottom:30px}.faq-items summary{font-size:13px;padding:20px 25px 20px 0}.faq-items details p{font-size:12px}.contact{padding:50px 0}.contact h2{font-size:40px}.contact p{font-size:13px}.contact-actions{flex-direction:column;align-items:flex-start;gap:15px}.contact-actions .button{font-size:11px}.footer-inner{align-items:flex-start;flex-direction:column;gap:17px}.footer-links{gap:19px;flex-wrap:wrap}.preview-head{padding:13px}.preview-head h2{font-size:12px}.preview-head span{font-size:9px}.preview-foot{padding:13px;align-items:flex-start;flex-direction:column;gap:10px}.preview-head button{width:31px;height:31px}dialog{max-height:92vh}.nojs-menu{display:block;padding:10px 20px;background:white;font-size:12px}.nojs-menu a{margin-right:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .product-card{will-change:auto}}
/* CVM's live visual identity: Manrope, charcoal, white and cobalt. */
:root{--paper:#f3f5f8;--white:#fff;--sky:#edf2ff;--ink:#171c25;--muted:#616975;--blue:#345ff5;--blue-deep:#244bd1;--line:#dce0e6;--dark:#10141b;--serif:Manrope,Arial,sans-serif;--sans:Manrope,Arial,sans-serif;--page:min(1320px,calc(100% - 112px))}
h1,h2,h3{font-weight:500;letter-spacing:-.045em}h1 em,h2 em{font-style:normal;font-weight:500}.button{border-radius:3px;font-size:13px;font-weight:700;min-height:52px}.text-link{font-size:13px;font-weight:600}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em}.eyebrow:before{display:none}
.header{background:#10141bf5;border-color:#ffffff1a;color:white}.nav{height:96px}.company-brand{display:inline-flex;gap:14px;color:#fff}.logo-type{font:800 54px/1 Manrope,Arial,sans-serif;letter-spacing:-.09em}.logo-point{color:#6690ff}.logo-region{font:600 12px/1.5 Manrope,Arial,sans-serif;letter-spacing:.14em;padding:3px 0 3px 15px;border-left:1px solid #ffffff45}.navlinks{font-size:13px;font-weight:500;color:#c6cbd4;gap:32px}.navlinks>a:hover{color:white}.navlinks .button{background:white;color:#10141b;border-color:white;min-height:46px;padding:13px 20px;font-size:12px}.navlinks .button:hover{background:#e8efff;color:#10141b}.menu-toggle{background:transparent;color:white;border-color:#ffffff35}
.hero{background:#10141b;color:white;padding:62px 0 34px}.hero-intro{align-items:flex-end;gap:70px}.hero-heading{flex:1 1 750px}.hero .eyebrow{color:#adb7c7;margin-bottom:23px}h1{font-size:clamp(44px,4.1vw,65px);line-height:1.09;letter-spacing:-.055em}h1 em{color:#80a0ff}.hero-copy{flex:0 1 345px}.hero-copy p{color:#b1b8c4;font-size:14px;line-height:1.85}.hero-copy .text-link{color:#d8dfe9;font-size:11px;margin-top:15px}.hero-copy .button{font-size:12px;min-height:51px}
.showcase{width:min(1600px,calc(100% - 36px));margin:44px auto 0}.product-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.js .product-card{transition:transform 1000ms var(--ease),opacity 700ms}.product-card[data-position=left]{--lift:25px;--turn:9deg;--scale:.92}.product-card[data-position=center]{--lift:0px;--turn:0deg;--scale:1.04;border:0;box-shadow:none}.product-card[data-position=right]{--lift:25px;--turn:-9deg;--scale:.92}.js .product-stage{height:calc(min(1600px,100vw - 36px)*.2223 + 170px);min-height:0}.card-head{background:transparent;justify-content:center;flex-direction:column;gap:9px;padding:0 0 20px}.card-head .product-wordmark{font-size:28px}.card-head .product-wordmark svg{width:30px;height:30px}.card-type{font-size:10px;max-width:none;text-align:center;color:#aab4c5}.product-card .screen-button{background:transparent;overflow:visible}.product-card .screen-button img{aspect-ratio:3/2;object-fit:contain;mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent);height:auto}.product-card .screen-button:after{bottom:21px;right:14%;border-color:#ffffff30}.card-bottom{background:transparent;border:0;padding:13px 27px 0;text-align:center}.card-bottom h3{font-size:14px;color:#d5dce7;font-weight:500;margin-bottom:9px;letter-spacing:-.02em}.card-actions{justify-content:center;gap:26px}.card-actions a{font-size:11px;color:#91b0ff}.card-actions .demo-link{color:white}.carousel-toolbar{margin-top:20px}.product-selectors{border-color:#ffffff24;background:transparent}.product-selectors button{color:#aab4c5;font-size:11px;background:transparent}.product-selectors button[aria-pressed=true]{background:#253247;color:white;border-color:#405477}.carousel-controls{border-color:#ffffff25}.carousel-controls button{background:transparent;color:#c8d1df;border-color:#ffffff30}.carousel-controls button:hover{background:#253247}.hero-note{color:#8f9aab;font-size:10px;margin-top:20px}.hero-note span{color:#748297}
.purpose-strip{padding:25px 0;margin-top:0;border-top:0}.purpose-strip p,.strip-items span{font-size:12px}.section-heading h2{font-size:clamp(38px,3.6vw,53px)}.section-heading p{font-size:15px}.detail-copy h3{font-size:34px;font-weight:500}.detail-copy p{font-size:14px}.feature-list li{font-size:12px}.detail-copy .button,.detail-copy .text-link{font-size:11px}.detail-visual{background:#e6eaf0;border:0;border-radius:3px;padding:22px;box-shadow:0 24px 60px #12203912}.detail-frame{border-radius:5px;box-shadow:0 20px 35px #0002}.detail-visual figcaption{font-size:10px}.product-category{font-size:10px}.journey{background:#101721}.journey-step h3{font-size:27px;font-weight:500}.journey-step p{font-size:13px}.consultancy{background:#edf2ff}.consultancy-inner h2{font-size:46px}.faq-heading h2{font-size:44px}.contact{background:#edf2ff}.contact h2{font-size:53px}.contact-actions>a:last-child{font-size:13px}footer{background:#10141b;color:#a5afbe;border-top:0;padding:42px 0}.footer-inner>span,.footer-links{color:#a5afbe;font-size:11px}
@media(min-width:1700px){.hero{padding-top:70px}.showcase{margin-top:54px}.js .product-stage{height:530px}}
@media(max-width:1150px){:root{--page:calc(100% - 64px)}.hero-intro{gap:36px}.hero-copy{flex-basis:300px}.navlinks{gap:22px}.card-bottom{padding-inline:12px}.card-bottom h3{font-size:12px}.card-actions{gap:15px}.card-actions a{font-size:10px}.js .product-stage{height:calc((100vw - 36px)*.2223 + 175px)}}
@media(max-width:900px){.navlinks{gap:16px}.navlinks a{font-size:11px}.logo-type{font-size:46px}.logo-region{font-size:10px}.hero-intro{gap:28px}.hero-copy{padding:0;flex-basis:270px}.hero-copy p{font-size:12px}.hero-copy .button{font-size:10px;padding:12px 15px}.hero h1{font-size:43px}.card-head .product-wordmark{font-size:24px}.card-head .product-wordmark svg{width:26px;height:26px}.card-bottom h3{min-height:34px}.card-type{font-size:9px}.card-actions{gap:12px}.card-actions a{font-size:9px}.detail-visual{padding:18px}.consultancy-inner h2{font-size:40px}}
@media(max-width:700px){:root{--page:calc(100% - 40px)}.header .nav{height:78px}.logo-type{font-size:43px}.logo-region{font-size:9px;padding-left:12px}.company-brand{gap:12px}.navlinks{top:78px;background:#10141b;border-color:#ffffff20}.navlinks>a{font-size:14px}.navlinks .button{font-size:12px}.hero{padding:37px 0 26px}.hero .eyebrow{font-size:8px;margin-bottom:20px}.hero h1{font-size:clamp(35px,8.1vw,54px);line-height:1.13;letter-spacing:-.05em}.hero-copy{padding-top:23px}.hero-copy p{font-size:13px;margin-bottom:21px}.hero-copy .button{font-size:11px;min-height:48px;padding:13px 19px}.showcase{margin-top:31px;width:calc(100% - 20px)}.js .product-stage{height:calc((100vw - 20px)*.6667 + 164px);min-height:0}.product-card[data-position=center]{--scale:1}.card-head{padding:0 0 13px;gap:7px}.card-head .product-wordmark{font-size:27px}.card-head .product-wordmark svg{width:29px;height:29px}.card-type{font-size:10px}.card-bottom{padding:8px 15px 0}.card-bottom h3{font-size:13px;min-height:0;margin-bottom:9px}.card-actions{gap:26px}.card-actions a{font-size:11px}.product-card .screen-button:after{opacity:0}.product-card .screen-button:focus-visible:after{opacity:1}.carousel-toolbar{margin-top:14px}.product-selectors button{font-size:10px}.hero-note{font-size:8px}.purpose-strip{padding:21px 0;gap:14px}.purpose-strip p{font-size:12px}.strip-items span{font-size:9px}.section-heading h2{font-size:37px}.section-heading p{font-size:13px}.detail-copy h3{font-size:32px}.detail-copy p{font-size:13px}.detail-visual{padding:9px}.detail-visual figcaption{font-size:8px}.consultancy-inner h2{font-size:35px}.faq-heading h2{font-size:36px}.contact h2{font-size:37px}.nojs-menu{background:#10141b;color:white}.contact-actions>a:last-child{font-size:12px}.footer-links{font-size:11px}.footer-inner>span{font-size:10px}}

@media(max-width:700px){.showcase{display:flex;flex-direction:column}.carousel-toolbar{order:-1;margin:0 0 26px}.js .product-stage{width:100%}}
.focus-hero{background:#10141b;color:#f5f7fa;padding:34px 0 60px;overflow:hidden}.focus-showcase{width:var(--page);margin:0 auto}.focus-navigation{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff19;gap:24px;margin-bottom:47px}.focus-tabs{display:flex;align-items:stretch;gap:36px}.focus-tabs button{position:relative;border:0;border-bottom:2px solid transparent;background:transparent;color:#8e99aa;padding:12px 0 20px;font-size:14px;font-weight:600;min-width:82px;text-align:left;transition:color .2s}.focus-tabs button:hover{color:#fff}.focus-tabs button[aria-pressed=true]{color:#fff;border-bottom-color:#7194ff}.focus-tools{display:flex;align-items:center;gap:10px;padding-bottom:9px}.focus-tools>span{font-size:10px;color:#8e99aa;letter-spacing:.12em;text-transform:uppercase;margin-right:24px}.focus-tools button{border:1px solid #ffffff23;width:32px;height:32px;border-radius:50%;background:transparent;color:#bac5d5;font-size:13px;display:flex;align-items:center;justify-content:center}.focus-tools button:hover{color:white;background:#ffffff0c;border-color:#ffffff50}.focus-stage{position:relative}.product-slide{margin:0 0 80px}.js .product-slide{display:none;margin:0}.js .product-slide[data-position=center]{display:block;animation:focus-enter .55s cubic-bezier(.2,.7,.3,1) both}.slide-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:42px;min-height:218px}.slide-heading{flex:1 1 710px;min-width:0}.slide-heading .product-wordmark{font-size:27px;letter-spacing:-1px;gap:9px;color:#e5eaf3;margin-bottom:23px}.slide-heading .product-wordmark svg{width:28px;height:28px}.slide-title{font-size:clamp(42px,4.15vw,64px);letter-spacing:-.052em;line-height:1.08;font-weight:500;margin:0}.slide-title em{font-style:normal;color:#87a5ff}.slide-summary{flex:0 1 360px;padding-bottom:3px;min-width:0}.slide-summary p{font-size:14px;color:#aeb8c7;line-height:1.8;margin-bottom:25px}.slide-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.slide-actions .button{font-size:12px;padding:13px 19px;min-height:49px;white-space:nowrap}.slide-actions .demo-link{font-size:12px;color:#e8edf6;padding:9px 0;border-bottom:1px solid #ffffff38;white-space:nowrap}.slide-actions .demo-link:hover{border-color:#8aa9ff;color:#8aa9ff}.focus-visual{margin:0}.focus-screen{padding:0;display:block;width:100%;border:1px solid #ffffff24;border-radius:9px;overflow:hidden;background:#141e2c;box-shadow:0 25px 65px #0003;position:relative}.focus-screen img{display:block;width:100%;height:auto;aspect-ratio:1512/1050;object-fit:contain;mask-image:none;transform:none}.focus-screen:after{content:'Enlarge dashboard ↗';position:absolute;right:20px;bottom:20px;padding:9px 13px;border-radius:4px;border:1px solid #ffffff35;background:#10141bee;color:white;font-size:11px;opacity:0;transition:opacity .2s}.focus-screen:hover:after,.focus-screen:focus-visible:after{opacity:1}.focus-caption{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:19px 0 0;color:#8694a8;font-size:10px}.focus-caption strong{font-weight:500;color:#b8c4d6}.focus-caption span:last-child{white-space:nowrap}.focus-hero+.purpose-strip{margin-top:0}.focus-tabs button:focus-visible,.focus-tools button:focus-visible{outline-color:#92b0ff}.focus-navigation.no-controls{display:none}
@keyframes focus-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.focus-showcase{width:min(1320px,calc(100% - 144px))}.slide-intro{min-height:225px}.slide-title{font-size:64px}}
@media(max-width:1150px){.slide-intro{gap:35px;min-height:220px}.slide-title{font-size:48px}.slide-summary{flex-basis:300px}.slide-summary p{font-size:13px}.slide-actions{gap:17px}.slide-actions .button{font-size:11px;padding:12px 15px}.slide-actions .demo-link{font-size:11px}.focus-tools>span{margin-right:12px}.focus-navigation{margin-bottom:35px}}
@media(max-width:900px){.slide-intro{display:block;min-height:0}.slide-heading .product-wordmark{margin-bottom:19px}.slide-title{font-size:49px}.slide-summary{max-width:640px;margin-top:23px}.slide-summary p{font-size:14px;margin-bottom:21px}.slide-actions .button,.slide-actions .demo-link{font-size:12px}.focus-tools>span{display:none}.slide-intro{margin-bottom:32px}.focus-hero{padding-top:21px}.focus-navigation{margin-bottom:31px}.focus-caption{font-size:9px}}
@media(max-width:700px){.focus-hero{padding:14px 0 31px}.focus-showcase{width:calc(100% - 40px)}.focus-navigation{gap:12px;margin-bottom:28px}.focus-tabs{gap:20px;flex:1}.focus-tabs button{font-size:12px;min-width:0;flex:1;padding:13px 0 16px}.focus-tools{gap:0;padding-bottom:2px}.focus-tools button{width:29px;height:29px}.focus-tools #previousProduct,.focus-tools #nextProduct{display:none}.slide-heading .product-wordmark{font-size:25px;gap:7px;margin-bottom:20px}.slide-heading .product-wordmark svg{width:26px;height:26px}.slide-title{font-size:clamp(34px,8.3vw,48px);line-height:1.11;letter-spacing:-.05em}.slide-intro{min-height:290px;margin-bottom:27px;display:flex;flex-direction:column;align-items:stretch;gap:0;justify-content:space-between}.slide-heading{flex:0 0 auto}.slide-summary{flex:0 0 auto;margin-top:22px;padding:0}.slide-summary p{font-size:13px;line-height:1.75;margin-bottom:21px}.slide-actions{gap:22px}.slide-actions .button{font-size:11px;padding:12px 15px;min-height:46px}.slide-actions .demo-link{font-size:11px}.focus-screen{border-radius:6px}.focus-screen:after{opacity:1;font-size:9px;padding:6px 9px;bottom:9px;right:9px}.focus-caption{font-size:8px;line-height:1.6;gap:15px;padding-top:13px}.focus-caption span:last-child{white-space:normal;text-align:right}.product-slide{margin-bottom:55px}.js .product-slide{margin:0}}
@media(prefers-reduced-motion:reduce){.js .product-slide[data-position=center]{animation:none}}

html:not(.js) .focus-navigation{display:none}
.preview-canvas{overflow:auto;max-height:73vh;overscroll-behavior:contain}.preview-canvas img{display:block}@media(max-width:700px){.preview-canvas{max-height:64vh}.preview-canvas .preview-image{width:1000px;max-width:none}.preview-foot small:after{content:" · Swipe to explore"}}
.cinema-hero{background:#10141b;color:white;position:relative;overflow:hidden;isolation:isolate;padding:0 0 32px}.cinema-art{position:absolute;inset:-7% -5%;z-index:-2;pointer-events:none;background:url('/assets/products/cinematic-ribbon.webp') center/cover no-repeat;opacity:.78;will-change:transform}.cinema-hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#10141b 0%,#10141bf2 20%,#10141b70 45%,#10141b05 80%),linear-gradient(0deg,#10141b 0%,transparent 20%,transparent 85%,#10141b66)}.cinema-showcase{width:var(--page);margin:auto;position:relative}.cinema-stage{position:relative;min-height:640px}.cinema-hero .product-slide{display:flex;align-items:center;gap:55px;min-height:640px;margin-bottom:60px;position:relative}.js .cinema-hero .product-slide{display:none;margin:0}.js .cinema-hero .product-slide[data-position=center]{display:flex;animation:none}.cinema-copy{flex:0 0 36%;max-width:470px;min-width:0;position:relative;z-index:3;padding:40px 0}.cinema-copy .product-wordmark{font-size:29px;gap:9px;margin-bottom:15px;color:#f4f6fb}.cinema-copy .product-wordmark svg{width:30px;height:30px}.cinema-category{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#99acd0;margin:0 0 30px}.cinema-title{font-size:clamp(47px,4.6vw,72px);font-weight:500;letter-spacing:-.058em;line-height:1.03;margin:0 0 27px}.cinema-line{display:block;overflow:hidden;padding-bottom:6px;margin-bottom:-6px}.cinema-line>span{display:block;will-change:transform}.cinema-line.accent{color:#9cb8ff}.cinema-description{font-size:14px;line-height:1.8;color:#b4bfd2;max-width:355px;margin:0 0 28px}.cinema-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.cinema-actions .button{font-size:12px;min-height:50px;padding:13px 21px;box-shadow:0 4px 25px #345ff526}.cinema-actions .demo-link{font-size:12px;border-bottom:1px solid #aab8d759;padding:8px 0;color:#e2eafa}.cinema-actions .demo-link:hover{color:#9bb9ff;border-color:#9bb9ff}.cinema-visual{flex:1 1 auto;min-width:0;position:relative;perspective:1500px;margin:0;width:64%;z-index:2;will-change:transform}.cinema-frame{position:relative;width:calc(100% + 52px);border-radius:12px;box-shadow:0 45px 100px #0009,0 0 0 1px #e1ecff2b;overflow:hidden;background:#151f2b;transform-origin:70% 50%;will-change:transform}.cinema-frame-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;background:#142132;color:#d0ddf4;border-bottom:1px solid #ffffff16;font-size:10px;letter-spacing:.02em}.cinema-frame-head>span:first-child{display:flex;gap:9px;align-items:center}.cinema-frame-head i{width:5px;height:5px;background:#7c9fff;border-radius:50%}.cinema-frame-head small{font-size:8px;letter-spacing:.14em;color:#8d9fba}.cinema-screen{width:100%;display:block;border:0;padding:0;background:#151f2b;cursor:zoom-in;position:relative}.cinema-screen img{width:100%;height:auto;display:block;aspect-ratio:1225/780;object-fit:cover}.cinema-screen:after{content:'Explore the dashboard ↗';position:absolute;right:15px;bottom:15px;background:#10141bea;border:1px solid #bcd1ff42;color:#dce6f9;padding:8px 12px;border-radius:5px;font-size:10px;opacity:0;transition:.2s}.cinema-screen:hover:after,.cinema-screen:focus-visible:after{opacity:1}.cinema-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;font-size:10px;color:#acbdd9}.cinema-footnote strong{font-weight:500}.cinema-footnote span{color:#8194b0;font-size:9px}.cinema-note{display:flex;align-items:center;gap:14px;position:absolute;bottom:50px;left:-24px;padding:16px 22px;border:1px solid #e0edff37;border-radius:9px;background:linear-gradient(120deg,#263850f5,#111c2df5);box-shadow:0 18px 45px #0005;pointer-events:none;max-width:270px;z-index:4}.cinema-note svg{width:31px;height:31px;fill:none;stroke:#a8c7ff;stroke-width:1.4;flex-shrink:0}.cinema-note small{display:block;font-size:8px;color:#94a9c9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.cinema-note strong{display:block;font-size:12px;font-weight:500;color:#e6edfa}.cinema-bottom{display:flex;align-items:center;justify-content:space-between;gap:45px;border-top:1px solid #cadbff25;padding-top:23px}.cinema-chapters{display:flex;align-items:stretch;gap:32px;flex:1;max-width:970px}.cinema-chapters button{flex:1;min-width:0;border:0;background:none;color:#8d9db5;padding:0;position:relative;text-align:left}.chapter-track{display:block;height:2px;background:#93a9d92a;position:relative;overflow:hidden;margin-bottom:15px}.chapter-track i{position:absolute;inset:0;background:#86a9ff;transform:scaleX(0);transform-origin:left}.cinema-chapters button[aria-pressed=true]{color:white}.cinema-chapters button[aria-pressed=true] .chapter-track i{transform:scaleX(var(--progress,0))}.chapter-row{display:flex;align-items:center;gap:14px}.chapter-number{font-size:9px;color:#778ba8}.chapter-name{font-size:13px;font-weight:600}.chapter-caption{display:block;font-size:9px;color:#7c8fae;margin-top:5px;padding-left:27px}.cinema-controls{display:flex;align-items:center;gap:9px}.cinema-controls button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;border:1px solid #afc7ef35;background:#10141b80;color:#c1d3ef;font-size:13px}.cinema-controls #pauseProducts{width:42px;height:42px;border-color:#afc7ef68}.cinema-controls button:hover{background:#233450;color:white}.cinema-disclosure{margin:22px 0 0;font-size:8px;color:#7083a2;letter-spacing:.02em}.cinema-hero .sr-only{position:absolute}.cinema-hero:not(:has(.product-slide)){min-height:500px}html:not(.js) .cinema-bottom{display:none}
@media(min-width:1700px){.cinema-showcase{width:min(1460px,calc(100% - 140px))}.cinema-stage,.cinema-hero .product-slide{min-height:700px}.cinema-title{font-size:78px}}
@media(max-width:1200px){.cinema-stage,.cinema-hero .product-slide{min-height:600px}.cinema-hero .product-slide{gap:33px}.cinema-copy{flex-basis:36%}.cinema-title{font-size:54px}.cinema-description{font-size:13px}.cinema-frame{width:calc(100% + 28px)}.cinema-actions{gap:17px}.cinema-actions .button{font-size:11px;padding:12px 16px}.cinema-actions .demo-link{font-size:11px}.cinema-note{padding:12px 16px;left:-16px;bottom:42px}.cinema-footnote{font-size:9px}.cinema-footnote span{font-size:8px}.cinema-chapters{gap:24px}.cinema-bottom{gap:27px}}
@media(max-width:950px){.cinema-stage,.cinema-hero .product-slide{min-height:540px}.cinema-title{font-size:44px}.cinema-hero .product-slide{gap:26px}.cinema-copy{flex-basis:37%}.cinema-description{font-size:12px}.cinema-copy .product-wordmark{font-size:25px}.cinema-category{font-size:8px;margin-bottom:24px}.cinema-actions{gap:12px}.cinema-actions .button{min-height:43px;font-size:10px}.cinema-actions .demo-link{font-size:10px}.cinema-frame-head{padding:12px 15px;font-size:8px}.cinema-note{padding:11px 14px;bottom:35px}.cinema-note strong{font-size:10px}.cinema-note small{font-size:7px}.cinema-note svg{width:25px;height:25px}.cinema-footnote{font-size:8px}.cinema-footnote span{display:none}.chapter-caption{font-size:8px}.cinema-bottom{gap:24px}.cinema-controls button{width:29px;height:29px}.cinema-controls #pauseProducts{width:35px;height:35px}}
@media(max-width:700px){.cinema-hero{padding-bottom:23px}.cinema-showcase{width:calc(100% - 40px)}.cinema-art{inset:12% -55% -5% -70%;opacity:.5;background-position:right center}.cinema-hero:after{background:linear-gradient(180deg,#10141b 0%,#10141bb0 30%,transparent 65%,#10141b 100%)}.cinema-stage{min-height:0}.cinema-hero .product-slide,.js .cinema-hero .product-slide[data-position=center]{flex-direction:column;align-items:stretch;gap:9px;min-height:0;padding-bottom:24px}.cinema-copy{flex:auto;max-width:none;padding:29px 0 12px;min-height:388px}.cinema-copy .product-wordmark{font-size:24px;margin-bottom:10px}.cinema-copy .product-wordmark svg{width:25px;height:25px}.cinema-category{font-size:7px;margin-bottom:22px}.cinema-title{font-size:47px;line-height:1.03;margin-bottom:22px;letter-spacing:-.06em}.cinema-description{font-size:12px;line-height:1.7;max-width:335px;margin-bottom:23px}.cinema-actions{gap:21px}.cinema-actions .button{font-size:10px;padding:11px 15px;min-height:43px}.cinema-actions .demo-link{font-size:10px}.cinema-visual{width:100%;flex:auto;margin-top:8px}.cinema-frame{width:100%;border-radius:8px}.cinema-frame-head{padding:10px 12px;font-size:8px}.cinema-frame-head small{font-size:6px}.cinema-note{left:12px;bottom:36px;padding:10px 13px;gap:9px}.cinema-note svg{width:21px;height:21px}.cinema-note strong{font-size:9px}.cinema-note small{font-size:6px}.cinema-footnote{margin-top:15px;gap:8px;font-size:8px}.cinema-screen:after{font-size:8px;padding:5px 7px;right:9px;bottom:9px}.cinema-bottom{gap:16px;padding-top:18px;align-items:flex-start}.cinema-chapters{gap:17px}.chapter-track{margin-bottom:12px}.chapter-row{gap:6px}.chapter-number{font-size:7px}.chapter-name{font-size:10px}.chapter-caption{font-size:7px;padding-left:0;margin-top:5px;line-height:1.5}.cinema-controls #previousProduct,.cinema-controls #nextProduct{display:none}.cinema-controls #pauseProducts{width:30px;height:30px;font-size:11px;margin-top:9px}.cinema-disclosure{font-size:7px;margin-top:18px}.cinema-art,.cinema-frame,.cinema-line>span,.cinema-visual{will-change:auto}}
@media(prefers-reduced-motion:reduce){.cinema-art,.cinema-frame,.cinema-line>span,.cinema-visual{will-change:auto}}

.header{background:#090c12;border-bottom-color:#ffffff12;backdrop-filter:none}.cinema-frame-head{background:#0c1420;padding:17px 22px;min-height:66px}.cinema-frame-head .product-wordmark{font-size:27px;gap:9px;color:#f4f7fd;font-weight:600;letter-spacing:-.8px}.cinema-frame-head .product-wordmark svg{width:29px;height:29px;display:block;flex-shrink:0}.cinema-frame-head .frame-product-type{font-size:10px;color:#a5b9d8;text-transform:none;letter-spacing:.02em}.cinema-controls:empty{display:none}@media(max-width:950px){.cinema-frame-head{padding:13px 16px;min-height:55px}.cinema-frame-head .product-wordmark{font-size:23px}.cinema-frame-head .product-wordmark svg{width:25px;height:25px}.cinema-frame-head .frame-product-type{font-size:8px}}@media(max-width:700px){.navlinks{background:#090c12}.cinema-frame-head{padding:11px 13px;min-height:51px}.cinema-frame-head .product-wordmark{font-size:22px;gap:7px}.cinema-frame-head .product-wordmark svg{width:24px;height:24px}.cinema-frame-head .frame-product-type{font-size:7px;max-width:95px;text-align:right}.cinema-controls{display:none}.cinema-bottom{gap:0}}
.pilot-section{padding:72px 0 55px;background:#f3f5f8;color:#171c25}.pilot-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:47px}.pilot-intro>div{flex:1}.pilot-intro h2{font-size:clamp(37px,3.3vw,50px);line-height:1.12;margin:0;letter-spacing:-.045em}.pilot-intro .eyebrow{margin-bottom:17px}.pilot-intro>p{max-width:390px;flex:0 1 390px;font-size:14px;line-height:1.8;color:#616975;margin:0 0 4px}.pilot-steps{display:flex;gap:38px;list-style:none;margin:0;padding:0}.pilot-step{flex:1;min-width:0;display:flex;flex-direction:column}.pilot-marker{display:flex;align-items:center;gap:19px;margin-bottom:23px;color:#345ff5}.pilot-marker span{font-size:30px;font-weight:500;line-height:1;letter-spacing:-.06em}.pilot-marker i{height:1px;background:#cdd7ec;flex:1}.pilot-marker b{font-size:16px;font-weight:400}.pilot-step h3{font-size:23px;line-height:1.2;font-weight:500;letter-spacing:-.035em;margin:0 0 16px}.pilot-step>p{font-size:13px;line-height:1.85;color:#616975;max-width:360px;margin:0 0 25px;flex:1}.pilot-outcome{border-top:1px solid #dce0e6;padding-top:16px;display:flex;flex-direction:column;gap:7px}.pilot-outcome>span{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#687995;font-weight:600}.pilot-outcome strong{font-size:12px;font-weight:500;color:#223451}.pilot-next{margin-top:37px;padding:23px 27px;background:#e8eef9;border-left:2px solid #345ff5;display:flex;align-items:center;justify-content:space-between;gap:25px}.pilot-next strong{font-size:17px;font-weight:500;letter-spacing:-.02em}.pilot-next p{font-size:12px;line-height:1.7;color:#616975;margin:5px 0 0}.pilot-next .button{font-size:11px;min-height:46px;white-space:nowrap}.pilot-demo-note{margin-top:18px;color:#788294;font-size:10px}.pilot-demo-note summary{cursor:pointer;width:fit-content;padding:4px 0}.pilot-demo-note p{margin:8px 0 0;max-width:850px;font-size:11px;line-height:1.8;color:#616975}.pilot-demo-note summary:focus-visible{outline:2px solid #345ff5;outline-offset:4px}
@media(max-width:1000px){.pilot-intro{gap:35px}.pilot-intro>p{flex-basis:310px;font-size:13px}.pilot-steps{gap:25px}.pilot-step h3{font-size:21px}.pilot-step>p{font-size:12px}.pilot-outcome strong{font-size:11px}}
@media(max-width:700px){.pilot-section{padding:44px 0 36px}.pilot-intro{display:block;margin-bottom:29px}.pilot-intro h2{font-size:36px}.pilot-intro>p{font-size:13px;max-width:none;margin-top:19px}.pilot-intro .eyebrow{font-size:9px}.pilot-steps{display:block}.pilot-step{padding:0 0 28px;margin-bottom:24px;border-bottom:1px solid #dce0e6}.pilot-step:last-child{margin:0;padding-bottom:0;border-bottom:0}.pilot-marker{margin-bottom:17px;gap:15px}.pilot-marker span{font-size:25px}.pilot-step h3{font-size:24px;margin-bottom:12px}.pilot-step>p{font-size:13px;max-width:none;margin-bottom:16px}.pilot-outcome{border-top:0;padding:0;gap:5px}.pilot-outcome strong{font-size:12px}.pilot-outcome>span{font-size:8px}.pilot-next{margin-top:26px;padding:20px;align-items:flex-start;flex-direction:column;gap:16px}.pilot-next strong{font-size:17px}.pilot-next p{font-size:12px}.pilot-next .button{font-size:11px}.pilot-demo-note{margin-top:15px}}


/* Focused consultancy explorer */
.advisory-section{padding:76px 0 42px;background:#f5f7fb;color:#10141b}.advisory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:38px}.advisory-heading .eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:20px}.advisory-heading h2{font-size:clamp(34px,3.4vw,51px);line-height:1.13;letter-spacing:-.055em;margin:0}.advisory-heading>p{font-size:15px;line-height:1.75;color:#586779;max-width:340px;margin:0 0 3px}.advisory-workspace{display:flex;gap:0;border:1px solid #d8dfe9;background:#fff;border-radius:12px;overflow:hidden}.advisory-options{flex:0 0 43%;display:flex;flex-direction:column;padding:16px 28px}.advisory-option{display:flex;flex:1;align-items:center;gap:19px;width:100%;border:0;border-bottom:1px solid #e2e7ef;background:transparent;text-align:left;padding:25px 0;color:#172335;cursor:pointer;font-family:inherit}.advisory-option:last-child{border-bottom:0}.advisory-number{font-size:12px;color:#7c8da3;align-self:flex-start;padding-top:4px}.advisory-option strong{display:block;font-size:20px;font-weight:600;letter-spacing:-.035em}.advisory-option small{display:block;font-size:13px;color:#66758a;margin-top:7px;line-height:1.5}.advisory-arrow{margin-left:auto;color:#8692a5;font-size:22px}.advisory-option[aria-selected=true] strong,.advisory-option[aria-selected=true] .advisory-number,.advisory-option[aria-selected=true] .advisory-arrow{color:#345ff5}.advisory-option[aria-selected=true] .advisory-arrow{transform:rotate(45deg)}.advisory-option:hover strong{color:#345ff5}.advisory-option:focus-visible{outline:2px solid #345ff5;outline-offset:5px}.advisory-panels{flex:1;min-width:0;background:linear-gradient(135deg,#244ae2 0%,#1637b2 70%,#112b86 100%);color:white}.advisory-panel{padding:32px 40px 30px;min-height:440px}.advisory-panel[hidden]{display:none}.advisory-panel-top{display:flex;justify-content:space-between;align-items:center;gap:18px;color:#c3d0ff;font-size:10px;letter-spacing:.1em}.advisory-panel-top>span:last-child{font-size:32px;letter-spacing:-.07em;color:#a7bfff}.advisory-panel h3{font-size:clamp(27px,2.4vw,36px);font-weight:500;line-height:1.15;letter-spacing:-.04em;max-width:440px;margin:24px 0 17px}.advisory-panel>p{font-size:14px;line-height:1.75;color:#d9e2ff;max-width:490px;margin:0 0 23px}.advisory-panel ul{list-style:none;padding:0;margin:0 0 26px}.advisory-panel li{font-size:13px;padding:10px 0;border-top:1px solid #ffffff2b;display:flex;align-items:center;gap:11px}.advisory-panel li:before{content:'+';color:#aec4ff;font-size:16px}.advisory-link{display:inline-flex;align-items:center;gap:25px;color:#fff;font-size:13px;font-weight:600;padding-bottom:7px;border-bottom:1px solid #b5c8ff}.advisory-link:hover{color:#c8d8ff}.advisory-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:25px 0 23px;border-bottom:1px solid #d8dfe9}.advisory-bottom p{margin:0;line-height:1.7}.advisory-bottom strong{display:block;font-size:15px;font-weight:600}.advisory-bottom p span{display:block;font-size:13px;color:#627187}.advisory-bottom .text-link{font-size:13px;white-space:nowrap}.advisory-demo-note{margin-top:16px;color:#66758a;font-size:12px}.advisory-demo-note summary{cursor:pointer}.advisory-demo-note p{font-size:13px;line-height:1.8;max-width:850px;margin:12px 0 0}@media(max-width:900px){.advisory-heading{gap:30px}.advisory-heading>p{max-width:280px;font-size:14px}.advisory-options{padding:12px 20px;flex-basis:44%}.advisory-option{gap:12px}.advisory-option strong{font-size:17px}.advisory-panel{padding:25px}.advisory-panel h3{font-size:29px}}@media(max-width:700px){.advisory-section{padding:45px 0 32px}.advisory-heading{display:block;margin-bottom:25px}.advisory-heading .eyebrow{font-size:10px;line-height:1.6}.advisory-heading h2{font-size:34px}.advisory-heading>p{max-width:none;margin-top:18px}.advisory-workspace{display:block}.advisory-options{padding:8px 20px}.advisory-option{padding:17px 0}.advisory-option strong{font-size:18px}.advisory-option small{font-size:12px;margin-top:3px}.advisory-panel{padding:25px;min-height:440px}.advisory-panel h3{font-size:30px}.advisory-panel-top{font-size:9px}.advisory-bottom{display:block;padding:22px 0}.advisory-bottom .text-link{display:inline-block;margin-top:18px}.advisory-bottom p span{margin-top:5px}.advisory-demo-note{font-size:11px}}

.product-slide[data-product=subsana] .cinema-screen img{aspect-ratio:1225/780}.advisory-bottom .text-link:after{content:none}.product-slide[data-product=subsana] .cinema-note{display:none}
.cinema-title{font-size:clamp(34px,4.3vw,64px);line-height:1.08}.gtm-industry-secondary summary{cursor:pointer;padding:16px 0;font-size:14px}.gtm-industry-secondary .industry-tabs{margin:0 0 20px}.gtm-industry-secondary{padding:0}