.LandingSection[data-v-3497b24b],.LandingBenefits[data-v-ba6a7799]{width:100%}.LandingBenefits[data-v-ba6a7799] .Container{flex-direction:column;gap:1.25rem;display:flex}.LandingBenefitsGrid[data-v-ba6a7799]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width<=767px){.LandingBenefitsGrid[data-v-ba6a7799]{grid-template-columns:1fr}}.LandingBenefitsPoint[data-v-ba6a7799]{border-radius:var(--radius-box);background-color:var(--color-base-300);align-items:center;gap:1rem;padding:1rem;font-weight:500;display:flex}.LandingBenefitsPointIcon[data-v-ba6a7799]{width:1.5rem;height:1.5rem;color:var(--color-primary);flex-shrink:0}.LandingBenefitsIntegrationsList[data-v-ba6a7799]{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.LandingBenefitsIntegrationItem[data-v-ba6a7799]{flex-direction:column;align-items:center;gap:.5rem;min-width:5.5rem;font-size:.875rem;font-weight:500;display:flex}.LandingBenefitsIntegrationLogo[data-v-ba6a7799]{object-fit:contain;width:auto;max-width:5rem;height:2.5rem}.LandingBenefitsIntegrationIcon[data-v-ba6a7799]{width:2.5rem;height:2.5rem;color:var(--color-primary)}.LandingCliExample[data-v-fbca08b4]{flex-direction:column;gap:1rem;width:100%;display:flex}.LandingCliExampleTerminal[data-v-fbca08b4]{align-self:center;width:100%;max-width:800px}.LandingCliExampleButton[data-v-fbca08b4]{align-self:center}.LandingCta[data-v-fcf454dd]{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.LandingCtaTitle[data-v-fcf454dd]{margin:0;font-size:1.5rem;font-weight:600}.LandingCtaActions[data-v-fcf454dd]{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.LandingDemoCta[data-v-84e9f913]{grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;display:grid}@media (width>=1024px){.LandingDemoCta[data-v-84e9f913]{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:2.5rem}}.LandingDemoCtaCopy[data-v-84e9f913]{flex-direction:column;gap:1rem;display:flex}.LandingDemoCtaButton[data-v-84e9f913]{align-self:flex-start}.LandingDemoCtaPreviewShell[data-v-84e9f913]{perspective:1200px;perspective-origin:0;width:100%}.LandingDemoCtaPreview[data-v-84e9f913]{cursor:pointer;transform-origin:0;width:100%;transform-style:preserve-3d;transform:rotateY(-14deg)rotateX(2deg)}@media (prefers-reduced-motion:reduce){.LandingDemoCtaPreview[data-v-84e9f913]{transform:none}}.LandingDemoCtaPreviewFigure[data-v-84e9f913]{border-radius:var(--radius-box);width:100%;margin:0;overflow:hidden}.LandingDemoCtaPreviewImage[data-v-84e9f913]{border:1px solid var(--color-base-300);border-radius:var(--radius-box);width:100%;height:auto;box-shadow:0 18px 40px color-mix(in oklab, var(--color-base-content) 14%, transparent), 0 4px 12px color-mix(in oklab, var(--color-base-content) 8%, transparent);display:block}.LandingGroupsExample[data-v-fd4ab916]{grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;display:grid}@media (width>=1024px){.LandingGroupsExample[data-v-fd4ab916]{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:2.5rem}}.LandingGroupsExampleCopy[data-v-fd4ab916]{flex-direction:column;gap:1rem;display:flex}.LandingGroupsExampleTree[data-v-fd4ab916]{width:100%;max-width:20rem}.LandingGroupsExamplePreview[data-v-fd4ab916]{overflow:hidden}.LandingGroupsExamplePreviewImage[data-v-fd4ab916]{border-top:1px solid var(--color-base-300);width:100%;height:auto;display:block}.LandingHero[data-v-830b53df]{background:url(/hero.avif) no-repeat;background-color:color-mix(in oklab, var(--color-base-content) 5%, transparent);background-size:cover;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:75dvh;padding:5rem;display:flex}@media (width<=767px){.LandingHero[data-v-830b53df]{min-height:unset;justify-content:flex-start;padding:2rem 0}}.LandingHeroContent[data-v-830b53df]{flex-direction:column;gap:1rem;max-width:75%;display:flex}@media (width<=767px){.LandingHeroContent[data-v-830b53df]{max-width:unset}}.LandingHeroTitle[data-v-830b53df]{margin:0;font-size:3rem;font-weight:700;line-height:1.1}@media (width<=767px){.LandingHeroTitle[data-v-830b53df]{font-size:2rem}}.LandingHeroSubtitle[data-v-830b53df]{color:color-mix(in oklab, var(--color-base-content) 85%, transparent);margin:0;font-size:1.5rem}@media (width<=767px){.LandingHeroSubtitle[data-v-830b53df]{font-size:1rem}}.LandingHeroActions[data-v-830b53df]{flex-wrap:wrap;gap:1rem;display:flex}.LandingHeroReleaseTeaser[data-v-830b53df]{border:1px solid color-mix(in oklab, var(--color-base-content) 15%, transparent);border-radius:var(--radius-box);background-color:color-mix(in oklab, var(--color-base-100) 92%, transparent);max-width:100%;box-shadow:0 4px 12px color-mix(in oklab, var(--color-base-content) 20%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:wrap;align-self:flex-start;align-items:baseline;gap:.25rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:inline-flex}.LandingHeroReleaseTeaser[data-v-830b53df]:hover{border-color:color-mix(in oklab, var(--color-primary) 40%, transparent);box-shadow:0 6px 16px color-mix(in oklab, var(--color-primary) 20%, transparent)}.LandingNotificationsBanner[data-v-5574678d]{width:100%}.LandingNotificationsBannerList[data-v-5574678d]{flex-direction:column;gap:1rem;display:flex}.LandingNotificationsBannerItem[data-v-5574678d]{align-items:flex-start}.LandingNotificationsBannerIcon[data-v-5574678d]{flex-shrink:0;margin-top:.25rem}.LandingNotificationsBannerContent[data-v-5574678d]{flex-direction:column;flex:1;gap:.5rem;display:flex}.LandingNotificationsBannerTitle[data-v-5574678d]{white-space:pre-wrap;font-size:1.125rem;font-weight:700}.LandingPlanCard[data-v-657f2734]{border:2px solid var(--color-base-300);border-radius:var(--radius-box);background-color:var(--color-base-100)}.LandingPlanCardFree[data-v-657f2734]{border-color:var(--color-primary)}.LandingPlanCardBody[data-v-657f2734]{flex-direction:column;gap:1rem;height:100%;padding:1.5rem;display:flex}.LandingPlanCardTitle[data-v-657f2734]{margin:0;font-size:1.75rem;font-weight:700}.LandingPlanCardFeatures[data-v-657f2734]{color:color-mix(in oklab, var(--color-base-content) 80%, transparent);flex:1;margin:0;padding-left:1.25rem;list-style:outside}.LandingPlanCardPriceRow[data-v-657f2734]{align-items:baseline;gap:.5rem;display:flex}.LandingPlanCardPrice[data-v-657f2734]{font-size:1.5rem;font-weight:700}.LandingPlanCardPricePeriod[data-v-657f2734]{color:color-mix(in oklab, var(--color-base-content) 65%, transparent)}.LandingPlanCardFreeHint[data-v-657f2734]{color:color-mix(in oklab, var(--color-base-content) 75%, transparent);margin:0}.LandingPricing[data-v-1bcafbd2]{flex-direction:column;gap:1rem;width:100%;display:flex}.LandingPricingGrid[data-v-1bcafbd2]{gap:1rem;width:100%;display:grid}@media (width>=1024px){.LandingPricingGrid[data-v-1bcafbd2]{grid-template-columns:repeat(3,minmax(0,1fr))}}.LandingPage[data-v-d848fa35]{flex-direction:column;width:100%;display:flex}
