.supported-platforms:where(.astro-l4bnsjui){margin-top:3rem;padding-top:3rem;border-top:1px solid var(--sl-color-gray-6)}.platforms-container:where(.astro-l4bnsjui){max-width:700px;margin:0 auto}.platforms-title:where(.astro-l4bnsjui){font-size:1.125rem;font-weight:500;color:var(--sl-color-text);margin-bottom:1.75rem;text-align:center}.platforms-grid:where(.astro-l4bnsjui){display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:2rem;align-items:center;justify-items:center}.platform-item:where(.astro-l4bnsjui){display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;cursor:default}.platform-item:where(.astro-l4bnsjui):hover{opacity:.8;transform:scale(1.05)}.platform-item:where(.astro-l4bnsjui) svg:where(.astro-l4bnsjui){width:32px;height:32px;color:var(--sl-color-gray-2);transition:color .2s ease}html[data-theme=light] .platform-item:where(.astro-l4bnsjui) svg:where(.astro-l4bnsjui),:root[data-theme=light] .platform-item:where(.astro-l4bnsjui) svg:where(.astro-l4bnsjui){color:var(--sl-color-gray-5)}.platform-item:where(.astro-l4bnsjui):hover svg:where(.astro-l4bnsjui){color:var(--sl-color-text)}@media(max-width:768px){.platforms-grid:where(.astro-l4bnsjui){grid-template-columns:repeat(3,1fr);gap:1.5rem}.platform-item:where(.astro-l4bnsjui) svg:where(.astro-l4bnsjui){width:28px;height:28px}}@media(max-width:480px){.platforms-grid:where(.astro-l4bnsjui){grid-template-columns:repeat(2,1fr);gap:1rem}.platform-item:where(.astro-l4bnsjui) svg:where(.astro-l4bnsjui){width:24px;height:24px}}.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(3,1fr);gap:2rem}}@media(max-width:1023px){.pricing-cards:where(.astro-omtywead){gap:1.5rem}}.pricing-card:where(.astro-omtywead){position:relative;padding:2rem;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:2.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:.9375rem;color:var(--sl-color-gray-3);margin-bottom:2rem;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:2rem}.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:2rem;padding-bottom:2rem;border-bottom:1px solid var(--sl-color-gray-5);flex-grow:1}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)}.tooltip-trigger:where(.astro-omtywead){position:relative;display:inline-flex;align-items:center;cursor:help;color:var(--sl-color-gray-4);transition:color .2s ease}.tooltip-trigger:where(.astro-omtywead):hover{color:var(--sl-color-gray-2)}html[data-theme=light] .tooltip-trigger:where(.astro-omtywead){color:var(--sl-color-gray-5)}html[data-theme=light] .tooltip-trigger:where(.astro-omtywead):hover{color:var(--sl-color-gray-4)}.tooltip-text:where(.astro-omtywead){position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-4px);margin-bottom:.75rem;padding:.625rem .875rem;background-color:var(--sl-color-white);color:var(--sl-color-gray-7);font-size:.8125rem;line-height:1.5;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1000;max-width:220px;white-space:normal;text-align:left;box-shadow:0 4px 16px #0006;border:1px solid var(--sl-color-gray-5)}html[data-theme=light] .tooltip-text:where(.astro-omtywead){background-color:var(--sl-color-gray-1);color:var(--sl-color-white);border-color:var(--sl-color-gray-6);box-shadow:0 4px 16px #0003}.tooltip-trigger:where(.astro-omtywead):hover .tooltip-text:where(.astro-omtywead){opacity:1;transform:translate(-50%) translateY(0)}.tooltip-text:where(.astro-omtywead):after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--sl-color-white);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}html[data-theme=light] .tooltip-text:where(.astro-omtywead):after{border-top-color:var(--sl-color-gray-1)}.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}.differentiator-item:where(.astro-omtywead){display:flex;align-items:center;gap:.5rem;font-size:.875rem}.differentiator-icon:where(.astro-omtywead){flex-shrink:0}.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}}.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}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}}
