.DashboardImage-module___BFThq__block{align-items:center;gap:var(--core-space--0200);flex-direction:column;margin:0;display:flex}.DashboardImage-module___BFThq__image{border-radius:var(--core-border-radius--sm);width:100%;height:auto}.DashboardImage-module___BFThq__caption{font-size:var(--marketing-font-size--small);color:var(--sem-text--muted);text-align:center;margin:0}
.StoryBody-module__NfMU8q__body{font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);min-width:0;line-height:1.6}.StoryBody-module__NfMU8q__body h2{font-size:var(--marketing-font-size--h3);margin:var(--core-space--0900) 0 var(--core-space--0300);line-height:1.25}.StoryBody-module__NfMU8q__body h3{font-size:var(--marketing-font-size--h4);margin:var(--core-space--0700) 0 var(--core-space--0300);line-height:1.3}.StoryBody-module__NfMU8q__body>:first-child{margin-top:0}.StoryBody-module__NfMU8q__body p{margin:0 0 var(--core-space--0600)}.StoryBody-module__NfMU8q__body ul,.StoryBody-module__NfMU8q__body ol{margin:0 0 var(--core-space--0600);padding-left:var(--core-space--0600)}.StoryBody-module__NfMU8q__body li{margin-bottom:var(--core-space--0200)}.StoryBody-module__NfMU8q__body li p{margin-bottom:var(--core-space--0300)}.StoryBody-module__NfMU8q__body a{color:var(--sem-marketing-brand--text--muted);text-decoration:underline}.StoryBody-module__NfMU8q__body a:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.StoryBody-module__NfMU8q__body blockquote{margin:0 0 var(--core-space--0600);padding:var(--core-space--0400) var(--core-space--0700);border-left:4px solid var(--sem-border-color--light)}.StoryBody-module__NfMU8q__body blockquote p{margin-bottom:var(--core-space--0300)}.StoryBody-module__NfMU8q__body blockquote p:last-child{margin-bottom:0}.StoryBody-module__NfMU8q__body figure{margin:0 auto var(--core-space--0600);text-align:center}.StoryBody-module__NfMU8q__body img{max-width:100%;height:auto}.StoryBody-module__NfMU8q__body figure[data-rt-type=video]{width:100%;height:0;position:relative}.StoryBody-module__NfMU8q__body figure[data-rt-type=video]>div{position:static}.StoryBody-module__NfMU8q__body figure[data-rt-type=video] iframe{border:0;width:100%;height:100%;position:absolute;inset:0}
.StoryHero-module__C9cYIW__hero{align-items:center;gap:var(--core-space--0700);text-align:center;flex-direction:column;display:flex}.StoryHero-module__C9cYIW__header{align-items:center;gap:var(--core-space--0400);flex-direction:column;display:flex}.StoryHero-module__C9cYIW__logo{border-radius:var(--core-border-radius--xxl)}.StoryHero-module__C9cYIW__title{font-size:var(--marketing-font-size--h1);color:var(--sem-text--neutral);margin:0;line-height:1.15}.StoryHero-module__C9cYIW__quoteBlock{align-items:center;gap:var(--core-space--0400);flex-direction:column;max-width:800px;display:flex}.StoryHero-module__C9cYIW__quote{font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);margin:0;line-height:1.4}.StoryHero-module__C9cYIW__authorRow{align-items:center;gap:var(--core-space--0300);display:flex}.StoryHero-module__C9cYIW__authorPhoto{border-radius:var(--core-border-radius--xxl)}.StoryHero-module__C9cYIW__authorText{text-align:left}.StoryHero-module__C9cYIW__authorName{font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0;font-weight:700}.StoryHero-module__C9cYIW__authorTitle{font-size:var(--marketing-font-size--small);color:var(--sem-text--muted);margin:0}
.Button-module__8RiFmG__button{border:var(--button-border-width) solid transparent;border-radius:var(--button-border-radius);font-family:var(--button-font-family);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.Button-module__8RiFmG__sm{gap:var(--button-medium-gap);min-height:var(--button-medium-height);padding-inline:var(--button-medium-padding-x);font-size:var(--button-medium-font-size);line-height:var(--button-medium-line-height);font-weight:var(--button-medium-font-weight)}.Button-module__8RiFmG__xl{gap:var(--button-large-gap);min-height:var(--button-large-height);padding-inline:var(--button-large-padding-x);font-size:var(--button-large-font-size);line-height:var(--button-large-line-height);font-weight:var(--button-large-font-weight)}.Button-module__8RiFmG__primary{background:var(--button-primary-background);color:var(--button-primary-color)}.Button-module__8RiFmG__primary:hover{background:var(--button-primary-background--hover)}.Button-module__8RiFmG__primary:active{background:var(--button-primary-background--pressed)}.Button-module__8RiFmG__secondary{background:var(--button-outline-background);border-color:var(--button-outline-border-color);color:var(--button-outline-color)}.Button-module__8RiFmG__secondary:hover{background:var(--button-outline-background--hover);border-color:var(--button-outline-border-color--hover);color:var(--button-outline-color--hover)}.Button-module__8RiFmG__secondary:active{background:var(--button-outline-background--pressed);border-color:var(--button-outline-border-color--pressed);color:var(--button-outline-color--pressed)}.Button-module__8RiFmG__black{background:var(--sem-background--inverted);color:var(--sem-text--inverted)}.Button-module__8RiFmG__black:hover{background:var(--core-color-neutral--1300)}
.FloatingAskButton-module__CYAYWW__floating{right:var(--core-space--0200);bottom:var(--core-space--0200);z-index:10;position:fixed}
.Hero-module__RrpK_G__heroIntro h1{max-width:none}@media (max-width:767px){.Hero-module__RrpK_G__heroIntro h1 br{display:none}}.Hero-module__RrpK_G__ctas{gap:var(--marketing-hero-cta-gap);flex-wrap:wrap;display:flex}.Hero-module__RrpK_G__videoWrap{margin:var(--core-space--1100) 0 0}.Hero-module__RrpK_G__video{aspect-ratio:16/9;object-fit:cover;border-radius:var(--core-border-radius--lg);background:var(--sem-background--muted);width:100%;display:block}@media (max-width:767px){.Hero-module__RrpK_G__videoWrap{margin-top:var(--core-space--0800)}}
.HowItWorks-module__LoAy5W__section{--ec-accent-yellow:#dce16f;--ec-accent-teal:#7ce3db;--ec-accent-pink:#f1dadd;--ec-code-highlight-bg:#ffffff0f;--ec-card-border:#24263514;--ec-card-shadow:0 4px 16px #0a0c1b0f;--ec-card-shadow-hover:0 8px 22px #0a0c1b1a;--ec-code-shadow:0 18px 50px #0a0c1b1a;--ec-yaml-body:#d3d1c7;--ec-syn-tag:#f0997b;--ec-syn-attr:#85b7eb;--ec-syn-str:#9fe1cb;--ec-syn-key:#85b7eb;--ec-syn-val:#fac775;--ec-syn-type:#f0997b;--ec-dot-red:#e24b4a;--ec-dot-yellow:#fac775;--ec-dot-green:#97c459;--ec-section-height:500px;--ec-sticky-top:100px;overflow-x:clip}.HowItWorks-module__LoAy5W__page{max-width:900px;margin-inline:auto;margin-top:var(--core-space--1100)}.HowItWorks-module__LoAy5W__ctaRow{margin-top:var(--core-space--1000);justify-content:center;display:flex}.HowItWorks-module__LoAy5W__scroller{width:100%;height:calc(var(--ec-section-height) * 6 + 100vh);position:relative}.HowItWorks-module__LoAy5W__sticky{top:var(--ec-sticky-top);padding-block:var(--core-space--0600);position:sticky}.HowItWorks-module__LoAy5W__grid{gap:var(--core-space--0900);padding-right:var(--core-space--0700);grid-template-columns:360px 1fr;align-items:start;display:grid}.HowItWorks-module__LoAy5W__accordion{gap:var(--core-space--0400);flex-direction:column;grid-area:1/2;display:flex}.HowItWorks-module__LoAy5W__item{border-radius:var(--core-border-radius--xl);background:var(--sem-background--light);transition:background .25s;overflow:hidden}.HowItWorks-module__LoAy5W__item:not([data-active=true]):hover{background:var(--core-color-neutral--0200)}.HowItWorks-module__LoAy5W__item[data-active=true]{background:var(--core-color-primary--0050)}.HowItWorks-module__LoAy5W__itemHeader{align-items:center;gap:var(--core-space--0300);width:100%;padding:var(--core-space--0400) 20px;cursor:pointer;text-align:left;color:var(--sem-text--neutral);background:0 0;border:none;display:flex}.HowItWorks-module__LoAy5W__itemHeader:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.HowItWorks-module__LoAy5W__item[data-active=true] .HowItWorks-module__LoAy5W__itemHeader{padding:var(--core-space--0700) var(--core-space--0700) 0}.HowItWorks-module__LoAy5W__itemIcon{text-align:center;width:16px;color:var(--sem-text--neutral);flex-shrink:0;font-size:16px;font-weight:300;line-height:1}.HowItWorks-module__LoAy5W__item[data-active=true] .HowItWorks-module__LoAy5W__itemIcon{display:none}.HowItWorks-module__LoAy5W__itemLabel{font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);line-height:1.3}.HowItWorks-module__LoAy5W__itemContent{opacity:0;grid-template-rows:0fr;padding:0 20px;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1);display:grid}.HowItWorks-module__LoAy5W__item[data-active=true] .HowItWorks-module__LoAy5W__itemContent{opacity:1;padding:var(--core-space--0300) var(--core-space--0700) var(--core-space--0700);grid-template-rows:1fr}.HowItWorks-module__LoAy5W__itemContentInner{min-height:0;overflow:hidden}.HowItWorks-module__LoAy5W__itemBody{max-width:420px;font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0;line-height:1.55}.HowItWorks-module__LoAy5W__secondary{max-width:440px;margin-top:18px}.HowItWorks-module__LoAy5W__visuals{top:var(--ec-sticky-top);grid-area:1/1;align-self:start;min-height:360px;position:sticky}.HowItWorks-module__LoAy5W__visual{opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.HowItWorks-module__LoAy5W__visual[data-active=true]{opacity:1;pointer-events:auto;z-index:1}.HowItWorks-module__LoAy5W__rail{left:calc(-1 * var(--core-space--0700));z-index:2;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HowItWorks-module__LoAy5W__railMarker{border-radius:var(--core-border-radius--xxl);background:var(--core-color-neutral--0500);cursor:pointer;border:none;width:5px;height:5px;padding:0;transition:all .3s}.HowItWorks-module__LoAy5W__railMarker[data-active=true]{background:var(--sem-text--neutral);height:22px}.HowItWorks-module__LoAy5W__railMarker:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.HowItWorks-module__LoAy5W__treeCard{border-radius:var(--core-border-radius--lg);background:var(--core-color-neutral--1300);color:var(--core-color-neutral--0100);font-family:var(--core-font-family--code);box-shadow:var(--ec-code-shadow);padding:28px 30px}.HowItWorks-module__LoAy5W__treeHead{border-bottom:1.5px solid var(--core-color-neutral--1200);margin-bottom:16px;padding-bottom:16px;font-size:14px;font-weight:700}.HowItWorks-module__LoAy5W__tree{margin:0;padding-left:20px;font-size:14px;font-weight:700;line-height:1.8;list-style:none;position:relative}.HowItWorks-module__LoAy5W__tree:before{content:"";background:var(--core-color-neutral--1200);width:1.5px;position:absolute;top:10px;bottom:4px;left:6px}.HowItWorks-module__LoAy5W__treeFolder{border-radius:var(--core-border-radius--sm);margin-bottom:8px;margin-left:-10px;padding:6px 10px;transition:background .35s,opacity .35s;position:relative}.HowItWorks-module__LoAy5W__treeFolder:before{content:"";background:var(--core-color-neutral--1200);width:14px;height:1.5px;position:absolute;top:18px;left:-4px}.HowItWorks-module__LoAy5W__treeFolderName{align-items:center;gap:9px;transition:color .35s;display:flex}.HowItWorks-module__LoAy5W__treeDot{border-radius:2px;flex-shrink:0;width:12px;height:12px;transition:box-shadow .35s}.HowItWorks-module__LoAy5W__dotYellow{background:var(--ec-accent-yellow)}.HowItWorks-module__LoAy5W__dotTeal{background:var(--ec-accent-teal)}.HowItWorks-module__LoAy5W__dotPink{background:var(--ec-accent-pink)}.HowItWorks-module__LoAy5W__treeFiles{color:var(--core-color-neutral--0700);margin:4px 0 0;padding:0 0 0 6px;font-size:13px;font-weight:500;list-style:none;transition:color .35s}.HowItWorks-module__LoAy5W__treeFile:before{content:"-";width:20px;display:inline-block}.HowItWorks-module__LoAy5W__hi{background:var(--ec-code-highlight-bg)}.HowItWorks-module__LoAy5W__hi .HowItWorks-module__LoAy5W__treeDot{box-shadow:0 0 0 3px #ffffff1f}.HowItWorks-module__LoAy5W__hi .HowItWorks-module__LoAy5W__treeFiles{color:var(--core-color-neutral--0100)}.HowItWorks-module__LoAy5W__hasHighlight .HowItWorks-module__LoAy5W__treeFolder:not(.HowItWorks-module__LoAy5W__hi){opacity:.45}.HowItWorks-module__LoAy5W__dashboardsFolder{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:max-height .5s,opacity .4s,padding .4s,margin-bottom .4s,background .35s;overflow:hidden}.HowItWorks-module__LoAy5W__showDashboards .HowItWorks-module__LoAy5W__dashboardsFolder{opacity:1;max-height:200px;margin-bottom:8px;padding-top:6px;padding-bottom:6px}.HowItWorks-module__LoAy5W__embedHero{border-radius:var(--core-border-radius--lg);background:var(--core-color-neutral--1300);overflow:hidden;box-shadow:0 18px 50px #0a0c1b1f}.HowItWorks-module__LoAy5W__embedBar{border-bottom:1px solid var(--core-color-neutral--1200);align-items:center;gap:6px;padding:12px 16px;display:flex}.HowItWorks-module__LoAy5W__embedDot{background:var(--core-color-neutral--1200);border-radius:50%;width:11px;height:11px}.HowItWorks-module__LoAy5W__embedDotR{background:var(--ec-dot-red)}.HowItWorks-module__LoAy5W__embedDotY{background:var(--ec-dot-yellow)}.HowItWorks-module__LoAy5W__embedDotG{background:var(--ec-dot-green)}.HowItWorks-module__LoAy5W__embedFile{font-family:var(--core-font-family--code);color:var(--core-color-neutral--0700);margin-left:10px;font-size:11.5px}.HowItWorks-module__LoAy5W__embedBody{justify-content:flex-start;align-items:center;padding:56px 24px;display:flex}.HowItWorks-module__LoAy5W__embedCode{font-family:var(--core-font-family--code);letter-spacing:.1px;word-break:break-all;font-size:14px;line-height:1.5}.HowItWorks-module__LoAy5W__eg{color:var(--core-color-neutral--0700)}.HowItWorks-module__LoAy5W__et2{color:var(--ec-syn-tag)}.HowItWorks-module__LoAy5W__eatt{color:var(--ec-syn-attr)}.HowItWorks-module__LoAy5W__estr{color:var(--ec-syn-str)}.HowItWorks-module__LoAy5W__infraGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.HowItWorks-module__LoAy5W__infraCard{border:.5px solid var(--ec-card-border);border-radius:var(--core-border-radius--md);background:var(--sem-background--neutral);box-shadow:var(--ec-card-shadow);flex-direction:column;gap:5px;padding:18px 16px;transition:transform .2s,box-shadow .2s;display:flex}.HowItWorks-module__LoAy5W__infraCard:hover{box-shadow:var(--ec-card-shadow-hover);transform:translateY(-2px)}.HowItWorks-module__LoAy5W__infraIcon{width:22px;height:22px;color:var(--core-color-primary--0900);margin-bottom:4px;display:block}.HowItWorks-module__LoAy5W__infraIcon svg{width:100%;height:100%}.HowItWorks-module__LoAy5W__infraTitle{color:var(--sem-text--neutral);font-size:13px;font-weight:600;line-height:1.25}.HowItWorks-module__LoAy5W__infraSub{color:var(--sem-text--muted);font-size:11px;line-height:1.35}.HowItWorks-module__LoAy5W__yamlCard{border-radius:var(--core-border-radius--md);background:var(--core-color-neutral--1300);color:var(--core-color-neutral--0100);font-family:var(--core-font-family--code);box-shadow:var(--ec-code-shadow);padding:20px 22px;font-size:12.5px;line-height:1.7}.HowItWorks-module__LoAy5W__yamlHead{color:var(--core-color-neutral--0700);border-bottom:1px solid var(--core-color-neutral--1200);align-items:center;gap:8px;margin-bottom:14px;padding-bottom:12px;font-size:11px;font-weight:600;display:flex}.HowItWorks-module__LoAy5W__yamlHead:before{content:"";background:var(--ec-accent-teal);border-radius:2px;width:10px;height:11px}.HowItWorks-module__LoAy5W__yamlCardDash .HowItWorks-module__LoAy5W__yamlHead:before{background:var(--ec-accent-pink)}.HowItWorks-module__LoAy5W__codePre{color:var(--ec-yaml-body);white-space:pre;margin:0;overflow-x:auto}.HowItWorks-module__LoAy5W__yamlUsed{color:var(--core-color-neutral--0700);border-top:1px solid var(--core-color-neutral--1200);flex-wrap:wrap;gap:12px;margin-top:14px;padding-top:12px;font-size:11px;display:flex}.HowItWorks-module__LoAy5W__yamlUsedRow{align-items:center;gap:5px;display:flex}.HowItWorks-module__LoAy5W__checkIcon{width:12px;height:12px;color:var(--ec-accent-teal)}.HowItWorks-module__LoAy5W__yk{color:var(--ec-syn-key)}.HowItWorks-module__LoAy5W__yv{color:var(--ec-syn-val)}.HowItWorks-module__LoAy5W__yt{color:var(--ec-syn-type)}.HowItWorks-module__LoAy5W__chartCard{border:.5px solid var(--ec-card-border);border-radius:var(--core-border-radius--md);background:var(--sem-background--neutral);box-shadow:var(--ec-card-shadow);flex-direction:column;gap:8px;padding:14px;display:flex}.HowItWorks-module__LoAy5W__chartImage{border-radius:var(--core-border-radius--sm);width:100%;height:auto}.HowItWorks-module__LoAy5W__chartsMore{font-family:var(--core-font-family--code);color:var(--sem-text--muted);margin-top:10px;font-size:11.5px}.HowItWorks-module__LoAy5W__chartsMore strong{color:var(--core-color-primary--0900);font-weight:600}.HowItWorks-module__LoAy5W__ropeBackdrop{z-index:0;pointer-events:none;--ec-rope-line:#0000000f;--ec-rope-dot:#0000000f;position:absolute;inset:0;overflow:hidden}.HowItWorks-module__LoAy5W__ropeSvg{width:100%;height:100%;overflow:visible}.HowItWorks-module__LoAy5W__ropeLine{fill:none;stroke:var(--ec-rope-line);stroke-width:1px;vector-effect:non-scaling-stroke}.HowItWorks-module__LoAy5W__ropeDot{fill:var(--ec-rope-dot);offset-path:path("M0.46 200.22 C0.46 200.22, 16.96 99.72, 96.96 99.72 C176.96 99.72, 200.46 0.22, 200.46 0.22");offset-rotate:0deg;offset-distance:0%;animation-name:HowItWorks-module__LoAy5W__ropeTravel;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes HowItWorks-module__LoAy5W__ropeTravel{0%{offset-distance:0%}to{offset-distance:100%}}.HowItWorks-module__LoAy5W__linearList{gap:var(--core-space--0400);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HowItWorks-module__LoAy5W__linearCard{gap:var(--core-space--0400);padding:var(--core-space--0400);border-radius:var(--core-border-radius--xl);background:var(--sem-background--neutral);box-shadow:var(--sem-shadow-elevation-2);flex-direction:column;display:flex}.HowItWorks-module__LoAy5W__linearVisual{border-radius:var(--core-border-radius--xl);overflow:hidden}.HowItWorks-module__LoAy5W__linearVisual .HowItWorks-module__LoAy5W__treeCard,.HowItWorks-module__LoAy5W__linearVisual .HowItWorks-module__LoAy5W__embedHero{box-shadow:none;border-radius:0}.HowItWorks-module__LoAy5W__linearVisual .HowItWorks-module__LoAy5W__infraGrid{border-radius:var(--core-border-radius--xl);background:var(--sem-background--light);padding:20px}.HowItWorks-module__LoAy5W__linearVisual .HowItWorks-module__LoAy5W__embedBody{padding:32px 24px}.HowItWorks-module__LoAy5W__linearText{gap:var(--core-space--0300);padding:var(--core-space--0700);border-radius:var(--core-border-radius--xl);background:var(--sem-marketing-brand--surface);flex-direction:column;display:flex}.HowItWorks-module__LoAy5W__linearTitle{font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);margin:0;line-height:1.3}.HowItWorks-module__LoAy5W__linearBody{font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0;line-height:1.55}.HowItWorks-module__LoAy5W__linearText .HowItWorks-module__LoAy5W__secondary{margin-top:var(--core-space--0200);max-width:none}@media (max-width:880px){.HowItWorks-module__LoAy5W__grid{gap:var(--core-space--0600);padding-right:var(--core-space--0600);grid-template-columns:300px 1fr}.HowItWorks-module__LoAy5W__rail{left:calc(-1 * var(--core-space--0600))}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__LoAy5W__ropeDot{offset-distance:50%;animation:none}.HowItWorks-module__LoAy5W__item,.HowItWorks-module__LoAy5W__itemContent,.HowItWorks-module__LoAy5W__visual,.HowItWorks-module__LoAy5W__treeFolder,.HowItWorks-module__LoAy5W__dashboardsFolder{transition:none}}
.LogoMarquee-module__NHaZTG__marquee{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:var(--core-size--1100);margin-top:var(--core-space--1100);position:relative;overflow:hidden}.LogoMarquee-module__NHaZTG__marquee:before,.LogoMarquee-module__NHaZTG__marquee:after{content:"";width:var(--core-size--1300);z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:absolute;top:0;bottom:0}.LogoMarquee-module__NHaZTG__marquee:before{background:linear-gradient(to right, var(--sem-body-background), transparent);left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.LogoMarquee-module__NHaZTG__marquee:after{background:linear-gradient(to left, var(--sem-body-background), transparent);right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.LogoMarquee-module__NHaZTG__track{--copies:4;gap:var(--core-space--0400);width:max-content;animation:40s linear infinite LogoMarquee-module__NHaZTG__marqueeScroll;display:flex}@keyframes LogoMarquee-module__NHaZTG__marqueeScroll{0%{transform:translate(0)}to{transform:translate(calc((-100% - var(--core-space--0400)) / var(--copies)))}}@media (prefers-reduced-motion:reduce){.LogoMarquee-module__NHaZTG__track{animation:none}}.LogoMarquee-module__NHaZTG__marquee:hover .LogoMarquee-module__NHaZTG__track{animation-play-state:paused}.LogoMarquee-module__NHaZTG__tile{box-sizing:border-box;height:var(--core-size--1100);padding:var(--core-space--0300);border-radius:var(--core-border-radius--sm);background:var(--sem-background--subtle);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LogoMarquee-module__NHaZTG__tile img{max-width:120px;max-height:var(--core-size--0800);object-fit:contain;width:auto;height:auto}.LogoMarquee-module__NHaZTG__quote{align-items:center;gap:var(--core-space--0400);text-align:center;margin-top:var(--core-space--1100);flex-direction:column;display:flex}.LogoMarquee-module__NHaZTG__quoteText{font-size:var(--marketing-testimonial-quote-size);line-height:var(--marketing-testimonial-quote-line-height);color:var(--sem-text--neutral);max-width:640px;margin:0}.LogoMarquee-module__NHaZTG__quoteAvatar{border-radius:var(--core-border-radius--xxl)}.LogoMarquee-module__NHaZTG__quoteAttribution{color:var(--sem-text--muted);font-size:var(--marketing-font-size--small);line-height:1.5}@media (max-width:767px){.LogoMarquee-module__NHaZTG__marquee,.LogoMarquee-module__NHaZTG__quote{margin-top:var(--core-space--0800)}}
.TestimonialCard-module__Lj3kWG__card{text-align:center;align-items:center;gap:var(--core-space--0600);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);flex-direction:column;display:flex}.TestimonialCard-module__Lj3kWG__cardContent{flex-direction:column;flex:auto;align-items:center;display:flex}.TestimonialCard-module__Lj3kWG__avatar{border-radius:var(--core-border-radius--xxl)}.TestimonialCard-module__Lj3kWG__name{margin-top:var(--core-space--0400);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral)}.TestimonialCard-module__Lj3kWG__role{margin-top:var(--core-space--0100);color:var(--sem-text--muted);font-size:var(--marketing-font-size--small)}.TestimonialCard-module__Lj3kWG__quoteText{margin-top:var(--core-space--0400);color:var(--sem-text--neutral)}.TestimonialCard-module__Lj3kWG__cardCta{margin-top:auto}
.Quotes-module__j_XgiG__grid{gap:var(--marketing-testimonial-gap);margin-top:var(--core-space--1100);grid-template-columns:repeat(3,1fr);display:grid}.Quotes-module__j_XgiG__ctas{justify-content:center;gap:var(--core-space--0400);margin-top:var(--core-space--1100);flex-wrap:wrap;display:flex}@media (max-width:1023px){.Quotes-module__j_XgiG__grid{grid-template-columns:1fr}}@media (max-width:767px){.Quotes-module__j_XgiG__grid,.Quotes-module__j_XgiG__ctas{margin-top:var(--core-space--0800)}}
.SiteFooter-module__AdbXAa__footer{padding-block:var(--core-space--1200)}@media (max-width:767px){.SiteFooter-module__AdbXAa__footer{padding-block:var(--core-space--0800)}}.SiteFooter-module__AdbXAa__inner{align-items:center;gap:var(--core-space--0700);flex-direction:column;max-width:800px;margin-inline:auto;display:flex}.SiteFooter-module__AdbXAa__grid{gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);width:100%;display:grid}@media (max-width:767px){.SiteFooter-module__AdbXAa__grid{gap:var(--core-space--0600);grid-template-columns:1fr}}.SiteFooter-module__AdbXAa__column{align-items:flex-start;gap:var(--core-space--0200);flex-direction:column;display:flex}.SiteFooter-module__AdbXAa__columnTitle{font-size:var(--marketing-font-size--h5);line-height:var(--marketing-line-height--h5);color:var(--sem-text--neutral);margin:0}.SiteFooter-module__AdbXAa__linkList{gap:var(--core-space--0200);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__AdbXAa__link{font:inherit;font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);font-weight:var(--core-font-weight--regular);color:var(--sem-text--neutral);text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:inline-block}.SiteFooter-module__AdbXAa__link:hover{text-decoration:underline}.SiteFooter-module__AdbXAa__link:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.SiteFooter-module__AdbXAa__brand{align-items:center;gap:var(--core-space--0400);flex-direction:column;display:flex}.SiteFooter-module__AdbXAa__tagline{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);color:var(--sem-text--neutral);margin:0}.SiteFooter-module__AdbXAa__badgeRow{justify-content:center;display:flex}.SiteFooter-module__AdbXAa__badgeFrame{border:none;display:block}.SiteFooter-module__AdbXAa__legal{text-align:center;font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);color:var(--sem-text--neutral);margin:0}
.PopularDestinations-module__GJr1kq__widget{margin-top:var(--core-space--0800);padding:var(--core-space--0600);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);box-shadow:var(--sem-shadow-elevation-2)}.PopularDestinations-module__GJr1kq__list{gap:var(--core-space--0100);flex-direction:column;list-style:none;display:flex}.PopularDestinations-module__GJr1kq__row{isolation:isolate;border-radius:var(--core-border-radius--sm);position:relative}.PopularDestinations-module__GJr1kq__bar{z-index:-1;border-radius:var(--core-border-radius--sm);background:var(--sem-marketing-brand--surface);transition:background .15s ease-out;position:absolute;inset-block:0;inset-inline-start:0}.PopularDestinations-module__GJr1kq__row:hover .PopularDestinations-module__GJr1kq__bar{background:var(--sem-marketing-brand--surface--emphasis)}.PopularDestinations-module__GJr1kq__link{align-items:baseline;gap:var(--core-space--0300);padding:var(--core-space--0300) var(--core-space--0400);color:var(--sem-text--neutral);grid-template-columns:auto auto minmax(0,1fr);text-decoration:none;display:grid}.PopularDestinations-module__GJr1kq__link:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px;border-radius:var(--core-border-radius--sm)}.PopularDestinations-module__GJr1kq__rank{font-family:var(--core-font-family--code);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-marketing-brand--text)}.PopularDestinations-module__GJr1kq__label{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);font-weight:700}.PopularDestinations-module__GJr1kq__row:hover .PopularDestinations-module__GJr1kq__label{text-decoration:underline}.PopularDestinations-module__GJr1kq__blurb{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-marketing-brand--text--muted);text-align:right}@media (max-width:767px){.PopularDestinations-module__GJr1kq__link{grid-template-columns:auto minmax(0,1fr);align-items:center;row-gap:0}.PopularDestinations-module__GJr1kq__blurb{text-align:left;grid-column:2}}
.QueryConsole-module__vLS0Ca__console{gap:var(--core-space--0300);padding:var(--core-space--0400);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);border-radius:var(--core-border-radius--sm);background:var(--sem-background--subtle);flex-direction:column;display:flex}.QueryConsole-module__vLS0Ca__code{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral);white-space:pre;overflow-x:auto}.QueryConsole-module__vLS0Ca__kw{color:var(--sem-marketing-brand--text--muted);font-weight:700}.QueryConsole-module__vLS0Ca__str{color:var(--sem-marketing-green--text--muted)}.QueryConsole-module__vLS0Ca__result{align-items:center;gap:var(--core-space--0200);font-family:var(--core-font-family--code);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral);display:flex}.QueryConsole-module__vLS0Ca__resultText{min-width:0}.QueryConsole-module__vLS0Ca__dot{width:var(--core-space--0200);height:var(--core-space--0200);border-radius:var(--core-border-radius--xxl);background:var(--sem-marketing-brand--text--muted);flex:none}.QueryConsole-module__vLS0Ca__runs{color:var(--sem-marketing-brand--text);flex:none;margin-left:auto}.QueryConsole-module__vLS0Ca__rerun{align-self:flex-start}@media (prefers-reduced-motion:no-preference){.QueryConsole-module__vLS0Ca__resultText{animation:.32s ease-out QueryConsole-module__vLS0Ca__flicker}}@keyframes QueryConsole-module__vLS0Ca__flicker{0%{opacity:.35}to{opacity:1}}
.ZeroRows-module__z2nLAG__grid{align-items:center;gap:var(--core-space--1100);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.ZeroRows-module__z2nLAG__copy{min-width:0}.ZeroRows-module__z2nLAG__ctas{gap:var(--core-space--0300);margin-top:var(--core-space--0700);flex-wrap:wrap;display:flex}.ZeroRows-module__z2nLAG__stage{min-width:0}.ZeroRows-module__z2nLAG__widget{gap:var(--core-space--0600);padding:var(--core-space--0700);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);box-shadow:var(--sem-shadow-elevation-2);flex-direction:column;display:flex}.ZeroRows-module__z2nLAG__widgetHead{justify-content:space-between;align-items:flex-start;gap:var(--core-space--0400);padding-bottom:var(--core-space--0400);border-bottom:var(--sem-border-width--sm) solid var(--sem-border-color--light);display:flex}.ZeroRows-module__z2nLAG__widgetTitle{font-family:var(--core-font-family--code);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}.ZeroRows-module__z2nLAG__widgetMeta{margin-top:var(--core-space--0100);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--muted)}.ZeroRows-module__z2nLAG__kebab{font-size:var(--marketing-font-size--h5);color:var(--sem-text--light);flex:none;line-height:1}.ZeroRows-module__z2nLAG__numeral{justify-content:center;align-items:center;gap:var(--core-space--0200);padding-block:var(--core-space--0600);font-size:var(--marketing-font-size--display);letter-spacing:-.02em;color:var(--sem-text--neutral);font-weight:700;line-height:1;display:flex}.ZeroRows-module__z2nLAG__zero{width:.86em;height:.86em}.ZeroRows-module__z2nLAG__zeroTrack{stroke:var(--sem-background--muted)}.ZeroRows-module__z2nLAG__zeroArc{stroke:var(--sem-marketing-brand--text--muted)}.ZeroRows-module__z2nLAG__emptyState{text-align:center;font-size:var(--marketing-font-size--h5);line-height:var(--marketing-line-height--h5);color:var(--sem-text--muted)}@media (max-width:1023px){.ZeroRows-module__z2nLAG__grid{gap:var(--core-space--0900);grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.ZeroRows-module__z2nLAG__widget{padding:var(--core-space--0400)}.ZeroRows-module__z2nLAG__ctas{margin-top:var(--core-space--0600)}}
.UnlimitedUsage-module__gM9OiW__section>*+*{margin-top:var(--core-space--1100,64px)}.UnlimitedUsage-module__gM9OiW__checklist{flex-direction:column;width:100%;max-width:420px;margin:0;padding:0;list-style:none;display:flex}.UnlimitedUsage-module__gM9OiW__checklistItem{align-items:center;gap:var(--core-space--0300,12px);padding-block:var(--core-space--0300,12px);text-align:left;border-top:var(--sem-border-width--sm) solid var(--sem-border-color--subtle);display:flex}.UnlimitedUsage-module__gM9OiW__checklistItem:first-child{border-top:none;padding-top:0}.UnlimitedUsage-module__gM9OiW__checklistItem:last-child{padding-bottom:0}.UnlimitedUsage-module__gM9OiW__checklistItem img{flex-shrink:0}.UnlimitedUsage-module__gM9OiW__checklistItem p{font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0}.UnlimitedUsage-module__gM9OiW__highlights{justify-content:center;gap:var(--core-space--0600,24px);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.UnlimitedUsage-module__gM9OiW__highlightItem{align-items:center;gap:var(--core-space--0200,8px);font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);display:flex}.UnlimitedUsage-module__gM9OiW__supportText{max-width:640px;font-size:var(--marketing-font-size--h5);color:var(--sem-text--muted);text-align:center;margin:0;line-height:1.45}.UnlimitedUsage-module__gM9OiW__cards{gap:var(--core-space--0700,32px);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.UnlimitedUsage-module__gM9OiW__card{gap:var(--core-space--0400,16px);padding:var(--marketing-pricing-card-padding);flex-direction:column;display:flex}.UnlimitedUsage-module__gM9OiW__card.UnlimitedUsage-module__gM9OiW__gradientStartup{background:linear-gradient(31deg,#a0e3ee 7.89%,#a9f2f8)}.UnlimitedUsage-module__gM9OiW__card.UnlimitedUsage-module__gM9OiW__gradientScaleUp{background:linear-gradient(#ffe9d9,#ffc9db)}.UnlimitedUsage-module__gM9OiW__card.UnlimitedUsage-module__gM9OiW__gradientEnterprise{background:linear-gradient(#e5e7ff,#c3ccff)}.UnlimitedUsage-module__gM9OiW__cardName{font-size:var(--marketing-pricing-name-size);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);margin:0}.UnlimitedUsage-module__gM9OiW__cardDescription{font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0}.UnlimitedUsage-module__gM9OiW__cardBullets{gap:var(--core-space--0200,8px);font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);flex-direction:column;margin:0;padding-left:1.1em;display:flex}@media (max-width:1023px){.UnlimitedUsage-module__gM9OiW__cards{grid-template-columns:1fr}}@media (max-width:767px){.UnlimitedUsage-module__gM9OiW__section>*+*{margin-top:var(--core-space--0800,40px)}.UnlimitedUsage-module__gM9OiW__highlights{gap:var(--core-space--0400,16px)}}
.TrustedBy-module__yE553q__logoMarquee{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:var(--core-size--1100);margin-top:var(--core-space--1100);position:relative;overflow:hidden}.TrustedBy-module__yE553q__logoMarquee:before,.TrustedBy-module__yE553q__logoMarquee:after{content:"";width:var(--core-size--1300);z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:absolute;top:0;bottom:0}.TrustedBy-module__yE553q__logoMarquee:before{background:linear-gradient(to right, var(--sem-body-background), transparent);left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.TrustedBy-module__yE553q__logoMarquee:after{background:linear-gradient(to left, var(--sem-body-background), transparent);right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.TrustedBy-module__yE553q__logoTrack{--copies:4;gap:var(--core-space--0400);width:max-content;animation:40s linear infinite TrustedBy-module__yE553q__trustedByMarqueeScroll;display:flex}@keyframes TrustedBy-module__yE553q__trustedByMarqueeScroll{0%{transform:translate(0)}to{transform:translate(calc((-100% - var(--core-space--0400)) / var(--copies)))}}.TrustedBy-module__yE553q__logoMarquee:hover .TrustedBy-module__yE553q__logoTrack{animation-play-state:paused}.TrustedBy-module__yE553q__logoTile{box-sizing:border-box;height:var(--core-size--1100);padding:var(--core-space--0300);border-radius:var(--core-border-radius--sm);background:var(--sem-background--subtle);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustedBy-module__yE553q__logoTile img{max-width:120px;max-height:var(--core-size--0800);object-fit:contain;width:auto;height:auto}.TrustedBy-module__yE553q__badges{box-sizing:border-box;width:100%;max-width:100%;margin-top:var(--core-space--1200);padding:var(--core-space--1100);position:relative;overflow:hidden}.TrustedBy-module__yE553q__badgesTrack{justify-content:center;align-items:stretch;gap:var(--core-space--0600);width:100%;display:flex}.TrustedBy-module__yE553q__badgesCellGroup{display:contents}.TrustedBy-module__yE553q__badgesCell{flex:1 1 0;justify-content:center;min-width:180px;display:flex}.TrustedBy-module__yE553q__badgesCellDuplicate{display:none}.TrustedBy-module__yE553q__divider{width:var(--sem-border-width--sm);background:var(--sem-border-color--subtle);flex-shrink:0;align-self:stretch}.TrustedBy-module__yE553q__dividerEdge{display:none}.TrustedBy-module__yE553q__badge{align-items:center;gap:var(--core-space--0400);flex-direction:column;display:flex}.TrustedBy-module__yE553q__badgeCard{padding:var(--core-space--0300);color:var(--sem-text--neutral);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 14px 32px #0000000a,0 28px 70px #0000001a}.TrustedBy-module__yE553q__badgeCard svg,.TrustedBy-module__yE553q__badgeCard img{width:24px;height:24px;display:block}.TrustedBy-module__yE553q__badgeText{align-items:center;gap:var(--core-space--0100);text-align:center;flex-direction:column;width:100%;display:flex}.TrustedBy-module__yE553q__badgeTitle{color:var(--sem-text--neutral);font-size:var(--marketing-font-size--small);font-weight:var(--core-font-weight--bold);white-space:pre-line;text-align:center;margin:0}@media (max-width:1199px){.TrustedBy-module__yE553q__badges{padding:var(--core-space--0800) 0}.TrustedBy-module__yE553q__badges:before,.TrustedBy-module__yE553q__badges:after{content:"";width:var(--core-space--0600);z-index:1;pointer-events:none;position:absolute;top:0;bottom:0}.TrustedBy-module__yE553q__badges:before{background:linear-gradient(to right, var(--sem-body-background), transparent);left:0}.TrustedBy-module__yE553q__badges:after{background:linear-gradient(to left, var(--sem-body-background), transparent);right:0}.TrustedBy-module__yE553q__badgesTrack{justify-content:flex-start;width:max-content;animation:40s linear infinite TrustedBy-module__yE553q__trustedByBadgesScroll}.TrustedBy-module__yE553q__badgesCell{flex:none}.TrustedBy-module__yE553q__badgesCellDuplicate{display:flex}.TrustedBy-module__yE553q__dividerEdge{display:block}}@keyframes TrustedBy-module__yE553q__trustedByBadgesScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@media (max-width:899px){.TrustedBy-module__yE553q__badgesTrack{animation-duration:60s}}@media (max-width:767px){.TrustedBy-module__yE553q__badges{padding:var(--core-space--0400) 0}}@media (prefers-reduced-motion:reduce){.TrustedBy-module__yE553q__logoTrack,.TrustedBy-module__yE553q__badgesTrack{animation:none}}.TrustedBy-module__yE553q__quote{align-items:center;gap:var(--core-space--0400);text-align:center;margin-top:var(--core-space--1100);flex-direction:column;display:flex}.TrustedBy-module__yE553q__quoteText{font-size:var(--marketing-testimonial-quote-size);line-height:var(--marketing-testimonial-quote-line-height);color:var(--sem-text--neutral);max-width:640px;margin:0}.TrustedBy-module__yE553q__quoteAvatar{border-radius:var(--core-border-radius--xxl)}.TrustedBy-module__yE553q__quoteAttribution{color:var(--sem-text--muted);font-size:var(--marketing-font-size--small);line-height:1.5}@media (max-width:767px){.TrustedBy-module__yE553q__logoMarquee,.TrustedBy-module__yE553q__badges,.TrustedBy-module__yE553q__quote{margin-top:var(--core-space--0800)}}
.LogoGrid-module__wZQIJq__grid{padding:var(--core-space--0600) 0;justify-content:center;align-items:flex-start;gap:var(--marketing-logo-bar-gap);flex-wrap:wrap;margin:0;list-style:none;display:flex}.LogoGrid-module__wZQIJq__item{align-items:center;gap:var(--core-space--0400);width:var(--core-size--1300);flex-direction:column;display:flex}.LogoGrid-module__wZQIJq__circle{width:var(--core-size--0900);height:var(--core-size--0900);padding:var(--core-space--0300);background:var(--sem-background--neutral);border-radius:var(--core-border-radius--xxl);box-shadow:var(--sem-marketing-shadow--elevated);justify-content:center;align-items:center;display:flex}.LogoGrid-module__wZQIJq__label{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--muted);text-align:center}@media (max-width:767px){.LogoGrid-module__wZQIJq__grid{gap:var(--core-space--0600) var(--core-space--0700)}}
.Badge-module__jkNnBq__badge{align-items:center;gap:var(--core-space--0200);padding:var(--core-space--0100) var(--core-space--0200);border-radius:var(--core-border-radius--sm);font-size:var(--marketing-font-size--small);line-height:1;font-weight:var(--core-font-weight--regular);white-space:nowrap;display:inline-flex}.Badge-module__jkNnBq__badge img{flex:none}.Badge-module__jkNnBq__brand{background:var(--sem-marketing-brand-subtle--surface);color:var(--sem-text--neutral)}.Badge-module__jkNnBq__blue{background:var(--sem-marketing-blue-subtle--surface);color:var(--sem-marketing-blue-subtle--text)}.Badge-module__jkNnBq__pink{background:var(--sem-marketing-pink-subtle--surface);color:var(--sem-marketing-pink-subtle--text)}.Badge-module__jkNnBq__purple{background:var(--sem-marketing-purple-subtle--surface);color:var(--sem-marketing-purple-subtle--text)}.Badge-module__jkNnBq__sage{background:var(--sem-marketing-sage-subtle--surface);color:var(--sem-marketing-sage-subtle--text)}.Badge-module__jkNnBq__red{background:var(--sem-marketing-red-subtle--surface);color:var(--sem-marketing-red-subtle--text)}
.DatabaseConnect-module__7dNEVq__cta{margin-top:var(--core-space--0400);justify-content:center;display:flex}
.AgenticWorkflows-module__07B7PW__badges{flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.AgenticWorkflows-module__07B7PW__badgesRed{gap:var(--core-space--0300)}.AgenticWorkflows-module__07B7PW__badgeItem{display:flex}.AgenticWorkflows-module__07B7PW__badgesCream{gap:var(--core-space--0400);margin-top:var(--core-space--0400)}.AgenticWorkflows-module__07B7PW__badgeCream{align-items:center;gap:var(--core-space--0200);padding:var(--core-space--0100) var(--core-space--0200);border-radius:var(--core-border-radius--sm);background:var(--sem-marketing-cream--surface);color:var(--sem-marketing-cream--text);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);display:flex}.AgenticWorkflows-module__07B7PW__badgeCream img{flex-shrink:0}.AgenticWorkflows-module__07B7PW__ctas{justify-content:center;gap:var(--core-space--0400);margin-top:var(--core-space--1100);flex-wrap:wrap;display:flex}@media (max-width:767px){.AgenticWorkflows-module__07B7PW__ctas{margin-top:var(--core-space--0800)}}
.Chat-module__n6xVcW__userMsg{background:var(--bubble);border-radius:12px;align-self:flex-end;width:fit-content;margin-bottom:10px;margin-left:auto;padding:6px 10px;font-size:12px}.Chat-module__n6xVcW__steps{border:1px solid var(--line);color:var(--muted);border-radius:10px;margin-bottom:10px;padding:8px 10px;font-size:11px}.Chat-module__n6xVcW__stepsHead{align-items:center;gap:6px;margin-bottom:4px;display:flex}.Chat-module__n6xVcW__chev{color:var(--soft);font-size:9px}.Chat-module__n6xVcW__step{align-items:center;gap:6px;padding:0;line-height:1.55;display:flex}.Chat-module__n6xVcW__check{color:var(--check-color);font-size:11px}.Chat-module__n6xVcW__response{color:var(--ink);margin:0 0 10px;font-size:12px;line-height:1.45}.Chat-module__n6xVcW__tTable{border-collapse:collapse;width:100%;margin-bottom:10px;font-size:11.5px}.Chat-module__n6xVcW__tTable th{text-align:left;color:var(--ink);border-bottom:1px solid var(--line);padding:6px 0;font-size:11.5px;font-weight:700}.Chat-module__n6xVcW__tTable th:nth-child(2),.Chat-module__n6xVcW__tTable td:nth-child(2){text-align:right;padding-right:8px}.Chat-module__n6xVcW__tTable th:nth-child(3),.Chat-module__n6xVcW__tTable td:nth-child(3){text-align:right}.Chat-module__n6xVcW__tTable td{border-bottom:1px solid var(--line);color:var(--ink);padding:6px 0}.Chat-module__n6xVcW__tTable tr:last-child td{border-bottom:none}.Chat-module__n6xVcW__ticketList{flex-direction:column;gap:6px;margin:0 0 10px;padding:0;list-style:none;display:flex}.Chat-module__n6xVcW__ticketList li{background:var(--panel);border-radius:8px;grid-template-columns:auto 1fr;gap:2px 10px;padding:8px 10px;font-size:11.5px;line-height:1.4;display:grid}.Chat-module__n6xVcW__ticketId{color:var(--muted);font-variant-numeric:tabular-nums;grid-row:1/span 2;align-self:center;font-weight:700}.Chat-module__n6xVcW__ticketMsg{color:var(--ink)}.Chat-module__n6xVcW__ticketMeta{color:var(--soft);font-size:10.5px}.Chat-module__n6xVcW__chatChart{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin:0 0 10px;padding:10px 12px 8px}.Chat-module__n6xVcW__chatChartHead{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.Chat-module__n6xVcW__chatChartTitle{color:var(--ink);font-size:11.5px;font-weight:700}.Chat-module__n6xVcW__chatChartSub{color:var(--soft);font-size:10.5px}.Chat-module__n6xVcW__chatChartSvg{width:100%;height:auto;display:block}.Chat-module__n6xVcW__dashAdd{background:var(--card);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;margin:0 0 10px;padding:10px 12px;display:flex;box-shadow:0 1px 2px #00000008}.Chat-module__n6xVcW__dashAddIcon{width:28px;height:28px;color:var(--orange);background:#ff5c281f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Chat-module__n6xVcW__dashAddBody{flex:1;min-width:0}.Chat-module__n6xVcW__dashAddTitle{color:var(--ink);margin-bottom:6px;font-size:12px;line-height:1.3}.Chat-module__n6xVcW__dashAddActions{flex-wrap:wrap;gap:6px;display:flex}.Chat-module__n6xVcW__btnPill{background:var(--btn-pill-bg);color:var(--btn-pill-color);cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:opacity .12s}.Chat-module__n6xVcW__btnPill:hover{opacity:.9}.Chat-module__n6xVcW__btnPill.Chat-module__n6xVcW__subtle{background:var(--chip);color:var(--ink)}.Chat-module__n6xVcW__reactions{gap:6px;margin-bottom:10px;display:flex}.Chat-module__n6xVcW__reactBtn{cursor:pointer;width:22px;height:22px;color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.Chat-module__n6xVcW__reactBtn:hover{background:var(--chip);color:var(--ink)}.Chat-module__n6xVcW__suggestions{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.Chat-module__n6xVcW__chip{background:var(--chip);color:var(--ink);cursor:pointer;text-align:center;border:none;border-radius:999px;padding:5px 10px;font-family:inherit;font-size:11.5px;transition:background .12s}.Chat-module__n6xVcW__chip:hover{background:var(--chip-hover)}.Chat-module__n6xVcW__ask{border:1px solid var(--line);color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.Chat-module__n6xVcW__askInput{color:var(--soft);background:0 0;flex:1;padding:1px 2px;font-size:12px}.Chat-module__n6xVcW__send{background:var(--chip);width:20px;height:20px;color:var(--soft);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:8px;display:inline-flex}
.CapabilityOrbit-module__6GChja__orbit{--ec-brand-text:#4e5fc4;--ec-shadow-elevated:0 14px 32px 0 #00000005, 0 28px 70px 0 #00000024;aspect-ratio:364/432;z-index:2;width:min(100%,364px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CapabilityOrbit-module__6GChja__tile{align-items:center;gap:var(--core-space--0200);flex-direction:column;width:40px;display:flex;position:absolute}.CapabilityOrbit-module__6GChja__tileCard{background:var(--sem-background--neutral);border-radius:var(--core-border-radius--sm);width:40px;height:40px;box-shadow:var(--ec-shadow-elevated);color:var(--ec-brand-text);justify-content:center;align-items:center;display:flex}.CapabilityOrbit-module__6GChja__tileCard svg{width:16px;height:16px}.CapabilityOrbit-module__6GChja__tileLabel{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);white-space:nowrap;margin:0}.CapabilityOrbit-module__6GChja__tile[data-tile="1"]{top:9.3%;left:46.7%}.CapabilityOrbit-module__6GChja__tile[data-tile="2"]{top:26.9%;left:78%}.CapabilityOrbit-module__6GChja__tile[data-tile="3"]{top:64.6%;left:76.1%}.CapabilityOrbit-module__6GChja__tile[data-tile="4"]{top:73.8%;left:44.5%}.CapabilityOrbit-module__6GChja__tile[data-tile="5"]{top:58.6%;left:11.5%}.CapabilityOrbit-module__6GChja__tile[data-tile="6"]{top:22.7%;left:15.9%}.CapabilityOrbit-module__6GChja__logo{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CapabilityOrbit-module__6GChja__logo>svg{transform-origin:50%;width:100%;height:100%;animation:1.4s cubic-bezier(.36,.07,.19,.97) infinite CapabilityOrbit-module__6GChja__heroHeartbeat}@keyframes CapabilityOrbit-module__6GChja__heroHeartbeat{0%{transform:scale(1)}7%{transform:scale(1.18)}14%{transform:scale(1)}20%{transform:scale(1.1)}26%{transform:scale(1)}to{transform:scale(1)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift1{0%,to{transform:translate(0)}25%{transform:translate(3px,-2px)}50%{transform:translate(5px,2px)}75%{transform:translate(-2px,4px)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift2{0%,to{transform:translate(0)}25%{transform:translate(-3px,2px)}50%{transform:translate(-5px,-3px)}75%{transform:translate(2px,-4px)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift3{0%,to{transform:translate(0)}25%{transform:translate(4px,3px)}50%{transform:translate(2px,-4px)}75%{transform:translate(-3px,-2px)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift4{0%,to{transform:translate(0)}25%{transform:translate(-3px,-3px)}50%{transform:translate(4px,-2px)}75%{transform:translate(3px,4px)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift5{0%,to{transform:translate(0)}25%{transform:translate(2px,4px)}50%{transform:translate(-4px,2px)}75%{transform:translate(-3px,-3px)}}@keyframes CapabilityOrbit-module__6GChja__heroDrift6{0%,to{transform:translate(0)}25%{transform:translate(-4px,-2px)}50%{transform:translate(2px,4px)}75%{transform:translate(4px,-3px)}}.CapabilityOrbit-module__6GChja__tile[data-tile="1"] .CapabilityOrbit-module__6GChja__tileCard{animation:13s ease-in-out infinite CapabilityOrbit-module__6GChja__heroDrift1}.CapabilityOrbit-module__6GChja__tile[data-tile="2"] .CapabilityOrbit-module__6GChja__tileCard{animation:16s ease-in-out -2s infinite CapabilityOrbit-module__6GChja__heroDrift2}.CapabilityOrbit-module__6GChja__tile[data-tile="3"] .CapabilityOrbit-module__6GChja__tileCard{animation:14s ease-in-out -5s infinite CapabilityOrbit-module__6GChja__heroDrift3}.CapabilityOrbit-module__6GChja__tile[data-tile="4"] .CapabilityOrbit-module__6GChja__tileCard{animation:17s ease-in-out -1s infinite CapabilityOrbit-module__6GChja__heroDrift4}.CapabilityOrbit-module__6GChja__tile[data-tile="5"] .CapabilityOrbit-module__6GChja__tileCard{animation:15s ease-in-out -8s infinite CapabilityOrbit-module__6GChja__heroDrift5}.CapabilityOrbit-module__6GChja__tile[data-tile="6"] .CapabilityOrbit-module__6GChja__tileCard{animation:18s ease-in-out -4s infinite CapabilityOrbit-module__6GChja__heroDrift6}@media (prefers-reduced-motion:reduce){.CapabilityOrbit-module__6GChja__tileCard,.CapabilityOrbit-module__6GChja__logo>svg{animation:none!important}}
.SelfServeStage-module__sFacMW__stage{--border:#ccc;--shadow:0 1px 2px #0f172a0a, 0 8px 24px -6px #0f172a1a, 0 24px 60px -20px #0f172a24;--shadow-lift:0 2px 4px #0f172a0d, 0 14px 32px -6px #0f172a24, 0 36px 80px -20px #0f172a33;--ease:cubic-bezier(.22, .61, .36, 1);width:100%;max-width:1100px;padding:40px 0 80px;position:relative}.SelfServeStage-module__sFacMW__card{border:1px solid var(--border);border-radius:var(--core-border-radius--lg);box-shadow:var(--shadow);transition:transform .6s var(--ease), box-shadow .6s var(--ease);will-change:transform;background:#fff;overflow:hidden}.SelfServeStage-module__sFacMW__card img{width:100%;height:auto;display:block}.SelfServeStage-module__sFacMW__dashboard{z-index:1;width:78%;position:relative}.SelfServeStage-module__sFacMW__chatWrap{z-index:2;width:30%;position:absolute;top:22%;right:0}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.SelfServeStage-module__sFacMW__stage:hover .SelfServeStage-module__sFacMW__dashboard{box-shadow:var(--shadow-lift);transform:translate(-10px,-4px)}.SelfServeStage-module__sFacMW__stage:hover .SelfServeStage-module__sFacMW__chatWrap{animation-play-state:paused}.SelfServeStage-module__sFacMW__stage:hover .SelfServeStage-module__sFacMW__chatWrap .SelfServeStage-module__sFacMW__card{box-shadow:var(--shadow-lift);transform:translate(14px,10px)}}.SelfServeStage-module__sFacMW__dashboard,.SelfServeStage-module__sFacMW__chatWrap{opacity:1}@media (prefers-reduced-motion:no-preference){.SelfServeStage-module__sFacMW__dashboard,.SelfServeStage-module__sFacMW__chatWrap{opacity:0;animation-fill-mode:both}.SelfServeStage-module__sFacMW__dashboard{animation:SelfServeStage-module__sFacMW__rise .8s var(--ease) .1s forwards}.SelfServeStage-module__sFacMW__chatWrap{animation:SelfServeStage-module__sFacMW__rise .8s var(--ease) .28s forwards, SelfServeStage-module__sFacMW__float 7s ease-in-out 1.08s infinite}}@keyframes SelfServeStage-module__sFacMW__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes SelfServeStage-module__sFacMW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:767px){.SelfServeStage-module__sFacMW__stage{padding:16px 0 24px}.SelfServeStage-module__sFacMW__dashboard{width:100%}.SelfServeStage-module__sFacMW__chatWrap{width:55%;top:auto;bottom:-10%;right:-4%}}@media (max-width:767px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.SelfServeStage-module__sFacMW__stage:hover .SelfServeStage-module__sFacMW__dashboard{transform:translate(-4px,-2px)}.SelfServeStage-module__sFacMW__stage:hover .SelfServeStage-module__sFacMW__chatWrap .SelfServeStage-module__sFacMW__card{transform:translate(6px,6px)}}@media (prefers-reduced-motion:reduce){.SelfServeStage-module__sFacMW__card,.SelfServeStage-module__sFacMW__dashboard,.SelfServeStage-module__sFacMW__chatWrap{transition:none;animation:none}}
.Dashboard-module__7UYrbq__panel{background:var(--panel);border-radius:14px;padding:18px 20px;position:relative}.Dashboard-module__7UYrbq__perf{grid-area:1/2/span 2;padding:18px 20px 14px}.Dashboard-module__7UYrbq__pHead{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.Dashboard-module__7UYrbq__pTitle{color:var(--ink);font-size:15px;font-weight:700}.Dashboard-module__7UYrbq__pSub{color:var(--muted);margin-top:2px;font-size:12px}.Dashboard-module__7UYrbq__kebab{width:24px;height:24px;color:var(--soft);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.Dashboard-module__7UYrbq__kebab:hover{background:var(--kebab-hover-bg)}.Dashboard-module__7UYrbq__bigNum{letter-spacing:-.02em;margin:16px 0 18px;font-size:38px;font-weight:800;line-height:1}.Dashboard-module__7UYrbq__badgeUp{background:var(--green-bg);color:var(--green-fg);border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.Dashboard-module__7UYrbq__badgeUp.Dashboard-module__7UYrbq__sm{padding:2px 6px;font-size:11px}.Dashboard-module__7UYrbq__arr{font-size:11px}.Dashboard-module__7UYrbq__trendRow{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.Dashboard-module__7UYrbq__donutWrap{width:220px;height:200px;margin:4px auto 8px;position:relative}.Dashboard-module__7UYrbq__donut{width:160px;height:160px;position:absolute;top:20px;left:30px;transform:rotate(-90deg)}.Dashboard-module__7UYrbq__donutCenter{letter-spacing:-.02em;justify-content:center;align-items:center;width:160px;height:160px;font-size:26px;font-weight:800;display:flex;position:absolute;top:20px;left:30px}.Dashboard-module__7UYrbq__donutLabel{background:var(--card);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 2px #00000014}.Dashboard-module__7UYrbq__dl134{top:67px;left:188px}.Dashboard-module__7UYrbq__dl98{top:185px;left:106px}.Dashboard-module__7UYrbq__dl75{top:101px;left:25px}.Dashboard-module__7UYrbq__dl45{top:27px;left:67px}.Dashboard-module__7UYrbq__dl8{top:15px;left:104px}.Dashboard-module__7UYrbq__legend{color:var(--ink);flex-wrap:wrap;justify-content:center;gap:0 14px;font-size:11px;display:flex}.Dashboard-module__7UYrbq__legend.Dashboard-module__7UYrbq__center{justify-content:center}.Dashboard-module__7UYrbq__legendItem{align-items:center;gap:6px;display:inline-flex}.Dashboard-module__7UYrbq__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.Dashboard-module__7UYrbq__rankList{flex-direction:column;gap:9px;margin:6px 0 0;padding:0;list-style:none;display:flex}.Dashboard-module__7UYrbq__rankList li{grid-template-columns:18px 1fr auto;align-items:center;gap:10px;font-size:12px;display:grid}.Dashboard-module__7UYrbq__rankNum{color:var(--soft);font-size:11px;font-weight:700}.Dashboard-module__7UYrbq__rankName{color:var(--ink);font-weight:500}.Dashboard-module__7UYrbq__rankVal{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11.5px}.Dashboard-module__7UYrbq__barList{flex-direction:column;gap:10px;margin:6px 0 0;padding:0;list-style:none;display:flex}.Dashboard-module__7UYrbq__barList li{grid-template-columns:92px 1fr 42px;align-items:center;gap:10px;font-size:12px;display:grid}.Dashboard-module__7UYrbq__barName{color:var(--ink)}.Dashboard-module__7UYrbq__barVal{color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;font-size:11.5px}.Dashboard-module__7UYrbq__barTrack{background:var(--track);border-radius:3px;height:6px;display:block;overflow:hidden}.Dashboard-module__7UYrbq__barFill{background:var(--orange);border-radius:3px;height:100%;display:block}.Dashboard-module__7UYrbq__barFill.Dashboard-module__7UYrbq__blue{background:var(--blue)}.Dashboard-module__7UYrbq__barFill.Dashboard-module__7UYrbq__amber{background:var(--amber)}.Dashboard-module__7UYrbq__barFill.Dashboard-module__7UYrbq__pink{background:var(--pink)}.Dashboard-module__7UYrbq__barFill.Dashboard-module__7UYrbq__teal{background:var(--teal)}.Dashboard-module__7UYrbq__statMini{align-items:baseline;gap:10px;margin:10px 0 6px;display:flex}.Dashboard-module__7UYrbq__statMiniVal{letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1}.Dashboard-module__7UYrbq__sparkline{width:100%;height:70px;display:block}.Dashboard-module__7UYrbq__statRow{grid-template-columns:1fr 1fr 1fr;gap:10px;margin:6px 0 4px;display:grid}.Dashboard-module__7UYrbq__stat{border:1px solid #0000;border-radius:8px;padding:8px 10px}.Dashboard-module__7UYrbq__stat.Dashboard-module__7UYrbq__selected{background:var(--card);border-color:var(--stat-selected-border)}.Dashboard-module__7UYrbq__statLabel{color:var(--muted);font-size:11px}.Dashboard-module__7UYrbq__statValue{letter-spacing:-.01em;margin:2px 0 6px;font-size:17px;font-weight:800}.Dashboard-module__7UYrbq__stat.Dashboard-module__7UYrbq__muted .Dashboard-module__7UYrbq__statValue,.Dashboard-module__7UYrbq__stat.Dashboard-module__7UYrbq__muted .Dashboard-module__7UYrbq__statLabel{color:var(--soft)}.Dashboard-module__7UYrbq__stat.Dashboard-module__7UYrbq__muted .Dashboard-module__7UYrbq__badgeUp{background:var(--stat-muted-badge-bg);color:var(--stat-muted-badge-fg);opacity:.8}.Dashboard-module__7UYrbq__monthPill{color:var(--ink);cursor:pointer;align-items:center;gap:6px;margin:8px 0 4px auto;padding:4px 8px;font-size:12px;display:inline-flex}.Dashboard-module__7UYrbq__perfToolbar{justify-content:flex-end;display:flex}.Dashboard-module__7UYrbq__chart{margin-top:4px;position:relative}.Dashboard-module__7UYrbq__chart svg{width:100%;height:auto;display:block}.Dashboard-module__7UYrbq__tooltip{background:var(--tooltip-bg);border:1px solid var(--tooltip-border);color:#fff;pointer-events:none;border-radius:8px;padding:10px 12px;font-size:11px;line-height:1.5;position:absolute;top:38%;left:40%;box-shadow:0 8px 24px #0000002e}.Dashboard-module__7UYrbq__tooltipTitle{margin-bottom:4px;font-weight:700}.Dashboard-module__7UYrbq__tooltipRow{white-space:nowrap;align-items:center;gap:6px;display:flex}.Dashboard-module__7UYrbq__tooltipDot{background:var(--orange);border-radius:50%;width:7px;height:7px}.Dashboard-module__7UYrbq__hideMobile{display:block}@media (max-width:767px){.Dashboard-module__7UYrbq__perf{grid-area:auto}.Dashboard-module__7UYrbq__statRow{grid-template-columns:1fr;gap:4px}.Dashboard-module__7UYrbq__stat{justify-content:space-between;align-items:baseline;gap:10px;padding:7px 10px;display:flex}.Dashboard-module__7UYrbq__statLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.Dashboard-module__7UYrbq__statValue{white-space:nowrap;flex-shrink:0;margin:0;font-size:14px}.Dashboard-module__7UYrbq__stat .Dashboard-module__7UYrbq__badgeUp,.Dashboard-module__7UYrbq__hideMobile{display:none}}
.DashboardSlideshow-module__f71oGW__slideshow{--ec-shadow-elevated:0 14px 32px 0 #00000005, 0 28px 70px 0 #00000024;border-radius:0 var(--core-border-radius--xl) 0 0;width:90.4762%;height:93.6%;box-shadow:var(--ec-shadow-elevated);z-index:2;position:absolute;top:6.4%;left:0;overflow:hidden}.DashboardSlideshow-module__f71oGW__slide{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;animation:24s ease-in-out infinite DashboardSlideshow-module__f71oGW__heroCrossfade,24s ease-in-out infinite DashboardSlideshow-module__f71oGW__heroKenburns;position:absolute;inset:0}.DashboardSlideshow-module__f71oGW__slide:first-child{animation-delay:0s,0s}.DashboardSlideshow-module__f71oGW__slide:nth-child(2){animation-delay:-8s,-8s}.DashboardSlideshow-module__f71oGW__slide:nth-child(3){animation-delay:-16s,-16s}@keyframes DashboardSlideshow-module__f71oGW__heroCrossfade{0%{opacity:0}4%{opacity:1}29%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes DashboardSlideshow-module__f71oGW__heroKenburns{0%{transform:scale(1.05)translate(0)}33%{transform:scale(1.18)translate(-2%,-2%)}to{transform:scale(1.18)translate(-2%,-2%)}}@media (prefers-reduced-motion:reduce){.DashboardSlideshow-module__f71oGW__slide{animation:none!important}.DashboardSlideshow-module__f71oGW__slide:first-child{opacity:1}}
.Hero-module__Id5mCa__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}.Hero-module__Id5mCa__stageWrap{margin-top:var(--core-space--1100);justify-content:center;display:flex}@media (max-width:767px){.Hero-module__Id5mCa__stageWrap{margin-top:var(--core-space--0800)}}
.DashboardStage-module__FHli6a__wrap{-webkit-font-smoothing:antialiased;color:var(--ink);--border:#ccc;--bg:#fafaf7;--panel:#f7f7f8;--card:#fff;--chip:#f3f3f0;--chip-hover:#e8e8e3;--track:#e8e7e3;--bubble:#f1f1ee;--ink:#0f172a;--muted:#64748b;--soft:#94a3b8;--line:#e5e5e0;--orange:#ff5c28;--orange-soft:#ffb089;--blue:#2e66e8;--amber:#ff9d2e;--pink:#e63e6d;--teal:#14c4a8;--green-bg:#dcfce7;--green-fg:#166534;--shadow:0 1px 2px #0f172a0a, 0 8px 24px -6px #0f172a1a, 0 24px 60px -20px #0f172a24;--shadow-lift:0 2px 4px #0f172a0d, 0 14px 32px -6px #0f172a24, 0 36px 80px -20px #0f172a33;--ease:cubic-bezier(.22, .61, .36, 1);--btn-pill-bg:var(--ink);--btn-pill-color:#fff;--stat-selected-border:#d4d4d0;--stat-muted-badge-bg:#e8f5ec;--stat-muted-badge-fg:#4f8762;--check-color:#16a34a;--kebab-hover-bg:#0000000a;--tooltip-bg:#1e2331;--tooltip-border:transparent;justify-content:center;align-items:center;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.DashboardStage-module__FHli6a__wrap[data-dark=true]{--bg:#0b0d11;--card:#14181f;--panel:#1b212b;--ink:#e7ebf2;--muted:#9aa6b8;--soft:#5f6c80;--border:#2b3340;--line:#272f3b;--chip:#232b37;--chip-hover:#2d3543;--track:#2a323e;--bubble:#222b39;--green-bg:#12301f;--green-fg:#5fd98e;--shadow:0 1px 2px #0006, 0 10px 28px -8px #0000008c, 0 30px 70px -24px #000000b3;--shadow-lift:0 2px 6px #00000080, 0 18px 40px -8px #0009, 0 44px 90px -24px #000000c7;--btn-pill-bg:var(--orange);--btn-pill-color:#0b0d11;--stat-selected-border:#3a4350;--stat-muted-badge-bg:#16271d;--stat-muted-badge-fg:#6aa982;--check-color:#5fd98e;--kebab-hover-bg:#ffffff0f;--tooltip-bg:#070809;--tooltip-border:var(--border)}.DashboardStage-module__FHli6a__wrap :not(.DashboardStage-module__FHli6a__card){transition:background-color .55s var(--ease), border-color .55s var(--ease), color .55s var(--ease), fill .55s var(--ease), stroke .55s var(--ease), box-shadow .55s var(--ease)}.DashboardStage-module__FHli6a__card{border:1px solid var(--border);border-radius:var(--core-border-radius--lg);background:var(--card);box-shadow:var(--shadow);transition:transform .6s var(--ease), box-shadow .6s var(--ease), background-color .55s var(--ease), border-color .55s var(--ease);will-change:transform;overflow:hidden}.DashboardStage-module__FHli6a__stage{width:100%;max-width:1100px;padding:40px 0 110px;position:relative}.DashboardStage-module__FHli6a__dashboardCard{z-index:1;width:76%;height:505px;position:relative}.DashboardStage-module__FHli6a__chatWrap{z-index:2;width:32%;position:absolute;top:22%;right:-2%}.DashboardStage-module__FHli6a__chatCard{background:var(--card);height:490px}.DashboardStage-module__FHli6a__dash,.DashboardStage-module__FHli6a__chat{will-change:transform}.DashboardStage-module__FHli6a__dash{background:var(--card);grid-template-columns:1fr 1.6fr;grid-auto-rows:auto;gap:14px;padding:18px;font-size:13px;display:grid}.DashboardStage-module__FHli6a__chat{color:var(--ink);padding:14px 14px 12px;font-size:12px;line-height:1.5}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.DashboardStage-module__FHli6a__stage:hover .DashboardStage-module__FHli6a__dashboardCard{box-shadow:var(--shadow-lift);transform:translate(-10px,-4px)}.DashboardStage-module__FHli6a__stage:hover .DashboardStage-module__FHli6a__chatWrap{animation-play-state:paused}.DashboardStage-module__FHli6a__stage:hover .DashboardStage-module__FHli6a__chatCard{box-shadow:var(--shadow-lift);transform:translate(14px,10px)}}.DashboardStage-module__FHli6a__dashboardCard,.DashboardStage-module__FHli6a__chatWrap{opacity:1}@media (prefers-reduced-motion:no-preference){.DashboardStage-module__FHli6a__dashboardCard,.DashboardStage-module__FHli6a__chatWrap{opacity:0}.DashboardStage-module__FHli6a__dashboardCard{animation:DashboardStage-module__FHli6a__rise .8s var(--ease) .1s forwards}.DashboardStage-module__FHli6a__chatWrap{animation:DashboardStage-module__FHli6a__rise .8s var(--ease) .28s forwards, DashboardStage-module__FHli6a__float 7s ease-in-out 1.08s infinite}}@keyframes DashboardStage-module__FHli6a__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardStage-module__FHli6a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:767px){.DashboardStage-module__FHli6a__wrap{align-items:flex-start;padding:1rem 1.25rem 2rem}.DashboardStage-module__FHli6a__stage{flex-direction:column;gap:22px;padding:0;display:flex}.DashboardStage-module__FHli6a__dashboardCard{width:100%;height:440px}.DashboardStage-module__FHli6a__dashboardCard,.DashboardStage-module__FHli6a__chatWrap{opacity:1;animation:none}.DashboardStage-module__FHli6a__dash{grid-template-columns:1fr;gap:12px}.DashboardStage-module__FHli6a__chatWrap{width:100%;position:static;top:auto;right:auto}.DashboardStage-module__FHli6a__chatCard{height:440px}}@media (prefers-reduced-motion:reduce){.DashboardStage-module__FHli6a__wrap :not(.DashboardStage-module__FHli6a__card),.DashboardStage-module__FHli6a__card,.DashboardStage-module__FHli6a__dash,.DashboardStage-module__FHli6a__chat{transition:none;animation:none}.DashboardStage-module__FHli6a__dashboardCard,.DashboardStage-module__FHli6a__chatWrap{opacity:1;transform:none}}
.Hero-module__C4nr_a__tags{gap:var(--core-space--0300);flex-wrap:wrap;display:flex}.Hero-module__C4nr_a__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}.Hero-module__C4nr_a__stageWrap{margin-top:var(--core-space--1100)}@media (max-width:767px){.Hero-module__C4nr_a__stageWrap{margin-top:var(--core-space--0800)}}.Hero-module__C4nr_a__stage{--ec-tree-folder:#5f6f6f;--ec-tree-file:#7b8888;--ec-tree-line:#cfd6d6;--ec-tree-dot:#d8dede;--ec-divider:#bed7d0;--ec-font-mono:"DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--ec-shadow-elevated:0 14px 32px 0 #00000005, 0 28px 70px 0 #00000024;--ec-shadow-hairline:0 0 0 1px #0000000f;--ec-radius-inner:var(--core-border-radius--xl);align-items:center;row-gap:var(--core-space--0400);grid-template-rows:auto auto;grid-template-columns:360fr 56px 420fr 56px 360fr;width:100%;display:grid}.Hero-module__C4nr_a__heading{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);grid-row:1;margin:0}.Hero-module__C4nr_a__headingLeft{grid-column:1}.Hero-module__C4nr_a__headingCenter{grid-column:3}.Hero-module__C4nr_a__headingRight{grid-column:5}.Hero-module__C4nr_a__box{border-radius:var(--core-border-radius--lg);grid-row:2;height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__C4nr_a__boxLeft{grid-column:1}.Hero-module__C4nr_a__boxCenter{grid-column:3}.Hero-module__C4nr_a__boxRight{grid-column:5}.Hero-module__C4nr_a__card{border-radius:var(--core-border-radius--lg);border:var(--sem-border-width--sm) solid #0000000d;width:100%;height:100%;box-shadow:var(--ec-shadow-hairline);position:relative}.Hero-module__C4nr_a__cardTeal{background:var(--sem-marketing-teal-subtle--surface--emphasis)}.Hero-module__C4nr_a__cardBrand{background:var(--sem-marketing-brand--surface--emphasis)}.Hero-module__C4nr_a__cardCream{background:var(--sem-marketing-cream-subtle--surface--emphasis)}.Hero-module__C4nr_a__inner{pointer-events:none;width:90.4762%;height:93.6%;box-shadow:var(--ec-shadow-elevated);position:absolute;top:6.4%;overflow:hidden}.Hero-module__C4nr_a__innerRight{border-radius:var(--ec-radius-inner) 0 0 0;background:var(--sem-marketing-teal-subtle--surface);right:0}.Hero-module__C4nr_a__innerRight:after{content:"";background:var(--ec-divider);height:1px;position:absolute;top:12.5983%;left:0;right:0}.Hero-module__C4nr_a__innerLeft{border-radius:0 var(--ec-radius-inner) 0 0;background:var(--sem-background--neutral);left:0}.Hero-module__C4nr_a__dots{z-index:2;align-items:center;gap:12.48px;display:flex;position:absolute;top:12.4%;left:14.881%;transform:translateY(-50%)}.Hero-module__C4nr_a__dot{background:var(--ec-tree-dot);border-radius:50%;flex-shrink:0;width:16px;height:16px}.Hero-module__C4nr_a__tree{font-family:var(--ec-font-mono);z-index:2;font-size:16px;font-weight:400;line-height:24px;position:absolute;inset:0}.Hero-module__C4nr_a__treeSpine{background:var(--ec-tree-line);width:1px;height:385px;position:absolute;top:117px;left:16.369%}.Hero-module__C4nr_a__treeFolder{width:50.5952%;position:absolute;left:26.1905%}.Hero-module__C4nr_a__treeFolderComponents{top:109px}.Hero-module__C4nr_a__treeFolderDashboards{top:267px}.Hero-module__C4nr_a__treeFolderDataModels{top:425px}.Hero-module__C4nr_a__treeSubstem{border-left:1px dashed var(--ec-tree-line);width:0;height:93px;position:absolute;top:32px;left:5px}.Hero-module__C4nr_a__treeName{height:24px;color:var(--ec-tree-folder);white-space:nowrap}.Hero-module__C4nr_a__treeFile{height:24px;color:var(--ec-tree-file);white-space:nowrap;margin-top:12px;margin-left:24px}.Hero-module__C4nr_a__gap{grid-row:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Hero-module__C4nr_a__gapLeft{grid-column:2}.Hero-module__C4nr_a__gapRight{grid-column:4}.Hero-module__C4nr_a__rope{width:100%;height:24px;overflow:visible}.Hero-module__C4nr_a__ropeLeft{animation:5s ease-in-out infinite Hero-module__C4nr_a__heroSwayLeft}.Hero-module__C4nr_a__ropeRight{animation:5.5s ease-in-out -2s infinite Hero-module__C4nr_a__heroSwayRight}.Hero-module__C4nr_a__ropePath{stroke:#0000;stroke-width:1px;vector-effect:non-scaling-stroke}.Hero-module__C4nr_a__ropeSignal{stroke:var(--sem-marketing-brand--text);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:4 16;animation:2.8s linear infinite Hero-module__C4nr_a__heroFlow}@keyframes Hero-module__C4nr_a__heroFlow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes Hero-module__C4nr_a__heroSwayLeft{0%,to{transform:translateY(-1px)}50%{transform:translateY(1.5px)}}@keyframes Hero-module__C4nr_a__heroSwayRight{0%,to{transform:translateY(1px)}50%{transform:translateY(-1.5px)}}@media (max-width:1199px) and (min-width:768px){.Hero-module__C4nr_a__stage{grid-template-columns:360fr 32px 420fr 32px 360fr}.Hero-module__C4nr_a__box{aspect-ratio:auto;height:60vw;min-height:420px;max-height:520px}}@media (max-width:767px){.Hero-module__C4nr_a__stage{gap:var(--core-space--0400);grid-template-rows:repeat(8,auto);grid-template-columns:1fr;max-width:420px;margin:0 auto}.Hero-module__C4nr_a__box{height:400px}.Hero-module__C4nr_a__headingLeft{grid-area:1/1}.Hero-module__C4nr_a__boxLeft{grid-area:2/1}.Hero-module__C4nr_a__gapLeft{grid-area:3/1}.Hero-module__C4nr_a__headingCenter{grid-area:4/1}.Hero-module__C4nr_a__boxCenter{grid-area:5/1}.Hero-module__C4nr_a__gapRight{grid-area:6/1}.Hero-module__C4nr_a__headingRight{grid-area:7/1}.Hero-module__C4nr_a__boxRight{grid-area:8/1}.Hero-module__C4nr_a__gap{width:100%;height:40px}.Hero-module__C4nr_a__rope{width:56px;height:24px;transform:rotate(90deg)}.Hero-module__C4nr_a__ropeLeft,.Hero-module__C4nr_a__ropeRight{animation:none}}@media (prefers-reduced-motion:reduce){.Hero-module__C4nr_a__ropeLeft,.Hero-module__C4nr_a__ropeRight,.Hero-module__C4nr_a__ropeSignal{animation:none!important}}
.BetterWay-module__ApTSSW__surface{--bw-plane-fill:#fff;--bw-ink:#242635;--bw-muted:#6b6f80;--bw-grid:#c8cceb;--bw-orange:#ff5400;--bw-orange-soft:#ffaa81;--bw-tree-ink:#3a3d55;--bw-logo-top:#3a3d55;--bw-logo-right:#242635;--bw-logo-left:#161720;--bw-plane-shadow:drop-shadow(28px 28px 70px #00000024) drop-shadow(14px 14px 32px #00000003);--bw-row-gap:16px;margin-top:var(--core-space--1000);padding:var(--core-space--1000);border-radius:var(--core-border-radius--lg);background:var(--sem-marketing-brand--surface--emphasis);overflow:hidden}.BetterWay-module__ApTSSW__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.BetterWay-module__ApTSSW__row{gap:var(--bw-row-gap);grid-template-columns:minmax(260px,380px) minmax(320px,1fr);align-items:center;display:grid}.BetterWay-module__ApTSSW__row+.BetterWay-module__ApTSSW__row{margin-top:-48px}.BetterWay-module__ApTSSW__slot{pointer-events:none;--box-size:160px;--float-amp:4px;min-width:calc(var(--box-size) * 1.6);min-height:calc(var(--box-size) * 1.2);position:relative}.BetterWay-module__ApTSSW__row[data-size=lg] .BetterWay-module__ApTSSW__slot{--box-size:200px;--float-amp:6px}.BetterWay-module__ApTSSW__connector{left:calc(50% + var(--box-size) * .6);right:calc(-1 * var(--bw-row-gap) - 2px);height:24px;position:absolute;top:calc(50% - 3px);overflow:visible}.BetterWay-module__ApTSSW__connector path{stroke:var(--sem-marketing-brand--text--muted);stroke-width:1px}.BetterWay-module__ApTSSW__float{z-index:1;filter:var(--bw-plane-shadow);place-items:center;animation:7s ease-in-out infinite BetterWay-module__ApTSSW__betterWayFloat;display:grid;position:absolute;inset:0}.BetterWay-module__ApTSSW__row:first-child .BetterWay-module__ApTSSW__float{z-index:3}.BetterWay-module__ApTSSW__row:nth-child(2) .BetterWay-module__ApTSSW__float{z-index:2;animation-delay:-2.33s}.BetterWay-module__ApTSSW__row:nth-child(3) .BetterWay-module__ApTSSW__float{animation-delay:-4.66s}@keyframes BetterWay-module__ApTSSW__betterWayFloat{0%,to{transform:translate(0, var(--float-amp))}25%{transform:translate(calc(var(--float-amp) * .35), 0)}50%{transform:translate(0, calc(var(--float-amp) * -1))}75%{transform:translate(calc(var(--float-amp) * -.35), 0)}}.BetterWay-module__ApTSSW__plane{width:var(--box-size);height:var(--box-size);background:var(--bw-plane-fill);border:1px solid var(--bw-grid);border-radius:6%;transform:rotate(30deg)skew(-30deg)scaleY(.87)}.BetterWay-module__ApTSSW__art{width:100%;height:100%;position:absolute;inset:0}.BetterWay-module__ApTSSW__art text{font-family:var(--core-font-family--body)}.BetterWay-module__ApTSSW__chartTitle{fill:var(--bw-ink);font-weight:600}.BetterWay-module__ApTSSW__chartSub,.BetterWay-module__ApTSSW__chartAxis{fill:var(--bw-muted);font-weight:400}.BetterWay-module__ApTSSW__chartYear{fill:var(--bw-muted);font-weight:500}.BetterWay-module__ApTSSW__chartLegend{fill:var(--bw-ink);font-weight:500}.BetterWay-module__ApTSSW__chartGrid{stroke:var(--bw-grid);stroke-width:.5px;opacity:.6}.BetterWay-module__ApTSSW__chartBaseline{stroke:var(--bw-grid);stroke-width:.8px}.BetterWay-module__ApTSSW__barA{fill:var(--bw-orange)}.BetterWay-module__ApTSSW__barB{fill:var(--bw-orange-soft)}.BetterWay-module__ApTSSW__logoTop{fill:var(--bw-logo-top)}.BetterWay-module__ApTSSW__logoRight{fill:var(--bw-logo-right)}.BetterWay-module__ApTSSW__logoLeft{fill:var(--bw-logo-left)}.BetterWay-module__ApTSSW__treeText{font-family:var(--core-font-family--code);fill:var(--bw-tree-ink);font-weight:400}.BetterWay-module__ApTSSW__card{padding:var(--core-space--0400);justify-self:start;gap:var(--core-space--0200);flex-direction:column;max-width:465px;margin:0;display:flex;box-shadow:0 14px 32px #0000000a,0 28px 70px #0000001a}.BetterWay-module__ApTSSW__card h3{font-size:var(--marketing-feature-item-title-size);line-height:var(--core-line-height--h5);color:var(--sem-text--neutral);margin:0}.BetterWay-module__ApTSSW__card p{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--muted);margin:0}@media (max-width:1023px){.BetterWay-module__ApTSSW__surface{--bw-row-gap:12px}.BetterWay-module__ApTSSW__row{grid-template-columns:minmax(160px,240px) 1fr}.BetterWay-module__ApTSSW__row+.BetterWay-module__ApTSSW__row{margin-top:-32px}.BetterWay-module__ApTSSW__slot{--box-size:120px}.BetterWay-module__ApTSSW__row[data-size=lg] .BetterWay-module__ApTSSW__slot{--box-size:150px}}@media (max-width:767px){.BetterWay-module__ApTSSW__surface{--bw-row-gap:8px;padding:var(--core-space--0600)}.BetterWay-module__ApTSSW__row{grid-template-columns:minmax(0,1fr)}.BetterWay-module__ApTSSW__row+.BetterWay-module__ApTSSW__row{margin-top:var(--core-space--0400)}.BetterWay-module__ApTSSW__slot{--box-size:110px;width:100%;min-width:0}.BetterWay-module__ApTSSW__row[data-size=lg] .BetterWay-module__ApTSSW__slot{--box-size:140px}.BetterWay-module__ApTSSW__connector{display:none}.BetterWay-module__ApTSSW__slot:after{content:"";left:50%;top:calc(50% + var(--box-size) * .46);bottom:calc(-1 * var(--bw-row-gap));background:var(--sem-marketing-brand--text--muted);width:1px;position:absolute}.BetterWay-module__ApTSSW__card{justify-self:stretch;max-width:none}}@media (prefers-reduced-motion:reduce){.BetterWay-module__ApTSSW__float{animation:none}}
.Card-module__si82nG__card{border-radius:var(--card-border-radius);background:var(--card-background)}.Card-module__si82nG__gutter{padding:var(--card-padding)}.Card-module__si82nG__neutral{background:var(--card-background--neutral)}.Card-module__si82nG__subtle{background:var(--card-background--subtle)}.Card-module__si82nG__muted{background:var(--card-background--muted)}.Card-module__si82nG__inverted{background:var(--card-background--inverted)}.Card-module__si82nG__bare{background:0 0}
.CtaBanner-module__6vwdZW__banner{margin:var(--core-space--0900) 0}.CtaBanner-module__6vwdZW__badge{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--small);color:var(--sem-marketing-brand--text--muted);margin:0 0 var(--core-space--0200);font-weight:600}.CtaBanner-module__6vwdZW__title{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--h4);color:var(--sem-text--neutral);margin:0 0 var(--core-space--0300);font-weight:600;line-height:1.3}.CtaBanner-module__6vwdZW__body{font-size:var(--marketing-font-size--body);color:var(--sem-text--muted);margin:0 0 var(--core-space--0600);line-height:1.6}.CtaBanner-module__6vwdZW__actions{gap:var(--core-space--0400);flex-wrap:wrap;display:flex}
.FaqBlock-module__gLeYiq__faqs{font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);line-height:1.6}.FaqBlock-module__gLeYiq__heading{font-size:var(--marketing-font-size--h3);margin:var(--core-space--0900) 0 var(--core-space--0300);scroll-margin-top:96px;line-height:1.25}.FaqBlock-module__gLeYiq__item+.FaqBlock-module__gLeYiq__item{margin-top:var(--core-space--0600)}.FaqBlock-module__gLeYiq__question{font-size:var(--marketing-font-size--h4);margin:0 0 var(--core-space--0200);line-height:1.3}.FaqBlock-module__gLeYiq__answer{margin:0}
.PowerToDoItYourWay-module__6E4wgG__grid{margin:var(--core-space--1100) 0 0;gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.PowerToDoItYourWay-module__6E4wgG__card{gap:var(--marketing-feature-item-gap);padding:var(--core-space--0600);flex-direction:column;display:flex}.PowerToDoItYourWay-module__6E4wgG__cardTitle{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body)}.PowerToDoItYourWay-module__6E4wgG__cardText{margin-top:var(--core-space--0200);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}@media (max-width:1023px){.PowerToDoItYourWay-module__6E4wgG__grid{grid-template-columns:1fr}}@media (max-width:767px){.PowerToDoItYourWay-module__6E4wgG__grid{margin-top:var(--core-space--0800)}}
.Hero-module__WMSnxa__tags{gap:var(--core-space--0300);flex-wrap:wrap;display:flex}.Hero-module__WMSnxa__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}.Hero-module__WMSnxa__stageWrap{margin-top:var(--core-space--1100)}@media (max-width:767px){.Hero-module__WMSnxa__stageWrap{margin-top:var(--core-space--0800)}}.Hero-module__WMSnxa__stage{--ec-shadow-hairline:0 0 0 1px #0000000f;align-items:center;row-gap:var(--core-space--0400);grid-template-rows:auto auto;grid-template-columns:420fr 56px 360fr;width:100%;display:grid}.Hero-module__WMSnxa__heading{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);grid-row:1;margin:0}.Hero-module__WMSnxa__headingCenter{grid-column:1}.Hero-module__WMSnxa__headingRight{grid-column:3}.Hero-module__WMSnxa__box{border-radius:var(--core-border-radius--lg);grid-row:2;height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__WMSnxa__boxCenter{grid-column:1}.Hero-module__WMSnxa__boxRight{grid-column:3}.Hero-module__WMSnxa__card{border-radius:var(--core-border-radius--lg);border:var(--sem-border-width--sm) solid #0000000d;width:100%;height:100%;box-shadow:var(--ec-shadow-hairline);position:relative}.Hero-module__WMSnxa__cardBrand{background:var(--sem-marketing-brand--surface--emphasis)}.Hero-module__WMSnxa__cardCream{background:var(--sem-marketing-cream-subtle--surface--emphasis)}.Hero-module__WMSnxa__gap{grid-area:2/2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Hero-module__WMSnxa__rope{width:100%;height:24px;animation:5.5s ease-in-out -2s infinite Hero-module__WMSnxa__heroSwayRight;overflow:visible}.Hero-module__WMSnxa__ropePath{stroke:#0000;stroke-width:1px;vector-effect:non-scaling-stroke}.Hero-module__WMSnxa__ropeSignal{stroke:var(--sem-marketing-brand--text);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:4 16;animation:2.8s linear infinite Hero-module__WMSnxa__heroFlow}@keyframes Hero-module__WMSnxa__heroFlow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes Hero-module__WMSnxa__heroSwayRight{0%,to{transform:translateY(1px)}50%{transform:translateY(-1.5px)}}@media (max-width:1199px) and (min-width:768px){.Hero-module__WMSnxa__stage{grid-template-columns:420fr 32px 360fr}.Hero-module__WMSnxa__box{aspect-ratio:auto;height:60vw;min-height:420px;max-height:520px}}@media (max-width:767px){.Hero-module__WMSnxa__stage{gap:var(--core-space--0400);grid-template-rows:repeat(5,auto);grid-template-columns:1fr;max-width:420px;margin:0 auto}.Hero-module__WMSnxa__box{height:400px}.Hero-module__WMSnxa__headingCenter{grid-area:1/1}.Hero-module__WMSnxa__boxCenter{grid-area:2/1}.Hero-module__WMSnxa__gap{grid-area:3/1;width:100%;height:40px}.Hero-module__WMSnxa__headingRight{grid-area:4/1}.Hero-module__WMSnxa__boxRight{grid-area:5/1}.Hero-module__WMSnxa__rope{width:56px;height:24px;animation:none;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){.Hero-module__WMSnxa__rope,.Hero-module__WMSnxa__ropeSignal{animation:none!important}}
.KeyTakeaways-module__n6mqZa__box{margin:0 0 var(--core-space--0700)}.KeyTakeaways-module__n6mqZa__label{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--small);text-transform:uppercase;letter-spacing:.04em;color:var(--sem-text--muted);margin:0 0 var(--core-space--0300);font-weight:600}.KeyTakeaways-module__n6mqZa__list{padding-left:var(--core-space--0600);font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);margin:0;line-height:1.6}.KeyTakeaways-module__n6mqZa__list li+li{margin-top:var(--core-space--0200)}
.SecureByDesign-module__nRUcIG__narrow{max-width:800px;margin:var(--core-space--1100) auto 0}.SecureByDesign-module__nRUcIG__ctas{justify-content:center;gap:var(--core-space--0400);margin-top:var(--core-space--1100);flex-wrap:wrap;display:flex}@media (max-width:767px){.SecureByDesign-module__nRUcIG__narrow,.SecureByDesign-module__nRUcIG__ctas{margin-top:var(--core-space--0800)}}
.Hero-module__s4kr2a__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}.Hero-module__s4kr2a__stageWrap{margin-top:var(--core-space--1100)}@media (max-width:767px){.Hero-module__s4kr2a__stageWrap{margin-top:var(--core-space--0800)}}
.InfraVsExperience-module__wQrqXq__surface{margin-top:var(--core-space--1000);padding:var(--core-space--1000);border-radius:var(--core-border-radius--lg);background:var(--sem-marketing-mint-subtle--surface--muted);position:relative;overflow:hidden}.InfraVsExperience-module__wQrqXq__row2{z-index:1;align-items:stretch;gap:var(--core-space--0400);display:flex;position:relative}.InfraVsExperience-module__wQrqXq__column{background:var(--sem-background--neutral);border-radius:var(--core-border-radius--md);min-width:0;padding:var(--core-space--0400) var(--core-space--0300);flex:1 1 0}.InfraVsExperience-module__wQrqXq__columnTitle{font-family:var(--core-font-family--heading);font-size:var(--marketing-font-size--small);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);padding:var(--core-space--0400) var(--core-space--0200)}.InfraVsExperience-module__wQrqXq__columnBody{flex-direction:column;display:flex}.InfraVsExperience-module__wQrqXq__row{align-items:center;gap:var(--core-space--0300);padding:var(--core-space--0300) var(--core-space--0400) var(--core-space--0300) var(--core-space--0300);font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral);display:flex}.InfraVsExperience-module__wQrqXq__row img{flex:none}.InfraVsExperience-module__wQrqXq__divider{writing-mode:vertical-rl;font-family:var(--core-font-family--code);font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);padding-inline:var(--core-space--0200);flex:none;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.InfraVsExperience-module__wQrqXq__surface{padding:var(--core-space--0600)}.InfraVsExperience-module__wQrqXq__row2{flex-direction:column}.InfraVsExperience-module__wQrqXq__divider{writing-mode:horizontal-tb;padding-block:var(--core-space--0200)}}.InfraVsExperience-module__wQrqXq__cta{margin-top:var(--core-space--1000);align-items:flex-start;gap:var(--core-space--0400);flex-direction:column;display:flex}.InfraVsExperience-module__wQrqXq__cta p{max-width:600px;font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}.InfraVsExperience-module__wQrqXq__ctaButtons{gap:var(--core-space--0400);flex-wrap:wrap;display:flex}
.PostBody-module__h5JWWa__body{font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);min-width:0;line-height:1.6}.PostBody-module__h5JWWa__body h2,.PostBody-module__h5JWWa__body h3,.PostBody-module__h5JWWa__body h4{scroll-margin-top:96px}.PostBody-module__h5JWWa__body h2{font-size:var(--marketing-font-size--h3);margin:var(--core-space--0900) 0 var(--core-space--0300);line-height:1.25}.PostBody-module__h5JWWa__body h3{font-size:var(--marketing-font-size--h4);margin:var(--core-space--0700) 0 var(--core-space--0300);line-height:1.3}.PostBody-module__h5JWWa__body h4{font-size:var(--marketing-font-size--h5);margin:var(--core-space--0600) 0 var(--core-space--0300);line-height:1.35}.PostBody-module__h5JWWa__body h5,.PostBody-module__h5JWWa__body h6{font-size:var(--marketing-font-size--body);margin:var(--core-space--0600) 0 var(--core-space--0200);line-height:1.4}.PostBody-module__h5JWWa__body>:first-child{margin-top:0}.PostBody-module__h5JWWa__body p{margin:0 0 var(--core-space--0600)}.PostBody-module__h5JWWa__body ul,.PostBody-module__h5JWWa__body ol{margin:0 0 var(--core-space--0600);padding-left:var(--core-space--0600)}.PostBody-module__h5JWWa__body li{margin-bottom:var(--core-space--0200)}.PostBody-module__h5JWWa__body li p{margin-bottom:var(--core-space--0300)}.PostBody-module__h5JWWa__body a{color:var(--sem-marketing-brand--text--muted);text-decoration:underline}.PostBody-module__h5JWWa__body a:focus-visible{outline:var(--sem-focus-ring-width) solid var(--sem-focus-ring-color);outline-offset:2px}.PostBody-module__h5JWWa__body blockquote{margin:0 0 var(--core-space--0600);padding:var(--core-space--0600) var(--core-space--0700);border-left:4px solid var(--sem-border-color--muted);border-radius:0 var(--core-border-radius--sm) var(--core-border-radius--sm) 0;background:var(--sem-background--neutral)}.PostBody-module__h5JWWa__body blockquote p{margin-bottom:var(--core-space--0300)}.PostBody-module__h5JWWa__body blockquote p:last-child{margin-bottom:0}.PostBody-module__h5JWWa__body figure{margin:0 auto var(--core-space--0600);text-align:center}.PostBody-module__h5JWWa__body img{max-width:100%;height:auto}.PostBody-module__h5JWWa__body figure img{border-radius:var(--core-border-radius--md)}.PostBody-module__h5JWWa__body figcaption{margin-top:var(--core-space--0200);font-size:var(--marketing-font-size--small);color:var(--sem-text--muted)}.PostBody-module__h5JWWa__body figure[data-rt-type=video]{width:100%;height:0;position:relative}.PostBody-module__h5JWWa__body figure[data-rt-type=video]>div{position:static}.PostBody-module__h5JWWa__body figure[data-rt-type=video] iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.PostBody-module__h5JWWa__body pre{margin:0 0 var(--core-space--0600);padding:var(--core-space--0400);border-radius:var(--core-border-radius--sm);border:1px solid var(--sem-border-color--light);font-size:var(--marketing-font-size--small);line-height:1.6;overflow-x:auto}.PostBody-module__h5JWWa__body :not(pre)>code{font-size:var(--marketing-font-size--small);background:var(--sem-background--neutral);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);border-radius:var(--core-border-radius--xs);padding:2px 6px}.PostBody-module__h5JWWa__body .gtm-cmp-wrap{overflow-x:auto}.PostBody-module__h5JWWa__body .md-table-wrap{margin:0 0 var(--core-space--0600);border:var(--sem-border-width--sm) solid var(--sem-border-color--light);border-radius:var(--core-border-radius--sm);background:var(--sem-background--neutral);overflow-x:auto}.PostBody-module__h5JWWa__body table{border-collapse:collapse;width:100%;font-size:var(--marketing-font-size--small);border-style:hidden;margin:0;line-height:1.5}.PostBody-module__h5JWWa__body th,.PostBody-module__h5JWWa__body td{padding:var(--core-space--0300) var(--core-space--0400);border-bottom:var(--sem-border-width--sm) solid var(--sem-border-color--light);text-align:left;vertical-align:top}.PostBody-module__h5JWWa__body thead th{background:var(--sem-background--subtle);font-weight:600}.PostBody-module__h5JWWa__body tbody tr:last-child th,.PostBody-module__h5JWWa__body tbody tr:last-child td{border-bottom:none}
.Testimonials-module__s-wIfW__grid{gap:var(--marketing-testimonial-gap);margin-top:var(--core-space--1100);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1023px){.Testimonials-module__s-wIfW__grid{grid-template-columns:1fr}}@media (max-width:767px){.Testimonials-module__s-wIfW__grid{margin-top:var(--core-space--0800)}}
.ClosingCta-module__yekv5q__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}
.HowItFitsTogether-module__DUCSha__grid{margin:var(--core-space--1100) 0 0;gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.HowItFitsTogether-module__DUCSha__card{align-items:flex-start;gap:var(--marketing-feature-item-gap);padding:var(--core-space--0600);color:var(--sem-text--neutral);flex-direction:column;display:flex}.HowItFitsTogether-module__DUCSha__card.HowItFitsTogether-module__DUCSha__cream{background:var(--sem-marketing-cream--surface)}.HowItFitsTogether-module__DUCSha__card.HowItFitsTogether-module__DUCSha__purple{background:var(--sem-marketing-purple--surface)}.HowItFitsTogether-module__DUCSha__card.HowItFitsTogether-module__DUCSha__green{background:var(--sem-marketing-green--surface)}.HowItFitsTogether-module__DUCSha__iconWrap{width:var(--core-size--0800);height:var(--core-size--0800);padding:var(--core-space--0200);background:var(--sem-background--neutral);border-radius:var(--core-border-radius--sm);justify-content:center;align-items:center;display:flex}.HowItFitsTogether-module__DUCSha__cardBody{gap:var(--core-space--0200);flex-direction:column;width:100%;display:flex}.HowItFitsTogether-module__DUCSha__cardHeading{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body)}.HowItFitsTogether-module__DUCSha__cardText{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}@media (max-width:1023px){.HowItFitsTogether-module__DUCSha__grid{grid-template-columns:1fr}}@media (max-width:767px){.HowItFitsTogether-module__DUCSha__grid{margin-top:var(--core-space--0800)}}
.ProductionBurden-module__KQ1Vla__surface{margin-top:var(--core-space--1000);padding:var(--core-space--1000);border-radius:var(--core-border-radius--lg);background:var(--sem-marketing-green--surface--emphasis);position:relative;overflow:hidden}.ProductionBurden-module__KQ1Vla__grid{z-index:1;gap:var(--core-space--0400);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.ProductionBurden-module__KQ1Vla__card{align-items:center;gap:var(--marketing-feature-item-gap);min-width:0;padding:var(--core-space--0400);display:flex}.ProductionBurden-module__KQ1Vla__card img{flex:none}.ProductionBurden-module__KQ1Vla__cardContent{gap:var(--core-space--0200);flex-direction:column;display:flex}.ProductionBurden-module__KQ1Vla__cardTitle{font-size:var(--marketing-feature-item-title-size);font-weight:var(--marketing-feature-item-title-weight);line-height:var(--core-line-height--h5);color:var(--sem-text--neutral)}.ProductionBurden-module__KQ1Vla__cardDescription{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--marketing-feature-item-desc-color)}@media (max-width:1023px){.ProductionBurden-module__KQ1Vla__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ProductionBurden-module__KQ1Vla__surface{padding:var(--core-space--0600)}.ProductionBurden-module__KQ1Vla__grid{grid-template-columns:minmax(0,1fr)}.ProductionBurden-module__KQ1Vla__card{align-items:flex-start}}
.PostCta-module__PV-jua__card{align-items:stretch;gap:var(--core-space--0400);padding:var(--core-space--0400);flex-direction:column;display:flex}.PostCta-module__PV-jua__copy{font-size:var(--marketing-font-size--small);color:var(--sem-text--neutral);margin:0;line-height:1.6}.PostCta-module__PV-jua__button{width:100%}@media (min-width:768px){.PostCta-module__PV-jua__inline{justify-content:space-between;align-items:center;gap:var(--core-space--0600);flex-direction:row}.PostCta-module__PV-jua__inline .PostCta-module__PV-jua__button{flex:none;width:auto}}
.CompanyValues-module__OfZjJq__grid{margin:var(--core-space--1100) 0 0;gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.CompanyValues-module__OfZjJq__card{gap:var(--core-space--0600);padding:var(--core-space--0600);flex-direction:column;display:flex}.CompanyValues-module__OfZjJq__title{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);font-weight:var(--core-font-weight--bold);margin:0 0 var(--core-space--0200)}.CompanyValues-module__OfZjJq__description{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral);margin:0}@media (max-width:767px){.CompanyValues-module__OfZjJq__grid{margin-top:var(--core-space--0800);grid-template-columns:1fr}.CompanyValues-module__OfZjJq__card{padding:var(--core-space--0400)}}
.TrueSelfServe-module__L71_GG__narrow{max-width:800px;margin:var(--core-space--1100) auto 0}.TrueSelfServe-module__L71_GG__ctas{justify-content:center;gap:var(--core-space--0400);margin-top:var(--core-space--1100);flex-wrap:wrap;display:flex}@media (max-width:767px){.TrueSelfServe-module__L71_GG__narrow,.TrueSelfServe-module__L71_GG__ctas{margin-top:var(--core-space--0800)}}
.DeploymentFlow-module__pcbRXW__surface{isolation:isolate;margin-top:var(--core-space--1100);padding:var(--core-space--0800);border-radius:var(--core-border-radius--md);background:var(--sem-marketing-orange--surface--emphasis);position:relative;overflow:hidden}.DeploymentFlow-module__pcbRXW__grid{gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);align-items:stretch;margin:0;padding:0;list-style:none;display:grid;position:relative}.DeploymentFlow-module__pcbRXW__card{gap:var(--core-space--0400);padding:var(--core-space--0100);flex-direction:column;display:flex}.DeploymentFlow-module__pcbRXW__cardText{gap:var(--core-space--0400);padding:var(--core-space--0300) var(--core-space--0300) 0;flex-direction:column;display:flex}.DeploymentFlow-module__pcbRXW__cardHeading{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body)}.DeploymentFlow-module__pcbRXW__cardBody{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}.DeploymentFlow-module__pcbRXW__cardVisual{flex:1;min-height:300px}.DeploymentFlow-module__pcbRXW__cardVisualImage{border-radius:var(--core-border-radius--sm);position:relative;overflow:hidden}.DeploymentFlow-module__pcbRXW__cardImage{object-fit:cover;object-position:top}@media (max-width:1023px){.DeploymentFlow-module__pcbRXW__grid{grid-template-columns:1fr}}@media (max-width:767px){.DeploymentFlow-module__pcbRXW__surface{margin-top:var(--core-space--0800);padding:var(--core-space--0400)}}.DeploymentFlow-module__pcbRXW__yamlCard,.DeploymentFlow-module__pcbRXW__cliCard{box-sizing:border-box;border-radius:var(--core-border-radius--sm);height:100%;min-height:300px;font-family:var(--core-font-family--code);color:#e5e7eb;background:#161720;padding:18px 20px;font-size:12px;line-height:22px;overflow:hidden}.DeploymentFlow-module__pcbRXW__yamlCard p,.DeploymentFlow-module__pcbRXW__cliCard p{white-space:pre;text-overflow:ellipsis;margin:0;overflow:hidden}.DeploymentFlow-module__pcbRXW__yamlFilename{padding-bottom:var(--core-space--0300);color:#aeb1be}.DeploymentFlow-module__pcbRXW__yk{color:#93c5fd}.DeploymentFlow-module__pcbRXW__yp{color:#81869a}.DeploymentFlow-module__pcbRXW__yt{color:#f0b56b}.DeploymentFlow-module__pcbRXW__cliPrompt{padding-bottom:var(--core-space--0300)}.DeploymentFlow-module__pcbRXW__cliPromptPath{color:#aeb1be}.DeploymentFlow-module__pcbRXW__cliPromptChev{color:#696e84}.DeploymentFlow-module__pcbRXW__cliCheck{color:#4ade80;font-weight:500}.DeploymentFlow-module__pcbRXW__cliMuted{color:#81869a;padding-left:18px}.DeploymentFlow-module__pcbRXW__cliPublished{padding-top:var(--core-space--0300);font-weight:500}
.LpHero-module__2ZWUgG__ctas{justify-content:center;gap:var(--marketing-hero-cta-gap);flex-wrap:wrap;display:flex}.LpHero-module__2ZWUgG__videoWrap{max-width:900px;margin:var(--core-space--1100) auto 0}@media (max-width:767px){.LpHero-module__2ZWUgG__videoWrap{margin-top:var(--core-space--0800)}}
.OnePlatform-module__Jbmpgq__surface{margin-top:var(--core-space--1100);background:var(--sem-background--muted);border-radius:var(--core-border-radius--md);padding:var(--core-space--0800)}.OnePlatform-module__Jbmpgq__grid{gap:var(--core-space--0400);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.OnePlatform-module__Jbmpgq__card{flex-direction:column;display:flex;overflow:hidden}.OnePlatform-module__Jbmpgq__cardBody{padding:var(--core-space--0400);gap:var(--core-space--0200);flex-direction:column;display:flex}.OnePlatform-module__Jbmpgq__cardHeading{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body)}.OnePlatform-module__Jbmpgq__cardText{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--sem-text--neutral)}.OnePlatform-module__Jbmpgq__cardImageWrap{width:100%;height:345px;margin-top:auto;position:relative}.OnePlatform-module__Jbmpgq__cardImage{object-fit:cover}@media (max-width:1023px){.OnePlatform-module__Jbmpgq__grid{grid-template-columns:1fr}}@media (max-width:767px){.OnePlatform-module__Jbmpgq__surface{margin-top:var(--core-space--0800);padding:var(--core-space--0400)}}
.SelfServe-module__gOzrZa__surface{margin-top:var(--core-space--1000);padding:var(--core-space--1000);border-radius:var(--core-border-radius--lg);background:var(--sem-marketing-sage--surface--emphasis);position:relative;overflow:hidden}.SelfServe-module__gOzrZa__grid{z-index:1;gap:var(--core-space--0400);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}.SelfServe-module__gOzrZa__card{align-items:center;gap:var(--marketing-feature-item-gap);min-width:0;padding:var(--core-space--0400);display:flex}.SelfServe-module__gOzrZa__card img{flex:none}.SelfServe-module__gOzrZa__cardContent{gap:var(--core-space--0200);flex-direction:column;display:flex}.SelfServe-module__gOzrZa__cardTitle{font-size:var(--marketing-feature-item-title-size);font-weight:var(--marketing-feature-item-title-weight);line-height:var(--core-line-height--h5);color:var(--sem-text--neutral)}.SelfServe-module__gOzrZa__cardDescription{font-size:var(--marketing-font-size--small);line-height:var(--marketing-line-height--small);color:var(--marketing-feature-item-desc-color)}@media (max-width:767px){.SelfServe-module__gOzrZa__surface{padding:var(--core-space--0600)}.SelfServe-module__gOzrZa__grid{grid-template-columns:minmax(0,1fr)}.SelfServe-module__gOzrZa__card{align-items:flex-start}}
.LighthouseBanner-module__1pR6Jq__banner{justify-content:center;align-items:center;gap:var(--banner-medium-gap);padding:var(--core-space--0400) var(--core-space--0600);background:var(--sem-marketing-brand--surface);text-align:center;display:flex}.LighthouseBanner-module__1pR6Jq__icon{color:var(--sem-marketing-brand--text);flex-shrink:0}.LighthouseBanner-module__1pR6Jq__text{font-size:var(--marketing-font-size--small);line-height:var(--core-line-height--body);color:var(--sem-marketing-brand--text);margin:0}.LighthouseBanner-module__1pR6Jq__spacer{flex-shrink:0;width:24px;height:24px}@media (max-width:767px){.LighthouseBanner-module__1pR6Jq__banner{gap:var(--core-space--0200);padding:var(--core-space--0300) var(--core-space--0400);flex-wrap:wrap}.LighthouseBanner-module__1pR6Jq__spacer{display:none}}
.Hero-module__d8AiyG__factsRow{margin-top:var(--core-space--0600)}.Hero-module__d8AiyG__photoRow{align-items:center;gap:var(--core-space--0600);margin-top:var(--core-space--1100);grid-template-columns:repeat(2,1fr);display:grid}.Hero-module__d8AiyG__photo{width:100%;height:auto;display:block}.Hero-module__d8AiyG__body{font-size:var(--marketing-font-size--body);color:var(--sem-text--neutral);line-height:1.6}.Hero-module__d8AiyG__body p{margin:0 0 var(--core-space--0400)}.Hero-module__d8AiyG__body p:last-child{margin-bottom:0}@media (max-width:767px){.Hero-module__d8AiyG__photoRow{margin-top:var(--core-space--0800);gap:var(--core-space--0300)}}
.Hero-module__onoiZW__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}.Hero-module__onoiZW__stageWrap{margin-top:var(--core-space--1100)}@media (max-width:767px){.Hero-module__onoiZW__stageWrap{margin-top:var(--core-space--0800)}}.Hero-module__onoiZW__stage{--stage-surface-teal-subtle-base:#e8ebec;--stage-surface-teal-subtle-emphasis:#c7cccc;--stage-yml-punct:#8a9494;--stage-yml-value:#34465a;--stage-yml-type:#b85b3a;--stage-yml-filename:#5f6f6f;align-items:center;row-gap:var(--core-space--0400);grid-template-rows:auto auto;grid-template-columns:1fr 56px 1fr;width:100%;display:grid}.Hero-module__onoiZW__stageHeading{font-size:var(--marketing-font-size--body);line-height:var(--marketing-line-height--body);color:var(--sem-text--neutral);grid-row:1;margin:0}.Hero-module__onoiZW__stageHeadingLeft{grid-column:1}.Hero-module__onoiZW__stageHeadingRight{grid-column:3}.Hero-module__onoiZW__box{border-radius:var(--core-border-radius--md);grid-row:2;height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__onoiZW__card{border-radius:var(--core-border-radius--md);width:100%;height:100%;box-shadow:var(--sem-marketing-shadow--hairline);border:1px solid #0000000d;display:block;position:relative;overflow:hidden}.Hero-module__onoiZW__cardTeal{background:var(--stage-surface-teal-subtle-emphasis)}.Hero-module__onoiZW__cardCream{background:var(--core-color-marketing-cream-subtle--0900)}.Hero-module__onoiZW__inner{pointer-events:none;width:90.4762%;height:93.6%;box-shadow:var(--sem-marketing-shadow--elevated);position:absolute;top:6.4%;overflow:hidden}.Hero-module__onoiZW__innerRight{border-radius:var(--core-border-radius--xl) 0 0 0;background:var(--stage-surface-teal-subtle-base);right:0}.Hero-module__onoiZW__innerLeft{border-radius:0 var(--core-border-radius--xl) 0 0;background:var(--sem-background--neutral);left:0}.Hero-module__onoiZW__innerRight:after{content:"";pointer-events:none;background:#bed7d0;height:1px;position:absolute;top:12.5983%;left:0;right:0}.Hero-module__onoiZW__dots{z-index:2;pointer-events:none;align-items:center;gap:12.48px;display:flex;position:absolute;top:12.4%;left:14.881%;transform:translateY(-50%)}.Hero-module__onoiZW__dot{background:#d8dede;border-radius:50%;flex-shrink:0;width:16px;height:16px}.Hero-module__onoiZW__filename{font-family:var(--core-font-family--code);color:var(--stage-yml-filename);white-space:nowrap;z-index:2;pointer-events:none;font-size:13px;line-height:16px;position:absolute;top:12.4%;left:55%;transform:translate(-50%,-50%)}.Hero-module__onoiZW__code{pointer-events:none;font-family:var(--core-font-family--code);z-index:2;white-space:pre;color:var(--stage-yml-value);tab-size:2;margin:0;font-size:13px;line-height:20px;position:absolute;top:100px;left:14.881%;right:7.14286%}.Hero-module__onoiZW__yk{color:var(--sem-marketing-brand--text)}.Hero-module__onoiZW__yp{color:var(--stage-yml-punct)}.Hero-module__onoiZW__yv{color:var(--stage-yml-value)}.Hero-module__onoiZW__yc{color:var(--stage-yml-type)}.Hero-module__onoiZW__slideshow{pointer-events:none;border-radius:0 var(--core-border-radius--xl) 0 0;z-index:2;width:90.4762%;height:93.6%;position:absolute;top:6.4%;left:0;overflow:hidden}.Hero-module__onoiZW__slide{object-fit:cover;object-position:center;opacity:0;will-change:opacity, transform;width:100%;height:100%;animation:24s ease-in-out infinite Hero-module__onoiZW__heroCrossfade,24s ease-in-out infinite Hero-module__onoiZW__heroKenburns;position:absolute;inset:0}.Hero-module__onoiZW__slide:first-child{animation-delay:0s,0s}.Hero-module__onoiZW__slide:nth-child(2){animation-delay:-8s,-8s}.Hero-module__onoiZW__slide:nth-child(3){animation-delay:-16s,-16s}@keyframes Hero-module__onoiZW__heroCrossfade{0%{opacity:0}4%{opacity:1}29%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes Hero-module__onoiZW__heroKenburns{0%{transform:scale(1.05)translate(0)}33%{transform:scale(1.18)translate(-2%,-2%)}to{transform:scale(1.18)translate(-2%,-2%)}}.Hero-module__onoiZW__gap{pointer-events:none;grid-area:2/2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Hero-module__onoiZW__rope{width:100%;height:24px;animation:5s ease-in-out infinite Hero-module__onoiZW__heroRopeSway;overflow:visible}.Hero-module__onoiZW__ropePath{stroke:#0000;stroke-width:1px;fill:none;vector-effect:non-scaling-stroke}.Hero-module__onoiZW__ropeSignal{stroke:var(--sem-marketing-brand--text);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;fill:none;stroke-dasharray:4 16;animation:2.8s linear infinite Hero-module__onoiZW__heroRopeFlow}@keyframes Hero-module__onoiZW__heroRopeFlow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes Hero-module__onoiZW__heroRopeSway{0%,to{transform:translateY(-1px)}50%{transform:translateY(1.5px)}}@media (max-width:1199px) and (min-width:768px){.Hero-module__onoiZW__stage{grid-template-columns:1fr 32px 1fr}.Hero-module__onoiZW__box{aspect-ratio:auto;height:60vw;min-height:420px;max-height:520px}}@media (max-width:767px){.Hero-module__onoiZW__stage{gap:var(--core-space--0400);grid-template-rows:repeat(5,auto);grid-template-columns:1fr;max-width:420px;margin-inline:auto}.Hero-module__onoiZW__box{aspect-ratio:auto;height:400px}.Hero-module__onoiZW__stageHeadingLeft{grid-area:1/1}.Hero-module__onoiZW__boxLeft{grid-area:2/1}.Hero-module__onoiZW__gap{grid-area:3/1;width:100%;height:40px}.Hero-module__onoiZW__stageHeadingRight{grid-area:4/1}.Hero-module__onoiZW__boxRight{grid-area:5/1}.Hero-module__onoiZW__rope{width:56px;height:24px;animation:none;transform:rotate(90deg)}.Hero-module__onoiZW__code{font-size:12px;line-height:18px;top:92px}}@media (prefers-reduced-motion:reduce){.Hero-module__onoiZW__rope,.Hero-module__onoiZW__ropeSignal,.Hero-module__onoiZW__slide{animation:none!important}.Hero-module__onoiZW__slide:first-child{opacity:1}}
.LpCtaPair-module__hirHrW__ctas{justify-content:center;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}
.WhyEmbeddable-module__xi6LGa__rows{margin:var(--core-space--1100) 0 0;padding:0;list-style:none}.WhyEmbeddable-module__xi6LGa__row{gap:var(--core-space--0700);padding-block:var(--core-space--0600);border-top:var(--sem-border-width--sm) solid var(--sem-border-color--subtle);grid-template-columns:1fr 1fr;display:grid}.WhyEmbeddable-module__xi6LGa__row:first-child{border-top:none;padding-top:0}.WhyEmbeddable-module__xi6LGa__row:last-child{padding-bottom:0}.WhyEmbeddable-module__xi6LGa__rowLeft{align-items:center;gap:var(--core-space--0200);display:flex}.WhyEmbeddable-module__xi6LGa__rowTitle{font-size:var(--marketing-font-size--h5);line-height:var(--marketing-line-height--h5)}.WhyEmbeddable-module__xi6LGa__rowText{line-height:var(--marketing-line-height--body)}.WhyEmbeddable-module__xi6LGa__ctas{justify-content:center;gap:var(--core-space--0400);margin-top:var(--core-space--1100);flex-wrap:wrap;display:flex}@media (max-width:767px){.WhyEmbeddable-module__xi6LGa__rows{margin-top:var(--core-space--0800)}.WhyEmbeddable-module__xi6LGa__row{gap:var(--core-space--0300);grid-template-columns:1fr}.WhyEmbeddable-module__xi6LGa__ctas{margin-top:var(--core-space--0800)}}
.Container-module__DjgGgG__container{width:100%;padding-inline:max(var(--breakpoints-layout-margin), 20px);margin-inline:auto}.Container-module__DjgGgG__default{max-width:1200px}.Container-module__DjgGgG__narrow{max-width:900px}.Container-module__DjgGgG__wide{max-width:1440px}
.Section-module__uXn3-G__section{padding-block:var(--core-space--1300)}.Section-module__uXn3-G__hero{padding-block:var(--core-space--1100) var(--core-space--1300)}@media (max-width:767px){.Section-module__uXn3-G__section{padding-block:var(--core-space--0800)}.Section-module__uXn3-G__hero{padding-block:var(--core-space--0800) var(--core-space--1100)}}
.page-module__juLhCW__layout{max-width:1024px;margin-inline:auto}.page-module__juLhCW__layoutNarrow{max-width:720px}.page-module__juLhCW__body{margin-top:var(--core-space--0800)}.page-module__juLhCW__rail{display:none}.page-module__juLhCW__heroImage{border-radius:var(--core-border-radius--md);width:100%;height:auto;margin-bottom:var(--core-space--0700);display:block}.page-module__juLhCW__content{min-width:0}.page-module__juLhCW__inlineCta{margin-bottom:var(--core-space--0700)}@media (min-width:1024px){.page-module__juLhCW__body{margin-top:var(--core-space--0900)}.page-module__juLhCW__withRail{gap:var(--core-space--1100);grid-template-columns:240px minmax(0,720px);display:grid}.page-module__juLhCW__withRail .page-module__juLhCW__rail{display:block}.page-module__juLhCW__railSticky{flex-direction:column;max-height:calc(100vh - 128px);display:flex;position:sticky;top:96px}.page-module__juLhCW__railCta{margin-bottom:var(--core-space--0600);flex:none}.page-module__juLhCW__withRail .page-module__juLhCW__inlineCta{display:none}}
.SectionIntro-module__sTEqDW__intro{align-items:center;gap:var(--core-space--0600);text-align:center;flex-direction:column;display:flex}.SectionIntro-module__sTEqDW__left{text-align:left;align-items:flex-start}.SectionIntro-module__sTEqDW__eyebrow{padding:var(--core-space--0100) var(--core-space--0200);border-radius:var(--core-border-radius--sm);font-family:var(--core-font-family--code);font-size:var(--marketing-font-size--small);font-weight:var(--core-font-weight--regular);display:inline-block}.SectionIntro-module__sTEqDW__brand{background:var(--sem-marketing-brand--surface);color:var(--sem-marketing-brand--text)}.SectionIntro-module__sTEqDW__blue{background:var(--sem-marketing-blue--surface);color:var(--sem-marketing-blue--text)}.SectionIntro-module__sTEqDW__green{background:var(--sem-marketing-green--surface);color:var(--sem-marketing-green--text)}.SectionIntro-module__sTEqDW__cream{background:var(--sem-marketing-cream--surface);color:var(--sem-marketing-cream--text)}.SectionIntro-module__sTEqDW__purple{background:var(--sem-marketing-purple--surface);color:var(--sem-marketing-purple--text)}.SectionIntro-module__sTEqDW__neutral{background:var(--sem-background--subtle);color:var(--sem-text--neutral)}.SectionIntro-module__sTEqDW__title{font-weight:var(--core-font-weight--bold);letter-spacing:-.01em;max-width:900px;line-height:1.08}.SectionIntro-module__sTEqDW__h1{font-size:var(--marketing-font-size--h1)}.SectionIntro-module__sTEqDW__h2{font-size:var(--marketing-font-size--h2)}.SectionIntro-module__sTEqDW__title strong,.SectionIntro-module__sTEqDW__title b{font-weight:inherit}.SectionIntro-module__sTEqDW__subtitle{font-family:var(--core-font-family--body);font-size:var(--marketing-hero-subheading-size);font-weight:var(--core-font-weight--regular);line-height:var(--marketing-hero-subheading-line-height);color:var(--sem-marketing-text--body);max-width:780px}
.Hero-module__qCnUWG__ctaGroup{align-items:flex-start;gap:var(--core-space--0200);flex-direction:column;display:flex}.Hero-module__qCnUWG__caption{font-size:var(--marketing-font-size--small);color:var(--sem-text--muted)}
.Logo-module__FeqWJG__logo{align-items:center;gap:var(--core-space--0100);color:var(--sem-text--neutral);line-height:1;text-decoration:none;display:inline-flex}.Logo-module__FeqWJG__symbol{width:var(--logo-symbol-size);height:var(--logo-symbol-size);flex-shrink:0;display:block}.Logo-module__FeqWJG__wordmark{height:var(--logo-height);width:auto;display:block}.Logo-module__FeqWJG__wordmark path{fill:currentColor}@media (max-width:600px){.Logo-module__FeqWJG__wordmark{display:none}.Logo-module__FeqWJG__logo{gap:0}}
.JobsBoard-module__M92y_G__section{background:var(--sem-background--neutral)}.JobsBoard-module__M92y_G__container{max-width:800px}
.JoinTeams-module__s19f0a__grid{place-items:start center;gap:var(--core-space--0600) var(--core-space--0400);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}.JoinTeams-module__s19f0a__card{align-items:center;gap:var(--core-space--0200);text-align:center;flex-direction:column;display:flex}.JoinTeams-module__s19f0a__name{font-size:var(--marketing-font-size--body);font-weight:var(--core-font-weight--bold);color:var(--sem-text--neutral);margin:0}.JoinTeams-module__s19f0a__tagline{font-size:var(--marketing-font-size--small);color:var(--sem-text--muted);margin:0}.JoinTeams-module__s19f0a__metaRow{align-items:center;gap:var(--core-space--0100);font-size:var(--marketing-font-size--small);color:var(--sem-text--muted);display:flex}.JoinTeams-module__s19f0a__metaRow img{flex-shrink:0}.JoinTeams-module__s19f0a__metaRow span{white-space:nowrap}
.Hero-module__UrSQka__ctas{justify-content:flex-start;gap:var(--core-space--0400);flex-wrap:wrap;display:flex}
.page-module__V69ozG__page{background:var(--sem-background--light)}
.page-module__x2IDWa__page{background:var(--sem-background--light)}.page-module__x2IDWa__grid{column-gap:var(--core-space--0600);row-gap:var(--core-space--0700);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module__x2IDWa__grid{grid-template-columns:1fr 1fr}}
