.pricing-page.svelte-1hrotn9{--section-padding: 60px 16px;--container-max: 1440px}.container.svelte-1hrotn9{max-width:var(--container-max);margin:0 auto}.pricing-tiers.svelte-1hrotn9{padding:32px 16px 60px;border-bottom:1px solid var(--gray-5)}.pricing-faq.svelte-1hrotn9{padding:var(--section-padding)}@media(min-width:600px){.pricing-page.svelte-1hrotn9{--section-padding: 60px 24px}.pricing-tiers.svelte-1hrotn9{padding:32px 24px 60px}}@media(min-width:768px){.pricing-page.svelte-1hrotn9{--section-padding: 80px 32px}.pricing-tiers.svelte-1hrotn9{padding:40px 32px 80px}}.billing-toggle.svelte-1hrotn9{display:flex;justify-content:center;gap:8px;margin-top:32px;background:var(--bg-secondary);padding:4px;border-radius:var(--radius-button);width:fit-content;margin-left:auto;margin-right:auto}.toggle-btn.svelte-1hrotn9{padding:10px 20px;border:none;border-radius:var(--radius-button);background:transparent;color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--duration-normal);display:flex;align-items:center;gap:8px}.toggle-btn.active.svelte-1hrotn9{background:var(--brand-primary);color:#fff}.savings-badge.svelte-1hrotn9{background:var(--color-success);color:#fff;font-size:10px;padding:2px 6px;border-radius:var(--radius-xs);font-weight:var(--font-weight-semibold)}.cancellation-banner.svelte-1hrotn9{background:var(--gradient-warning);border:1px solid var(--color-warning);border-radius:var(--radius-card);padding:20px 24px;margin-bottom:32px}.cancellation-banner-content.svelte-1hrotn9{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.cancellation-banner-content.svelte-1hrotn9{flex-direction:row;align-items:center}}.cancellation-icon.svelte-1hrotn9{font-size:var(--text-lg-tight);flex-shrink:0}.cancellation-banner.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:var(--color-warning);display:block;margin-bottom:4px}.cancellation-banner.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--text-secondary);font-size:var(--text-sm);margin:0;line-height:1.5}.manage-link.svelte-1hrotn9{color:var(--color-warning);font-weight:var(--font-weight-semibold);text-decoration:none;white-space:nowrap;margin-left:auto;padding:10px 20px;background:var(--accent-bg-warning);border-radius:var(--radius-pill);transition:background var(--duration-normal),opacity var(--duration-normal)}.manage-link.svelte-1hrotn9:hover{opacity:.8}.apple-subscription-banner.svelte-1hrotn9{background:var(--gradient-brand);border:1px solid var(--brand-primary);border-radius:var(--radius-card);padding:20px 24px;margin-bottom:32px}.apple-banner-content.svelte-1hrotn9{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.apple-banner-content.svelte-1hrotn9{flex-direction:row;align-items:center}}.apple-icon.svelte-1hrotn9{font-size:var(--text-lg-tight);flex-shrink:0}.apple-subscription-banner.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:var(--brand-primary);display:block;margin-bottom:4px}.apple-subscription-banner.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--text-secondary);font-size:var(--text-sm);margin:0;line-height:1.5}.appstore-link.svelte-1hrotn9{color:var(--brand-primary);font-weight:var(--font-weight-semibold);text-decoration:none;white-space:nowrap;margin-left:auto;padding:10px 20px;background:var(--accent-bg-primary);border-radius:var(--radius-pill);transition:background var(--duration-normal),opacity var(--duration-normal)}.appstore-link.svelte-1hrotn9:hover{opacity:.8}.tiers-grid.svelte-1hrotn9{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:64px}@media(min-width:768px){.tiers-grid.svelte-1hrotn9{grid-template-columns:repeat(3,1fr);gap:32px}}.tier-card.svelte-1hrotn9{background:var(--bg-primary);border:1px solid var(--gray-5);border-radius:var(--radius-card);padding:32px 24px;position:relative;transition:all var(--duration-slow)}@media(min-width:768px){.tier-card.svelte-1hrotn9{padding:40px 32px}}.tier-card.svelte-1hrotn9:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.tier-card.highlight.svelte-1hrotn9{border-color:var(--brand-primary);box-shadow:var(--shadow-card)}.badge.svelte-1hrotn9{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--brand-primary);color:#fff;padding:6px 16px;border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.tier-header.svelte-1hrotn9{text-align:center;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--gray-5)}.tier-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:var(--text-xl-loose);font-weight:var(--font-weight-semibold);margin-bottom:12px}@media(min-width:768px){.tier-header.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:var(--text-lg-tight)}}.price.svelte-1hrotn9{margin-bottom:8px}.price-original.svelte-1hrotn9{font-size:var(--text-lg-tight);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-decoration:line-through;margin-right:8px}.price-amount.svelte-1hrotn9{font-size:var(--text-5xl);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.price-period.svelte-1hrotn9{font-size:var(--text-base);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.tier-tagline.svelte-1hrotn9{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.features-list.svelte-1hrotn9{list-style:none;padding:0;margin:0 0 32px}.features-list.svelte-1hrotn9 li:where(.svelte-1hrotn9){display:flex;align-items:center;gap:12px;padding:10px 0;font-size:var(--text-sm-loose);color:var(--text-primary)}.features-list.svelte-1hrotn9 .check-icon:where(.svelte-1hrotn9){font-size:var(--text-xl);color:var(--color-success)}.tier-cta.svelte-1hrotn9{width:100%;padding:14px 24px;border-radius:var(--radius-pill);font-size:var(--text-base);font-weight:var(--font-weight-semibold);cursor:pointer;transition:all var(--duration-normal);border:1px solid var(--gray-4);background:transparent;color:var(--text-primary)}.tier-cta.svelte-1hrotn9:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);transform:translateY(-1px)}.tier-cta.highlight.svelte-1hrotn9{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.tier-cta.highlight.svelte-1hrotn9:hover:not(:disabled){opacity:.9}.tier-cta.svelte-1hrotn9:disabled{opacity:.6;cursor:not-allowed}.tier-cta.current.svelte-1hrotn9{background:var(--color-success);color:#fff;border-color:var(--color-success);opacity:1}.info-section.svelte-1hrotn9{max-width:1195px;margin:0 auto 48px}.info-section.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-size:var(--text-lg);font-weight:var(--font-weight-semibold);text-align:center;margin-bottom:32px}@media(min-width:768px){.info-section.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-size:var(--text-xl);margin-bottom:40px}}.faq-item.svelte-1hrotn9{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--gray-5)}.faq-item.svelte-1hrotn9:last-child{border-bottom:none}.faq-item.svelte-1hrotn9 h4:where(.svelte-1hrotn9){font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin-bottom:8px}.faq-item.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:var(--text-sm-loose);color:var(--text-secondary);line-height:1.6}.rate-limit-table.svelte-1hrotn9{width:100%;margin:16px 0;border-collapse:separate;border-spacing:0;font-size:var(--text-sm);border:1px solid var(--gray-4);border-radius:var(--radius-md)}.rate-limit-table.svelte-1hrotn9 th:where(.svelte-1hrotn9),.rate-limit-table.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:10px 12px;text-align:left;border-bottom:1px solid var(--gray-5)}.rate-limit-table.svelte-1hrotn9 th:where(.svelte-1hrotn9){font-weight:var(--font-weight-normal);color:var(--text-primary);background:var(--bg-secondary)}.rate-limit-table.svelte-1hrotn9 th:where(.svelte-1hrotn9):first-child{border-radius:var(--radius-md) 0 0 0}.rate-limit-table.svelte-1hrotn9 th:where(.svelte-1hrotn9):last-child{border-radius:0 8px 0 0}.rate-limit-table.svelte-1hrotn9 td:where(.svelte-1hrotn9){color:var(--text-secondary)}.rate-limit-table.svelte-1hrotn9 td:where(.svelte-1hrotn9):first-child{font-weight:var(--font-weight-normal);color:var(--text-primary)}.rate-limit-table.svelte-1hrotn9 tbody:where(.svelte-1hrotn9) tr:where(.svelte-1hrotn9):last-child td:where(.svelte-1hrotn9){border-bottom:none}.rate-limit-table.svelte-1hrotn9 tbody:where(.svelte-1hrotn9) tr:where(.svelte-1hrotn9):hover{background:var(--bg-secondary)}.contact-section.svelte-1hrotn9{text-align:center;padding:32px;background:var(--bg-secondary);border-radius:var(--radius-card);max-width:800px;margin:0 auto}.contact-section.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:var(--text-base);color:var(--text-secondary)}.contact-section.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--brand-primary);text-decoration:none;font-weight:var(--font-weight-semibold);transition:opacity var(--duration-normal)}.contact-section.svelte-1hrotn9 a:where(.svelte-1hrotn9):hover{opacity:.8}
