.pricing-page.svelte-1hrotn9{min-height:100vh;background:var(--bg-primary);overflow-x:hidden}.pricing-page.svelte-1hrotn9{font-family:EB Garamond,Georgia,serif}.pricing-page.svelte-1hrotn9 h1:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 h2:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 h3:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .section-title:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .plan-name:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .cta-title:where(.svelte-1hrotn9){font-family:Lora,Georgia,serif}.pricing-page.svelte-1hrotn9 .nav-link:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .cta-button:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .primary-button:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .plan-cta:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .faq-question:where(.svelte-1hrotn9),.pricing-page.svelte-1hrotn9 .footer-link:where(.svelte-1hrotn9){font-family:Urbanist,-apple-system,BlinkMacSystemFont,sans-serif}.nav.svelte-1hrotn9{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 0;transition:all var(--transition-base);background:transparent}.nav.scrolled.svelte-1hrotn9{background:#fdfbf7cc;backdrop-filter:blur(12px);box-shadow:0 1px 3px var(--shadow);padding:1rem 0}.nav-container.svelte-1hrotn9{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-1hrotn9{display:flex;align-items:center;text-decoration:none}.logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:32px;width:auto}.nav-links.svelte-1hrotn9{display:flex;align-items:center;gap:2rem}.nav-link.svelte-1hrotn9{color:var(--text-secondary);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color var(--transition-fast)}.nav-link.svelte-1hrotn9:hover{color:var(--text-primary)}.mobile-menu-toggle.svelte-1hrotn9{display:none;background:none;border:none;cursor:pointer;color:var(--text-primary);padding:.5rem;transition:all var(--transition-fast)}.mobile-menu-toggle.svelte-1hrotn9:hover{color:var(--accent)}.cta-button.svelte-1hrotn9{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--accent);color:#fff;border-radius:var(--radius-lg);text-decoration:none;font-weight:600;font-size:.9375rem;transition:all var(--transition-fast)}.cta-button.svelte-1hrotn9:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #c098654d}.pricing-hero.svelte-1hrotn9{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto}.section-header.svelte-1hrotn9{text-align:center;margin-bottom:4rem}.section-title.svelte-1hrotn9{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.01em}.section-description.svelte-1hrotn9{font-size:1.125rem;color:var(--text-secondary);margin:0}.pricing-grid.svelte-1hrotn9{max-width:1200px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.pricing-card.svelte-1hrotn9{position:relative;background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius-xl);padding:2.5rem;display:flex;flex-direction:column;transition:all var(--transition-base)}.pricing-card.svelte-1hrotn9:hover{transform:translateY(-4px);box-shadow:0 12px 40px var(--shadow)}.pricing-card.highlighted.svelte-1hrotn9{border-color:var(--accent);box-shadow:0 8px 32px #c0986526;transform:scale(1.05)}.pricing-card.highlighted.svelte-1hrotn9:hover{transform:scale(1.05) translateY(-4px)}.plan-header.svelte-1hrotn9{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.plan-name.svelte-1hrotn9{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.plan-description.svelte-1hrotn9{font-size:.9375rem;color:var(--text-secondary);margin:0 0 1.5rem}.plan-price.svelte-1hrotn9{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.price-wrapper.svelte-1hrotn9{display:flex;align-items:baseline;gap:.75rem}.price.svelte-1hrotn9{font-size:3rem;font-weight:700;color:var(--text-primary);line-height:1}.price.strikethrough.svelte-1hrotn9{font-size:2rem;text-decoration:line-through;color:var(--text-secondary);opacity:.6}.sale-price.svelte-1hrotn9{font-size:3rem;font-weight:700;color:var(--accent);line-height:1}.period.svelte-1hrotn9{font-size:1rem;color:var(--text-secondary)}.sale-badge.svelte-1hrotn9{position:absolute;top:-12px;right:1rem;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,var(--gold-500) 0%,var(--gold-600) 100%);color:#fff;border-radius:2rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;box-shadow:0 4px 12px #c098654d;white-space:nowrap}.plan-features.svelte-1hrotn9{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9375rem;color:var(--text-secondary)}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9) svg{color:var(--accent);flex-shrink:0;margin-top:.125rem}.plan-cta.svelte-1hrotn9{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;font-weight:600;font-size:1rem;transition:all var(--transition-fast);text-align:center}.plan-cta.svelte-1hrotn9:hover{border-color:var(--accent);transform:translateY(-1px)}.plan-cta.primary.svelte-1hrotn9{background:var(--accent);color:#fff;border-color:var(--accent)}.plan-cta.primary.svelte-1hrotn9:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 16px #c098654d}.faq.svelte-1hrotn9{padding:6rem 2rem;background:var(--bg-primary)}.faq-container.svelte-1hrotn9{max-width:800px;margin:3rem auto 0;display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1hrotn9{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base)}.faq-item.svelte-1hrotn9:hover{border-color:var(--gold-300)}.faq-question.svelte-1hrotn9{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;background:transparent;border:none;text-align:left;font-size:1.0625rem;font-weight:600;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast)}.faq-question.svelte-1hrotn9:hover{color:var(--accent)}.caret-icon.svelte-1hrotn9{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:transform var(--transition-base);flex-shrink:0}.caret-icon.rotated.svelte-1hrotn9{transform:rotate(180deg)}.faq-answer.svelte-1hrotn9{padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7;color:var(--text-secondary);animation:svelte-1hrotn9-fadeIn .3s ease-in-out}@keyframes svelte-1hrotn9-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.final-cta.svelte-1hrotn9{padding:6rem 2rem;max-width:800px;margin:0 auto;text-align:center}.cta-content.svelte-1hrotn9{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-title.svelte-1hrotn9{font-size:3rem;font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.01em}.cta-description.svelte-1hrotn9{font-size:1.25rem;color:var(--text-secondary);margin:0}.primary-button.svelte-1hrotn9{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:var(--accent);color:#fff;border-radius:var(--radius-lg);text-decoration:none;font-weight:600;font-size:1rem;transition:all var(--transition-fast)}.primary-button.svelte-1hrotn9:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px #c098654d}.primary-button.large.svelte-1hrotn9{padding:1.25rem 2.5rem;font-size:1.125rem}.cta-note.svelte-1hrotn9{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-secondary);margin:0}.footer.svelte-1hrotn9{padding:3rem 2rem;background:var(--gold-50);border-top:1px solid var(--border)}.footer-content.svelte-1hrotn9{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:28px;width:auto;opacity:.8}.footer-text.svelte-1hrotn9{font-size:.9375rem;color:var(--text-secondary);margin:0;display:flex;align-items:center;gap:.375rem}.footer-links.svelte-1hrotn9{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-link.svelte-1hrotn9{color:var(--text-secondary);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color var(--transition-fast);display:inline-flex;align-items:center;gap:.375rem}.footer-link.svelte-1hrotn9:hover{color:var(--text-primary)}@media(max-width:1024px){.nav-container.svelte-1hrotn9{padding:0 1.5rem}.pricing-hero.svelte-1hrotn9{padding:8rem 1.5rem 5rem}.faq.svelte-1hrotn9,.final-cta.svelte-1hrotn9{padding:5rem 1.5rem}}@media(max-width:968px){.nav-links.svelte-1hrotn9{gap:1rem}.nav-link.svelte-1hrotn9{font-size:.875rem;display:block}.section-title.svelte-1hrotn9{font-size:2.25rem}.section-description.svelte-1hrotn9{font-size:1rem}.pricing-grid.svelte-1hrotn9{grid-template-columns:repeat(2,1fr);gap:1.5rem}.pricing-card.svelte-1hrotn9{padding:1.75rem}.pricing-card.highlighted.svelte-1hrotn9{transform:scale(1.02)}.pricing-card.highlighted.svelte-1hrotn9:hover{transform:scale(1.02) translateY(-4px)}.plan-name.svelte-1hrotn9{font-size:1.25rem}.price.svelte-1hrotn9,.sale-price.svelte-1hrotn9{font-size:2.5rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.875rem;margin-bottom:.875rem}.cta-title.svelte-1hrotn9{font-size:2.5rem}.cta-description.svelte-1hrotn9{font-size:1.125rem}}@media(max-width:768px){.nav.svelte-1hrotn9{padding:1rem 0}.nav.scrolled.svelte-1hrotn9{padding:.75rem 0}.nav-container.svelte-1hrotn9{padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:28px}.nav-links.svelte-1hrotn9{position:absolute;top:100%;left:0;right:0;background:#fdfbf7f2;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:1rem;display:none;width:100%;z-index:999}.nav-links.open.svelte-1hrotn9{display:flex}.nav-link.svelte-1hrotn9{display:block;padding:.75rem 0;border-bottom:1px solid var(--border)}.nav-link.svelte-1hrotn9:last-of-type{border-bottom:none}.cta-button.svelte-1hrotn9{padding:.75rem 1rem;font-size:.875rem;white-space:nowrap;width:100%;text-align:center;margin-top:.5rem}.mobile-menu-toggle.svelte-1hrotn9{display:flex;align-items:center;justify-content:center}.pricing-hero.svelte-1hrotn9{padding:6rem 1rem 4rem}.section-header.svelte-1hrotn9{margin-bottom:2.5rem}.section-title.svelte-1hrotn9{font-size:1.875rem;margin-bottom:.75rem}.section-description.svelte-1hrotn9{font-size:.9375rem}.pricing-grid.svelte-1hrotn9{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.pricing-card.svelte-1hrotn9{padding:1.5rem}.pricing-card.highlighted.svelte-1hrotn9{transform:scale(1)}.pricing-card.highlighted.svelte-1hrotn9:hover{transform:translateY(-4px)}.plan-header.svelte-1hrotn9{margin-bottom:1.5rem;padding-bottom:1.5rem}.plan-name.svelte-1hrotn9{font-size:1.25rem;margin-bottom:.375rem}.plan-description.svelte-1hrotn9{font-size:.875rem;margin-bottom:1.25rem}.price.svelte-1hrotn9,.sale-price.svelte-1hrotn9{font-size:2.25rem}.price.strikethrough.svelte-1hrotn9{font-size:1.5rem}.period.svelte-1hrotn9{font-size:.9375rem}.sale-badge.svelte-1hrotn9{top:-10px;right:.75rem;padding:.4rem 1rem;font-size:.75rem}.plan-features.svelte-1hrotn9{margin-bottom:1.5rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.875rem;margin-bottom:.75rem;gap:.625rem}.plan-cta.svelte-1hrotn9{padding:.875rem 1.5rem;font-size:.9375rem}.faq.svelte-1hrotn9{padding:4rem 1rem}.faq-container.svelte-1hrotn9{margin-top:2rem;max-width:100%}.faq-question.svelte-1hrotn9{padding:1.25rem;font-size:1rem}.faq-answer.svelte-1hrotn9{padding:0 1.25rem 1.25rem;font-size:.9375rem}.final-cta.svelte-1hrotn9{padding:4rem 1rem}.cta-content.svelte-1hrotn9{gap:1.25rem}.cta-title.svelte-1hrotn9{font-size:2rem;margin-bottom:.5rem}.cta-description.svelte-1hrotn9{font-size:1rem}.primary-button.svelte-1hrotn9,.primary-button.large.svelte-1hrotn9{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.cta-note.svelte-1hrotn9{font-size:.875rem;flex-wrap:wrap;justify-content:center}.footer.svelte-1hrotn9{padding:2.5rem 1rem}.footer-content.svelte-1hrotn9{gap:1rem}.footer-logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:24px}.footer-text.svelte-1hrotn9{font-size:.875rem}.footer-links.svelte-1hrotn9{gap:1rem;flex-direction:column}.footer-link.svelte-1hrotn9{font-size:.875rem}}@media(max-width:640px){.nav-container.svelte-1hrotn9{padding:0 .75rem}.logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:24px}.nav-links.svelte-1hrotn9{gap:.5rem}.cta-button.svelte-1hrotn9{padding:.5rem .875rem;font-size:.8125rem}.pricing-hero.svelte-1hrotn9{padding:5rem .75rem 3rem}.section-header.svelte-1hrotn9{margin-bottom:2rem}.section-title.svelte-1hrotn9{font-size:1.5rem;margin-bottom:.5rem}.section-description.svelte-1hrotn9{font-size:.875rem}.pricing-grid.svelte-1hrotn9{gap:1.25rem;margin-top:1.5rem}.pricing-card.svelte-1hrotn9{padding:1.25rem}.plan-header.svelte-1hrotn9{margin-bottom:1.25rem;padding-bottom:1.25rem}.plan-name.svelte-1hrotn9{font-size:1.125rem;margin-bottom:.3rem}.plan-description.svelte-1hrotn9{font-size:.8125rem;margin-bottom:1rem}.price.svelte-1hrotn9,.sale-price.svelte-1hrotn9{font-size:2rem}.price.strikethrough.svelte-1hrotn9{font-size:1.375rem}.period.svelte-1hrotn9{font-size:.875rem}.sale-badge.svelte-1hrotn9{top:-8px;right:.5rem;padding:.35rem .875rem;font-size:.7rem}.plan-features.svelte-1hrotn9{margin-bottom:1.25rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.8125rem;margin-bottom:.625rem;gap:.5rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9) svg{margin-top:.1rem}.plan-cta.svelte-1hrotn9{padding:.75rem 1.25rem;font-size:.875rem}.faq.svelte-1hrotn9{padding:3rem .75rem}.faq-container.svelte-1hrotn9{margin-top:1.5rem}.faq-item.svelte-1hrotn9{border-radius:var(--radius-md)}.faq-question.svelte-1hrotn9{padding:1rem;font-size:.9375rem;gap:.75rem}.caret-icon.svelte-1hrotn9{width:18px;height:18px}.faq-answer.svelte-1hrotn9{padding:0 1rem 1rem;font-size:.875rem}.final-cta.svelte-1hrotn9{padding:3rem .75rem}.cta-content.svelte-1hrotn9{gap:1rem}.cta-title.svelte-1hrotn9{font-size:1.75rem;margin-bottom:.25rem}.cta-description.svelte-1hrotn9{font-size:.9375rem}.primary-button.svelte-1hrotn9,.primary-button.large.svelte-1hrotn9{padding:.75rem 1.25rem;font-size:.9375rem}.cta-note.svelte-1hrotn9{font-size:.8125rem;gap:.5rem}.footer.svelte-1hrotn9{padding:2rem .75rem}.footer-content.svelte-1hrotn9{gap:.875rem}.footer-logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:20px}.footer-text.svelte-1hrotn9{font-size:.8125rem}.footer-links.svelte-1hrotn9{gap:.75rem}.footer-link.svelte-1hrotn9{font-size:.8125rem}}@media(max-width:480px){.nav.svelte-1hrotn9{padding:.75rem 0}.nav.scrolled.svelte-1hrotn9{padding:.5rem 0}.nav-container.svelte-1hrotn9{padding:0 .5rem}.logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:20px}.nav-links.svelte-1hrotn9{gap:.375rem}.cta-button.svelte-1hrotn9{padding:.4rem .75rem;font-size:.75rem}.pricing-hero.svelte-1hrotn9{padding:4rem .5rem 2.5rem}.section-header.svelte-1hrotn9{margin-bottom:1.5rem}.section-title.svelte-1hrotn9{font-size:1.375rem;margin-bottom:.375rem}.section-description.svelte-1hrotn9{font-size:.8125rem}.pricing-grid.svelte-1hrotn9{gap:1rem;margin-top:1.25rem}.pricing-card.svelte-1hrotn9{padding:1rem}.plan-header.svelte-1hrotn9{margin-bottom:1rem;padding-bottom:1rem}.plan-name.svelte-1hrotn9{font-size:1rem;margin-bottom:.25rem}.plan-description.svelte-1hrotn9{font-size:.75rem;margin-bottom:.875rem}.price.svelte-1hrotn9,.sale-price.svelte-1hrotn9{font-size:1.75rem}.price.strikethrough.svelte-1hrotn9{font-size:1.25rem}.period.svelte-1hrotn9{font-size:.8125rem}.sale-badge.svelte-1hrotn9{top:-6px;right:.375rem;padding:.3rem .75rem;font-size:.65rem}.plan-features.svelte-1hrotn9{margin-bottom:1rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.75rem;margin-bottom:.5rem;gap:.4rem}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9) svg{width:16px;height:16px;margin-top:.05rem}.plan-cta.svelte-1hrotn9{padding:.625rem 1rem;font-size:.8125rem}.faq.svelte-1hrotn9{padding:2.5rem .5rem}.faq-container.svelte-1hrotn9{margin-top:1.25rem}.faq-question.svelte-1hrotn9{padding:.875rem;font-size:.875rem;gap:.625rem}.caret-icon.svelte-1hrotn9{width:16px;height:16px}.faq-answer.svelte-1hrotn9{padding:0 .875rem .875rem;font-size:.8125rem}.final-cta.svelte-1hrotn9{padding:2.5rem .5rem}.cta-content.svelte-1hrotn9{gap:.875rem}.cta-title.svelte-1hrotn9{font-size:1.5rem;margin-bottom:.2rem}.cta-description.svelte-1hrotn9{font-size:.875rem}.primary-button.svelte-1hrotn9,.primary-button.large.svelte-1hrotn9{padding:.625rem 1rem;font-size:.875rem}.cta-note.svelte-1hrotn9{font-size:.75rem;gap:.375rem}.footer.svelte-1hrotn9{padding:1.5rem .5rem}.footer-content.svelte-1hrotn9{gap:.75rem}.footer-logo.svelte-1hrotn9 img:where(.svelte-1hrotn9){height:18px}.footer-text.svelte-1hrotn9{font-size:.75rem}.footer-links.svelte-1hrotn9{gap:.5rem}.footer-link.svelte-1hrotn9{font-size:.75rem}}
