.home-hero{background:#000;height:1556px;position:relative;overflow:hidden}.home-hero__media{z-index:0;background:#000;height:857px;position:absolute;inset:0 0 auto;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 85.69%,#0000 100%);mask-image:linear-gradient(#000 0 85.69%,#0000 100%)}.home-hero__media video{object-fit:cover;object-position:50% 50%;width:100%;height:100%;animation:1.6s cubic-bezier(.12,.23,.5,1) .4s both home-video-in}.home-hero__frost{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0000,#ffffff12);height:100%;animation:1.6s cubic-bezier(.12,.23,.5,1) .4s both home-layer-in;position:absolute;inset:-1px 0 0;-webkit-mask-image:radial-gradient(50% 50% at 47.9% 93.9%,#0000 69.1%,#000000e6 81.8%,#000 100%);mask-image:radial-gradient(50% 50% at 47.9% 93.9%,#0000 69.1%,#000000e6 81.8%,#000 100%)}.home-hero__noise{z-index:2;opacity:.14;background:url(/assets/backgrounds/home-noise-texture.png) 0 0/128px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#00000059 15%,#000000fa 32%,#000);mask-image:linear-gradient(#000000b3,#00000059 15%,#000000fa 32%,#000)}.home-hero__container{z-index:3;padding-top:160px;position:relative}.home-hero__content{text-align:center;justify-items:center;height:400px;display:grid}.home-hero__label{color:#fff;background:#ffffff12;border-radius:999px;align-items:center;min-height:28px;padding:4px 16px 5px;font-size:14px;line-height:18px;animation:.8s cubic-bezier(.12,.23,.5,1) 1.8s both home-fade-in;display:inline-flex}.home-hero h1{color:#fff;max-width:780px;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:-2.46px;margin-top:10px;font-size:82px;font-weight:500;line-height:1.2;animation:2s cubic-bezier(.16,1,.3,1) .2s both home-title-in}.home-hero__description{color:#fff;letter-spacing:-.54px;max-width:524px;margin-top:12px;font-size:18px;font-weight:500;line-height:1.4;animation:.6s cubic-bezier(.12,.23,.5,1) 2.2s both home-fade-in}.home-hero__action{margin-top:36px;animation:.6s cubic-bezier(.12,.23,.5,1) 2.4s both home-fade-in}.home-hero__action .glow-button{min-height:54px;padding:0 26px;font-size:16px}.home-hero__dashboard{margin-top:108px;padding:4px 40px 40px;animation:.6s cubic-bezier(.12,.23,.5,1) 3.2s both home-dashboard-in}.home-hero__dashboard>img{border:1px solid #7da4ff47;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 20px 60px #0006;-webkit-mask-image:linear-gradient(#000 0,#00000070 83%,#0000 100%);mask-image:linear-gradient(#000 0,#00000070 83%,#0000 100%)}.home-hero__logos{align-items:center;height:98px;margin-top:6px;animation:.8s cubic-bezier(.12,.23,.5,1) 2.8s both home-fade-in;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.home-hero__logo-track{will-change:transform;align-items:center;gap:32px;padding-left:10px;animation:28s linear infinite home-logo-marquee;display:flex}.home-hero__logo-item{flex:0 0 150px;justify-content:center;align-items:center;width:150px;height:48px;display:flex;overflow:hidden}.home-hero__logo-item img{object-fit:contain;filter:drop-shadow(0 0 10px #ffffff2e);opacity:.88;width:150px;height:48px}@keyframes home-logo-marquee{0%{transform:translate(0)}to{transform:translate(-1092px)}}@keyframes home-video-in{0%{opacity:.001;transform:translateY(80px)scale(1.1)}to{opacity:1;transform:none}}@keyframes home-layer-in{0%{opacity:.001;transform:translateY(80px)}to{opacity:1;transform:none}}@keyframes home-title-in{0%{opacity:.001;transform:translateY(80px)scale(.9)}to{opacity:1;transform:none}}@keyframes home-dashboard-in{0%{opacity:.001;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes home-fade-in{0%{opacity:.001}to{opacity:1}}@media (max-width:809px){.home-hero{height:940px}.home-hero__media{height:756px;-webkit-mask-image:linear-gradient(#000 0 68%,#0000 83%);mask-image:linear-gradient(#000 0 68%,#0000 83%)}.home-hero__media video{object-fit:cover;object-position:50% 50%;width:390px;max-width:none;height:90%;position:absolute;top:0;left:0}.home-hero__frost{-webkit-mask-image:radial-gradient(109% 50% at 47.5% 103%,#0000 69%,#000000e6 82%,#000);mask-image:radial-gradient(109% 50% at 47.5% 103%,#0000 69%,#000000e6 82%,#000)}.home-hero__container{padding-top:128px}.home-hero__content{height:436px}.home-hero__label{white-space:nowrap;min-height:28px;padding:4px 12px 5px}.home-hero h1{letter-spacing:-1.38px;max-width:350px;margin-top:10px;font-size:46px;line-height:1.2}.home-hero__description{letter-spacing:-.48px;max-width:350px;margin-top:12px;font-size:16px}.home-hero__action{margin-top:32px}.home-hero__action .glow-button{min-height:50px;padding:0 24px;font-size:15px}.home-hero__dashboard{margin-top:18px;padding:0}.home-hero__dashboard>img{border-radius:8px;-webkit-mask-image:linear-gradient(#000 0,#00000080 78%,#0000);mask-image:linear-gradient(#000 0,#00000080 78%,#0000)}.home-hero__logos{height:92px;margin-top:12px}.home-hero__logo-track{gap:22px;padding-left:0;animation-duration:24s}.home-hero__logo-item{flex-basis:118px;width:118px;height:40px}.home-hero__logo-item img{width:118px;height:40px}}@media (prefers-reduced-motion:reduce){.home-hero *{animation:none!important}.home-hero__logo-track{transform:none}}.home-section-header__tag{border-bottom:1px solid var(--line);color:#7da4ff;text-transform:uppercase;align-items:center;gap:12px;height:57px;font-size:14px;line-height:24px;display:flex}.home-section-header__tag img{width:32px;height:32px}.home-section-header__main{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;margin-top:24px;display:grid}.home-section-header h2{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:-1.68px;font-size:56px;font-weight:400;line-height:1.2}.home-section-header__main p{color:#8ca2cd;font-size:17px;line-height:1.45}.home-feature-showcase{background:#000;height:1754px;padding:80px 0}.home-feature-showcase__content{grid-template-columns:268px minmax(0,1fr);gap:48px;margin-top:80px;display:grid}.home-feature-showcase__rail{min-height:100%;padding:0;position:relative}.home-feature-showcase__rail-sticky{width:252px;max-width:100%;position:sticky;top:120px}.home-feature-showcase__wordmark{width:132px;height:auto;display:none}.home-feature-showcase__rail-links{margin-top:0;display:grid}.home-feature-showcase__rail-link{color:#d1d4e3;width:252px;max-width:100%;height:60px;opacity:var(--feature-tag-opacity,.5);align-items:center;gap:12px;padding:14px 12px;font-size:16px;line-height:24px;display:flex;position:relative}.home-feature-showcase__rail-line{background:#2f3950;height:1px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-feature-showcase__rail-line i{transform:translateX(calc((var(--feature-progress,0) - 1)*100%));will-change:transform;background:linear-gradient(90deg,#ffcd7d 0%,#0175ff 100%);position:absolute;inset:0}.home-feature-showcase__rail-links img{width:24px;height:24px}.home-feature-stack{gap:48px;display:grid}.home-feature-card-shell{transform:translateX(var(--feature-card-x,80px));will-change:transform}.home-feature-card{background:#06070a;border:0;border-radius:24px;grid-template-columns:442px minmax(0,1fr);gap:28px;height:423px;display:grid;position:relative;overflow:hidden}.home-feature-card:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #7da4ff29;position:absolute;inset:0}.home-feature-card__copy{z-index:2;flex-direction:column;align-items:flex-start;padding:28px 0 40px 28px;display:flex}.home-feature-card h3{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;font-size:28px;font-weight:500;line-height:33.6px}.home-feature-card p{color:#9ba9c4;max-width:420px;margin-top:16px;font-size:18px;line-height:25.2px}.home-feature-card .marketing-chip-row{gap:16px;max-width:420px;margin-top:36px}.home-feature-card .marketing-chip-row span{color:#d1d4e3;background:#fffefa00;border:1px solid #7da4ff29;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:8px 12px;font-size:16px;line-height:24px;display:inline-flex}.home-feature-card .marketing-chip-row svg{color:#fff;flex:none}.home-feature-card .glow-button{border-radius:16px;width:134px;min-height:47.2px;margin-top:auto;padding:0}.home-feature-card .glow-button--secondary{box-shadow:none;background:#0c0f16;border-color:#7da4ff29}.home-feature-card .glow-button--secondary .glow-button__label{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(277deg,#0175ff 0%,#ffcd7d 100%);-webkit-background-clip:text;background-clip:text}.home-feature-card__visual{min-width:0;height:100%;position:relative;overflow:hidden}.home-feature-card__visual>img:first-child{object-fit:cover;filter:drop-shadow(0 34px 19px #00000040);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000f0 29%,#000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000f0 29%,#000 100%)}.home-feature-card__visual--2>img:first-child{object-position:center;transform:none}.home-feature-card__visual--3>img:first-child{object-position:center 62%;transform:none}.home-feature-card__wordmark{z-index:3;filter:drop-shadow(0 12px 22px #0000008c);width:150px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-feature-card__globe{z-index:2;pointer-events:none;object-fit:cover;position:absolute}.home-feature-card__globe--alpha{filter:brightness(1.3)drop-shadow(0 21px 11px #0000006e);width:324px;height:324px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(27.6deg)}.home-feature-card__globe--data{filter:brightness(1.15)drop-shadow(0 17px 11px #0000004d);width:145px;height:145px;top:50%;left:50%;transform:translate(-50%,-50%)}.home-feature-card__data-connector{z-index:2;fill:none;pointer-events:none;width:262px;height:317px;position:absolute;top:40px;left:64px;overflow:visible}.home-feature-card__data-connector-base{stroke:#7da4ff29;stroke-width:1px}.home-feature-card__data-connector-flow{stroke:#0175ff;stroke-width:1px}.home-feature-card__logos{z-index:3;align-items:center;gap:15px;display:flex;position:absolute;top:40px;left:64px}.home-feature-card__logos img{object-fit:contain;width:24px;height:24px}.home-feature-card__logo-gap{margin-left:74px}.home-steps{--steps-progress:0;background:#000;height:2252px;padding:80px 0;position:relative;overflow:visible}.home-steps:before{content:none}.home-steps>.site-container{z-index:1;position:relative}.home-steps .home-section-header[data-home-scroll]{opacity:1;filter:none;transform:none}.home-steps .home-section-header__tag img{opacity:.8}.home-steps .home-section-header__main p{color:#9ba9c4;font-size:16px;line-height:24px}.home-steps__content{margin-top:80px}.home-steps__numbers{z-index:6;grid-template-columns:repeat(3,1fr);height:30px;display:grid;position:sticky;top:120px;overflow:clip}.home-steps__numbers span{z-index:2;color:#fff;font-size:16px;font-weight:600;line-height:24px;position:relative}.home-steps__beam{height:2px;transform:translateX(calc(-1270px + (1270px * var(--steps-progress))));will-change:transform;background:linear-gradient(90deg,#ffcd7d 0%,#5ca0ff 52%,#0175ff 100%);position:absolute;bottom:0;left:0;right:0}.home-steps__cards{gap:48px;margin-top:64px;display:grid}.home-step-card{--step-card-scale:1;width:1200px;height:558px;transform:scale(var(--step-card-scale));transform-origin:50%;will-change:transform;background:#06070a;border:0;border-radius:24px;grid-template-columns:478px 64px 658px;display:grid;position:sticky;top:214px;overflow:hidden}.home-step-card:first-child{z-index:1}.home-step-card:nth-child(2){z-index:2;top:240px}.home-step-card:nth-child(3){z-index:3}.home-step-card__copy{grid-column:1;padding:40px 0 0 40px}.home-step-card h3{color:#fff;max-width:380px;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:0;font-size:36px;font-weight:400;line-height:46.8px}.home-step-card p{color:#9ba9c4;max-width:400px;margin-top:24px;font-size:16px;line-height:24px}.home-step-card ul{gap:20px;margin-top:40px;list-style:none;display:grid}.home-step-card li{color:#d1d4e3;border:0;border-radius:12px;align-items:center;gap:12px;width:420px;min-height:48px;padding:12px 16px;font-size:16px;line-height:24px;display:flex;position:relative;overflow:hidden}.home-step-card li:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #7da4ff29;position:absolute;inset:0}.home-step-card__check{background:#ffffff1a;border-radius:10px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid;box-shadow:inset 0 0 4px #ffffff4f}.home-step-card__check svg{fill:none;width:15px;height:11px}.home-step-card__visual{grid-column:3;height:558px;position:relative;overflow:clip;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 11.2349% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 11.2349% 100%)}.home-step-card__visual img{filter:brightness(1.5);object-fit:cover}.marketing-page--home>.marketing-band{background:#000;height:506px;padding:80px 0}.marketing-page--home .home-intro{grid-template-columns:806px 346px;gap:48px;height:346px;position:relative}.marketing-page--home .marketing-band p{letter-spacing:-1.44px;max-width:775px;font-size:48px;line-height:1.2}.home-intro__text .scroll-text-reveal__word{transform:translateY(10px)}.home-intro__orb{overflow:clip}.marketing-page--home .home-intro__orb>img.home-intro__orb-gradient{filter:brightness(1.3);will-change:transform;width:346px;max-width:none;height:346px;position:absolute;transform:rotate(0)}.marketing-page--home .home-intro__orb[data-home-scroll=visible]>img.home-intro__orb-gradient{animation:16s linear infinite home-intro-gradient-drift}.home-intro__orb-logos{place-items:center;display:grid;position:absolute;inset:0}.marketing-page--home .home-intro__orb-logo{opacity:0;place-items:center;width:121px;height:147px;animation:6s linear infinite home-orb-logo-cycle;display:grid;position:absolute;inset:50% auto auto 50%;overflow:visible;transform:translate(-50%,-50%)}.home-intro__orb-logo:nth-child(2){animation-delay:2s}.home-intro__orb-logo:nth-child(3){animation-delay:4s}.home-intro__orb-logo img{object-fit:contain;width:100%;height:100%}@keyframes home-orb-logo-cycle{0%,28%{opacity:1}34%,94%{opacity:0}to{opacity:1}}@keyframes home-intro-gradient-drift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-exceptionalities{background:#000;height:1327px;padding:80px 0}.home-exceptionalities__content{gap:32px;margin-top:80px;display:grid}.home-exceptionalities__top{grid-template-columns:repeat(2,1fr);gap:32px;height:463px;display:grid}.home-exceptionalities__bottom{grid-template-columns:363px 363px 1fr;gap:32px;height:444px;display:grid}.home-exception-card{border:1px solid var(--border);background:#030509;border-radius:24px;height:100%;position:relative;overflow:hidden}.home-exception-card__asset{object-fit:cover;filter:brightness(1.33)}.home-exception-card__copy{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffefa00;border-radius:10px;min-height:132px;padding:20px;position:absolute;bottom:16px;left:16px;right:16px}.home-exception-card__copy:after{border-radius:inherit;content:"";pointer-events:none;border:.5px solid #ffffffb8;position:absolute;inset:0;-webkit-mask:linear-gradient(255deg,#0000 0%,#0000001f 18%,#0000003b 85%,#0000 100%),linear-gradient(320deg,#000 0%,#0000001f 26%,#00000021 79%,#000 100%);mask:linear-gradient(255deg,#0000 0%,#0000001f 18%,#0000003b 85%,#0000 100%),linear-gradient(320deg,#000 0%,#0000001f 26%,#00000021 79%,#000 100%)}.home-exception-card h3{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;font-size:30px;font-weight:500;line-height:1.2}.home-exception-card p{color:#9aabc9;max-width:420px;font-family:var(--font-inter-display),Arial,sans-serif;margin-top:6px;font-size:18px;line-height:1.4}.home-exception-card--3 .home-exception-card__copy,.home-exception-card--4 .home-exception-card__copy{min-height:150px}.home-ready-card{border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#0175ff2e,#0000 42%),#030509;border-radius:24px;flex-direction:column;height:444px;padding:24px;display:flex}.home-ready-card h3{color:#fff;max-width:300px;font-family:var(--font-inter-display),Arial,sans-serif;font-size:40px;font-weight:400;line-height:1.17}.home-ready-card p{color:#9aabc9;margin-top:18px;font-size:16px;line-height:1.5}.home-ready-card>div{gap:10px;margin-top:auto;display:grid}.home-ready-card .glow-button{letter-spacing:-.32px;border-radius:16px;width:100%;min-height:47.2px;font-size:16px;line-height:19.2px}.home-ready-card .glow-button--secondary{box-shadow:none;background:#0c0f16}.home-ready-card .glow-button--secondary .glow-button__label{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(277deg,#0175ff 0%,#ffcd7d 100%);-webkit-background-clip:text;background-clip:text}.home-products{background:#000;height:1221px;padding:80px 0;position:relative;overflow:hidden}.home-products:before{content:"";pointer-events:none;background:url(/assets/backgrounds/home-products-section-gradient.png) 50%/cover no-repeat;width:2622px;height:1674px;position:absolute;top:-203px;left:calc(50% + 40px);transform:translate(-50%)}.home-products>.site-container{z-index:1;position:relative}.home-products .home-section-header__tag img{opacity:.8}.home-products .home-section-header h2{letter-spacing:-1.12px}.home-products .home-section-header__main p{color:#b0bed9;margin-top:10px;font-size:16px;line-height:24px}.home-products__tabs{border-radius:16px;justify-content:center;gap:12px;margin-top:80px;display:flex;overflow:clip}.home-products__tabs button{color:#9ba9c4;cursor:pointer;background:#ffffff12;border:0;border-radius:999px;min-height:40px;padding:8px 16px;font-size:16px;line-height:24px}.home-products__tabs button[aria-selected=true]{color:#111;background:#fff}.home-product-panel{background:#0305092e;border:0;border-radius:24px;grid-template-columns:584px 72px 544px;height:513px;margin-top:24px;display:grid;position:relative;overflow:hidden}.home-product-panel__copy{z-index:2;padding:40px 0 0 40px;animation:.6s cubic-bezier(.12,.23,.5,1) both home-product-content-in}.home-product-panel h3{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:-.56px;font-size:28px;font-weight:500;line-height:33.6px}.home-product-panel p{color:#9ba9c4;max-width:544px;margin-top:16px;font-size:16px;line-height:24px}.home-product-panel ul{gap:20px;margin-top:32px;list-style:none;display:grid}.home-product-panel li{color:#fff;border:0;border-radius:12px;align-items:center;gap:10px;width:420px;min-height:48px;padding:12px 16px;font-size:16px;line-height:24px;display:flex;position:relative}.home-product-panel li:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff24;position:absolute;inset:0;-webkit-mask:linear-gradient(255deg,#0000 0%,#000000e6 18%,#000000eb 82%,#0000 100%);mask:linear-gradient(255deg,#0000 0%,#000000e6 18%,#000000eb 82%,#0000 100%)}.home-product-panel__check{background:#ffffff1a;border-radius:10px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid;box-shadow:inset 0 0 4px #ffffff4f}.home-product-panel__check svg{fill:none;stroke:#fff;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:10px}.home-product-panel__visual{grid-column:3;height:513px;position:relative;overflow:clip}.home-product-panel__dashboard{object-fit:contain;object-position:center;width:733px;max-width:none;height:457px;animation:.8s cubic-bezier(.12,.23,.5,1) both home-product-dashboard-in;position:absolute;top:27px;left:-18.2px}.home-product-panel__brand{z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#4b4b46db;border-top-left-radius:7px;border-bottom-right-radius:12px;place-items:center;width:169px;height:49px;display:grid;position:absolute;top:27px;left:-18.2px}.home-product-panel__brand img{object-fit:contain;width:88px;height:auto}.home-products__cards{grid-template-columns:repeat(4,255px);gap:60px;height:175px;margin-top:80px;display:grid}.home-products__cards article{flex-direction:column;align-items:flex-start;width:255px;height:175px;padding:0;display:flex;position:relative;top:0}.home-products__card-icon{background:linear-gradient(40deg,#ffcd7d 0%,#0c0f16 45%,#0175ff 100%);border-radius:24px;place-items:center;width:71px;height:71px;padding:2px;display:grid;overflow:hidden;box-shadow:0 6px 24px #ffb34940}.home-products__card-icon span{background:#0c0f16;border-radius:24px;place-items:center;width:67px;height:67px;display:grid}.home-products__card-icon img{object-fit:contain;width:43px;height:43px;display:block}.home-products__cards h3{color:#fff;margin-top:24px;font-size:20px;font-weight:500;line-height:24px}.home-products__cards p{color:#8ca2cd;margin-top:8px;font-size:16px;line-height:24px}@keyframes home-product-content-in{0%{opacity:.001;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes home-product-dashboard-in{0%{opacity:.001;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-security{background:#000;height:625px;padding:80px 0}.home-security__layout{grid-template-columns:568px 568px;gap:64px;height:465px;display:grid}.home-security__tag,.home-integration-cta__tag{border-bottom:1px solid var(--line);color:#7da4ff;align-items:center;gap:12px;height:57px;font-size:14px;display:flex}.home-security__tag img{opacity:.8;width:32px;height:32px}.home-security h2{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:-1.68px;margin-top:24px;font-size:56px;font-weight:400;line-height:1.2}.home-security__copy>p{color:#8ca2cd;margin-top:24px;font-size:16px;line-height:1.5}.home-security ul{gap:24px;margin-top:40px;list-style:none;display:grid}.home-security li{border:1px solid var(--border);color:#d1d4e3;white-space:nowrap;border-radius:12px;align-items:center;gap:12px;width:398px;min-height:42px;padding:8px 14px;display:flex}.home-security__layers{perspective:900px;height:465px;position:relative;overflow:hidden}.home-security__layers img{object-position:center;will-change:opacity,filter;max-width:none;position:absolute;top:22px;-webkit-mask-image:linear-gradient(#000 0% 83%,#0000005e 94%);mask-image:linear-gradient(#000 0% 83%,#0000005e 94%)}.home-security__layers img:first-child{z-index:3;object-fit:contain;opacity:1;width:261.3px;height:443.4px;animation:5.4s linear infinite home-security-front-layer;left:47px}.home-security__layers img:nth-child(2){z-index:2;object-fit:cover;opacity:.5;width:271.9px;height:436.5px;animation:6s linear -1.4s infinite home-security-focus-layer;left:113px}.home-security__layers img:nth-child(3){z-index:1;object-fit:cover;opacity:.5;width:261.3px;height:435.4px;animation:6s linear -2.9s infinite home-security-focus-layer;left:189px}.home-security__layers img:nth-child(4){z-index:0;object-fit:cover;opacity:.5;width:262.7px;height:433.3px;animation:6s linear -4.3s infinite home-security-focus-layer;left:259px}@keyframes home-security-front-layer{0%,36%,72%,to{filter:brightness(1.9)}54%{filter:brightness(1.05)}}@keyframes home-security-focus-layer{0%,18%,to{opacity:.5;filter:brightness()}8%{opacity:.96;filter:brightness()}28%,42%{opacity:.5;filter:brightness(1.9)}58%{opacity:.5;filter:brightness(1.05)}}.home-testimonials{background:url(/assets/backgrounds/home-testimonial-section-gradient.webp) 50%/cover no-repeat,#000;height:965px;padding:80px 0}.home-testimonial-carousel{height:577px;margin-top:80px;position:relative;overflow:visible}.home-testimonial-track{height:577px;position:relative}.home-testimonial-card{width:1200px;height:516px;transform:translateX(calc(var(--testimonial-offset,0)*1248px));background:#ffffff12;border-radius:24px;grid-template-columns:373px 747px;gap:32px;padding:24px;transition:transform .52s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:0;left:0;overflow:hidden}.home-testimonial-card[aria-hidden=true]{pointer-events:none}.home-testimonial-card>img{object-fit:cover;border-radius:24px;width:373px;height:468px}.home-testimonial-card__copy{flex-direction:column;padding:0;display:flex}.home-testimonial-card blockquote{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;font-size:24px;line-height:36px}.home-testimonial-card__copy>div{border-top:1px solid var(--line);gap:4px;margin-top:auto;padding-top:20px;display:grid}.home-testimonial-card strong{color:#fff;font-size:20px;line-height:24px}.home-testimonial-card span{color:#9ba9c4;font-size:16px;line-height:24px}.home-testimonial-carousel .carousel-controls{justify-content:center;gap:20px;margin:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-testimonial-carousel .carousel-controls button{background:0 0;border:0;border-radius:50%;width:40px;height:40px;padding:0}.home-testimonial-carousel .carousel-controls img{width:40px;height:40px}.home-integration-cta{background:#000;height:543px;padding:80px 0;position:relative;overflow:hidden}.home-integration-cta__background{object-fit:cover;opacity:.9}.home-integration-cta__layout{z-index:2;grid-template-columns:560px 560px;gap:80px;display:grid;position:relative}.home-integration-cta h2{color:#fff;font-family:var(--font-inter-display),Arial,sans-serif;letter-spacing:-1.68px;margin-top:24px;font-size:56px;font-weight:400;line-height:1.15}.home-integration-cta__copy>p{color:#9ba9c4;max-width:420px;margin-top:24px;font-size:16px;line-height:1.5}.home-integration-cta__copy>.glow-button{margin-top:38px}.home-integration-cta__logos{grid-template-columns:repeat(3,104px);place-content:center;gap:54px 56px;height:383px;display:grid}.home-integration-cta__logos span{background:#0c0f16;border:1px solid #0175ff;border-radius:22px;place-items:center;width:104px;height:104px;display:grid;box-shadow:inset 0 -3px 8px #ffcd7dbf,0 18px 50px #ffac0a21}.home-integration-cta__logos img{max-width:58px;max-height:58px}@media (min-width:810px) and (max-width:1199px){.home-steps{height:auto;padding:80px 0}.home-steps .home-section-header__main{grid-template-columns:minmax(0,1fr) 310px;margin-top:24px}.home-steps .home-section-header h2{letter-spacing:0;font-size:45px;line-height:54px}.home-steps__content{margin-top:80px}.home-steps__numbers{display:none}.home-steps__cards{gap:48px;margin-top:0}.home-step-card{background:#06070a;border-radius:24px;grid-template-rows:335px auto;grid-template-columns:1fr;gap:32px;width:100%;height:auto;display:grid;position:relative;top:auto;overflow:hidden}.home-step-card:nth-child(2){top:auto}.home-step-card__copy{grid-column:1;padding:24px}.home-step-card h3{letter-spacing:0;max-width:896px;font-size:30px;line-height:39px}.home-step-card p{color:#9ba9c4;max-width:896px;margin-top:24px;font-size:16px;line-height:24px}.home-step-card ul{gap:20px;margin-top:40px}.home-step-card li{width:420px;min-height:48px;padding:12px 16px;font-size:16px;line-height:24px}.home-step-card__visual{aspect-ratio:944/801;grid-column:1;height:auto;overflow:clip}.home-step-card__visual img{-webkit-mask-image:linear-gradient(#0000 0%,#0009 16.1881%,#000 100%);mask-image:linear-gradient(#0000 0%,#0009 16.1881%,#000 100%)}}@media (max-width:809px){.home-section-header__main{grid-template-columns:1fr;margin-top:20px}.home-section-header h2{letter-spacing:-1.26px;font-size:42px}.home-feature-showcase,.home-steps{height:auto;padding:80px 0}.home-feature-showcase .home-section-header h2{letter-spacing:-1.08px;font-size:36px;line-height:43.2px}.home-feature-showcase__content{grid-template-columns:1fr;gap:0;margin-top:82px}.home-feature-showcase__rail{padding:0;display:none}.home-feature-showcase__rail-sticky{position:static}.home-feature-showcase__wordmark{display:none}.home-feature-showcase__rail-links{grid-template-columns:repeat(3,1fr);margin-top:0}.home-feature-card-shell{transform:none!important}.home-feature-stack{gap:48px}.home-feature-card{border-radius:24px;flex-direction:column;gap:0;height:auto;min-height:816px;display:flex}.home-feature-card[data-feature-index="2"]{min-height:758px}.home-feature-card__copy{min-height:388px;padding:20px}.home-feature-card h3{font-size:20px;line-height:24px}.home-feature-card p{max-width:310px;font-size:18px;line-height:25.2px}.home-feature-card .marketing-chip-row{gap:12px 6px;max-width:310px;margin-top:32px}.home-feature-card .marketing-chip-row span{padding:8px;font-size:16px}.home-feature-card .marketing-chip-row svg{width:22px;height:22px}.home-feature-card__visual{flex:none;height:428px}.home-feature-card[data-feature-index="2"] .home-feature-card__visual{height:370px}.home-feature-card .glow-button{margin-top:24px}.home-feature-card__wordmark{width:132px;top:50%;left:50%;transform:translate(-50%,-50%)}.home-feature-card__globe--alpha{width:292px;height:292px}.home-feature-card__globe--data{width:132px;height:132px}.home-feature-card__data-connector{width:236px;height:286px;top:40px;left:42px}.home-feature-card__logos{gap:12px;top:40px;left:42px}.home-feature-card__logo-gap{margin-left:50px}.home-steps{background:#000}.home-steps:before{content:none}.home-steps__content{margin-top:80px}.home-steps__numbers{display:none}.home-steps__cards{gap:48px;margin-top:0}.home-step-card{background:#06070a;border-radius:24px;grid-template-rows:478px 297px;grid-template-columns:1fr;gap:32px;width:350px;height:807px;display:grid;position:relative;top:auto;overflow:hidden}.home-step-card:nth-child(2){top:auto}.home-step-card__copy{padding:24px}.home-step-card h3{letter-spacing:0;max-width:302px;font-size:24px;line-height:31.2px}.home-step-card p{color:#9ba9c4;max-width:302px;margin-top:24px;font-size:16px;line-height:24px}.home-step-card ul{gap:20px;margin-top:40px}.home-step-card li{width:302px;min-height:72px;padding:12px 16px;font-size:16px;line-height:24px}.home-step-card li span:last-child{max-width:238px}.home-step-card__visual{grid-column:1;height:297px;overflow:clip}.home-step-card__visual img{-webkit-mask-image:linear-gradient(#0000 0%,#0009 16.1881%,#000 100%);mask-image:linear-gradient(#0000 0%,#0009 16.1881%,#000 100%)}.marketing-page--home>.marketing-band{height:842px;padding:80px 0}.marketing-page--home .home-intro{grid-template-columns:1fr;gap:48px;height:682px}.marketing-page--home .marketing-band p{letter-spacing:-.9px;font-size:30px}.home-exceptionalities{height:auto;padding:143px 0 80px}.home-exceptionalities .home-section-header h2{letter-spacing:-1.14px;font-size:38px;line-height:1.14}.home-exceptionalities__top,.home-exceptionalities__bottom{grid-template-columns:1fr;height:auto}.home-exception-card{height:440px}.home-exception-card--1,.home-exception-card--2{height:277.6px}.home-exception-card--1 .home-exception-card__copy,.home-exception-card--2 .home-exception-card__copy{min-height:117.8px}.home-exception-card--1 h3,.home-exception-card--2 h3{font-size:22.5px;line-height:27px}.home-exception-card--1 p,.home-exception-card--2 p{font-size:16px;line-height:22.4px}.home-ready-card{height:380px}.home-products,.home-testimonials,.home-integration-cta{height:auto;padding:80px 0}.home-security{height:auto;padding:64px 0}.home-products{min-height:1691px;padding:64px 0}.home-products:before{width:1092px;height:2145px;top:-203px;left:calc(50% + 40px)}.home-products .home-section-header h2{letter-spacing:-.72px;font-size:36px;line-height:43.2px}.home-products .home-section-header__main p{font-size:16px;line-height:24px}.home-products__tabs{scrollbar-width:none;justify-content:center;gap:6px;margin-top:64px;overflow-x:auto}.home-products__tabs::-webkit-scrollbar{display:none}.home-product-panel{border-radius:24px;height:734px;margin-top:24px;display:block}.home-product-panel__copy{padding:24px 24px 0}.home-product-panel h3{letter-spacing:-.4px;font-size:20px;line-height:24px}.home-product-panel p{max-width:302px;margin-top:16px}.home-product-panel ul{gap:20px;margin-top:32px}.home-product-panel li{width:302px;min-height:72px;padding:12px 16px}.home-product-panel__visual{height:198px;position:absolute;bottom:16px;left:0;right:0;overflow:visible}.home-product-panel__dashboard{object-fit:contain;width:calc(100% - 32px);height:198px;top:0;left:16px}.home-product-panel__brand{width:70px;height:20px;top:0;left:16px}.home-product-panel__brand img{width:42px}.home-products__cards{grid-template-columns:1fr;gap:32px;height:auto;margin-top:64px}.home-products__cards article{grid-template-columns:71px minmax(0,1fr);column-gap:24px;width:100%;height:auto;min-height:91px;display:grid;top:0!important}.home-products__card-icon{grid-row:1/3}.home-products__cards h3{margin-top:0;font-size:16px;line-height:19.2px}.home-products__cards p{width:255px;margin-top:8px;font-size:16px;line-height:24px}.home-security__layout,.home-integration-cta__layout{grid-template-columns:minmax(0,1fr);height:auto}.home-security__layout{gap:48px}.home-security h2{letter-spacing:-1.08px;font-size:36px;line-height:43.2px}.home-security ul{width:245px}.home-security li{width:245px;min-height:42px;padding:8px 12px}.home-security__layers{justify-self:center;width:350px;min-width:0;max-width:100%;height:295.25px}.home-security__layers img{transform-origin:50%;top:22px}.home-security__layers img:first-child{width:161px;height:273.25px;left:29px}.home-security__layers img:nth-child(2){width:167.6px;height:269px;left:69.3px}.home-security__layers img:nth-child(3){width:161px;height:268.3px;left:116.4px}.home-security__layers img:nth-child(4){width:161.9px;height:267px;left:159.7px}.home-testimonial-carousel{height:auto;overflow:hidden}.home-testimonial-track{height:auto}.home-testimonial-card{grid-template-columns:1fr;width:100%;height:auto;display:none;position:relative;transform:none!important}.home-testimonial-card[aria-hidden=false]{display:grid}.home-testimonial-card>img{aspect-ratio:4/5;width:100%;height:auto}.home-testimonial-card blockquote{font-size:21px;line-height:1.45}.home-testimonial-card__copy>div{margin-top:32px}.home-testimonial-carousel .carousel-controls{margin-top:20px;position:static;transform:none}.home-integration-cta__logos{grid-template-columns:repeat(3,84px);gap:24px;height:auto;margin-top:48px}.home-integration-cta__logos span{width:84px;height:84px}}
.scroll-text-reveal__word{opacity:.001;filter:blur(10px);transition:opacity .52s var(--ease), filter .52s var(--ease), transform .52s var(--ease);transition-delay:calc(var(--word-index) * 24ms);will-change:opacity, filter, transform;display:inline-block;transform:translateY(18px)}.scroll-text-reveal[data-visible=true] .scroll-text-reveal__word{opacity:1;filter:blur();transform:translateY(0)}.scroll-text-reveal[data-scrub=true] .scroll-text-reveal__word{color:rgba(255, 255, 255, var(--scroll-word-alpha,.4));transition:color 40ms linear}.home-feature-card,.home-exception-card,.home-step-card,.home-product-panel,.home-ready-card{transition:border-color .26s,box-shadow .26s,transform .26s}.home-feature-card:hover,.home-exception-card:hover,.home-step-card:hover,.home-product-panel:hover,.home-ready-card:hover{border-color:#7da4ff5c;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff14,0 28px 90px #0175ff21}.home-product-panel__visual:after,.home-step-card__visual:after{background:radial-gradient(circle at var(--shine-x,64%) 42%, #ffcd7d38, transparent 24%), radial-gradient(circle at 68% var(--shine-y,72%), #0175ff3d, transparent 34%);content:"";mix-blend-mode:screen;opacity:.8;pointer-events:none;animation:7s ease-in-out infinite alternate home-visual-shine;position:absolute;inset:0}.home-product-panel:hover{box-shadow:none;border-color:#7da4ff29;transform:none}.home-step-card:hover{box-shadow:none;transform:scale(var(--step-card-scale,1));border-color:#0000}.home-step-card{transition:transform .35s cubic-bezier(.16,1,.3,1)}.home-product-panel__visual:after,.home-step-card__visual:after{content:none}.home-feature-card__typing-pill{z-index:3;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06070a47;border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:12px;width:350px;min-height:54px;padding:8px 18px 8px 10px;display:flex;position:absolute;bottom:48px;right:32px;box-shadow:inset 0 1px #ffffff1f}.home-feature-card__typing-avatar{background:url(/assets/backgrounds/home-highlight-circle-gradient.webp) 50%/cover;border-radius:50%;flex:none;width:36px;height:36px;animation:2.4s ease-in-out infinite home-avatar-pulse;box-shadow:0 0 22px #7da4ff6b}.typewriter-line>span{display:inline}.typewriter-line{color:#fff;white-space:nowrap;flex:1;font-size:16px;line-height:24px;display:block;overflow:hidden}.typewriter-line__caret{vertical-align:-.16em;background:#ffffffe0;width:2px;height:1em;margin-left:1px;animation:.7s step-end infinite home-type-caret;display:inline-block}@media (scripting:none){.scroll-text-reveal__word{opacity:1;filter:blur();transform:none}}@keyframes home-orb-breathe{0%,to{filter:blur();transform:scale(1)rotate(0)}50%{filter:blur(1px)saturate(1.18);transform:scale(1.04)rotate(5deg)}}@keyframes home-visual-shine{0%{--shine-x:54%;--shine-y:78%;opacity:.5}to{--shine-x:76%;--shine-y:44%;opacity:.9}}@keyframes home-avatar-pulse{0%,to{filter:saturate();transform:scale(1)}50%{filter:saturate(1.25);transform:scale(1.08)}}@keyframes home-typewriter{0%,8%{width:0}42%,70%{width:calc(var(--type-characters) * .66em)}to{width:0}}@keyframes home-type-caret{50%{border-color:#0000}}
@media (scripting:enabled) and (prefers-reduced-motion:no-preference){[data-home-scroll]{transition:opacity .86s var(--ease), filter .86s var(--ease), transform .86s cubic-bezier(.16, 1, .3, 1);transition-delay:calc(var(--home-scroll-order,0) * 34ms)}[data-home-scroll=hidden]{opacity:.001;filter:blur(10px);will-change:opacity, filter, transform;transform:translateY(52px)}[data-home-scroll=visible]{opacity:1;filter:blur();will-change:auto;transform:none}.home-section-header[data-home-scroll=hidden],.home-products__tabs[data-home-scroll=hidden],.home-steps__numbers[data-home-scroll=hidden],.home-pricing .billing-toggle[data-home-scroll=hidden]{transform:translateY(26px)}.home-security__copy[data-home-scroll=hidden],.home-integration-cta__copy[data-home-scroll=hidden]{transform:translate(-36px)}.home-testimonial-card[data-home-scroll=hidden],.home-product-panel[data-home-scroll=hidden],.home-pricing .pricing-card[data-home-scroll=hidden]{transform:translateY(58px)scale(.985)}.home-integration-cta__logos span[data-home-scroll=hidden]{transform:translateY(34px)scale(.88)}.home-integration-cta__logos span[data-home-scroll]{transition-duration:.72s}.home-products__cards article[data-home-scroll],.home-faq .faq-item[data-home-scroll]{transition-duration:.7s}.home-products .home-products__tabs[data-home-scroll],.home-products .home-product-panel[data-home-scroll],.home-products .home-products__cards article[data-home-scroll]{filter:none;transition-duration:1.6s;transition-timing-function:cubic-bezier(.12,.23,.5,1)}.home-products .home-products__tabs[data-home-scroll]{transition-duration:.6s}.home-products .home-products__tabs[data-home-scroll=hidden]{transform:translateY(40px)}.home-products .home-product-panel[data-home-scroll=hidden]{filter:none;transform:translateY(80px)}.home-products .home-products__cards article[data-home-scroll=hidden]{filter:none;transform:translateY(8px)}.home-products .home-product-panel[data-home-scroll]{transition-delay:.12s}.home-products .home-products__cards article:first-child[data-home-scroll]{transition-delay:.16s}.home-products .home-products__cards article:nth-child(2)[data-home-scroll]{transition-delay:.22s}.home-products .home-products__cards article:nth-child(3)[data-home-scroll]{transition-delay:.28s}.home-products .home-products__cards article:nth-child(4)[data-home-scroll]{transition-delay:.34s}.home-products[data-home-scroll]{filter:none;transition:opacity .6s cubic-bezier(.12,.23,.5,1),transform .6s cubic-bezier(.12,.23,.5,1)}.home-products[data-home-scroll=hidden]{filter:none;transform:translateY(20px)}}@media (min-width:810px){.home-feature-showcase__rail{align-self:stretch}}@media (scripting:none),(prefers-reduced-motion:reduce){[data-home-scroll]{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
.home-exception-card__streaks{z-index:1;pointer-events:none;position:absolute;inset:0}.home-exception-card__network{z-index:1;fill:none;stroke:#ffffff24;stroke-linecap:round;stroke-width:1.35px;opacity:.78;pointer-events:none;width:100%;height:calc(100% + 4px);position:absolute;inset:-2px 0 0}.home-exception-card__circuit-brain{z-index:2;fill:none;stroke:#fff6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-width:5.331px;pointer-events:none;width:250px;height:235.3px;position:absolute;top:43.4px;left:50%;transform:translate(-50%)}.home-exception-card__streaks span{opacity:1;--streak-color:#0175ff;--streak-rotate:0deg;width:14.1px;height:4.4px;transform:rotate(var(--streak-rotate));transform-origin:50%;background:0 0;border-radius:999px;position:absolute}.home-exception-card__streaks span:before,.home-exception-card__streaks span:after{background:radial-gradient(circle at 96% 50%, #fff 0 22%, #ffffffbf 23%, transparent 46%), linear-gradient(90deg, var(--streak-color) 0%, var(--streak-color) 42%, #fff 100%);content:"";border-radius:999px;position:absolute;inset:0}.home-exception-card__streaks span:before{filter:blur(2px);opacity:.95}.home-exception-card__streaks span:first-child{--streak-rotate:12deg;width:14.1px;height:4.9px;top:-4.6px;left:112px}.home-exception-card__streaks span:nth-child(2){--streak-rotate:82deg;width:14.1px;height:3.9px;top:452.7px;left:489.8px}.home-exception-card__streaks span:nth-child(3){--streak-rotate:147deg;width:14.1px;height:4.4px;top:-12.1px;left:224.2px}.home-exception-card__streaks span:nth-child(4){--streak-rotate:39deg;width:14.1px;height:4.4px;top:407.7px;left:569.7px}.home-exception-card__streaks span:nth-child(5){--streak-color:#ffac0a;--streak-rotate:-9deg;width:14.1px;height:4.2px;top:88.4px;left:567.5px}.home-exception-card__streaks span:nth-child(6){--streak-color:#ffac0a;--streak-rotate:-97deg;width:14.1px;height:3.7px;top:456.8px;left:117.7px}.home-exception-card__streaks span:nth-child(7){--streak-color:#ffac0a;--streak-rotate:26deg;width:14.1px;height:4.4px;top:72.4px;left:389.3px}.home-exception-card__streaks span:nth-child(8){--streak-color:#ffac0a;--streak-rotate:-56deg;width:14.1px;height:4.4px;top:-4.8px;left:424.2px}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:first-child{animation:4.8s linear infinite home-speed-streak-1}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(2){animation:4.8s linear infinite home-speed-streak-2}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(3){animation:4.8s linear infinite home-speed-streak-3}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(4){animation:4.8s linear infinite home-speed-streak-4}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(5){animation:4.8s linear infinite home-speed-streak-5}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(6){animation:4.8s linear infinite home-speed-streak-6}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(7){animation:4.8s linear infinite home-speed-streak-7}.home-exception-card[data-home-scroll=visible] .home-exception-card__streaks span:nth-child(8){animation:4.8s linear infinite home-speed-streak-8}.home-exception-card__shine-dots{z-index:2;pointer-events:none;position:absolute;inset:0}.home-exception-card__shine-dots span{opacity:0;border-radius:50%;width:19px;height:19px;position:absolute}.home-exception-card__shine-dots span:before,.home-exception-card__shine-dots span:after{content:"";background:#fff;border-radius:99px;position:absolute;inset:0}.home-exception-card__shine-dots span:after{filter:blur(5px)}.home-exception-card[data-home-scroll=visible] .home-exception-card__shine-dots span:first-child,.home-exception-card[data-home-scroll=visible] .home-exception-card__shine-dots span:nth-child(4){animation:6s ease-in-out infinite home-deep-dot-outer}.home-exception-card[data-home-scroll=visible] .home-exception-card__shine-dots span:nth-child(2),.home-exception-card[data-home-scroll=visible] .home-exception-card__shine-dots span:nth-child(3){animation:6s ease-in-out infinite home-deep-dot-inner}.home-exception-card__shine-dots span:first-child{top:52.5px;left:221.5px}.home-exception-card__shine-dots span:nth-child(2){top:85.5px;left:344px}.home-exception-card__shine-dots span:nth-child(3){width:18px;height:18px;top:133.2px;left:189.5px}.home-exception-card__shine-dots span:nth-child(4){width:18px;height:18px;top:225.3px;left:307px}.home-exception-card__sliders{z-index:2;width:100%;height:208px;display:block;position:absolute;top:51.3px;left:0}.home-control-bar{background:#ffffff1a;border-radius:999px;width:37px;height:208px;position:absolute;top:0}.home-control-bar--1{left:81.8px}.home-control-bar--2{left:162.8px}.home-control-bar--3{left:243.8px}.home-control-bar__track,.home-control-bar__fill{border-radius:0;width:6px;position:absolute;left:15.5px}.home-control-bar__track{background:#fff6;height:176.8px;top:15.6px;box-shadow:3px 4px 4px #00000040}.home-control-bar__fill{background:#fff;height:170px;bottom:15.6px}.home-control-bar__glow{width:37px;height:37px;position:absolute;top:6.6px;left:0}.home-control-bar__glow:before,.home-control-bar__glow b{content:"";border-radius:999px;position:absolute}.home-control-bar__glow:before{filter:blur(4px);opacity:.93;background:linear-gradient(#0075ff 0%,#ffac08 100%);inset:0}.home-control-bar__glow b{background:#fff;width:23px;height:23px;top:7px;left:7px}.home-exception-card[data-home-scroll=visible] .home-control-bar--1 .home-control-bar__glow{animation:6.8s linear infinite home-control-glow-1}.home-exception-card[data-home-scroll=visible] .home-control-bar--2 .home-control-bar__glow{animation:6.8s linear infinite home-control-glow-2}.home-exception-card[data-home-scroll=visible] .home-control-bar--3 .home-control-bar__glow{animation:6.8s linear infinite home-control-glow-3}.home-exception-card[data-home-scroll=visible] .home-control-bar--1 .home-control-bar__fill{animation:6.8s linear infinite home-control-fill-1}.home-exception-card[data-home-scroll=visible] .home-control-bar--2 .home-control-bar__fill{animation:6.8s linear infinite home-control-fill-2}.home-exception-card[data-home-scroll=visible] .home-control-bar--3 .home-control-bar__fill{animation:6.8s linear infinite home-control-fill-3}.home-exception-card__app-grid{z-index:2;width:100%;height:166.7px;position:absolute;top:51.2px;left:0;overflow:hidden}.home-exception-card__app-row{--app-marquee-distance:-336px;will-change:transform;gap:16px;width:max-content;animation:13s linear infinite home-app-row-marquee;display:flex;position:absolute;left:-37.9px}.home-exception-card__app-row:first-child{top:0}.home-exception-card__app-row:nth-child(2){animation-name:home-app-row-marquee-reverse;top:98.7px;left:-614.1px}.home-exception-card__app-grid span{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffefa00;border-radius:20px;flex:0 0 68px;place-items:center;width:68px;height:68px;display:grid;position:relative;overflow:hidden}.home-exception-card__app-grid span:before{content:"";background:#ffffff12;position:absolute;inset:1px}.home-exception-card__app-grid span:after{content:"";pointer-events:none;border:.5px solid #ffffff38;border-radius:20px;position:absolute;inset:0}.home-exception-card__app-grid img{z-index:1;position:relative}.home-feature-card__globe--alpha{transform-origin:50%;will-change:transform;animation:18s linear infinite home-feature-alpha-globe}.home-feature-card__globe--data{will-change:transform, opacity;animation:8s ease-in-out infinite home-feature-data-globe}.home-feature-card__logos img{will-change:opacity, transform;animation:5.6s ease-in-out infinite home-feature-logo-pulse}.home-feature-card__data-connector-flow{stroke-dashoffset:var(--connector-start);will-change:stroke-dashoffset;animation:5.8s linear infinite home-feature-data-connector-flow}.home-feature-card__logos img:nth-child(2){animation-delay:.18s}.home-feature-card__logos img:nth-child(3){animation-delay:.36s}.home-feature-card__logos img:nth-child(4){animation-delay:.54s}.home-feature-card__logos img:nth-child(5){animation-delay:.72s}.home-feature-card__logos img:nth-child(6){animation-delay:.9s}@keyframes home-speed-streak-1{0%,to{top:-4.6px;left:112px}25%{top:34.3px;left:307px}50%{top:94.3px;left:585.6px}75%{top:40.1px;left:334px}}@keyframes home-speed-streak-2{0%,to{top:452.7px;left:489.8px}25%{top:225.6px;left:459.6px}50%{top:-18.6px;left:427.6px}75%{top:200.3px;left:456.2px}}@keyframes home-speed-streak-3{0%,to{top:-12.1px;left:224.2px}25%{top:139.4px;left:-9.1px}50%{top:143.8px;left:-16px}75%{top:67.6px;left:100.9px}}@keyframes home-speed-streak-4{0%,to{top:407.7px;left:569.7px}25%{top:-5.4px;left:69px}50%{top:-17.6px;left:54.1px}75%{top:177.5px;left:288px}}@keyframes home-speed-streak-5{0%,to{top:88.4px;left:567.5px}25%{top:183.3px;left:-3.1px}50%{top:186.1px;left:-20.1px}75%{top:140px;left:246.6px}}@keyframes home-speed-streak-6{0%,to{top:456.8px;left:117.7px}25%{top:-8.9px;left:67.4px}50%{top:-22.7px;left:65.9px}75%{top:187.2px;left:88.6px}}@keyframes home-speed-streak-7{0%,to{top:72.4px;left:389.3px}25%{top:-12px;left:208.6px}50%{top:65.9px;left:374.8px}75%{top:155.3px;left:573.7px}}@keyframes home-speed-streak-8{0%,to{top:-4.8px;left:424.2px}25%{top:209.6px;left:279.9px}50%{top:467.3px;left:108.7px}75%{top:235.6px;left:262.6px}}@keyframes home-control-glow-1{0%,18%{top:.7px}36%{top:55.6px}54%,72%{top:85.3px}to{top:.7px}}@keyframes home-control-glow-2{0%,18%{top:141.9px}36%{top:74.5px}54%,72%{top:38px}to{top:141.9px}}@keyframes home-control-glow-3{0%,18%{top:.6px}36%{top:111.3px}54%,72%{top:140.3px}to{top:.6px}}@keyframes home-control-fill-1{0%,18%{height:176.8px}36%{height:119.5px}54%,72%{height:89px}to{height:176.8px}}@keyframes home-control-fill-2{0%,18%{height:30.2px}36%{height:96.5px}54%,72%{height:131.9px}to{height:30.2px}}@keyframes home-control-fill-3{0%,18%{height:176.8px}36%{height:60.5px}54%,72%{height:30px}to{height:176.8px}}@keyframes home-deep-dot-outer{0%{opacity:0}8%{opacity:.9}16.7%,25%{opacity:1}41.7%,50%{opacity:0}58%{opacity:.2}66.7%,75%{opacity:1}91.7%,to{opacity:0}}@keyframes home-deep-dot-inner{0%,25%{opacity:0}41.7%,75%{opacity:1}91.7%,to{opacity:0}}@keyframes home-app-row-marquee{0%{transform:translate(0)}to{transform:translateX(var(--app-marquee-distance))}}@keyframes home-app-row-marquee-reverse{0%{transform:translateX(var(--app-marquee-distance))}to{transform:translate(0)}}@keyframes home-feature-alpha-globe{0%{transform:translate(-50%,-50%)rotate(27.6deg)}to{transform:translate(-50%,-50%)rotate(387.6deg)}}@keyframes home-feature-data-globe{0%,to{opacity:.92;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.045)}}@keyframes home-feature-logo-pulse{0%,to{opacity:.72;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}@keyframes home-feature-data-connector-flow{0%{stroke-dashoffset:var(--connector-start)}to{stroke-dashoffset:0}}@media (max-width:809px){.home-exception-card--2 .home-exception-card__circuit-brain{width:149.8px;height:141px;top:26px}.home-exception-card--2 .home-exception-card__shine-dots span:first-child{top:22.8px;left:125.9px}.home-exception-card--2 .home-exception-card__shine-dots span:nth-child(2){top:44.1px;left:204.8px}.home-exception-card--2 .home-exception-card__shine-dots span:nth-child(3){top:75px;left:105.4px}.home-exception-card--2 .home-exception-card__shine-dots span:nth-child(4){top:134.3px;left:181.1px}.home-feature-card__typing-pill{width:min(320px,100% - 32px);bottom:22px;right:16px}.home-exception-card__app-grid{height:140px;top:52px;left:0}.home-exception-card__app-row{--app-marquee-distance:-280px;gap:14px;animation-duration:11s;left:-32px}.home-exception-card__app-row:nth-child(2){animation-name:home-app-row-marquee-reverse;top:82px;left:-430px}.home-exception-card__app-grid span{border-radius:16px;flex-basis:56px;width:56px;height:56px}.home-exception-card__app-grid span:after{border-radius:16px}.home-exception-card__app-grid img{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.scroll-text-reveal__word,.typewriter-line__caret,.home-intro__orb>.home-intro__orb-gradient,.home-feature-card,.home-exception-card,.home-step-card,.home-product-panel,.home-ready-card,.home-product-panel__visual:after,.home-step-card__visual:after,.home-exception-card__streaks span,.home-exception-card__network,.home-exception-card__circuit-brain,.home-feature-card__globe,.home-feature-card__logos img,.home-feature-card__data-connector-flow,.home-exception-card__shine-dots span,.home-control-bar__glow,.home-control-bar__fill,.home-exception-card__app-row{transition:none!important;animation:none!important}.typewriter-line__caret{display:none}.home-intro__orb-logo:first-child{opacity:1}.home-intro__orb-logo:not(:first-child){opacity:0}}

.home-pricing{background:radial-gradient(circle at 25% 30%,#ffac0a21,#0000 37%),radial-gradient(circle at 72% 45%,#0175ff1a,#0000 40%),#000;height:1133px;padding:80px 0}.home-pricing .billing-toggle{border:1px solid var(--border);background:#ffffff1a;border-radius:16px;justify-content:flex-start;gap:0;width:270.9px;height:48px;margin-top:80px;position:relative;overflow:hidden}.home-pricing .billing-toggle__selector{z-index:0;width:109.1px;height:48px;transform:translateX(var(--billing-selector-x,0));background:#fff;border-radius:4px;transition:width .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1);position:absolute;top:-1px;left:-1px}.home-pricing .billing-toggle[data-billing=yearly]{--billing-selector-x:109.1px}.home-pricing .billing-toggle[data-billing=yearly] .billing-toggle__selector{width:161.8px}.home-pricing .billing-toggle button{z-index:1;color:#fff;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 24px;font-size:16px;line-height:24px;transition:color .18s;display:flex;position:relative}.home-pricing .billing-toggle button:first-of-type{width:109.1px}.home-pricing .billing-toggle button:last-of-type{width:161.8px}.home-pricing .billing-toggle button[aria-selected=true]{color:#000}.home-pricing .billing-toggle strong{color:#ffac0a;font-size:14px;font-weight:400;line-height:19.2px;transition:color .18s}.home-pricing .billing-toggle button[aria-selected=true] strong{color:#313a50}.home-pricing .pricing-grid{align-items:start;gap:24px;margin-top:28px}.home-pricing .pricing-grid>.pricing-plan-slot:first-child,.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(2){height:668px}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3){height:511px}.home-pricing .pricing-card{box-shadow:none;background-color:#06070a;background-position:bottom;background-size:cover;border-radius:24px;flex-direction:column;padding:28px 24px;display:flex;position:relative;overflow:hidden}.home-pricing .pricing-grid>.pricing-plan-slot:first-child .pricing-card{background-image:url(/assets/screenshots/pricing-hero-glow-card.webp)}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(2) .pricing-card{background-image:url(/assets/screenshots/pricing-plan-card-growth-gradient.webp)}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3) .pricing-card{background-image:url(/assets/screenshots/pricing-plan-card-enterprise-gradient.webp)}.home-pricing .pricing-card__trust{color:#d1d4e3;text-transform:none;order:8;margin-top:auto;margin-bottom:0;font-size:14px}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3) .pricing-card__trust{color:#fff;text-transform:none;order:0;margin:0 0 8px;font-size:24px}.home-pricing .pricing-card h3{font-size:28px}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3) h3{font-size:48px;font-weight:400}.home-pricing .pricing-card__price{margin-top:22px}.home-pricing .pricing-card>p{margin-top:20px;font-size:16px;line-height:24px}.home-pricing .pricing-card>.glow-button{width:100%;margin-top:28px}.home-pricing .marketing-list{gap:15px;margin-top:44px}.home-pricing .marketing-list li{font-size:16px;font-weight:600;line-height:24px}.home-pricing .billing-toggle[data-home-scroll],.home-pricing .pricing-card[data-home-scroll]{filter:none;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.home-pricing .billing-toggle[data-home-scroll=hidden],.home-pricing .pricing-card[data-home-scroll=hidden]{filter:none;transform:translateY(20px)}.home-pricing .pricing-grid>.pricing-plan-slot:first-child .pricing-card[data-home-scroll]{transition-delay:0s}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(2) .pricing-card[data-home-scroll]{transition-delay:.15s}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3) .pricing-card[data-home-scroll]{transition-delay:.3s}.home-faq{background:#000;height:721px;padding:80px 0}.home-faq .faq-grid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:24px 32px;margin-top:80px}.home-faq .faq-item{background:#0c0f16;border-radius:20px;min-height:64px;padding:18px}@media (max-width:809px){.home-pricing,.home-faq{height:auto;padding:80px 0}.home-pricing .home-section-header__main{margin-top:24px}.home-pricing .home-section-header h2{letter-spacing:-1.08px;font-size:36px;line-height:43.2px}.home-pricing .home-section-header__main p{font-size:16px;line-height:24px}.home-pricing .billing-toggle{justify-content:flex-start;margin-top:80px}.home-pricing .pricing-grid{grid-template-columns:1fr;gap:24px;margin-top:28px}.home-pricing .pricing-grid>.pricing-plan-slot{height:auto!important}.home-pricing .pricing-card{min-height:637px}.home-pricing .pricing-grid>.pricing-plan-slot:nth-child(3) .pricing-card{min-height:480px}.home-pricing .pricing-grid>.pricing-plan-slot .pricing-card[data-home-scroll]{transition-delay:0s}.home-faq .faq-grid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;margin-top:52px}}
