:root{--pub-hello-height:48px}:root[data-hello-bar=off]{--pub-hello-height:0px}.pub{--pub-hello-bg:#111a2d;--pub-hello-ink:#fff;--pub-hello-muted:#c6cee0;--pub-hello-accent:#d6bafd;--pub-hello-cta-bg:#fdfcfa;--pub-hello-cta-ink:#111a2d;--pub-ink:#101018;--pub-muted:#55555d;--pub-line:#0000001a;--pub-paper:#f4f4f4;--pub-accent:#3e3ef4;font-family:var(--font-hanken), "Hanken Grotesk", system-ui, sans-serif}.pub :where(a){color:inherit;text-decoration:none}.pub :is(a,button,[role=button]):focus-visible{outline-offset:4px;outline:3px solid #3e3eb8}.pub .pub-header[data-surface=hero] :is(a,button,[role=button]):focus-visible,.pub .pub-mobile-nav[data-surface=hero] :is(a,button,[role=button]):focus-visible,.pub .pub-hello :is(a,button,[role=button]):focus-visible{outline-color:#b8b8ff}.pub .pub-skip{z-index:100;border:1px solid var(--pub-line);min-height:44px;color:var(--pub-ink);background:#fff;border-radius:12px;align-items:center;padding:0 18px;font-size:14px;font-weight:600;transition:top .12s;display:inline-flex;position:fixed;top:-80px;left:16px}.pub .pub-skip:focus{top:calc(var(--pub-hello-height) + 12px)}.pub .pub-hello{z-index:60;height:var(--pub-hello-height);background:var(--pub-hello-bg);color:var(--pub-hello-ink);align-items:center;padding:0 64px 0 24px;display:flex;position:fixed;inset:0 0 auto}:root[data-hello-bar=off] .pub .pub-hello{display:none}.pub .pub-hello-inner{align-items:center;gap:8px 16px;width:min(1200px,100%);margin:auto;display:flex}.pub .pub-hello-headline{letter-spacing:.01em;margin:0;font-size:13px;font-weight:600}.pub .pub-hello-count{color:var(--pub-hello-accent);white-space:nowrap;margin:0 auto 0 0;font-size:13px;font-weight:600}.pub .pub-hello-cta{background:var(--pub-hello-cta-bg);min-height:44px;color:var(--pub-hello-cta-ink);white-space:nowrap;border-radius:100px;flex:none;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.pub .pub-hello-cta svg{width:15px;height:15px}.pub .pub-hello-dismiss{min-width:44px;min-height:44px;color:var(--pub-hello-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pub .pub-hello-dismiss svg{width:18px;height:18px}.pub .pub-hello-dismiss:hover{color:var(--pub-hello-ink)}.pub .pub-hello-status{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pub .pub-hello-narrow{display:none}@media (max-width:680px){:root{--pub-hello-height:76px}.pub .pub-hello{padding:0 62px 0 12px}.pub .pub-hello-inner{flex-wrap:wrap;gap:4px 10px}.pub .pub-hello-headline{width:100%;font-size:12px}.pub .pub-hello-count{font-size:11px}.pub .pub-hello-cta{padding:0 14px;font-size:11px}.pub .pub-hello-wide{display:none}.pub .pub-hello-narrow{display:inline}}.pub .pub-header{inset:calc(16px + var(--pub-hello-height)) 0 auto;z-index:50;padding:0 24px;position:fixed}.pub .pub-header-shell{z-index:2;width:min(1200px,100%);min-height:74px;color:var(--pub-ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(115deg,#fffffff0,#f4f3ffe6);border:1px solid #00000017;border-radius:100px;align-items:center;gap:20px;margin:auto;padding:10px 16px 10px 26px;transition:color .3s,background .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 12px 34px #19192d1f,inset 0 1px #ffffffeb}.pub .pub-header[data-surface=hero] .pub-header-shell{color:#fff;background:linear-gradient(115deg,#0505097a,#3e3e6e33);border-color:#ffffff3d;box-shadow:inset -.5px -.5px #ffffffb3,inset -5px -5px 8px -6px #ffffff47}.pub .pub-brand{flex:none;align-items:center;width:150px;min-height:44px;display:flex}.pub .pub-brand img{filter:invert();width:132px;height:auto;transition:filter .3s}.pub .pub-header[data-surface=hero] .pub-brand img{filter:none}.pub .pub-nav{align-items:center;display:flex}.pub .pub-nav a{border-left:1px solid var(--pub-line);white-space:nowrap;align-items:center;min-height:44px;padding:0 15px;font-size:14px;display:inline-flex}.pub .pub-header[data-surface=hero] .pub-nav a{border-color:#fff3}.pub .pub-nav a:hover{color:var(--pub-accent)}.pub .pub-header[data-surface=hero] .pub-nav a:hover{color:#ddd8ff}.pub .pub-nav a[aria-current=page]{font-weight:700}.pub .pub-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.pub .pub-login{color:#111;background:#ffffff9e;border:1px solid #0000001a;border-radius:100px;align-items:center;min-height:44px;padding:0 22px;font-size:14px;font-weight:600;display:inline-flex}.pub .pub-header[data-surface=hero] .pub-login{color:#111;background:#fff;border-color:#0000}.pub .pub-cta{color:#fff;white-space:nowrap;background:linear-gradient(#242424 19%,#000);border:1px solid #ffffff40;border-radius:100px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:13px;font-weight:600;transition:transform .2s,filter .2s;display:inline-flex}.pub .pub-cta:hover{filter:brightness(1.18);transform:translateY(-2px)}.pub .pub-cta svg{width:15px;height:15px}.pub .pub-mobile{display:none}.pub .pub-menu-button{color:#111;cursor:pointer;background:#ffffffb3;border:1px solid #0000001f;border-radius:50%;place-items:center;width:46px;height:46px;list-style:none;display:none}.pub .pub-menu-button::-webkit-details-marker{display:none}.pub .pub-header[data-surface=hero] .pub-menu-button{color:#fff;background:#00000059;border-color:#ffffff40}.pub .pub-mobile-nav{display:none}@media (max-width:1180px){.pub .pub-nav,.pub .pub-login{display:none}.pub .pub-mobile{display:block}.pub .pub-menu-button{display:grid}.pub .pub-header:has(.pub-mobile[open]):before{content:"";z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0505098c;position:fixed;inset:0}.pub .pub-mobile-nav{z-index:2;max-width:680px;color:var(--pub-ink);background:#fff;border:1px solid #00000017;border-radius:24px;gap:2px;margin:auto;padding:14px 20px;display:grid;position:absolute;inset:calc(100% + 8px) 24px auto;box-shadow:0 16px 36px #19192d38}.pub .pub-mobile-nav[data-surface=hero]{color:#fff;background:#0a0a12;border-color:#fff3}.pub .pub-mobile-nav a{border-radius:10px;align-items:center;min-height:44px;padding:0 10px;font-size:15px;display:flex}.pub .pub-mobile-nav a:last-child{white-space:nowrap;font-size:14px;font-weight:700}}@media (max-width:680px){.pub .pub-header{inset:calc(10px + var(--pub-hello-height)) 0 auto;padding:0 12px}.pub .pub-header-shell{min-height:64px;padding:9px 9px 9px 18px}.pub .pub-brand{width:118px}.pub .pub-brand img{width:112px}.pub .pub-actions>.pub-cta{display:none}}.pub.pub-footer{background:var(--pub-paper);color:var(--pub-ink);padding:72px max(24px,50% - 600px) 28px}.pub .pub-footer-top{grid-template-columns:1.5fr repeat(3,1fr);gap:56px;display:grid}.pub .pub-footer-top img{width:170px;height:auto}.pub .pub-footer-blurb{max-width:320px;color:var(--pub-muted);margin:16px 0 0;font-size:14px;line-height:1.55}.pub .pub-footer-top nav{align-content:start;gap:2px;display:grid}.pub .pub-footer-top h2{margin:0 0 8px;font-size:13px;font-weight:700}.pub .pub-footer-top a{min-height:44px;color:var(--pub-muted);align-items:center;font-size:13px;display:flex}.pub .pub-footer-top a:hover{color:var(--pub-ink)}.pub .pub-footer-top a[aria-current=page]{color:var(--pub-ink);font-weight:600}.pub .pub-footer-bottom{border-top:1px solid var(--pub-line);color:var(--pub-muted);justify-content:space-between;gap:16px;margin-top:56px;padding-top:22px;font-size:12px;display:flex}.pub .pub-footer-bottom a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}@media (max-width:1100px){.pub .pub-footer-top{grid-template-columns:1fr 1fr;gap:40px}.pub .pub-footer-top>div{grid-column:1/-1}}@media (max-width:680px){.pub.pub-footer{padding-top:56px}.pub .pub-footer-top{gap:34px 20px}}@media (prefers-reduced-motion:reduce),(scripting:none){.pub *,.pub :before,.pub :after{transition:none!important;animation:none!important}}.pub-main{--pub-header-offset:122px;--pub-shell-offset:calc(var(--pub-hello-height) + var(--pub-header-offset));padding-top:var(--pub-shell-offset)}.pub-main[data-flush=true]{padding-top:var(--pub-hello-height)}.pub-main :where([id]){scroll-margin-top:var(--pub-shell-offset)}@media (max-width:680px){.pub-main{--pub-header-offset:94px}}
.landing-module__jke6-a__landing{--paper:#f4f4f4;--ink:#050509;--muted:#55555d;--line:#0000001a;--purple:#3e3ef4;min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--font-inter), Inter, sans-serif;overflow-x:hidden}.landing-module__jke6-a__landing *{box-sizing:border-box}.landing-module__jke6-a__landing a{color:inherit;text-decoration:none}.landing-module__jke6-a__landing button{font:inherit}.landing-module__jke6-a__landing :is(a,button,[role=button]):focus-visible{outline-offset:4px;outline:3px solid #3e3eb8}.landing-module__jke6-a__hero :is(a,button,[role=button]):focus-visible{outline-color:#b8b8ff}.landing-module__jke6-a__landing em{font-family:var(--font-instrument-serif), Georgia, serif;font-weight:400}.landing-module__jke6-a__darkButton{background:linear-gradient(#242424 19%,#000);border:1px solid #ffffff40;border-radius:100px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 25px;font-size:15px;font-weight:600;transition:transform .2s,filter .2s;display:inline-flex;color:#fff!important}.landing-module__jke6-a__darkButton:hover{filter:brightness(1.18);transform:translateY(-2px)}.landing-module__jke6-a__darkButton svg{width:16px}.landing-module__jke6-a__hero{color:#fff;background:#050509;min-height:840px;padding:250px 24px 170px;position:relative;overflow:hidden}.landing-module__jke6-a__aurora{background:radial-gradient(circle at 82% 0,#ffd96e94,#0000 28%),radial-gradient(circle at 78% 12%,#3f40f5b3,#0000 34%),radial-gradient(circle at 34% 92%,#ffd96e73,#0000 30%),radial-gradient(circle at 74% 82%,#3f40f5b8,#0000 32%),linear-gradient(#050509 0%,#060612 58%,#15131a);position:absolute;inset:0}.landing-module__jke6-a__aurora:after{content:"";background:linear-gradient(transparent, var(--paper));height:35%;position:absolute;inset:auto 0 0}.landing-module__jke6-a__heroContent{text-align:center;justify-items:center;max-width:1050px;margin:auto;display:grid;position:relative}.landing-module__jke6-a__loved{background:#00000038;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:0;padding:7px 13px;font-size:13px;display:inline-flex}.landing-module__jke6-a__loved i{background:url(/brand/homepage/testimonial-anjali.jpg) 50%/cover;border:2px solid #fff;border-radius:50%;width:24px;height:24px;margin-right:-8px}.landing-module__jke6-a__loved i:nth-child(2){background-image:url(/brand/homepage/testimonial-deepa.jpg)}.landing-module__jke6-a__loved i:nth-child(3){background-image:url(/brand/homepage/testimonial-rohan.jpg);margin-right:12px}.landing-module__jke6-a__hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:1000px;margin:28px 0 18px;font-size:clamp(52px,5.2vw,74px);font-weight:400;line-height:.9}.landing-module__jke6-a__hero h1 em{font-size:1.08em;line-height:.9;display:block}.landing-module__jke6-a__heroContent>p{color:#ffffffd1;max-width:780px;margin:0 0 26px;font-size:17px;line-height:1.55}.landing-module__jke6-a__heroContent>.landing-module__jke6-a__heroFreePromise{color:#ffffffeb;max-width:660px;margin-top:-10px;font-size:14px;font-weight:700}.landing-module__jke6-a__heroContent small{color:#fff9;margin-top:13px}.landing-module__jke6-a__freeAccountCta{justify-items:center;gap:8px;display:grid}.landing-module__jke6-a__freeAccountCta .landing-module__jke6-a__darkButton{text-align:center;min-height:56px}.landing-module__jke6-a__ctaNotes{justify-items:inherit;gap:4px;display:grid}.landing-module__jke6-a__ctaNotes>small{max-width:520px;color:var(--muted);text-align:center;font-size:11px;line-height:1.4}.landing-module__jke6-a__ctaNotes>em{max-width:520px;color:var(--muted);text-align:center;font-family:inherit;font-size:10px;font-style:normal;line-height:1.4}.landing-module__jke6-a__hero .landing-module__jke6-a__ctaNotes>:is(small,em){color:#ffffffad}.landing-module__jke6-a__demoCta{background:#ffffff14;border:1px solid #ffffff4d;border-radius:100px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:14px;padding:0 20px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex;color:#fff!important}.landing-module__jke6-a__demoCta:hover{background:#ffffff26;border-color:#ffffff8c}.landing-module__jke6-a__demoCta svg{width:15px;height:15px}.landing-module__jke6-a__heroTextLink{align-items:center;gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex;color:#ffffffd1!important}.landing-module__jke6-a__heroTextLink svg{width:15px;height:15px}.landing-module__jke6-a__planTeaser{text-align:center;background:#ffffff12;border:1px solid #ffffff47;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;max-width:100%;min-height:48px;margin-top:20px;padding:10px 18px;font-size:13px;line-height:1.35;display:flex;color:#fff!important}.landing-module__jke6-a__planTeaser>span{font-weight:600}.landing-module__jke6-a__planTeaser>em{color:#d7d5ff;white-space:nowrap;align-items:center;gap:6px;font-family:inherit;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.landing-module__jke6-a__planTeaser svg{width:14px;height:14px}.landing-module__jke6-a__planTeaser:hover{background:#ffffff21;border-color:#ffffff80}.landing-module__jke6-a__showcase{background:var(--paper);justify-items:center;padding:36px 24px 92px;display:grid}.landing-module__jke6-a__showcase,.landing-module__jke6-a__platform,.landing-module__jke6-a__compare,.landing-module__jke6-a__pricing,.landing-module__jke6-a__reviews,.landing-module__jke6-a__aiSupport{scroll-margin-top:112px}.landing-module__jke6-a__sectionTitle{text-align:center;max-width:820px;margin:0 auto 48px}.landing-module__jke6-a__sectionTitle>span{letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.landing-module__jke6-a__sectionTitle h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(40px,4vw,58px);font-weight:400;line-height:1}.landing-module__jke6-a__sectionTitle h2 em{font-size:1.05em;display:block}.landing-module__jke6-a__sectionTitle p{max-width:680px;color:var(--muted);margin:18px auto 0;line-height:1.55}.landing-module__jke6-a__tabs{background:#fff;border-radius:500px;grid-template-columns:repeat(3,1fr);gap:12px;width:min(1184px,100%);margin-bottom:24px;padding:10px;display:grid}.landing-module__jke6-a__tabs button{color:#6a6a72;cursor:pointer;background:0 0;border:0;border-radius:100px;min-height:50px;font-weight:600}.landing-module__jke6-a__tabs button[aria-pressed=true]{color:#fff;background:linear-gradient(#242424 19%,#000);box-shadow:0 2px 4px #00000026}.landing-module__jke6-a__tabs[data-testid=landing-demo-tabs]{grid-template-columns:repeat(4,1fr)}.landing-module__jke6-a__tabs[data-testid=landing-capability-tabs]{grid-template-columns:repeat(2,1fr)}.landing-module__jke6-a__demoPanel{justify-items:center;width:min(1184px,100%);display:grid}.landing-module__jke6-a__demoPanel>*{width:100%}.landing-module__jke6-a__demoPanel .landing-module__jke6-a__studioHomeRoleTabs button[aria-pressed=true]{color:#2a2a6b;background:#eceaff;box-shadow:inset 0 0 0 1px #3e3ef452}.landing-module__jke6-a__demoIntro{text-align:center;max-width:820px;margin:0 auto 22px}.landing-module__jke6-a__demoIntro>span{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.landing-module__jke6-a__demoIntro h3{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(26px,2.7vw,36px);font-weight:400;line-height:1.02}.landing-module__jke6-a__demoIntro h3 em{font-size:1.05em;display:block}.landing-module__jke6-a__demoIntro p{max-width:680px;color:var(--muted);margin:14px auto 0;font-size:14px;line-height:1.55}.landing-module__jke6-a__showcaseCanvas{background:radial-gradient(circle at 85% 15%,#3e3ef41f,#0000 34%),#fff;border:1px solid #3e3ef41f;border-radius:32px;width:min(1184px,100%);min-height:584px;margin-bottom:34px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 80px #28285014,inset 0 1px #fffc}.landing-module__jke6-a__showcaseCanvas>*{min-height:526px}.landing-module__jke6-a__coreShowcase{grid-template-columns:.36fr .64fr;align-items:center;gap:30px;min-height:526px;display:grid}.landing-module__jke6-a__showcaseSummary{padding:28px 12px 28px 24px}.landing-module__jke6-a__showcaseStatus{color:#315c43;background:#e8f7ee;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}.landing-module__jke6-a__showcaseStatus svg{width:14px;height:14px}.landing-module__jke6-a__showcaseKicker{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;color:var(--purple)!important;margin:30px 0 8px!important}.landing-module__jke6-a__showcaseSummary h3{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.2vw,46px);font-weight:400;line-height:1.02}.landing-module__jke6-a__showcaseSummary>p:not(.landing-module__jke6-a__showcaseKicker){color:var(--muted);margin:18px 0 0;line-height:1.55}.landing-module__jke6-a__showcaseFacts{border-top:1px solid var(--line);gap:0;margin:28px 0 0;display:grid}.landing-module__jke6-a__showcaseFacts>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:13px 0;font-size:12px;display:flex}.landing-module__jke6-a__showcaseFacts dt{color:var(--muted)}.landing-module__jke6-a__showcaseFacts dd{text-align:right;margin:0;font-weight:700}.landing-module__jke6-a__showcaseVisual{min-width:0}.landing-module__jke6-a__showcaseWindow{background:#fff;border:1px solid #3e3ef429;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #2d2a6224}.landing-module__jke6-a__showcaseWindowBar{border-bottom:1px solid var(--line);color:#686875;align-items:center;gap:7px;min-height:46px;padding:0 16px;font-size:11px;display:flex}.landing-module__jke6-a__showcaseWindowBar>i{background:#dddce6;border-radius:50%;width:8px;height:8px}.landing-module__jke6-a__showcaseWindowBar>i:first-child{background:#ff8d7d}.landing-module__jke6-a__showcaseWindowBar>i:nth-child(2){background:#f4c45f}.landing-module__jke6-a__showcaseWindowBar>i:nth-child(3){background:#68c78d;margin-right:7px}.landing-module__jke6-a__showcaseWindowBar span{font-weight:700}.landing-module__jke6-a__showcaseWindowBar small{color:#315c43;background:#e8f7ee;border-radius:999px;margin-left:auto;padding:5px 9px;font-weight:700}.landing-module__jke6-a__showcaseArtwork{background:#f8f8fb;place-items:center;min-height:390px;padding:18px;display:grid;position:relative}.landing-module__jke6-a__showcaseArtwork img{object-fit:contain;width:100%;height:100%;max-height:390px}.landing-module__jke6-a__showcaseArtwork img+img{border:1px solid var(--line);background:#fff;border-radius:14px;width:46%;height:auto;max-height:190px;padding:8px;position:absolute;bottom:3%;right:3%;box-shadow:0 12px 30px #0000001f}.landing-module__jke6-a__leadPipeline{width:100%;max-width:720px;padding:16px}.landing-module__jke6-a__pipelineProgress{background:#e3e2ea;border-radius:99px;height:3px;margin:0 10px 18px;overflow:hidden}.landing-module__jke6-a__pipelineProgress i{border-radius:inherit;background:var(--purple);transform-origin:0;width:100%;height:100%;display:block}.landing-module__jke6-a__pipelineStages{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.landing-module__jke6-a__pipelineStage{background:#fff;border:1px solid #3e3ef41f;border-radius:14px;min-width:0;min-height:205px;padding:12px}.landing-module__jke6-a__pipelineStageLabel{color:#686872;align-items:center;gap:7px;min-height:44px;font-size:9px;font-weight:800;line-height:1.15;display:flex}.landing-module__jke6-a__pipelineStageLabel i{background:#fff;border:1px solid #d9d8e4;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.landing-module__jke6-a__pipelineStageLabel svg{width:11px;height:11px}.landing-module__jke6-a__activePipelineStage .landing-module__jke6-a__pipelineStageLabel{color:#202026}.landing-module__jke6-a__activePipelineStage .landing-module__jke6-a__pipelineStageLabel i{border-color:var(--purple);color:#fff;background:var(--purple)}.landing-module__jke6-a__leadCard{background:#fff;border:1px solid #3e3ef429;border-radius:12px;min-height:126px;margin-top:9px;padding:12px;box-shadow:0 12px 28px #2d2a621f}.landing-module__jke6-a__leadCard>div{grid-template-columns:28px 1fr;align-items:center;gap:7px;display:grid}.landing-module__jke6-a__leadCard>div span{color:#fff;background:#17171c;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.landing-module__jke6-a__leadCard b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.landing-module__jke6-a__leadCard p{color:var(--muted);margin:12px 0 8px;font-size:9px}.landing-module__jke6-a__leadCard small{color:#343461;background:#efefff;border-radius:8px;justify-content:space-between;align-items:center;gap:4px;min-height:26px;padding:6px 7px;font-size:8px;font-weight:800;display:flex}.landing-module__jke6-a__leadCard small svg{flex:none;width:11px;height:11px}.landing-module__jke6-a__secondaryLeadCard>div span{background:#8f4528}.landing-module__jke6-a__secondaryLeadCard small{color:#71422c;background:#fff0e8}.landing-module__jke6-a__preparationFlow{grid-template-columns:1fr 86px 1fr;align-items:center;gap:12px;width:100%;display:grid}.landing-module__jke6-a__preparationPanel{background:#fff;border:1px solid #3e3ef424;border-radius:16px;min-width:0;padding:18px;box-shadow:0 10px 28px #2d2a6214}.landing-module__jke6-a__preparationPanel>span{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.landing-module__jke6-a__preparationPanel h4{margin:8px 0 2px;font-size:17px}.landing-module__jke6-a__preparationPanel>p{color:var(--muted);margin:0 0 14px;font-size:10px}.landing-module__jke6-a__preparationPanel dl{gap:7px;margin:0;display:grid}.landing-module__jke6-a__preparationPanel dl div{background:#fbfaff;border:1px solid #3e3ef424;border-radius:10px;padding:8px 10px}.landing-module__jke6-a__preparationPanel dt{color:var(--muted);font-size:8px;line-height:1.25}.landing-module__jke6-a__preparationPanel dd{margin:3px 0 0;font-size:10px;font-weight:700}.landing-module__jke6-a__preparationPanel ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.landing-module__jke6-a__preparationPanel li{border:1px solid #3e3ef424;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.landing-module__jke6-a__preparationPanel li svg{color:#fff;background:var(--purple);border-radius:50%;flex:none;width:18px;height:18px;padding:4px}.landing-module__jke6-a__preparationConnector{color:var(--purple);text-align:center;justify-items:center;gap:7px;display:grid}.landing-module__jke6-a__preparationConnector svg{width:34px;animation:1.2s ease-out forwards landing-module__jke6-a__preparation-arrow}.landing-module__jke6-a__preparationConnector span{font-size:8px;font-weight:700}@keyframes landing-module__jke6-a__preparation-arrow{0%{opacity:.65;transform:translate(-3px)}60%{opacity:1;transform:translate(5px)}to{opacity:1;transform:none}}.landing-module__jke6-a__paymentFlow{grid-template-columns:1.05fr .9fr;align-items:center;gap:18px;width:100%;max-width:720px;display:grid}.landing-module__jke6-a__invoiceCard,.landing-module__jke6-a__paymentResult{background:#fff;border:1px solid #3e3ef426;border-radius:17px;padding:20px;position:relative;box-shadow:0 16px 38px #2d2a621a}.landing-module__jke6-a__invoiceCard header{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.landing-module__jke6-a__invoiceCard header small{color:#66592e;letter-spacing:0;text-transform:none;background:#fff3c7;border-radius:999px;padding:5px 8px}.landing-module__jke6-a__invoiceCard>p{color:var(--muted);margin:24px 0 4px;font-size:11px}.landing-module__jke6-a__invoiceCard>strong{letter-spacing:-.04em;font-size:32px;display:block}.landing-module__jke6-a__invoiceCard dl{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.landing-module__jke6-a__invoiceCard dl div{border-top:1px solid var(--line);padding-top:10px}.landing-module__jke6-a__invoiceCard dt{color:var(--muted);font-size:9px}.landing-module__jke6-a__invoiceCard dd{margin:4px 0 0;font-size:11px;font-weight:800}.landing-module__jke6-a__payLink{color:#fff;background:var(--purple);border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;font-size:10px;font-weight:800;display:flex}.landing-module__jke6-a__payLink svg{width:14px;height:14px}.landing-module__jke6-a__paymentTimeline{align-content:center;align-self:stretch;gap:17px;display:grid;position:relative}.landing-module__jke6-a__paymentTimeline>i{background:linear-gradient(var(--purple), #35ad7e);transform-origin:top;border-radius:99px;width:2px;position:absolute;top:22%;bottom:22%;left:13px}.landing-module__jke6-a__paymentTimeline>div{z-index:1;align-items:center;gap:10px;display:flex}.landing-module__jke6-a__paymentTimeline>div>span{width:28px;height:28px;color:var(--purple);background:#fff;border:1px solid #3e3ef440;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.landing-module__jke6-a__paymentTimeline>div:last-child>span{color:#fff;background:#35ad7e;border-color:#35ad7e}.landing-module__jke6-a__paymentTimeline svg{width:12px;height:12px}.landing-module__jke6-a__paymentTimeline p{gap:3px;margin:0;display:grid}.landing-module__jke6-a__paymentTimeline b{font-size:10px}.landing-module__jke6-a__paymentTimeline small{color:var(--muted);font-size:8px}.landing-module__jke6-a__paymentResult{background:linear-gradient(110deg,#effbf5,#fff 65%);border-color:#35ad7e40;grid-column:1/-1;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;display:grid}.landing-module__jke6-a__paymentResult>span{color:#fff;background:#24966b;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.landing-module__jke6-a__paymentResult>span svg{width:17px}.landing-module__jke6-a__paymentResult>div:not(.landing-module__jke6-a__galleryReady){gap:2px;display:grid}.landing-module__jke6-a__paymentResult small{color:#477260;font-size:8px;font-weight:800}.landing-module__jke6-a__paymentResult strong{font-size:15px}.landing-module__jke6-a__paymentResult p{color:var(--muted);margin:0;font-size:9px}.landing-module__jke6-a__galleryReady{background:#f5f4ff;border:1px solid #3e3ef41f;border-radius:12px;align-items:center;gap:9px;min-width:165px;padding:10px 12px;display:flex}.landing-module__jke6-a__galleryReady>svg{width:22px;color:var(--purple)}.landing-module__jke6-a__galleryReady>span{gap:2px;display:grid}.landing-module__jke6-a__galleryReady b{font-size:10px}.landing-module__jke6-a__galleryReady small{color:var(--muted);font-size:8px}.landing-module__jke6-a__workflowTrail{grid-template-columns:repeat(4,1fr);margin-top:20px;display:grid}.landing-module__jke6-a__workflowTrail span{color:#5f5f69;justify-items:center;gap:8px;font-size:10px;font-weight:700;display:grid;position:relative}.landing-module__jke6-a__workflowTrail span:before{content:"";background:#d9d9e3;height:1px;position:absolute;top:13px;left:-50%;right:50%}.landing-module__jke6-a__workflowTrail span:first-child:before{display:none}.landing-module__jke6-a__workflowTrail i{z-index:1;background:#fff;border:1px solid #d9d9e3;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.landing-module__jke6-a__workflowTrail svg{width:12px;height:12px}.landing-module__jke6-a__workflowTrail .landing-module__jke6-a__completedStage{color:#202026}.landing-module__jke6-a__workflowTrail .landing-module__jke6-a__completedStage:before{background:var(--purple)}.landing-module__jke6-a__workflowTrail .landing-module__jke6-a__completedStage i{border-color:var(--purple);color:#fff;background:var(--purple)}.landing-module__jke6-a__marquee{color:#5d5d62;background:var(--paper);padding:28px 0;overflow:visible}.landing-module__jke6-a__marquee>div{width:100%;display:flex}.landing-module__jke6-a__marquee[data-animated=true]{overflow:hidden}.landing-module__jke6-a__marquee[data-animated=true]>div{width:max-content;animation:34s linear infinite landing-module__jke6-a__marquee}.landing-module__jke6-a__marquee[data-visible=false]>div{animation-play-state:paused}.landing-module__jke6-a__marqueeGroup{flex-wrap:wrap;justify-content:center;display:flex}.landing-module__jke6-a__marqueeGroup[aria-hidden=true]{display:none}.landing-module__jke6-a__marquee[data-animated=true] .landing-module__jke6-a__marqueeGroup{flex-wrap:nowrap;justify-content:normal}.landing-module__jke6-a__marquee[data-animated=true] .landing-module__jke6-a__marqueeGroup[aria-hidden=true]{display:flex}.landing-module__jke6-a__marquee span{white-space:normal;align-items:center;gap:9px;padding:8px 44px;font-weight:600;display:flex}.landing-module__jke6-a__marquee[data-animated=true] span{white-space:nowrap;padding-block:0}.landing-module__jke6-a__marquee svg{width:18px}@keyframes landing-module__jke6-a__marquee{to{transform:translate(-50%)}}.landing-module__jke6-a__problem,.landing-module__jke6-a__reviews,.landing-module__jke6-a__compare,.landing-module__jke6-a__aiSupport,.landing-module__jke6-a__pricing,.landing-module__jke6-a__faq{background:var(--paper);padding:104px 24px}.landing-module__jke6-a__problemGrid{grid-template-columns:1.1fr .9fr;gap:28px;width:min(1184px,100%);margin:auto;display:grid}.landing-module__jke6-a__problemVisualColumn{gap:12px;display:grid}.landing-module__jke6-a__problemConsequences{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.landing-module__jke6-a__problemConsequences span{border:1px solid var(--line);color:#414147;background:#fff;border-radius:12px;align-items:center;min-height:58px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.35;display:flex}.landing-module__jke6-a__problemVisual{border:1px solid var(--line);background:#fff;border-radius:24px;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.landing-module__jke6-a__problemVisual>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.landing-module__jke6-a__problemVisual span{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #14141c1f;border-radius:12px;padding:12px 18px;font-weight:700;animation:1.2s ease-out both landing-module__jke6-a__problem-float;position:absolute;box-shadow:0 10px 30px #0000001a}.landing-module__jke6-a__problemVisual span:first-of-type{--tilt:5deg;animation-delay:80ms;top:13%;right:7%}.landing-module__jke6-a__problemVisual span:nth-of-type(2){--tilt:-5deg;animation-delay:.16s;top:42%;left:5%}.landing-module__jke6-a__problemVisual span:nth-of-type(3){--tilt:-4deg;animation-delay:.24s;bottom:13%;right:8%}.landing-module__jke6-a__problemVisual span:nth-of-type(4){--tilt:4deg;animation-delay:.32s;bottom:10%;left:7%}.landing-module__jke6-a__problemVisual span:nth-of-type(5){--tilt:3deg;animation-delay:.4s;top:43%;right:4%}.landing-module__jke6-a__problemVisual span:nth-of-type(6){--tilt:-6deg;top:10%;left:7%}@keyframes landing-module__jke6-a__problem-float{0%{opacity:.7;transform:rotate(var(--tilt)) translateY(6px)}to{opacity:1;transform:rotate(var(--tilt)) translateY(0)}}.landing-module__jke6-a__journey{background:var(--paper);padding:0 24px 96px}.landing-module__jke6-a__journeyTrack{width:min(1184px,100%);margin:0 auto}.landing-module__jke6-a__journeyTrack ol{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.landing-module__jke6-a__journeyTrack li{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;align-content:center;justify-items:center;gap:9px;min-height:96px;padding:16px 10px;font-size:12px;font-weight:700;line-height:1.3;display:grid}.landing-module__jke6-a__journeyTrack li i{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.landing-module__jke6-a__journeyTrack li svg{width:13px;height:13px}.landing-module__jke6-a__painStack{align-content:center;gap:14px;display:grid}.landing-module__jke6-a__painStack article{border:1px solid var(--line);color:#626268;background:#fff;border-radius:16px;align-items:center;gap:14px;min-height:76px;padding:16px;display:flex}.landing-module__jke6-a__painStack article>span{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.landing-module__jke6-a__painStack article svg{width:17px}.landing-module__jke6-a__painStack b{font-size:14px}.landing-module__jke6-a__painStack p{color:#555;margin:9px 0 0;line-height:1.45}.landing-module__jke6-a__expandedPain{color:#111!important;min-height:144px!important}.landing-module__jke6-a__expandedPain>span{color:#fff;background:#000}.landing-module__jke6-a__problemBridge{color:#202026;text-align:center;letter-spacing:-.025em;max-width:780px;margin:42px auto 0;font-size:clamp(20px,2.4vw,30px);line-height:1.25}.landing-module__jke6-a__controlCanvas{background:radial-gradient(circle at 72% 18%,#3e3ef412,#0000 30%),#fff;border:1px solid #3e3ef424;border-radius:28px;width:min(1184px,100%);margin:auto;padding:26px;overflow:hidden;box-shadow:0 28px 80px #28285014}.landing-module__jke6-a__controlStats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.landing-module__jke6-a__controlStat{min-height:78px;box-shadow:inset 3px 0 var(--purple);background:#fffffff0;border:1px solid #3e3ef41f;border-radius:15px;align-items:center;gap:12px;padding:16px;display:flex}.landing-module__jke6-a__controlStat>svg{width:36px;height:36px;color:var(--purple);background:#efefff;border-radius:11px;flex:none;padding:9px}.landing-module__jke6-a__controlStat span{gap:2px;display:grid}.landing-module__jke6-a__controlStat small{color:var(--muted);font-size:10px}.landing-module__jke6-a__controlStat b{font-size:24px;line-height:1}.landing-module__jke6-a__controlStat[data-tone=danger]{box-shadow:inset 3px 0 #df4c4c}.landing-module__jke6-a__controlStat[data-tone=danger]>svg,.landing-module__jke6-a__controlStat[data-tone=danger] b{color:#c93636}.landing-module__jke6-a__controlStat[data-tone=danger]>svg{background:#fff0f0}.landing-module__jke6-a__controlStat[data-tone=warning]{box-shadow:inset 3px 0 #e69325}.landing-module__jke6-a__controlStat[data-tone=warning]>svg,.landing-module__jke6-a__controlStat[data-tone=warning] b{color:#c87413}.landing-module__jke6-a__controlStat[data-tone=warning]>svg{background:#fff5e7}.landing-module__jke6-a__controlBody{grid-template-columns:minmax(0,1fr) 230px;gap:14px;margin-top:14px;display:grid}.landing-module__jke6-a__controlBoard{border:1px solid var(--line);background:#fafafd;border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}.landing-module__jke6-a__controlColumn{border-right:1px solid var(--line);min-width:0;padding:13px}.landing-module__jke6-a__controlColumn:last-child{border-right:0}.landing-module__jke6-a__controlColumn>header{min-height:32px;color:var(--purple);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.landing-module__jke6-a__controlColumn>header small{color:#67677a;letter-spacing:0;background:#ececf3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.landing-module__jke6-a__controlTask{background:#fff;border:1px solid #3e3ef41c;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:9px;min-height:94px;margin-top:9px;padding:11px;display:grid;box-shadow:0 8px 22px #2d2a620d}.landing-module__jke6-a__controlTask[data-tone=overdue]{background:snow;border-color:#c9363638}.landing-module__jke6-a__controlTask[data-tone=done]{background:#f8fcfa;border-color:#2fa9682e}.landing-module__jke6-a__controlTaskIcon{width:30px;height:30px;color:var(--purple);background:#efefff;border-radius:9px;place-items:center;display:grid}.landing-module__jke6-a__controlTaskIcon svg{width:14px;height:14px}.landing-module__jke6-a__controlTask[data-tone=overdue] .landing-module__jke6-a__controlTaskIcon{color:#c93636;background:#fff0f0}.landing-module__jke6-a__controlTask[data-tone=done] .landing-module__jke6-a__controlTaskIcon{color:#fff;background:#2fa968}.landing-module__jke6-a__controlTaskCopy{min-width:0}.landing-module__jke6-a__controlTaskCopy>small{color:#5f5f69;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.landing-module__jke6-a__controlTaskCopy>b{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.landing-module__jke6-a__controlTaskCopy>p{color:#5f5f69;gap:8px;margin:7px 0 0;font-size:8px;display:flex}.landing-module__jke6-a__controlTaskCopy>p span:last-child:before{content:"";background:#df4c4c;border-radius:50%;width:5px;height:5px;margin:0 4px 1px 0;display:inline-block}.landing-module__jke6-a__controlAssignee{color:#fff;background:#18181d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.landing-module__jke6-a__controlAssignee[data-unassigned=true]{color:#bd6812;background:#fff6eb;border:1px dashed #db7e21}.landing-module__jke6-a__controlTeam{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;padding:16px}.landing-module__jke6-a__controlTeam>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.landing-module__jke6-a__controlTeam>div:not(.landing-module__jke6-a__controlAttention){gap:4px;margin-top:12px;display:grid}.landing-module__jke6-a__controlTeam article{border-bottom:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px 0;display:grid}.landing-module__jke6-a__controlTeam article i{color:#fff;background:#25252b;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-style:normal;font-weight:800;display:grid}.landing-module__jke6-a__controlTeam article p{gap:2px;min-width:0;margin:0;display:grid}.landing-module__jke6-a__controlTeam article p b{font-size:10px}.landing-module__jke6-a__controlTeam article p small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.landing-module__jke6-a__controlTeam article>strong{justify-items:end;font-size:15px;display:grid}.landing-module__jke6-a__controlTeam article>strong small{color:var(--muted);font-size:7px;font-weight:500}.landing-module__jke6-a__controlAttention{color:#aa3030;background:#fff4f4;border:1px solid #c936362e;border-radius:12px;align-items:center;gap:9px;margin-top:16px;padding:11px;display:flex}.landing-module__jke6-a__controlAttention[data-resolved=true]{color:#287c4e;background:#effaf4;border-color:#2fa96833}.landing-module__jke6-a__controlAttention>svg{flex:none;width:19px;height:19px}.landing-module__jke6-a__controlAttention p{gap:2px;margin:0;display:grid}.landing-module__jke6-a__controlAttention b{font-size:9px}.landing-module__jke6-a__controlAttention small{font-size:8px}.landing-module__jke6-a__controlFooter{border:1px solid var(--line);color:#5f5f69;background:#f9f9fce6;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:43px;margin:14px 0 0;font-size:11px;display:flex}.landing-module__jke6-a__controlFooter svg{color:#fff;background:var(--purple);border-radius:50%;width:15px;height:15px;padding:3px}.landing-module__jke6-a__controlClosing{text-align:center;letter-spacing:-.025em;max-width:720px;margin:34px auto 0;font-size:clamp(20px,2.2vw,28px);line-height:1.25}.landing-module__jke6-a__planQualifier{color:#4a4a78;text-align:center;background:#f0efff;border:1px solid #3e3ef421;border-radius:999px;width:fit-content;max-width:720px;margin:18px auto 0;padding:9px 14px;font-size:11px;font-weight:700;line-height:1.4}.landing-module__jke6-a__priceGrid ul{gap:10px;padding:0;list-style:none;display:grid}.landing-module__jke6-a__priceGrid li{align-items:flex-start;gap:9px;font-size:13px;display:flex}.landing-module__jke6-a__priceGrid li svg{color:#fff;background:#000;border-radius:50%;flex:none;width:16px;height:16px;padding:3px}.landing-module__jke6-a__reviewStage{background:radial-gradient(circle at 50% 78%,#7569ff29,#0000 42%),linear-gradient(135deg,#f8f8ff,#f1f1ff);border:1px solid #3e3ef41a;border-radius:28px;width:min(1320px,100%);min-height:700px;margin:auto;padding:28px 64px 24px;position:relative;overflow:hidden;box-shadow:0 28px 80px #28285014}.landing-module__jke6-a__reviewDisclaimer{color:var(--purple);letter-spacing:.06em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;margin:0 auto;padding:8px 14px;font-size:10px;font-weight:800;display:table}.landing-module__jke6-a__reviewQuoteMark{color:#3e3ef42e;font-family:Georgia,serif;font-size:150px;line-height:1;position:absolute;top:58px;left:70px}.landing-module__jke6-a__reviewLive{z-index:1;text-align:center;place-items:center;min-height:280px;margin-top:14px;display:grid;position:relative}.landing-module__jke6-a__reviewLive>div{justify-items:center;display:grid}.landing-module__jke6-a__reviewLive blockquote{color:#16161a;letter-spacing:-.035em;max-width:850px;margin:0;font-size:clamp(27px,3vw,42px);font-weight:500;line-height:1.22}.landing-module__jke6-a__reviewPeople{z-index:1;grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;max-width:860px;margin:0 auto;display:grid;position:relative}.landing-module__jke6-a__reviewPerson{color:#222228;font:inherit;cursor:pointer;background:0 0;border:0;justify-items:center;gap:9px;transition:transform .25s;display:grid}.landing-module__jke6-a__reviewPerson[data-active=true]{transform:translateY(-4px)}.landing-module__jke6-a__reviewPerson i{color:#fff;opacity:.62;background:#e8e8ee;border:4px solid #ffffffeb;border-radius:28px;place-items:center;width:150px;height:150px;font-size:32px;font-style:normal;font-weight:700;transition:opacity .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #23233c26}.landing-module__jke6-a__reviewPerson i img{object-fit:cover}.landing-module__jke6-a__reviewPerson:hover i,.landing-module__jke6-a__reviewPerson[data-active=true] i{opacity:1}.landing-module__jke6-a__reviewPerson[data-active=true] i{border-color:#fff;border-radius:30px;width:230px;height:190px;box-shadow:0 0 0 2px #3e3ef42e,0 18px 38px #23233c2e}.landing-module__jke6-a__reviewPerson span{gap:2px;display:grid}.landing-module__jke6-a__reviewPerson b{font-size:12px}.landing-module__jke6-a__reviewPerson span em{color:#5f5f69;font-size:9px;font-style:normal}.landing-module__jke6-a__reviewPerson span small{color:#5f5f69;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.landing-module__jke6-a__reviewPerson span small svg{display:none}.landing-module__jke6-a__reviewPerson[data-active=true] span small{width:max-content;color:var(--purple);background:#ffffffb8;border-radius:999px;margin:5px auto 0;padding:5px 9px;font-weight:700}.landing-module__jke6-a__reviewPerson[data-active=true] span small svg{border:1px solid;border-radius:50%;width:13px;height:13px;padding:2px;display:block}.landing-module__jke6-a__reviewControls{z-index:1;grid-template-columns:44px 1fr 44px;align-items:center;gap:16px;max-width:480px;margin:14px auto 0;display:grid;position:relative}.landing-module__jke6-a__reviewControls>button{color:#1c1c21;cursor:pointer;background:#ffffffd1;border:1px solid #14141c24;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.landing-module__jke6-a__reviewControls>button svg{width:17px;height:17px}.landing-module__jke6-a__reviewControls>div{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.landing-module__jke6-a__reviewControls>div button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.landing-module__jke6-a__reviewControls>div button:after{content:"";background:#777783;border-radius:50%;width:9px;height:9px}.landing-module__jke6-a__reviewControls>div button[aria-current=true]:after{background:var(--purple);transform:scale(1.25)}.landing-module__jke6-a__reviewPerson:focus-visible,.landing-module__jke6-a__reviewControls button:focus-visible{outline-offset:4px;outline:3px solid #3e3eb8}.landing-module__jke6-a__clientPortal{justify-items:center;display:grid}.landing-module__jke6-a__portalStage{background:radial-gradient(circle at 45% 48%,#7569ff21,#0000 54%),linear-gradient(135deg,#f9f8ff,#f0efff);border:1px solid #3e3ef424;border-radius:30px;width:min(1320px,100%);margin:auto;padding:28px 28px 18px;overflow:hidden;box-shadow:0 28px 80px #28285014}.landing-module__jke6-a__portalStageGrid{grid-template-columns:minmax(0,2.1fr) minmax(250px,.9fr);align-items:center;gap:34px;display:grid}.landing-module__jke6-a__portalBrowser{background:#fff;border:1px solid #3e3ef41f;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 24px 64px #2d2a621f}.landing-module__jke6-a__portalBrowserBar{border-bottom:1px solid var(--line);color:#5f5f6e;background:#fbfbfc;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:10px;display:flex}.landing-module__jke6-a__portalBrowserBar>i{background:#ff695a;border-radius:50%;flex:none;width:9px;height:9px}.landing-module__jke6-a__portalBrowserBar>i:nth-child(2){background:#f1b72f}.landing-module__jke6-a__portalBrowserBar>i:nth-child(3){background:#31bb5c}.landing-module__jke6-a__portalBrowserBar>span{background:#f2f2f5;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:190px;min-height:28px;margin:auto;padding:0 20px;display:flex}.landing-module__jke6-a__portalBrowserBar svg{width:11px;height:11px}.landing-module__jke6-a__portalBrowserBar b{font-size:21px;font-weight:400}.landing-module__jke6-a__portalBrowserBody{padding:24px 34px 28px}.landing-module__jke6-a__portalBrandRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.landing-module__jke6-a__portalBrandRow>div{align-items:center;gap:10px;display:flex}.landing-module__jke6-a__portalBrandRow>div>i{width:38px;height:38px;color:var(--purple);font-family:var(--font-instrument-serif), Georgia, serif;background:#f3f1ff;border:1px solid #3e3ef42e;border-radius:50%;place-items:center;font-size:22px;font-style:italic;display:grid}.landing-module__jke6-a__portalBrandRow>div>span{display:grid}.landing-module__jke6-a__portalBrandRow b{font-family:var(--font-instrument-serif), Georgia, serif;font-size:23px;font-weight:400;line-height:.9}.landing-module__jke6-a__portalBrandRow small{letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:7px;font-weight:800}.landing-module__jke6-a__portalBrandRow>span{color:#30305a;align-items:center;gap:7px;font-size:10px;display:flex}.landing-module__jke6-a__portalBrandRow>span svg{width:18px;height:18px}.landing-module__jke6-a__portalWelcome{margin-top:36px}.landing-module__jke6-a__portalWelcome h3{letter-spacing:-.04em;margin:0;font-size:clamp(27px,2.5vw,38px);font-weight:600}.landing-module__jke6-a__portalWelcome p{color:#4e5d91;margin:7px 0 0;font-size:14px}.landing-module__jke6-a__portalTabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));margin-top:28px;display:grid}.landing-module__jke6-a__portalTabs span{color:#5a5a6e;white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:0;padding:13px 0;font-size:10px;display:flex}.landing-module__jke6-a__portalTabs svg{flex:none;width:17px;height:17px}.landing-module__jke6-a__portalStatusCard{border:1px solid var(--line);border-radius:16px;margin-top:16px;overflow:hidden}.landing-module__jke6-a__portalStatusCard>strong{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:52px;padding:0 18px;font-size:13px;display:flex}.landing-module__jke6-a__portalStatusCard>strong svg{color:#fff;background:#23ad68;border-radius:50%;width:25px;height:25px;padding:6px;box-shadow:0 0 0 6px #e8f7ee}.landing-module__jke6-a__portalStatusCard>div{border-bottom:1px solid var(--line);color:#25254d;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:48px;padding:0 18px;display:grid}.landing-module__jke6-a__portalStatusCard>div:last-child{border-bottom:0}.landing-module__jke6-a__portalStatusCard>div>svg{width:27px;height:27px;color:var(--purple);background:#efefff;border-radius:8px;padding:6px}.landing-module__jke6-a__portalStatusCard>div>span{font-size:11px}.landing-module__jke6-a__portalStatusCard small{color:#9898a2;font-size:inherit}.landing-module__jke6-a__portalStatusCard b{color:#4e5d91;font-weight:500}.landing-module__jke6-a__portalStatusCard b[data-success=true]{color:#087a4a}.landing-module__jke6-a__portalJourney{align-content:center;gap:0;display:grid;position:relative}.landing-module__jke6-a__portalJourney:before{background:linear-gradient(#3e3ef440, var(--purple), #3e3ef440);content:"";border-radius:99px;width:2px;position:absolute;top:13%;bottom:13%;left:26px}.landing-module__jke6-a__portalJourneyItem{grid-template-columns:54px 1fr;align-items:center;gap:18px;min-height:112px;display:grid;position:relative}.landing-module__jke6-a__portalJourneyItem>i{z-index:1;width:54px;height:54px;color:var(--purple);background:#eeecff;border:8px solid #ffffffd1;border-radius:50%;place-items:center;display:grid;box-shadow:0 5px 18px #3e3ef41f}.landing-module__jke6-a__portalJourneyItem svg{width:22px;height:22px}.landing-module__jke6-a__portalJourneyItem h3{margin:0;font-size:15px;line-height:1.25}.landing-module__jke6-a__portalJourneyItem p{color:#506093;margin:6px 0 0;font-size:12px;line-height:1.4}.landing-module__jke6-a__portalTrust{color:#506093;justify-content:center;align-items:center;gap:9px;width:max-content;max-width:100%;margin:18px auto 0;font-size:12px;display:flex}.landing-module__jke6-a__portalTrust svg{width:30px;height:30px;color:var(--purple);background:#ffffffb8;border-radius:50%;padding:7px}.landing-module__jke6-a__platform{background:#fff;border-radius:32px;grid-template-columns:.75fr 1.25fr;gap:52px;width:min(1184px,100% - 48px);margin:70px auto 90px;padding:80px;display:grid;position:relative;overflow:hidden}.landing-module__jke6-a__platformHeading{z-index:1;align-self:start;position:relative}.landing-module__jke6-a__platformHeading h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4vw,60px);font-weight:400;line-height:.98}.landing-module__jke6-a__platformHeading h2 em{margin-top:14px;display:block}.landing-module__jke6-a__platformHeading p{color:var(--muted);margin:24px 0 0;line-height:1.55}.landing-module__jke6-a__platformGrid{z-index:1;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.landing-module__jke6-a__platformGrid article{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;min-height:170px;padding:22px}.landing-module__jke6-a__platformGrid svg{color:#fff;background:#000;border-radius:50%;width:34px;height:34px;padding:8px}.landing-module__jke6-a__platformGrid article>span{float:right;color:#42428c;letter-spacing:.05em;text-transform:uppercase;background:#efefff;border-radius:999px;max-width:calc(100% - 46px);padding:6px 9px;font-size:8px;font-weight:800}.landing-module__jke6-a__platformGrid h3{margin:18px 0 6px;font-size:16px}.landing-module__jke6-a__platformGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.landing-module__jke6-a__miniAurora{filter:blur(25px);background:radial-gradient(circle at 18% 78%,#ffd96ee6,#0000 36%),radial-gradient(circle at 74% 20%,#3f40f5eb,#0000 42%);position:absolute;inset:45% -10% -30% 15%}.landing-module__jke6-a__compareTable{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(1040px,100%);margin:auto;overflow:hidden}.landing-module__jke6-a__compareTable>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 140px 140px;align-items:center;min-height:62px;display:grid}.landing-module__jke6-a__compareTable>div:last-child{border-bottom:0}.landing-module__jke6-a__compareTable span,.landing-module__jke6-a__compareTable b,.landing-module__jke6-a__compareTable em{padding:16px 22px}.landing-module__jke6-a__compareTable b,.landing-module__jke6-a__compareTable em{border-left:1px solid var(--line);place-items:center;height:100%;display:grid}.landing-module__jke6-a__compareTable svg{color:#fff;background:#000;border-radius:50%;width:28px;height:28px;padding:7px}.landing-module__jke6-a__comparisonShell{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(1120px,100%);margin:auto;overflow:hidden;box-shadow:0 24px 70px #2828500f}.landing-module__jke6-a__comparisonTable{border-collapse:collapse;table-layout:fixed;width:100%}.landing-module__jke6-a__comparisonTable :is(th,td){border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:19px 22px}.landing-module__jke6-a__comparisonTable thead th{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#111116;font-size:11px}.landing-module__jke6-a__comparisonTable thead th:first-child{width:23%}.landing-module__jke6-a__comparisonTable thead th:nth-child(2){color:#d7d4ff;width:38.5%}.landing-module__jke6-a__comparisonTable tbody tr:last-child :is(th,td){border-bottom:0}.landing-module__jke6-a__comparisonTable tbody th{color:#202026;background:#fbfbfc;font-size:12px}.landing-module__jke6-a__comparisonTable tbody td{color:var(--muted);font-size:12px;line-height:1.45}.landing-module__jke6-a__comparisonTable tbody td:nth-child(2){color:#30305c;background:#f7f6ff;font-weight:700}.landing-module__jke6-a__comparisonTable :is(th,td)+:is(th,td){border-left:1px solid var(--line)}.landing-module__jke6-a__proofRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:min(1120px,100%);margin:22px auto 0;display:grid}.landing-module__jke6-a__proofRow>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.landing-module__jke6-a__proofRow dt{color:#202026;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.landing-module__jke6-a__proofRow dd{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.5}.landing-module__jke6-a__aiCards[data-inactive=true]{display:none}@media (scripting:none){.landing-module__jke6-a__aiCards[data-inactive=true]{display:grid}}.landing-module__jke6-a__aiCards{grid-template-columns:1fr 1fr;gap:16px;width:min(1120px,100%);margin:auto;display:grid}.landing-module__jke6-a__aiCards article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:330px;padding:34px;position:relative}.landing-module__jke6-a__aiCards article>svg{color:#fff;background:#000;border-radius:50%;width:48px;height:48px;padding:12px}.landing-module__jke6-a__aiCards article>span{color:#fff;text-transform:uppercase;background:#3e3ef4;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;top:30px;right:30px}.landing-module__jke6-a__aiCards h3{margin:28px 0 10px;font-size:30px;font-weight:400}.landing-module__jke6-a__aiCards p{color:var(--muted);line-height:1.6}.landing-module__jke6-a__priceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(1184px,100%);margin:auto;display:grid}.landing-module__jke6-a__priceGrid article{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;padding:34px;display:flex;position:relative}.landing-module__jke6-a__priceGrid article>span{color:#fff;text-transform:uppercase;background:#3e3ef4;border-radius:0 0 12px 12px;padding:8px 14px;font-size:11px;font-weight:700;position:absolute;top:0;right:22px}.landing-module__jke6-a__priceGrid h3{font-size:18px;font-weight:500}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planAmount{letter-spacing:-.06em;margin:10px 0 0;font-size:58px;line-height:1.05}.landing-module__jke6-a__priceGrid small{letter-spacing:0;font-size:15px}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planBody{min-height:48px;color:var(--muted);margin:20px 0 0}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planNote{color:#4b4b6b;background:#f5f4ff;border-radius:13px;min-height:88px;margin:0;padding:13px;font-size:10px;line-height:1.45}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__darkButton{white-space:nowrap;width:100%;margin:20px 0 26px}.landing-module__jke6-a__planPriceLabel{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;margin:22px 0 0;font-size:11px;font-weight:800}.landing-module__jke6-a__planStrike{color:var(--muted);margin:10px 0 0;font-size:14px}.landing-module__jke6-a__planSave{color:#1c5c3f;background:#e8f7ee;border-radius:999px;align-self:start;margin:10px 0 0;padding:6px 11px;font-size:12px;font-weight:800}.landing-module__jke6-a__planEquivalent{color:var(--muted);margin:10px 0 0;font-size:13px}.landing-module__jke6-a__planRenewal{margin:8px 0 0;font-size:14px;font-weight:700}.landing-module__jke6-a__planCaveat{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.landing-module__jke6-a__planSwitch{margin:10px 0 0}.landing-module__jke6-a__planSwitch button{min-height:44px;color:var(--purple);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.landing-module__jke6-a__offerStrip{color:#fff;background:linear-gradient(135deg,#15131a,#050509 62%);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 32px;width:min(1184px,100%);margin:0 auto 20px;padding:30px 32px;display:grid}.landing-module__jke6-a__offerEyebrow{color:#c3c0ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.landing-module__jke6-a__offerStrip h3{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(30px,3.4vw,46px);font-weight:400;line-height:1}.landing-module__jke6-a__offerStrip h3 em{color:#cbc8ff}.landing-module__jke6-a__offerLead{color:#ffffffd1;max-width:52ch;margin:16px 0 0;font-size:15px;line-height:1.5}.landing-module__jke6-a__offerSlots>span{color:#fff;margin-top:10px;font-size:15px;font-weight:700;display:block}.landing-module__jke6-a__cycleToggle{background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;align-self:start;gap:4px;padding:5px;display:inline-flex}.landing-module__jke6-a__cycleToggle button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:44px;min-height:44px;padding:0 24px;font-size:15px;font-weight:600}.landing-module__jke6-a__cycleToggle button[aria-pressed=true]{color:#050509;background:#fff}.landing-module__jke6-a__offerStrip :is(a,button,[role=button]):focus-visible{outline-color:#b8b8ff}.landing-module__jke6-a__planExits{text-align:center;justify-items:center;gap:6px;margin-top:26px;display:grid}.landing-module__jke6-a__planExits>a{text-underline-offset:6px;align-items:center;gap:8px;min-height:44px;font-size:15px;font-weight:700;text-decoration:underline;display:inline-flex;color:var(--purple)!important}.landing-module__jke6-a__planExits>a svg{width:16px;height:16px}.landing-module__jke6-a__freeRow{border:1px solid var(--line);background:#ffffff8c;border-radius:22px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:20px 32px;width:min(1184px,100%);margin:16px auto 0;padding:26px 30px;display:grid}.landing-module__jke6-a__freeRow h3{margin:0;font-size:18px;font-weight:500}.landing-module__jke6-a__freeRow>div>p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.landing-module__jke6-a__freeRowCta{text-underline-offset:6px;align-items:center;gap:8px;min-height:44px;margin-top:12px;font-size:15px;font-weight:700;text-decoration:underline;display:inline-flex;color:var(--purple)!important}.landing-module__jke6-a__freeRowCta svg{width:16px;height:16px}.landing-module__jke6-a__freeRow .landing-module__jke6-a__cardCtaNote{color:var(--muted);text-align:left;margin:6px 0 0;font-size:11px;line-height:1.45;display:block}.landing-module__jke6-a__freeRow ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:0;padding:0;list-style:none;display:grid}.landing-module__jke6-a__freeRow li{align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;display:flex}.landing-module__jke6-a__freeRow li svg{color:#fff;background:#000;border-radius:50%;flex:none;width:16px;height:16px;padding:3px}.landing-module__jke6-a__taxNote{color:var(--muted);text-align:center;margin:20px auto 0;font-size:11px}.landing-module__jke6-a__featuredPlan{box-shadow:0 20px 60px #3e3ef41f;border-color:#3e3ef466!important}.landing-module__jke6-a__faqList{gap:10px;width:min(960px,100%);margin:auto;display:grid}.landing-module__jke6-a__faqList details{border:1px solid var(--line);background:#fff;border-radius:18px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.landing-module__jke6-a__faqList details[open]{border-color:#3e3ef447;box-shadow:0 14px 36px #2828500f}.landing-module__jke6-a__faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:18px 22px;font-size:14px;font-weight:700;list-style:none;display:flex}.landing-module__jke6-a__faqList summary::-webkit-details-marker{display:none}.landing-module__jke6-a__faqList summary svg{flex:none;width:18px;height:18px;transition:transform .2s}.landing-module__jke6-a__faqList details[open] summary svg{transform:rotate(180deg)}.landing-module__jke6-a__faqList details p{color:var(--muted);margin:0;padding:0 22px 22px;font-size:13px;line-height:1.65}.landing-module__jke6-a__finalCta{background:radial-gradient(circle at 18% 78%,#ffd96ee6,#0000 36%),radial-gradient(circle at 74% 20%,#3f40f5eb,#0000 42%),radial-gradient(circle at 94% 8%,#ffffffe6,#0000 32%),#030308;min-height:720px;padding:170px 24px 100px;position:relative;overflow:hidden}.landing-module__jke6-a__finalFade{background:linear-gradient(var(--paper) 0%, #f4f4f4d1 40%, #f4f4f433 75%, transparent);position:absolute;inset:0}.landing-module__jke6-a__finalCta>div:last-child{z-index:1;max-width:1184px;margin:auto;position:relative}.landing-module__jke6-a__finalCta h2{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(50px,5vw,72px);font-weight:400;line-height:.95}.landing-module__jke6-a__finalCta h2 em{display:block}.landing-module__jke6-a__finalCta p{max-width:600px;margin:24px 0;line-height:1.55}.landing-module__jke6-a__finalCta .landing-module__jke6-a__freeAccountCta{justify-items:start}.landing-module__jke6-a__finalCta .landing-module__jke6-a__ctaNotes{background:#0b0b12;border-radius:16px;gap:6px;width:min(100%,380px);margin-top:4px;padding:12px 16px}.landing-module__jke6-a__finalCta .landing-module__jke6-a__ctaNotes>:is(small,em){color:#fffffff0;text-align:left;max-width:none}@media (max-width:1100px){.landing-module__jke6-a__coreShowcase,.landing-module__jke6-a__problemGrid,.landing-module__jke6-a__platform{grid-template-columns:1fr}.landing-module__jke6-a__journeyTrack ol{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module__jke6-a__proofRow{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__jke6-a__controlBody{grid-template-columns:1fr}.landing-module__jke6-a__controlTeam>div:not(.landing-module__jke6-a__controlAttention){grid-template-columns:repeat(3,1fr);gap:10px}.landing-module__jke6-a__controlTeam article{border-bottom:0}.landing-module__jke6-a__preparationFlow{grid-template-columns:1fr;padding:4px}.landing-module__jke6-a__preparationConnector{transform:rotate(90deg)}.landing-module__jke6-a__preparationConnector span{display:none}.landing-module__jke6-a__preparationPanel{width:100%}.landing-module__jke6-a__paymentFlow{max-width:620px}.landing-module__jke6-a__reviewStage{padding-inline:34px}.landing-module__jke6-a__portalStageGrid{grid-template-columns:1fr}.landing-module__jke6-a__portalJourney{grid-template-columns:1fr 1fr;gap:8px 24px}.landing-module__jke6-a__portalJourney:before{display:none}.landing-module__jke6-a__portalJourneyItem{min-height:92px}.landing-module__jke6-a__platform{padding:48px}.landing-module__jke6-a__priceGrid{grid-template-columns:1fr;max-width:540px}}@media (max-width:680px){.landing-module__jke6-a__hero{min-height:0;padding:150px 20px 104px}.landing-module__jke6-a__journey{padding-bottom:48px}.landing-module__jke6-a__journeyTrack li{min-height:80px;padding:13px 10px}.landing-module__jke6-a__journeyTrack ol{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module__jke6-a__proofRow{grid-template-columns:1fr}.landing-module__jke6-a__hero h1{font-size:clamp(44px,12vw,60px);line-height:.91}.landing-module__jke6-a__heroContent>p{font-size:15px}.landing-module__jke6-a__loved{font-size:10px}.landing-module__jke6-a__showcase,.landing-module__jke6-a__problem,.landing-module__jke6-a__reviews,.landing-module__jke6-a__compare,.landing-module__jke6-a__aiSupport,.landing-module__jke6-a__pricing,.landing-module__jke6-a__faq{padding:56px 20px}.landing-module__jke6-a__sectionTitle{margin-bottom:26px}.landing-module__jke6-a__sectionTitle h2{font-size:36px}.landing-module__jke6-a__sectionTitle p{font-size:14px}.landing-module__jke6-a__tabs{border-radius:24px;grid-template-columns:1fr}.landing-module__jke6-a__tabs[data-testid=landing-capability-tabs]{grid-template-columns:1fr}.landing-module__jke6-a__showcaseCanvas{border-radius:22px;min-height:520px;padding:12px}.landing-module__jke6-a__coreShowcase{grid-template-columns:1fr;gap:18px;min-height:0}.landing-module__jke6-a__showcaseCanvas>*{min-height:360px}.landing-module__jke6-a__showcaseSummary{padding:26px 16px 8px}.landing-module__jke6-a__showcaseSummary h3{font-size:34px}.landing-module__jke6-a__showcaseArtwork{min-height:280px;padding:8px}.landing-module__jke6-a__showcaseArtwork img{max-height:280px}.landing-module__jke6-a__showcaseArtwork img+img{max-height:135px}.landing-module__jke6-a__leadPipeline{padding:4px}.landing-module__jke6-a__pipelineProgress{margin-bottom:12px}.landing-module__jke6-a__pipelineStages{grid-template-columns:1fr}.landing-module__jke6-a__pipelineStage{grid-template-columns:minmax(0,112px) 1fr;align-items:center;min-height:76px;padding:9px 10px;display:grid}.landing-module__jke6-a__pipelineStageLabel{min-height:0}.landing-module__jke6-a__leadCard{min-height:0;margin:0;padding:9px}.landing-module__jke6-a__leadCard>div{grid-template-columns:24px 1fr}.landing-module__jke6-a__leadCard>div span{width:24px;height:24px}.landing-module__jke6-a__leadCard p{margin:7px 0 5px}.landing-module__jke6-a__leadCard small{min-height:22px;padding:4px 6px}.landing-module__jke6-a__paymentFlow{grid-template-columns:1fr;gap:12px;padding:4px}.landing-module__jke6-a__paymentTimeline{padding:4px 8px}.landing-module__jke6-a__paymentTimeline>i{top:14%;bottom:14%;left:21px}.landing-module__jke6-a__paymentResult{grid-column:auto;grid-template-columns:34px 1fr;padding:14px}.landing-module__jke6-a__galleryReady{grid-column:1/-1;min-width:0}.landing-module__jke6-a__workflowTrail span{font-size:9px}.landing-module__jke6-a__marquee span{padding:0 25px;font-size:13px}.landing-module__jke6-a__problemConsequences span{min-height:48px;padding:8px;font-size:10px}.landing-module__jke6-a__painStack{gap:10px}.landing-module__jke6-a__painStack article{min-height:64px;padding:13px}.landing-module__jke6-a__expandedPain{min-height:128px!important}.landing-module__jke6-a__problemBridge{margin-top:30px}.landing-module__jke6-a__problemVisual{min-height:340px}.landing-module__jke6-a__problemVisual span:first-of-type{top:15%;right:3%}.landing-module__jke6-a__problemVisual span:nth-of-type(6){top:3%;left:3%}.landing-module__jke6-a__controlCanvas{border-radius:22px;padding:12px}.landing-module__jke6-a__controlStats{grid-template-columns:1fr 1fr;gap:8px}.landing-module__jke6-a__controlStat{min-height:68px;padding:11px}.landing-module__jke6-a__controlStat>svg{width:32px;height:32px}.landing-module__jke6-a__controlBoard{grid-template-columns:1fr}.landing-module__jke6-a__controlColumn{border-right:0;border-bottom:1px solid var(--line)}.landing-module__jke6-a__controlColumn:last-child{border-bottom:0}.landing-module__jke6-a__controlTask{min-height:82px}.landing-module__jke6-a__controlTeam>div:not(.landing-module__jke6-a__controlAttention){grid-template-columns:1fr}.landing-module__jke6-a__controlTeam article{border-bottom:1px solid var(--line)}.landing-module__jke6-a__controlClosing{margin-top:26px;font-size:21px}.landing-module__jke6-a__reviewStage{border-radius:22px;min-height:0;padding:20px 14px 18px}.landing-module__jke6-a__reviewQuoteMark{font-size:92px;top:56px;left:20px}.landing-module__jke6-a__reviewLive{min-height:240px;margin-top:16px}.landing-module__jke6-a__reviewLive blockquote{font-size:23px;line-height:1.28}.landing-module__jke6-a__reviewPeople{gap:6px}.landing-module__jke6-a__reviewPerson{gap:7px}.landing-module__jke6-a__reviewPerson i{border-width:3px;border-radius:18px;width:66px;height:66px;font-size:17px}.landing-module__jke6-a__reviewPerson[data-active=true] i{border-radius:21px;width:84px;height:84px}.landing-module__jke6-a__reviewPerson b{font-size:10px}.landing-module__jke6-a__reviewPerson span em{max-width:120px;font-size:8px}.landing-module__jke6-a__reviewPerson span small{font-size:8px}.landing-module__jke6-a__reviewControls{grid-template-columns:44px 44px;justify-content:center;gap:8px 16px;width:100%;max-width:300px}.landing-module__jke6-a__reviewControls>button:first-child{grid-area:1/1}.landing-module__jke6-a__reviewControls>button:last-child{grid-area:1/2}.landing-module__jke6-a__reviewControls>div{grid-area:2/1/auto/3;justify-self:center;width:max-content;max-width:176px}.landing-module__jke6-a__portalStage{border-radius:22px;padding:12px 12px 16px}.landing-module__jke6-a__portalStageGrid{gap:24px}.landing-module__jke6-a__portalBrowser{border-radius:17px}.landing-module__jke6-a__portalBrowserBar{min-height:38px;padding:0 10px}.landing-module__jke6-a__portalBrowserBar>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:178px;padding:0 8px;font-size:8px;overflow:hidden}.landing-module__jke6-a__portalBrowserBar b{display:none}.landing-module__jke6-a__portalBrowserBody{padding:18px 14px 16px}.landing-module__jke6-a__portalBrandRow>div>i{width:32px;height:32px;font-size:18px}.landing-module__jke6-a__portalBrandRow b{font-size:18px}.landing-module__jke6-a__portalBrandRow>span{font-size:0}.landing-module__jke6-a__portalBrandRow>span svg{width:19px;height:19px}.landing-module__jke6-a__portalWelcome{margin-top:28px}.landing-module__jke6-a__portalWelcome h3{font-size:25px}.landing-module__jke6-a__portalWelcome p{font-size:12px}.landing-module__jke6-a__portalTabs{margin-top:22px}.landing-module__jke6-a__portalTabs span{gap:3px;padding:12px 0;font-size:0}.landing-module__jke6-a__portalTabs svg{width:18px;height:18px}.landing-module__jke6-a__portalStatusCard>strong{padding:0 12px;font-size:12px}.landing-module__jke6-a__portalStatusCard>div{grid-template-columns:26px minmax(0,1fr) auto;gap:8px;min-height:52px;padding:0 12px}.landing-module__jke6-a__portalStatusCard>div>svg{width:25px;height:25px}.landing-module__jke6-a__portalStatusCard>div>span{min-width:0;font-size:10px}.landing-module__jke6-a__portalJourney{grid-template-columns:1fr;gap:0;padding:0 8px}.landing-module__jke6-a__portalJourney:before{display:block;top:12%;bottom:12%;left:34px}.landing-module__jke6-a__portalJourneyItem{grid-template-columns:54px 1fr;min-height:100px}.landing-module__jke6-a__portalJourneyItem h3{font-size:14px}.landing-module__jke6-a__portalJourneyItem p{font-size:11px}.landing-module__jke6-a__portalTrust{margin-top:14px;font-size:10px}.landing-module__jke6-a__platform{width:calc(100% - 40px);margin:40px auto 60px;padding:34px 20px}.landing-module__jke6-a__platformGrid{grid-template-columns:1fr}.landing-module__jke6-a__platformGrid article{min-height:0;padding:18px}.landing-module__jke6-a__platformGrid h3{margin:14px 0 5px}.landing-module__jke6-a__comparisonShell{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.landing-module__jke6-a__comparisonTable,.landing-module__jke6-a__comparisonTable tbody,.landing-module__jke6-a__comparisonTable tr,.landing-module__jke6-a__comparisonTable :is(th,td){width:100%;display:block}.landing-module__jke6-a__comparisonTable thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-module__jke6-a__comparisonTable tbody{gap:12px;display:grid}.landing-module__jke6-a__comparisonTable tbody tr{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.landing-module__jke6-a__comparisonTable tbody th{color:#fff;background:#111116;border:0;padding:15px 18px;font-size:14px}.landing-module__jke6-a__comparisonTable tbody td{border:0;border-top:1px solid var(--line);grid-template-columns:110px minmax(0,1fr);gap:12px;padding:15px 18px;display:grid}.landing-module__jke6-a__comparisonTable tbody td:before{color:#6b6b75;letter-spacing:.05em;text-transform:uppercase;content:attr(data-label);font-size:9px;font-weight:800}.landing-module__jke6-a__comparisonTable tbody td:nth-child(2):before{color:var(--purple)}.landing-module__jke6-a__aiCards{grid-template-columns:1fr;gap:12px}.landing-module__jke6-a__aiCards article{min-height:0;padding:22px}.landing-module__jke6-a__aiCards h3{margin:18px 0 8px;font-size:24px}.landing-module__jke6-a__aiCards article>svg{width:40px;height:40px;padding:10px}.landing-module__jke6-a__priceGrid article{padding:26px 22px}.landing-module__jke6-a__offerStrip{grid-template-columns:1fr;padding:26px 22px}.landing-module__jke6-a__freeRow{grid-template-columns:1fr;padding:24px 22px}.landing-module__jke6-a__freeRow ul{grid-template-columns:1fr}.landing-module__jke6-a__cycleToggle button{padding:0 20px}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planBody,.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planNote{min-height:0}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__planAmount{font-size:46px}.landing-module__jke6-a__faqList{gap:8px}.landing-module__jke6-a__faqList summary{min-height:56px;padding:13px 18px;font-size:13px}.landing-module__jke6-a__faqList details p{padding:0 18px 18px;font-size:12px}.landing-module__jke6-a__finalCta{min-height:0;padding:110px 20px 72px}}@media (max-width:390px){.landing-module__jke6-a__tabs[data-testid=landing-demo-tabs]{grid-template-columns:1fr 1fr}.landing-module__jke6-a__hero h1,.landing-module__jke6-a__sectionTitle h2{font-size:40px}.landing-module__jke6-a__heroContent .landing-module__jke6-a__darkButton,.landing-module__jke6-a__freeAccountCta{width:100%}.landing-module__jke6-a__freeAccountCta .landing-module__jke6-a__darkButton{white-space:nowrap;width:100%;padding:10px 12px;font-size:12px}.landing-module__jke6-a__heroContent .landing-module__jke6-a__demoCta{width:100%;padding-inline:12px;font-size:13px}.landing-module__jke6-a__priceGrid article{padding:26px 20px}.landing-module__jke6-a__priceGrid .landing-module__jke6-a__darkButton{padding-inline:10px;font-size:11px}.landing-module__jke6-a__problemVisual span{font-size:11px}.landing-module__jke6-a__platformHeading h2,.landing-module__jke6-a__finalCta h2{font-size:44px}}@media (prefers-reduced-motion:reduce),(scripting:none){.landing-module__jke6-a__landing *,.landing-module__jke6-a__landing :before,.landing-module__jke6-a__landing :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.landing-module__jke6-a__marquee[data-animated=true]{overflow:visible}.landing-module__jke6-a__marquee[data-animated=true]>div{width:100%}.landing-module__jke6-a__marquee[data-animated=true] .landing-module__jke6-a__marqueeGroup{flex-wrap:wrap;justify-content:center}.landing-module__jke6-a__marquee[data-animated=true] .landing-module__jke6-a__marqueeGroup[aria-hidden=true]{display:none}.landing-module__jke6-a__marquee[data-animated=true] span{white-space:normal;padding-block:8px}}.landing-module__jke6-a__studioHomeSection{justify-items:center;display:grid}.landing-module__jke6-a__studioHomeRoleTabs{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:7px;width:min(660px,100%);margin:0 auto 20px;padding:7px;display:grid}.landing-module__jke6-a__studioHomeRoleTabs button{color:#606069;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:44px;font-size:12px;font-weight:700;transition:color .2s,background .2s,box-shadow .2s}.landing-module__jke6-a__studioHomeRoleTabs button[aria-pressed=true]{color:#fff;background:var(--purple);box-shadow:0 9px 24px #3e3ef438}.landing-module__jke6-a__studioHomeWindow{background:#fff;border:1px solid #3e3ef424;border-radius:28px;width:min(1184px,100%);margin:auto;overflow:hidden;box-shadow:0 28px 80px #2828501a}.landing-module__jke6-a__studioHomeWindow>header{border-bottom:1px solid var(--line);color:#62626c;background:#fafafd;justify-content:space-between;align-items:center;gap:14px;min-height:46px;padding:0 18px;font-size:10px;display:flex}.landing-module__jke6-a__studioHomeWindow>header span{letter-spacing:.08em;text-transform:uppercase;font-weight:800}.landing-module__jke6-a__studioHomeWindow>header b{font-weight:600}.landing-module__jke6-a__studioHomeShell{grid-template-columns:170px minmax(0,1fr);display:grid}.landing-module__jke6-a__studioHomeNav{color:#d6d4fb;background:linear-gradient(160deg,#26225f,#151336);min-width:0;padding:20px 12px}.landing-module__jke6-a__studioHomeNav strong{color:#fff;margin:0 8px 22px;font-size:17px;display:block}.landing-module__jke6-a__studioHomeNav small{color:#8e8bc4;letter-spacing:.14em;text-transform:uppercase;margin:0 8px 7px;font-size:8px;font-weight:800;display:block}.landing-module__jke6-a__studioHomeNav span{text-overflow:ellipsis;white-space:nowrap;border-radius:9px;align-items:center;min-height:35px;margin-top:3px;padding:0 10px;font-size:10px;display:flex;overflow:hidden}.landing-module__jke6-a__studioHomeNav span[data-active=true]{color:#fff;background:#5e58df}.landing-module__jke6-a__studioHomeBrief{background:radial-gradient(circle at 84% 0,#3e3ef40f,#0000 31%),#f7f7f9;min-width:0;padding:22px}.landing-module__jke6-a__studioHomeGreeting{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.landing-module__jke6-a__studioHomeGreeting small{color:#686872;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.landing-module__jke6-a__studioHomeGreeting h3{font-family:var(--font-instrument-serif), Georgia, serif;margin:5px 0 0;font-size:clamp(27px,3vw,38px);font-style:italic;font-weight:400;line-height:1}.landing-module__jke6-a__studioHomeGreeting p{color:#64646d;margin:6px 0 0;font-size:10px}.landing-module__jke6-a__studioHomeGreeting>span{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.landing-module__jke6-a__studioHomeGreeting svg{width:14px}.landing-module__jke6-a__studioHomeKpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.landing-module__jke6-a__studioHomeKpis article{background:#fff;border:1px solid #3e3ef41c;border-radius:13px;min-width:0;min-height:92px;padding:12px}.landing-module__jke6-a__studioHomeKpis article>div{color:#696974;justify-content:space-between;align-items:center;gap:6px;display:flex}.landing-module__jke6-a__studioHomeKpis article small{letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}.landing-module__jke6-a__studioHomeKpis article svg{width:13px;height:13px;color:var(--purple);flex:none}.landing-module__jke6-a__studioHomeKpis article b{font-family:var(--font-instrument-serif), Georgia, serif;white-space:nowrap;margin-top:10px;font-size:24px;font-weight:400;line-height:1;display:block}.landing-module__jke6-a__studioHomeKpis article>span{color:#6d6d76;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;display:block;overflow:hidden}.landing-module__jke6-a__studioHomePanels{grid-template-columns:1.35fr 1fr 1fr;gap:10px;margin-top:10px;display:grid}.landing-module__jke6-a__studioHomePanels>article,.landing-module__jke6-a__studioHomeMyDay{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;overflow:hidden}.landing-module__jke6-a__studioHomePanels article>header,.landing-module__jke6-a__studioHomeMyDay>header{border-bottom:1px solid var(--line);gap:2px;padding:12px 13px;display:grid}.landing-module__jke6-a__studioHomePanels header small,.landing-module__jke6-a__studioHomeMyDay header small{letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.landing-module__jke6-a__studioHomePanels header b,.landing-module__jke6-a__studioHomeMyDay header b{color:#696974;font-size:8px;font-weight:500}.landing-module__jke6-a__studioHomePanels article>div{border-bottom:1px solid var(--line);grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:41px;padding:8px 12px;display:grid}.landing-module__jke6-a__studioHomePanels article>div:last-child{border-bottom:0}.landing-module__jke6-a__studioHomePanels article>div svg{width:14px;height:14px;color:var(--purple)}.landing-module__jke6-a__studioHomePanels article:first-child>div svg{color:#c94b43}.landing-module__jke6-a__studioHomePanels article>div span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:650;overflow:hidden}.landing-module__jke6-a__studioHomePanels article>div small{color:var(--purple);font-size:8px}.landing-module__jke6-a__studioHomeLaunchers{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;margin-top:10px;display:grid}.landing-module__jke6-a__studioHomeLaunchers>span{border:1px solid var(--line);color:#696974;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:9px;display:flex}.landing-module__jke6-a__studioHomeLaunchers b{color:#111116;font-size:10px}.landing-module__jke6-a__studioHomeLaunchers>small{color:#6d6d76;max-width:135px;font-size:8px;line-height:1.35}.landing-module__jke6-a__studioHomeMyDay{margin-top:10px}.landing-module__jke6-a__studioHomeMyDay>header{justify-content:space-between;align-items:center;display:flex}.landing-module__jke6-a__studioHomeMyDay>header div{gap:2px;display:grid}.landing-module__jke6-a__studioHomeMyDay>header>span{color:var(--purple);font-size:9px;font-weight:700}.landing-module__jke6-a__studioHomeMyDay>div{border-bottom:1px solid var(--line);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:9px 13px;display:grid}.landing-module__jke6-a__studioHomeMyDay>div:last-child{border-bottom:0}.landing-module__jke6-a__studioHomeMyDay>div svg{width:15px;color:var(--purple)}.landing-module__jke6-a__studioHomeMyDay p{gap:2px;margin:0;display:grid}.landing-module__jke6-a__studioHomeMyDay p b{font-size:10px}.landing-module__jke6-a__studioHomeMyDay p small,.landing-module__jke6-a__studioHomeMyDay time{color:#6d6d76;font-size:8px}.landing-module__jke6-a__studioHomeProof{grid-template-columns:repeat(4,1fr);gap:10px;width:min(1184px,100%);margin:14px auto 0;display:grid}.landing-module__jke6-a__studioHomeProof article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;min-height:80px;padding:16px;display:grid}.landing-module__jke6-a__studioHomeProof b{letter-spacing:.07em;text-transform:uppercase;font-size:10px}.landing-module__jke6-a__studioHomeProof span{color:#62626c;font-size:10px;line-height:1.4}@media (max-width:1100px){.landing-module__jke6-a__studioHomeShell{grid-template-columns:140px minmax(0,1fr)}.landing-module__jke6-a__studioHomeKpis{grid-template-columns:repeat(3,1fr)}.landing-module__jke6-a__studioHomePanels{grid-template-columns:1fr 1fr}.landing-module__jke6-a__studioHomePanels>article:first-child{grid-column:1/-1}.landing-module__jke6-a__studioHomeLaunchers{grid-template-columns:1fr 1fr}.landing-module__jke6-a__studioHomeLaunchers>small{grid-column:1/-1;max-width:none}.landing-module__jke6-a__studioHomeProof{grid-template-columns:1fr 1fr}}@media (max-width:680px){.landing-module__jke6-a__studioHomeRoleTabs{grid-template-columns:1fr}.landing-module__jke6-a__studioHomeRoleTabs button{min-height:42px}.landing-module__jke6-a__studioHomeWindow{border-radius:22px}.landing-module__jke6-a__studioHomeWindow>header{flex-direction:column;align-items:flex-start;gap:3px;padding-block:11px}.landing-module__jke6-a__studioHomeShell{grid-template-columns:1fr}.landing-module__jke6-a__studioHomeNav{flex-wrap:wrap;align-items:center;gap:5px;padding:10px;display:flex}.landing-module__jke6-a__studioHomeNav strong{margin:0 6px 0 0;font-size:13px}.landing-module__jke6-a__studioHomeNav small{display:none}.landing-module__jke6-a__studioHomeNav span{flex:none;min-height:30px;margin:0;padding-inline:9px;font-size:8px}.landing-module__jke6-a__studioHomeBrief{padding:14px}.landing-module__jke6-a__studioHomeGreeting{flex-direction:column;align-items:flex-start}.landing-module__jke6-a__studioHomeGreeting h3{font-size:30px}.landing-module__jke6-a__studioHomeKpis{grid-template-columns:1fr 1fr}.landing-module__jke6-a__studioHomeKpis article{min-height:82px;padding:10px}.landing-module__jke6-a__studioHomePanels{grid-template-columns:1fr}.landing-module__jke6-a__studioHomePanels>article:first-child{grid-column:auto}.landing-module__jke6-a__studioHomeLaunchers,.landing-module__jke6-a__studioHomeProof{grid-template-columns:1fr}.landing-module__jke6-a__studioHomeLaunchers>small{grid-column:auto}.landing-module__jke6-a__studioHomeMyDay>div{grid-template-columns:18px minmax(0,1fr)}.landing-module__jke6-a__studioHomeMyDay time{grid-column:2}}
