:root{--bg:#191919;--text:#f3f5f7;--text-muted:#9ea6a9;--border:#2b3133;--border-ui:#343a3c;--accent:#5eaecb;--accent-dark:#191919;--content-w:960px;--ease-out-quint:cubic-bezier(.22,1,.36,1);--ease-in-quint:cubic-bezier(.64,0,.78,0);--dur-fast:.2s;--dur-mid:.65s;--dur-slow:.9s}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable both-edges;scroll-behavior:smooth}body{font-family:var(--font-figtree,"Figtree",sans-serif);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes gridLineDraw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}body:before,body:after{content:"";background:var(--border);pointer-events:none;z-index:9000;transform-origin:top;width:.7px;animation:gridLineDraw 1.4s var(--ease-out-quint)both;position:fixed;top:0;bottom:0}body:before{left:calc((100vw - var(--content-w))/2);animation-delay:.1s}body:after{right:calc((100vw - var(--content-w))/2);animation-delay:.2s}.h-rule{background:var(--border);flex-shrink:0;width:100%;height:.7px;position:relative}.h-rule .cx{width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.h-rule .cx.right{left:auto;right:calc((100vw - var(--content-w))/2);transform:translate(50%,-50%)}.h-rule .cx:not(.right){left:calc((100vw - var(--content-w))/2)}.h-rule .cx:before,.h-rule .cx:after{content:"";background:#4a5254;position:absolute}.h-rule .cx:before{width:.7px;top:0;bottom:0;left:50%;transform:translate(-50%)}.h-rule .cx:after{height:.7px;top:50%;left:0;right:0;transform:translateY(-50%)}.content{max-width:var(--content-w);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.hero-h1{animation:fadeSlideUp var(--dur-mid)var(--ease-out-quint).1s both}.hero-desc{animation:fadeSlideUp var(--dur-mid)var(--ease-out-quint).22s both}.hero-ctas{animation:fadeSlideUp var(--dur-mid)var(--ease-out-quint).34s both}.hero-bullets{animation:fadeSlideUp var(--dur-mid)var(--ease-out-quint).44s both}.hero-window{animation:fadeSlideUp var(--dur-slow)var(--ease-out-quint).55s both}.hero-window-float{animation:fadeSlideUp var(--dur-slow)var(--ease-out-quint).55s both,heroFloat 6s ease-in-out 1.5s infinite}.landing-cta-accent{transition:transform var(--dur-fast)var(--ease-out-quint),box-shadow var(--dur-fast)var(--ease-out-quint),background var(--dur-fast)ease}.landing-cta-accent:hover{transform:translateY(-2px);box-shadow:0 8px 28px #5eaecb47}.landing-cta-accent:active{transform:translateY(0)}.landing-cta-dark{transition:transform var(--dur-fast)var(--ease-out-quint),background var(--dur-fast)ease}.landing-cta-dark:hover{transform:translateY(-2px);background:#282828!important}.landing-cta-dark:active{transform:translateY(0)}.marquee-track{animation:32s linear infinite marquee}.landing-logo-cell{transition:opacity var(--dur-fast)ease}.landing-logo-cell:hover{opacity:.7}.landing-header-nav{display:flex}.landing-hero-title{font-size:clamp(28px,5vw,44px)}.landing-hero-window{height:520px}.landing-hero-bullets{flex-wrap:wrap;gap:12px;display:flex}.landing-features-content{padding-left:0;padding-right:0}.landing-features-layout{grid-template-columns:282px minmax(0,1fr);align-items:flex-start;display:grid}.landing-features-heading{width:100%;padding-left:32px}.landing-features-heading-text{color:#f3f5f7;width:192px;margin:0;font-size:22px;font-weight:500;line-height:normal!important}.landing-features-grid{flex-direction:column;width:100%;max-width:678px;display:flex;position:relative}.landing-features-row{border-left:.7px solid #343a3c;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:20px;height:200px;padding:0 16px;display:grid;position:relative;overflow:hidden}.landing-features-row:first-child{border-top:.7px solid #343a3c;border-bottom:.7px solid #343a3c}.landing-features-row:last-child{border-bottom:.7px solid #343a3c}.landing-feature-cell{z-index:1;flex-direction:column;flex:1 1 0;gap:16px;min-width:0;display:flex;position:relative;padding:32px 16px!important}.landing-feature-reveal{height:100%}.landing-feature-icon{width:32px;height:32px}.landing-feature-text-wrap{flex-direction:column;gap:12px;width:271px;max-width:100%;display:flex}.landing-feature-title{color:#f3f5f7;margin:0;font-size:16px;font-weight:500;line-height:1.1875}.landing-feature-description{color:#9ea6a9;margin:0;font-size:16px;font-weight:400;line-height:1.1875}.landing-features-accent{mix-blend-mode:screen;pointer-events:none;z-index:0;background:#5eaecb0d;width:339px;height:200px;position:absolute}.landing-features-accent-top-left{top:0;left:0}.landing-features-accent-bottom-right{bottom:0;right:0}.landing-platform-cols,.landing-testimonials-cols{display:flex}.landing-marquee-accent{width:124px}.landing-footer-main{justify-content:space-between;align-items:flex-start;padding:32px 0;display:flex}.landing-footer-nav{text-align:center;gap:32px;font-size:16px;display:flex}@media (max-width:959px){body:before,body:after,.h-rule .cx,.h-rule .cx.right{display:none}.content{padding-left:20px;padding-right:20px}.landing-hero-window{height:380px}.landing-features-content{padding-left:20px;padding-right:20px}.landing-features-layout{display:block}.landing-features-heading{width:100%;max-width:100%;padding-left:0}.landing-features-heading-text{width:100%;max-width:340px}.landing-features-grid{border-right:.7px solid #343a3c;width:100%;max-width:none;margin-top:22px}.landing-features-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;height:auto;min-height:180px;padding:0 12px}.landing-feature-cell{min-height:0;gap:16px!important;padding:28px 12px!important}.landing-feature-icon{width:30px;height:30px}.landing-feature-text-wrap{width:100%;max-width:none}.landing-feature-title{font-size:17px;line-height:1.3}.landing-feature-description{font-size:15px;line-height:1.4}.landing-features-accent{display:none}.landing-platform-cols{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.landing-platform-cols::-webkit-scrollbar{display:none}.landing-platform-cols>*{min-width:260px}.landing-footer-main{flex-direction:column;gap:40px}.landing-footer-nav{text-align:left}}@media (max-width:639px){.content{padding-left:16px;padding-right:16px}.landing-header-nav{display:none}.landing-hero-section{margin-top:64px!important}.landing-hero-window{height:260px}.landing-hero-bullets{gap:8px}.landing-features-content{padding-left:16px;padding-right:16px}.landing-features-heading-text{max-width:290px}.landing-features-grid{border-left:.7px solid #343a3c;border-right:.7px solid #343a3c;margin-top:18px}.landing-features-row{border-left:none;height:auto;min-height:0;padding:0;display:block}.landing-features-divider{display:none}.landing-feature-cell{width:100%;min-height:0;padding:24px 16px!important}.landing-feature-reveal+.landing-feature-reveal .landing-feature-cell{border-top:.7px solid #343a3c}.landing-feature-text-wrap{width:100%;max-width:none}.landing-feature-title{font-size:17px;line-height:1.3}.landing-feature-description{font-size:15px;line-height:1.45}.landing-testimonials-cols{flex-direction:column}.landing-footer-nav{flex-direction:column;gap:24px}.landing-marquee-accent{width:80px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
