.pricing-page.svelte-1hrotn9{min-height:100vh;background-color:var(--color-bg)}.pricing-header.svelte-1hrotn9{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-md) 0}.header-inner.svelte-1hrotn9{display:flex;align-items:center;justify-content:space-between}.logo.svelte-1hrotn9{font-size:1.25rem;font-weight:700;color:var(--color-primary);text-decoration:none}.header-nav.svelte-1hrotn9{display:flex;align-items:center;gap:var(--space-lg)}.header-nav.svelte-1hrotn9 a:where(.svelte-1hrotn9){font-size:.875rem;font-weight:500}.pricing-content.svelte-1hrotn9{padding:4rem 0}.pricing-intro.svelte-1hrotn9{margin-bottom:var(--space-xl)}.pricing-intro.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2rem;font-weight:700;margin-bottom:var(--space-sm)}.billing-toggle.svelte-1hrotn9{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-2xl);font-size:.875rem;color:var(--color-text-light)}.billing-toggle.svelte-1hrotn9 span.active:where(.svelte-1hrotn9){color:var(--color-text);font-weight:600}.toggle-switch.svelte-1hrotn9{position:relative;width:44px;height:24px;background:var(--color-border);border:none;border-radius:12px;cursor:pointer;transition:background .2s ease;padding:0}.toggle-switch.toggled.svelte-1hrotn9{background:var(--color-primary)}.toggle-knob.svelte-1hrotn9{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #00000026}.toggle-switch.toggled.svelte-1hrotn9 .toggle-knob:where(.svelte-1hrotn9){transform:translate(20px)}.save-badge.svelte-1hrotn9{background:var(--color-success);color:#fff;font-size:.6875rem;font-weight:600;padding:.2rem .5rem;border-radius:9999px}.save-badge-hidden.svelte-1hrotn9{visibility:hidden}.plans-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg);max-width:1100px;margin:0 auto}.plan-card.svelte-1hrotn9{display:flex;flex-direction:column;padding:var(--space-xl);position:relative}.plan-highlighted.svelte-1hrotn9{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),var(--shadow-lg)}.plan-badge.svelte-1hrotn9{position:absolute;top:-12px;left:50%;transform:translate(-50%);background-color:var(--color-primary);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}.plan-name.svelte-1hrotn9{font-size:1.25rem;font-weight:600;margin-bottom:var(--space-xs)}.plan-description.svelte-1hrotn9{font-size:.875rem;margin-bottom:var(--space-lg)}.plan-price.svelte-1hrotn9{display:flex;align-items:baseline;margin-bottom:var(--space-sm)}.price-amount.svelte-1hrotn9{font-size:2rem;font-weight:700;line-height:1}.price-period.svelte-1hrotn9{font-size:.875rem;margin-left:var(--space-xs)}.annual-save-badge.svelte-1hrotn9{display:inline-block;font-size:.6875rem;font-weight:600;color:var(--color-success);margin-bottom:var(--space-md)}.plan-features.svelte-1hrotn9{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-xl);flex:1}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.8125rem;padding-left:1.5rem;position:relative}.plan-features.svelte-1hrotn9 li:where(.svelte-1hrotn9):before{content:"✓";position:absolute;left:0;color:var(--color-success);font-weight:600}.plan-cta.svelte-1hrotn9{width:100%}.comparison-section.svelte-1hrotn9{max-width:1100px;margin:var(--space-2xl) auto 0}.comparison-title.svelte-1hrotn9{font-size:1.25rem;font-weight:600;margin-bottom:var(--space-lg)}.comparison-table-wrap.svelte-1hrotn9{overflow-x:auto}.comparison-table.svelte-1hrotn9{width:100%;border-collapse:collapse;font-size:.8125rem}.comparison-table.svelte-1hrotn9 th:where(.svelte-1hrotn9),.comparison-table.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:.625rem .75rem;text-align:center;border-bottom:1px solid var(--color-border)}.comparison-table.svelte-1hrotn9 th:where(.svelte-1hrotn9):first-child,.comparison-table.svelte-1hrotn9 td:where(.svelte-1hrotn9):first-child{text-align:left}.comparison-tier-header.svelte-1hrotn9{font-weight:600;font-size:.875rem;color:var(--color-text)}.comparison-feature.svelte-1hrotn9{font-weight:500;color:var(--color-text)}.comparison-value.svelte-1hrotn9{color:var(--color-text-light)}.check-icon.svelte-1hrotn9{color:var(--color-success)}.cross-icon.svelte-1hrotn9{color:var(--color-text-light);opacity:.4}.enterprise-card.svelte-1hrotn9{max-width:1100px;margin:var(--space-2xl) auto 0;padding:var(--space-2xl)}.enterprise-card.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.25rem;font-weight:600;margin-bottom:var(--space-sm)}.enterprise-card.svelte-1hrotn9 p:where(.svelte-1hrotn9){margin-bottom:var(--space-lg);max-width:500px;margin-left:auto;margin-right:auto}.pricing-footer.svelte-1hrotn9{border-top:1px solid var(--color-border);padding:var(--space-lg) 0}.footer-inner.svelte-1hrotn9{display:flex;align-items:center;justify-content:space-between}.footer-brand.svelte-1hrotn9{font-weight:600;color:var(--color-text-light)}@media(max-width:900px){.plans-grid.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.plans-grid.svelte-1hrotn9{grid-template-columns:1fr}.footer-inner.svelte-1hrotn9{flex-direction:column;gap:var(--space-sm);text-align:center}}
