.chat-bubble[data-astro-cid-hlgot73p]{font-family:Inter,system-ui,sans-serif;display:flex;flex-direction:column;gap:9px;padding:13px 16px;font-size:.98rem;line-height:1.4;color:var(--ink);border:var(--bd) solid var(--ink);border-radius:16px;box-shadow:6px 6px 0 var(--shadow-color-on-dark)}.chat-bubble[data-astro-cid-hlgot73p].row{flex-direction:row;align-items:center;gap:10px}.chat-bubble[data-astro-cid-hlgot73p].sent{background:var(--m-offwhite);border-bottom-right-radius:4px}.chat-bubble[data-astro-cid-hlgot73p].reply{background:var(--purple-light);border-bottom-left-radius:4px}.hco[data-astro-cid-7h3dmt3e]{position:absolute;z-index:3;top:75%;right:clamp(24px,3.5vw,72px);transform:translateY(-50%);width:420px;max-width:42vw;display:none;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none;animation:hco-in .6s .5s both ease-out}@media(min-width:1120px){.hco[data-astro-cid-7h3dmt3e]{display:flex}}.hco-row[data-astro-cid-7h3dmt3e]{display:flex;width:100%}.hco-row[data-astro-cid-7h3dmt3e].sent{justify-content:flex-end}.hco-row[data-astro-cid-7h3dmt3e].recv{justify-content:flex-start}.vn-text[data-astro-cid-7h3dmt3e]{font-size:.96rem;line-height:1.4;font-weight:500}.wave[data-astro-cid-7h3dmt3e]{display:inline-flex;align-items:center;gap:3px;height:20px}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]{display:block;width:3px;border-radius:2px;background:var(--m-dark);opacity:.82;transform:scaleY(.34);transform-origin:center;animation:hco-wave 1.1s ease-in-out infinite}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(1){height:9px;animation-delay:0s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(2){height:15px;animation-delay:.07s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(3){height:21px;animation-delay:.14s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(4){height:12px;animation-delay:.21s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(5){height:24px;animation-delay:.28s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(6){height:17px;animation-delay:.35s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(7){height:10px;animation-delay:.42s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(8){height:20px;animation-delay:.49s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(9){height:13px;animation-delay:.56s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(10){height:23px;animation-delay:.63s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(11){height:11px;animation-delay:.7s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(12){height:18px;animation-delay:.77s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(13){height:14px;animation-delay:.84s}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]:nth-child(14){height:8px;animation-delay:.91s}.lbl[data-astro-cid-7h3dmt3e]{font-size:.9rem;font-weight:500}.dots[data-astro-cid-7h3dmt3e]{display:inline-flex;gap:4px}.dots[data-astro-cid-7h3dmt3e] span[data-astro-cid-7h3dmt3e]{width:6px;height:6px;border-radius:50%;background:var(--ink);animation:hco-bob 1s infinite}.dots[data-astro-cid-7h3dmt3e] span[data-astro-cid-7h3dmt3e]:nth-child(2){animation-delay:.15s}.dots[data-astro-cid-7h3dmt3e] span[data-astro-cid-7h3dmt3e]:nth-child(3){animation-delay:.3s}@keyframes hco-wave{0%,to{transform:scaleY(.32)}50%{transform:scaleY(1)}}@keyframes hco-bob{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}@keyframes hco-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hco[data-astro-cid-7h3dmt3e]{animation:none}.wave[data-astro-cid-7h3dmt3e] i[data-astro-cid-7h3dmt3e]{animation:none;transform:scaleY(.7)}.dots[data-astro-cid-7h3dmt3e] span[data-astro-cid-7h3dmt3e]{animation:none;opacity:.65}}.hero[data-astro-cid-anhloy43]{position:relative;display:flex;align-items:center;min-height:clamp(520px,78vh,760px);overflow:hidden}.hero-img[data-astro-cid-anhloy43]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right top;z-index:0}.hero-scrim[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(17,17,35,.92) 0%,rgba(17,17,35,.66) 34%,rgba(17,17,35,.2) 62%,transparent 82%)}.hero-inner[data-astro-cid-anhloy43]{position:relative;z-index:2;width:100%;max-width:var(--maxw);margin:0 auto;padding:48px 28px}.hero-copy[data-astro-cid-anhloy43]{max-width:40rem}h1[data-astro-cid-anhloy43]{font-size:var(--display-1);line-height:1;letter-spacing:-.04em;font-weight:700;margin-top:24px;color:var(--m-offwhite)}h1[data-astro-cid-anhloy43] .b[data-astro-cid-anhloy43]{display:block}h1[data-astro-cid-anhloy43] .accent[data-astro-cid-anhloy43]{color:var(--purple-light)}.sub[data-astro-cid-anhloy43]{margin-top:24px;font-size:var(--text-lead);line-height:1.55;color:#f8f6f3d1;max-width:26em;font-weight:400}.sub[data-astro-cid-anhloy43] b[data-astro-cid-anhloy43]{color:var(--m-offwhite);font-weight:600}.herocta[data-astro-cid-anhloy43]{margin-top:34px;display:flex;gap:14px;flex-wrap:wrap}@media(max-width:768px){.hero[data-astro-cid-anhloy43]{min-height:0;background:var(--beige)}.hero-img[data-astro-cid-anhloy43],.hero-scrim[data-astro-cid-anhloy43]{display:none}.hero-inner[data-astro-cid-anhloy43]{display:block;padding:var(--section-pad-compact) 28px}h1[data-astro-cid-anhloy43]{color:var(--ink)}h1[data-astro-cid-anhloy43] .accent[data-astro-cid-anhloy43]{color:var(--purple)}.sub[data-astro-cid-anhloy43]{color:var(--ink-soft)}.sub[data-astro-cid-anhloy43] b[data-astro-cid-anhloy43]{color:var(--ink)}.hero-copy[data-astro-cid-anhloy43] .eyebrow.dark{color:var(--purple)}.hero-copy[data-astro-cid-anhloy43] .eyebrow.dark .pulse{background:var(--purple)}}.lottie[data-astro-cid-d6lm5whm]{display:block}.lottie[data-astro-cid-d6lm5whm] svg{display:block}.how[data-astro-cid-kojs5727]{padding:var(--section-pad-compact) 0}.intro[data-astro-cid-kojs5727]{margin-top:22px;font-size:1.12rem;color:var(--ink-soft);max-width:34em}.culture[data-astro-cid-kojs5727]{margin-top:12px;font-size:1rem;color:var(--ink-faint);max-width:40em}.steps[data-astro-cid-kojs5727]{margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.step[data-astro-cid-kojs5727]{display:flex;flex-direction:column;text-align:center}.media[data-astro-cid-kojs5727]{display:flex;justify-content:center;padding:0 30%;margin-bottom:24px}.step-anim[data-astro-cid-kojs5727]{width:100%;aspect-ratio:1 / 1}.step-head[data-astro-cid-kojs5727]{display:flex;align-items:center;justify-content:center;gap:14px}.step[data-astro-cid-kojs5727] h3[data-astro-cid-kojs5727]{font-size:var(--display-3);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--ink)}.step[data-astro-cid-kojs5727] p[data-astro-cid-kojs5727]{margin-top:16px;font-size:var(--text-body);line-height:1.55;color:var(--ink-soft)}@media(max-width:860px){.steps[data-astro-cid-kojs5727]{grid-template-columns:1fr;gap:36px}}.maslo-band[data-astro-cid-udjvud46]{padding:var(--section-pad) 0}.inner[data-astro-cid-udjvud46]{display:grid;grid-template-columns:1fr 1.02fr;gap:56px;align-items:center}h2[data-astro-cid-udjvud46]{margin-top:18px;font-size:var(--display-2);line-height:.99;letter-spacing:-.045em;font-weight:700;color:var(--m-offwhite)}.copy[data-astro-cid-udjvud46] p[data-astro-cid-udjvud46]{margin-top:18px;font-size:1.08rem;line-height:1.6;color:#f8f6f3c2;max-width:34em}.pull[data-astro-cid-udjvud46]{margin:26px 0 0;border-left:var(--bd) solid var(--purple-light);padding-left:18px}.pull[data-astro-cid-udjvud46] blockquote[data-astro-cid-udjvud46]{margin:0;font-size:1.05rem;line-height:1.5;font-weight:600;color:var(--m-offwhite)}.pull[data-astro-cid-udjvud46] figcaption[data-astro-cid-udjvud46]{margin-top:8px;font-size:.85rem;color:#f8f6f399}.pull[data-astro-cid-udjvud46] figcaption[data-astro-cid-udjvud46] b[data-astro-cid-udjvud46]{color:#f8f6f3d9;font-weight:700}.copy[data-astro-cid-udjvud46] .learn{margin-top:26px}.maslo-visual[data-astro-cid-udjvud46]{width:min(100%,440px);margin:0 auto}.chat[data-astro-cid-udjvud46]{display:flex;flex-direction:column;gap:14px}.chat[data-astro-cid-udjvud46] .chat-bubble{max-width:86%}.row[data-astro-cid-udjvud46]{display:flex}.row[data-astro-cid-udjvud46].sent{justify-content:flex-end}.row[data-astro-cid-udjvud46].reply{justify-content:flex-start}.chat[data-astro-cid-udjvud46].armed .row[data-astro-cid-udjvud46]{opacity:0;transform:translateY(16px) scale(.9)}.chat[data-astro-cid-udjvud46].armed.in .row[data-astro-cid-udjvud46]{opacity:1;transform:none;transition:opacity .4s ease,transform .5s cubic-bezier(.34,1.56,.64,1)}.chat[data-astro-cid-udjvud46].armed.in .row[data-astro-cid-udjvud46].reply{transition-delay:.18s}@media(max-width:980px){.inner[data-astro-cid-udjvud46]{grid-template-columns:1fr;gap:44px}.maslo-visual[data-astro-cid-udjvud46]{width:min(100%,400px)}}@media(prefers-reduced-motion:reduce){.chat[data-astro-cid-udjvud46].armed .row[data-astro-cid-udjvud46],.chat[data-astro-cid-udjvud46].armed.in .row[data-astro-cid-udjvud46]{opacity:1;transform:none;transition:none}}.security[data-astro-cid-trzvak6u]{padding:var(--section-pad-compact) 0}.inner[data-astro-cid-trzvak6u]{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}h2[data-astro-cid-trzvak6u]{margin-top:16px;font-size:var(--display-3);line-height:1.04;letter-spacing:-.03em;font-weight:700;color:var(--ink)}.copy[data-astro-cid-trzvak6u] p[data-astro-cid-trzvak6u]{margin-top:16px;font-size:1.04rem;line-height:1.6;color:var(--ink-soft);max-width:34em}.copy[data-astro-cid-trzvak6u] .learn{margin-top:20px}.points[data-astro-cid-trzvak6u]{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:18px 22px}.points[data-astro-cid-trzvak6u] li[data-astro-cid-trzvak6u]{display:flex;align-items:center;gap:12px;font-size:.98rem;font-weight:500;color:var(--ink)}@media(max-width:860px){.inner[data-astro-cid-trzvak6u]{grid-template-columns:1fr;gap:32px}}@media(max-width:480px){.points[data-astro-cid-trzvak6u]{grid-template-columns:1fr;gap:14px}}.breadth[data-astro-cid-rzjz4iad]{padding:var(--section-pad) 0}.inner[data-astro-cid-rzjz4iad]{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}h2[data-astro-cid-rzjz4iad]{font-size:var(--display-2);line-height:.99;letter-spacing:-.045em;font-weight:700}.copy[data-astro-cid-rzjz4iad] p[data-astro-cid-rzjz4iad]{margin-top:20px;font-size:1.12rem;line-height:1.6;color:var(--ink-soft);max-width:32em}.copy[data-astro-cid-rzjz4iad] .btn{margin-top:28px}.breadth-img[data-astro-cid-rzjz4iad]{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}@media(max-width:860px){.inner[data-astro-cid-rzjz4iad]{grid-template-columns:1fr;gap:36px}}.inner[data-astro-cid-pkq66tw4]{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.body[data-astro-cid-pkq66tw4]{margin-top:26px;max-width:34em;display:flex;flex-direction:column;gap:16px}.body[data-astro-cid-pkq66tw4] p[data-astro-cid-pkq66tw4]{font-size:1.06rem;line-height:1.6;color:var(--ink-soft)}.media[data-astro-cid-pkq66tw4]{display:flex;justify-content:center}.dev[data-astro-cid-pkq66tw4]{width:100%;height:auto;max-width:460px;display:block}@media(max-width:980px){.inner[data-astro-cid-pkq66tw4]{grid-template-columns:1fr;gap:40px}}.testimonials[data-astro-cid-dnksfipb]{padding:var(--section-pad) 0}.t-head[data-astro-cid-dnksfipb]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.t-lead[data-astro-cid-dnksfipb]{font-size:var(--text-lead);color:#f8f6f3b8}.t-role-line[data-astro-cid-dnksfipb]{min-height:1.1em}.t-role[data-astro-cid-dnksfipb]{display:inline-block;font-size:var(--display-2);font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--purple-light);transition:opacity .25s ease}.t-grid[data-astro-cid-dnksfipb]{margin:52px 0 0;list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px}.t-card[data-astro-cid-dnksfipb]{background:var(--card);padding:28px 26px;display:flex;flex-direction:column;gap:22px}.t-card[data-astro-cid-dnksfipb] blockquote[data-astro-cid-dnksfipb]{margin:0;font-size:1.15rem;line-height:1.45;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.t-card[data-astro-cid-dnksfipb] figcaption[data-astro-cid-dnksfipb]{margin-top:auto;display:flex;align-items:center;gap:14px}.t-who[data-astro-cid-dnksfipb]{display:flex;flex-direction:column;gap:1px;min-width:0}.t-name[data-astro-cid-dnksfipb]{font-size:.98rem;font-weight:700;color:var(--ink)}.t-role-meta[data-astro-cid-dnksfipb]{font-size:.86rem;color:var(--ink-soft)}.t-company[data-astro-cid-dnksfipb]{font-size:.82rem;font-weight:700;color:var(--ink-soft)}@media(max-width:560px){.t-grid[data-astro-cid-dnksfipb]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.t-role[data-astro-cid-dnksfipb]{transition:none}}.plans[data-astro-cid-twnllfu4]{margin:44px auto 0;max-width:920px;display:grid;grid-template-columns:1.05fr 1fr;gap:22px;align-items:stretch}.plan[data-astro-cid-twnllfu4]{background:var(--card);padding:40px 36px;display:flex;flex-direction:column}.enterprise[data-astro-cid-twnllfu4]{background:transparent}.plan-name[data-astro-cid-twnllfu4]{font-size:var(--display-4);font-weight:700;letter-spacing:-.02em}.plan-tag[data-astro-cid-twnllfu4]{margin-top:4px;font-size:.95rem;color:var(--ink-faint)}.desc[data-astro-cid-twnllfu4]{margin-top:16px;font-size:1rem;line-height:1.6;color:var(--ink-soft)}.price-lines[data-astro-cid-twnllfu4]{margin-top:22px;list-style:none;display:flex;flex-direction:column;gap:11px}.price-lines[data-astro-cid-twnllfu4] li[data-astro-cid-twnllfu4]{display:flex;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid var(--line);font-size:1rem;color:var(--ink-soft)}.price-lines[data-astro-cid-twnllfu4] strong[data-astro-cid-twnllfu4]{color:var(--ink);font-weight:600}.rates[data-astro-cid-twnllfu4]{display:flex;gap:36px;flex-wrap:wrap;margin-top:24px}.rate[data-astro-cid-twnllfu4]{display:flex;flex-direction:column;gap:4px}.amt[data-astro-cid-twnllfu4]{font-size:2.4rem;font-weight:700;letter-spacing:-.03em;color:var(--ink)}.per[data-astro-cid-twnllfu4]{font-size:.9rem;color:var(--ink-faint)}.scaling[data-astro-cid-twnllfu4]{margin-top:22px;font-size:.98rem;line-height:1.6;color:var(--ink-soft)}.change[data-astro-cid-twnllfu4]{margin-top:14px;font-size:.98rem;line-height:1.6;color:var(--ink-soft)}.change[data-astro-cid-twnllfu4] strong[data-astro-cid-twnllfu4]{color:var(--ink);font-weight:600}.ent-lead[data-astro-cid-twnllfu4]{margin-top:22px;font-size:2rem;font-weight:700;letter-spacing:-.03em;color:var(--ink)}.ent-points[data-astro-cid-twnllfu4]{margin-top:20px;list-style:none;display:flex;flex-direction:column;gap:12px}.ent-points[data-astro-cid-twnllfu4] li[data-astro-cid-twnllfu4]{position:relative;padding-left:26px;font-size:1rem;color:var(--ink)}.ent-points[data-astro-cid-twnllfu4] li[data-astro-cid-twnllfu4]:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--purple)}.ctas[data-astro-cid-twnllfu4]{margin-top:auto;padding-top:28px;display:flex;gap:14px;flex-wrap:wrap}@media(max-width:760px){.plans[data-astro-cid-twnllfu4]{grid-template-columns:1fr}}@media(max-width:520px){.plan[data-astro-cid-twnllfu4]{padding:32px 24px}.rates[data-astro-cid-twnllfu4]{gap:24px}}.intro[data-astro-cid-wekg7pry]{margin:22px auto 0;text-align:center;font-size:1.12rem;line-height:1.6;color:var(--ink-soft);max-width:40em}
