.chat-phone[data-astro-cid-gufl5dkh]{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 24px 80px -12px #0000002e;max-width:380px;margin:0 auto}.chat-header[data-astro-cid-gufl5dkh]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#075e54;color:#fff}.chat-avatar[data-astro-cid-gufl5dkh]{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#1d1d1f;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.chat-header-info[data-astro-cid-gufl5dkh]{display:flex;flex-direction:column}.chat-name[data-astro-cid-gufl5dkh]{font-weight:600;font-size:.9375rem}.chat-status[data-astro-cid-gufl5dkh]{font-size:.75rem;opacity:.8}.chat-body[data-astro-cid-gufl5dkh]{padding:1rem;overflow:hidden;background:#ece5dd;display:flex;flex-direction:column;gap:.5rem}.chat-body[data-astro-cid-gufl5dkh] .msg{max-width:85%;padding:.5rem .75rem;border-radius:8px;font-size:.8125rem;line-height:1.5;position:relative;opacity:0;transform:translateY(12px) scale(.97);animation:msgIn .35s var(--ease-out-expo) forwards}.chat-body[data-astro-cid-gufl5dkh] .msg-yaia{background:#fff;color:#1d1d1f;align-self:flex-start;border-top-left-radius:2px;box-shadow:0 1px 1px #0000000f}.chat-body[data-astro-cid-gufl5dkh] .msg-user{background:#dcf8c6;color:#1d1d1f;align-self:flex-end;border-top-right-radius:2px;box-shadow:0 1px 1px #0000000f}.chat-body[data-astro-cid-gufl5dkh] .msg-time{font-size:.625rem;color:#8696a0;float:right;margin-left:.5rem;margin-top:.25rem}.chat-body[data-astro-cid-gufl5dkh] .msg-capture{display:block;background:#f0f0f0;border:1px solid #E0E0E0;border-radius:6px;padding:.625rem .75rem;margin-top:.375rem;font-size:.75rem;color:#6b7280;line-height:1.5}.chat-body[data-astro-cid-gufl5dkh] .typing{align-self:flex-start;background:#fff;padding:.625rem 1rem;border-radius:2px 8px 8px;display:flex;gap:4px;align-items:center;box-shadow:0 1px 1px #0000000f;opacity:0;animation:msgIn .25s var(--ease-out-expo) forwards}.chat-body[data-astro-cid-gufl5dkh] .typing span{width:6px;height:6px;border-radius:50%;background:#8696a0;animation:typingDot 1.4s ease-in-out infinite}.chat-body[data-astro-cid-gufl5dkh] .typing span:nth-child(2){animation-delay:.2s}.chat-body[data-astro-cid-gufl5dkh] .typing span:nth-child(3){animation-delay:.4s}.chat-input-bar[data-astro-cid-gufl5dkh]{padding:.75rem 1rem;background:#f0f0f0;border-top:1px solid #E5E5E5}.chat-input-placeholder[data-astro-cid-gufl5dkh]{font-size:.8125rem;color:#8696a0}@keyframes msgIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes typingDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width: 480px){.chat-body[data-astro-cid-gufl5dkh]{min-height:320px!important;max-height:320px!important}}.hero[data-astro-cid-bbe6dxrz]{padding-top:160px;padding-bottom:6rem;background:var(--bg);overflow:hidden}.hero-layout[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-copy[data-astro-cid-bbe6dxrz]{max-width:540px}h1[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem;color:var(--text)}.gradient-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--accent-dark),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1875rem;color:var(--text-muted);line-height:1.65;margin-bottom:2.5rem;max-width:460px}.hero-actions[data-astro-cid-bbe6dxrz]{max-width:420px}@media (max-width: 960px){.hero-layout[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:3rem}.hero-copy[data-astro-cid-bbe6dxrz]{text-align:center;max-width:600px;margin:0 auto}.hero-subtitle[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz]{max-width:100%}}@media (max-width: 480px){.hero[data-astro-cid-bbe6dxrz]{padding-top:120px}}.showcase[data-astro-cid-oo6sugl5]{background:var(--bg-alt);position:relative}.showcase-header[data-astro-cid-oo6sugl5]{text-align:center;max-width:620px;margin:0 auto 4rem}.showcase-label[data-astro-cid-oo6sugl5]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-dark);margin-bottom:1rem}.showcase-header[data-astro-cid-oo6sugl5] h2[data-astro-cid-oo6sugl5]{margin-bottom:1.25rem}.showcase-sub[data-astro-cid-oo6sugl5]{font-size:1.0625rem;color:var(--text-muted);line-height:1.65}.showcase-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.showcase-card[data-astro-cid-oo6sugl5]{display:block;background:var(--bg);padding:2rem;border-radius:16px;border:1px solid var(--border);transition:all .4s var(--ease-out-expo)}.showcase-card[data-astro-cid-oo6sugl5]:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 40px -12px #00000014}.card-icon[data-astro-cid-oo6sugl5]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--btn-bg);color:var(--accent);border-radius:12px;margin-bottom:1.25rem}.showcase-card[data-astro-cid-oo6sugl5] h3[data-astro-cid-oo6sugl5]{font-size:1.25rem;margin-bottom:.5rem;letter-spacing:-.02em}.showcase-card[data-astro-cid-oo6sugl5] p[data-astro-cid-oo6sugl5]{font-size:.9375rem;color:var(--text-muted);line-height:1.6}@media (max-width: 768px){.showcase-grid[data-astro-cid-oo6sugl5]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.showcase-grid[data-astro-cid-oo6sugl5]{grid-template-columns:1fr}}.how[data-astro-cid-cmgpsf2k]{background:var(--bg)}.how-header[data-astro-cid-cmgpsf2k]{text-align:center;max-width:500px;margin:0 auto 4rem}.how-label[data-astro-cid-cmgpsf2k]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-dark);margin-bottom:1rem}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:960px;margin:0 auto 5rem}.step[data-astro-cid-cmgpsf2k]{position:relative}.step-num[data-astro-cid-cmgpsf2k]{display:block;font-size:.75rem;font-weight:600;color:var(--accent-dark);letter-spacing:.05em;margin-bottom:1rem;font-variant-numeric:tabular-nums}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{margin-bottom:.75rem}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.learning-demo[data-astro-cid-cmgpsf2k]{max-width:800px;margin:0 auto 5rem}.learning-label[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:2rem}.learning-badge[data-astro-cid-cmgpsf2k]{display:inline-block;background:var(--btn-bg);color:var(--accent);font-size:.75rem;font-weight:600;padding:.375rem 1rem;border-radius:980px;letter-spacing:.03em;margin-bottom:.75rem}.learning-label[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--text-muted);font-size:.9375rem}.learning-chat[data-astro-cid-cmgpsf2k]{max-width:400px;margin:0 auto}.how-quote[data-astro-cid-cmgpsf2k]{max-width:640px;margin:0 auto;text-align:center}blockquote[data-astro-cid-cmgpsf2k]{border:none;padding:2.5rem;background:var(--bg-alt);border-radius:16px;border:1px solid var(--border)}blockquote[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:1.0625rem;color:var(--text-muted);line-height:1.7;margin-bottom:1rem}blockquote[data-astro-cid-cmgpsf2k] footer[data-astro-cid-cmgpsf2k]{font-size:1.0625rem;font-weight:600;color:var(--text);font-style:normal}@media (max-width: 768px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:2.5rem;max-width:400px}}.integrations[data-astro-cid-bfhcfioi]{background:var(--btn-bg);color:#fff;text-align:center}.integrations-header[data-astro-cid-bfhcfioi]{margin-bottom:3rem}.integrations-label[data-astro-cid-bfhcfioi]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem}.integrations-header[data-astro-cid-bfhcfioi] h2[data-astro-cid-bfhcfioi]{color:#fff;margin-bottom:.75rem}.integrations-sub[data-astro-cid-bfhcfioi]{font-size:1.0625rem;color:#fff9}.group-label[data-astro-cid-bfhcfioi]{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:1rem}.integrations-channels[data-astro-cid-bfhcfioi]{margin-bottom:2rem}.pill-grid[data-astro-cid-bfhcfioi]{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;max-width:700px;margin:0 auto}.pill[data-astro-cid-bfhcfioi]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:980px;font-size:.8125rem;font-weight:500;color:#ffffffd9;transition:all .3s var(--ease-out-expo)}.pill[data-astro-cid-bfhcfioi]:hover{background:#ffffff1f;border-color:#fff3}.pill-icon[data-astro-cid-bfhcfioi]{font-size:1rem}.pill-muted[data-astro-cid-bfhcfioi]{color:#fff9;background:#ffffff0a;border-color:#ffffff0f}.pill-muted[data-astro-cid-bfhcfioi]:hover{color:#ffffffd9;background:#ffffff14}.integrations-note[data-astro-cid-bfhcfioi]{margin-top:2.5rem;font-size:.875rem;color:#fff6}
