.app.svelte-1hrotn9{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom,#f9fafb,#f3f4f6)}.pricing-page.svelte-1hrotn9{flex:1;padding:2rem 1.5rem}.pricing-container.svelte-1hrotn9{max-width:1200px;margin:0 auto}.pricing-header.svelte-1hrotn9{text-align:center;margin-bottom:2rem}.badge.svelte-1hrotn9{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.375rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:1rem}.pricing-header.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#1f2937,#4b5563);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.25rem;line-height:1.2}.subtitle.svelte-1hrotn9{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto 2rem;line-height:1.6}.value-props.svelte-1hrotn9{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.value-item.svelte-1hrotn9{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#374151;font-weight:500}.value-item.svelte-1hrotn9 svg{color:#2563eb}.testimonials.svelte-1hrotn9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.testimonial-card.svelte-1hrotn9{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.stars.svelte-1hrotn9{display:flex;gap:2px;color:#fbbf24;margin-bottom:.75rem}.quote.svelte-1hrotn9{color:#374151;font-size:.95rem;line-height:1.6;margin:0 0 1rem;font-style:italic}.author.svelte-1hrotn9{display:flex;flex-direction:column;gap:.25rem}.author.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:#1f2937;font-size:.9rem}.author.svelte-1hrotn9 span:where(.svelte-1hrotn9){color:#6b7280;font-size:.85rem}.pricing-cards.svelte-1hrotn9{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}.pricing-card.svelte-1hrotn9{background:#fff;border-radius:16px;padding:2rem;border:3px solid transparent;position:relative;transition:all .3s;display:flex;flex-direction:column;overflow:hidden}.pricing-card.svelte-1hrotn9:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026}.pricing-card.featured.svelte-1hrotn9{border-color:#2563eb;background:linear-gradient(to bottom,#fff,#f0f9ff);box-shadow:0 20px 40px #2563eb40}.popular-badge.svelte-1hrotn9{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;padding:.375rem 1.5rem;border-radius:0 0 12px 12px;font-size:.75rem;font-weight:700;letter-spacing:.05em}.card-header.svelte-1hrotn9{text-align:center;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-top:1rem}.card-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.trial-info.svelte-1hrotn9{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.trial-badge.svelte-1hrotn9{background:#10b981;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600;animation:svelte-1hrotn9-pulse-badge 2s infinite}@keyframes svelte-1hrotn9-pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.then-text.svelte-1hrotn9{color:#6b7280;font-size:.875rem}.price.svelte-1hrotn9{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.amount.svelte-1hrotn9{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.period.svelte-1hrotn9{font-size:1.125rem;color:#6b7280;font-weight:500}.price-note.svelte-1hrotn9{color:#6b7280;font-size:.875rem;margin:.5rem 0 0}.features-list.svelte-1hrotn9{margin-bottom:2rem;flex:1}.feature-item.svelte-1hrotn9{display:flex;align-items:center;gap:.75rem;padding:.625rem .5rem;font-size:.95rem;border-radius:6px;transition:background .2s}.feature-item.highlighted.svelte-1hrotn9{background:#fef3c7;font-weight:500}.feature-item.svelte-1hrotn9:hover{background:#f9fafb}.feature-item.highlighted.svelte-1hrotn9:hover{background:#fde68a}.feature-item.svelte-1hrotn9 .check-icon{color:#10b981;flex-shrink:0}.feature-item.svelte-1hrotn9 .x-icon{color:#d1d5db;flex-shrink:0}.feature-item.svelte-1hrotn9 .disabled:where(.svelte-1hrotn9){color:#9ca3af}.cta-button.svelte-1hrotn9{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.125rem;border-radius:12px;font-weight:700;font-size:1.125rem;text-align:center;text-decoration:none;transition:all .3s;border:none;cursor:pointer;margin:0 auto;box-sizing:border-box;max-width:100%;position:relative;overflow:hidden}.cta-button.primary.svelte-1hrotn9{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;box-shadow:0 10px 25px #2563eb59}.cta-button.primary.svelte-1hrotn9:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e3a8a);transform:translateY(-3px);box-shadow:0 15px 35px #2563eb73}.cta-button.pulse.svelte-1hrotn9{animation:svelte-1hrotn9-pulse 2s infinite}@keyframes svelte-1hrotn9-pulse{0%,to{box-shadow:0 10px 25px #2563eb59}50%{box-shadow:0 15px 35px #2563eb80}}.cta-subtitle.svelte-1hrotn9{display:block;font-size:.875rem;font-weight:400;opacity:.9;margin-top:.25rem}.cta-button.svelte-1hrotn9:disabled{opacity:.5;cursor:not-allowed;animation:none}.trust-section.svelte-1hrotn9{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.trust-item.svelte-1hrotn9{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280}.trust-item.svelte-1hrotn9 svg{color:#6b7280}.guarantee.svelte-1hrotn9{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #10b981;padding:1.5rem;border-radius:12px;max-width:600px;margin:3rem auto}.guarantee.svelte-1hrotn9 svg{color:#10b981;flex-shrink:0}.guarantee.svelte-1hrotn9 strong:where(.svelte-1hrotn9){display:block;color:#065f46;font-size:1.125rem;margin-bottom:.5rem}.guarantee.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:#047857;margin:0;line-height:1.5}.error-message.svelte-1hrotn9{background:#fee;border:1px solid #fcc;color:#c33;padding:1rem;border-radius:8px;text-align:center;margin-top:2rem;font-weight:500}.faq-section.svelte-1hrotn9{margin-top:3rem;padding-top:3rem;border-top:2px solid #e5e7eb}.faq-section.svelte-1hrotn9 h2:where(.svelte-1hrotn9){text-align:center;font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 2rem}.faq-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.faq-item.svelte-1hrotn9{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s}.faq-item.svelte-1hrotn9:hover{border-color:#2563eb;box-shadow:0 4px 12px #0000001a}.faq-item.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}.faq-item.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:#4b5563;margin:0;line-height:1.6}@media (max-width: 768px){.pricing-header.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2rem}.subtitle.svelte-1hrotn9{font-size:1.125rem}.value-props.svelte-1hrotn9{flex-direction:column;gap:1rem;align-items:center}.testimonials.svelte-1hrotn9{grid-template-columns:1fr}.pricing-cards.svelte-1hrotn9{grid-template-columns:1fr;max-width:100%}.amount.svelte-1hrotn9{font-size:2.5rem}.guarantee.svelte-1hrotn9{flex-direction:column;text-align:center}.trust-section.svelte-1hrotn9{flex-direction:column;gap:.75rem}}
