@charset "UTF-8";
:root{--ink:#102d4f;--navy:#071a31;--red:#e40735;--muted:#67778b;--line:#dfe5ed;--paper:#f4f7fb;--white:#fff;--radius:14px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:wait}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #448df4;outline-offset:5px}[hidden]{display:none!important}::selection{background:#e40735;color:white}.container{max-width:1320px;width:calc(100% - 112px);margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.section{padding:110px 0}.eyebrow{display:block;color:#b90b31;font-size:12px;line-height:1.4;font-weight:750;letter-spacing:.17em;margin-bottom:23px}.eyebrow.light{color:#d1dce9}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:650;line-height:1.5;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-red{background:var(--red);color:white;box-shadow:0 6px 25px #e407351b}.button-red:hover{background:#c90630;box-shadow:0 8px 24px #e4073533}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#1d446f}.button-outline{border-color:#cdd7e2;background:white;color:var(--ink)}.button-outline:hover{border-color:var(--ink);background:#f5f8fc}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px 22px;z-index:999}.skip-link:focus{top:10px}.header{position:sticky;top:0;z-index:30;background:#ffffffed;border-bottom:1px solid #e8edf3;backdrop-filter:blur(15px)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:7px;flex-shrink:0}.brand img{width:57px;height:54px}.brand span{display:flex;flex-direction:column}.brand strong{font-size:22px;letter-spacing:.035em;line-height:1.25;font-weight:800}.brand small{font-size:9px;letter-spacing:.27em;line-height:2.3;color:#63778e}.header nav{display:flex;align-items:center;gap:29px}.header nav>a:not(.button){font-size:14px;font-weight:600;transition:color .2s}.header nav>a:not(.button):hover{color:var(--red)}.nav-cta{margin-left:10px;min-height:44px;padding:10px 17px;gap:17px}.menu-toggle{display:none}
.hero{position:relative;background:var(--navy);color:white;overflow:hidden}.hero:before{content:"";position:absolute;width:950px;height:850px;right:-170px;top:-210px;pointer-events:none;background:radial-gradient(ellipse,#194a7170,transparent 67%)}.hero:after{content:"";position:absolute;pointer-events:none;width:570px;height:570px;left:-370px;top:80px;border:1px solid #ffffff0a;border-radius:50%}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent,#000);pointer-events:none}.hero-inner{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center;min-height:646px;padding-top:68px;padding-bottom:75px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:27px;font-size:11px}.red-line{width:27px;height:2px;background:var(--red)}.hero h1{font-size:clamp(48px,4.4vw,72px);font-weight:650;letter-spacing:-.047em;line-height:1.1}.hero h1>span{color:#8baed0}.hero-copy>p{color:#a9bdd2;font-size:17px;line-height:1.85;margin-top:25px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.hero-secondary{display:flex;gap:10px;align-items:center;font-size:13px;font-weight:600;white-space:nowrap}.play-circle{width:35px;height:35px;display:grid;place-items:center;border:1px solid #6684a4;border-radius:50%;transition:background .2s}.play-circle .icon{width:14px;height:14px}.hero-secondary:hover .play-circle{background:#ffffff20}.hero-origin{display:flex;gap:10px;align-items:center;margin-top:32px;font-size:11px;color:#a3b3c6}.hero-origin img{border-radius:2px}.hero-visual{position:relative;min-width:0;perspective:1500px;margin-top:5px}.visual-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.14em;color:#97b3cf;margin:0 0 14px 14px;padding-right:6px}.hero-screen{display:block;width:calc(100% + 115px);overflow:hidden;border:1px solid #ffffff25;border-radius:10px;box-shadow:0 32px 80px #010a1766;transform:rotateY(-9deg) rotateX(3deg) rotateZ(-1deg);transform-origin:left center;transition:transform .6s ease}.hero-screen:hover{transform:rotateY(-4deg) rotateX(0deg) rotateZ(0deg)}.window-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 17px;background:#173451;font-size:10px;color:#b6c9dd;border-bottom:1px solid #ffffff12}.window-bar>.icon{width:14px;height:14px}.window-dots{display:flex;gap:5px}.window-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#657e95}.window-dots i:first-child{background:#e95971}.window-dots i:nth-child(2){background:#d5af6f}.window-dots i:nth-child(3){background:#64aa96}.hero-screen>img{width:100%;height:auto}.floating-card{position:relative;width:max-content;max-width:100%;display:flex;align-items:center;gap:14px;padding:15px 21px;border-radius:11px;background:#fff;color:var(--ink);box-shadow:0 16px 40px #0003;margin-top:-23px;margin-left:-20px;animation:float 6s ease-in-out infinite}.floating-icon{display:grid;place-items:center;background:#eef5fa;border-radius:9px;width:43px;height:43px;color:#247991}.floating-card strong{font-size:13px;display:block}.floating-card small{font-size:10px;color:#718399;display:block;margin-top:2px}.wave{display:flex;align-items:center;gap:3px;height:27px;margin-left:23px}.wave i{width:3px;height:17px;border-radius:3px;background:#008e8f;animation:wave 1.5s ease-in-out infinite alternate}.wave i:nth-child(2){height:27px;animation-delay:-.8s}.wave i:nth-child(3){height:11px;animation-delay:-1.2s}.wave i:nth-child(4){height:21px;animation-delay:-.3s}.wave i:nth-child(5){height:15px;animation-delay:-.6s}.screen-note{display:flex;align-items:center;gap:9px;justify-content:flex-end;color:#8ca4bc;font-size:10px;margin-top:19px}.mini-line{width:16px;height:1px;background:#748da7}.hero-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:29px;border-top:1px solid #ffffff14;font-size:12px;color:#b8c8d9}.hero-bottom>span{font-size:9px;letter-spacing:.09em;color:#a3b9cd;line-height:1.9}.hero-bottom>span b{font-weight:600;color:#d2dfec}.hero-bottom>div{display:flex;align-items:center;gap:11px}.hero-bottom .icon{width:18px;height:18px;color:#82a3c5}.hero-bottom>a{border:1px solid #ffffff25;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:17px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:49px}.section-heading h2,h2{font-size:clamp(32px,3.4vw,48px);font-weight:600;letter-spacing:-.042em;line-height:1.17}.section-heading h2 span{color:#7a8b9e}.section-heading>p{font-size:16px;color:var(--muted);line-height:1.85;padding-bottom:3px}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:12px;overflow:hidden}.solution-card{padding:30px 31px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .3s}.solution-card:hover{background:#f5f8fc}.solution-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:30px}.solution-top>.icon{width:27px;height:27px;color:#245783}.solution-top>span{color:#798a9d;font-size:9px;letter-spacing:.1em;font-weight:650}.solution-card h3{font-size:21px;font-weight:600;letter-spacing:-.025em;margin-bottom:14px}.solution-card p{font-size:14px;line-height:1.9;color:var(--muted);max-width:320px}.platform{background:var(--paper);border-top:1px solid #ebeff5}.product-tour{display:grid;grid-template-columns:270px minmax(0,1fr);gap:40px;align-items:start}.tour-tabs{display:flex;flex-direction:column;gap:8px}.tour-tabs>button{display:flex;align-items:center;gap:13px;text-align:left;background:transparent;border:1px solid transparent;border-radius:9px;padding:19px 17px;font-size:14px;transition:background .2s,border-color .2s;color:#566d85}.tour-tabs>button>.icon:first-child{width:20px;height:20px}.tour-tabs>button>.icon:last-child{width:16px;height:16px;margin-left:auto;opacity:0}.tour-tabs>button[aria-selected=true]{background:white;border-color:#dce3eb;color:var(--ink);box-shadow:0 6px 20px #082d5307;font-weight:650}.tour-tabs>button[aria-selected=true]>.icon:first-child{color:var(--red)}.tour-tabs>button[aria-selected=true]>.icon:last-child{opacity:1}.tour-tabs>button:hover{background:#fff9}.tour-panel{min-width:0}.tour-screen{position:relative;display:block;border:1px solid #d9e2ed;border-radius:10px;overflow:hidden;background:#eaf0f6;box-shadow:0 16px 38px #203e6512}.tour-screen>img{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;object-position:center top}.zoom-label{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:8px;border:1px solid #dde6f1;background:#fffffff2;border-radius:6px;padding:8px 11px;color:var(--ink);font-size:11px;box-shadow:0 3px 8px #0001;transition:transform .2s}.zoom-label .icon{width:15px;height:15px}.tour-screen:hover .zoom-label{transform:translateY(-3px)}.tour-caption{display:flex;gap:28px;align-items:flex-start;margin-top:26px}.tour-caption h3{font-size:24px;font-weight:600;letter-spacing:-.025em;margin-bottom:12px}.tour-caption p{font-size:14px;line-height:1.9;color:var(--muted);max-width:640px}.tour-count{color:var(--red);font-size:24px;white-space:nowrap;margin-left:auto;line-height:1.2}.tour-count small{font-size:12px;color:#7a8ca1}.tags{display:flex;flex-wrap:wrap;gap:15px;margin:20px 0 0;padding:0;list-style:none}.tags li{display:flex;align-items:center;gap:7px;font-size:11px;color:#4d667f}.tags .icon{width:14px;height:14px;color:#187d71}.tour-disclaimer{font-size:11px;color:#728298;margin-top:28px;text-align:right}
.workflow{background:var(--navy);color:white;position:relative;overflow:hidden}.workflow:before{content:"";position:absolute;width:650px;height:500px;right:-230px;top:0;background:radial-gradient(ellipse,#2047676b,transparent 67%);pointer-events:none}.workflow .section-heading{position:relative}.workflow .section-heading h2 span{color:#8eaed0}.workflow .section-heading>p{color:#a3b5c9}.flow-controls{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:53px 0 25px}.flow-choices{display:flex;gap:4px;padding:4px;border:1px solid #ffffff1a;border-radius:7px;background:#ffffff05}.flow-choices button{border:0;background:transparent;color:#acbdd0;padding:8px 17px;font-size:12px;border-radius:4px}.flow-choices button[aria-pressed=true]{background:#294867;color:white}.demo-tag{font-size:9px;letter-spacing:.16em;color:#a3b5c9}.flow-track{position:relative;display:flex;align-items:stretch;gap:0}.flow-node{position:relative;flex:1;min-width:0;min-height:215px;padding:27px 24px;border:1px solid #29415c;border-radius:10px;background:#0d223b;transition:background .5s,border-color .5s,box-shadow .5s}.flow-number{position:absolute;top:24px;right:23px;color:#89a1bd;font-size:11px;font-variant-numeric:tabular-nums}.node-icon{display:grid;place-items:center;width:47px;height:47px;border:1px solid #38536f;border-radius:10px;color:#a9c1d8;margin-bottom:24px;transition:color .5s,background .5s}.flow-node h3{font-size:18px;font-weight:550;letter-spacing:-.02em}.flow-node p{font-size:12px;color:#9aafc5;margin-top:11px}.flow-node.is-active{background:#162e49;border-color:#598bae;box-shadow:0 0 40px #4686ac13}.flow-node.is-active .node-icon{color:#fff;background:#e40735;border-color:#e40735}.flow-node.is-complete .node-icon{color:#57bbaa;border-color:#367667}.flow-connector{position:relative;align-self:center;flex:0 0 48px;height:1px;background:#3a526c;overflow:visible}.flow-connector:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid #58728d;border-right:1px solid #58728d;transform:rotate(45deg)}.flow-connector>span{position:absolute;left:0;top:-2px;height:5px;width:5px;background:#87c3e6;border-radius:50%;box-shadow:0 0 10px #87c3e6;animation:packet 2.4s linear infinite}.flow-connector:nth-of-type(4)>span{animation-delay:.8s}.flow-connector:nth-of-type(6)>span{animation-delay:1.6s}.flow-status{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff12;padding:28px 0 24px;font-size:13px}.flow-status>div{display:flex;align-items:center;gap:12px}.status-pulse{height:7px;width:7px;border-radius:50%;background:#71c6b4;box-shadow:0 0 0 5px #71c6b410;animation:pulse 2.8s infinite}.text-button{border:0;background:transparent;color:#aec0d2;font-size:12px;padding:5px 0;display:flex;gap:14px;align-items:center}.text-button:hover{color:white}.flow-disclaimer{color:#8fa6bd;font-size:11px;margin-top:18px}
.center-heading{text-align:center;margin:0 auto 50px}.center-heading h2{font-size:48px}.center-heading>p{color:var(--muted);font-size:16px;margin-top:22px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.price-card{border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column;align-items:stretch;background:#fff}.price-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6f8196;font-size:10px;letter-spacing:.12em;margin-bottom:33px;min-height:26px}.price-card-top>.icon{width:21px;height:21px}.price-badge{font-size:8px;background:#ffffff13;color:#d5e6f6;padding:5px 7px;border-radius:4px;letter-spacing:.05em}.price-card h3{font-size:28px;font-weight:600;letter-spacing:-.03em;margin-bottom:16px}.package-description{font-size:14px;color:var(--muted);min-height:70px;line-height:1.8}.price{font-size:34px;letter-spacing:-.025em;font-weight:550;line-height:1.3;margin-top:25px;margin-bottom:25px}.price small{display:block;font-size:11px;font-weight:400;color:#718399;letter-spacing:0;margin-top:7px}.price-card>.button{font-size:12px;padding-inline:13px;gap:14px;width:100%;justify-content:space-between;min-height:49px}.price-card ul{border-top:1px solid var(--line);list-style:none;padding:25px 0 0;margin:26px 0 0}.price-card li{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#566d83;margin-bottom:15px;line-height:1.6}.price-card li>.icon{width:15px;height:15px;color:#418e82;margin-top:2px}.price-card.featured{background:#0e2744;border-color:#0e2744;color:#fff;box-shadow:0 16px 42px #142f4914}.featured .package-description,.featured .price small,.featured li{color:#aec0d3}.featured .price-card-top{color:#92aaca}.featured ul{border-color:#ffffff17}.featured li>.icon{color:#8dc5ce}.pricing-note{text-align:center;color:#718298;font-size:11px;max-width:800px;margin:25px auto 0}.about-strip{padding:45px 0;background:var(--paper);border-block:1px solid #e5eaf1}.about-inner{display:grid;grid-template-columns:115px 1fr 150px;gap:37px;align-items:center}.about-symbol img{width:110px}.about-inner .eyebrow{font-size:10px;margin-bottom:10px}.about-inner h2{font-size:27px;letter-spacing:-.025em}.about-inner p{font-size:13px;color:#65778e;line-height:1.85;margin-top:15px;max-width:670px}.about-signature{font-size:17px;letter-spacing:.07em;font-weight:750;line-height:1.5;justify-self:end}.about-signature small{font-size:10px;font-weight:400;letter-spacing:.35em;color:#74869b}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-copy h2{font-size:44px}.contact-copy h2 span{color:#7b8da1}.contact-copy>p{max-width:380px;margin-top:26px;font-size:16px;color:var(--muted);line-height:1.9}.contact-points{margin-top:38px;display:grid;gap:17px}.contact-points>div{display:flex;gap:17px;align-items:center;font-size:14px}.contact-points b{width:28px;font-size:11px;color:#b90b31;font-weight:500}.contact-link{display:flex;align-items:center;gap:12px;margin-top:22px;font-size:15px}.request-form{border:1px solid var(--line);border-radius:12px;padding:34px;background:white;box-shadow:0 13px 50px #19395f08}.form-heading{padding-bottom:26px;border-bottom:1px solid var(--line);margin-bottom:25px}.form-heading h3{font-size:20px;font-weight:600;letter-spacing:-.03em}.form-heading>span{font-size:9px;letter-spacing:.15em;color:#7b8c9d;display:block;margin-top:11px}.request-form label{display:block;font-size:12px;font-weight:650;margin:18px 0 8px}.request-form label>span{font-size:11px;color:#8390a2;font-weight:400}.request-form input,.request-form select,.request-form textarea{width:100%;max-width:100%;border:1px solid #dce3eb;border-radius:5px;background:#fbfcfe;color:var(--ink);padding:12px 13px;font-size:13px;min-height:46px}.request-form input::placeholder,.request-form textarea::placeholder{color:#7f8ea0}.request-form textarea{display:block;resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row>div{min-width:0}.form-submit{width:100%;margin-top:24px;justify-content:space-between;font-size:13px}.form-note{color:#6a7b8f;font-size:11px;line-height:1.75;margin-top:16px}#form-status{color:#256458;font-size:12px;margin-top:14px}.faq{padding-top:10px;padding-bottom:100px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}.faq h2{font-size:40px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px;font-weight:600;padding:24px 0;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:19px;height:19px;color:#798ba0;transition:transform .2s}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);padding-bottom:25px;line-height:1.9;max-width:650px}.footer{background:var(--navy);color:white;padding:48px 0 25px}.brand-light small{color:#97aac0}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px;border-bottom:1px solid #ffffff17}.footer-top>p{color:#a8bbd0;font-size:14px}.footer-top>a:last-child{display:flex;align-items:center;gap:18px;font-size:13px}.footer-top>a:last-child>.icon{width:18px;height:18px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;color:#9aadbf}.footer-bottom>div{display:flex;align-items:center;gap:9px}.footer-bottom button{background:transparent;border:0;color:#aabcce;font-size:11px;padding:5px 0}.lightbox{border:1px solid #45607b;background:#102a46;color:white;border-radius:12px;padding:0;width:min(1450px,95vw);max-width:95vw;max-height:95dvh;box-shadow:0 25px 100px #0009}.lightbox::backdrop{background:#020f20e8;backdrop-filter:blur(8px)}.lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;font-size:14px}.lightbox-toolbar button{width:38px;height:38px;border:1px solid #ffffff25;border-radius:6px;background:transparent;color:white;font-size:26px;line-height:1}.lightbox-image-wrap{overflow:auto;max-height:calc(95dvh - 115px);background:#eaf0f6}.lightbox img{max-height:calc(95dvh - 115px);width:100%;object-fit:contain;margin:auto}.lightbox>p{font-size:11px;color:#b0c3d7;padding:10px 20px}.error-page{min-height:100vh;display:grid;place-items:center;background:var(--paper);padding:30px}.error-page main{max-width:560px}.error-page h1{font-size:36px;margin-top:25px}.error-page p{margin:20px 0}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.js-motion .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-reduced *,.motion-reduced *:before,.motion-reduced *:after{animation:none!important}.flow-paused .flow-track *,.flow-paused .status-pulse{animation-play-state:paused!important}.motion-reduced{scroll-behavior:auto!important}.motion-reduced *{scroll-behavior:auto!important;transition-duration:.01ms!important}.motion-reduced .reveal{opacity:1;transform:none}.motion-reduced .hero-screen{transform:none}
.tour-panel:not([hidden]){animation:panel-in .4s ease}.tour-tabs>button{padding-block:14px}.tour-screen>img{aspect-ratio:16/10}.hero-screen>img{aspect-ratio:16/10}.hero-grid{background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px)}
@keyframes panel-in{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wave{from{transform:scaleY(.45)}to{transform:scaleY(1)}}@keyframes packet{from{left:0;opacity:0}20%{opacity:1}80%{opacity:1}to{left:100%;opacity:0}}@keyframes pulse{50%{box-shadow:0 0 0 8px #71c6b408}}
@media(min-width:1600px){.hero-inner{min-height:710px}.hero h1{font-size:74px}.hero-visual{margin-left:15px}.hero-screen{width:calc(100% + 120px)}}
@media(max-width:1190px){.container{width:calc(100% - 64px)}.header nav{gap:18px}.header nav>a:not(.button){font-size:12px}.brand strong{font-size:19px}.nav-cta{font-size:12px;padding:10px 13px;gap:10px;margin-left:0}.hero-inner{gap:25px;min-height:610px;grid-template-columns:.9fr 1.1fr}.hero h1{font-size:57px}.hero-actions{gap:18px}.hero-actions>.button{padding-inline:18px;gap:16px;font-size:12px}.hero-secondary{font-size:11px}.hero-copy>p{font-size:15px}.hero-bottom{gap:18px;font-size:11px}.hero-bottom>div{gap:7px}.section{padding:85px 0}.product-tour{grid-template-columns:230px minmax(0,1fr);gap:24px}.tour-tabs>button{font-size:12px;padding:17px 12px;gap:10px}.solution-card{padding:26px}.solution-top>span{font-size:8px}.contact-grid{gap:55px}.flow-connector{flex-basis:28px}.flow-node{padding:23px 17px}.flow-node h3{font-size:16px}.price-card{padding:23px}.price-card h3{font-size:25px}.price-badge{font-size:7px}.price-card>.button{font-size:11px;gap:10px}.faq{padding-top:0}.about-strip{padding:40px 0}.about-inner{gap:25px;grid-template-columns:90px 1fr 125px}.about-inner h2{font-size:25px}.contact-copy h2{font-size:38px}.request-form{padding:27px}}
@media(max-width:900px){.header-inner{height:78px}.header nav{gap:16px}.header nav>a:not(.button){font-size:11px}.nav-cta{font-size:11px}.brand strong{font-size:17px}.brand img{width:46px;height:45px}.brand small{font-size:7px}.hero-inner{grid-template-columns:1fr 1fr;gap:24px;min-height:550px}.hero h1{font-size:47px}.hero .eyebrow{font-size:9px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-origin{font-size:9px;margin-top:24px}.hero-bottom>span{display:none}.hero-bottom{padding-block:24px}.visual-label{font-size:7px}.floating-card{padding:12px;gap:9px;margin-left:-5px}.floating-card strong{font-size:11px}.floating-card small{font-size:9px}.wave{margin-left:8px}.section-heading{gap:28px}.section-heading h2{font-size:38px}.section-heading>p{font-size:14px}.solution-top>span{display:none}.solution-card h3{font-size:19px}.solution-card p{font-size:13px}.product-tour{grid-template-columns:1fr}.tour-tabs{flex-direction:row;overflow:auto;gap:7px;padding:5px 3px 10px}.tour-tabs>button{flex-shrink:0;font-size:11px;padding:12px;gap:7px}.tour-tabs>button>.icon:last-child{display:none}.tour-tabs>button>.icon:first-child{width:17px;height:17px}.tour-screen>img{aspect-ratio:16/10}.flow-node p{font-size:10px}.flow-node h3{font-size:14px}.flow-node{padding:23px 14px;min-height:196px}.flow-number{right:14px}.flow-connector{flex-basis:24px}.pricing-grid{gap:14px}.price-card{padding:22px 18px}.price-badge{display:none}.price-card>.button{font-size:10px;gap:5px;padding-inline:9px}.price-card li{font-size:11px}.price-card h3{font-size:24px}.price{font-size:28px}.package-description{font-size:13px;min-height:90px}.contact-grid{gap:36px}.contact-copy h2{font-size:32px}.contact-copy>p{font-size:14px}.request-form{padding:23px}.form-heading h3{font-size:18px}.form-row{grid-template-columns:1fr;gap:0}.faq-grid{gap:45px}.about-inner{grid-template-columns:80px 1fr}.about-signature{display:none}.footer-top>p{font-size:12px}.footer-top>a:last-child{font-size:12px}}
@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header-inner{height:74px}.brand strong{font-size:19px}.brand img{width:48px;height:46px}.brand small{font-size:8px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;border:1px solid var(--line);background:white;border-radius:6px}.menu-toggle>span{width:18px;height:1.5px;background:var(--ink);display:block;margin-inline:auto;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.header nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:12px 20px 22px;box-shadow:0 15px 30px #17374f15;align-items:stretch;gap:0}.header nav.is-open{display:flex;flex-direction:column}.header nav>a:not(.button){font-size:15px;padding:12px 4px}.nav-cta{margin-top:10px;font-size:13px}.hero-inner{display:grid;grid-template-columns:1fr;min-height:0;padding-top:50px;padding-bottom:34px;gap:42px}.hero h1{font-size:clamp(46px,10vw,68px);line-height:1.08}.hero h1 br:nth-of-type(2){display:none}.hero h1>span{display:block}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero-copy>p{font-size:15px;margin-top:21px;max-width:360px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:26px}.hero-actions>.button{font-size:12px;min-height:48px;padding:12px 15px}.hero-secondary{font-size:11px;gap:7px}.hero-origin{font-size:10px;margin-top:25px}.hero-visual{margin-top:0;margin-right:9px}.hero-screen{width:100%;transform:rotateY(-3deg) rotateZ(-1deg);margin-left:6px}.visual-label{font-size:8px;margin-left:6px}.window-bar{padding:9px 12px;font-size:8px}.floating-card{margin-top:-18px;margin-left:0;padding:10px 14px;gap:10px}.floating-card strong{font-size:11px}.floating-card small{font-size:9px}.floating-icon{height:33px;width:33px}.floating-icon>.icon{width:19px;height:19px}.wave{margin-left:15px;height:24px}.screen-note{font-size:9px;margin-top:16px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-block:25px;font-size:11px}.hero-bottom>a{display:none}.hero-bottom>.icon{width:17px}.section{padding:65px 0}.eyebrow{font-size:10px;margin-bottom:16px}.section-heading{flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:32px}.section-heading h2,h2{font-size:34px}.section-heading>p{font-size:14px;padding:0}.desktop-break{display:none}.solution-grid{grid-template-columns:1fr 1fr}.solution-card{padding:24px 18px}.solution-top{margin-bottom:25px}.solution-top>.icon{width:25px;height:25px}.solution-card h3{font-size:18px;line-height:1.3;margin-bottom:11px}.solution-card p{font-size:12px;line-height:1.85}.tour-tabs{margin-inline:-3px}.tour-tabs>button{padding:11px;font-size:11px}.product-tour{gap:17px}.tour-screen>img{aspect-ratio:16/10;min-height:0}.zoom-label{bottom:8px;right:8px;font-size:9px;padding:6px 9px;gap:5px}.tour-caption{margin-top:23px;gap:18px}.tour-caption h3{font-size:23px}.tour-caption p{font-size:13px}.tour-count{font-size:20px}.tour-count small{font-size:10px}.tags{gap:10px;margin-top:17px}.tags li{font-size:10px}.tour-disclaimer{font-size:10px;line-height:1.8;text-align:left;margin-top:21px}.flow-controls{margin:30px 0 24px;gap:12px}.demo-tag{font-size:8px;letter-spacing:.07em}.flow-choices button{font-size:11px;padding:7px 11px}.flow-track{display:grid;grid-template-columns:1fr;gap:0}.flow-node{display:grid;grid-template-columns:44px 1fr;column-gap:17px;align-items:center;min-height:100px;padding:19px 22px}.node-icon{grid-row:span 2;width:44px;height:44px;margin:0}.flow-node h3{font-size:17px;align-self:end;padding-right:20px}.flow-node p{font-size:12px;margin-top:6px;align-self:start}.flow-number{top:23px;right:18px;font-size:10px}.flow-connector{width:1px;height:24px;justify-self:center;align-self:initial}.flow-connector:after{right:-3px;top:auto;bottom:0;transform:rotate(135deg)}.flow-connector>span{left:-2px;top:0;animation:packet-vertical 2.4s linear infinite}.flow-status{font-size:11px;gap:12px;padding-block:22px}.flow-status>div{gap:9px}.text-button{font-size:10px;gap:7px}.flow-disclaimer{font-size:10px}.center-heading{margin-bottom:32px;text-align:left}.center-heading h2{font-size:36px}.center-heading>p{font-size:14px;margin-top:18px}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:28px}.price-card-top{margin-bottom:23px}.price-card h3{font-size:28px}.package-description{font-size:14px;min-height:0;max-width:340px}.price{font-size:32px;margin-top:24px}.price small{font-size:12px}.price-card>.button{font-size:13px;min-height:50px;padding-inline:18px}.price-card li{font-size:13px;margin-bottom:14px}.price-card ul{padding-top:24px}.price-badge{display:block;font-size:8px}.pricing-note{font-size:11px;line-height:1.8;text-align:left;margin-top:23px}.about-strip{padding:37px 0}.about-inner{grid-template-columns:1fr;gap:17px}.about-symbol img{width:75px;height:71px;margin-left:-10px}.about-inner h2{font-size:26px}.about-inner p{font-size:13px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-copy h2{font-size:36px}.contact-copy>p{max-width:100%;font-size:15px;margin-top:22px}.contact-points{margin-top:25px;gap:12px}.contact-points>div{font-size:13px}.request-form{padding:24px}.form-heading h3{font-size:20px}.form-row{grid-template-columns:1fr 1fr;gap:13px}.request-form input,.request-form select,.request-form textarea{font-size:16px;padding:10px;min-height:47px}.request-form select{font-size:14px}.request-form textarea{font-size:14px}.form-note{font-size:11px}.faq{padding-top:0}.faq-grid{grid-template-columns:1fr;gap:29px}.faq h2{font-size:33px}.faq h2 br{display:none}.faq summary{font-size:14px;padding-block:21px}.faq details p{font-size:13px}.footer{padding-top:33px}.footer-top{flex-wrap:wrap;gap:23px;padding-bottom:28px}.footer-top>p{order:3;width:100%;font-size:13px}.footer-top>a:last-child{font-size:11px;gap:7px}.footer-top>a:last-child>.icon{width:14px;height:14px}.footer-bottom{flex-wrap:wrap;gap:17px;font-size:10px}.footer-bottom>span{width:100%}.lightbox{max-width:96vw;width:96vw;border-radius:8px}.lightbox-toolbar{font-size:12px;padding:9px 13px}.lightbox-toolbar button{height:33px;width:33px}.lightbox img{max-height:75dvh}.lightbox>p{font-size:10px;padding-inline:13px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:44px}.hero-actions{gap:13px}.hero-actions>.button{font-size:11px;padding-inline:13px;gap:11px}.hero-secondary{font-size:10px}.hero-secondary .play-circle{width:29px;height:29px}.solution-grid{grid-template-columns:1fr}.solution-card p{font-size:14px}.solution-top{margin-bottom:20px}.solution-top>span{display:block;font-size:8px}.form-row{grid-template-columns:1fr;gap:0}.request-form{padding:22px}.brand strong{font-size:17px}.footer-top>a:last-child{font-size:10px}.demo-tag{font-size:7px}.price-card{padding:24px}}
@keyframes packet-vertical{from{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:100%;opacity:0}}
@media(prefers-reduced-motion:reduce){html:not(.js-motion){scroll-behavior:auto}html:not(.js-motion) *,html:not(.js-motion) *:before,html:not(.js-motion) *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.js-motion .reveal{opacity:1;transform:none}.hero-screen{transform:none}}
