.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}.toggle-container.svelte-1bnc3e8{display:flex;justify-content:center;align-items:center}.toggle-group.svelte-1bnc3e8{display:flex;background:var(--pt-card);border-radius:999px;padding:4px;gap:4px;border:1px solid var(--pt-line);box-shadow:var(--pt-shadow-sm)}@media(max-width:768px){.toggle-group.svelte-1bnc3e8{width:100%;max-width:320px}}.toggle-btn.svelte-1bnc3e8{padding:.5rem 1.5rem;border-radius:999px;border:none;background:transparent;color:var(--pt-ink-soft);font-size:14px;font-weight:500;cursor:pointer;transition:all .25s var(--pt-ease-out);position:relative;display:flex;align-items:center;gap:.5rem}.toggle-btn.svelte-1bnc3e8:hover{color:var(--pt-ink)}.toggle-btn.active.svelte-1bnc3e8{background:var(--pt-ink);color:var(--pt-paper);box-shadow:0 2px 8px #1a1c2340}.toggle-btn.active.svelte-1bnc3e8 .discount-badge:where(.svelte-1bnc3e8){background:var(--pt-amber);color:var(--pt-ink)}@media(max-width:768px){.toggle-btn.svelte-1bnc3e8{flex:1;padding:.6rem 1rem}}.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}.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)}.pricing-card.svelte-1bnc3e8:hover{transform:translateY(-5px);box-shadow:var(--pt-shadow-lg)}@media(max-width:768px){.pricing-card.svelte-1bnc3e8{width:100%}}.card-header.svelte-1bnc3e8{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid var(--pt-line)}.card-header.svelte-1bnc3e8 .price:where(.svelte-1bnc3e8){display:flex;align-items:baseline;justify-content:center;gap:.25rem;flex-wrap:wrap;margin-top:.5rem}.card-header.svelte-1bnc3e8 .price:where(.svelte-1bnc3e8) .loading-container:where(.svelte-1bnc3e8){display:flex;justify-content:center;align-items:center;min-height:60px;width:100%}.card-header.svelte-1bnc3e8 .price:where(.svelte-1bnc3e8) .amount:where(.svelte-1bnc3e8){font-family:var(--paper-tray-title-font);font-size:48px;font-weight:400;color:var(--pt-ink)}.card-header.svelte-1bnc3e8 .price:where(.svelte-1bnc3e8) .period:where(.svelte-1bnc3e8){font-size:16px;font-weight:400;color:var(--pt-ink-soft)}.card-header.svelte-1bnc3e8 .price:where(.svelte-1bnc3e8) .billed-annually:where(.svelte-1bnc3e8){width:100%;font-size:14px;font-weight:400;color:var(--pt-ink-faint)}.features.svelte-1bnc3e8{display:flex;flex-direction:column;gap:.875rem;text-align:left;flex-grow:1}.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)}
