.download-buttons.svelte-kch5d1.svelte-kch5d1{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:0}.store-button.svelte-kch5d1.svelte-kch5d1{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;min-width:210px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.store-button.svelte-kch5d1.svelte-kch5d1:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.store-icon.svelte-kch5d1.svelte-kch5d1{width:36px;height:36px;flex-shrink:0;transition:transform .3s ease}.store-button.svelte-kch5d1:hover .store-icon.svelte-kch5d1{transform:scale(1.1)}.store-text.svelte-kch5d1.svelte-kch5d1{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.store-label.svelte-kch5d1.svelte-kch5d1{font-size:.75rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.store-name.svelte-kch5d1.svelte-kch5d1{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);line-height:1.2}@media (max-width: 768px){.store-button.svelte-kch5d1.svelte-kch5d1{width:100%;max-width:320px}}.pitch-graph-container.svelte-1is0na6.svelte-1is0na6{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.chart-background.svelte-1is0na6.svelte-1is0na6{width:100%;background:#fffc;border-radius:12px;padding:1rem;position:relative;box-shadow:0 4px 6px #00000005}.pitch-svg.svelte-1is0na6.svelte-1is0na6{width:100%;height:auto;overflow:visible;filter:drop-shadow(0 4px 6px rgba(240,80,51,.15))}.grid-lines.svelte-1is0na6 line.svelte-1is0na6{stroke:#0000000d;stroke-width:1}.teacher-curve.svelte-1is0na6.svelte-1is0na6{opacity:.3}.user-curve.svelte-1is0na6.svelte-1is0na6{opacity:.9}.legend.svelte-1is0na6.svelte-1is0na6{display:flex;justify-content:center;gap:1.5rem;margin-top:.5rem}.legend-item.svelte-1is0na6.svelte-1is0na6{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.legend-line.svelte-1is0na6.svelte-1is0na6{width:16px;height:4px;border-radius:2px}.match-badge.svelte-1is0na6.svelte-1is0na6{position:absolute;top:-10px;right:-10px;background:#fff;padding:.5rem 1rem;border-radius:999px;box-shadow:0 4px 12px #0000001a;color:#22c55e;font-weight:700;font-size:.9rem;transform:scale(0);animation:svelte-1is0na6-pop-in 5s infinite;display:flex;align-items:center;gap:.25rem;z-index:10;border:2px solid #ecfdf5}.match-badge.svelte-1is0na6.svelte-1is0na6:before{content:"✓";font-weight:900}@keyframes svelte-1is0na6-pop-in{0%,55%{transform:scale(0) rotate(-10deg);opacity:0}60%{transform:scale(1.1) rotate(0);opacity:1}65%{transform:scale(1) rotate(0);opacity:1}90%{transform:scale(1) rotate(0);opacity:1}95%{transform:scale(0) rotate(0);opacity:0}to{transform:scale(0) rotate(0);opacity:0}}.target-word.svelte-1is0na6.svelte-1is0na6{font-size:1.5rem;font-weight:700;opacity:1;font-family:var(--font-heading, "Inter", sans-serif);letter-spacing:-.5px}.hero.svelte-1dsr3mi.svelte-1dsr3mi{position:relative;padding:6rem 0;overflow:hidden;background:var(--color-bg)}.hero-bg.svelte-1dsr3mi.svelte-1dsr3mi{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 30%,#fff0b366,#fff0 60%);z-index:1}.container.svelte-1dsr3mi.svelte-1dsr3mi{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero-grid.svelte-1dsr3mi.svelte-1dsr3mi{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content.svelte-1dsr3mi.svelte-1dsr3mi{text-align:left;max-width:600px}.hero-title.svelte-1dsr3mi.svelte-1dsr3mi{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:var(--color-text-primary);line-height:1.1;opacity:0;animation:svelte-1dsr3mi-fade-in-up .8s ease-out .2s forwards}.accent.svelte-1dsr3mi.svelte-1dsr3mi{color:var(--color-accent)}.tagline.svelte-1dsr3mi.svelte-1dsr3mi{font-size:1.25rem;color:var(--color-text-secondary);margin-bottom:2.5rem;line-height:1.6;opacity:0;animation:svelte-1dsr3mi-fade-in-up .8s ease-out .4s forwards;max-width:90%}.download-buttons-wrapper.svelte-1dsr3mi.svelte-1dsr3mi{opacity:0;animation:svelte-1dsr3mi-fade-in-up .8s ease-out .6s forwards;display:flex;gap:1rem;justify-content:flex-start}.social-proof.svelte-1dsr3mi.svelte-1dsr3mi{margin-top:3rem;display:flex;gap:1rem;align-items:center;opacity:0;animation:svelte-1dsr3mi-fade-in-up .8s ease-out .8s forwards}.stars.svelte-1dsr3mi.svelte-1dsr3mi{display:flex;gap:2px;color:#f59e0b}.star-icon.svelte-1dsr3mi.svelte-1dsr3mi{width:1.25rem;height:1.25rem}.social-proof.svelte-1dsr3mi p.svelte-1dsr3mi{font-size:.9rem;color:var(--color-text-secondary);font-weight:600;margin:0}.hero-visual.svelte-1dsr3mi.svelte-1dsr3mi{display:flex;justify-content:center;opacity:0;animation:svelte-1dsr3mi-fade-in-zoom 1s ease-out .4s forwards}.visual-card.svelte-1dsr3mi.svelte-1dsr3mi{width:100%;max-width:500px;aspect-ratio:4/3;background:#fff;border-radius:2rem;box-shadow:0 20px 40px #00000014,0 0 0 1px #00000008;overflow:hidden;padding:2rem;display:flex;align-items:center;justify-content:center}@keyframes svelte-1dsr3mi-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1dsr3mi-fade-in-zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 900px){.hero.svelte-1dsr3mi.svelte-1dsr3mi{padding:3rem 0}.hero-grid.svelte-1dsr3mi.svelte-1dsr3mi{grid-template-columns:1fr;display:flex;flex-direction:column;gap:1rem;text-align:center}.hero-content.svelte-1dsr3mi.svelte-1dsr3mi{display:contents}.hero-title.svelte-1dsr3mi.svelte-1dsr3mi{order:2;font-size:2.25rem;margin-bottom:0;line-height:1.15;padding:0 1rem}.tagline.svelte-1dsr3mi.svelte-1dsr3mi{display:none}.download-buttons-wrapper.svelte-1dsr3mi.svelte-1dsr3mi{order:3;justify-content:center;flex-direction:column;width:100%;align-items:center;margin:1rem 0}.hero-visual.svelte-1dsr3mi.svelte-1dsr3mi{order:4;padding:0;margin:0}.social-proof.svelte-1dsr3mi.svelte-1dsr3mi{order:6;justify-content:center;flex-direction:column;gap:.5rem;margin-top:1.5rem}.visual-card.svelte-1dsr3mi.svelte-1dsr3mi{padding:1rem;box-shadow:0 10px 30px #0000000d;border-radius:1.5rem}}.features-showcase.svelte-1a9diy7.svelte-1a9diy7{padding:4rem 0;background:#fff;overflow:hidden}.features-showcase.svelte-1a9diy7 h2.svelte-1a9diy7{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--color-text-primary)}.carousel-container.svelte-1a9diy7.svelte-1a9diy7{width:100%;overflow-x:auto;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.carousel-container.svelte-1a9diy7.svelte-1a9diy7::-webkit-scrollbar{display:none}.carousel.svelte-1a9diy7.svelte-1a9diy7{display:flex;gap:1.5rem;padding:1rem 5% 2rem;width:max-content;margin:0 auto;scroll-snap-type:x mandatory}.screenshot-card.svelte-1a9diy7.svelte-1a9diy7{flex:0 0 auto;width:280px;text-align:center;transition:transform .3s ease;scroll-snap-align:center;cursor:grab}.screenshot-card.svelte-1a9diy7.svelte-1a9diy7:active{cursor:grabbing}.screenshot-card.svelte-1a9diy7.svelte-1a9diy7:hover{transform:translateY(-8px)}.screenshot-card.svelte-1a9diy7 img.svelte-1a9diy7{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 8px 30px #0000001f;margin-bottom:1rem;transition:box-shadow .3s ease;border:4px solid white}.screenshot-card.svelte-1a9diy7:hover img.svelte-1a9diy7{box-shadow:0 15px 40px #00000026}.screenshot-card.svelte-1a9diy7 h3.svelte-1a9diy7{font-size:1.2rem;margin-bottom:.5rem;color:var(--color-text-primary);font-weight:700}.screenshot-card.svelte-1a9diy7 p.svelte-1a9diy7{font-size:.95rem;color:var(--color-text-secondary)}@media (max-width: 768px){.features-showcase.svelte-1a9diy7.svelte-1a9diy7{padding:3rem 0}.carousel.svelte-1a9diy7.svelte-1a9diy7{gap:1rem;padding:1rem 2rem 2rem}.screenshot-card.svelte-1a9diy7.svelte-1a9diy7{width:230px}.features-showcase.svelte-1a9diy7 h2.svelte-1a9diy7{font-size:1.5rem;margin-bottom:2rem;padding:0 1rem}}.teacher-section.svelte-1opo9ty.svelte-1opo9ty{padding:5rem 0;background:linear-gradient(135deg,#fffef5,#fff8e1,#ffe9a0)}.teacher-section.svelte-1opo9ty h2.svelte-1opo9ty{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--color-text-primary)}.teacher-content.svelte-1opo9ty.svelte-1opo9ty{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}.teacher-video.svelte-1opo9ty .video-wrapper.svelte-1opo9ty{position:relative;padding-top:56.25%;background:#000;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #e53e3e26;border:4px solid white;transition:transform .3s ease}.teacher-video.svelte-1opo9ty:hover .video-wrapper.svelte-1opo9ty{transform:scale(1.02)}.video-facade.svelte-1opo9ty.svelte-1opo9ty{position:absolute;top:0;left:0;width:100%;height:100%;border:none;padding:0;cursor:pointer;display:block}.video-thumbnail.svelte-1opo9ty.svelte-1opo9ty{width:100%;height:100%;object-fit:cover;transition:opacity .2s}.video-facade.svelte-1opo9ty:hover .video-thumbnail.svelte-1opo9ty{opacity:.9}.play-button.svelte-1opo9ty.svelte-1opo9ty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#e53e3ee6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px #e53e3e66;transition:all .2s}.video-facade.svelte-1opo9ty:hover .play-button.svelte-1opo9ty{transform:translate(-50%,-50%) scale(1.1);background:#e53e3e}.play-icon.svelte-1opo9ty.svelte-1opo9ty{width:36px;height:36px;color:#fff;margin-left:4px}.teacher-bio.svelte-1opo9ty.svelte-1opo9ty{padding:2.5rem;background:#fff;border-radius:1.5rem;box-shadow:0 10px 40px #00000014}.teacher-header.svelte-1opo9ty.svelte-1opo9ty{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.teacher-photo.svelte-1opo9ty.svelte-1opo9ty{width:90px;height:90px;border-radius:50%;object-fit:cover;border:4px solid var(--color-accent)}.teacher-header.svelte-1opo9ty h3.svelte-1opo9ty{font-size:1.8rem;margin:0 0 .5rem;color:var(--color-text-primary)}.badges.svelte-1opo9ty.svelte-1opo9ty{display:flex;gap:.5rem;flex-wrap:wrap}.badge.svelte-1opo9ty.svelte-1opo9ty{background:#fff5f5;color:var(--color-accent);font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:1rem;text-transform:uppercase;letter-spacing:.5px}.teacher-description.svelte-1opo9ty.svelte-1opo9ty{color:var(--color-text-secondary);line-height:1.7;margin-bottom:2rem;font-size:1.05rem}.teacher-actions.svelte-1opo9ty.svelte-1opo9ty{display:flex;gap:1rem;flex-wrap:wrap}.btn-secondary.svelte-1opo9ty.svelte-1opo9ty{display:inline-block;padding:.75rem 1.5rem;background:transparent;color:var(--color-text-primary);border:2px solid #e2e8f0;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .2s}.btn-secondary.svelte-1opo9ty.svelte-1opo9ty:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}@media (max-width: 768px){.teacher-content.svelte-1opo9ty.svelte-1opo9ty{grid-template-columns:1fr;gap:2rem}.teacher-section.svelte-1opo9ty.svelte-1opo9ty{padding:3rem 0}.teacher-description.svelte-1opo9ty.svelte-1opo9ty{font-size:1rem}.teacher-section.svelte-1opo9ty h2.svelte-1opo9ty{font-size:1.75rem}}.reviews-section.svelte-149yhwd{padding:5rem 0;background:var(--color-bg);overflow:hidden}h2.svelte-149yhwd{text-align:center;font-size:2.5rem;color:var(--color-text-primary);margin-bottom:.5rem}.subtitle.svelte-149yhwd{text-align:center;color:var(--color-text-secondary);margin-bottom:4rem;font-size:1.1rem}.marquee-container.svelte-149yhwd{position:relative;width:100%;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.marquee-track.svelte-149yhwd{display:flex;gap:2rem;width:max-content;animation:svelte-149yhwd-scroll 45s linear infinite}@keyframes svelte-149yhwd-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-card.svelte-149yhwd{width:350px;background:#fff;border-radius:1.25rem;padding:2rem;flex-shrink:0;border:1px solid #f1f5f9;transition:transform .2s;box-shadow:0 4px 6px -1px #0000000d}.review-card.svelte-149yhwd:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d;border-color:var(--color-accent)}.review-header.svelte-149yhwd{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stars.svelte-149yhwd{display:flex;gap:2px;color:#f59e0b}.star-icon.svelte-149yhwd{width:1rem;height:1rem}.verified-badge.svelte-149yhwd{font-size:.75rem;color:var(--color-success);display:flex;align-items:center;gap:.25rem;font-weight:600;background:#ecfdf5;padding:.25rem .5rem;border-radius:999px}.check-icon.svelte-149yhwd{width:14px;height:14px}.review-text.svelte-149yhwd{font-size:1rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:1.5rem;font-style:italic;min-height:80px}.review-footer.svelte-149yhwd{display:flex;align-items:center;gap:1rem;border-top:1px solid #e2e8f0;padding-top:1rem}.avatar-placeholder.svelte-149yhwd{width:40px;height:40px;background:#e2e8f0;color:var(--color-text-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.author-info.svelte-149yhwd{display:flex;flex-direction:column}.author-name.svelte-149yhwd{font-weight:700;color:var(--color-text-primary);font-size:.95rem}.source-badge.svelte-149yhwd{font-size:.75rem;color:var(--color-text-tertiary);display:flex;align-items:center;gap:.25rem}.store-icon-small.svelte-149yhwd{width:10px;height:10px;opacity:.7}@media (max-width: 768px){.review-card.svelte-149yhwd{width:280px;padding:1.5rem}h2.svelte-149yhwd{font-size:1.75rem}}.faq-section.svelte-1q11v7d.svelte-1q11v7d{padding:5rem 0;background:#fff}h2.svelte-1q11v7d.svelte-1q11v7d{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--color-text-primary)}.faq-grid.svelte-1q11v7d.svelte-1q11v7d{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1q11v7d.svelte-1q11v7d{width:100%;background:transparent;border:1px solid #e2e8f0;border-radius:1rem;padding:0;text-align:left;cursor:pointer;overflow:hidden;transition:all .2s}.faq-item.svelte-1q11v7d.svelte-1q11v7d:hover{border-color:var(--color-accent);background:#fffcfc}.faq-item.open.svelte-1q11v7d.svelte-1q11v7d{border-color:var(--color-accent);box-shadow:0 4px 20px #0000000d}.faq-header.svelte-1q11v7d.svelte-1q11v7d{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}h3.svelte-1q11v7d.svelte-1q11v7d{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin:0;padding-right:1.5rem}.icon.svelte-1q11v7d.svelte-1q11v7d{font-size:1.5rem;color:var(--color-accent);transition:transform .3s;line-height:1}.faq-item.open.svelte-1q11v7d .icon.svelte-1q11v7d{transform:rotate(45deg)}.faq-content.svelte-1q11v7d.svelte-1q11v7d{padding:0 1.5rem 1.5rem}p.svelte-1q11v7d.svelte-1q11v7d{color:var(--color-text-secondary);line-height:1.6;margin:0}@media (max-width: 768px){h2.svelte-1q11v7d.svelte-1q11v7d{font-size:2rem}.faq-header.svelte-1q11v7d.svelte-1q11v7d{padding:1.25rem}h3.svelte-1q11v7d.svelte-1q11v7d{font-size:1rem}}.cta-section.svelte-app97u.svelte-app97u{background:var(--color-bg);padding:4rem 0;text-align:center}.cta-section.svelte-app97u h2.svelte-app97u{margin-bottom:2rem}
