.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:4px;transition:background-color var(--ease-move);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:3px;transition:transform var(--ease-move)}.toggle-input:where(.astro-omtywead):checked+.toggle-slider:where(.astro-omtywead){background-color:var(--color-primary)}.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:var(--radius-none);border:1px solid var(--border-subtle);transition:border-color var(--ease-ui);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:#00000012}.pricing-card:where(.astro-omtywead):hover{border-color:var(--border-mid)}.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:var(--sp-1) var(--sp-3);border-radius:var(--radius-sm);font-family:var(--font-heading);font-size:var(--text-label);font-weight:400;letter-spacing:var(--tracking-label);text-transform:uppercase}@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-name-row:where(.astro-omtywead){display:flex;align-items:center;gap:2rem;margin-bottom:.5rem}.plan-name-row:where(.astro-omtywead) .plan-name:where(.astro-omtywead){margin-bottom:0}.quantity-control:where(.astro-omtywead){display:flex;align-items:center;gap:.25rem;align-self:end;padding-bottom:.3rem;margin-top:.125rem}.quantity-btn:where(.astro-omtywead){display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid var(--border-subtle);border-radius:var(--radius-none);background:transparent;color:var(--sl-color-gray-3);cursor:pointer;transition:border-color var(--ease-ui),color var(--ease-ui),background-color var(--ease-ui);padding:0}html[data-theme=light] .quantity-btn:where(.astro-omtywead),:root[data-theme=light] .quantity-btn:where(.astro-omtywead){border-color:var(--sl-color-gray-6);color:var(--sl-color-gray-4)}.quantity-btn:where(.astro-omtywead):hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary);background-color:color-mix(in srgb,var(--color-primary) 10%,transparent)}.quantity-btn:where(.astro-omtywead):disabled{opacity:.25;cursor:not-allowed}.quantity-value:where(.astro-omtywead){min-width:20px;text-align:center;user-select:none;font-size:.875rem;font-weight:600;color:var(--sl-color-white)}html[data-theme=light] .quantity-value:where(.astro-omtywead),:root[data-theme=light] .quantity-value:where(.astro-omtywead){color:var(--sl-color-white)}.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:var(--radius-sm);font-family:var(--font-heading);font-size:var(--text-xs);font-weight:400;letter-spacing:var(--tracking-label);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-family:var(--font-heading);font-size:var(--text-label);font-weight:400;line-height:1;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--color-primary);margin:0 0 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:11px 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:var(--radius-none)}.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(--border-subtle);border-radius:var(--radius-none);padding:1.5rem 2rem;transition:border-color var(--ease-ui)}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:#00000012}.faq-list:where(.astro-omtywead) .accordion:hover{border-color:var(--border-mid)}.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:var(--radius-none);transition:background-color var(--ease-ui)}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}}
