.pricing-section.svelte-1bnc3e8{width:100%;max-width:1000px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.25rem;text-align:center;scroll-margin-top:90px}.section-heading.svelte-1bnc3e8{margin-bottom:1rem}.section-heading.svelte-1bnc3e8 .kicker:where(.svelte-1bnc3e8){font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pt-iris);margin-bottom:.9rem}.section-heading.svelte-1bnc3e8 h2:where(.svelte-1bnc3e8){font-family:var(--paper-tray-title-font);font-size:clamp(34px,5vw,52px);font-weight:400;color:var(--pt-ink);line-height:1.1;margin:0 0 .75rem}.section-heading.svelte-1bnc3e8 h2:where(.svelte-1bnc3e8) em:where(.svelte-1bnc3e8){background:var(--pt-brand-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-heading.svelte-1bnc3e8 .pricing-subtitle:where(.svelte-1bnc3e8){font-size:16px;font-weight:400;color:var(--pt-ink-soft);margin:0}.loading-container.svelte-1bnc3e8{display:flex;justify-content:center;align-items:center;min-height:120px;width:100%}.billing-switch-vertical.svelte-1bnc3e8{display:flex;flex-direction:column;width:100%;background:var(--pt-paper);border-radius:var(--pt-radius-lg);padding:4px;gap:4px;border:1px solid var(--pt-line);box-shadow:var(--pt-shadow-sm)}.billing-option.svelte-1bnc3e8{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;padding:.75rem 1rem;border-radius:var(--pt-radius-lg);border:none;background:transparent;color:var(--pt-ink-soft);font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:all .25s var(--pt-ease-out)}.billing-option.svelte-1bnc3e8:hover{color:var(--pt-ink)}.billing-option.active.svelte-1bnc3e8{background:var(--pt-brand-gradient);color:var(--pt-paper);box-shadow:0 2px 8px #1a1c2333}.billing-option.active.svelte-1bnc3e8 .billing-option-label:where(.svelte-1bnc3e8),.billing-option.active.svelte-1bnc3e8 .billing-option-period:where(.svelte-1bnc3e8){color:#ffffffd9}.billing-option.active.svelte-1bnc3e8 .billing-option-amount:where(.svelte-1bnc3e8){color:var(--pt-paper)}.billing-option.active.svelte-1bnc3e8 .discount-badge:where(.svelte-1bnc3e8){background:var(--pt-amber);color:var(--pt-ink)}.billing-option-label.svelte-1bnc3e8{font-size:13px;font-weight:600;letter-spacing:.02em;color:inherit}.billing-option-value.svelte-1bnc3e8{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.billing-option-value--annual.svelte-1bnc3e8{align-items:center}.billing-option-amount.svelte-1bnc3e8{font-family:var(--paper-tray-title-font);font-size:1.75rem;font-weight:500;color:var(--pt-ink);line-height:1.1}.billing-option-period.svelte-1bnc3e8{font-size:14px;font-weight:400;color:var(--pt-ink-soft)}.discount-badge.svelte-1bnc3e8{font-size:11px;font-weight:700;color:#d98a1c;background-color:#faaa3c29;padding:.125rem .5rem;border-radius:999px;transition:all .2s ease-in-out;white-space:nowrap}.billed-summary.svelte-1bnc3e8{font-size:14px;font-weight:400;text-align:left;color:var(--pt-ink-faint)}.billed-summary.active.svelte-1bnc3e8{color:var(--pt-paper-deep)}.pricing-cards.svelte-1bnc3e8{width:100%;display:flex;justify-content:center;align-items:stretch;gap:1.5rem}@media(max-width:768px){.pricing-cards.svelte-1bnc3e8{flex-direction:column;align-items:center}}.pricing-card.svelte-1bnc3e8{flex:1;max-width:380px;background:var(--pt-card);padding:1.5rem 2rem 2rem;border-radius:var(--pt-radius-lg);border:1px solid var(--pt-line);box-shadow:var(--pt-shadow-md);position:relative;display:flex;flex-direction:column;gap:1.5rem;transition:transform .35s var(--pt-ease-out),box-shadow .35s ease}.pricing-card.svelte-1bnc3e8:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:3px;border-radius:0 0 3px 3px;background:var(--pt-brand-gradient)}@media(max-width:768px){.pricing-card.svelte-1bnc3e8{width:100%}}.features.svelte-1bnc3e8{display:flex;flex-direction:column;gap:.875rem;text-align:left;flex-grow:1;border-top:1px solid var(--pt-line);padding-top:1rem}.features.svelte-1bnc3e8 .feature:where(.svelte-1bnc3e8){display:flex;align-items:flex-start;gap:.75rem;font-size:14.5px;font-weight:400;color:var(--pt-ink-soft);line-height:1.5}.features.svelte-1bnc3e8 .feature:where(.svelte-1bnc3e8) svg{color:#2e9e63;flex-shrink:0;margin-top:2px}.features.svelte-1bnc3e8 .feature:where(.svelte-1bnc3e8) span:where(.svelte-1bnc3e8){flex:1}.cta-button.svelte-1bnc3e8{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--pt-ink);color:var(--pt-paper);border:none;border-radius:999px;padding:.95rem 1.5rem;font-size:16px;font-weight:600;cursor:pointer;transition:transform .25s var(--pt-ease-spring),box-shadow .25s ease,background .25s ease;box-shadow:0 8px 20px -6px #1a1c2366}.cta-button.svelte-1bnc3e8:hover{background:#000;transform:translateY(-2px);box-shadow:0 14px 28px -6px #1a1c2380}.cta-button.svelte-1bnc3e8:active{transform:translateY(0)}
