.Footer-module__DaFM4q__footer{background:var(--brand);border-top:1px solid #ffffff1a;width:100%;padding:20px 24px}.Footer-module__DaFM4q__container{flex-direction:column;justify-content:space-between;align-items:center;gap:12px;max-width:1024px;margin:0 auto;display:flex}.Footer-module__DaFM4q__brand{font-family:var(--font-serif);color:var(--brand-foreground);letter-spacing:.12em;opacity:.8;font-size:.9rem;font-weight:700}.Footer-module__DaFM4q__links{flex-wrap:wrap;justify-content:center;gap:8px 20px;display:flex}.Footer-module__DaFM4q__link{color:var(--brand-foreground);font-family:var(--font-sans);opacity:.75;font-size:.78rem;text-decoration:none;transition:opacity .15s}.Footer-module__DaFM4q__link:hover{opacity:1}.Footer-module__DaFM4q__copyright{color:var(--brand-foreground);font-family:var(--font-sans);opacity:.55;white-space:nowrap;font-size:.72rem}.Footer-module__DaFM4q__copyrightLink{color:inherit;text-decoration:underline}.Footer-module__DaFM4q__copyrightLink:hover{opacity:.8}@media (min-width:640px){.Footer-module__DaFM4q__container{flex-direction:row}}
.HeroCarousel-module__1pielq__hero{background:linear-gradient(135deg,#2e6f40 0%,#4a9960 100%);justify-content:center;align-items:center;width:100%;min-height:420px;display:flex;position:relative;overflow:hidden}.dark .HeroCarousel-module__1pielq__hero{background:linear-gradient(135deg,#0f2218 0%,#1c3a28 60%,#243d2e 100%)}.HeroCarousel-module__1pielq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 32px;transition:opacity .3s;display:flex}.HeroCarousel-module__1pielq__logoBlock{flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;display:flex}.HeroCarousel-module__1pielq__logoMark{font-family:var(--font-serif);color:var(--brand-foreground);letter-spacing:.22em;font-size:clamp(3.5rem,10vw,6.5rem);font-weight:700;line-height:1}.HeroCarousel-module__1pielq__logoSub{color:var(--brand-foreground);font-family:var(--font-sans);letter-spacing:.35em;opacity:.82;font-size:clamp(.75rem,2vw,1rem);font-weight:500}.HeroCarousel-module__1pielq__divider{background:var(--brand-foreground);opacity:.5;width:60px;height:2px;margin-bottom:1.5rem}.HeroCarousel-module__1pielq__logoTagline{font-family:var(--font-serif);color:var(--brand-foreground);letter-spacing:.04em;opacity:.92;font-size:clamp(1.1rem,3vw,1.6rem);font-style:italic;font-weight:600}.HeroCarousel-module__1pielq__headline{max-width:700px;font-family:var(--font-serif);color:var(--brand-foreground);margin-bottom:1.25rem;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:700;line-height:1.2}.HeroCarousel-module__1pielq__tagline{max-width:540px;font-family:var(--font-sans);color:var(--brand-foreground);opacity:.82;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.65}.HeroCarousel-module__1pielq__arrow{width:36px;height:36px;color:var(--brand-foreground);cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__1pielq__arrow:hover{background:#fff3}.HeroCarousel-module__1pielq__dots{gap:8px;display:flex;position:absolute;bottom:24px}.HeroCarousel-module__1pielq__dot{background:var(--brand-foreground);opacity:.45;cursor:pointer;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,opacity .2s}.HeroCarousel-module__1pielq__dot[data-active=true]{opacity:1;width:24px}
.Navbar-module__mCmXEa__header{z-index:50;background:var(--header-dark);border-bottom:1px solid #ffffff1f;align-items:center;gap:16px;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 2px #00000014}.Navbar-module__mCmXEa__logo{cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:baseline;gap:8px;padding:0;display:flex}.Navbar-module__mCmXEa__logoMark{font-family:var(--font-serif);color:var(--brand-foreground);letter-spacing:.18em;font-size:1.35rem;font-weight:700}.Navbar-module__mCmXEa__logoSub{color:var(--brand-foreground);font-family:var(--font-sans);letter-spacing:.06em;opacity:.75;font-size:.7rem;font-weight:400}.Navbar-module__mCmXEa__nav{flex:1;justify-content:center;gap:24px;display:none}.Navbar-module__mCmXEa__navLink{color:var(--brand-foreground);font-family:var(--font-sans);letter-spacing:.02em;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:.875rem;font-weight:500;transition:opacity .15s}.Navbar-module__mCmXEa__navLink:hover{opacity:.8}.Navbar-module__mCmXEa__navLink:active{opacity:.6}.Navbar-module__mCmXEa__actions{align-items:center;gap:12px;margin-left:auto;display:flex}.Navbar-module__mCmXEa__iconButton{width:32px;height:32px;color:var(--brand-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.Navbar-module__mCmXEa__iconButton:hover{background:#ffffff26}.Navbar-module__mCmXEa__loginButton{background:var(--brand-foreground);color:var(--brand);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:opacity .15s;display:flex}.Navbar-module__mCmXEa__loginButton:hover{opacity:.88}.Navbar-module__mCmXEa__mobileToggle{color:var(--brand-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:8px;padding:4px;display:flex}.Navbar-module__mCmXEa__mobileMenu{background:var(--header-dark);flex-direction:column;padding:12px 0;display:flex;position:absolute;top:56px;left:0;right:0;box-shadow:0 8px 16px #0000001f}.Navbar-module__mCmXEa__mobileLink{text-align:left;color:var(--brand-foreground);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;padding:12px 24px;font-size:.95rem;font-weight:500;transition:background-color .15s}.Navbar-module__mCmXEa__mobileLink:hover{background:#ffffff1a}@media (min-width:768px){.Navbar-module__mCmXEa__nav{display:flex}.Navbar-module__mCmXEa__mobileToggle,.Navbar-module__mCmXEa__mobileMenu{display:none}}
.SectionHeading-module__WkuYhq__heading{margin-bottom:56px}.SectionHeading-module__WkuYhq__eyebrow{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--landing-accent);font-size:.75rem;font-weight:600;display:block}.SectionHeading-module__WkuYhq__title{font-family:var(--font-serif);color:var(--landing-primary);margin:8px 0 0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.SectionHeading-module__WkuYhq__divider{background:var(--landing-accent);border-radius:2px;width:48px;height:3px;margin-top:16px}
.PurposeSection-module__-vxm7G__section{background:var(--landing-secondary);width:100%;padding:96px 24px}.PurposeSection-module__-vxm7G__container{max-width:896px;margin:0 auto}.PurposeSection-module__-vxm7G__columns{gap:40px;display:grid}.PurposeSection-module__-vxm7G__paragraph{font-family:var(--font-sans);color:var(--landing-foreground);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.75}.PurposeSection-module__-vxm7G__paragraph:last-child{margin-bottom:0}@media (min-width:768px){.PurposeSection-module__-vxm7G__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ServiceStatusSection-module__hGxgYq__section{background:var(--landing-muted);width:100%;padding:96px 24px}.ServiceStatusSection-module__hGxgYq__container{max-width:1024px;margin:0 auto}.ServiceStatusSection-module__hGxgYq__pill{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:10px 20px;display:inline-flex}.ServiceStatusSection-module__hGxgYq__dot{background:#d4183d;border-radius:999px;width:10px;height:10px}.ServiceStatusSection-module__hGxgYq__dot[data-tone=ok]{background:#22c55e}.ServiceStatusSection-module__hGxgYq__dot[data-tone=warning]{background:#f59e0b}.ServiceStatusSection-module__hGxgYq__pillText{font-family:var(--font-sans);color:var(--landing-foreground);font-size:.9rem;font-weight:500}.ServiceStatusSection-module__hGxgYq__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 32px;display:grid}.ServiceStatusSection-module__hGxgYq__meta dt{font-family:var(--font-sans);color:var(--landing-muted-foreground);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:600}.ServiceStatusSection-module__hGxgYq__meta dd{font-family:var(--font-sans);color:var(--landing-foreground);overflow-wrap:anywhere;margin:0;font-size:.95rem;font-weight:600}.ServiceStatusSection-module__hGxgYq__dependencies{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ServiceStatusSection-module__hGxgYq__dependencyRow{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.ServiceStatusSection-module__hGxgYq__dependencyName{font-family:var(--font-sans);color:var(--landing-foreground);font-size:.95rem;font-weight:600;display:block}.ServiceStatusSection-module__hGxgYq__dependencyMeta{font-family:var(--font-sans);color:var(--landing-muted-foreground);font-size:.78rem;display:block}.ServiceStatusSection-module__hGxgYq__dependencyState{border:1px solid var(--landing-border);font-family:var(--font-sans);color:var(--landing-foreground);border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:600}.ServiceStatusSection-module__hGxgYq__dependencyState[data-tone=ok]{color:#15803d;border-color:#15803d}.ServiceStatusSection-module__hGxgYq__dependencyState[data-tone=warning]{color:#b45309;border-color:#b45309}.ServiceStatusSection-module__hGxgYq__dependencyState[data-tone=down]{color:#b91c1c;border-color:#b91c1c}.ServiceStatusSection-module__hGxgYq__pending{font-family:var(--font-sans);color:var(--landing-muted-foreground);margin:0;font-size:.95rem;line-height:1.6}@media (min-width:768px){.ServiceStatusSection-module__hGxgYq__meta{grid-template-columns:repeat(4,minmax(0,1fr))}}
.SubscriptionsSection-module__AG1lFG__section{background:var(--landing-background);width:100%;padding:96px 24px}.SubscriptionsSection-module__AG1lFG__container{max-width:1024px;margin:0 auto}.SubscriptionsSection-module__AG1lFG__grid{gap:24px;display:grid}.SubscriptionsSection-module__AG1lFG__card{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.SubscriptionsSection-module__AG1lFG__card[data-highlight=true]{border:2px solid var(--landing-primary)}.SubscriptionsSection-module__AG1lFG__badge{text-align:center;background:var(--landing-primary);color:var(--landing-primary-foreground);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;padding:6px 0;font-size:.7rem;font-weight:700}.SubscriptionsSection-module__AG1lFG__cardBody{flex-direction:column;flex:1;padding:24px;display:flex}.SubscriptionsSection-module__AG1lFG__cardBody[data-available=false]{opacity:.65}.SubscriptionsSection-module__AG1lFG__planName{font-family:var(--font-serif);color:var(--landing-primary);margin:0 0 .35rem;font-size:1.3rem;font-weight:700}.SubscriptionsSection-module__AG1lFG__tagline{font-family:var(--font-sans);color:var(--landing-muted-foreground);margin:0 0 1.25rem;font-size:.82rem;line-height:1.5}.SubscriptionsSection-module__AG1lFG__priceRow{align-items:flex-end;gap:4px;margin-bottom:24px;display:flex}.SubscriptionsSection-module__AG1lFG__price{font-family:var(--font-sans);color:var(--landing-foreground);font-size:2.25rem;font-weight:700;line-height:1}.SubscriptionsSection-module__AG1lFG__period{font-family:var(--font-sans);color:var(--landing-muted-foreground);margin-bottom:4px;font-size:.85rem}.SubscriptionsSection-module__AG1lFG__unavailableRow{color:var(--landing-muted-foreground);align-items:center;gap:8px;margin-bottom:24px;display:flex}.SubscriptionsSection-module__AG1lFG__unavailableText{font-family:var(--font-sans);font-size:.875rem;font-style:italic}.SubscriptionsSection-module__AG1lFG__features{flex-direction:column;flex:1;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.SubscriptionsSection-module__AG1lFG__feature{font-family:var(--font-sans);color:var(--landing-foreground);align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.5;display:flex}.SubscriptionsSection-module__AG1lFG__featureIcon{color:var(--landing-accent);flex-shrink:0;margin-top:2px}.SubscriptionsSection-module__AG1lFG__note{font-family:var(--font-sans);color:var(--landing-muted-foreground);margin:0 0 16px;font-size:.75rem;font-style:italic;line-height:1.55}.SubscriptionsSection-module__AG1lFG__cta{background:var(--landing-primary);width:100%;color:var(--landing-primary-foreground);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:8px;margin-top:auto;padding:10px 0;font-size:.9rem;font-weight:600;transition:opacity .15s}.SubscriptionsSection-module__AG1lFG__cta:hover:not(:disabled){opacity:.85}.SubscriptionsSection-module__AG1lFG__cta:disabled{background:var(--landing-muted);color:var(--landing-muted-foreground);cursor:not-allowed}@media (min-width:640px){.SubscriptionsSection-module__AG1lFG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.SubscriptionsSection-module__AG1lFG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.UseCasesSection-module__PC4ooG__section{background:var(--landing-secondary);width:100%;padding:96px 24px}.UseCasesSection-module__PC4ooG__container{max-width:1024px;margin:0 auto}.UseCasesSection-module__PC4ooG__grid{gap:16px;margin-bottom:40px;display:grid}.UseCasesSection-module__PC4ooG__card{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:8px;align-items:flex-start;gap:12px;padding:16px;display:flex}.UseCasesSection-module__PC4ooG__icon{color:var(--landing-accent);flex-shrink:0;margin-top:2px}.UseCasesSection-module__PC4ooG__text{font-family:var(--font-sans);color:var(--landing-foreground);margin:0;font-size:.88rem;line-height:1.6}.UseCasesSection-module__PC4ooG__more{text-align:center;font-family:var(--font-serif);color:var(--landing-primary);margin:0;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic;font-weight:600}@media (min-width:640px){.UseCasesSection-module__PC4ooG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.UseCasesSection-module__PC4ooG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.WorkflowsSection-module__rT6M2W__section{background:var(--landing-background);width:100%;padding:96px 24px}.WorkflowsSection-module__rT6M2W__container{max-width:1024px;margin:0 auto}.WorkflowsSection-module__rT6M2W__grid{gap:32px;display:grid}.WorkflowsSection-module__rT6M2W__card{background:var(--landing-card);border:1px solid var(--landing-border);border-radius:12px;gap:20px;padding:24px;display:flex}.WorkflowsSection-module__rT6M2W__iconColumn{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.WorkflowsSection-module__rT6M2W__iconCircle{background:var(--landing-primary);width:40px;height:40px;color:var(--landing-primary-foreground);border-radius:999px;justify-content:center;align-items:center;display:flex}.WorkflowsSection-module__rT6M2W__stepNumber{font-family:var(--font-sans);letter-spacing:.08em;color:var(--landing-muted-foreground);font-size:.7rem;font-weight:700}.WorkflowsSection-module__rT6M2W__cardTitle{font-family:var(--font-sans);color:var(--landing-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.WorkflowsSection-module__rT6M2W__cardDescription{font-family:var(--font-sans);color:var(--landing-foreground);margin:0;font-size:.9rem;line-height:1.7}@media (min-width:768px){.WorkflowsSection-module__rT6M2W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.LandingPage-module__FAbHmG__page{background:var(--landing-background);min-height:100vh;color:var(--landing-foreground);flex-direction:column;display:flex}.LandingPage-module__FAbHmG__navSpacer{height:56px}.LandingPage-module__FAbHmG__main{flex:1}
