.pricing-section.svelte-sba4xh{--pricing-affirm: #10b981;padding:5rem 1.5rem;background:var(--bg-primary)}.pricing-section[data-surface=inverted].svelte-sba4xh{--bg-primary: var(--marketing-invert);--bg-secondary: var(--marketing-invert-surface);--bg-tertiary: color-mix( in srgb, var(--marketing-invert-surface) 94%, var(--marketing-invert-text) );--text-primary: var(--marketing-invert-text);--text-secondary: color-mix(in srgb, var(--marketing-invert-text) 88%, var(--marketing-invert));--text-muted: color-mix(in srgb, var(--marketing-invert-text) 68%, var(--marketing-invert));--border-primary: color-mix(in srgb, var(--marketing-invert-text) 16%, transparent);--accent-primary: var(--marketing-invert-text);--text-button-primary: var(--marketing-invert);--bg-hover: color-mix( in srgb, var(--marketing-invert-surface) 92%, var(--marketing-invert-text) );--pricing-affirm: var(--marketing-invert-text);padding:0;background:transparent}.pricing-inner.svelte-sba4xh{max-width:var(--landing-max-w-xl);margin-inline:auto}.pricing-grid.svelte-sba4xh{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.plan-card.svelte-sba4xh{position:relative;display:flex;flex-direction:column;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.75rem;padding:1.75rem;transition:transform .2s,box-shadow .2s}.plan-card.svelte-sba4xh:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.plan-card.highlighted.svelte-sba4xh{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary),0 4px 16px #3b82f626}.plan-badge.svelte-sba4xh{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.375rem;background:var(--accent-primary);color:var(--text-button-primary);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap}.plan-badge.svelte-sba4xh .badge-icon{width:.75rem;height:.75rem}.plan-header.svelte-sba4xh{margin-bottom:1.25rem}.plan-name.svelte-sba4xh{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.plan-desc.svelte-sba4xh{font-size:.8rem;color:var(--text-muted);margin:0;line-height:1.4}.plan-price.svelte-sba4xh{display:flex;align-items:baseline;gap:.125rem;margin-bottom:1.5rem}.price-prefix.svelte-sba4xh{font-size:.85rem;font-weight:500;color:var(--text-muted);margin-right:.375rem}.price-currency.svelte-sba4xh{font-size:1.25rem;font-weight:600;color:var(--text-secondary)}.price-amount.svelte-sba4xh{font-size:2.5rem;font-weight:800;color:var(--text-primary);line-height:1}.price-period.svelte-sba4xh{font-size:.8rem;color:var(--text-muted);margin-left:.25rem}.plan-features.svelte-sba4xh{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.625rem;flex:1}.plan-features.svelte-sba4xh li:where(.svelte-sba4xh){display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--text-secondary);line-height:1.4}.plan-features.svelte-sba4xh .check-icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.1rem;color:var(--pricing-affirm)}.plan-cta.svelte-sba4xh{display:block;text-align:center;padding:.625rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s}.cta-primary.svelte-sba4xh{background:var(--accent-primary);color:var(--text-button-primary)}.cta-primary.svelte-sba4xh:hover{opacity:.9;transform:translateY(-1px)}.cta-secondary.svelte-sba4xh{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary)}.cta-secondary.svelte-sba4xh:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.enterprise-note.svelte-sba4xh{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.25rem;padding:.75rem 1.5rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.5rem;font-size:.85rem;color:var(--text-muted)}.enterprise-note.svelte-sba4xh p:where(.svelte-sba4xh){margin:0}.enterprise-cta.svelte-sba4xh{font-weight:600;color:var(--accent-primary);text-decoration:none;white-space:nowrap}.enterprise-cta.svelte-sba4xh:hover{text-decoration:underline}.perhead-block.svelte-sba4xh{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-primary)}.perhead-title.svelte-sba4xh{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:var(--text-primary)}.perhead-lead.svelte-sba4xh{margin:0 0 1.5rem;max-width:62ch;font-size:.9rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.perhead-scroll.svelte-sba4xh{overflow-x:auto}.perhead-table.svelte-sba4xh{width:100%;max-width:34rem;border-collapse:collapse;font-size:.9rem;font-variant-numeric:tabular-nums}.perhead-table.svelte-sba4xh th:where(.svelte-sba4xh),.perhead-table.svelte-sba4xh td:where(.svelte-sba4xh){padding:.625rem 0 .625rem 1.5rem;text-align:right;border-bottom:1px solid var(--border-primary)}.perhead-table.svelte-sba4xh th:where(.svelte-sba4xh):first-child,.perhead-table.svelte-sba4xh td:where(.svelte-sba4xh):first-child{padding-left:0;text-align:left}.perhead-table.svelte-sba4xh thead:where(.svelte-sba4xh) th:where(.svelte-sba4xh){vertical-align:bottom;font-size:.8rem;font-weight:400;color:var(--text-muted)}.perhead-table.svelte-sba4xh tbody:where(.svelte-sba4xh) th:where(.svelte-sba4xh){font-weight:400;color:var(--text-primary)}.perhead-table.svelte-sba4xh tbody:where(.svelte-sba4xh) td:where(.svelte-sba4xh){font-weight:700;color:var(--text-primary)}.perhead-plan.svelte-sba4xh{display:block;font-size:.9rem;font-weight:700;color:var(--text-primary)}.perhead-total.svelte-sba4xh{display:block;margin-top:.125rem;font-size:.75rem;font-weight:400;color:var(--text-muted)}.perhead-note.svelte-sba4xh{margin:1rem 0 0;max-width:62ch;font-size:.85rem;line-height:1.6;color:var(--text-muted);text-wrap:pretty}.modules-section.svelte-sba4xh{margin-top:3rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.75rem;padding:2rem}.modules-header.svelte-sba4xh{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.modules-icon.svelte-sba4xh{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--accent-primary);color:var(--text-button-primary);display:flex;align-items:center;justify-content:center}.modules-icon.svelte-sba4xh svg{width:1.25rem;height:1.25rem}.modules-title.svelte-sba4xh{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.modules-subtitle.svelte-sba4xh{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.5}.modules-grid.svelte-sba4xh{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.module-card.svelte-sba4xh{display:flex;flex-direction:column;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:.5rem;padding:1.25rem;transition:background-color .15s,border-color .15s,box-shadow .15s,transform .15s}.module-card.is-selected.svelte-sba4xh{background:var(--bg-primary);border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary)}.module-header.svelte-sba4xh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.5rem}.module-name.svelte-sba4xh{font-size:.9rem;font-weight:700;color:var(--text-primary)}.module-price.svelte-sba4xh{font-size:1.125rem;font-weight:800;color:var(--text-primary)}.module-period.svelte-sba4xh{font-size:.7rem;font-weight:400;color:var(--text-muted)}.module-desc.svelte-sba4xh{display:block;font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.4}.module-in-bundle.svelte-sba4xh{display:flex;align-items:center;gap:.375rem;margin:auto 0 0;padding-top:.75rem;font-size:.75rem;font-weight:600;color:var(--text-primary)}.module-in-bundle.svelte-sba4xh .in-bundle-icon{width:.85rem;height:.85rem;flex-shrink:0;color:var(--accent-primary)}.bundles-block.svelte-sba4xh{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-primary)}.bundles-header.svelte-sba4xh{margin-bottom:1rem}.bundle-card.svelte-sba4xh{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer}.bundle-card.svelte-sba4xh:hover{border-color:var(--accent-primary);transform:translateY(-1px)}.bundle-card.svelte-sba4xh:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.bundle-savings.svelte-sba4xh{display:block;margin-top:auto;padding-top:.75rem;font-size:.75rem;font-weight:600;color:var(--text-secondary)}@media(prefers-reduced-motion:reduce){.module-card.svelte-sba4xh{transition:none}.bundle-card.svelte-sba4xh:hover{transform:none}}.buy-hint-path.svelte-sba4xh{margin:1.5rem 0 0;padding-top:1.5rem;max-width:62ch;border-top:1px solid var(--border-primary);font-size:.9rem;font-weight:600;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.buy-hint-note.svelte-sba4xh{margin:.5rem 0 0;max-width:62ch;font-size:.85rem;line-height:1.6;color:var(--text-muted);text-wrap:pretty}.founding-block.svelte-sba4xh{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-primary)}.founding-title.svelte-sba4xh{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:var(--text-primary)}.founding-lead.svelte-sba4xh{margin:0 0 1.5rem;max-width:62ch;font-size:.9rem;line-height:1.6;color:var(--text-secondary);text-wrap:pretty}.founding-list.svelte-sba4xh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.5rem;margin:0;padding:0;list-style:none}.founding-row.svelte-sba4xh{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.625rem 0;border-bottom:1px solid var(--border-primary);font-size:.9rem}.founding-type.svelte-sba4xh{color:var(--text-primary)}.founding-count.svelte-sba4xh{flex:none;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.founding-row.is-full.svelte-sba4xh .founding-type:where(.svelte-sba4xh),.founding-row.is-full.svelte-sba4xh .founding-count:where(.svelte-sba4xh){color:var(--text-muted)}.founding-terms.svelte-sba4xh{margin:1.5rem 0 0;max-width:62ch;font-size:.85rem;line-height:1.6;color:var(--text-muted);text-wrap:pretty}@media(max-width:1024px){.pricing-grid.svelte-sba4xh,.modules-grid.svelte-sba4xh{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricing-grid.svelte-sba4xh,.modules-grid.svelte-sba4xh{grid-template-columns:1fr}.enterprise-note.svelte-sba4xh{flex-direction:column;text-align:center}.founding-list.svelte-sba4xh{grid-template-columns:1fr}}@media(max-width:480px){.pricing-section.svelte-sba4xh{padding:2.5rem 1rem}}
