/* Standalone presentation: no application styles or third-party dependencies. */
:root{--paper:#ffffff;--ink:#102a43;--muted:#627d98;--line:#d9e2ec;--accent:#638cff;--blue:#1754ff;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #486581;outline-offset:5px}button{color:inherit}button:disabled{cursor:default}p{line-height:1.65;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(32px,3.6vw,49px);line-height:1.12;letter-spacing:-1.8px;margin-bottom:0}h3{font-size:23px;letter-spacing:-.5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.serif{font-family:inherit;font-style:normal;font-weight:500}.muted{color:#829ab1}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:24px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#486581;flex-shrink:0}.site-header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:inline-flex;align-items:center;font-size:23px;font-weight:700;letter-spacing:-1.2px;white-space:nowrap}.brand-light{font-weight:400}.brand-mark{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);width:37px;height:37px;border-radius:11px;font-size:30px;letter-spacing:-5px;padding-right:5px;margin-right:10px}.brand-mark span{color:var(--accent)}.desktop-nav{display:flex;gap:29px;font-size:13px}.desktop-nav a:hover,.text-link:hover,footer>a:last-child:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:30px;font-size:12px}.languages{display:flex;align-items:center;gap:8px}.languages a{padding:10px 3px;color:var(--muted)}.languages a[aria-current]{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:5px}.languages>span{color:#bcccdc}.login-link{display:flex;gap:24px;align-items:center;border-bottom:1px solid var(--ink);padding:10px 0}.login-link>span:last-child{font-size:19px}.menu-button{display:none}.mobile-nav[hidden]{display:none}.skip-link{position:fixed;top:-80px;left:20px;z-index:20;padding:15px;background:var(--accent)}.skip-link:focus{top:10px}
.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:35px;align-items:center;padding-block:55px 63px;min-height:647px}.hero-copy{padding-block:10px}.hero h1{font-size:clamp(45px,4.45vw,66px);line-height:1.05;letter-spacing:-2.6px;margin-bottom:26px}.hero h1 .serif{color:var(--blue)}.hero-description{max-width:490px;font-size:16px;margin-bottom:30px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;border:1px solid transparent;border-radius:7px;padding:18px 21px;font-weight:600;font-size:13px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button>span:last-child{font-size:21px;line-height:1}.primary{background:var(--accent)}.primary:hover{background:#1754ff}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:9px}.play-icon{height:25px;width:25px;display:grid;place-items:center;border:1px solid #bcccdc;border-radius:50%}.hero-footnote{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;margin-top:26px}.hero-footnote>span:first-child{color:var(--blue)}
.hero-art{height:513px;position:relative;isolation:isolate;display:flex;justify-content:center;align-items:center;background:#f3f5f9;border-radius:var(--radius);overflow:hidden;background-image:radial-gradient(#bcccdc 1px,transparent 1px);background-size:18px 18px}.hero-art:before{content:'';position:absolute;inset:30px;border-radius:50%;background:#d9e2ec;filter:blur(35px);z-index:-1}.art-orbit{position:absolute;border:1px solid #bcccdc;border-radius:50%;z-index:-1}.orbit-one{width:395px;height:395px}.orbit-two{width:485px;height:485px}.art-label{position:absolute;top:24px;left:25px;display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.4px}.art-cross{position:absolute;color:#829ab1;font-size:22px;font-weight:300}.cross-one{top:93px;right:61px}.cross-two{bottom:94px;left:58px}.art-bottom{position:absolute;bottom:18px;inset-inline:24px;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.2px;color:#627d98}.scope-strip{border-block:1px solid var(--line)}.scope-inner{min-height:85px;display:flex;justify-content:space-between;align-items:center;gap:30px}.scope-inner>span{font-size:9px;letter-spacing:1px;max-width:170px;line-height:1.7;color:var(--muted)}.scope-inner>div{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:18px;flex:1;max-width:850px}.scope-inner i{font-size:23px;color:#829ab1;font-style:normal}.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:45px}.section-heading p{max-width:335px;font-size:14px;margin:0 0 3px}.section-heading .eyebrow{margin-bottom:21px}.platform-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:54px;align-items:center}.feature-selector{display:grid}.feature{display:flex;text-align:left;gap:16px;align-items:baseline;border:0;border-bottom:1px solid var(--line);padding:23px 17px;background:transparent;cursor:pointer;border-radius:0;transition:background .2s}.feature.active{background:#f3f5f9;border-radius:10px;border-color:transparent}.feature-number{font-size:10px;color:var(--muted)}.feature>span:nth-child(2){flex:1}.feature strong{display:block;font-weight:500;font-size:18px;margin-bottom:9px}.feature>span:nth-child(2)>span{display:block;font-size:12px;line-height:1.6;color:var(--muted);max-width:290px}.feature-arrow{font-size:20px}.feature:hover{background:#f3f5f9}.dashboard-preview{background:#f3f5f9;border:1px solid #e4eaf2;border-radius:14px;padding:17px;transform:rotate(1deg);box-shadow:0 20px 50px #102a4308}.preview-top{display:flex;gap:10px;align-items:center;font-size:11px;padding:0 0 17px}.mini-brand{background:var(--ink);border-radius:7px;color:#fff;font-weight:bold;font-size:20px;width:26px;height:26px;text-align:center;letter-spacing:-2px}.mini-brand span{color:var(--accent)}.preview-badge{margin-left:auto;font-size:8px;background:#f8fafc;padding:7px 9px;border-radius:5px;color:var(--muted)}.preview-content{background:#fff;border-radius:9px;padding:27px}.preview-heading{display:flex;justify-content:space-between;align-items:center}.preview-heading small{font-size:7px;letter-spacing:1.2px;color:var(--muted)}.preview-heading h3{font-size:20px;margin:8px 0 21px}.preview-icon{font-size:25px;color:#829ab1}.preview-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:22px}.preview-stats>div+div{border-left:1px solid var(--line);padding-left:25px}.preview-stats small{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}.preview-stats strong{font-size:32px;font-weight:500;letter-spacing:-1px}.preview-stats strong>span{font-size:14px;color:#829ab1;margin-left:6px;letter-spacing:0}.chart{border:1px solid #f3f5f9;border-radius:7px;padding:15px 15px 10px}.chart-header{display:flex;justify-content:space-between;gap:12px;font-size:9px;align-items:center}.chart-key{font-size:7px;color:var(--muted);white-space:nowrap}.chart-key i{display:inline-block;width:5px;height:5px;background:#829ab1;border-radius:50%}.chart-bars{height:114px;display:flex;align-items:flex-end;gap:8px;margin-top:19px;border-bottom:1px solid #f3f5f9;background:repeating-linear-gradient(to top,transparent 0,transparent 27px,#f3f5f9 28px,#f3f5f9 29px)}.chart-bars i{flex:1;height:var(--bar);background:#c5d4ff;border-radius:3px 3px 0 0;transition:height .35s ease}.chart-bars i:nth-child(3n){background:#638cff}.chart-axis{display:flex;justify-content:space-between;font-size:7px;color:var(--muted);padding-top:9px}.preview-note{display:flex;gap:8px;align-items:center;font-size:9px;color:var(--muted);line-height:1.5;margin-top:19px;min-height:28px}
.solutions-section{background:#f3f5f9}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-cards article{background:var(--paper);border-radius:13px;overflow:hidden}.solution-art{height:205px;position:relative;display:grid;place-items:center;margin:10px;border-radius:8px;background:#e4eaf2}.art-index{position:absolute;bottom:14px;left:15px;font-size:9px;letter-spacing:1px;color:#627d98}.snack-art{background:#e4eaf2}.tiny-machine{color:#d9e2ec;background:#334e68;border:5px solid #486581;font-size:93px;line-height:.95;padding:2px 14px 6px;border-radius:6px;transform:rotate(-8deg);box-shadow:8px 9px 0 #102a43}.tiny-machine span{display:block;font-size:25px;text-align:center;color:#102a43}.coffee-art{background:#f3f5f9}.market-art{background:#e4eaf2}.market-shelf{width:121px;border:7px solid #486581;border-bottom-width:13px;border-radius:5px;background:#bcccdc;transform:rotate(-7deg);box-shadow:8px 6px 0 #334e68}.market-shelf span{display:block;text-align:center;font-size:31px;letter-spacing:4px;line-height:1.25;color:#e4eaf2;border-bottom:5px solid #486581;text-shadow:2px 1px #829ab1}.market-shelf span:nth-child(2){color:#9fb3c8}.solution-copy{padding:23px 25px 25px}.solution-copy h3{font-size:23px;margin-bottom:12px}.solution-copy p{font-size:13px;min-height:64px;margin-bottom:24px}.solution-copy a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;font-size:11px}.solution-copy a:hover{color:#486581}.solution-copy a>span:last-child{font-size:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article>span{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid #d9e2ec;padding-top:17px;margin-bottom:33px;color:#627d98}.steps i{font-style:normal;font-size:22px}.steps h3{font-size:22px}.steps p{font-size:13px;max-width:330px;margin-bottom:0}.faq-section{display:grid;grid-template-columns:.9fr 1.2fr;gap:65px;border-top:1px solid var(--line);padding-top:63px;padding-bottom:80px}.faq-section h2{font-size:36px;max-width:330px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;font-size:15px;line-height:1.5;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:20px}.faq-list details[open] summary:after{content:'−'}.faq-list p{margin:17px 30px 0 0;font-size:13px}
.cta-section{padding-bottom:55px}.cta-inner{position:relative;overflow:hidden;background:var(--accent);border-radius:15px;padding:49px 53px}.cta-inner h2{font-size:clamp(45px,4.7vw,66px);letter-spacing:-2px;position:relative;z-index:1;max-width:75%}.cta-inner .eyebrow{margin-bottom:20px}.cta-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:31px;position:relative;z-index:1}.cta-bottom p{font-size:14px;color:#486581;max-width:470px;margin:0}.dark{background:var(--ink);color:#fff;flex-shrink:0}.dark:hover{background:#334e68}.cta-flower{position:absolute;right:80px;top:-28px;font-size:300px;line-height:1;color:#9fb3c8;font-weight:400;transform:rotate(14deg);pointer-events:none}footer{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:112px;border-top:1px solid var(--line)}footer .brand{font-size:19px}footer .brand-mark{width:31px;height:31px;font-size:25px;border-radius:9px}footer>span{font-size:10px;color:var(--muted);max-width:400px}footer>a:last-child{font-size:11px;white-space:nowrap}.noscript-note{text-align:center;padding:20px}
@media(min-width:1500px){.hero h1{font-size:66px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:16px}.header-actions{gap:20px}.hero{gap:24px}.hero h1{font-size:49px}.hero-art{height:480px}.hero-description{font-size:14px}.hero-actions{gap:18px}.hero-footnote{font-size:10px}.telemetry-card{left:9px}.stock-card{right:9px}.floating-card{padding:12px}.scope-inner>div{font-size:15px;gap:20px}.platform-grid{gap:25px}.preview-content{padding:22px}.section-heading{gap:35px}.solution-copy{padding:18px}.solution-copy h3{font-size:21px}.solution-copy p{min-height:86px}.cta-flower{right:35px}.cta-bottom p{max-width:400px}}
@media(max-width:900px){.desktop-nav{display:none}.site-header{height:85px}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;background:transparent;border:1px solid #d9e2ec;border-radius:7px;padding:10px;cursor:pointer}.menu-button span{width:18px;height:1px;background:var(--ink)}.mobile-nav{position:absolute;top:75px;inset-inline:0;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 30px #102a4312;border-radius:10px;padding:14px;display:grid;gap:4px}.mobile-nav a{padding:13px;font-size:15px}.hero{grid-template-columns:1fr 1fr;gap:22px;padding-block:40px}.hero h1{font-size:40px;letter-spacing:-1.7px}.hero-art{height:435px}.machine{transform:perspective(1000px) rotateY(-13deg) rotateZ(-3deg) scale(.85)}.floating-card{gap:7px;padding:10px}.floating-card strong{font-size:9px}.floating-card small{font-size:8px}.card-symbol{width:22px;height:26px;font-size:21px}.telemetry-card{top:106px;left:8px}.stock-card{bottom:65px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero-description{font-size:13px}.hero-footnote{line-height:1.5}.scope-inner{flex-direction:column;gap:15px;padding-block:22px;align-items:stretch}.scope-inner>span{max-width:none;text-align:center}.scope-inner>div{font-size:15px;gap:15px;justify-content:center;max-width:none}.section{padding-block:70px}.section-heading p{max-width:280px;font-size:13px}.section-heading h2{font-size:36px}.platform-grid{grid-template-columns:1fr;gap:35px}.feature-selector{grid-template-columns:1fr 1fr;gap:12px}.feature{padding:19px 14px}.feature strong{font-size:16px}.dashboard-preview{max-width:610px;width:100%;margin:auto;transform:none}.solution-cards{gap:14px}.solution-art{height:170px}.solution-copy{padding:18px 15px}.solution-copy h3{font-size:19px}.solution-copy p{font-size:12px;min-height:100px}.solution-copy a{font-size:10px;gap:10px;align-items:center}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:12px}.faq-section{gap:35px}.faq-section h2{font-size:32px}.faq-list summary{font-size:14px}.cta-inner{padding:40px}.cta-inner h2{font-size:53px}.cta-bottom{align-items:flex-start;gap:24px}.cta-bottom p{font-size:12px}.cta-bottom .button{font-size:11px;padding:16px}.cta-flower{font-size:240px;top:0;right:25px}footer>span{max-width:240px;line-height:1.6}footer{gap:20px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.site-header{height:77px;gap:12px}.brand{font-size:20px}.brand-mark{width:32px;height:32px;font-size:27px;margin-right:8px}.header-actions{gap:13px}.login-link{display:none}.languages{gap:5px;font-size:11px}.menu-button{width:35px;height:35px;padding:8px}.hero{grid-template-columns:1fr;padding-block:36px 30px;gap:32px}.hero h1{font-size:clamp(41px,10.3vw,63px);letter-spacing:-2px;margin-bottom:22px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;margin-bottom:23px}.hero-description{font-size:14px;max-width:460px;margin-bottom:24px}.hero-actions{gap:17px}.button{font-size:12px;padding:17px 18px;gap:20px}.text-link{font-size:11px}.hero-footnote{margin-top:20px;font-size:10px}.hero-art{height:415px}.machine{transform:perspective(1000px) rotateY(-13deg) rotateZ(-3deg) scale(.88)}.telemetry-card{left:16px;top:114px}.stock-card{right:15px;bottom:69px}.floating-card{padding:12px}.floating-card strong{font-size:10px}.art-label{top:20px;left:20px}.art-bottom{inset-inline:20px;font-size:6px}.scope-inner>div{font-size:11px;gap:12px;flex-wrap:wrap}.scope-inner i{font-size:16px}.scope-inner>span{font-size:8px}.scope-inner{gap:14px;padding-block:20px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:34px;letter-spacing:-1.3px}.section-heading .eyebrow{font-size:9px;margin-bottom:18px}.section-heading p{max-width:420px;margin-top:21px;font-size:13px}.platform-grid{gap:25px}.feature-selector{grid-template-columns:1fr;gap:0}.feature{padding:18px 13px}.feature strong{font-size:17px;margin-bottom:6px}.feature>span:nth-child(2)>span{max-width:none;font-size:12px}.dashboard-preview{padding:12px;border-radius:12px}.preview-top{gap:8px;font-size:9px;padding-bottom:12px}.preview-badge{font-size:7px;padding:6px}.preview-content{padding:20px 15px}.preview-heading h3{font-size:18px;line-height:1.3;min-height:24px}.preview-stats{gap:12px}.preview-stats>div+div{padding-left:16px}.preview-stats small{font-size:9px;line-height:1.4;min-height:26px}.preview-stats strong{font-size:29px}.chart{padding:12px 9px}.chart-header{font-size:8px;gap:10px}.chart-key{font-size:6px}.chart-bars{gap:5px;height:105px}.preview-note{font-size:9px}.solution-cards{grid-template-columns:1fr;gap:22px}.solution-art{height:205px}.solution-copy{padding:21px 23px 23px}.solution-copy h3{font-size:24px}.solution-copy p{font-size:13px;min-height:0;margin-bottom:22px}.solution-copy a{font-size:12px}.steps{grid-template-columns:1fr;gap:27px}.steps article>span{margin-bottom:18px}.steps h3{font-size:23px;margin-bottom:12px}.steps p{font-size:13px;max-width:none}.faq-section{grid-template-columns:1fr;gap:30px;padding-block:45px}.faq-section .eyebrow{margin-bottom:18px}.faq-section h2{font-size:32px}.faq-list summary{font-size:14px}.faq-list p{margin-right:0}.cta-section{padding-bottom:35px}.cta-inner{padding:30px 24px}.cta-inner .eyebrow{font-size:8px;letter-spacing:1px}.cta-inner h2{font-size:45px;max-width:100%;letter-spacing:-1.6px}.cta-flower{font-size:170px;right:-60px;top:39px;opacity:.6}.cta-bottom{flex-direction:column;gap:23px;margin-top:24px}.cta-bottom p{font-size:13px;max-width:390px}.cta-bottom .button{font-size:12px;padding:17px 18px;width:100%}footer{padding-block:28px;flex-wrap:wrap;gap:23px}footer .brand{font-size:20px}footer>span{order:3;max-width:none;width:100%;font-size:10px}footer>a:last-child{margin-left:auto;font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
