.pricing-content:where(.astro-omtywead){max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box;overflow-x:hidden}.billing-toggle-container:where(.astro-omtywead){display:flex;justify-content:center;margin-bottom:3rem}.billing-toggle:where(.astro-omtywead){display:flex;align-items:center;gap:1rem;cursor:pointer;user-select:none}.billing-label:where(.astro-omtywead){font-size:.875rem;color:var(--sl-color-gray-3);transition:color .2s ease}.billing-toggle:where(.astro-omtywead):hover .billing-label:where(.astro-omtywead){color:var(--sl-color-text)}.toggle-input:where(.astro-omtywead){position:absolute;opacity:0;width:0;height:0}.toggle-slider:where(.astro-omtywead){position:relative;width:48px;height:24px;background-color:var(--sl-color-gray-6);border-radius:24px;transition:background-color .3s ease;cursor:pointer}.toggle-slider:where(.astro-omtywead):before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background-color:var(--sl-color-white);border-radius:50%;transition:transform .3s ease}.toggle-input:where(.astro-omtywead):checked+.toggle-slider:where(.astro-omtywead){background:var(--color-primary-gradient)}.toggle-input:where(.astro-omtywead):checked+.toggle-slider:where(.astro-omtywead):before{transform:translate(24px)}.pricing-cards:where(.astro-omtywead){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:.5rem;padding-top:1rem;align-items:stretch;width:100%;box-sizing:border-box}@media(min-width:1024px){.pricing-cards:where(.astro-omtywead){grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media(max-width:1023px){.pricing-cards:where(.astro-omtywead){gap:1.5rem}}.pricing-card:where(.astro-omtywead){position:relative;padding:1rem;display:flex;flex-direction:column;min-height:100%;background-color:color-mix(in srgb,var(--sl-color-gray-6) 50%,transparent);border-radius:12px;border:1px solid var(--sl-color-gray-6);transition:transform .2s ease,border-color .2s ease;width:100%;box-sizing:border-box;min-width:0}@media(min-width:1024px){.pricing-card:where(.astro-omtywead){padding:1.5rem}}html[data-theme=light] .pricing-card:where(.astro-omtywead),:root[data-theme=light] .pricing-card:where(.astro-omtywead){background-color:var(--color-lightmode-dark);border-color:var(--sl-color-gray-6)}.pricing-card:where(.astro-omtywead):hover{transform:translateY(-2px);border-color:var(--sl-color-gray-4)}html[data-theme=light] .pricing-card:where(.astro-omtywead):hover,:root[data-theme=light] .pricing-card:where(.astro-omtywead):hover{border-color:var(--sl-color-gray-6)}.pricing-card:where(.astro-omtywead).popular{border-color:var(--color-primary);border-width:1.5px;background-color:color-mix(in srgb,var(--sl-color-gray-6) 50%,transparent)}html[data-theme=light] .pricing-card:where(.astro-omtywead).popular,:root[data-theme=light] .pricing-card:where(.astro-omtywead).popular{background-color:var(--color-lightmode-dark);border-color:var(--color-primary)}.pricing-card:where(.astro-omtywead).popular:hover{border-color:var(--color-primary)}.popular-badge:where(.astro-omtywead){position:absolute;top:.75rem;right:.75rem;background-color:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-primary);padding:.25rem .625rem;border-radius:4px;font-size:.6875rem;font-weight:500;letter-spacing:.3px;text-transform:none}@media(min-width:1024px){.popular-badge:where(.astro-omtywead){top:1rem;right:1rem}}.plan-name:where(.astro-omtywead){font-size:1.75rem;font-weight:700;color:var(--sl-color-white);margin-bottom:.5rem}html[data-theme=light] .plan-name:where(.astro-omtywead),:root[data-theme=light] .plan-name:where(.astro-omtywead){color:var(--sl-color-white)}.plan-description:where(.astro-omtywead){font-size:.875rem;color:var(--sl-color-gray-3);margin-bottom:1.25rem;line-height:1.5}html[data-theme=light] .plan-description:where(.astro-omtywead),:root[data-theme=light] .plan-description:where(.astro-omtywead){color:var(--sl-color-gray-4)}.plan-pricing:where(.astro-omtywead){margin-bottom:1.5rem}.pricing-block:where(.astro-omtywead){display:flex;flex-direction:column;gap:.5rem}.price-main:where(.astro-omtywead){display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.price-amount:where(.astro-omtywead){font-size:3rem;font-weight:700;color:var(--sl-color-white);line-height:1}html[data-theme=light] .price-amount:where(.astro-omtywead),:root[data-theme=light] .price-amount:where(.astro-omtywead){color:var(--sl-color-white)}.price-period:where(.astro-omtywead){font-size:1.25rem;font-weight:500;color:var(--sl-color-gray-3)}html[data-theme=light] .price-period:where(.astro-omtywead),:root[data-theme=light] .price-period:where(.astro-omtywead){color:var(--sl-color-gray-4)}.price-yearly:where(.astro-omtywead){font-size:1rem;font-weight:500;color:var(--sl-color-gray-2)}html[data-theme=light] .price-yearly:where(.astro-omtywead),:root[data-theme=light] .price-yearly:where(.astro-omtywead){color:var(--sl-color-gray-4)}.billing-info-row:where(.astro-omtywead){display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.billing-info:where(.astro-omtywead){font-size:.75rem;color:var(--sl-color-gray-3)}html[data-theme=light] .billing-info:where(.astro-omtywead),:root[data-theme=light] .billing-info:where(.astro-omtywead){color:var(--sl-color-gray-4)}.discount-badge:where(.astro-omtywead){display:inline-block;background-color:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-primary);padding:.125rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;white-space:nowrap}.plan-features:where(.astro-omtywead){margin-bottom:0;padding-bottom:0;display:flex;flex-direction:column}.plan-features-divider:where(.astro-omtywead){height:1px;background-color:var(--sl-color-gray-5);margin-top:1.5rem;margin-bottom:0}html[data-theme=light] .plan-features-divider:where(.astro-omtywead),:root[data-theme=light] .plan-features-divider:where(.astro-omtywead){background-color:var(--sl-color-gray-6)}html[data-theme=light] .plan-features:where(.astro-omtywead),:root[data-theme=light] .plan-features:where(.astro-omtywead){border-bottom-color:var(--sl-color-gray-6)}.feature-item:where(.astro-omtywead){display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.feature-item:where(.astro-omtywead):last-child{margin-bottom:0}.feature-item:where(.astro-omtywead)>.feature-value:where(.astro-omtywead){font-size:1.5rem;font-weight:700;color:var(--sl-color-white);line-height:1}html[data-theme=light] .feature-item:where(.astro-omtywead)>.feature-value:where(.astro-omtywead),:root[data-theme=light] .feature-item:where(.astro-omtywead)>.feature-value:where(.astro-omtywead){color:var(--sl-color-white)}.feature-label-container:where(.astro-omtywead){display:flex;align-items:center;gap:.5rem}.feature-label:where(.astro-omtywead){font-size:1rem;color:var(--sl-color-gray-3)}html[data-theme=light] .feature-label:where(.astro-omtywead),:root[data-theme=light] .feature-label:where(.astro-omtywead){color:var(--sl-color-gray-4)}.feature-explanations:where(.astro-omtywead){margin-top:0;margin-bottom:2rem;padding-top:0;text-align:left}.feature-explanations:where(.astro-omtywead) .explanation-text:where(.astro-omtywead){font-size:.6875rem;color:var(--sl-color-gray-4);line-height:1.5;margin:.5rem 0}html[data-theme=light] .feature-explanations:where(.astro-omtywead) .explanation-text:where(.astro-omtywead),:root[data-theme=light] .feature-explanations:where(.astro-omtywead) .explanation-text:where(.astro-omtywead){color:var(--sl-color-gray-5)}.explanation-text:where(.astro-omtywead) sup:where(.astro-omtywead){font-size:.625rem;vertical-align:super;color:var(--sl-color-gray-3);margin-right:.25rem}html[data-theme=light] .explanation-text:where(.astro-omtywead) sup:where(.astro-omtywead),:root[data-theme=light] .explanation-text:where(.astro-omtywead) sup:where(.astro-omtywead){color:var(--sl-color-gray-5)}.feature-explanation:where(.astro-omtywead){font-size:.75rem;color:var(--sl-color-gray-4);line-height:1.4;margin-top:.125rem}html[data-theme=light] .feature-explanation:where(.astro-omtywead),:root[data-theme=light] .feature-explanation:where(.astro-omtywead){color:var(--sl-color-gray-5)}.plan-differentiators:where(.astro-omtywead){margin-top:1.5rem;padding-top:0;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.differentiator-item:where(.astro-omtywead){display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem}.differentiator-icon:where(.astro-omtywead){flex-shrink:0;margin-top:.1875rem}.differentiator-icon:where(.astro-omtywead).check{color:var(--color-primary)}.differentiator-icon:where(.astro-omtywead).cross{color:var(--sl-color-gray-5)}html[data-theme=light] .differentiator-icon:where(.astro-omtywead).cross{color:var(--sl-color-gray-6)}.differentiator-name:where(.astro-omtywead){flex:1;color:var(--sl-color-gray-2)}html[data-theme=light] .differentiator-name:where(.astro-omtywead),:root[data-theme=light] .differentiator-name:where(.astro-omtywead){color:var(--sl-color-gray-4)}.differentiator-value:where(.astro-omtywead){font-weight:500;color:var(--sl-color-white)}html[data-theme=light] .differentiator-value:where(.astro-omtywead),:root[data-theme=light] .differentiator-value:where(.astro-omtywead){color:var(--sl-color-white)}.plan-cta:where(.astro-omtywead){margin-top:auto;padding-top:1rem;flex-shrink:0}.plan-cta:where(.astro-omtywead) .btn{width:100%;justify-content:center;display:inline-flex;align-items:center;white-space:nowrap;text-align:center;box-sizing:border-box}.common-features:where(.astro-omtywead){margin-top:0;padding-top:3rem;border-top:1px solid var(--sl-color-gray-6)}.features-list:where(.astro-omtywead){max-width:700px;margin:0 auto}.features-title:where(.astro-omtywead){font-size:1.125rem;font-weight:500;color:var(--sl-color-text);margin-bottom:1.75rem;text-align:center}.features-grid:where(.astro-omtywead){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem;list-style:none;padding:0;margin:0}.feature-check:where(.astro-omtywead){display:flex;align-items:flex-start;gap:.75rem;color:var(--sl-color-gray-2);font-size:.9375rem;line-height:1.5}.feature-check:where(.astro-omtywead) svg:where(.astro-omtywead){flex-shrink:0;color:var(--color-primary);width:20px;height:20px;margin-top:.125rem}.hidden:where(.astro-omtywead){display:none!important}@media(max-width:768px){.pricing-cards:where(.astro-omtywead){grid-template-columns:1fr}.price-amount:where(.astro-omtywead){font-size:2.5rem}.features-grid:where(.astro-omtywead){grid-template-columns:1fr;gap:1rem}}.common-features:where(.astro-omtywead) .pricing-explanation:where(.astro-omtywead){max-width:900px;margin:2rem auto 0;padding:0;width:100%;box-sizing:border-box}.explanation-callout:where(.astro-omtywead){position:relative;padding-left:2rem;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.explanation-callout:where(.astro-omtywead):before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-primary);border-radius:2px}.explanation-title:where(.astro-omtywead){font-size:1.25rem;line-height:1.4;color:var(--sl-color-white);margin:0 0 .75rem;font-weight:600;text-align:left}.explanation-text:where(.astro-omtywead){font-size:1rem;line-height:1.7;color:var(--sl-color-text);margin:0;text-align:left}html[data-theme=light] .explanation-text:where(.astro-omtywead),:root[data-theme=light] .explanation-text:where(.astro-omtywead){color:var(--sl-color-gray-2)}@media(min-width:768px){.explanation-title:where(.astro-omtywead){font-size:1.375rem}.explanation-text:where(.astro-omtywead){font-size:1.125rem}}@media(max-width:640px){.pricing-explanation:where(.astro-omtywead){margin:2rem auto;padding:0 .5rem}.explanation-callout:where(.astro-omtywead){padding-left:1.5rem}.explanation-callout:where(.astro-omtywead):before{width:3px}.explanation-title:where(.astro-omtywead){font-size:1.125rem;margin-bottom:.5rem}.explanation-text:where(.astro-omtywead){font-size:.9375rem}}.faq-content:where(.astro-omtywead){max-width:900px;margin:0 auto;padding-left:1rem;padding-right:1rem;width:100%;box-sizing:border-box}@media(max-width:640px){.faq-content:where(.astro-omtywead){padding-left:.5rem;padding-right:.5rem}}.faq-list:where(.astro-omtywead){display:flex;flex-direction:column;gap:1rem}.faq-list:where(.astro-omtywead) .accordion{display:block!important;background-color:color-mix(in srgb,var(--sl-color-gray-6) 50%,transparent);border:1px solid var(--sl-color-gray-6);border-radius:12px;padding:1.5rem 2rem;transition:all .2s ease}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion{background-color:var(--color-lightmode-dark);border-color:var(--sl-color-gray-6)}.faq-list:where(.astro-omtywead) .accordion:hover{border-color:var(--sl-color-gray-4);transform:translateY(-1px)}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion:hover,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion:hover{border-color:var(--sl-color-gray-6)}.faq-list:where(.astro-omtywead) .accordion.active{border-color:var(--color-primary)}.faq-list:where(.astro-omtywead) .accordion-header{padding:0}.faq-list:where(.astro-omtywead) .accordion-header h4{font-size:1.125rem;font-weight:600;color:var(--sl-color-white);margin:0;line-height:1.5;padding-right:2rem}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-header h4,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-header h4{color:var(--sl-color-white)}.faq-list:where(.astro-omtywead) .accordion-icon{width:32px;height:32px;flex-shrink:0;background-color:color-mix(in srgb,var(--sl-color-gray-5) 50%,transparent);border-radius:8px;transition:background-color .2s ease}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-icon,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-icon{background-color:color-mix(in srgb,var(--sl-color-gray-6) 50%,transparent)}.faq-list:where(.astro-omtywead) .accordion.active .accordion-icon{background-color:color-mix(in srgb,var(--color-primary) 20%,transparent)}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion.active .accordion-icon,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion.active .accordion-icon{background-color:color-mix(in srgb,var(--color-primary) 20%,transparent)}.faq-list:where(.astro-omtywead) .accordion-icon svg{width:16px;height:16px;color:var(--sl-color-gray-2)}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-icon svg,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-icon svg{color:var(--sl-color-gray-4)}.faq-list:where(.astro-omtywead) .accordion.active .accordion-icon svg{color:var(--color-primary)}.faq-list:where(.astro-omtywead) .accordion-body{color:var(--sl-color-gray-2);font-size:.9375rem;line-height:1.6;padding-top:0}html[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-body,:root[data-theme=light] .faq-list:where(.astro-omtywead) .accordion-body{color:var(--sl-color-gray-4)}@media(max-width:768px){.faq-list:where(.astro-omtywead) .accordion{padding:1.25rem 1.5rem}.faq-list:where(.astro-omtywead) .accordion-header h4{font-size:1rem;padding-right:1.5rem}.faq-list:where(.astro-omtywead) .accordion-icon{width:28px;height:28px}.faq-list:where(.astro-omtywead) .accordion-icon svg{width:14px;height:14px}}.pricing-cta:where(.astro-omtywead){margin-top:6rem;padding:4rem 1rem;position:relative;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--sl-color-gray-6) 60%,transparent),color-mix(in srgb,var(--sl-color-gray-6) 40%,transparent),color-mix(in srgb,var(--sl-color-gray-5) 30%,transparent));border-radius:24px;border:1px solid var(--sl-color-gray-6)}html[data-theme=light] .pricing-cta:where(.astro-omtywead),:root[data-theme=light] .pricing-cta:where(.astro-omtywead){background:linear-gradient(135deg,var(--color-lightmode-dark) 0%,color-mix(in srgb,var(--color-lightmode-dark) 95%,var(--sl-color-gray-7) 5%) 50%,var(--color-lightmode-dark) 100%);border-color:var(--sl-color-gray-6)}@media(min-width:1280px){.pricing-cta:where(.astro-omtywead){margin-top:8rem;padding:6rem 2rem}}.pricing-cta:where(.astro-omtywead):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,color-mix(in srgb,var(--color-primary) 15%,transparent) 0%,transparent 70%);pointer-events:none;z-index:0}html[data-theme=light] .pricing-cta:where(.astro-omtywead):before,:root[data-theme=light] .pricing-cta:where(.astro-omtywead):before{background:radial-gradient(circle at 70% 50%,color-mix(in srgb,var(--color-primary) 8%,transparent) 0%,transparent 70%)}.cta-container:where(.astro-omtywead){position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.cta-title:where(.astro-omtywead){font-size:2.5rem;font-weight:700;color:var(--sl-color-white);margin-bottom:1rem;line-height:1.2}html[data-theme=light] .cta-title:where(.astro-omtywead),:root[data-theme=light] .cta-title:where(.astro-omtywead){color:var(--sl-color-white)}.cta-description:where(.astro-omtywead){font-size:1.125rem;line-height:1.6;color:var(--sl-color-gray-2);margin-bottom:2.5rem}html[data-theme=light] .cta-description:where(.astro-omtywead),:root[data-theme=light] .cta-description:where(.astro-omtywead){color:var(--sl-color-gray-4)}.cta-buttons:where(.astro-omtywead){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons:where(.astro-omtywead) .btn{font-size:1rem;padding:.875rem 2rem;font-weight:600;min-width:180px}@media(max-width:768px){.pricing-cta:where(.astro-omtywead){margin-top:4rem;padding:3rem 1rem;border-radius:16px}.cta-title:where(.astro-omtywead){font-size:2rem}.cta-description:where(.astro-omtywead){font-size:1rem;margin-bottom:2rem}.cta-buttons:where(.astro-omtywead){flex-direction:column;align-items:stretch}.cta-buttons:where(.astro-omtywead) .btn{width:100%;min-width:unset}}@layer starlight.core{html,body{overflow-x:hidden;width:100%}.page:where(.astro-lmkygsfs){flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.doc-bg:where(.astro-lmkygsfs){width:100%;overflow:hidden}.doc-bg:where(.astro-lmkygsfs) img:where(.astro-lmkygsfs){width:100%}.header:where(.astro-lmkygsfs){z-index:var(--sl-z-index-navbar);position:sticky;inset-inline-start:0;inset-block-start:0;width:100%;max-width:100%;overflow-x:hidden;border-bottom:1px solid color-mix(in srgb,var(--sl-color-white) 10%,transparent);padding:var(--sl-nav-pad-y) 0px;box-sizing:border-box}.header:where(.astro-lmkygsfs) .navbar{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.header:where(.astro-lmkygsfs) .navbar-nav{max-width:100%;box-sizing:border-box}.header:where(.astro-lmkygsfs) .navbar-actions{max-width:100%;box-sizing:border-box;flex-wrap:wrap}footer:where(.astro-lmkygsfs){width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}footer:where(.astro-lmkygsfs) .container{width:100%;max-width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}@media(min-width:1280px){footer:where(.astro-lmkygsfs) .container{max-width:min(1740px,calc(100% - 4rem));padding-left:2rem;padding-right:2rem}}@media(max-width:1279px){footer:where(.astro-lmkygsfs) .container{max-width:calc(100% - 2rem)}}footer:where(.astro-lmkygsfs) .top-footer{min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}footer:where(.astro-lmkygsfs) .top-footer>:where(.astro-lmkygsfs){min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word;hyphens:none}footer:where(.astro-lmkygsfs) .top-footer>div:where(.astro-lmkygsfs){min-width:0;width:100%;max-width:100%}footer:where(.astro-lmkygsfs) .top-footer ul:where(.astro-lmkygsfs),footer:where(.astro-lmkygsfs) .top-footer form:where(.astro-lmkygsfs),footer:where(.astro-lmkygsfs) .top-footer .mail-form:where(.astro-lmkygsfs){width:100%;max-width:100%;box-sizing:border-box}footer:where(.astro-lmkygsfs) .bottom-footer{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}@media(max-width:800px){.header:where(.astro-lmkygsfs){background-color:var(--sl-color-black);padding:6px var(--sl-nav-pad-x)}}.main-frame:where(.astro-lmkygsfs){width:100%;overflow-x:hidden}}
