.plan:where(.astro-PKKV4YNR){--pricing-primary: #155dfc;--pricing-primary-soft: #edf2ff;--pricing-fg: #111827;--pricing-fg-muted: #6a7282;--pricing-border: #e7e7e7;--pricing-placeholder: #b3b3b3;--pricing-yellow-bg: #fff6d6;--pricing-yellow-fg: #7a5500;--pricing-yellow-cta: #ffc847;flex:1 1 360px;max-width:400px;width:100%;background:#ffffff;border-radius:14px;padding:30px 28px 26px;display:grid;gap:22px;grid-template-rows:auto auto auto 1fr auto auto;text-align:left;box-shadow:0 0 0 1px var(--pricing-border);transition:transform .24s cubic-bezier(.34,1.56,.64,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.plan--popular:where(.astro-PKKV4YNR){box-shadow:0 0 0 1px var(--pricing-border),0 2px 12px #00000012}.plan:where(.astro-PKKV4YNR):hover{transform:translateY(-6px);box-shadow:0 0 0 1px var(--pricing-border),0 8px 24px #0000001a}.plan__head:where(.astro-PKKV4YNR){display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:26px}.plan__name:where(.astro-PKKV4YNR){margin:0;font-size:20px;font-weight:700;letter-spacing:-.03em;color:var(--pricing-fg)}.plan__badge:where(.astro-PKKV4YNR){background:var(--pricing-yellow-bg);color:var(--pricing-yellow-fg);font-size:12px;font-weight:600;letter-spacing:-.02em;padding:5px 11px;border-radius:6px;white-space:nowrap}.plan__priceBlock:where(.astro-PKKV4YNR){display:grid;gap:10px;justify-items:start}.plan__priceRow:where(.astro-PKKV4YNR){display:flex;align-items:baseline;gap:6px}.plan__price:where(.astro-PKKV4YNR){font-size:44px;font-weight:700;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;color:var(--pricing-fg);min-width:3ch}.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__price:where(.astro-PKKV4YNR),.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__period:where(.astro-PKKV4YNR),.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__disclaimer:where(.astro-PKKV4YNR){color:var(--pricing-placeholder);animation:planPriceShimmer 1.2s ease-in-out infinite}.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__regular:where(.astro-PKKV4YNR){visibility:hidden}@keyframes planPriceShimmer{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion: reduce){.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__price:where(.astro-PKKV4YNR),.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__period:where(.astro-PKKV4YNR),.plan--pricingLoading:where(.astro-PKKV4YNR) .plan__disclaimer:where(.astro-PKKV4YNR){animation:none}}.plan__period:where(.astro-PKKV4YNR){font-size:15px;color:var(--pricing-fg-muted)}.plan__disclaimer:where(.astro-PKKV4YNR){margin:0;font-size:13px;color:var(--pricing-fg-muted);font-variant-numeric:tabular-nums}.plan__regular:where(.astro-PKKV4YNR){margin:0;font-size:12px;color:var(--pricing-placeholder);font-variant-numeric:tabular-nums}.plan__divider:where(.astro-PKKV4YNR){height:1px;background:var(--pricing-border)}.plan__features:where(.astro-PKKV4YNR){list-style:none;margin:0;padding:0;display:grid;align-content:start;gap:13px;font-size:14px;font-weight:400;line-height:1.45;color:var(--pricing-fg-muted)}.plan__features:where(.astro-PKKV4YNR) li:where(.astro-PKKV4YNR){display:flex;align-items:flex-start;gap:10px}.plan__features:where(.astro-PKKV4YNR) svg{flex:none;margin-top:1px}.plan__features:where(.astro-PKKV4YNR) span{min-width:0}.plan__features:where(.astro-PKKV4YNR) strong,.plan__features:where(.astro-PKKV4YNR) b{color:var(--pricing-fg);font-weight:600}.plan__feature:where(.astro-PKKV4YNR){display:flex;gap:10px}.plan__featureIcon:where(.astro-PKKV4YNR){flex:none;margin-top:1px}.plan__featureIcon:where(.astro-PKKV4YNR) svg{display:block}.plan__cta:where(.astro-PKKV4YNR){display:block;text-align:center;border-radius:9999px;padding:15px 28px;font-size:15px;font-weight:600;letter-spacing:-.02em;line-height:1;text-decoration:none}.plan__cta--yellow:where(.astro-PKKV4YNR){background:var(--pricing-yellow-cta);color:var(--pricing-yellow-fg)}.plan__cta--soft:where(.astro-PKKV4YNR){background:var(--pricing-primary-soft);color:var(--pricing-primary)}.plan__cta--blue:where(.astro-PKKV4YNR){background:var(--pricing-primary);color:#fff}.plan__ctaNote:where(.astro-PKKV4YNR){margin:0;font-size:12px;line-height:1.5;color:var(--pricing-placeholder)}.plan--theme-blue:where(.astro-PKKV4YNR){border-radius:16px;max-width:none;flex:unset;box-shadow:0 1px 2px #1118270a}.plan--theme-blue:where(.astro-PKKV4YNR).plan--popular{box-shadow:0 12px 24px -6px #11182714}.plan--theme-blue:where(.astro-PKKV4YNR) .plan__price:where(.astro-PKKV4YNR){font-size:40px;font-weight:800}.plan--theme-blue:where(.astro-PKKV4YNR) .plan__badge:where(.astro-PKKV4YNR){background:var(--pricing-primary-soft);color:var(--pricing-primary);border-radius:9999px}@media (max-width: 768px){.plan:where(.astro-PKKV4YNR){flex-basis:100%;max-width:100%}}.pricingSection:where(.astro-WVD3Y6KT){--pricing-primary: #155dfc;--pricing-fg-muted: #6a7282}.pricingSection__inner:where(.astro-WVD3Y6KT){max-width:1000px;margin:0 auto;padding:96px 24px;display:grid;gap:24px;justify-items:center;text-align:center}.pricingSection__title:where(.astro-WVD3Y6KT){order:0;font-size:34px;line-height:1.12;font-weight:600;letter-spacing:-.03em;max-width:700px;margin:0 auto;text-wrap:pretty}.pricingSection__title--lg:where(.astro-WVD3Y6KT){font-size:36px;line-height:1.1}.pricingSection__description:where(.astro-WVD3Y6KT){order:10;margin:0 auto;max-width:560px;font-size:17px;line-height:1.6;color:var(--pricing-fg-muted);text-wrap:pretty}.pricingSection__description--top:where(.astro-WVD3Y6KT){text-align:center;font-size:16px;color:var(--pricing-fg-muted);margin:0 0 4px;max-width:none}.pricingSection__grid:where(.astro-WVD3Y6KT){order:30;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;max-width:820px;width:100%;margin:20px auto 8px}.pricingSection__guarantee:where(.astro-WVD3Y6KT){order:40;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.pricingSection__guarantee--top:where(.astro-WVD3Y6KT){order:20;margin-top:0}.pricingSection__guarantee:where(.astro-WVD3Y6KT) p:where(.astro-WVD3Y6KT){margin:0;font-size:15px;color:var(--pricing-fg-muted)}.pricingSection__guarantee:where(.astro-WVD3Y6KT) a:where(.astro-WVD3Y6KT){color:var(--pricing-primary);text-decoration:none}.pricingSection--embedded:where(.astro-WVD3Y6KT) .pricingSection__inner--embedded:where(.astro-WVD3Y6KT){max-width:none;padding:0;display:block;text-align:left}.pricingSection--gridThree:where(.astro-WVD3Y6KT) .pricingSection__inner:where(.astro-WVD3Y6KT){max-width:1200px}.pricingSection__grid--two:where(.astro-WVD3Y6KT){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start;max-width:840px;width:100%;margin:0 auto;flex-wrap:unset;justify-content:unset}.pricingSection__grid--two:where(.astro-WVD3Y6KT) .plan,.pricingSection__grid--three:where(.astro-WVD3Y6KT) .plan{max-width:none;flex:unset;width:100%}.pricingSection__grid--three:where(.astro-WVD3Y6KT){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch;max-width:none;width:100%;margin:0;flex-wrap:unset;justify-content:unset}@media (max-width: 1024px){.pricingSection__grid--two:where(.astro-WVD3Y6KT),.pricingSection__grid--three:where(.astro-WVD3Y6KT){grid-template-columns:1fr}}@media (max-width: 768px){.pricingSection__inner:where(.astro-WVD3Y6KT){padding:56px 20px}.pricingSection--embedded:where(.astro-WVD3Y6KT) .pricingSection__inner--embedded:where(.astro-WVD3Y6KT){padding:0}}.pricingSection--theme-blue:where(.astro-WVD3Y6KT){background:#f8fafc}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__inner:where(.astro-WVD3Y6KT){max-width:1200px;padding:64px 24px;gap:0}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__title:where(.astro-WVD3Y6KT){font-size:36px;line-height:1.1;margin:0 0 14px}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__description:where(.astro-WVD3Y6KT),.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__description--top:where(.astro-WVD3Y6KT){font-size:16px;margin:0 0 8px}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__guarantee--top:where(.astro-WVD3Y6KT){margin:0 0 52px}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__guarantee:where(.astro-WVD3Y6KT) img:where(.astro-WVD3Y6KT){height:26px;width:auto}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__guarantee:where(.astro-WVD3Y6KT) p:where(.astro-WVD3Y6KT){font-size:16px}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__grid:where(.astro-WVD3Y6KT){margin:0}@media (max-width: 768px){.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__inner:where(.astro-WVD3Y6KT){padding:48px 20px}.pricingSection--theme-blue:where(.astro-WVD3Y6KT) .pricingSection__title:where(.astro-WVD3Y6KT){font-size:30px}}
