.paywall.svelte-1hrotn9{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem;position:relative;z-index:1}.hero.svelte-1hrotn9{text-align:center;padding:2rem 0 1.5rem}.hero-badge.svelte-1hrotn9{display:inline-block;background:#7c3aed1a;border:1px solid rgba(124,58,237,.25);color:var(--primary-light);font-size:.72rem;font-weight:600;padding:.2rem .75rem;border-radius:99px;margin-bottom:1rem;letter-spacing:.02em}.hero.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:clamp(2rem,5vw,3.2rem);font-weight:800;letter-spacing:-.03em;margin:0 0 .5rem;line-height:1.1}.gradient-text.svelte-1hrotn9{background:linear-gradient(135deg,var(--primary-light) 0%,#06b6d4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub.svelte-1hrotn9{font-size:1.05rem;color:var(--text-muted);max-width:540px;margin:0 auto;line-height:1.55}.toggle-wrap.svelte-1hrotn9{display:flex;justify-content:center;gap:0;margin:0 auto 2rem;background:var(--surface);border-radius:99px;padding:3px;width:fit-content;border:1px solid var(--border)}.toggle.svelte-1hrotn9{padding:.45rem 1.2rem;font-size:.82rem;font-weight:600;color:var(--text-muted);border-radius:99px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;position:relative}.toggle.active.svelte-1hrotn9{background:var(--primary);color:#fff;box-shadow:0 2px 12px #7c3aed66}.toggle.svelte-1hrotn9:not(.active):hover{color:var(--text)}.save-badge.svelte-1hrotn9{background:var(--emerald);color:#fff;font-size:.62rem;padding:.08rem .4rem;border-radius:99px;margin-left:.35rem;vertical-align:middle}.cards.svelte-1hrotn9{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem}.card.svelte-1hrotn9{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card.svelte-1hrotn9:hover{transform:translateY(-4px);border-color:var(--border-hover)}.card-inner.svelte-1hrotn9{padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.6rem;height:100%}.card.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-size:1.15rem;font-weight:700;margin:0}.card-desc.svelte-1hrotn9{font-size:.8rem;color:var(--text-muted);margin:0;line-height:1.4}.popular-card.svelte-1hrotn9{border-color:var(--primary);box-shadow:0 0 40px #7c3aed1f;transform:scale(1.03);z-index:2}.popular-card.svelte-1hrotn9:hover{transform:scale(1.03) translateY(-4px)}.popular-badge.svelte-1hrotn9{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);background:var(--gradient-brand);color:#fff;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem 1rem;border-radius:99px;z-index:3;box-shadow:0 4px 16px #7c3aed66}.pro-badge.svelte-1hrotn9{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--amber) 0%,#f97316 100%);color:#000;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem 1rem;border-radius:99px;z-index:3;box-shadow:0 4px 16px #f59e0b66}.price-block.svelte-1hrotn9{display:flex;align-items:baseline;gap:.15rem;margin-top:.25rem}.amount.svelte-1hrotn9{font-size:2.2rem;font-weight:800;color:var(--text);letter-spacing:-.03em}.period.svelte-1hrotn9{font-size:.8rem;color:var(--text-muted)}.annual-note.svelte-1hrotn9{font-size:.7rem;color:var(--emerald);margin-top:-.3rem}.token-line.svelte-1hrotn9{background:#7c3aed0f;border:1px solid rgba(124,58,237,.12);border-radius:var(--radius-sm);padding:.5rem .75rem;display:flex;align-items:baseline;gap:.35rem;margin:.1rem 0}.token-count.svelte-1hrotn9{font-size:1.2rem;font-weight:700;color:var(--primary-light);font-variant-numeric:tabular-nums}.token-label.svelte-1hrotn9{font-size:.7rem;color:var(--text-muted)}.feature-list.svelte-1hrotn9{list-style:none;padding:0;margin:.25rem 0;display:flex;flex-direction:column;gap:.35rem;flex:1}.feature-list.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:.78rem;color:var(--text);line-height:1.4;padding-left:0}.feature-list.svelte-1hrotn9 li.muted:where(.svelte-1hrotn9){color:var(--text-muted);font-style:italic}.check.svelte-1hrotn9{color:var(--emerald);font-weight:700;margin-right:.35rem}.dash.svelte-1hrotn9{color:var(--text-dim);margin-right:.35rem}.cta.svelte-1hrotn9{display:block;width:100%;padding:.65rem;border:none;border-radius:var(--radius-md);font-weight:700;font-size:.85rem;cursor:pointer;text-align:center;margin-top:.5rem;transition:all .2s;letter-spacing:.01em}.cta.primary.svelte-1hrotn9{background:var(--gradient-brand);color:#fff;box-shadow:0 4px 16px #7c3aed4d}.cta.primary.svelte-1hrotn9:hover{box-shadow:0 6px 24px #7c3aed80;transform:translateY(-1px)}.cta.secondary.svelte-1hrotn9{background:transparent;color:var(--text);border:1px solid var(--border)}.cta.secondary.svelte-1hrotn9:hover{border-color:var(--border-hover);background:var(--overlay-hover)}.cta.svelte-1hrotn9:disabled{opacity:.6;cursor:wait}.cta.hero-cta.svelte-1hrotn9{display:inline-block;width:auto;padding:.75rem 2.5rem;font-size:.95rem;background:var(--gradient-brand);color:#fff;border:none;border-radius:var(--radius-md);font-weight:700;cursor:pointer;box-shadow:0 4px 20px #7c3aed59;transition:all .2s;letter-spacing:.01em}.cta.hero-cta.svelte-1hrotn9:hover{box-shadow:0 8px 32px #7c3aed8c;transform:translateY(-2px)}.checkout-err.svelte-1hrotn9{text-align:center;color:var(--rose);font-size:.82rem;margin:.5rem 0}.matrix.svelte-1hrotn9{margin-bottom:3rem;padding:0 1rem}.matrix.svelte-1hrotn9 h2:where(.svelte-1hrotn9){text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem}.table-wrap.svelte-1hrotn9{overflow-x:auto;-webkit-overflow-scrolling:touch}table.svelte-1hrotn9{width:100%;border-collapse:collapse;font-size:.82rem;min-width:500px}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9){text-align:center;padding:.65rem .75rem;font-weight:600;color:var(--text);border-bottom:1px solid var(--border)}thead.svelte-1hrotn9 th:where(.svelte-1hrotn9):first-child{text-align:left}thead.svelte-1hrotn9 th.hl-col:where(.svelte-1hrotn9){background:#7c3aed0f;border-bottom:2px solid var(--primary);color:var(--primary-light)}tbody.svelte-1hrotn9 td:where(.svelte-1hrotn9){text-align:center;padding:.55rem .75rem;color:var(--text-muted);border-bottom:1px solid rgba(255,255,255,.04)}tbody.svelte-1hrotn9 td:where(.svelte-1hrotn9):first-child{text-align:left;color:var(--text);font-weight:500}tbody.svelte-1hrotn9 td.hl-col:where(.svelte-1hrotn9){background:#7c3aed08;color:var(--text)}.check-icon.svelte-1hrotn9{color:var(--emerald);font-weight:700;font-size:1rem}.dash-icon.svelte-1hrotn9{color:var(--text-dim)}.divider.svelte-1hrotn9 td:where(.svelte-1hrotn9){padding:.2rem;border:none}.trust.svelte-1hrotn9{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;padding:1.5rem;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border)}.trust-item.svelte-1hrotn9{text-align:center}.trust-icon.svelte-1hrotn9{font-size:1.3rem;margin-bottom:.3rem}.trust-label.svelte-1hrotn9{font-size:.78rem;font-weight:600;color:var(--text)}.trust-sub.svelte-1hrotn9{font-size:.68rem;color:var(--text-muted);margin-top:.15rem}.faq.svelte-1hrotn9{margin-bottom:3rem;padding:0 1rem}.faq.svelte-1hrotn9 h2:where(.svelte-1hrotn9){text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem}.faq-list.svelte-1hrotn9{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.faq-item.svelte-1hrotn9{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s}.faq-item.open.svelte-1hrotn9{border-color:var(--border-hover)}.faq-q.svelte-1hrotn9{width:100%;background:none;border:none;padding:.85rem 1rem;display:flex;justify-content:space-between;align-items:center;color:var(--text);font-size:.85rem;font-weight:600;cursor:pointer;text-align:left;font-family:inherit}.faq-q.svelte-1hrotn9:hover{background:var(--overlay-hover)}.faq-arrow.svelte-1hrotn9{font-size:1.1rem;color:var(--text-muted);flex-shrink:0;margin-left:.75rem;transition:transform .2s}.faq-a.svelte-1hrotn9{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.faq-item.open.svelte-1hrotn9 .faq-a:where(.svelte-1hrotn9){max-height:300px;padding:0 1rem .85rem}.faq-a.svelte-1hrotn9 p:where(.svelte-1hrotn9){margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.55}.cta-bar.svelte-1hrotn9{text-align:center;padding:2rem 0 1rem}.cta-bar.svelte-1hrotn9 h2:where(.svelte-1hrotn9){font-size:1.6rem;font-weight:700;margin:0 0 .4rem}.cta-bar.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.9rem;color:var(--text-muted);margin-bottom:1.25rem}.footnote.svelte-1hrotn9{font-size:.75rem;color:var(--text-muted);margin-top:1rem}.footnote.svelte-1hrotn9 a:where(.svelte-1hrotn9){color:var(--primary-light)}@media(max-width:900px){.cards.svelte-1hrotn9{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.popular-card.svelte-1hrotn9{transform:none}.popular-card.svelte-1hrotn9:hover{transform:translateY(-4px)}.trust.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.trust.svelte-1hrotn9{grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem}.paywall.svelte-1hrotn9{padding:1rem .5rem 3rem}}
