.landing-root{--indigo:#4f46e5;--indigo-deep:#312e81;--indigo-dark:#1e1b4b;--indigo-tint:#eef2ff;--off-white:#fafaf9;--ink:#0f172a;--amber:#facc15;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--white:#fff;--bg:var(--off-white);--surface:var(--white);--text:var(--ink);--text-soft:var(--slate-600);--text-faint:var(--slate-500);--border:var(--slate-200);--brand:var(--indigo);--brand-press:var(--indigo-deep);--accent:var(--amber);--r-sm:8px;--r-md:14px;--r-lg:22px;--r-xl:32px;--r-pill:999px;--shadow-sm:0 1px 2px #0f172a0f, 0 1px 1px #0f172a0a;--shadow-md:0 8px 24px -8px #0f172a29, 0 2px 6px #0f172a0f;--shadow-lg:0 30px 60px -20px #1e1b4b4d, 0 12px 24px -12px #0f172a1f;--shadow-indigo:0 24px 50px -18px #4f46e573;--container:1200px;--gutter:clamp(20px, 5vw, 64px);--font:var(--font-plus-jakarta), system-ui, -apple-system, "Segoe UI", sans-serif;--mono:var(--font-geist-mono), "SF Mono", ui-monospace, "Roboto Mono", monospace;--ease:cubic-bezier(.22,.61,.36,1);--ease-out:cubic-bezier(.16,1,.3,1)}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.55}.landing-root img,.landing-root svg{max-width:100%;display:block}.landing-root a{color:inherit;text-decoration:none}.landing-root button{cursor:pointer;font-family:inherit}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4{letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.05}.landing-root p{margin:0}.landing-root ::selection{background:var(--indigo);color:#fff}.landing-root .container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.landing-root .section{padding-block:clamp(64px,9vw,130px)}.landing-root .stack{flex-direction:column;display:flex}.landing-root .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.landing-root .eyebrow:before{content:"";background:var(--accent);border-radius:2px;width:22px;height:2px}.landing-root .display{letter-spacing:-.035em;font-size:clamp(2.6rem,6.2vw,4.6rem);font-weight:800;line-height:.98}.landing-root .h2{letter-spacing:-.03em;font-size:clamp(2rem,4.2vw,3.1rem)}.landing-root .lead{color:var(--text-soft);font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.5}.landing-root .mark{color:var(--brand)}.landing-root .mark-amber{background:linear-gradient(#0000 62%,#facc158c 62%);padding-inline:.04em}.landing-root .btn{--pad-y:15px;--pad-x:26px;padding:var(--pad-y) var(--pad-x);border-radius:var(--r-pill);letter-spacing:-.01em;transition:transform .18s var(--ease), box-shadow .25s var(--ease), background .2s;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;font-size:1rem;font-weight:700;display:inline-flex}.landing-root .btn:active{transform:translateY(1px)}.landing-root .btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-indigo)}.landing-root .btn-primary:hover{background:#4338ca;transform:translateY(-2px)}.landing-root .btn-ghost{color:var(--ink);border-color:var(--slate-300);background:0 0}.landing-root .btn-ghost:hover{border-color:var(--ink);background:#fff}.landing-root .btn-amber{background:var(--accent);color:var(--ink)}.landing-root .btn-amber:hover{background:#fde047;transform:translateY(-2px)}.landing-root .btn-lg{--pad-y:18px;--pad-x:34px;font-size:1.08rem}.landing-root .btn-on-dark.btn-ghost{color:#fff;border-color:#ffffff47}.landing-root .btn-on-dark.btn-ghost:hover{background:#ffffff14;border-color:#fff}.landing-root .chip{border-radius:var(--r-pill);background:var(--white);border:1px solid var(--border);color:var(--slate-600);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:8px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.landing-root .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.landing-root [data-reveal]{opacity:0;transform:translateY(22px)}.landing-root .reveal-in [data-reveal]{opacity:1;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:none}@media (prefers-reduced-motion:reduce){.landing-root [data-reveal]{opacity:1!important;transform:none!important}.landing-root{scroll-behavior:auto}}
.landing-root .site-header{z-index:60;-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);background:#fafaf9d1;border-bottom:1px solid #0000;transition:border-color .3s,background .3s;position:sticky;top:0}.landing-root .site-header.is-stuck{border-color:var(--border)}.landing-root .nav{align-items:center;gap:28px;height:72px;display:flex}.landing-root .brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.12rem;font-weight:800;display:flex}.landing-root .brand img{border-radius:9px;width:34px;height:34px}.landing-root .nav__links{gap:26px;margin-left:8px;display:flex}.landing-root .nav__links a{color:var(--slate-600);font-size:.96rem;font-weight:600;transition:color .2s}.landing-root .nav__links a:hover{color:var(--ink)}.landing-root .nav__spacer{margin-left:auto}.landing-root .nav__cta{align-items:center;gap:14px;display:flex}.landing-root .nav__login{color:var(--ink);font-size:.96rem;font-weight:700}@media (max-width:860px){.landing-root .nav__links,.landing-root .nav__login{display:none}}.landing-root .hero{padding-block:clamp(48px,7vw,96px) clamp(60px,8vw,120px);position:relative;overflow:hidden}.landing-root .hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(900px 520px at 78% -8%,#4f46e521,#0000 60%),radial-gradient(700px 500px at -5% 10%,#4f46e50f,#0000 55%);position:absolute;inset:0}.landing-root .hero__grid{z-index:0;pointer-events:none;opacity:.5;background-image:linear-gradient(90deg,#312e810d 1px,#0000 1px),linear-gradient(#312e810d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 20%,#000,#0000 75%);mask-image:radial-gradient(circle at 70% 20%,#000,#0000 75%)}.landing-root .hero__inner{z-index:1;grid-template-columns:1.02fr 1.18fr;align-items:center;gap:clamp(28px,4vw,64px);display:grid;position:relative}.landing-root .hero__copy{max-width:600px}.landing-root .hero h1{margin-top:20px;font-size:clamp(2.5rem,5.1vw,4rem)}.landing-root .hero__sub{max-width:540px;margin-top:22px}.landing-root .hero__cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.landing-root .hero__trust{flex-wrap:wrap;gap:8px 10px;margin-top:30px;display:flex}.landing-root .trust-pill{color:var(--slate-600);border-radius:var(--r-pill);background:var(--white);border:1px solid var(--border);align-items:center;gap:7px;padding:7px 13px;font-size:.82rem;font-weight:700;display:inline-flex}.landing-root .trust-pill .dot{background:#16a34a;border-radius:50%;width:7px;height:7px}@media (max-width:960px){.landing-root .hero__inner{grid-template-columns:1fr}.landing-root .hero__visual{order:2}}.landing-root .frame{border:1px solid var(--slate-200);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;position:relative;overflow:hidden}.landing-root .frame__bar{border-bottom:1px solid var(--slate-200);background:linear-gradient(#fbfbfc,#f1f1f4);align-items:center;gap:7px;height:40px;padding:0 15px;display:flex}.landing-root .frame__dots{gap:7px;display:flex}.landing-root .frame__dots i{border-radius:50%;width:11px;height:11px;display:block}.landing-root .frame__dots i:first-child{background:#ef5f57}.landing-root .frame__dots i:nth-child(2){background:#febc2e}.landing-root .frame__dots i:nth-child(3){background:#28c840}.landing-root .frame__url{border:1px solid var(--slate-200);max-width:340px;height:22px;font:600 11.5px/1 var(--mono);color:var(--slate-400);background:#fff;border-radius:999px;flex:1;align-items:center;gap:7px;margin-left:10px;padding:0 12px;display:flex}.landing-root .frame__url svg{opacity:.6;width:11px;height:11px}.landing-root .frame>img{width:100%;height:auto;display:block}.landing-root .frame__viewport{position:relative}.landing-root .frame__viewport>img{width:100%;display:block}.landing-root .frame--crop>.frame__viewport{max-height:440px;overflow:hidden}.landing-root .frame__fade{pointer-events:none;background:linear-gradient(#0000,#fff);height:92px;position:absolute;bottom:0;left:0;right:0}.landing-root .hero__visual{position:relative}.landing-root .hero__visual .frame{transform-origin:0;transform:perspective(1600px)rotateY(-6deg)rotateX(2deg)}.landing-root .float-card{z-index:3;border:1px solid var(--slate-200);box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;position:absolute;overflow:hidden}.landing-root .float-card img{width:100%;display:block}.landing-root .float-card--chat{width:230px;bottom:-34px;right:-22px}.landing-root .float-card--badge{border-radius:16px;align-items:center;gap:12px;width:auto;padding:13px 16px;display:flex;top:38px;left:-26px}.landing-root .float-card--badge .fc-ico{background:var(--indigo-tint);width:38px;height:38px;color:var(--indigo);border-radius:11px;place-items:center;display:grid}.landing-root .float-card--badge .fc-ico svg{width:20px;height:20px}.landing-root .float-card--badge b{letter-spacing:-.02em;font-size:1.35rem;line-height:1;display:block}.landing-root .float-card--badge span{text-transform:uppercase;letter-spacing:.08em;color:var(--slate-500);font-size:.72rem;font-weight:700}@media (prefers-reduced-motion:no-preference){.landing-root .float-card{animation:floaty 6s var(--ease) infinite}.landing-root .float-card--badge{animation-delay:-3s}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:540px){.landing-root .hero__visual .frame{transform:none}.landing-root .float-card--chat{width:150px;right:-8px}}.landing-root .metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white)}.landing-root .metrics__row{grid-template-columns:repeat(4,1fr);display:grid}.landing-root .metric{padding:30px var(--gutter);text-align:center;border-right:1px solid var(--border)}.landing-root .metric:last-child{border-right:0}.landing-root .metric b{letter-spacing:-.03em;font-size:clamp(1.7rem,2.6vw,2.3rem);display:block}.landing-root .metric span{color:var(--slate-500);font-size:.9rem;font-weight:600}@media (max-width:720px){.landing-root .metrics__row{grid-template-columns:repeat(2,1fr)}.landing-root .metric:nth-child(2){border-right:0}.landing-root .metric:first-child,.landing-root .metric:nth-child(2){border-bottom:1px solid var(--border)}}.landing-root .problem{background:var(--indigo-dark);color:#fff;position:relative;overflow:hidden}.landing-root .problem:after{content:"";pointer-events:none;background:radial-gradient(700px 400px at 85% 0,#4f46e566,#0000 60%);position:absolute;inset:0}.landing-root .problem .eyebrow{color:#c7d2fe}.landing-root .problem .eyebrow:before{background:var(--amber)}.landing-root .problem h2{color:#fff;max-width:760px}.landing-root .problem__lead{color:#c7d2fe;max-width:660px;margin-top:20px;font-size:1.18rem}.landing-root .problem__intro{grid-template-columns:1.4fr 1fr;align-items:center;gap:32px;margin-top:20px;display:grid}.landing-root .problem__intro .problem__lead{max-width:none;margin-top:0}@media (max-width:820px){.landing-root .problem__intro{grid-template-columns:1fr}}.landing-root .problem__hl{border-radius:var(--r-lg);background:#facc151a;border:1px solid #facc1552;padding:24px 26px}.landing-root .problem__hl b{letter-spacing:-.04em;color:var(--amber);font-size:clamp(2.6rem,5vw,3.6rem);font-weight:800;line-height:1;display:block}.landing-root .problem__hl p{color:#fff;margin-top:12px;font-size:1.02rem;font-weight:600;line-height:1.4}.landing-root .problem__hl small{color:#8b8fc7;text-transform:uppercase;letter-spacing:.06em;margin-top:12px;font-size:.76rem;font-weight:600;display:block}.landing-root .form-card[data-reveal],.landing-root .reveal-in .form-card[data-reveal]{transform:none}.landing-root .stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px;display:grid;position:relative}.landing-root .stat{border-radius:var(--r-lg);background:#ffffff0a;border:1px solid #c7d2fe29;padding:26px 24px}.landing-root .stat b{letter-spacing:-.04em;color:var(--amber);font-size:clamp(2.3rem,3.6vw,3rem);line-height:1;display:block}.landing-root .stat p{color:#e0e7ff;margin-top:12px;font-size:.98rem;font-weight:600;line-height:1.35}.landing-root .stat small{color:#8b8fc7;text-transform:uppercase;letter-spacing:.06em;margin-top:10px;font-size:.76rem;font-weight:600;display:block}.landing-root .problem__turn{letter-spacing:-.02em;max-width:820px;margin-top:48px;font-size:clamp(1.3rem,2.3vw,1.9rem);font-weight:800}.landing-root .problem__turn .mark-amber{background:linear-gradient(#0000 60%,#facc1580 60%)}@media (max-width:820px){.landing-root .stat-grid{grid-template-columns:repeat(2,1fr)}}.landing-root .sec-head{max-width:760px}.landing-root .sec-head h2{margin-top:16px}.landing-root .sec-head p{margin-top:18px}.landing-root .sec-head--center{text-align:center;margin-inline:auto}.landing-root .sec-head--center .eyebrow{justify-content:center}.landing-root .showcase{background:linear-gradient(180deg, var(--off-white), var(--indigo-tint) 220%)}.landing-root .tabs{background:var(--white);border:1px solid var(--border);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);gap:5px;margin-top:40px;padding:5px;display:inline-flex}.landing-root .tab{border-radius:var(--r-pill);color:var(--slate-500);background:0 0;border:0;padding:12px 24px;font-size:1rem;font-weight:700;transition:color .2s,background .25s;position:relative}.landing-root .tab .tab__sub{color:var(--slate-400);margin-top:2px;font-size:.72rem;font-weight:600;display:block}.landing-root .tab.is-active{color:#fff;background:var(--indigo);box-shadow:var(--shadow-indigo)}.landing-root .tab.is-active .tab__sub{color:#ffffffd1}.landing-root .tab__bg{display:none}.landing-root .tabs{position:relative}.landing-root .panel{display:none}.landing-root .panel.is-active{animation:panelIn .5s var(--ease-out);display:block}@keyframes panelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.landing-root .panel__intro{grid-template-columns:auto 1fr;align-items:start;gap:18px 24px;max-width:880px;margin-top:44px;display:grid}.landing-root .panel__intro .pi-ico{background:var(--indigo);color:#fff;width:52px;height:52px;box-shadow:var(--shadow-indigo);border-radius:14px;place-items:center;display:grid}.landing-root .panel__intro .pi-ico svg{width:26px;height:26px}.landing-root .panel__intro h3{font-size:clamp(1.5rem,2.6vw,2rem)}.landing-root .panel__intro p{color:var(--text-soft);max-width:620px;margin-top:10px;font-size:1.08rem}.landing-root .shots{gap:22px;margin-top:40px;display:grid}.landing-root .shots--hero2{grid-template-columns:1.5fr 1fr}.landing-root .shots--3{grid-template-columns:repeat(3,1fr)}.landing-root .shots--2{grid-template-columns:repeat(2,1fr)}@media (max-width:940px){.landing-root .shots--hero2,.landing-root .shots--3,.landing-root .shots--2{grid-template-columns:1fr}}.landing-root .shot{flex-direction:column;display:flex}.landing-root .shot .frame{flex:1}.landing-root .shot--tall .frame__viewport{max-height:420px}.landing-root .shot--tall .frame__viewport>img{width:100%}.landing-root .shot__cap{margin-top:14px;padding-left:2px}.landing-root .shot__cap b{letter-spacing:-.01em;font-size:1.02rem;display:block}.landing-root .shot__cap span{color:var(--slate-500);margin-top:3px;font-size:.92rem;display:block}.landing-root .shot__tag{text-transform:uppercase;letter-spacing:.07em;color:var(--indigo);background:var(--indigo-tint);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:12px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.landing-root .shot__tag.amber{color:#92670a;background:#fef3c7}.landing-root .shot__tag.solid{color:#fff;background:var(--indigo)}.landing-root .modes{margin-top:56px}.landing-root .modes h4{text-transform:uppercase;letter-spacing:.12em;color:var(--slate-500);font-size:.8rem;font-weight:800}.landing-root .modes__row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.landing-root .chip--grow{background:var(--indigo-tint);color:var(--indigo);border-color:#c7cdf7;font-weight:700}.landing-root .chip--grow:before{content:"✦";font-size:.85em}.landing-root .diffs{background:var(--white)}.landing-root .diff-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px;display:grid}@media (max-width:880px){.landing-root .diff-grid{grid-template-columns:1fr}}.landing-root .diff{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--off-white);transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s;padding:28px}.landing-root .diff:hover{box-shadow:var(--shadow-md);background:#fff;border-color:#c7cdf7;transform:translateY(-4px)}.landing-root .diff__ico{background:var(--indigo-tint);width:46px;height:46px;color:var(--indigo);border-radius:13px;place-items:center;display:grid}.landing-root .diff__ico svg{width:24px;height:24px}.landing-root .diff h3{letter-spacing:-.01em;margin-top:20px;font-size:1.18rem}.landing-root .diff p{color:var(--text-soft);margin-top:9px;font-size:.98rem;line-height:1.5}.landing-root .diff--accent{background:var(--indigo);color:#fff;border-color:#0000}.landing-root .diff--accent .diff__ico{color:#fff;background:#ffffff29}.landing-root .diff--accent p{color:#d8dcff}.landing-root .diff--accent:hover{background:var(--brand-press)}.landing-root .complement{background:var(--indigo-tint)}.landing-root .comp-grid{border-radius:var(--r-lg);background:#dfe3f7;border:1px solid #dfe3f7;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;display:grid;overflow:hidden}@media (max-width:880px){.landing-root .comp-grid{grid-template-columns:1fr}}.landing-root .comp{background:var(--off-white);padding:30px 28px}.landing-root .comp h3{font-size:1.1rem}.landing-root .comp h3 .n{color:var(--indigo);font:800 .9rem var(--mono);margin-right:8px}.landing-root .comp p{color:var(--text-soft);margin-top:10px;font-size:.96rem}.landing-root .onboard{background:var(--white)}.landing-root .steps{counter-reset:s;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;display:grid}@media (max-width:820px){.landing-root .steps{grid-template-columns:1fr}}.landing-root .step{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--off-white);padding:32px 28px;position:relative}.landing-root .step__n{background:var(--indigo);color:#fff;width:46px;height:46px;box-shadow:var(--shadow-indigo);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.landing-root .step h3{margin-top:22px;font-size:1.3rem}.landing-root .step h3 small{text-transform:uppercase;letter-spacing:.08em;color:var(--amber);filter:brightness(.82);margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}.landing-root .step p{color:var(--text-soft);margin-top:10px}.landing-root .demo{background:var(--indigo-dark);color:#fff;position:relative;overflow:hidden}.landing-root .demo:before{content:"";background:radial-gradient(640px 420px at 10% 110%,#4f46e573,#0000 60%);position:absolute;inset:0}.landing-root .demo__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(32px,5vw,72px);display:grid;position:relative}@media (max-width:880px){.landing-root .demo__grid{grid-template-columns:1fr}}.landing-root .demo h2{color:#fff}.landing-root .demo__copy .eyebrow{color:#c7d2fe}.landing-root .demo__copy .eyebrow:before{background:var(--amber)}.landing-root .demo__list{flex-direction:column;gap:16px;margin-top:30px;display:flex}.landing-root .demo__list li{color:#dbe1ff;align-items:flex-start;gap:13px;font-size:1.04rem;list-style:none;display:flex}.landing-root .demo__list svg{width:22px;height:22px;color:var(--amber);flex:none;margin-top:1px}.landing-root .demo__list b{color:#fff}.landing-root .demo ul{margin:0;padding:0}.landing-root .form-card{border-radius:var(--r-xl);box-shadow:var(--shadow-lg);color:var(--ink);background:#fff;padding:clamp(26px,3vw,38px)}.landing-root .form-card h3{font-size:1.4rem}.landing-root .form-card .fc-sub{color:var(--slate-500);margin-top:8px;font-size:.96rem}.landing-root .field{margin-top:18px}.landing-root .field label{color:var(--slate-600);margin-bottom:7px;font-size:.82rem;font-weight:700;display:block}.landing-root .field input,.landing-root .field select{border:1.5px solid var(--slate-200);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:11px;padding:13px 15px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.landing-root .field input:focus,.landing-root .field select:focus{border-color:var(--indigo);outline:0;box-shadow:0 0 0 4px #4f46e521}.landing-root .field input::placeholder{color:var(--slate-400)}.landing-root .field--row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.landing-root .field.invalid input,.landing-root .field.invalid select{border-color:#e11d48}.landing-root .field .err{color:#e11d48;margin-top:6px;font-size:.8rem;font-weight:600;display:none}.landing-root .field.invalid .err{display:block}.landing-root .form-card .btn{width:100%;margin-top:24px}.landing-root .form-note{text-align:center;color:var(--slate-400);margin-top:16px;font-size:.82rem}.landing-root .form-success{text-align:center;padding:30px 10px;display:none}.landing-root .form-success.show{animation:panelIn .5s var(--ease-out);display:block}.landing-root .form-success .ok{color:#16a34a;background:#dcfce7;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.landing-root .form-success .ok svg{width:32px;height:32px}.landing-root .form-success h3{font-size:1.5rem}.landing-root .form-success p{color:var(--slate-500);margin-top:10px}.landing-root .is-submitted .form-body{display:none}.landing-root .faq{background:var(--off-white)}.landing-root .faq__list{margin-top:44px;max-width:840px;margin-inline:auto}.landing-root .qa{border-bottom:1px solid var(--border)}.landing-root .qa__q{text-align:left;width:100%;color:var(--ink);letter-spacing:-.01em;background:0 0;border:0;padding:24px 44px 24px 0;font-size:1.15rem;font-weight:700;position:relative}.landing-root .qa__q:after{content:"";border-right:2.4px solid var(--indigo);border-bottom:2.4px solid var(--indigo);width:13px;height:13px;transition:transform .3s var(--ease);margin-top:-6px;position:absolute;top:50%;right:6px;transform:rotate(45deg)}.landing-root .qa.open .qa__q:after{transform:rotate(-135deg)}.landing-root .qa__a{max-height:0;transition:max-height .4s var(--ease);overflow:hidden}.landing-root .qa__a p{color:var(--text-soft);padding:0 40px 26px 0;font-size:1.02rem;line-height:1.6}.landing-root .site-footer{background:var(--ink);color:#cbd5e1;padding-block:64px 36px}.landing-root .footer__top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;display:grid}@media (max-width:820px){.landing-root .footer__top{grid-template-columns:1fr 1fr}}.landing-root .footer__brand{color:#fff;align-items:center;gap:11px;font-size:1.1rem;font-weight:800;display:flex}.landing-root .footer__brand img{border-radius:9px;width:32px;height:32px}.landing-root .footer__col h5{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:.8rem}.landing-root .footer__col a{color:#94a3b8;margin-bottom:10px;font-size:.95rem;transition:color .2s;display:block}.landing-root .footer__col a:hover{color:#fff}.landing-root .footer__about{color:#94a3b8;max-width:300px;margin-top:16px;font-size:.95rem;line-height:1.6}.landing-root .footer__social{gap:10px;margin-top:16px;display:flex}.landing-root .footer__social a{background:#1e293b;border-radius:10px;place-items:center;width:38px;height:38px;transition:background .2s,transform .12s;display:grid}.landing-root .footer__social a:hover{background:var(--indigo);transform:translateY(-2px)}.landing-root .footer__social svg{color:#fff;width:18px;height:18px}.landing-root .story{border-top:1px solid var(--border);padding-block:clamp(34px,5vw,54px)}.landing-root .story:first-child{border-top:0}.landing-root .story__n{font:700 .9rem var(--mono);color:var(--brand);letter-spacing:.08em}.landing-root .story__h{letter-spacing:-.02em;margin-top:10px;font-size:clamp(1.5rem,3vw,2.1rem)}.landing-root .story p{color:var(--text-soft);text-wrap:pretty;margin-top:16px;font-size:1.1rem;line-height:1.7}.landing-root .story p:first-of-type{margin-top:18px}.landing-root .footer__bottom{color:#64748b;border-top:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;font-size:.84rem;display:flex}.landing-root .cta-band{background:var(--indigo);color:#fff;text-align:center}.landing-root .cta-band h2{color:#fff;max-width:760px;margin-inline:auto}.landing-root .cta-band p{color:#dbe1ff;margin-top:16px;font-size:1.15rem}.landing-root .cta-band .btn{margin-top:30px}.landing-root .accent-indigo .mark-amber{background:linear-gradient(#0000 62%,#4f46e538 62%)}.landing-root .accent-none .mark-amber{color:var(--indigo);background:0 0;padding:0}.landing-root .accent-indigo .btn-amber,.landing-root .accent-none .btn-amber{background:var(--indigo);color:#fff;box-shadow:var(--shadow-indigo)}.landing-root .accent-indigo .btn-amber:hover,.landing-root .accent-none .btn-amber:hover{background:var(--brand-press)}.landing-root .accent-indigo .eyebrow:before,.landing-root .accent-none .eyebrow:before{background:var(--indigo)}.landing-root .accent-indigo .problem .eyebrow:before,.landing-root .accent-none .problem .eyebrow:before,.landing-root .accent-indigo .demo__copy .eyebrow:before,.landing-root .accent-none .demo__copy .eyebrow:before{background:#c7d2fe}.landing-root .accent-indigo .step h3 small,.landing-root .accent-none .step h3 small{color:var(--indigo);filter:none}.landing-root .hero-text .hero__inner{text-align:center;grid-template-columns:1fr;max-width:880px;margin-inline:auto}.landing-root .hero-text .hero__visual{display:none}.landing-root .hero-text .hero__copy{max-width:none}.landing-root .hero-text .hero__sub{margin-inline:auto}.landing-root .hero-text .hero__cta,.landing-root .hero-text .hero__trust,.landing-root .hero-text .eyebrow{justify-content:center}.landing-root .hero-text h1{font-size:clamp(2.7rem,5.6vw,4.4rem)}.landing-root .motion-off *,.landing-root .motion-off :before,.landing-root .motion-off :after{transition:none!important;animation:none!important}.landing-root .motion-off [data-reveal]{opacity:1!important;transform:none!important}.landing-root .bg-tint{background:var(--indigo-tint)}.landing-root .bg-white{background:var(--white)}.landing-root .bg-dark{background:var(--indigo-dark);color:#fff;position:relative}.landing-root .bg-dark .h2,.landing-root .bg-dark h3,.landing-root .bg-dark .sec-head h2{color:#fff}.landing-root .bg-dark .lead,.landing-root .bg-dark p,.landing-root .bg-dark .eyebrow{color:#c7d2fe}.landing-root .bg-dark .eyebrow:before{background:var(--amber)}.landing-root .aud-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:52px;display:grid}@media (max-width:980px){.landing-root .aud-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing-root .aud-grid{grid-template-columns:1fr}}.landing-root .aud-card{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--white);color:var(--ink);transition:transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s;flex-direction:column;padding:28px;display:flex}.landing-root .aud-card:hover{box-shadow:var(--shadow-md);border-color:#c7cdf7;transform:translateY(-5px)}.landing-root .aud-card .diff__ico{background:var(--indigo-tint);width:46px;height:46px;color:var(--indigo);border-radius:13px;place-items:center;display:grid}.landing-root .aud-card .diff__ico svg{width:24px;height:24px}.landing-root .aud-card h3{margin-top:20px;font-size:1.28rem}.landing-root .aud-card p{color:var(--text-soft);flex:1;margin-top:9px;font-size:.96rem;line-height:1.5}.landing-root .aud-card .arrow{color:var(--indigo);align-items:center;gap:7px;margin-top:20px;font-weight:700;display:inline-flex}.landing-root .aud-card:hover .arrow{gap:11px}.landing-root .split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,76px);display:grid}.landing-root .split+.split{margin-top:clamp(60px,9vw,120px)}.landing-root .split--rev .split__media{order:2}@media (max-width:900px){.landing-root .split{grid-template-columns:1fr;gap:36px}.landing-root .split--rev .split__media{order:0}}.landing-root .split__copy{max-width:540px}.landing-root .split__copy h3{letter-spacing:-.02em;font-size:clamp(1.6rem,2.9vw,2.35rem)}.landing-root .split__copy>p{color:var(--text-soft);margin-top:16px;font-size:1.1rem;line-height:1.55}.landing-root .split__list{flex-direction:column;gap:13px;margin:24px 0 0;padding:0;display:flex}.landing-root .split__list li{color:var(--slate-700);align-items:flex-start;gap:12px;font-size:1.04rem;list-style:none;display:flex}.landing-root .split__list svg{width:21px;height:21px;color:var(--indigo);flex:none;margin-top:2px}.landing-root .split__cta{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.landing-root .bg-dark .split__copy>p{color:#c7d2fe}.landing-root .bg-dark .split__list li{color:#e0e7ff}.landing-root .bg-dark .split__list svg{color:var(--amber)}.landing-root .tgrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}@media (max-width:900px){.landing-root .tgrid{grid-template-columns:1fr}}.landing-root .tcard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:28px}.landing-root .tcard__stars{color:var(--amber);letter-spacing:2px;font-size:1rem}.landing-root .tcard p{color:var(--ink);margin-top:14px;font-size:1.06rem;line-height:1.5}.landing-root .tcard .who{align-items:center;gap:12px;margin-top:22px;display:flex}.landing-root .tcard .who .av{background:var(--indigo);color:#fff;letter-spacing:.01em;text-transform:uppercase;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:.92rem;font-weight:800;line-height:1;display:inline-flex}.landing-root .tcard .who b{font-size:.96rem;display:block}.landing-root .tcard .who span{color:var(--slate-500);font-size:.84rem;display:block}.landing-root .plan-band{background:var(--indigo);color:#fff;border-radius:var(--r-xl);box-shadow:var(--shadow-indigo);grid-template-columns:1.25fr 1fr;align-items:center;gap:36px;padding:clamp(32px,5vw,60px);display:grid;position:relative;overflow:hidden}.landing-root .plan-band:after{content:"";background:#ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}@media (max-width:820px){.landing-root .plan-band{grid-template-columns:1fr}}.landing-root .plan-band h2{color:#fff;font-size:clamp(1.8rem,3.4vw,2.6rem)}.landing-root .plan-band p{color:#dbe1ff;margin-top:14px;font-size:1.08rem}.landing-root .plan-band__price{z-index:1;position:relative}.landing-root .plan-band__price .pp{letter-spacing:-.03em;font-size:2.6rem;font-weight:800}.landing-root .plan-band__price .pp small{color:#c7d2fe;font-size:1rem;font-weight:600}.landing-root .plan-band__price .free{font-size:1.1rem;font-weight:700}.landing-root .plan-band__cta{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.landing-root .hero--b2c .float-card--badge{top:auto;bottom:26px;left:-22px}.landing-root .media-frame-narrow{max-width:460px}.landing-root .nav__links a.is-current{color:var(--ink)}.landing-root .nav__links a.is-current:after{content:"";background:var(--amber);border-radius:2px;height:2px;margin-top:3px;display:block}.landing-root .phone{width:100%;max-width:290px;box-shadow:var(--shadow-lg);background:#0c0c14;border:1px solid #23232e;border-radius:38px;margin-inline:auto;padding:9px 8px 16px;position:relative}.landing-root .phone img{border-radius:30px;width:100%;display:block}.landing-root .phone:after{content:"";background:#ffffff6b;border-radius:3px;width:92px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.landing-root .phone--float{z-index:3;border-radius:30px;max-width:168px;margin:0;padding:7px 6px 12px;position:absolute}.landing-root .phone--float img{border-radius:24px}.landing-root .phone--float:after{width:56px;height:3px;bottom:5px}@media (prefers-reduced-motion:no-preference){.landing-root .phone--float{animation:floaty 6s var(--ease) infinite}}.landing-root [data-reveal][data-delay="1"]{transition-delay:80ms}.landing-root [data-reveal][data-delay="2"]{transition-delay:.16s}.landing-root [data-reveal][data-delay="3"]{transition-delay:.24s}
.landing-root [data-reveal]{animation:landingReveal .6s var(--ease-out,cubic-bezier(.16, 1, .3, 1)) both}.landing-root [data-reveal][data-delay="1"]{animation-delay:80ms}.landing-root [data-reveal][data-delay="2"]{animation-delay:.16s}.landing-root [data-reveal][data-delay="3"]{animation-delay:.24s}@keyframes landingReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.landing-root .section{padding-block:clamp(34px,4.2vw,66px)}.landing-root .display{font-size:clamp(2.1rem,4.6vw,3.4rem)}.landing-root .h2{font-size:clamp(1.6rem,3.1vw,2.3rem)}.landing-root .lead{font-size:clamp(1rem,1.3vw,1.16rem)}.landing-root .sec-head{margin-bottom:clamp(20px,3vw,36px)}.landing-root .sec-head--center{margin-inline:auto}.landing-root .split,.landing-root .area-split{gap:clamp(24px,3.5vw,48px)}.landing-root .hero{padding-block:clamp(48px,6vw,88px) clamp(24px,4vw,56px)}.landing-root .metrics{padding-block:clamp(20px,3vw,36px)}.landing-root .mk-carousel .phone{zoom:.8}.landing-root .mk-carousel__slide:not(.is-center){cursor:pointer}.landing-root #enem .frame{zoom:.8}.landing-root #escTutorPhones .phone{width:290px;max-width:100%!important}.landing-root .section.problem{padding-block:clamp(26px,3.2vw,50px)}.landing-root .problem__lead{font-size:1.04rem}.landing-root .problem__hl{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0f172a14;padding:16px 18px}.landing-root .problem__hl b{color:#dc2626;font-size:clamp(1.5rem,3vw,2.1rem)}.landing-root .problem__hl p{color:var(--slate-700);margin-top:8px;font-size:.9rem}.landing-root .problem__hl small{color:var(--slate-400);margin-top:8px;font-size:.68rem}.landing-root .stat b{font-size:clamp(1.7rem,2.8vw,2.25rem)}.landing-root .field textarea{border:1.5px solid var(--slate-200);width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border-radius:11px;padding:13px 15px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.landing-root .field textarea:focus{border-color:var(--indigo);outline:0;box-shadow:0 0 0 4px #4f46e521}.landing-root .field textarea::placeholder{color:var(--slate-400)}.landing-root .stat p{margin-top:8px;font-size:.88rem}.landing-root .stat small{margin-top:7px;font-size:.7rem}.landing-root #software .esc-slide .frame,.landing-root #software .esc-slide>.mk{zoom:.8}.landing-root #software .area-frame{margin-inline:auto;overflow:hidden}.landing-root .diff{grid-template-columns:auto 1fr;grid-template-areas:"ico title""body body";align-items:center;gap:10px 14px;display:grid}.landing-root .diff__ico{grid-area:ico}.landing-root .diff h3{grid-area:title;margin-top:0}.landing-root .diff p{grid-area:body;margin-top:0}.landing-root .plan__feats .sec{height:auto;min-height:0;position:static;overflow:visible}.landing-root .plan-prof .plan-prof__ic{justify-content:center;align-items:center;display:flex}.landing-root .demo__copy .h2{margin-bottom:22px}@media (min-width:880px){.landing-root #software .esc-slide.is-on{justify-content:flex-start;min-height:820px}}.landing-root{overflow-x:clip}.landing-root .nav__toggle,.landing-root .nav__mobile{display:none}@media (max-width:860px){.landing-root .nav__cta{display:none}.landing-root .nav__toggle{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:42px;margin-left:auto;padding:11px 10px;display:inline-flex}.landing-root .nav__toggle span{background:var(--ink);width:100%;height:2px;transition:transform .25s var(--ease), opacity .2s;border-radius:2px;display:block}.landing-root .site-header.nav-open .nav__toggle span:first-child{transform:translateY(7px)rotate(45deg)}.landing-root .site-header.nav-open .nav__toggle span:nth-child(2){opacity:0}.landing-root .site-header.nav-open .nav__toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-root .nav__mobile{border-top:1px solid var(--border);-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);background:#fafaf9fa;flex-direction:column;gap:2px;padding:8px 24px 20px}.landing-root .site-header.nav-open .nav__mobile{display:flex}.landing-root .nav__mobile a:not(.btn){color:var(--slate-600);padding:13px 4px;font-size:1.04rem;font-weight:600;display:block}.landing-root .nav__mobile a.nav__login{color:var(--ink);font-weight:700}.landing-root .nav__mobile a.btn{--pad-y:12px;width:100%;margin-top:10px;font-size:.98rem}.landing-root .nav__mobile-sep{background:var(--border);height:1px;margin:8px 0 4px}}@media (max-width:560px){.landing-root .footer__top{grid-template-columns:1fr;gap:26px}.landing-root .footer__about{max-width:none}.landing-root .footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:760px){.landing-root .esc-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:4px;width:100%;max-width:100%;display:flex;position:static;overflow-x:auto}.landing-root .esc-nav::-webkit-scrollbar{display:none}.landing-root .esc-nav__btn{flex:none;padding:9px 13px;font-size:.9rem}.landing-root .esc-nav__btn svg{width:15px;height:15px}}.landing-root #enem .sim,.landing-root #enem .red{aspect-ratio:auto;height:274px}@media (max-width:900px){.landing-root #enem .sim,.landing-root #enem .red{height:300px}}.landing-root .hero-console-slot{min-height:168px;margin-top:38px;position:relative}.landing-root .hero-console-slot>.hero-console{margin-top:0}@media (max-width:540px){.landing-root .hero-console-slot{min-height:204px}}@media (min-width:901px){.landing-root .area-split:not(.area-split--rev){grid-template-columns:.97fr 1.03fr}}.landing-root .mk-desc{flex-direction:column;gap:10px;margin-top:4px;display:flex}.landing-root .mk-desc__area{border:1.5px solid var(--slate-200);min-height:70px;color:var(--ink);background:#fff;border-radius:12px;padding:11px 13px;font-size:13.5px;line-height:1.5}.landing-root .mk-desc__txt .car{background:var(--indigo);vertical-align:text-bottom;width:2px;height:15px;margin-left:1px;animation:1s step-end infinite mkCaret;display:inline-block}.landing-root .mk-desc__result{opacity:0;transition:opacity .4s var(--ease-out), transform .4s var(--ease-out);background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:11px 13px;transform:translateY(8px)}.landing-root .mk-desc__result.in{opacity:1;transform:none}.landing-root .mk-desc__badge{color:#b45309;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.landing-root .mk-desc__bar{background:#fde68a;border-radius:999px;height:7px;margin:9px 0 8px;overflow:hidden}.landing-root .mk-desc__bar i{width:0;height:100%;transition:width .8s var(--ease);background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:999px;display:block}.landing-root .mk-desc__result.in .mk-desc__bar i{width:60%}.landing-root .mk-desc__note{color:var(--slate-600);font-size:11.5px;line-height:1.45}.landing-root .mk-fx{z-index:30;pointer-events:none;opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-root .mk-fx.show{opacity:1}.landing-root .mk-fx__msg{letter-spacing:-.01em;box-shadow:var(--shadow-md);border-radius:999px;padding:11px 20px;font-size:17px;font-weight:800;transform:scale(.6)}.landing-root .mk-fx.show .mk-fx__msg{animation:mkFxPop .45s var(--ease-out) forwards}.landing-root .mk-fx.win .mk-fx__msg{color:#15803d;background:#dcfce7}.landing-root .mk-fx.lose .mk-fx__msg{color:#b91c1c;background:#fee2e2}.landing-root .mk-fx i{opacity:0;border-radius:2px;width:9px;height:9px;position:absolute;top:46%;left:50%}.landing-root .mk-fx.lose i{display:none}.landing-root .mk-fx.win.show i{animation:mkConfetti .9s var(--ease-out) forwards}.landing-root .mk-fx i:nth-child(2){--dx:-70px;--dy:-58px;background:#f59e0b}.landing-root .mk-fx i:nth-child(3){--dx:72px;--dy:-52px;background:#10b981}.landing-root .mk-fx i:nth-child(4){--dx:-92px;--dy:8px;background:#3b82f6}.landing-root .mk-fx i:nth-child(5){--dx:90px;--dy:0px;background:#ef4444}.landing-root .mk-fx i:nth-child(6){--dx:-42px;--dy:-92px;background:#8b5cf6}.landing-root .mk-fx i:nth-child(7){--dx:44px;--dy:-90px;background:#ec4899}.landing-root .mk-fx i:nth-child(8){--dx:2px;--dy:-104px;background:#fbbf24}.landing-root .mk-fx i:nth-child(9){--dx:22px;--dy:78px;background:#22d3ee}@keyframes mkFxPop{0%{opacity:0;transform:scale(.6)}55%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes mkConfetti{0%{opacity:1;transform:translate(0)scale(1)rotate(0)}to{opacity:0;transform:translate(var(--dx), var(--dy)) scale(.4) rotate(220deg)}}