@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-fade-in[data-astro-cid-2yhxtf3h]{opacity:0;animation:heroFadeIn .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--delay, 0ms)}.page-header[data-astro-cid-2yhxtf3h]{height:600px;padding:10rem 1rem 9rem;position:relative;text-align:left;display:flex;align-items:center}.page-header-overlay[data-astro-cid-2yhxtf3h]{position:absolute;inset:0;background:linear-gradient(to right,#000000bf,#0006 60%,#0003);z-index:0}.header-content[data-astro-cid-2yhxtf3h]{max-width:600px;max-height:420px;margin:0}.page-header[data-astro-cid-2yhxtf3h] h1[data-astro-cid-2yhxtf3h]{line-height:1.05;margin-top:0;margin-bottom:1.5rem}.btn-secondary-light[data-astro-cid-2yhxtf3h]{background:#fff;color:var(--color-accent);border:1.5px solid #fff}.btn-secondary-light[data-astro-cid-2yhxtf3h]:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);color:#fff}.intro-content[data-astro-cid-2yhxtf3h]{max-width:800px;margin:0 auto}.intro-text[data-astro-cid-2yhxtf3h]{margin-bottom:2rem}.intro-text[data-astro-cid-2yhxtf3h] h2[data-astro-cid-2yhxtf3h]{font-size:2rem;margin-bottom:1rem;text-align:center}.intro-text[data-astro-cid-2yhxtf3h] .lead[data-astro-cid-2yhxtf3h]{font-size:1.125rem;color:rgb(var(--gray-dark));margin-bottom:1.5rem;line-height:1.6;text-align:center}.intro-text[data-astro-cid-2yhxtf3h] p[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray));margin-bottom:1rem;line-height:1.6;text-align:center}.intro-highlights[data-astro-cid-2yhxtf3h]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.highlight-item[data-astro-cid-2yhxtf3h]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--accent);border-radius:var(--radius-full);font-weight:600;font-size:.9rem}.highlight-item[data-astro-cid-2yhxtf3h] svg[data-astro-cid-2yhxtf3h]{color:rgb(var(--black))}.section-header[data-astro-cid-2yhxtf3h]{max-width:600px;margin:0 auto 3rem}.section-header[data-astro-cid-2yhxtf3h] h2[data-astro-cid-2yhxtf3h]{margin-bottom:.5rem}.section-subtitle[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray))}.features-grid[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card[data-astro-cid-2yhxtf3h]{background:rgb(var(--white));border:1px solid rgb(var(--gray-light));border-radius:var(--radius-lg);padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.feature-card[data-astro-cid-2yhxtf3h]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.feature-icon[data-astro-cid-2yhxtf3h]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgb(var(--gray-light),.5);border-radius:var(--radius-md);color:var(--accent);margin-bottom:1rem}.feature-card[data-astro-cid-2yhxtf3h] h3[data-astro-cid-2yhxtf3h]{font-size:1.125rem;margin-bottom:.5rem}.feature-card[data-astro-cid-2yhxtf3h] p[data-astro-cid-2yhxtf3h]{font-size:.9rem;color:rgb(var(--gray));line-height:1.6;margin:0}.comparison-table[data-astro-cid-2yhxtf3h]{max-width:900px;margin:0 auto;background:rgb(var(--white));border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 4px 16px rgba(var(--black),.08)}.comparison-header[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;background:rgb(var(--gray-light),.5);font-weight:600}.comparison-row[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;border-bottom:1px solid rgb(var(--gray-light))}.comparison-row[data-astro-cid-2yhxtf3h]:last-child{border-bottom:none}.comparison-col[data-astro-cid-2yhxtf3h]{padding:1rem 1.25rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.comparison-aspect[data-astro-cid-2yhxtf3h]{font-weight:600;background:rgb(var(--gray-light),.3)}.comparison-old[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray))}.comparison-old[data-astro-cid-2yhxtf3h] svg[data-astro-cid-2yhxtf3h]{color:#e53e3e;flex-shrink:0}.comparison-new[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray-dark));background:rgb(var(--gray-light),.15)}.comparison-new[data-astro-cid-2yhxtf3h] svg[data-astro-cid-2yhxtf3h]{color:#38a169;flex-shrink:0}.integrations-grid[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.integration-card[data-astro-cid-2yhxtf3h]{background:rgb(var(--white));border:1px solid rgb(var(--gray-light));border-radius:var(--radius-lg);padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.integration-card[data-astro-cid-2yhxtf3h]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.integration-icon[data-astro-cid-2yhxtf3h]{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:var(--accent);border-radius:50%;color:rgb(var(--black));margin-bottom:1rem}.integration-card[data-astro-cid-2yhxtf3h] h3[data-astro-cid-2yhxtf3h]{font-size:1.125rem;margin-bottom:.5rem}.integration-card[data-astro-cid-2yhxtf3h] p[data-astro-cid-2yhxtf3h]{font-size:.875rem;color:rgb(var(--gray));margin:0}.flow-content[data-astro-cid-2yhxtf3h]{max-width:900px;margin:0 auto;text-align:center}.flow-content[data-astro-cid-2yhxtf3h] h2[data-astro-cid-2yhxtf3h]{font-size:2rem;margin-bottom:.5rem}.flow-content[data-astro-cid-2yhxtf3h] .lead[data-astro-cid-2yhxtf3h]{font-size:1.125rem;color:rgb(var(--gray));margin-bottom:2rem}.flow-example[data-astro-cid-2yhxtf3h]{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.flow-step[data-astro-cid-2yhxtf3h]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:var(--accent);border-radius:var(--radius-md)}.flow-number[data-astro-cid-2yhxtf3h]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgb(var(--black));color:rgb(var(--white));border-radius:50%;font-weight:700;font-size:.875rem}.flow-label[data-astro-cid-2yhxtf3h]{font-weight:600;font-size:.9rem}.flow-arrow[data-astro-cid-2yhxtf3h]{font-size:1.5rem;color:rgb(var(--gray));font-weight:300}.flow-description[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray));font-size:.95rem;max-width:600px;margin:0 auto;line-height:1.6}.usecases-content[data-astro-cid-2yhxtf3h]{text-align:center;max-width:800px;margin:0 auto}.usecases-content[data-astro-cid-2yhxtf3h] h2[data-astro-cid-2yhxtf3h]{font-size:2rem;margin-bottom:.5rem}.usecases-content[data-astro-cid-2yhxtf3h]>p[data-astro-cid-2yhxtf3h]{color:rgb(var(--gray));margin-bottom:2rem}.usecases-grid[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.usecase-item[data-astro-cid-2yhxtf3h]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:rgb(var(--white));border:1px solid rgb(var(--gray-light));border-radius:var(--radius-md);font-size:.95rem}.usecase-item[data-astro-cid-2yhxtf3h] svg[data-astro-cid-2yhxtf3h]{color:var(--accent);flex-shrink:0}.faq-grid[data-astro-cid-2yhxtf3h]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.faq-item[data-astro-cid-2yhxtf3h]{background:#fff;border:1px solid rgb(var(--gray-light));border-radius:12px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.faq-item[data-astro-cid-2yhxtf3h]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.faq-item[data-astro-cid-2yhxtf3h] h3[data-astro-cid-2yhxtf3h]{font-size:1rem;margin-bottom:.75rem;color:rgb(var(--black))}.faq-item[data-astro-cid-2yhxtf3h] p[data-astro-cid-2yhxtf3h]{font-size:.9rem;line-height:1.6;margin:0;color:rgb(var(--gray))}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-fade-in[data-astro-cid-2yhxtf3h]{opacity:0}.scroll-fade-in[data-astro-cid-2yhxtf3h].visible{animation:fadeIn .9s cubic-bezier(.16,1,.3,1) forwards}@media(prefers-reduced-motion:reduce){.scroll-fade-in[data-astro-cid-2yhxtf3h]{opacity:1}.scroll-fade-in[data-astro-cid-2yhxtf3h].visible{animation:none}}@media(max-width:1024px){.features-grid[data-astro-cid-2yhxtf3h],.integrations-grid[data-astro-cid-2yhxtf3h]{grid-template-columns:repeat(2,1fr)}.comparison-table[data-astro-cid-2yhxtf3h]{font-size:.85rem}.comparison-col[data-astro-cid-2yhxtf3h]{padding:.75rem 1rem}.usecases-grid[data-astro-cid-2yhxtf3h]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-header[data-astro-cid-2yhxtf3h]{height:auto;min-height:500px}.features-grid[data-astro-cid-2yhxtf3h],.integrations-grid[data-astro-cid-2yhxtf3h],.usecases-grid[data-astro-cid-2yhxtf3h],.faq-grid[data-astro-cid-2yhxtf3h],.comparison-header[data-astro-cid-2yhxtf3h],.comparison-row[data-astro-cid-2yhxtf3h]{grid-template-columns:1fr}.comparison-aspect[data-astro-cid-2yhxtf3h]{font-weight:700;background:rgb(var(--gray-light),.5)}.flow-example[data-astro-cid-2yhxtf3h]{flex-direction:column}.flow-arrow[data-astro-cid-2yhxtf3h]{transform:rotate(90deg)}.intro-highlights[data-astro-cid-2yhxtf3h]{flex-direction:column;align-items:center}}
