.hero[data-astro-cid-6o27kgmg]{background:#1a3000;flex-direction:column;min-height:100vh;transition:background-color .8s;display:flex}.hero[data-astro-cid-6o27kgmg][data-bg="0"],.hero[data-astro-cid-6o27kgmg][data-bg="1"],.hero[data-astro-cid-6o27kgmg][data-bg="2"]{background:#1a3000}@media (prefers-reduced-motion:reduce){.hero[data-astro-cid-6o27kgmg]{transition:none}}.hero__inner[data-astro-cid-6o27kgmg]{flex:1;justify-content:space-between;align-items:center;gap:3rem;width:100%;padding:8rem 1.5rem 2rem;display:flex}.hero__copy[data-astro-cid-6o27kgmg]{max-width:32rem}.hero[data-astro-cid-6o27kgmg] .eyebrow[data-astro-cid-6o27kgmg]{color:var(--color-primary-200);transition:opacity .25s}.hero[data-astro-cid-6o27kgmg] .eyebrow[data-astro-cid-6o27kgmg].is-fading,.hero[data-astro-cid-6o27kgmg] h1[data-astro-cid-6o27kgmg].is-fading{opacity:0}.hero[data-astro-cid-6o27kgmg] h1[data-astro-cid-6o27kgmg]{color:#fff;margin:0 0 1rem;font-size:2.5rem;transition:opacity .25s}.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg]{color:#ffffffd1;margin:0 0 2rem;font-size:1.05rem;transition:opacity .25s}.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg].is-fading{opacity:0}.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{margin:0 0 1rem}.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]:last-child,.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg] ul[data-astro-cid-6o27kgmg]:last-child{margin-bottom:0}.hero[data-astro-cid-6o27kgmg] .lede[data-astro-cid-6o27kgmg] ul[data-astro-cid-6o27kgmg]{flex-direction:column;gap:.4rem;margin:0;padding-left:1.1rem;display:flex}.hero__actions[data-astro-cid-6o27kgmg]{flex-wrap:wrap;gap:.75rem;display:flex}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.hero__copy[data-astro-cid-6o27kgmg]>[data-astro-cid-6o27kgmg]{opacity:0;animation:.6s ease-out forwards hero-fade-up}.hero__copy[data-astro-cid-6o27kgmg]>.eyebrow[data-astro-cid-6o27kgmg]{animation-delay:50ms}.hero__copy[data-astro-cid-6o27kgmg]>h1[data-astro-cid-6o27kgmg]{animation-delay:.15s}.hero__copy[data-astro-cid-6o27kgmg]>.lede[data-astro-cid-6o27kgmg]{animation-delay:.25s}.hero__copy[data-astro-cid-6o27kgmg]>.hero__actions[data-astro-cid-6o27kgmg]{animation-delay:.35s}.hero__screenshot[data-astro-cid-6o27kgmg]{opacity:0;border:1px solid #ffffff1f;border-radius:.75rem;flex-shrink:0;width:32rem;max-width:100%;animation:.7s ease-out .2s forwards hero-fade-in;overflow:hidden;box-shadow:0 20px 60px #00000059}.hero__screenshot-bar[data-astro-cid-6o27kgmg]{background:#1c1e1a;gap:.4rem;padding:.6rem .75rem;display:flex}.hero__screenshot-bar[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]{background:var(--color-surface-500);border-radius:50%;width:.55rem;height:.55rem}.hero__screenshot-bar[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]:first-child{background:#ff5f57}.hero__screenshot-bar[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]:nth-child(2){background:#febc2e}.hero__screenshot-bar[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]:nth-child(3){background:#28c840}.hero__screenshot-slides[data-astro-cid-6o27kgmg]{aspect-ratio:1600/1000;position:relative}.hero__slide[data-astro-cid-6o27kgmg]{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;display:block;position:absolute;inset:0}.hero__slide[data-astro-cid-6o27kgmg].is-active{opacity:1}.hero__stats-wrap[data-astro-cid-6o27kgmg]{width:100%;padding-bottom:3rem}.hero__stats[data-astro-cid-6o27kgmg]{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stat-card[data-astro-cid-6o27kgmg]{opacity:0;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:.5rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;animation:.5s ease-out forwards hero-fade-up;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.stat-card[data-astro-cid-6o27kgmg]:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.stat-card[data-astro-cid-6o27kgmg].is-active{background:var(--color-primary-50);border-color:var(--color-primary-300);box-shadow:0 4px 14px #0000001a}.stat-card__progress[data-astro-cid-6o27kgmg]{background:var(--color-primary-500);width:0;height:2px;position:absolute;bottom:0;left:0}.stat-card[data-astro-cid-6o27kgmg].is-active .stat-card__progress[data-astro-cid-6o27kgmg]{animation:5s linear forwards stat-progress}@keyframes stat-progress{0%{width:0}to{width:100%}}.hero__stats[data-astro-cid-6o27kgmg] .stat-card[data-astro-cid-6o27kgmg]:first-child{animation-delay:.4s}.hero__stats[data-astro-cid-6o27kgmg] .stat-card[data-astro-cid-6o27kgmg]:nth-child(2){animation-delay:.5s}.hero__stats[data-astro-cid-6o27kgmg] .stat-card[data-astro-cid-6o27kgmg]:nth-child(3){animation-delay:.6s}@media (prefers-reduced-motion:reduce){.hero__copy[data-astro-cid-6o27kgmg]>[data-astro-cid-6o27kgmg],.hero__screenshot[data-astro-cid-6o27kgmg],.stat-card[data-astro-cid-6o27kgmg]{opacity:1;animation:none}.stat-card[data-astro-cid-6o27kgmg].is-active .stat-card__progress[data-astro-cid-6o27kgmg]{width:100%;animation:none}.hero__slide[data-astro-cid-6o27kgmg]{transition:none}}.hero__stats[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);margin:0;font-size:.9rem}.hero__stats[data-astro-cid-6o27kgmg] strong[data-astro-cid-6o27kgmg]{color:var(--color-surface-800)}@media (width<=56rem){.hero__inner[data-astro-cid-6o27kgmg]{text-align:center;flex-direction:column;padding:7rem 1.5rem 2.5rem}.hero__actions[data-astro-cid-6o27kgmg]{justify-content:center}.hero__stats[data-astro-cid-6o27kgmg]{grid-template-columns:1fr}}.whats-new[data-astro-cid-6o27kgmg]{padding:3.5rem 0}.whats-new[data-astro-cid-6o27kgmg] .container[data-astro-cid-6o27kgmg]{max-width:72rem}.whats-new__lede[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);max-width:42rem;margin:0 0 2rem;line-height:1.7}.whats-new__grid[data-astro-cid-6o27kgmg]{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.new-card[data-astro-cid-6o27kgmg]{background:var(--color-surface-50);border-radius:.5rem;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #00000014}.new-card[data-astro-cid-6o27kgmg] h3[data-astro-cid-6o27kgmg]{color:var(--color-surface-800);margin:0 0 .5rem;font-size:1rem}.new-card[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);margin:0;font-size:.875rem;line-height:1.6}.trusted[data-astro-cid-6o27kgmg]{padding:2.5rem 0}.trusted__label[data-astro-cid-6o27kgmg]{text-align:center;color:var(--color-surface-500);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem;font-size:.75rem;font-weight:600}.trusted__logos[data-astro-cid-6o27kgmg]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem;display:flex}.trusted__logo[data-astro-cid-6o27kgmg]{border:1px dashed var(--color-surface-300);height:2.5rem;color:var(--color-surface-400);white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-size:.8rem;font-weight:600;display:flex}.trusted__logo--image[data-astro-cid-6o27kgmg]{border:none;padding:0}.trusted__logo--image[data-astro-cid-6o27kgmg] img[data-astro-cid-6o27kgmg]{width:auto;height:2.5rem}section[data-astro-cid-6o27kgmg]>.container[data-astro-cid-6o27kgmg] h2[data-astro-cid-6o27kgmg],.intro[data-astro-cid-6o27kgmg] h2[data-astro-cid-6o27kgmg]{color:var(--color-surface-800);margin:0 0 1rem;font-size:1.75rem}.intro[data-astro-cid-6o27kgmg],.usage[data-astro-cid-6o27kgmg],.pricing[data-astro-cid-6o27kgmg],.research[data-astro-cid-6o27kgmg]{padding:3.5rem 0}.usage[data-astro-cid-6o27kgmg] .container[data-astro-cid-6o27kgmg],.research[data-astro-cid-6o27kgmg] .container[data-astro-cid-6o27kgmg]{max-width:42rem}.intro__inner[data-astro-cid-6o27kgmg]{align-items:center;gap:3rem;max-width:72rem;display:flex}.intro__copy[data-astro-cid-6o27kgmg]{flex:26rem;max-width:34rem}.intro__media[data-astro-cid-6o27kgmg]{border-radius:.75rem;flex:24rem;overflow:hidden;box-shadow:0 1px 3px #00000014}.intro__media[data-astro-cid-6o27kgmg] img[data-astro-cid-6o27kgmg]{width:100%;height:auto;display:block}.intro[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]:not(.eyebrow),.usage__lede[data-astro-cid-6o27kgmg],.research[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]:not(.eyebrow){color:var(--color-surface-700);margin:0 0 1.5rem;line-height:1.7}@media (width<=56rem){.intro__inner[data-astro-cid-6o27kgmg]{flex-direction:column}.intro__copy[data-astro-cid-6o27kgmg]{max-width:none}}.links[data-astro-cid-6o27kgmg]{background:var(--color-surface-100);padding:3rem 0}.links__grid[data-astro-cid-6o27kgmg]{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.link-card[data-astro-cid-6o27kgmg]{background:#fff;border-radius:.5rem;padding:1.5rem;text-decoration:none;transition:box-shadow .15s;display:block;box-shadow:0 1px 3px #00000014}.link-card[data-astro-cid-6o27kgmg]:hover{box-shadow:0 4px 12px #0000001a}.link-card[data-astro-cid-6o27kgmg] h3[data-astro-cid-6o27kgmg]{color:var(--color-surface-800);margin:0 0 .5rem;font-size:1.1rem}.link-card[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);margin:0;font-size:.9rem;line-height:1.6}.usage[data-astro-cid-6o27kgmg]{background:var(--color-surface-50)}.usage[data-astro-cid-6o27kgmg] .container[data-astro-cid-6o27kgmg]{max-width:72rem}.usage__lede[data-astro-cid-6o27kgmg]{max-width:42rem}.usage__grid[data-astro-cid-6o27kgmg]{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.usage-card[data-astro-cid-6o27kgmg]{background:#fff;border-radius:.5rem;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #00000014}.usage-card[data-astro-cid-6o27kgmg] h3[data-astro-cid-6o27kgmg]{color:var(--color-surface-800);margin:0 0 .5rem;font-size:1rem}.usage-card[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);margin:0;font-size:.875rem;line-height:1.6}.pricing[data-astro-cid-6o27kgmg]{background:var(--color-surface-100)}.pricing[data-astro-cid-6o27kgmg] .container[data-astro-cid-6o27kgmg]{max-width:60rem}.pricing__lede[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);margin:0 0 1.25rem}.pricing__grid[data-astro-cid-6o27kgmg]{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;display:grid}.price-card[data-astro-cid-6o27kgmg]{border:1px solid var(--color-surface-200);background:#fff;border-radius:1rem;flex-direction:column;padding:2rem;display:flex;position:relative}.price-card--pro[data-astro-cid-6o27kgmg]{background:var(--color-surface-900);border-color:var(--color-surface-900)}.price-card__badge[data-astro-cid-6o27kgmg]{background:var(--color-primary-500);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.35rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:-.75rem;right:1.5rem}.price-card__tag[data-astro-cid-6o27kgmg]{color:var(--color-surface-800);margin:0;font-size:1.1rem;font-weight:700}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__tag[data-astro-cid-6o27kgmg]{color:#fff}.price-card__price[data-astro-cid-6o27kgmg]{color:var(--color-surface-900);margin:1rem 0 0;font-size:2.25rem;font-weight:800;line-height:1}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__price[data-astro-cid-6o27kgmg]{color:#fff}.price-card__price[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]{color:var(--color-surface-500);margin-left:.25rem;font-size:.9rem;font-weight:500}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__price[data-astro-cid-6o27kgmg] span[data-astro-cid-6o27kgmg]{color:var(--color-surface-300)}.price-card__list[data-astro-cid-6o27kgmg]{border-top:1px solid var(--color-surface-200);flex-direction:column;flex-grow:1;gap:.75rem;margin:1.5rem 0 0;padding:1.5rem 0 0;list-style:none;display:flex}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__list[data-astro-cid-6o27kgmg]{border-top-color:var(--color-primary-800)}.price-card__list[data-astro-cid-6o27kgmg] li[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);padding-left:1.75rem;font-size:.95rem;line-height:1.4;position:relative}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__list[data-astro-cid-6o27kgmg] li[data-astro-cid-6o27kgmg]{color:#e4ece7}.price-card__list[data-astro-cid-6o27kgmg] li[data-astro-cid-6o27kgmg]:before{content:"✓";color:var(--color-primary-550);font-weight:700;position:absolute;left:0}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__list[data-astro-cid-6o27kgmg] li[data-astro-cid-6o27kgmg]:before{color:var(--color-primary-400)}.price-card__cta[data-astro-cid-6o27kgmg]{text-align:center;background:var(--color-surface-100);color:var(--color-surface-800);border-radius:.5rem;margin-top:1.75rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.price-card__cta[data-astro-cid-6o27kgmg]:hover{background:var(--color-surface-200)}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__cta[data-astro-cid-6o27kgmg]{background:var(--color-primary-500);color:#fff}.price-card--pro[data-astro-cid-6o27kgmg] .price-card__cta[data-astro-cid-6o27kgmg]:hover{background:var(--color-primary-550)}.pricing__all-link[data-astro-cid-6o27kgmg]{color:var(--color-primary-550);margin-top:1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.pricing__all-link[data-astro-cid-6o27kgmg]:hover{text-decoration:underline}.pricing__demo[data-astro-cid-6o27kgmg]{border-top:1px solid var(--color-surface-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.pricing__demo[data-astro-cid-6o27kgmg] p[data-astro-cid-6o27kgmg]{color:var(--color-surface-700);max-width:32rem;margin:0}@media (width<=56rem){.links__grid[data-astro-cid-6o27kgmg]{grid-template-columns:1fr}.usage__grid[data-astro-cid-6o27kgmg],.whats-new__grid[data-astro-cid-6o27kgmg]{grid-template-columns:1fr 1fr}.pricing__grid[data-astro-cid-6o27kgmg]{grid-template-columns:1fr}}
