.landing-container[data-v-f636323b]{min-height:100vh;display:flex;flex-direction:column;background:#fff;overflow:clip;--landing-horizontal-padding: clamp(1.25rem, 6vw, 3rem);--landing-section-spacing: clamp(2.5rem, 5vw, 4rem);--accent: #5f43b4;--accent-hover: #4e3594}.landing-main[data-v-f636323b]{background:#fff;flex:1}.hero[data-v-f636323b]{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.85fr);gap:2rem;align-items:start;min-height:calc(100vh - 80px);padding-top:0;padding-bottom:0}.hero-content[data-v-f636323b]{max-width:860px;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:clamp(3rem,8vw,5rem) 0}.hero-title[data-v-f636323b]{font-size:clamp(2.6rem,5vw,4.4rem);font-weight:700;line-height:1.08;margin:0;color:#1a1a1a;letter-spacing:-.03em}.gradient-text[data-v-f636323b]{display:block;margin-top:.3rem;background:linear-gradient(135deg,#5fb7e3,#5f43b4 40%,#9b59b6 75%,#5fb7e3);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift-f636323b 6s ease infinite}@keyframes gradient-shift-f636323b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-panel[data-v-f636323b]{position:relative;align-self:center}.hero-panel__card[data-v-f636323b],.hero-panel__stats[data-v-f636323b],.comparison-table[data-v-f636323b],.feature-cta[data-v-f636323b]{background:#fff;border:1px solid #e5e7eb;border-radius:18px}.hero-panel__card[data-v-f636323b]{padding:1.5rem}.hero-panel__label[data-v-f636323b]{display:inline-block;padding:.25rem .75rem;border-radius:999px;background:#f0faf4;color:#15803d;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-panel h2[data-v-f636323b]{margin:1rem 0 .75rem;font-size:1.35rem;color:#0f0a1e}.hero-panel__list[data-v-f636323b]{margin:0;padding-left:1.2rem;color:#475569;line-height:1.7}.hero-panel__stats[data-v-f636323b]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem;margin-top:1rem}.hero-panel__stat[data-v-f636323b]{text-align:center;padding:.5rem .25rem}.hero-panel__stat strong[data-v-f636323b]{display:block;font-size:1.1rem;color:#15803d;margin-bottom:.2rem;font-weight:800}.hero-panel__stat span[data-v-f636323b]{display:block;font-size:.78rem;color:#64748b;line-height:1.3}.hero-panel__footnote[data-v-f636323b]{font-size:.72rem;color:#94a3b8;text-align:right;margin:.5rem .5rem 0 0}.hero-integrations[data-v-f636323b]{display:flex;flex-direction:column;gap:1rem}.hero-integrations__chips[data-v-f636323b]{display:flex;flex-wrap:wrap;gap:.85rem}.hero-integrations__chip[data-v-f636323b]{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;border:1px solid #e0d6ff;background:#f8f5ff;color:#4f3b8f;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none}.hero-integrations__chip--active[data-v-f636323b]{background:#5f43b4;color:#fff;border-color:#5f43b4}.hero-integrations__chip--link[data-v-f636323b]{cursor:pointer;transition:all .2s ease}.hero-integrations__chip--link[data-v-f636323b]:hover{background:#ede9ff;border-color:#c4b5f0}.hero-subtitle[data-v-f636323b]{font-size:1.15rem;color:#4b5563;line-height:1.75;margin:0;max-width:760px}.hero-actions[data-v-f636323b]{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary[data-v-f636323b]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:var(--accent);text-decoration:none;border-radius:50px;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 0 #5f43b400}.btn-primary[data-v-f636323b]:hover{background:var(--accent-hover);box-shadow:0 0 24px 4px #5f43b440;transform:translateY(-1px)}.btn-secondary[data-v-f636323b]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#1a1a1a;background:transparent;border:2px solid #1a1a1a;border-radius:50px;transition:all .2s ease;cursor:pointer;text-decoration:none}.btn-secondary[data-v-f636323b]:hover{background:#1a1a1a;color:#fff}.arrow[data-v-f636323b]{transition:transform .2s ease}.btn-primary:hover .arrow[data-v-f636323b],.btn-secondary:hover .arrow[data-v-f636323b]{transform:translate(4px)}.section-title[data-v-f636323b]{font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem}.agents-section[data-v-f636323b],section[data-v-f636323b]{width:100%;max-width:100%;padding-left:max(var(--landing-horizontal-padding),calc(50% - 550px));padding-right:max(var(--landing-horizontal-padding),calc(50% - 550px));padding-top:var(--landing-section-spacing);padding-bottom:var(--landing-section-spacing)}.section--alt[data-v-f636323b]{background:#f9fafb;border-top:1px solid #f0f0f5;border-bottom:1px solid #f0f0f5;padding-top:var(--landing-section-spacing)}.section-header[data-v-f636323b]{margin-bottom:1.75rem}.section-subtitle[data-v-f636323b]{color:#64748b;font-size:1.05rem;line-height:1.7}.agents-grid[data-v-f636323b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.agent-card[data-v-f636323b]{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.25rem}.agent-header[data-v-f636323b]{margin-bottom:.75rem}.agent-badge[data-v-f636323b]{display:inline-flex;align-items:center;background:#f4f0ff;color:#5f43b4;border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:700}.agent-title[data-v-f636323b]{margin:0 0 .5rem;font-size:1.15rem;color:#0f0a1e}.agent-description[data-v-f636323b]{margin:0;color:#475569;line-height:1.65;font-size:.95rem}.landing__capabilities[data-v-f636323b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.landing__capability[data-v-f636323b]{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.25rem;min-height:180px;display:flex;flex-direction:column}.landing__capability[data-v-f636323b]:before{content:none}.landing__capability-icon[data-v-f636323b]{width:40px;height:40px;border-radius:10px;background:#edf3ff;color:#2457c5;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.landing__capability-icon svg[data-v-f636323b]{width:20px;height:20px}.landing__capability h3[data-v-f636323b]{margin:0 0 .5rem;font-size:1rem;color:#0f0a1e}.landing__capability p[data-v-f636323b]{margin:0;line-height:1.6;color:#64748b;font-size:.92rem}.landing__capability-link[data-v-f636323b]{display:inline-block;margin-top:auto;padding-top:.6rem;font-size:.85rem;font-weight:600;color:#5f43b4;text-decoration:none}.landing__capability-link[data-v-f636323b]:hover{text-decoration:underline}.faq[data-v-f636323b]{display:flex;flex-direction:column;gap:0}.faq__item[data-v-f636323b]{border-bottom:1px solid #e5e7eb}.faq__item[data-v-f636323b]:first-child{border-top:1px solid #e5e7eb}.faq__question[data-v-f636323b]{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.1rem 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1.05rem;font-weight:600;color:#0f0a1e;line-height:1.4}.faq__question[data-v-f636323b]:hover{color:#5f43b4}.faq__chevron[data-v-f636323b]{width:20px;height:20px;flex-shrink:0;color:#94a3b8;transition:transform .25s ease}.faq__item--open .faq__chevron[data-v-f636323b]{transform:rotate(180deg)}.faq__answer[data-v-f636323b]{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq__item--open .faq__answer[data-v-f636323b]{max-height:300px}.faq__answer p[data-v-f636323b]{margin:0;padding:0 0 1.25rem;font-size:.95rem;line-height:1.7;color:#475569}.pagespeed[data-v-f636323b]{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:2rem}.pagespeed__scores[data-v-f636323b]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.pagespeed__score[data-v-f636323b]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pagespeed__score strong[data-v-f636323b]{font-size:.82rem;color:#475569}.pagespeed__circle[data-v-f636323b]{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.pagespeed__circle--green[data-v-f636323b]{border:4px solid #0cce6b;background:#f0fdf4}.pagespeed__circle span[data-v-f636323b]{font-size:1.4rem;font-weight:800;color:#0cce6b}.pagespeed__metrics[data-v-f636323b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.pagespeed__metric[data-v-f636323b]{text-align:center}.pagespeed__metric-value[data-v-f636323b]{display:block;font-size:1.15rem;font-weight:800;margin-bottom:.2rem}.pagespeed__metric-value--green[data-v-f636323b]{color:#0cce6b}.pagespeed__metric-label[data-v-f636323b]{display:block;font-size:.78rem;color:#64748b;line-height:1.3}.pagespeed__source[data-v-f636323b]{margin:1.25rem 0 0;font-size:.78rem;color:#94a3b8;text-align:center}.comparison-table[data-v-f636323b]{overflow:hidden;border-radius:18px}.comparison-table__row[data-v-f636323b]{display:grid;grid-template-columns:1.15fr 1fr 1fr}.comparison-table__row>div[data-v-f636323b]{padding:.9rem 1.1rem;border-bottom:1px solid #e5e7eb;color:#334155;font-size:.92rem;line-height:1.5}.comparison-table__row:nth-child(2n)>div[data-v-f636323b]{background:#fafbfc}.comparison-table__row--header>div[data-v-f636323b]{background:#1a1040!important;color:#fff;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.comparison-table__row>div[data-v-f636323b]:first-child{font-weight:600;color:#0f0a1e}.comparison-table__row:not(.comparison-table__row--header)>div[data-v-f636323b]:last-child{color:#15803d;font-weight:600}.comparison-table__row:last-child>div[data-v-f636323b]{border-bottom:none}.feature-cta[data-v-f636323b]{padding:2rem;text-align:left}.feature-cta h2[data-v-f636323b]{margin:0 0 .75rem}.feature-cta p[data-v-f636323b]{margin:0 0 1rem;color:#475569;line-height:1.7}.feature-cta__note[data-v-f636323b]{margin:1rem 0 0;color:#64748b;font-size:.95rem}.feature-cta .hero-actions[data-v-f636323b]{margin-bottom:.75rem}.hero-actions--compact[data-v-f636323b]{margin-top:.25rem}.tech-section__intro[data-v-f636323b]{color:#475569;font-size:1.05rem;line-height:1.7;margin:0 0 1.5rem;max-width:720px}.tech-section__grid[data-v-f636323b]{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;margin-bottom:1.5rem}.tech-section__card[data-v-f636323b]{background:#fff;border-radius:14px;padding:1.25rem 1.5rem;border:1px solid #e5e7eb}.tech-section__card strong[data-v-f636323b]{display:block;font-size:1.1rem;color:#0f0a1e;margin-bottom:.25rem}.tech-section__card>span[data-v-f636323b]{display:block;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}.tech-section__card p[data-v-f636323b]{margin:0;font-size:.92rem;color:#475569;line-height:1.6}.tech-section__card--frontend>span[data-v-f636323b]{color:#5f43b4}.tech-section__card--checkout>span[data-v-f636323b]{color:#9a5c2e}.tech-section__card--frontend[data-v-f636323b]{border-color:#e0d6ff}.tech-section__card--checkout[data-v-f636323b]{border-color:#f0d4b8}.tech-section__arrow[data-v-f636323b]{font-size:1.5rem;color:#94a3b8;font-weight:700}.tech-section__cta[data-v-f636323b]{margin-top:.5rem}.btn-secondary--sm[data-v-f636323b]{padding:.7rem 1.5rem;font-size:.92rem}@media (max-width: 720px){.tech-section__grid[data-v-f636323b]{grid-template-columns:1fr}.tech-section__arrow[data-v-f636323b]{text-align:center;transform:rotate(90deg)}}.testimonial-section[data-v-f636323b]{padding-top:var(--landing-section-spacing)!important;padding-bottom:var(--landing-section-spacing)!important}.testimonial[data-v-f636323b]{max-width:800px;margin:0 auto}.testimonial__quote[data-v-f636323b]{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:2rem}.testimonial__stats[data-v-f636323b]{display:flex;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.testimonial__stat[data-v-f636323b]{text-align:center;padding:.6rem 1.25rem;background:#f0faf4;border-radius:12px;border:1px solid #b8e5ca}.testimonial__stat strong[data-v-f636323b]{display:block;font-size:1.35rem;color:#15803d;font-weight:800;line-height:1.2}.testimonial__stat span[data-v-f636323b]{font-size:.8rem;color:#3e7a54;font-weight:600}.testimonial__quote blockquote[data-v-f636323b]{margin:0 0 1.25rem;padding:0;font-size:1rem;line-height:1.75;color:#475569;font-style:italic;border:none}.testimonial__author[data-v-f636323b]{display:flex;align-items:center;gap:.75rem}.testimonial__avatar[data-v-f636323b]{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:center top;flex-shrink:0;border:2px solid #e5e7eb}.testimonial__author strong[data-v-f636323b]{display:block;font-size:.95rem;color:#0f0a1e;font-style:normal}.testimonial__author span[data-v-f636323b]{display:block;font-size:.85rem;color:#64748b;font-style:normal}@media (max-width: 960px){.hero[data-v-f636323b]{grid-template-columns:1fr}.hero-content[data-v-f636323b]{padding-top:2.5rem;padding-bottom:0}.hero-panel__stats[data-v-f636323b]{grid-template-columns:1fr}}@media (max-width: 720px){.comparison-table__row[data-v-f636323b]{grid-template-columns:1fr}.comparison-table__row>div[data-v-f636323b]{border-bottom:1px solid #ece7f5}.comparison-table__row--header[data-v-f636323b]{display:none}.hero-actions[data-v-f636323b]{flex-direction:column}.btn-primary[data-v-f636323b],.btn-secondary[data-v-f636323b]{justify-content:center}.landing__capability[data-v-f636323b]{min-height:auto}}
