html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--landing-brand: #6366f1;--landing-brand-dark: #4f46e5;--landing-ink: #16121f;--landing-title: #ffffff;--landing-muted: #e3e3e3;--landing-line: rgba(22, 18, 31, .1);--landing-shell: rgba(255, 255, 255, .86);--landing-shadow: 0 24px 70px rgba(22, 18, 31, .14);--landing-nav-height: 72px;--landing-viewport-height: 100svh;--landing-section-pad-bottom: clamp(14px, 2.5vh, 24px);--landing-content-height: calc( var(--landing-viewport-height) - var(--landing-nav-height) - var(--landing-section-pad-bottom) )}@supports (height: 100dvh){:root{--landing-viewport-height: 100dvh}}html{scroll-behavior:auto}html:has(.landing-page){scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none}html:has(.landing-page)::-webkit-scrollbar{display:none}body:has(.landing-page){overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none;margin:0}body:has(.landing-page)::-webkit-scrollbar{display:none}.landing-page{position:relative;min-height:var(--landing-viewport-height);background:transparent;color:var(--landing-ink);isolation:isolate}.landing-video-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background-color:#151018;background-position:center;background-size:cover}.landing-video-bg__video,.landing-video-bg__overlay{position:absolute;inset:0;width:100%;height:100%}.landing-video-bg__video{object-fit:cover;object-position:center;opacity:0}.landing-video-bg__video.is-visible{opacity:1}.landing-video-bg__overlay{background:linear-gradient(180deg,#0c09126b,#0c091257),radial-gradient(circle at 50% 22%,rgba(99,102,241,.2),transparent 34%),radial-gradient(circle at 76% 78%,rgba(236,72,153,.12),transparent 36%)}.landing-navbar{position:fixed;top:0;left:0;right:0;z-index:1100;height:var(--landing-nav-height);transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,color .28s ease}.landing-navbar__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:14px 0}.landing-navbar.is-hero{color:#fff;background:linear-gradient(180deg,#00000061,#0000);border-bottom:1px solid rgba(255,255,255,.12)}.landing-navbar.is-solid{color:var(--landing-ink);background:#ffffffe0;border-bottom:1px solid rgba(22,18,31,.08);box-shadow:0 12px 40px #16121f14;backdrop-filter:blur(18px)}.landing-brand.ant-btn{height:44px;padding:0;color:currentColor;display:inline-flex;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;letter-spacing:0}.landing-brand__mark{width:36px;height:auto;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,0,.14))}.landing-brand__label{display:inline-block}.landing-brand.ant-btn:hover{color:currentColor;background:transparent!important}.landing-navbar__links .ant-btn,.landing-contact-nav-button.ant-btn{color:currentColor;font-weight:650}.landing-navbar__links .ant-btn:hover,.landing-navbar__links .ant-btn.is-active,.landing-contact-nav-button.ant-btn:hover,.landing-contact-nav-button.ant-btn.is-active{color:currentColor;background:#6366f11f}.landing-navbar.is-hero .landing-navbar__links .ant-btn:hover,.landing-navbar.is-hero .landing-navbar__links .ant-btn.is-active,.landing-navbar.is-hero .landing-contact-nav-button.ant-btn:hover,.landing-navbar.is-hero .landing-contact-nav-button.ant-btn.is-active{background:#ffffff29}.landing-lang-floating.ant-btn,.landing-motion-floating.ant-btn{position:fixed;bottom:22px;z-index:1000;height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--landing-ink);background:#ffffffd6;border:1px solid rgba(22,18,31,.12);border-radius:999px;box-shadow:0 8px 24px #16121f1a;backdrop-filter:blur(10px);transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.landing-lang-floating.ant-btn{left:22px}.landing-motion-floating.ant-btn{right:22px;width:34px;padding:0;justify-content:center;color:#16121fb8}.landing-motion-floating.ant-btn svg{flex:0 0 auto}.landing-lang-floating.ant-btn:hover,.landing-lang-floating.ant-btn:focus-visible,.landing-motion-floating.ant-btn:hover,.landing-motion-floating.ant-btn:focus-visible{color:#fff;background:#16121fc7;border-color:#ffffff47;transform:translateY(-1px)}.landing-floating-toggle__current{color:var(--landing-ink);transition:color .2s ease}.landing-floating-toggle__sep{color:#16121f5c;transition:color .2s ease}.landing-floating-toggle__next{color:#16121f8f;transition:color .2s ease}.landing-lang-floating.ant-btn:hover .landing-floating-toggle__current,.landing-lang-floating.ant-btn:focus-visible .landing-floating-toggle__current,.landing-motion-floating.ant-btn:hover .landing-floating-toggle__current,.landing-motion-floating.ant-btn:focus-visible .landing-floating-toggle__current{color:#fff}.landing-lang-floating.ant-btn:hover .landing-floating-toggle__sep,.landing-lang-floating.ant-btn:focus-visible .landing-floating-toggle__sep,.landing-motion-floating.ant-btn:hover .landing-floating-toggle__sep,.landing-motion-floating.ant-btn:focus-visible .landing-floating-toggle__sep{color:#ffffff85}.landing-lang-floating.ant-btn:hover .landing-floating-toggle__next,.landing-lang-floating.ant-btn:focus-visible .landing-floating-toggle__next,.landing-motion-floating.ant-btn:hover .landing-floating-toggle__next,.landing-motion-floating.ant-btn:focus-visible .landing-floating-toggle__next{color:#ffffffb8}.landing-app-button.ant-btn-primary,.landing-pricing__cta.ant-btn-primary,.landing-contact__cta.ant-btn-primary{border-color:var(--landing-brand);background:var(--landing-brand);font-weight:760;box-shadow:none}.landing-app-button.ant-btn-primary:hover,.landing-pricing__cta.ant-btn-primary:hover,.landing-contact__cta.ant-btn-primary:hover{border-color:var(--landing-brand-dark);background:var(--landing-brand-dark)}.landing-main{position:relative;z-index:1}.landing-section{position:relative;z-index:1;box-sizing:border-box;height:var(--landing-viewport-height);min-height:var(--landing-viewport-height);max-height:var(--landing-viewport-height);overflow:hidden;display:flex;align-items:center;padding:var(--landing-nav-height) 20px var(--landing-section-pad-bottom)}.landing-section__inner{position:relative;z-index:2;width:min(1180px,100%);max-height:var(--landing-content-height);min-height:0;margin:0 auto;overflow:hidden}.landing-section__header{max-width:760px;margin:0 auto clamp(16px,3vh,36px);text-align:center}.landing-section__header .ant-typography{margin-left:auto;margin-right:auto}.landing-section__header h2.ant-typography{margin-top:0;margin-bottom:clamp(8px,1.4vh,14px);color:var(--landing-title);font-size:clamp(1.9rem,3.7vw,4rem);font-weight:850;line-height:.98;letter-spacing:0}.landing-section__header div.ant-typography,.landing-section__header .ant-typography{color:var(--landing-muted);font-size:clamp(.96rem,1.32vw,1.18rem);line-height:1.45}.landing-hero{justify-content:center;padding-top:var(--landing-nav-height);color:#fff;text-align:center;background:transparent}.landing-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.landing-hero__overlay{z-index:1;background:linear-gradient(180deg,#0000007a,#00000052),radial-gradient(circle at 50% 70%,rgba(99,102,241,.24),transparent 42%)}.landing-hero__content{max-width:940px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:clamp(0px,3vh,32px)}.landing-hero__title.ant-typography{margin:0 auto clamp(16px,2.4vh,24px);color:#fff;font-size:clamp(2.35rem,min(7vw,10vh),6.4rem);font-weight:900;line-height:.96;letter-spacing:0;text-wrap:balance;text-shadow:0 18px 48px rgba(0,0,0,.38)}.landing-hero__title-main,.landing-hero__title-accent{display:block}.landing-hero__title-accent{width:fit-content;max-width:100%;margin:clamp(10px,1.6vw,18px) auto 0;color:#ffffffe0;font-size:.56em;font-weight:760;line-height:1.08;text-shadow:0 14px 34px rgba(0,0,0,.32)}.landing-hero__title-accent:before,.landing-hero__title-accent:after{content:"";width:clamp(28px,4vw,58px);height:2px;display:inline-block;vertical-align:middle;border-radius:999px;background:#ffffff6b}.landing-hero__title-accent:before{margin-right:clamp(10px,1.6vw,18px)}.landing-hero__title-accent:after{margin-left:clamp(10px,1.6vw,18px)}.landing-hero__subtitle.ant-typography{max-width:720px;margin:0 auto clamp(20px,3vh,34px);color:#ffffffe6;font-size:clamp(1rem,1.55vw,1.3rem);line-height:1.46;text-wrap:balance}.landing-hero__cta.ant-btn{height:52px;padding:0 30px;color:var(--landing-brand-dark);border:none;background:#fff;font-weight:820}.landing-hero__cta.ant-btn:hover{color:var(--landing-brand-dark);background:#ffffffe6}.landing-hero__secondary.ant-btn{height:52px;padding:0 24px;color:#fff;border:1px solid rgba(255,255,255,.34);background:#ffffff1a;font-weight:760}.landing-hero__secondary.ant-btn:hover{color:#fff;background:#ffffff2e}.landing-hero__signal{width:fit-content;max-width:100%;display:inline-flex;align-items:center;justify-content:center;margin:clamp(-14px,-1.6vh,-8px) auto clamp(18px,2.4vh,24px);padding:9px 14px;color:#ffffffeb;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1f;box-shadow:0 16px 42px #00000024;backdrop-filter:blur(14px);font-size:.9rem;font-weight:800;line-height:1.16;text-align:center;text-wrap:balance}.landing-section--features{background:linear-gradient(135deg,#0003,#fff3),radial-gradient(circle at 10% 16%,rgba(99,102,241,.08),transparent 28%),radial-gradient(circle at 86% 78%,rgba(236,72,153,.05),transparent 28%);backdrop-filter:blur(1px)}.landing-features{height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center}.landing-features .landing-section__header{max-width:960px;margin-bottom:clamp(14px,2.4vh,28px)}.landing-features .landing-section__header h2.ant-typography{font-size:clamp(2rem,3.4vw,3.6rem);line-height:1.02;text-wrap:balance}.landing-features .landing-section__header .ant-typography{max-width:760px}.landing-features__carousel{position:relative;width:min(100%,1180px);height:clamp(340px,46vh,430px);margin:0 auto;perspective:1300px;perspective-origin:50% 38%;cursor:grab;user-select:none;touch-action:pan-y}.landing-features__carousel:active{cursor:grabbing}.landing-features__carousel:before{content:"";position:absolute;left:50%;bottom:6px;z-index:0;width:min(760px,78vw);height:112px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(99,102,241,.2),transparent 64%),linear-gradient(90deg,transparent,rgba(22,18,31,.12),transparent);filter:blur(14px);opacity:.72;pointer-events:none;transform:translate(-50%) rotateX(72deg)}.landing-features__carousel:after{content:"";position:absolute;left:0;right:0;bottom:12px;z-index:0;width:min(720px,74vw);height:2px;margin:0 auto;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.3),rgba(236,72,153,.18),transparent);pointer-events:none}.landing-features__stage{position:relative;z-index:1;height:100%;transform-style:preserve-3d}.landing-features__arrow.ant-btn{position:absolute;top:50%;z-index:40;width:46px;height:46px;color:var(--landing-ink);border:1px solid rgba(22,18,31,.08);background:#ffffffe6;box-shadow:0 16px 40px #16121f1f;transform:translateY(-50%);backdrop-filter:blur(14px)}.landing-features__arrow.ant-btn:hover{color:var(--landing-brand);border-color:#6366f13d;background:#fff}.landing-features__arrow--prev.ant-btn{left:clamp(2px,2vw,16px)}.landing-features__arrow--next.ant-btn{right:clamp(2px,2vw,16px)}.landing-feature-card{position:absolute;top:50%;left:50%;width:clamp(280px,27vw,340px);min-height:clamp(230px,32vh,292px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:clamp(20px,2vw,26px);text-align:center;border:1px solid rgba(255,255,255,.7);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f8f7ffeb),radial-gradient(circle at 18% 14%,rgba(99,102,241,.16),transparent 34%);box-shadow:0 32px 80px #16121f2e,inset 0 1px #ffffffe6;backdrop-filter:blur(18px);cursor:pointer;opacity:0;pointer-events:auto;transform:translate(-50%,-50%);transform-origin:center;transition:background .24s ease,border-color .24s ease,box-shadow .24s ease}.landing-feature-card:hover{border-color:#6366f152;box-shadow:0 38px 92px #16121f38,inset 0 1px #fffffff2}.landing-feature-card.is-active{border-color:#6366f16b;background:linear-gradient(145deg,#fff,#f7f7ff),radial-gradient(circle at 18% 14%,rgba(99,102,241,.18),transparent 34%)}.landing-feature-card.is-hidden{pointer-events:none}.landing-icon-tile{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#6366f11f;flex:0 0 auto}.landing-feature-card h5.ant-typography{margin:0 0 5px;color:var(--landing-ink);font-weight:800;letter-spacing:0}.landing-feature-card h5.ant-typography{margin-bottom:8px;font-size:1.16rem;line-height:1.2}.landing-feature-card .ant-typography{color:var(--landing-ink);line-height:1.48}.landing-feature-card .ant-typography{display:block;max-width:26ch;margin:0 auto;font-size:.95rem;line-height:1.44}.landing-features__dots{display:flex;justify-content:center;gap:7px;margin-top:clamp(10px,2vh,18px)}.landing-features__dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#16121f38;cursor:pointer;transition:width .22s ease,background .22s ease}.landing-features__dots button.is-active{width:24px;background:var(--landing-brand)}.landing-workflow-deck{position:relative;width:min(100%,1160px);min-height:0;margin:0 auto}.landing-workflow-viewport{width:100%;overflow:hidden;touch-action:pan-y;cursor:grab;user-select:none}.landing-workflow-viewport:active{cursor:grabbing}.landing-workflow-track{display:flex;transition:transform .54s cubic-bezier(.22,1,.36,1);will-change:transform}.landing-workflow-slide{min-width:100%;padding:6px clamp(42px,6vw,68px) clamp(12px,1.8vh,20px);opacity:.42;transform:scale(.965);transition:opacity .42s ease,transform .42s ease}.landing-workflow-slide.is-active{opacity:1;transform:scale(1)}.landing-workflow-nav.ant-btn{position:absolute;top:50%;z-index:8;width:46px;height:46px;color:var(--landing-ink);border:1px solid rgba(22,18,31,.08);background:#ffffffe6;box-shadow:0 16px 40px #16121f1f;transform:translateY(-50%);backdrop-filter:blur(14px)}.landing-workflow-nav.ant-btn:hover{color:var(--landing-brand);border-color:#6366f13d;background:#fff}.landing-workflow-nav.ant-btn:disabled{opacity:.35;background:#ffffffb8}.landing-workflow-nav--prev.ant-btn{left:0}.landing-workflow-nav--next.ant-btn{right:0}.landing-workflow-progress{display:flex;justify-content:center;gap:7px;margin-top:clamp(8px,1.4vh,14px)}.landing-workflow-progress button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#16121f38;cursor:pointer;transition:width .22s ease,background .22s ease}.landing-workflow-progress button.is-active{width:26px;background:var(--landing-brand)}.landing-workflow-card{position:relative;height:clamp(360px,50vh,520px);min-height:0;display:grid;grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);gap:clamp(18px,2.6vw,32px);align-items:center;padding:clamp(18px,2.6vw,32px);overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f8f7ffe6),radial-gradient(circle at 24% 0%,rgba(99,102,241,.16),transparent 42%);box-shadow:0 24px 70px #16121f1f,inset 0 1px #ffffffe6}.landing-workflow-card--rose{background:linear-gradient(145deg,#fffffffa,#fff8fce6),radial-gradient(circle at 24% 0%,rgba(236,72,153,.13),transparent 42%)}.landing-workflow-card--teal{background:linear-gradient(145deg,#fffffffa,#f6fcfae6),radial-gradient(circle at 24% 0%,rgba(20,184,166,.12),transparent 42%)}.landing-workflow-card--gold{background:linear-gradient(145deg,#fffffffa,#fffbf0eb),radial-gradient(circle at 24% 0%,rgba(245,158,11,.14),transparent 42%)}.landing-workflow-card--ink{background:linear-gradient(145deg,#fffffffa,#f6f6faf0),radial-gradient(circle at 24% 0%,rgba(22,18,31,.12),transparent 42%)}.landing-workflow-card__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.landing-workflow-card__step.ant-tag{margin:0;color:var(--landing-brand-dark);border:1px solid rgba(99,102,241,.16);border-radius:8px;background:#6366f11a;font-weight:760}.landing-workflow-card h3.ant-typography{margin:2px 0 0;color:var(--landing-ink);font-size:clamp(1.5rem,2.7vw,2.45rem);line-height:1.08;font-weight:850;letter-spacing:0;text-wrap:balance}.landing-workflow-card .ant-typography{color:var(--landing-ink);font-size:clamp(.96rem,1.12vw,1.08rem);line-height:1.46}.landing-workflow-card__visual{position:relative;min-height:0}.landing-workflow-card__visual img,.landing-product-frame{width:100%;height:clamp(210px,31vh,340px);display:block;overflow:hidden;border:1px solid rgba(22,18,31,.1);border-radius:8px;background:#f8f7ff;box-shadow:0 20px 48px #16121f24,inset 0 1px #fffffff0}.landing-workflow-card__visual img{object-fit:cover;object-position:top center}.landing-product-frame__chrome{height:24px;display:flex;align-items:center;gap:5px;padding:0 10px;border-bottom:1px solid rgba(22,18,31,.08);background:#ffffffb3}.landing-product-frame__chrome span{width:6px;height:6px;border-radius:999px;background:#16121f3d}.landing-product-frame__body{height:calc(100% - 24px);display:grid;grid-template-columns:38px 1fr}.landing-product-frame aside{display:flex;flex-direction:column;gap:8px;padding:12px 10px;border-right:1px solid rgba(22,18,31,.08);background:#16121f0a}.landing-product-frame aside span{height:14px;border-radius:6px;background:#16121f29}.landing-product-frame aside span.is-active{background:var(--landing-brand)}.landing-product-frame main{min-width:0;display:flex;flex-direction:column;gap:10px;padding:12px}.landing-product-frame__header{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--landing-ink);font-size:.74rem}.landing-product-frame__header span{color:#16121f8c}.landing-product-frame__metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.landing-product-frame__metrics span{min-height:34px;display:flex;align-items:center;padding:7px;color:var(--landing-ink);border-radius:7px;background:#ffffffe0;font-size:.69rem;font-weight:750;box-shadow:inset 0 0 0 1px #16121f0f}.landing-product-frame__table{display:grid;gap:6px}.landing-product-frame__table span{height:13px;border-radius:5px;background:linear-gradient(90deg,#6366f12e,#16121f0f)}.landing-workflow-callout{position:absolute;z-index:3;max-width:138px;padding:7px 9px;color:var(--landing-ink);border:1px solid rgba(99,102,241,.2);border-radius:8px;background:#fffffff0;box-shadow:0 12px 30px #16121f1f;font-size:.68rem;font-weight:760;line-height:1.16}.landing-workflow-callout:before{content:"";position:absolute;width:7px;height:7px;border-radius:999px;background:var(--landing-brand)}.landing-workflow-callout:after{content:"";position:absolute;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--landing-brand),transparent)}.landing-workflow-callout--1{top:38px;left:-6px}.landing-workflow-callout--1:before{right:-12px;top:50%}.landing-workflow-callout--1:after{width:32px;right:-38px;top:calc(50% + 3px)}.landing-workflow-callout--2{right:-8px;top:82px}.landing-workflow-callout--2:before{left:-12px;top:50%}.landing-workflow-callout--2:after{width:34px;left:-38px;top:calc(50% + 3px);transform:rotate(180deg)}.landing-workflow-callout--3{left:20px;bottom:-10px}.landing-workflow-callout--3:before{right:-12px;top:36%}.landing-workflow-callout--3:after{width:30px;right:-36px;top:calc(36% + 3px)}.landing-section--about{background:linear-gradient(180deg,#fff3,#faf7f200),radial-gradient(circle at 82% 24%,rgba(236,72,153,.06),transparent 34%),radial-gradient(circle at 18% 72%,rgba(99,102,241,.06),transparent 32%);backdrop-filter:blur(1px)}.landing-about{height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center}.landing-about .landing-section__header{max-width:850px;margin-bottom:clamp(14px,2.4vh,26px)}.landing-about__summary{min-height:0;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.28fr);gap:clamp(12px,1.8vw,20px);align-items:stretch}.landing-about__lead,.landing-about__advantage,.landing-about__flow{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f9f7ffe6),radial-gradient(circle at 50% 0%,rgba(99,102,241,.16),transparent 44%);box-shadow:0 24px 70px #16121f1a,inset 0 1px #ffffffe6}.landing-about__lead:before,.landing-about__advantage:before,.landing-about__flow:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.58),transparent 42%),radial-gradient(circle at 50% 110%,rgba(22,18,31,.08),transparent 48%);pointer-events:none}.landing-about__lead{min-height:0;position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(20px,2.6vw,32px);background:linear-gradient(145deg,#fffffffa,#f8f7ffeb),radial-gradient(circle at 80% 10%,rgba(99,102,241,.16),transparent 42%)}.landing-about__badge{position:relative;z-index:1;width:fit-content;display:inline-flex;align-items:center;min-height:34px;margin-bottom:clamp(10px,1.8vh,16px);padding:7px 12px;color:var(--landing-brand-dark);border:1px solid rgba(99,102,241,.18);border-radius:999px;background:#6366f11a;font-size:.86rem;font-weight:850;line-height:1}.landing-about__lead h3.ant-typography{position:relative;z-index:1;max-width:13ch;margin:0 0 clamp(8px,1.4vh,14px);color:var(--landing-text);font-size:clamp(1.55rem,3vw,2.8rem);line-height:.98;text-wrap:balance}.landing-about__lead .ant-typography{position:relative;z-index:1;max-width:42ch;margin:0;color:#201c29bd;font-size:clamp(.94rem,1.14vw,1.05rem);line-height:1.42}.landing-about__advantages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.1vw,13px)}.landing-about__advantage{min-height:clamp(112px,15vh,154px);padding:clamp(14px,1.8vw,22px);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.landing-about__advantage:hover{border-color:#6366f14d;box-shadow:0 34px 90px #16121f24,inset 0 1px #fffffff2;transform:translateY(-4px)}.landing-about__advantage h4.ant-typography{position:relative;z-index:1;margin:0 0 8px;color:var(--landing-text);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.18;text-wrap:balance}.landing-about__advantage .ant-typography{position:relative;z-index:1;margin:0;color:#201c29ad;font-size:.9rem;line-height:1.34}.landing-about__advantage--included{background:linear-gradient(145deg,#fffffffa,#fff8fce6),radial-gradient(circle at 50% 0%,rgba(236,72,153,.13),transparent 44%)}.landing-about__advantage--users{background:linear-gradient(145deg,#fffffffa,#f6fcfae6),radial-gradient(circle at 50% 0%,rgba(20,184,166,.12),transparent 44%)}.landing-about__advantage--growth{background:linear-gradient(145deg,#fffffffa,#fffbf4e6),radial-gradient(circle at 50% 0%,rgba(245,158,11,.13),transparent 44%)}.landing-about__flow{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.4vw,16px);padding:clamp(10px,1.7vh,14px) clamp(12px,1.8vw,20px)}.landing-about__flow span{position:relative;z-index:1;display:inline-flex;align-items:center;color:#201c29b8;font-size:clamp(.84rem,1vw,.96rem);font-weight:790;line-height:1.1}.landing-about__flow span:not(:last-child):after{content:"→";margin-left:clamp(8px,1.4vw,16px);color:#6366f194;font-weight:900}.landing-section--pricing{background:linear-gradient(135deg,#18121f75,#2b1e335c 52%,#4430364d);color:#fff;backdrop-filter:blur(1px)}.landing-section--pricing .landing-section__header h2.ant-typography,.landing-section--pricing .landing-section__header .ant-typography{color:#fff}.landing-section--pricing .landing-section__header .ant-typography{color:#ffffffb8}.landing-pricing{height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pricing__panel{width:min(760px,calc(100vw - 32px));max-height:calc(var(--landing-content-height) - 88px);margin:0 auto;overflow:hidden;box-shadow:0 30px 90px #00000038}.landing-pricing__panel.ant-card .ant-card-body{padding:clamp(20px,3vh,32px)!important}.pricing-badge{display:inline-block;transform-origin:center}.landing-pricing__result{display:grid;gap:clamp(4px,.8vh,6px);padding:0 0 clamp(14px,2.2vh,22px)}.landing-pricing__result .ant-typography{color:#16121f94;font-weight:700}.landing-pricing__result div{display:flex;align-items:baseline;justify-content:center;gap:8px}.landing-pricing__result span{color:var(--landing-brand);font-size:clamp(3rem,min(6.5vw,8vh),5.2rem);font-weight:900;line-height:.94}.landing-pricing__result small{color:#0000007a;font-size:1.08rem;font-weight:720}.landing-pricing__result strong{width:fit-content;margin:0 auto;padding:7px 12px;color:#0f766e;border-radius:8px;background:#14b8a61f;font-size:.92rem}.landing-pricing__simulate.ant-btn{height:42px;margin:2px auto clamp(14px,2vh,22px);padding:0 18px;color:var(--landing-brand-dark);border:1px solid rgba(99,102,241,.18);border-radius:999px;background:#6366f114;font-weight:820}.landing-pricing__simulate.ant-btn:hover{color:var(--landing-brand-dark);border-color:#6366f147;background:#6366f121}.landing-pricing__slider{margin:0 -32px;padding:clamp(16px,2.4vh,24px) 34px clamp(18px,2.8vh,30px);text-align:left;border-top:1px solid rgba(22,18,31,.08);border-bottom:1px solid rgba(22,18,31,.08);background:linear-gradient(135deg,#6366f10f,#fffc),#fafafa}.landing-pricing__slider .ant-typography,.landing-pricing__slider strong{color:var(--landing-ink);font-weight:800}.landing-pricing__slider .ant-slider{margin:18px 10px 10px}.landing-pricing__slider .ant-slider-track{background:var(--landing-brand)}.landing-pricing__slider .ant-slider-handle:after{box-shadow:0 0 0 2px var(--landing-brand)}.landing-pricing__benefits{padding:clamp(18px,2.5vh,26px) 0 clamp(14px,2vh,20px);text-align:left}.landing-pricing__benefits .ant-flex{min-height:32px}.landing-pricing__benefits .ant-typography{color:var(--landing-ink);font-weight:700}.landing-section--contact{background:linear-gradient(180deg,#fff3,#f7f3ee00),radial-gradient(circle at 18% 70%,rgba(99,102,241,.08),transparent 34%);backdrop-filter:blur(1px)}.landing-contact{position:relative;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center}.landing-contact .landing-section__header{max-width:900px;margin-top:0;margin-bottom:clamp(14px,2.5vh,30px)}.landing-contact__body{width:min(100%,1080px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);gap:clamp(14px,2vw,26px);align-items:stretch;margin-bottom:0}.landing-contact__points{display:grid;gap:clamp(8px,1.4vh,12px)}.landing-contact__point,.landing-contact__panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f8f7ffe6),radial-gradient(circle at 18% 0%,rgba(99,102,241,.14),transparent 42%);box-shadow:0 22px 64px #16121f1a,inset 0 1px #ffffffe6}.landing-contact__point{min-height:clamp(96px,13vh,118px);display:grid;grid-template-columns:58px minmax(0,1fr);gap:clamp(10px,1.4vw,16px);align-items:center;padding:clamp(16px,2vw,22px)}.landing-contact__point h3.ant-typography{margin:0 0 6px;color:var(--landing-text);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.16;font-weight:850}.landing-contact__point .ant-typography{display:block;max-width:54ch;margin:0;color:#201c29ad;font-size:.9rem;line-height:1.34}.landing-contact__panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(18px,2.6vw,32px);background:linear-gradient(145deg,#fffffffa,#fff8fce8),radial-gradient(circle at 78% 0%,rgba(236,72,153,.12),transparent 44%)}.landing-contact__eyebrow{width:fit-content;display:inline-flex;align-items:center;min-height:32px;margin-bottom:16px;padding:7px 11px;color:var(--landing-brand-dark);border:1px solid rgba(99,102,241,.18);border-radius:999px;background:#6366f11a;font-size:.8rem;font-weight:850;line-height:1}.landing-contact__panel h3.ant-typography{max-width:12ch;margin:0 0 clamp(8px,1.5vh,14px);color:var(--landing-text);font-size:clamp(1.55rem,3vw,2.8rem);line-height:.98;font-weight:900;text-wrap:balance}.landing-contact__panel .ant-typography{max-width:38ch;margin:0 0 clamp(14px,2.2vh,22px);color:#201c29b3;font-size:clamp(.92rem,1.12vw,1.04rem);line-height:1.38}.landing-contact__email{width:100%;margin-top:clamp(10px,1.8vh,16px);padding:12px 12px 12px 14px;border:1px solid rgba(22,18,31,.08);border-radius:8px;background:#ffffffd1;box-shadow:0 16px 42px #16121f14}.landing-contact__email-main{min-width:0}.landing-contact__email a{min-width:0;color:var(--landing-ink);font-weight:760;text-decoration:none;overflow-wrap:anywhere;user-select:all}.landing-contact__cta.ant-btn{height:50px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 28px;border:none;background:var(--landing-brand);font-weight:820}.landing-contact__cta.ant-btn:hover{background:var(--landing-brand-hover)}.landing-contact__cta.is-hidden{display:none}.ant-modal-container{padding:0!important}.contact-dialog-wrap{padding:16px;overflow-x:hidden;overflow-y:auto!important;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.contact-dialog-wrap .ant-modal{max-width:calc(100vw - 32px)}.contact-dialog-wrap .ant-modal-content{max-height:calc(100dvh - 32px);overflow:hidden;border-radius:8px}.contact-dialog-wrap .ant-modal-body{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.contact-dialog{max-height:calc(100dvh - 32px);min-height:0;overflow-y:auto;border-radius:8px;background:#fff;box-shadow:0 34px 90px #16121f33,inset 0 1px #ffffffe6;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.contact-dialog__hero{position:relative;min-height:132px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:30px 38px 26px;overflow:hidden;border-bottom:1px solid rgba(99,102,241,.13);background:linear-gradient(135deg,#fffffffa,#f8f7fff2),radial-gradient(circle at 88% 12%,rgba(236,72,153,.14),transparent 34%),radial-gradient(circle at 10% 88%,rgba(20,184,166,.11),transparent 30%)}.contact-dialog__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.58),transparent 46%);pointer-events:none}.contact-dialog__copy,.contact-dialog__icon{position:relative;z-index:1}.contact-dialog__copy h3.ant-typography{margin:0 0 8px;color:var(--landing-ink);font-size:clamp(1.5rem,2.45vw,2.08rem);font-weight:850;line-height:1.05;letter-spacing:0}.contact-dialog__copy .ant-typography{display:block;color:#16121fa8;font-size:1rem;line-height:1.5}.contact-dialog__icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(99,102,241,.16);border-radius:8px;background:#ffffffd1;box-shadow:0 22px 44px #6366f12e,inset 0 1px #ffffffe6}.contact-dialog__form{padding:26px 38px 34px}.contact-dialog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.contact-dialog__field--message{grid-column:1 / -1}.contact-dialog__label{display:block;margin:0 0 7px;color:#16121fa8;font-size:.82rem;font-weight:760}.contact-dialog__field input,.contact-dialog__field textarea{border-color:#16121f1f;border-radius:8px;background:#fbfbff;box-shadow:0 7px 18px #16121f0a}.contact-dialog__field input{height:48px}.contact-dialog__field textarea{min-height:116px;resize:vertical}.contact-dialog__field input:-webkit-autofill,.contact-dialog__field input:-webkit-autofill:hover,.contact-dialog__field input:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fbfbff inset,0 7px 18px #16121f0a;-webkit-text-fill-color:var(--landing-ink)}.contact-dialog__helper{display:block;margin-top:6px;color:#ff4d4f;font-size:.78rem;line-height:1.35}.contact-dialog__alert{margin-top:18px}.contact-dialog__success{margin:30px 38px 38px}.contact-dialog__actions{margin-top:22px}.contact-dialog__submit.ant-btn-primary{height:50px;border-color:var(--landing-brand);border-radius:8px;background:var(--landing-brand);font-weight:780;box-shadow:0 16px 34px #6366f13d}.contact-dialog__submit.ant-btn-primary:hover,.contact-dialog__submit.ant-btn-primary:focus-visible{border-color:var(--landing-brand-dark);background:var(--landing-brand-dark)}.contact-dialog__submit:disabled,.contact-dialog__submit:disabled:hover{color:#16121f61;border-color:#16121f14;background:#f1f2f6;box-shadow:none}.contact-dialog__divider{margin:18px 0}.contact-dialog__divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(22,18,31,.14),transparent)}.contact-dialog__divider .ant-typography{color:#16121f70;font-size:.78rem;font-weight:650;text-transform:uppercase}.contact-dialog__email{padding:12px 12px 12px 14px;border:1px solid rgba(22,18,31,.08);border-radius:8px;background:#f8f7ffbd}.contact-dialog__email-main{min-width:0}.contact-dialog__email-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:var(--landing-brand);border-radius:8px;background:#6366f11f;flex:0 0 auto}.contact-dialog__email a{min-width:0;color:var(--landing-ink);font-weight:760;text-decoration:none;overflow-wrap:anywhere;user-select:all}.contact-dialog__copy-button.ant-btn{color:#16121fad;flex:0 0 auto}.contact-dialog__copy-button.ant-btn:hover,.contact-dialog__copy-button.ant-btn:focus-visible{color:var(--landing-brand);background:#6366f11a}.landing-footer{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:0;padding-top:0;color:var(--landing-muted);text-align:center;pointer-events:none}.landing-footer .ant-typography:last-child{font-size:.84rem}.landing-section-dots{position:fixed;z-index:1000;top:50%;right:22px;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%)}.landing-section-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#16121f47;cursor:pointer;transition:height .22s ease,background .22s ease}.landing-section-dots button.is-active{height:28px;background:var(--landing-brand)}@media(max-width:991px){:root{--landing-nav-height: 64px}.landing-page{touch-action:pan-y}.landing-navbar__inner{width:min(100% - 24px,1180px);padding:10px 0}.landing-brand.ant-btn{font-size:1.25rem;gap:8px}.landing-brand__mark{width:30px}.landing-contact-nav-button.ant-btn{max-width:128px;padding-inline:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.landing-app-button.ant-btn{max-width:142px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.landing-section{padding-left:14px;padding-right:14px;scroll-margin-top:var(--landing-nav-height)}.landing-features__carousel{height:clamp(330px,45vh,410px)}.landing-features__carousel:before{width:min(620px,84vw)}.landing-feature-card{width:clamp(260px,40vw,320px);min-height:250px;padding:19px}.landing-features__arrow--prev.ant-btn{left:0}.landing-features__arrow--next.ant-btn{right:0}.landing-hero__signal{max-width:620px}.landing-workflow-slide{padding-inline:40px}.landing-features{height:100%;min-height:0}.landing-workflow-nav.ant-btn{width:42px;height:42px}.landing-workflow-card{height:clamp(340px,50vh,455px);min-height:0;grid-template-columns:minmax(210px,.9fr) minmax(0,1.1fr);gap:18px;padding:20px}.landing-section--about{padding-top:var(--landing-nav-height);padding-bottom:var(--landing-section-pad-bottom)}.landing-about{height:100%;min-height:0;justify-content:center;transform:none}.landing-about .landing-section__header{margin-bottom:16px}.landing-about__summary{grid-template-columns:1fr}.landing-about__lead{min-height:0}.landing-about__advantages{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-about__advantage{min-height:0;padding:18px}.landing-contact__body{grid-template-columns:1fr;gap:14px}.landing-contact__points{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-contact__point{min-height:0;grid-template-columns:1fr;align-items:flex-start;gap:12px;padding:16px}.landing-contact__panel{padding:22px}.landing-contact__panel h3.ant-typography{max-width:none}.landing-section-dots{display:none}.contact-dialog-wrap{padding:12px}.contact-dialog__hero{min-height:116px;padding:26px 28px 22px}.contact-dialog__form{padding:24px 28px 30px}}@media(max-width:575px){:root{--landing-nav-height: 60px;--landing-section-pad-bottom: 10px}.landing-navbar__inner{width:calc(100% - 16px);padding:8px 0}.landing-brand.ant-btn{flex:0 0 auto;height:40px}.landing-brand__label{display:none}.landing-navbar__actions{gap:6px!important;min-width:0}.landing-lang-floating.ant-btn,.landing-motion-floating.ant-btn{bottom:14px;height:30px;padding:0 10px;font-size:.72rem}.landing-lang-floating.ant-btn{left:14px}.landing-motion-floating.ant-btn{right:14px;width:30px;padding:0}.landing-app-button.ant-btn{max-width:92px;height:36px;padding-inline:14px;font-size:.78rem}.landing-contact-nav-button.ant-btn{max-width:116px;height:36px;padding-inline:10px;font-size:.78rem}.landing-section{height:var(--landing-viewport-height);min-height:var(--landing-viewport-height);max-height:var(--landing-viewport-height);align-items:center;overflow:hidden;padding:var(--landing-nav-height) 12px var(--landing-section-pad-bottom)}.landing-section__header{margin-bottom:clamp(8px,1.8vh,14px)}.landing-section__header h2.ant-typography{margin-bottom:7px;font-size:clamp(1.45rem,7.8vw,2rem);line-height:1.04}.landing-section__header div.ant-typography,.landing-section__header .ant-typography{font-size:.86rem;line-height:1.32}.landing-hero{height:var(--landing-viewport-height);min-height:var(--landing-viewport-height);max-height:var(--landing-viewport-height);align-items:center;justify-content:center;padding-top:var(--landing-nav-height);padding-bottom:var(--landing-section-pad-bottom)}.landing-hero__title.ant-typography{margin-bottom:clamp(12px,2vh,18px);font-size:clamp(1.85rem,min(10vw,9vh),3.05rem);line-height:1}.landing-hero__title-accent{margin-top:10px;font-size:.58em}.landing-hero__title-accent:before,.landing-hero__title-accent:after{width:clamp(18px,7vw,34px)}.landing-hero__subtitle.ant-typography{margin-bottom:clamp(14px,2.2vh,20px);font-size:.9rem;line-height:1.34}.landing-hero__cta.ant-btn,.landing-hero__secondary.ant-btn{width:min(100%,300px);height:46px}.landing-features{height:100%;min-height:0;justify-content:center}.landing-features__carousel{height:min(360px,calc(100svh - var(--landing-nav-height) - 220px));min-height:310px}.landing-hero__signal{margin:-8px auto clamp(14px,2vh,20px);padding:8px 11px;font-size:.78rem}.landing-workflow-slide{padding:2px 24px 8px}.landing-workflow-nav.ant-btn{width:36px;height:36px}.landing-workflow-card{grid-template-columns:1fr;gap:8px;height:clamp(260px,45vh,330px);min-height:0;padding:12px}.landing-workflow-card h3.ant-typography{font-size:1rem;line-height:1.1}.landing-workflow-card .ant-typography{font-size:.8rem;line-height:1.25}.landing-workflow-card__copy{gap:6px}.landing-workflow-card__visual{min-height:0}.landing-workflow-card__visual img,.landing-product-frame{height:clamp(112px,20vh,150px)}.landing-workflow-callout{display:none}.landing-pricing__slider{margin-inline:-20px;padding:14px 20px 18px}.landing-pricing__panel{width:min(100%,calc(100vw - 24px));max-height:calc(var(--landing-content-height) - 58px)}.landing-pricing__panel.ant-card .ant-card-body{padding:14px!important}.pricing-badge.ant-tag{margin-bottom:12px!important;padding:3px 9px!important;font-size:.72rem!important}.landing-pricing__result{padding-bottom:10px}.landing-pricing__result span{font-size:clamp(2.35rem,13vw,3.4rem)}.landing-pricing__result small,.landing-pricing__result .ant-typography,.landing-pricing__result strong{font-size:.78rem}.landing-pricing__simulate.ant-btn{height:36px;margin-bottom:10px;padding-inline:13px;font-size:.78rem}.landing-pricing__benefits{padding:14px 0 12px}.landing-pricing__benefits .ant-flex{min-height:24px}.landing-pricing__benefits .ant-typography{font-size:.8rem;line-height:1.2}.landing-pricing__cta.ant-btn{height:42px!important;font-size:.9rem!important}.landing-features__carousel:before,.landing-features__carousel:after{display:none}.landing-features__arrow.ant-btn{width:40px;height:40px}.landing-feature-card{width:min(74vw,290px);min-height:260px;gap:12px;padding:18px}.landing-icon-tile{width:48px;height:48px}.landing-section--about{overflow:hidden;padding-top:var(--landing-nav-height);padding-bottom:var(--landing-section-pad-bottom)}.landing-about{height:100%;min-height:0}.landing-about .landing-section__header{margin-bottom:12px}.landing-about .landing-section__header h2.ant-typography{font-size:clamp(1.45rem,7.8vw,2rem);line-height:1.03}.landing-about .landing-section__header .ant-typography{font-size:.84rem;line-height:1.3}.landing-about__summary{gap:10px}.landing-about__lead{padding:11px 12px}.landing-about__badge{min-height:26px;margin-bottom:7px;padding:5px 9px;font-size:.72rem}.landing-about__lead h3.ant-typography{max-width:none;margin-bottom:5px;font-size:clamp(1.1rem,6vw,1.55rem)}.landing-about__lead .ant-typography{font-size:.78rem;line-height:1.25}.landing-about__advantages{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.landing-about__advantage{padding:8px 9px}.landing-about__advantage h4.ant-typography{margin-bottom:3px;font-size:.82rem;line-height:1.12}.landing-about__advantage .ant-typography{font-size:.7rem;line-height:1.22}.landing-about__flow{justify-content:flex-start;overflow:hidden;padding:8px 10px}.landing-about__flow span{flex:0 0 auto;font-size:.72rem}.landing-contact{height:100%;min-height:0}.landing-contact .landing-section__header{margin-bottom:12px}.landing-contact__body{gap:10px}.landing-contact__points{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.landing-contact__point{min-height:0;grid-template-columns:1fr;gap:6px;padding:9px}.landing-contact__point h3.ant-typography{margin-bottom:3px;font-size:.8rem;line-height:1.12}.landing-contact__point .ant-typography{font-size:.68rem;line-height:1.18}.landing-contact__panel{padding:12px}.landing-contact__eyebrow{min-height:26px;margin-bottom:7px;padding:5px 9px;font-size:.7rem}.landing-contact__panel h3.ant-typography{margin-bottom:5px;font-size:clamp(1.1rem,6vw,1.55rem)}.landing-contact__panel .ant-typography{margin-bottom:10px;font-size:.78rem;line-height:1.25}.landing-contact__email{margin-top:8px;padding:8px 9px}.landing-contact__email a{font-size:.84rem}.landing-contact__cta.ant-btn{height:42px;padding-inline:18px;font-size:.82rem}.landing-footer{display:none}.contact-dialog-wrap{padding:8px}.contact-dialog-wrap .ant-modal{max-width:calc(100vw - 16px)}.contact-dialog-wrap .ant-modal-content,.contact-dialog-wrap .ant-modal-body{max-height:calc(100dvh - 16px)}.contact-dialog{max-height:calc(100dvh - 16px);border-radius:8px}.contact-dialog__hero{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:0;padding:22px 20px 18px}.contact-dialog__copy h3.ant-typography{font-size:1.55rem}.contact-dialog__copy .ant-typography{font-size:.95rem}.contact-dialog__icon{width:46px;height:46px}.contact-dialog__form{padding:18px 20px 22px}.contact-dialog__grid{grid-template-columns:1fr;gap:16px}.contact-dialog__field input{height:46px}.contact-dialog__field textarea{min-height:108px}.contact-dialog__email{justify-content:flex-start!important}.contact-dialog__email-main{width:calc(100% - 46px)}}@media(max-width:360px),(max-height:640px)and (max-width:575px){.landing-hero__content{padding-top:0}.landing-hero__title.ant-typography{margin-bottom:14px;font-size:clamp(1.78rem,9.4vw,2.55rem);line-height:1.02}.landing-hero__title-accent{margin-top:8px;font-size:.58em}.landing-hero__title-accent:before,.landing-hero__title-accent:after{width:18px}.landing-hero__title-accent:before{margin-right:8px}.landing-hero__title-accent:after{margin-left:8px}.landing-hero__subtitle.ant-typography{margin-bottom:16px;font-size:.88rem;line-height:1.34}.landing-hero__signal{margin:-6px auto 16px;padding:7px 10px;font-size:.75rem;line-height:1.18}.landing-hero__cta.ant-btn,.landing-hero__secondary.ant-btn{height:44px}.landing-hero__actions{gap:8px!important}.contact-dialog__hero{grid-template-columns:1fr;gap:0;padding:18px 58px 16px 18px}.contact-dialog__icon{display:none}.contact-dialog__copy h3.ant-typography{font-size:1.34rem;line-height:1.06}.contact-dialog__copy .ant-typography{font-size:.88rem;line-height:1.4}.contact-dialog__form{padding:16px 18px 20px}.contact-dialog__grid{gap:14px}.contact-dialog__field input{height:42px}.contact-dialog__field textarea{min-height:94px}}@media(max-width:380px){.landing-brand__label{display:none}}@media(max-height:900px)and (min-width:992px){.landing-section--contact .landing-footer{display:none}}@media(max-height:760px)and (max-width:575px){.landing-section__header div.ant-typography,.landing-section__header .ant-typography,.landing-hero__subtitle.ant-typography,.landing-workflow-card .ant-typography,.landing-about__lead .ant-typography,.landing-about__advantage .ant-typography,.landing-contact__point .ant-typography,.landing-contact__panel .ant-typography{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.landing-section__header div.ant-typography,.landing-section__header .ant-typography,.landing-about__lead .ant-typography,.landing-about__advantage .ant-typography,.landing-contact__point .ant-typography,.landing-contact__panel .ant-typography{-webkit-line-clamp:2}.landing-hero__subtitle.ant-typography,.landing-workflow-card .ant-typography{-webkit-line-clamp:3}}@media(max-height:760px)and (min-width:992px){.landing-section:not(.landing-hero){align-items:center;overflow:hidden;padding-top:var(--landing-nav-height);padding-bottom:var(--landing-section-pad-bottom)}.landing-section__header{margin-bottom:20px}.landing-section__header h2.ant-typography{font-size:clamp(2rem,3.2vw,3.2rem)}.landing-features{height:100%;min-height:0;justify-content:center}.landing-about,.landing-contact{height:100%;min-height:0;justify-content:center;transform:none}.landing-workflow-card{height:360px;min-height:0}.landing-workflow-card__visual{min-height:0}.landing-workflow-card__visual img,.landing-product-frame{height:210px}.landing-pricing__panel{width:min(700px,calc(100vw - 32px));max-height:calc(var(--landing-content-height) - 76px)}.landing-pricing__panel.ant-card .ant-card-body{padding:22px!important}.landing-pricing__result{padding-bottom:16px}.landing-pricing__benefits{padding:16px 0 12px}.landing-feature-card{min-height:clamp(210px,32vh,260px);padding:18px}.landing-feature-card .ant-typography{font-size:.88rem;line-height:1.34}.landing-feature-card h5.ant-typography{font-size:1rem}}@media(max-height:640px)and (min-width:992px){.landing-section__header div.ant-typography,.landing-section__header .ant-typography{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-workflow-card{height:320px;padding:16px}.landing-workflow-card__step.ant-tag,.landing-workflow-callout{display:none}.landing-workflow-card h3.ant-typography{font-size:clamp(1.25rem,2.3vw,2rem)}.landing-workflow-card .ant-typography,.landing-about__lead .ant-typography,.landing-about__advantage .ant-typography,.landing-contact__point .ant-typography,.landing-contact__panel .ant-typography{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-workflow-card__visual img,.landing-product-frame{height:180px}.landing-about__flow,.landing-footer,.landing-pricing__benefits{display:none}.landing-contact__email{display:none!important}}@media(max-height:640px)and (max-width:575px){.landing-section__header div.ant-typography,.landing-section__header .ant-typography{-webkit-line-clamp:1}.landing-about__flow,.landing-footer{display:none}.landing-contact__point .ant-typography,.landing-contact__email{display:none!important}.landing-pricing__benefits{display:none}}@media(max-height:520px)and (max-width:991px){:root{--landing-nav-height: 52px;--landing-section-pad-bottom: 8px}.landing-navbar__inner{padding:6px 0}.landing-brand.ant-btn{height:36px;font-size:1.05rem}.landing-brand__mark{width:26px}.landing-contact-nav-button.ant-btn,.landing-app-button.ant-btn{height:32px;font-size:.72rem}.landing-section__header{margin-bottom:6px}.landing-section__header h2.ant-typography{margin-bottom:4px;font-size:clamp(1.15rem,4.8vw,1.45rem);line-height:1.02}.landing-section__header div.ant-typography,.landing-section__header .ant-typography{display:none}.landing-hero__content{padding-top:0}.landing-hero__title.ant-typography{margin-bottom:10px;font-size:clamp(1.65rem,min(8vw,13vh),2.55rem)}.landing-hero__subtitle.ant-typography{margin-bottom:10px;font-size:.78rem;line-height:1.22;-webkit-line-clamp:2}.landing-hero__signal{display:none}.landing-hero__cta.ant-btn,.landing-hero__secondary.ant-btn{width:auto;min-width:148px;height:38px;padding-inline:16px;font-size:.78rem}.landing-hero__actions{gap:8px!important}.landing-workflow-slide{padding:0 34px 6px}.landing-workflow-nav.ant-btn{width:34px;height:34px}.landing-workflow-card{height:clamp(210px,58vh,250px);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:8px;padding:10px}.landing-workflow-card__copy{gap:5px}.landing-workflow-card__step.ant-tag,.landing-workflow-callout{display:none}.landing-workflow-card h3.ant-typography{font-size:.95rem}.landing-workflow-card .ant-typography{font-size:.72rem;line-height:1.18;-webkit-line-clamp:2}.landing-workflow-card__visual img,.landing-product-frame{height:clamp(118px,36vh,150px)}.landing-workflow-progress{margin-top:4px}.landing-about__summary{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:7px}.landing-about__badge,.landing-about__flow{display:none}.landing-about__lead,.landing-about__advantage{padding:8px}.landing-about__lead h3.ant-typography{font-size:1rem}.landing-about__lead .ant-typography,.landing-about__advantage .ant-typography{-webkit-line-clamp:2}.landing-about__advantage h4.ant-typography{font-size:.78rem}.landing-contact__body{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:8px}.landing-contact__points{grid-template-columns:1fr;gap:6px}.landing-contact__point{grid-template-columns:30px minmax(0,1fr);gap:7px;padding:7px}.landing-contact__point .landing-icon-tile{width:30px;height:30px}.landing-contact__point .ant-typography,.landing-contact__eyebrow,.landing-contact__email,.landing-footer{display:none!important}.landing-contact__panel{padding:10px}.landing-contact__panel h3.ant-typography{font-size:1rem}.landing-contact__panel .ant-typography{margin-bottom:8px;font-size:.72rem;line-height:1.18;-webkit-line-clamp:2}.landing-contact__cta.ant-btn{height:36px}.landing-pricing__panel{max-height:calc(var(--landing-content-height) - 42px)}.landing-pricing__panel.ant-card .ant-card-body{padding:10px!important}.pricing-badge.ant-tag{margin-bottom:8px!important}.landing-pricing__result strong{display:none}.landing-pricing__result span{font-size:clamp(2rem,9vh,2.8rem)}.landing-pricing__slider{padding:10px 18px 12px}.landing-pricing__slider .ant-slider{margin:10px 8px 4px}.landing-pricing__benefits{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
