.page-root.svelte-1hrotn9{--font-serif: "Crimson Pro", Georgia, serif;--font-sans: "Sora", system-ui, sans-serif;--bg: #faf7f2;--bg-warm: #f3ede3;--text: #1c1917;--text-secondary: #57534e;--text-muted: #a8a29e;--accent: #991b1b;--accent-light: #fef2f2;--dark: #1c1917;--dark-text: #d6d3d1;--dark-muted: #78716c;--rule: #d6d3d1;--radius: 10px;font-family:var(--font-sans);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}.hero.svelte-1hrotn9{max-width:760px;margin:0 auto;padding:72px 28px 40px;text-align:center;opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1)}.hero-visible.svelte-1hrotn9{opacity:1}.hero-tag.svelte-1hrotn9{font-size:11.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:600;margin-bottom:20px}.hero-headline.svelte-1hrotn9{font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,4.5vw,48px);line-height:1.12;letter-spacing:-.025em;margin:0 0 18px;text-wrap:balance}.hero-sub.svelte-1hrotn9{font-size:17px;line-height:1.7;color:var(--text-secondary);max-width:36em;margin:0 auto}.toggle-section.svelte-1hrotn9{display:flex;justify-content:center;padding:0 28px 48px}.toggle-wrap.svelte-1hrotn9{display:inline-flex;background:#fff;border:1px solid var(--rule);border-radius:999px;padding:4px;gap:4px}.toggle-btn.svelte-1hrotn9{font-family:var(--font-sans);font-size:14px;font-weight:500;padding:10px 24px;border-radius:999px;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.toggle-btn.active.svelte-1hrotn9{background:var(--text);color:#fff}.toggle-btn.svelte-1hrotn9:not(.active):hover{color:var(--text)}.toggle-save.svelte-1hrotn9{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--accent-light);padding:3px 8px;border-radius:999px}.toggle-btn.active.svelte-1hrotn9 .toggle-save:where(.svelte-1hrotn9){color:#fff;background:var(--accent)}.cards-section.svelte-1hrotn9{padding:0 28px 80px}.cards-inner.svelte-1hrotn9{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:20px;align-items:start}.cards-4col.svelte-1hrotn9{max-width:1280px;grid-template-columns:1fr 1.15fr 1fr 1fr}.revealed.svelte-1hrotn9{animation:svelte-1hrotn9-revealUp .7s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-1hrotn9-revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}[data-reveal].svelte-1hrotn9:not(.revealed){animation:svelte-1hrotn9-fallbackReveal 0s ease 3s forwards}.hero.svelte-1hrotn9:not(.hero-visible){animation:svelte-1hrotn9-fallbackReveal 0s ease 3s forwards}@keyframes svelte-1hrotn9-fallbackReveal{to{opacity:1;transform:none}}.card.svelte-1hrotn9{background:#fff;border:1px solid var(--rule);border-radius:16px;padding:32px 28px;position:relative}.card-featured.svelte-1hrotn9{border:2px solid var(--accent);box-shadow:0 16px 48px -12px #991b1b1f;padding:40px 28px 32px}.card-badge.svelte-1hrotn9{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:5px 16px;border-radius:999px;white-space:nowrap}.card-header.svelte-1hrotn9{margin-bottom:24px}.card-tier.svelte-1hrotn9{font-family:var(--font-serif);font-size:22px;font-weight:500;margin-bottom:8px}.card-price.svelte-1hrotn9{display:flex;align-items:baseline;gap:4px;margin-bottom:10px}.price-amount.svelte-1hrotn9{font-family:var(--font-serif);font-size:42px;font-weight:300;letter-spacing:-.02em;line-height:1}.price-period.svelte-1hrotn9{font-size:15px;color:var(--text-muted)}.card-desc.svelte-1hrotn9{font-size:14px;line-height:1.6;color:var(--text-secondary);margin:0}.price-anchor.svelte-1hrotn9{font-size:12px;color:var(--text-muted);margin-bottom:2px}.price-savings.svelte-1hrotn9{font-size:12px;color:var(--text-muted);margin-bottom:8px;font-weight:500}.card-cta.svelte-1hrotn9{display:block;width:100%;text-align:center;font-family:var(--font-sans);font-size:15px;font-weight:600;padding:14px 24px;border-radius:var(--radius);text-decoration:none;transition:all .2s;margin-bottom:24px}.card-cta-primary.svelte-1hrotn9{background:var(--accent);color:#fff;box-shadow:0 4px 20px -4px #991b1b59}.card-cta-primary.svelte-1hrotn9:hover{background:#7f1d1d;transform:translateY(-1px)}.card-cta-secondary.svelte-1hrotn9{background:#fff;color:var(--text);border:1px solid var(--rule)}.card-cta-secondary.svelte-1hrotn9:hover{border-color:var(--text-secondary);background:var(--bg)}.card-features.svelte-1hrotn9{list-style:none;padding:0;margin:0}.card-features.svelte-1hrotn9 li:where(.svelte-1hrotn9){font-size:14px;line-height:1.5;padding:7px 0;display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid #f5f5f4}.card-features.svelte-1hrotn9 li:where(.svelte-1hrotn9):last-child{border-bottom:none}.feature-group-label.svelte-1hrotn9{font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)!important;padding-top:16px!important;border-bottom:none!important;display:block!important}.feature-group-label.svelte-1hrotn9:first-child{padding-top:0!important}.check.svelte-1hrotn9{color:#16a34a;font-weight:700;flex-shrink:0;font-size:15px;line-height:1}.check.accent.svelte-1hrotn9{color:var(--accent)}.preview-dot.svelte-1hrotn9{color:var(--text-muted);flex-shrink:0;font-size:15px;line-height:1}.card-features.svelte-1hrotn9 code{font-size:12px;background:var(--bg);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace}.card-features.svelte-1hrotn9 strong{font-weight:600;color:var(--text)}.card-demo-link.svelte-1hrotn9{display:block;margin-top:12px;font-size:13px;font-weight:600;color:var(--accent);text-decoration:none;text-align:center;transition:color .15s}.card-demo-link.svelte-1hrotn9:hover{color:#7f1d1d}.card-footnote.svelte-1hrotn9{margin-top:16px;padding-top:16px;border-top:1px solid #f5f5f4;font-size:13px;color:var(--text-muted);text-align:center}.card-mission.svelte-1hrotn9{margin-top:16px;padding:14px 16px;border-radius:8px;background:var(--accent-light);border:1px solid rgba(153,27,27,.1);font-size:13px;line-height:1.5;color:var(--accent);text-align:center;font-weight:500}.feature-star.svelte-1hrotn9{font-size:14px;line-height:1.5;padding:7px 0;display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid #f5f5f4}.star.svelte-1hrotn9{color:var(--accent);font-size:15px;flex-shrink:0;line-height:1}.soon.svelte-1hrotn9{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;padding:1px 6px;border-radius:999px;white-space:nowrap;margin-left:auto;flex-shrink:0}.soon.launch.svelte-1hrotn9{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.careteam-label.svelte-1hrotn9{color:var(--accent)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;padding-top:20px!important;border-top:2px solid var(--accent-light)!important;margin-top:4px}.section.svelte-1hrotn9{padding:80px 0}.section.bg-warm.svelte-1hrotn9{background:var(--bg-warm)}.section-inner.svelte-1hrotn9{max-width:1000px;margin:0 auto;padding:0 28px}.section-tag.svelte-1hrotn9{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:600;margin-bottom:12px}.section-headline.svelte-1hrotn9{font-family:var(--font-serif);font-size:clamp(28px,3.5vw,38px);font-weight:400;letter-spacing:-.015em;line-height:1.15;margin:0 0 36px}.why-grid.svelte-1hrotn9{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.why-prose.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:16px;line-height:1.72;color:var(--text-secondary);margin:0 0 16px}.why-prose.svelte-1hrotn9 p:where(.svelte-1hrotn9):last-child{margin-bottom:0}.why-comparison.svelte-1hrotn9{display:flex;flex-direction:column;gap:16px}.compare-card.svelte-1hrotn9{background:#fff;border:1px solid var(--rule);border-radius:12px;padding:16px;position:relative}.compare-card-plus.svelte-1hrotn9{border-color:var(--accent);border-width:2px}.compare-label.svelte-1hrotn9{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--text-muted);margin-bottom:12px}.compare-card-plus.svelte-1hrotn9 .compare-label:where(.svelte-1hrotn9){color:var(--accent)}.compare-note.svelte-1hrotn9{font-size:12px;color:var(--text-muted);margin-top:10px}.mini-card.svelte-1hrotn9{background:var(--bg);border:1px solid #e8e4de;border-radius:8px;padding:12px;font-size:12px}.mini-card-dark.svelte-1hrotn9{background:var(--dark);border-color:#333;color:#e7e5e4}.mini-card-title.svelte-1hrotn9{font-family:var(--font-serif);font-size:13px;font-weight:600;margin-bottom:8px}.mini-card-dark.svelte-1hrotn9 .mini-card-title:where(.svelte-1hrotn9){color:#fff}.mini-card-rows.svelte-1hrotn9{display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:11px}.mini-card-dark.svelte-1hrotn9 .mini-card-rows:where(.svelte-1hrotn9){border-color:#ffffff14}.mini-refuse.svelte-1hrotn9{color:var(--accent);font-weight:600;font-size:10px}.mini-accept.svelte-1hrotn9{color:#16a34a;font-weight:600;font-size:10px}.mini-card-agent.svelte-1hrotn9{font-size:10px;color:var(--text-muted);margin-top:8px;padding-top:6px;border-top:1px solid rgba(0,0,0,.06)}.mini-card-dark.svelte-1hrotn9 .mini-card-agent:where(.svelte-1hrotn9){border-color:#ffffff14;color:#a8a29e}.mini-card-footer.svelte-1hrotn9{font-size:10px;color:var(--text-muted);margin-top:6px;font-style:italic}.mini-card-qr.svelte-1hrotn9{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:10px;color:#a8a29e}.mini-qr.svelte-1hrotn9{width:28px;height:28px;border:1.5px solid rgba(255,255,255,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff6}.try-section.svelte-1hrotn9{background:var(--dark);padding:80px 0}.try-inner.svelte-1hrotn9{max-width:1000px;margin:0 auto;padding:0 28px}.try-content.svelte-1hrotn9{display:grid;grid-template-columns:1fr auto;gap:56px;align-items:center}.try-section.svelte-1hrotn9 .section-tag:where(.svelte-1hrotn9){color:#fff6}.try-section.svelte-1hrotn9 .section-headline:where(.svelte-1hrotn9){color:#fff}.try-desc.svelte-1hrotn9{font-size:16px;line-height:1.72;color:#a8a29e;margin:0 0 12px;max-width:30em}.try-desc.svelte-1hrotn9:last-child{margin-bottom:0}.try-desc.svelte-1hrotn9 a{color:#fca5a5;text-decoration:underline;text-decoration-color:#fca5a54d;text-underline-offset:2px}.try-desc.svelte-1hrotn9 a:hover{text-decoration-color:#fca5a5}.try-qr-wrap.svelte-1hrotn9{text-align:center}.try-qr-card.svelte-1hrotn9{background:#fff;border-radius:16px;padding:20px;box-shadow:0 16px 48px -12px #0006;display:inline-block}.try-qr-img.svelte-1hrotn9{display:block;width:160px;height:160px;border-radius:4px}.try-qr-placeholder.svelte-1hrotn9{width:160px;height:160px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:13px}.try-qr-label.svelte-1hrotn9{margin-top:10px;font-size:12px;font-weight:600;color:var(--text-muted);font-family:Courier New,monospace;letter-spacing:.02em}.try-qr-hint.svelte-1hrotn9{margin-top:12px;font-size:12px;color:#ffffff4d}.layers-sub.svelte-1hrotn9{font-size:16px;line-height:1.7;color:var(--text-secondary);max-width:36em;margin:-20px 0 36px}.layers-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.layer.svelte-1hrotn9{background:#fff;border:1px solid var(--rule);border-radius:var(--radius);padding:20px}.layer-icon.svelte-1hrotn9{color:var(--accent);margin-bottom:12px}.layer-name.svelte-1hrotn9{font-size:15px;font-weight:600;margin-bottom:4px}.layer-desc.svelte-1hrotn9{font-size:13px;color:var(--text-secondary);line-height:1.5;margin-bottom:12px}.layer-tiers.svelte-1hrotn9{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tier-dot.svelte-1hrotn9{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:4px}.tier-dot.svelte-1hrotn9:first-child{margin-left:0}.tier-dot.free.svelte-1hrotn9{background:var(--text-muted)}.tier-dot.registered.svelte-1hrotn9{background:#2563eb}.tier-dot.plus.svelte-1hrotn9{background:var(--accent)}.faq-list.svelte-1hrotn9{display:flex;flex-direction:column;gap:0;max-width:720px}.faq-item.svelte-1hrotn9{font-family:var(--font-sans);display:block;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid var(--rule);padding:20px 0;cursor:pointer;color:var(--text)}.faq-item.svelte-1hrotn9:first-child{border-top:1px solid var(--rule)}.faq-q.svelte-1hrotn9{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:500}.faq-chevron.svelte-1hrotn9{font-size:20px;color:var(--text-muted);flex-shrink:0;font-weight:300;width:24px;text-align:center}.faq-a.svelte-1hrotn9{font-size:15px;line-height:1.7;color:var(--text-secondary);margin-top:12px;padding-right:40px}.faq-item.svelte-1hrotn9:hover .faq-q:where(.svelte-1hrotn9){color:var(--accent)}.final-cta.svelte-1hrotn9{padding:96px 0;text-align:center;border-top:1px solid var(--rule)}.final-inner.svelte-1hrotn9{max-width:600px;margin:0 auto;padding:0 28px}.final-logo.svelte-1hrotn9{width:48px;height:48px;border-radius:12px;margin:0 auto 24px;display:block}.final-headline.svelte-1hrotn9{font-family:var(--font-serif);font-size:clamp(30px,4vw,42px);font-weight:400;letter-spacing:-.02em;line-height:1.12;margin:0 0 16px;text-wrap:balance}.final-sub.svelte-1hrotn9{font-size:17px;color:var(--text-secondary);line-height:1.6;margin:0 0 32px}.final-actions.svelte-1hrotn9{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn-primary.svelte-1hrotn9{font-family:var(--font-sans);font-size:15.5px;font-weight:600;background:var(--accent);color:#fff;padding:15px 30px;border-radius:var(--radius);text-decoration:none;transition:all .25s;box-shadow:0 4px 20px -4px #991b1b59}.btn-primary.svelte-1hrotn9:hover{background:#7f1d1d;transform:translateY(-1px)}.btn-primary.large.svelte-1hrotn9{font-size:17px;padding:18px 38px}.final-meta.svelte-1hrotn9{margin-top:20px;font-size:13px;color:var(--text-muted)}@media(max-width:1024px){.cards-4col.svelte-1hrotn9{grid-template-columns:1fr 1fr;gap:16px;max-width:720px}}@media(max-width:768px){.cards-inner.svelte-1hrotn9,.cards-4col.svelte-1hrotn9{grid-template-columns:1fr;gap:16px;max-width:440px}.card-featured.svelte-1hrotn9{order:-1}.why-grid.svelte-1hrotn9{grid-template-columns:1fr;gap:32px}.try-content.svelte-1hrotn9{grid-template-columns:1fr;gap:32px;text-align:center}.try-desc.svelte-1hrotn9{margin-left:auto;margin-right:auto}.layers-grid.svelte-1hrotn9{grid-template-columns:1fr 1fr}.section-inner.svelte-1hrotn9,.final-inner.svelte-1hrotn9{padding-left:20px;padding-right:20px}.hero.svelte-1hrotn9{padding:48px 20px 32px}.cards-section.svelte-1hrotn9{padding:0 20px 60px}}@media(max-width:480px){.layers-grid.svelte-1hrotn9{grid-template-columns:1fr}.toggle-btn.svelte-1hrotn9{padding:8px 16px;font-size:13px}}
