.landing.svelte-1uha8ag{min-height:100vh}.hero.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:4rem 2rem;max-width:1400px;margin:0 auto;min-height:80vh;align-items:center}.hero-badge.svelte-1uha8ag{display:inline-block;padding:.5rem 1rem;background:var(--primary-50);color:var(--primary-600);border-radius:100px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero-title.svelte-1uha8ag{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--gray-900)}.gradient-text.svelte-1uha8ag{background:linear-gradient(135deg,var(--primary-500),var(--primary-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem;color:var(--gray-600);line-height:1.7;margin-bottom:2rem;max-width:500px}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats.svelte-1uha8ag{display:flex;gap:3rem}.stat.svelte-1uha8ag{display:flex;flex-direction:column}.stat-value.svelte-1uha8ag{font-size:2rem;font-weight:800;color:var(--primary-600)}.stat-label.svelte-1uha8ag{font-size:.875rem;color:var(--gray-500)}.hero-visual.svelte-1uha8ag{display:flex;justify-content:center}.chat-preview.svelte-1uha8ag{width:100%;max-width:400px;background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px #00000026;overflow:hidden;border:1px solid var(--gray-200)}.chat-header.svelte-1uha8ag{display:flex;align-items:center;gap:12px;padding:1rem 1.5rem;background:var(--primary-500);color:#fff}.tutor-avatar.svelte-1uha8ag{width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.tutor-info.svelte-1uha8ag{display:flex;flex-direction:column}.tutor-name.svelte-1uha8ag{font-weight:600;font-size:1.1rem}.tutor-status.svelte-1uha8ag{font-size:.875rem;opacity:.9}.chat-messages.svelte-1uha8ag{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-height:250px}.message.svelte-1uha8ag{max-width:85%;padding:.875rem 1rem;border-radius:16px;font-size:.95rem;line-height:1.5}.message.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0}.message.tutor.svelte-1uha8ag{background:var(--gray-100);color:var(--gray-800);align-self:flex-start;border-bottom-left-radius:4px}.message.user.svelte-1uha8ag{background:var(--primary-500);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.chat-input-preview.svelte-1uha8ag{padding:1rem 1.5rem;border-top:1px solid var(--gray-200);color:var(--gray-400);font-size:.95rem}.features.svelte-1uha8ag{padding:6rem 2rem;background:var(--gray-50)}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:4rem}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2.5rem;font-weight:800;color:var(--gray-900);margin-bottom:.5rem}.section-header.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;color:var(--gray-600)}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature-card.svelte-1uha8ag{text-align:center;padding:1rem}.feature-icon.svelte-1uha8ag{font-size:3rem;display:block;margin-bottom:1rem}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.25rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--gray-600);font-size:.95rem;line-height:1.6}.levels.svelte-1uha8ag{padding:6rem 2rem;max-width:1000px;margin:0 auto}.levels-track.svelte-1uha8ag{display:flex;justify-content:space-between;position:relative}.level-node.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.level-badge.svelte-1uha8ag{width:64px;height:64px;background:var(--level-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:#fff;box-shadow:0 4px 15px color-mix(in srgb,var(--level-color) 40%,transparent);z-index:1}.level-info.svelte-1uha8ag{margin-top:1rem;text-align:center}.level-name.svelte-1uha8ag{display:block;font-weight:700;color:var(--gray-900)}.level-words.svelte-1uha8ag{font-size:.875rem;color:var(--gray-500)}.level-connector.svelte-1uha8ag{position:absolute;top:32px;left:calc(50% + 32px);width:calc(100% - 64px);height:4px;background:var(--gray-200);z-index:0}.cta.svelte-1uha8ag{padding:6rem 2rem;max-width:800px;margin:0 auto}.cta-content.svelte-1uha8ag{text-align:center;padding:2rem}.cta-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2rem;font-weight:800;color:var(--gray-900);margin-bottom:.5rem}.cta-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--gray-600);margin-bottom:2rem}@media(max-width:1024px){.hero.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;padding:2rem 1rem}.hero-subtitle.svelte-1uha8ag{max-width:none}.hero-actions.svelte-1uha8ag,.hero-stats.svelte-1uha8ag{justify-content:center}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.hero-title.svelte-1uha8ag{font-size:2.5rem}}@media(max-width:640px){.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.levels-track.svelte-1uha8ag{flex-direction:column;gap:2rem}.level-connector.svelte-1uha8ag{display:none}}
