.landing.svelte-1dxbrpd{--accent: #0284c7;--accent-light: #e0f2fe;--accent-dark: #0369a1;--bg: #fafbfc;--bg-card: #ffffff;--bg-elevated: #ffffff;--text: #0f172a;--text-secondary: #475569;--text-tertiary: #94a3b8;--border: #e2e8f0;--success: #10b981;--error: #ef4444;min-height:100vh;background:var(--bg);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);line-height:1.5}[data-theme=dark] .landing.svelte-1dxbrpd{--bg: #0f172a;--bg-card: #1e293b;--bg-elevated: #1e293b;--text: #f1f5f9;--text-secondary: #cbd5e1;--text-tertiary: #64748b;--border: #334155;--accent: #38bdf8;--accent-light: #1e3a5f;--accent-dark: #7dd3fc}.container.svelte-1dxbrpd{max-width:1100px;margin:0 auto;padding:0 1.5rem}.nav.svelte-1dxbrpd{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=dark] .nav.svelte-1dxbrpd{background:#0f172acc}.nav-inner.svelte-1dxbrpd{max-width:1100px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo.svelte-1dxbrpd{font-size:1.25rem;font-weight:700;color:var(--text);text-decoration:none}.nav-links.svelte-1dxbrpd{display:none;gap:2rem}@media(min-width:768px){.nav-links.svelte-1dxbrpd{display:flex}}.nav-links.svelte-1dxbrpd a:where(.svelte-1dxbrpd){color:var(--text-secondary);text-decoration:none;font-size:.9375rem;transition:color .15s}.nav-links.svelte-1dxbrpd a:where(.svelte-1dxbrpd):hover{color:var(--text)}.btn.svelte-1dxbrpd{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:.5rem;border:1px solid transparent;cursor:pointer;transition:all .15s;text-decoration:none}.btn-primary.svelte-1dxbrpd{background:var(--accent);color:#fff}.btn-primary.svelte-1dxbrpd:hover{background:var(--accent-dark)}.btn-outline.svelte-1dxbrpd{background:transparent;border-color:var(--border);color:var(--text-secondary)}.btn-outline.svelte-1dxbrpd:hover{border-color:var(--text-secondary);background:var(--bg)}.btn-ghost.svelte-1dxbrpd{background:transparent;color:var(--text-secondary)}.btn-ghost.svelte-1dxbrpd:hover{background:var(--bg);color:var(--text)}.btn-lg.svelte-1dxbrpd{padding:.875rem 1.75rem;font-size:1rem}.w-full.svelte-1dxbrpd{width:100%}.hero.svelte-1dxbrpd{padding:8rem 0 4rem;position:relative;overflow:hidden}.hero-bg.svelte-1dxbrpd{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(14,165,233,.1),transparent),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(14,165,233,.05),transparent);z-index:-1}.hero-content.svelte-1dxbrpd{text-align:center;max-width:700px;margin:0 auto 3rem}.hero-badge.svelte-1dxbrpd{display:inline-block;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;background:var(--accent-light);color:var(--accent);border-radius:9999px;margin-bottom:1.5rem}[data-theme=dark] .hero-badge.svelte-1dxbrpd{background:var(--accent-light)}.hero.svelte-1dxbrpd h1:where(.svelte-1dxbrpd){font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:var(--text)}.hero-desc.svelte-1dxbrpd{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.hero-actions.svelte-1dxbrpd{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem}.hero-stats.svelte-1dxbrpd{display:flex;justify-content:center;gap:3rem}.stat.svelte-1dxbrpd{text-align:center}.stat-value.svelte-1dxbrpd{display:block;font-size:1.5rem;font-weight:700;color:var(--text)}.stat-label.svelte-1dxbrpd{font-size:.8125rem;color:var(--text-tertiary)}.hero-card.svelte-1dxbrpd{max-width:480px;margin:0 auto;background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 40px -12px #0000001a}[data-theme=dark] .hero-card.svelte-1dxbrpd{box-shadow:0 20px 40px -12px #0006}.quick-try-label.svelte-1dxbrpd{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:.5rem}.quick-try-question.svelte-1dxbrpd{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.quick-try-options.svelte-1dxbrpd{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.option-btn.svelte-1dxbrpd{padding:.75rem;font-size:.9375rem;background:var(--bg);border:1px solid var(--border);border-radius:.5rem;color:var(--text);cursor:pointer;transition:all .15s}.option-btn.svelte-1dxbrpd:hover{border-color:var(--accent)}.option-btn.selected.svelte-1dxbrpd{border-color:var(--accent);background:var(--accent-light)}.quick-try-actions.svelte-1dxbrpd{display:flex;gap:.5rem}.result.svelte-1dxbrpd{padding:.75rem;border-radius:.5rem;font-size:.875rem}.result.correct.svelte-1dxbrpd{background:#d1fae5;color:#065f46}[data-theme=dark] .result.correct.svelte-1dxbrpd{background:#064e3b;color:#6ee7b7}.result.incorrect.svelte-1dxbrpd{background:#fef3c7;color:#92400e}[data-theme=dark] .result.incorrect.svelte-1dxbrpd{background:#78350f;color:#fcd34d}.categories.svelte-1dxbrpd{padding:2rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.categories-flex.svelte-1dxbrpd{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.categories-label.svelte-1dxbrpd{font-size:.875rem;font-weight:500;color:var(--text-tertiary)}.categories-list.svelte-1dxbrpd{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.category-pill.svelte-1dxbrpd{padding:.375rem .875rem;font-size:.8125rem;font-weight:500;background:var(--bg-card);border:1px solid var(--border);border-radius:9999px;color:var(--text-secondary)}.section-header.svelte-1dxbrpd{text-align:center;margin-bottom:3rem}.section-badge.svelte-1dxbrpd{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.section-header.svelte-1dxbrpd h2:where(.svelte-1dxbrpd){font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin-bottom:.5rem;color:var(--text)}.section-header.svelte-1dxbrpd p:where(.svelte-1dxbrpd){font-size:1.0625rem;color:var(--text-secondary)}.features.svelte-1dxbrpd{padding:5rem 0}.features-grid.svelte-1dxbrpd{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card.svelte-1dxbrpd{padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;transition:transform .2s,box-shadow .2s}.feature-card.svelte-1dxbrpd:hover{transform:translateY(-2px);box-shadow:0 12px 24px -8px #0000001a}.feature-icon.svelte-1dxbrpd{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--accent-light);color:var(--accent);border-radius:.625rem;margin-bottom:1rem}.feature-card.svelte-1dxbrpd h3:where(.svelte-1dxbrpd){font-size:1.0625rem;font-weight:600;margin-bottom:.375rem;color:var(--text)}.feature-card.svelte-1dxbrpd p:where(.svelte-1dxbrpd){font-size:.9375rem;color:var(--text-secondary);line-height:1.5}.how-it-works.svelte-1dxbrpd{padding:5rem 0;background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.steps.svelte-1dxbrpd{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative}.step.svelte-1dxbrpd{text-align:center;padding:1.5rem;position:relative}.step-number.svelte-1dxbrpd{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;color:#fff;background:var(--accent);border-radius:50%;margin-bottom:1rem}.step.svelte-1dxbrpd h3:where(.svelte-1dxbrpd){font-size:1.125rem;font-weight:600;margin-bottom:.375rem;color:var(--text)}.step.svelte-1dxbrpd p:where(.svelte-1dxbrpd){font-size:.9375rem;color:var(--text-secondary)}.step-arrow.svelte-1dxbrpd{display:none;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);color:var(--text-tertiary);font-size:1.5rem}.testimonials.svelte-1dxbrpd{padding:5rem 0}.testimonial-card.svelte-1dxbrpd{max-width:600px;margin:0 auto;text-align:center;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:1rem}.testimonial-avatar.svelte-1dxbrpd{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;background:var(--accent);border-radius:50%;margin:0 auto 1rem}.testimonial-card.svelte-1dxbrpd blockquote:where(.svelte-1dxbrpd){font-size:1.125rem;font-weight:500;color:var(--text);line-height:1.6;margin-bottom:1rem}.testimonial-author.svelte-1dxbrpd{margin-bottom:1rem}.author-name.svelte-1dxbrpd{display:block;font-weight:600;color:var(--text)}.author-role.svelte-1dxbrpd{font-size:.875rem;color:var(--text-tertiary)}.testimonial-nav.svelte-1dxbrpd{display:flex;justify-content:center;gap:.5rem}.nav-btn.svelte-1dxbrpd{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--bg);border:1px solid var(--border);border-radius:.5rem;color:var(--text-secondary);cursor:pointer;transition:all .15s}.nav-btn.svelte-1dxbrpd:hover{background:var(--accent);border-color:var(--accent);color:#fff}.pricing.svelte-1dxbrpd{padding:5rem 0;background:var(--bg-card);border-top:1px solid var(--border)}.pricing-grid.svelte-1dxbrpd{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:900px;margin:0 auto}.pricing-card.svelte-1dxbrpd{padding:1.5rem;background:var(--bg);border:1px solid var(--border);border-radius:1rem;display:flex;flex-direction:column}.pricing-header.svelte-1dxbrpd{margin-bottom:1rem}.pricing-duration.svelte-1dxbrpd{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.pricing-card.svelte-1dxbrpd h3:where(.svelte-1dxbrpd){font-size:1.25rem;font-weight:700;margin:.25rem 0;color:var(--text)}.pricing-discount.svelte-1dxbrpd{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;background:#fef3c7;color:#b45309;border-radius:.25rem}[data-theme=dark] .pricing-discount.svelte-1dxbrpd{background:#451a03;color:#fbbf24}.pricing-price.svelte-1dxbrpd{margin-bottom:1rem}.price-original.svelte-1dxbrpd{display:block;font-size:.875rem;color:var(--text-tertiary);text-decoration:line-through}.price-current.svelte-1dxbrpd{font-size:2rem;font-weight:700;color:var(--text)}.pricing-features.svelte-1dxbrpd{list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1}.pricing-features.svelte-1dxbrpd li:where(.svelte-1dxbrpd){padding:.375rem 0;font-size:.9375rem;color:var(--text-secondary)}.faq.svelte-1dxbrpd{padding:5rem 0}.faq-grid.svelte-1dxbrpd{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item.svelte-1dxbrpd{padding:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem}.faq-item.svelte-1dxbrpd summary:where(.svelte-1dxbrpd){font-size:.9375rem;font-weight:600;color:var(--text);cursor:pointer;list-style:none}.faq-item.svelte-1dxbrpd summary:where(.svelte-1dxbrpd)::-webkit-details-marker{display:none}.faq-item.svelte-1dxbrpd p:where(.svelte-1dxbrpd){margin-top:.75rem;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.cta.svelte-1dxbrpd{padding:5rem 0;background:var(--accent)}.cta-content.svelte-1dxbrpd{text-align:center;color:#fff}.cta.svelte-1dxbrpd h2:where(.svelte-1dxbrpd){font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:.5rem}.cta.svelte-1dxbrpd p:where(.svelte-1dxbrpd){font-size:1.0625rem;opacity:.9;margin-bottom:1.5rem}.cta.svelte-1dxbrpd .btn-primary:where(.svelte-1dxbrpd){background:#fff;color:var(--accent)}.cta.svelte-1dxbrpd .btn-primary:where(.svelte-1dxbrpd):hover{background:#ffffffe6}.footer.svelte-1dxbrpd{padding:2rem 0;border-top:1px solid var(--border)}.footer-inner.svelte-1dxbrpd{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.footer-logo.svelte-1dxbrpd{font-weight:700;color:var(--text)}.footer.svelte-1dxbrpd p:where(.svelte-1dxbrpd){font-size:.8125rem;color:var(--text-tertiary)}
