.pricing-section:where(.astro-4vh5haph){padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);width:100%;overflow-x:hidden}.container:where(.astro-4vh5haph){max-width:var(--container-max-width, 1200px);margin:0 auto;padding:0 var(--container-padding-mobile, 1rem);width:100%;box-sizing:border-box}.pricing-header:where(.astro-4vh5haph){text-align:center;margin-bottom:4rem}.pricing-title:where(.astro-4vh5haph){font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}.desktop-pricing:where(.astro-4vh5haph){display:block}.mobile-pricing:where(.astro-4vh5haph){display:none}.pricing-grid:where(.astro-4vh5haph){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:0 auto;width:100%;max-width:100%}.pricing-card:where(.astro-4vh5haph){background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 8px 25px #0000001a;position:relative;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column}.pricing-card:where(.astro-4vh5haph):hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.plan-badge:where(.astro-4vh5haph){position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#16a34a;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.plan-header:where(.astro-4vh5haph){text-align:center;margin-bottom:2rem}.plan-name:where(.astro-4vh5haph){font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.plan-price:where(.astro-4vh5haph){margin-bottom:1rem}.price:where(.astro-4vh5haph){font-size:3rem;font-weight:800;color:#16a34a}.currency:where(.astro-4vh5haph){font-size:1rem;font-weight:600;vertical-align:top;margin-right:.25rem}.price-period:where(.astro-4vh5haph){color:#64748b;font-size:.875rem;display:block;margin-top:.25rem}.plan-description:where(.astro-4vh5haph){color:#64748b;line-height:1.6;font-size:.9rem}.plan-features:where(.astro-4vh5haph){margin-bottom:2rem;flex-grow:1}.feature-group:where(.astro-4vh5haph){display:flex;flex-direction:column;gap:1rem}.feature-item:where(.astro-4vh5haph){display:flex;align-items:flex-start;gap:.75rem}.feature-icon:where(.astro-4vh5haph){width:20px;height:20px;color:#16a34a;flex-shrink:0;font-weight:600}.feature-icon:where(.astro-4vh5haph).coming-soon{color:#f59e0b}.feature-content:where(.astro-4vh5haph){flex:1}.feature-text:where(.astro-4vh5haph){color:#374151;font-weight:500;line-height:1.5}.feature-note:where(.astro-4vh5haph){display:block;color:#6b7280;font-size:.8rem;margin-top:.25rem;font-style:italic}.plan-cta:where(.astro-4vh5haph){text-align:center}.cta-button:where(.astro-4vh5haph){width:100%;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.cta-button:where(.astro-4vh5haph).professional{background:#16a34a;color:#fff}.cta-button:where(.astro-4vh5haph).professional:hover{background:#15803d;transform:translateY(-2px)}.cta-button:where(.astro-4vh5haph).premium{background:#3b82f6;color:#fff}.cta-button:where(.astro-4vh5haph).premium:hover{background:#2563eb;transform:translateY(-2px)}.cta-button:where(.astro-4vh5haph).enterprise{background:#9333ea;color:#fff}.cta-button:where(.astro-4vh5haph).enterprise:hover{background:#8318e6;transform:translateY(-2px)}.trial-note:where(.astro-4vh5haph){color:#64748b;font-size:.875rem;margin:0}@media (max-width: 768px){.pricing-section:where(.astro-4vh5haph){padding:4rem 0}.pricing-title:where(.astro-4vh5haph){font-size:1.8rem;margin-bottom:2rem}.desktop-pricing:where(.astro-4vh5haph){display:none}.mobile-pricing:where(.astro-4vh5haph){display:block}.tab-navigation:where(.astro-4vh5haph){display:flex;background:#fff;border-radius:16px;padding:.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a;overflow-x:auto;gap:.25rem;width:100%;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tab-navigation:where(.astro-4vh5haph)::-webkit-scrollbar{display:none}.tab-button:where(.astro-4vh5haph){flex:1;min-width:100px;padding:1rem .5rem;border:none;border-radius:12px;background:transparent;cursor:pointer;transition:all .3s ease;text-align:center;position:relative}.tab-button:where(.astro-4vh5haph).active{background:#16a34a;color:#fff;transform:scale(1.02)}.tab-button:where(.astro-4vh5haph):not(.active){color:#64748b}.tab-button:where(.astro-4vh5haph):not(.active):hover{background:#f8fafc;color:#374151}.tab-name:where(.astro-4vh5haph){display:block;font-weight:600;font-size:.9rem;margin-bottom:.25rem}.tab-price:where(.astro-4vh5haph){display:block;font-weight:800;font-size:1.1rem}.tab-badge:where(.astro-4vh5haph){position:absolute;top:-4px;right:-4px;background:#f59e0b;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem}.tab-content:where(.astro-4vh5haph){position:relative;min-height:600px}.tab-panel:where(.astro-4vh5haph){display:none;animation:fadeIn .3s ease}.tab-panel:where(.astro-4vh5haph).active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-plan-card:where(.astro-4vh5haph){background:#fff;border-radius:20px;padding:2rem;box-shadow:0 8px 25px #0000001a;position:relative;border:1px solid #e2e8f0}.mobile-plan-badge:where(.astro-4vh5haph){position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#16a34a;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.mobile-plan-header:where(.astro-4vh5haph){text-align:center;margin-bottom:2rem;padding-top:1rem}.mobile-plan-name:where(.astro-4vh5haph){font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.mobile-plan-price:where(.astro-4vh5haph){margin-bottom:1rem}.mobile-price:where(.astro-4vh5haph){font-size:2.5rem;font-weight:800;color:#16a34a;display:block}.mobile-currency:where(.astro-4vh5haph){font-size:1rem;font-weight:600;vertical-align:top;margin-right:.25rem}.mobile-price-period:where(.astro-4vh5haph){color:#64748b;font-size:.9rem;display:block;margin-top:.5rem}.mobile-plan-description:where(.astro-4vh5haph){color:#64748b;line-height:1.6;font-size:1rem;margin:0}.mobile-plan-features:where(.astro-4vh5haph){margin-bottom:2rem}.mobile-feature-item:where(.astro-4vh5haph){display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.mobile-feature-item:where(.astro-4vh5haph):last-child{border-bottom:none}.mobile-feature-icon:where(.astro-4vh5haph){width:24px;height:24px;flex-shrink:0;font-weight:600;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.mobile-feature-icon:where(.astro-4vh5haph).included{color:#16a34a}.mobile-feature-icon:where(.astro-4vh5haph).coming-soon{color:#f59e0b}.mobile-feature-content:where(.astro-4vh5haph){flex:1}.mobile-feature-text:where(.astro-4vh5haph){color:#374151;font-weight:500;line-height:1.5;font-size:1rem}.mobile-feature-note:where(.astro-4vh5haph){display:block;color:#6b7280;font-size:.85rem;margin-top:.25rem;font-style:italic;line-height:1.4}.mobile-plan-cta:where(.astro-4vh5haph){text-align:center}.mobile-cta-button:where(.astro-4vh5haph){width:100%;padding:1.25rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.mobile-cta-button:where(.astro-4vh5haph).professional{background:#16a34a;color:#fff}.mobile-cta-button:where(.astro-4vh5haph).premium{background:#3b82f6;color:#fff}.mobile-cta-button:where(.astro-4vh5haph).enterprise{background:#9333ea;color:#fff}.mobile-trial-note:where(.astro-4vh5haph){color:#64748b;font-size:.9rem;margin:0;line-height:1.4}}@media (max-width: 480px){.pricing-section:where(.astro-4vh5haph){padding:3rem 0}.container:where(.astro-4vh5haph){padding:0 var(--container-padding-mobile, .75rem);max-width:100vw}.pricing-title:where(.astro-4vh5haph){font-size:1.5rem;line-height:1.3}.tab-navigation:where(.astro-4vh5haph){padding:.25rem;gap:.125rem}.tab-button:where(.astro-4vh5haph){padding:.75rem .25rem;min-width:75px;flex-shrink:0}.tab-name:where(.astro-4vh5haph){font-size:.8rem}.tab-price:where(.astro-4vh5haph){font-size:1rem}.mobile-plan-card:where(.astro-4vh5haph){padding:1.5rem}.mobile-plan-name:where(.astro-4vh5haph){font-size:1.3rem}.mobile-price:where(.astro-4vh5haph){font-size:2.2rem}.mobile-plan-description:where(.astro-4vh5haph){font-size:.9rem}.mobile-feature-item:where(.astro-4vh5haph){padding:.6rem 0}.mobile-feature-text:where(.astro-4vh5haph){font-size:.9rem}.mobile-cta-button:where(.astro-4vh5haph){padding:1rem 1.5rem;font-size:.95rem}}.free-plan-link:where(.astro-4vh5haph){text-align:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}.free-plan-link:where(.astro-4vh5haph) p:where(.astro-4vh5haph){color:#64748b;font-size:1.1rem;margin:0;font-weight:500}.free-link:where(.astro-4vh5haph){color:#2563eb;text-decoration:none;font-weight:700;border-bottom:2px solid transparent;transition:all .3s ease;padding-bottom:2px}.free-link:where(.astro-4vh5haph):hover{color:#1d4ed8;border-bottom-color:#1d4ed8}@media (max-width: 768px){.free-plan-link:where(.astro-4vh5haph){margin-top:2rem;padding-top:1.5rem}.free-plan-link:where(.astro-4vh5haph) p:where(.astro-4vh5haph){font-size:1rem}}
