.pr-wrap.svelte-1hrotn9{background:var(--color-paper);min-height:100vh;color:var(--color-ink);flex-direction:column;display:flex}.pr-header.svelte-1hrotn9{z-index:10;box-sizing:border-box;background:var(--color-surface);border-bottom:1px solid var(--color-rule);position:sticky;top:0}.pr-header-inner.svelte-1hrotn9{justify-content:space-between;align-items:center;gap:var(--vc-space-4);min-height:var(--vc-nav-h);box-sizing:border-box;width:100%;max-width:900px;padding:var(--vc-space-3) var(--vc-space-5);margin:0 auto;display:flex}.pr-brand.svelte-1hrotn9{align-items:center;gap:var(--vc-space-2);color:var(--color-ink);font-weight:600;text-decoration:none;display:flex}.pr-brand.svelte-1hrotn9 img:where(.svelte-1hrotn9){object-fit:contain;width:28px;height:28px}.pr-nav.svelte-1hrotn9{align-items:center;gap:var(--vc-space-4);font-size:var(--vc-text-200);display:flex}.pr-nav.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--color-ink-secondary)}.pr-nav.svelte-1hrotn9 a:where(.svelte-1hrotn9):hover,.pr-balance.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:var(--color-brand)}.pr-main.svelte-1hrotn9{width:100%;max-width:900px;padding:var(--vc-space-7) var(--vc-space-5) var(--vc-space-8);flex:1;margin:0 auto}.pr-main.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-family:var(--font-sans);font-size:var(--vc-text-600);font-weight:700;line-height:var(--vc-lh-snug);letter-spacing:var(--vc-track-tight);margin:0 0 var(--vc-space-2)}.pr-sub.svelte-1hrotn9{color:var(--color-ink-muted);margin:0 0 var(--vc-space-6);line-height:var(--vc-lh-normal)}.pr-section.svelte-1hrotn9{margin-bottom:var(--vc-space-7)}.pr-section.svelte-1hrotn9 h2:where(.svelte-1hrotn9),.pr-legal.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-family:var(--font-sans);font-size:var(--vc-text-300);font-weight:700;line-height:var(--vc-lh-snug);margin:0 0 var(--vc-space-4)}.pr-grid.svelte-1hrotn9{gap:var(--vc-space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.pr-card.svelte-1hrotn9{background:var(--color-surface);border:1px solid var(--color-rule);border-radius:var(--vc-radius-lg);padding:var(--vc-space-5);gap:var(--vc-space-3);flex-direction:column;align-items:flex-start;min-width:0;display:flex}.pr-sub-card.svelte-1hrotn9{max-width:360px}.pr-product.svelte-1hrotn9{align-items:center;gap:var(--vc-space-3);width:100%;padding-bottom:var(--vc-space-3);border-bottom:1px solid var(--color-rule);display:flex}.pr-product.svelte-1hrotn9 img:where(.svelte-1hrotn9){border:1px solid var(--color-rule);border-radius:var(--vc-radius-md);object-fit:cover;flex:none;width:72px;height:72px}.pr-product.svelte-1hrotn9 div:where(.svelte-1hrotn9){gap:var(--vc-space-1);min-width:0;display:grid}.pr-product.svelte-1hrotn9 strong:where(.svelte-1hrotn9){font-size:var(--vc-text-300);line-height:var(--vc-lh-snug)}.pr-product.svelte-1hrotn9 span:where(.svelte-1hrotn9){color:var(--color-ink-muted);font-size:var(--vc-text-100)}.pr-plan.svelte-1hrotn9{justify-content:space-between;align-items:baseline;gap:var(--vc-space-2);flex-wrap:wrap;width:100%;min-width:0;display:flex}.pr-plan-name.svelte-1hrotn9{font-weight:600}.pr-plan-price.svelte-1hrotn9{font-size:var(--vc-text-400);color:var(--color-brand);overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums;max-width:100%;margin-left:auto;font-weight:700}.pr-plan-price.svelte-1hrotn9 small:where(.svelte-1hrotn9),.pr-pkg-credits.svelte-1hrotn9 small:where(.svelte-1hrotn9){font-size:var(--vc-text-100);color:var(--color-ink-muted);font-weight:400}.pr-plan-desc.svelte-1hrotn9{font-size:var(--vc-text-200);color:var(--color-ink-muted);margin:0}.pr-sub-state.svelte-1hrotn9{font-size:var(--vc-text-200);color:var(--color-ink-secondary);margin:0}.pr-sub-state.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:var(--color-brand)}.pr-sub-state.err.svelte-1hrotn9{color:var(--color-error)}.pr-sub-msg.svelte-1hrotn9{font-size:var(--vc-text-200);color:var(--color-brand);margin:0}.pr-sub-msg.err.svelte-1hrotn9{color:var(--color-error)}.pr-pkg-credits.svelte-1hrotn9{font-size:var(--vc-text-500);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;max-width:100%;font-weight:700}.pr-pkg-price.svelte-1hrotn9{font-size:var(--vc-text-300);color:var(--color-brand);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;max-width:100%;font-weight:600}.pr-btn.svelte-1hrotn9{min-height:var(--vc-target-clinical);margin-top:var(--vc-space-1);width:100%;padding:var(--vc-space-2) var(--vc-space-4);border-radius:var(--vc-radius-md);border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-ink);font-size:var(--vc-text-200);cursor:pointer;transition:background var(--vc-dur-base);font-weight:600}.pr-btn.primary.svelte-1hrotn9{background:var(--color-brand);color:var(--color-on-brand);border-color:var(--color-brand)}.pr-btn.primary.svelte-1hrotn9:hover:not(:disabled){background:var(--color-brand-mid)}.pr-btn.svelte-1hrotn9:disabled{background:var(--color-paper-sunk);border-color:var(--color-rule);color:var(--color-ink-muted);box-shadow:none;cursor:not-allowed;transform:none}.pr-grid.svelte-1hrotn9 .pr-btn:where(.svelte-1hrotn9){margin-top:auto}.pr-resume-manual.svelte-1hrotn9{max-width:320px;margin:calc(var(--vc-space-2) * -1) 0 var(--vc-space-4)}.pr-load-state.svelte-1hrotn9 .pr-card:where(.svelte-1hrotn9){max-width:480px}.pr-load-state.svelte-1hrotn9 h2:where(.svelte-1hrotn9),.pr-load-state.svelte-1hrotn9 p:where(.svelte-1hrotn9){margin:0}.pr-load-state.svelte-1hrotn9 p:where(.svelte-1hrotn9){color:var(--color-ink-secondary);line-height:var(--vc-lh-normal)}.pr-retry.svelte-1hrotn9{width:auto}.pr-note.svelte-1hrotn9{color:var(--color-ink-muted);font-size:var(--vc-text-200);margin:0 0 var(--vc-space-3)}.pr-legal.svelte-1hrotn9{border-top:1px solid var(--color-line-subtle);padding-top:var(--vc-space-5);font-size:var(--vc-text-200);color:var(--color-ink-secondary)}.pr-legal.svelte-1hrotn9 ul:where(.svelte-1hrotn9){gap:var(--vc-space-2);padding-left:var(--vc-space-5);line-height:var(--vc-lh-normal);margin:0;list-style:outside;display:grid}.pr-legal.svelte-1hrotn9 li:where(.svelte-1hrotn9){padding-left:var(--vc-space-1)}.pr-legal.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--color-brand);text-underline-offset:2px;text-decoration:underline}.pr-terms-links.svelte-1hrotn9{margin:var(--vc-space-4) 0 0;color:var(--color-ink-muted);line-height:var(--vc-lh-normal);word-break:keep-all}.pr-business.svelte-1hrotn9{margin-top:var(--vc-space-5);padding:var(--vc-space-5);border-top:1px solid var(--color-rule);color:var(--color-ink-secondary)}.pr-cancel-copy.svelte-1hrotn9{font-size:var(--vc-text-200);color:var(--color-ink-secondary);line-height:var(--vc-lh-normal);word-break:keep-all;margin:0}.pr-modal-btn.svelte-1hrotn9{width:auto;margin-top:0}.pr-checkout-product.svelte-1hrotn9{align-items:center;gap:var(--vc-space-3);display:flex}.pr-checkout-product.svelte-1hrotn9 img:where(.svelte-1hrotn9){border:1px solid var(--color-rule);border-radius:var(--vc-radius-md);object-fit:contain;flex:none}.pr-checkout-product.svelte-1hrotn9 div:where(.svelte-1hrotn9){gap:var(--vc-space-1);min-width:0;display:grid}.pr-checkout-product.svelte-1hrotn9 strong:where(.svelte-1hrotn9){color:var(--color-ink);line-height:var(--vc-lh-snug)}.pr-checkout-product.svelte-1hrotn9 span:where(.svelte-1hrotn9),.pr-checkout-note.svelte-1hrotn9{color:var(--color-ink-muted);font-size:var(--vc-text-100);line-height:var(--vc-lh-normal)}.pr-checkout-summary.svelte-1hrotn9{gap:var(--vc-space-2);margin:var(--vc-space-4) 0;padding:var(--vc-space-3);border:1px solid var(--color-rule);border-radius:var(--vc-radius-md);background:var(--color-paper);font-size:var(--vc-text-200);display:grid}.pr-checkout-summary.svelte-1hrotn9 div:where(.svelte-1hrotn9){justify-content:space-between;gap:var(--vc-space-3);display:flex}.pr-checkout-summary.svelte-1hrotn9 dt:where(.svelte-1hrotn9){color:var(--color-ink-muted)}.pr-checkout-summary.svelte-1hrotn9 dd:where(.svelte-1hrotn9){color:var(--color-ink);text-align:right;margin:0;font-weight:600}.pr-checkout-note.svelte-1hrotn9{margin:0 0 var(--vc-space-4)}.pr-recurring-consent.svelte-1hrotn9{align-items:flex-start;gap:var(--vc-space-2);color:var(--color-ink-secondary);font-size:var(--vc-text-200);line-height:var(--vc-lh-normal);cursor:pointer;display:flex}.pr-recurring-consent.svelte-1hrotn9 input:where(.svelte-1hrotn9){width:var(--vc-space-4);height:var(--vc-space-4);accent-color:var(--color-brand);flex:none;margin:.15em 0 0}.pr-recurring-consent.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--color-brand);text-underline-offset:2px;text-decoration:underline}@media (width<=480px){.pr-main.svelte-1hrotn9{padding:var(--vc-space-6) var(--vc-space-4) var(--vc-space-7)}}@media (width<=420px){.pr-header-inner.svelte-1hrotn9{row-gap:var(--vc-space-2);padding:var(--vc-space-3) var(--vc-space-4);flex-wrap:wrap}.pr-nav.svelte-1hrotn9{row-gap:var(--vc-space-1);flex-wrap:wrap;min-width:0;max-width:100%}}@media (width<=240px){.pr-header.svelte-1hrotn9{position:static}.pr-header-inner.svelte-1hrotn9{align-items:flex-start}.pr-nav.svelte-1hrotn9{width:100%}.pr-nav.svelte-1hrotn9 .auth-menu{flex-wrap:wrap;width:100%;max-width:100%}.pr-main.svelte-1hrotn9{padding-inline:var(--vc-space-3);scroll-margin-top:0}.pr-grid.svelte-1hrotn9{grid-template-columns:minmax(0,1fr)}.pr-product.svelte-1hrotn9{flex-direction:column;align-items:flex-start}.pr-card.svelte-1hrotn9{padding:var(--vc-space-4)}.pr-plan.svelte-1hrotn9{flex-direction:column;align-items:flex-start}.pr-plan-price.svelte-1hrotn9{text-align:left;margin-left:0}}@media (pointer:coarse){.pr-btn.svelte-1hrotn9{min-height:var(--vc-target-touch)}}
