.faq.svelte-1rj3fh7{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.faq__item.svelte-1rj3fh7{border-bottom:1px solid var(--border)}.faq__q.svelte-1rj3fh7{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;text-align:left;font:inherit;font-size:var(--text-md);font-weight:500;color:var(--ink);background:transparent;border:none;padding:1.1rem 0;cursor:pointer;transition:color var(--dur-fast) var(--ease-standard)}.faq__q.svelte-1rj3fh7:hover{color:var(--brand)}.faq__icon.svelte-1rj3fh7{position:relative;width:22px;height:22px;flex-shrink:0;border:1px solid var(--border-2);border-radius:var(--radius-full);transition:border-color var(--dur-fast) var(--ease-standard)}.faq__plus.svelte-1rj3fh7{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:9px;height:1.5px;background:var(--ink-2);transition:background var(--dur-fast) var(--ease-standard)}.faq__plus.svelte-1rj3fh7:after{content:"";position:absolute;left:50%;top:50%;width:1.5px;height:9px;background:var(--ink-2);transform:translate(-50%,-50%);transition:transform var(--dur-base) var(--ease-spring)}.faq__item.open.svelte-1rj3fh7 .faq__plus:where(.svelte-1rj3fh7):after{transform:translate(-50%,-50%) rotate(90deg)}.faq__item.open.svelte-1rj3fh7 .faq__icon:where(.svelte-1rj3fh7){border-color:var(--brand);background:var(--brand)}.faq__item.open.svelte-1rj3fh7 .faq__plus:where(.svelte-1rj3fh7),.faq__item.open.svelte-1rj3fh7 .faq__plus:where(.svelte-1rj3fh7):after{background:var(--brand-ink)}.faq__a-wrap.svelte-1rj3fh7{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--dur-base) var(--ease-standard)}.faq__item.open.svelte-1rj3fh7 .faq__a-wrap:where(.svelte-1rj3fh7){grid-template-rows:1fr}.faq__a.svelte-1rj3fh7{overflow:hidden;color:var(--ink-2);font-size:var(--text-md);line-height:var(--lh-body);padding-right:2.5rem}.faq__item.open.svelte-1rj3fh7 .faq__a:where(.svelte-1rj3fh7){padding-bottom:1.25rem}@media(prefers-reduced-motion:reduce){.faq__a-wrap.svelte-1rj3fh7{transition:none}.faq__plus.svelte-1rj3fh7:after{transition:none}}.pricing.svelte-cfmn1z{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:var(--space-7)}.tier.svelte-cfmn1z{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1rem;transition:transform var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard);min-width:0}.tier.svelte-cfmn1z:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.tier--featured.svelte-cfmn1z{border-color:var(--brand);background:var(--surface-tint);box-shadow:var(--shadow-md)}.tier--featured.svelte-cfmn1z .chip{position:absolute;top:-.65rem;left:1.5rem}.tier__head.svelte-cfmn1z{display:flex;flex-direction:column;gap:.4rem}.tier__title.svelte-cfmn1z{font-size:var(--text-lg);font-weight:600;margin:0}.tier__price.svelte-cfmn1z{margin:0;display:flex;flex-direction:column;gap:.15rem}.tier__price.svelte-cfmn1z b:where(.svelte-cfmn1z){font-size:var(--text-3xl);font-weight:600;letter-spacing:var(--ls-tight);color:var(--ink);font-variant-numeric:tabular-nums;line-height:1}.tier__period.svelte-cfmn1z{font-size:var(--text-sm);color:var(--ink-2);font-weight:400}.tier__features.svelte-cfmn1z{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;flex:1}.tier__features.svelte-cfmn1z li:where(.svelte-cfmn1z){font-size:var(--text-sm);line-height:var(--lh-list);color:var(--ink-2);padding-left:1.5rem;position:relative}.tier__features.svelte-cfmn1z li:where(.svelte-cfmn1z):before{position:absolute;left:0;top:.05em;font-weight:700}.tier__features.svelte-cfmn1z li.ok:where(.svelte-cfmn1z):before{content:"✓";color:var(--good)}.tier__features.svelte-cfmn1z li.no:where(.svelte-cfmn1z){color:var(--ink-3)}.tier__features.svelte-cfmn1z li.no:where(.svelte-cfmn1z):before{content:"−";color:var(--ink-3)}.tier__form.svelte-cfmn1z{display:flex;flex-direction:column;gap:.6rem;margin-top:auto}.fine.svelte-cfmn1z{color:var(--ink-3);font-size:var(--text-xs);text-align:center;margin:0}.err.svelte-cfmn1z{color:var(--danger-fg);font-size:var(--text-sm);margin:0}.faq-section.svelte-cfmn1z{margin-top:var(--space-10);max-width:var(--container-prose)}.faq__h2.svelte-cfmn1z{font-size:var(--text-2xl);font-weight:600;margin:0 0 var(--space-5)}@media(max-width:900px){.pricing.svelte-cfmn1z{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.tier.svelte-cfmn1z:hover{transform:none}}
