.hero.svelte-eb4rq5{background:linear-gradient(135deg,var(--color-purple) 0%,var(--color-blue) 50%,var(--color-green) 100%);color:#fff;padding:var(--space-16) 0;overflow:hidden;position:relative}.hero.svelte-eb4rq5:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.container.svelte-eb4rq5{max-width:1200px;margin:0 auto;padding:0 var(--space-4);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:center;position:relative;z-index:1}.badge.svelte-eb4rq5{display:inline-block;background:#fff3;padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-content.svelte-eb4rq5 h1:where(.svelte-eb4rq5){font-size:4rem;margin-bottom:var(--space-2);font-weight:var(--font-weight-extrabold);color:#fff}.tagline.svelte-eb4rq5{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--color-yellow-light);margin-bottom:var(--space-6)}.hero-description.svelte-eb4rq5{font-size:var(--font-size-lg);color:#ffffffe6;max-width:500px;line-height:var(--line-height-relaxed);margin-bottom:var(--space-8)}.hero-cta.svelte-eb4rq5{display:flex;gap:var(--space-4);flex-wrap:wrap}.btn-outline-light.svelte-eb4rq5{background:transparent;border:2px solid white;color:#fff;padding:var(--space-4) var(--space-8);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-full);transition:var(--transition);text-decoration:none;display:inline-flex;align-items:center}.btn-outline-light.svelte-eb4rq5:hover{background:#fff;color:var(--color-purple)}.hero-visual.svelte-eb4rq5{display:flex;justify-content:center;align-items:center}.hero-image-placeholder.svelte-eb4rq5{width:100%;max-width:450px;aspect-ratio:4/3;background:#ffffff1a;border-radius:var(--border-radius-2xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px dashed rgba(255,255,255,.3)}.placeholder-icon.svelte-eb4rq5{font-size:5rem}.placeholder-text.svelte-eb4rq5{font-size:var(--font-size-lg);color:#ffffffb3}@media (max-width: 968px){.container.svelte-eb4rq5{grid-template-columns:1fr;text-align:center}.hero-content.svelte-eb4rq5 h1:where(.svelte-eb4rq5){font-size:3rem}.hero-description.svelte-eb4rq5{margin-left:auto;margin-right:auto}.hero-cta.svelte-eb4rq5{justify-content:center}.hero-visual.svelte-eb4rq5{order:-1}.hero-image-placeholder.svelte-eb4rq5{max-width:350px}}@media (max-width: 480px){.hero.svelte-eb4rq5{padding:var(--space-10) 0}.hero-content.svelte-eb4rq5 h1:where(.svelte-eb4rq5){font-size:2.5rem}.tagline.svelte-eb4rq5{font-size:var(--font-size-xl)}.hero-cta.svelte-eb4rq5{flex-direction:column;align-items:center}.btn-outline-light.svelte-eb4rq5,.hero-cta.svelte-eb4rq5 .btn-lg{width:100%;justify-content:center}}.features.svelte-1oe8zzm{padding:var(--space-20) 0;background:var(--color-surface)}.container.svelte-1oe8zzm{max-width:1200px;margin:0 auto;padding:0 var(--space-4)}.section-header.svelte-1oe8zzm{text-align:center;margin-bottom:var(--space-12)}.section-header.svelte-1oe8zzm h2:where(.svelte-1oe8zzm){font-size:var(--font-size-3xl);color:var(--color-text);margin-bottom:var(--space-4)}.section-header.svelte-1oe8zzm p:where(.svelte-1oe8zzm){font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:500px;margin:0 auto}.features-grid.svelte-1oe8zzm{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.feature-card.svelte-1oe8zzm{background:#fff;padding:var(--space-8);border-radius:var(--border-radius-xl);text-align:center;transition:var(--transition);box-shadow:var(--shadow)}.feature-card.svelte-1oe8zzm:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.feature-icon.svelte-1oe8zzm{width:80px;height:80px;border-radius:var(--border-radius-xl);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-6);font-size:2.5rem}.feature-card.svelte-1oe8zzm h3:where(.svelte-1oe8zzm){font-size:var(--font-size-xl);margin-bottom:var(--space-3);color:var(--color-text)}.feature-card.svelte-1oe8zzm p:where(.svelte-1oe8zzm){color:var(--color-text-muted);line-height:var(--line-height-relaxed);margin:0}@media (max-width: 968px){.features-grid.svelte-1oe8zzm{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.features.svelte-1oe8zzm{padding:var(--space-12) 0}.features-grid.svelte-1oe8zzm{grid-template-columns:1fr;gap:var(--space-6)}.feature-card.svelte-1oe8zzm{padding:var(--space-6)}.feature-icon.svelte-1oe8zzm{width:64px;height:64px;font-size:2rem}}.age-ranges.svelte-1ekik5b{padding:var(--space-20) 0;background:#fff}.container.svelte-1ekik5b{max-width:1200px;margin:0 auto;padding:0 var(--space-4)}.section-header.svelte-1ekik5b{text-align:center;margin-bottom:var(--space-12)}.section-header.svelte-1ekik5b h2:where(.svelte-1ekik5b){font-size:var(--font-size-3xl);color:var(--color-text);margin-bottom:var(--space-4)}.section-header.svelte-1ekik5b p:where(.svelte-1ekik5b){font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:500px;margin:0 auto}.ages-grid.svelte-1ekik5b{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6)}.age-card.svelte-1ekik5b{position:relative;padding:var(--space-8) var(--space-6);border-radius:var(--border-radius-2xl);overflow:hidden;color:#fff;text-align:center}.age-toddler.svelte-1ekik5b{background:linear-gradient(135deg,#f472b6,#ec4899)}.age-preschool.svelte-1ekik5b{background:linear-gradient(135deg,var(--color-purple-light) 0%,var(--color-purple) 100%)}.age-early.svelte-1ekik5b{background:linear-gradient(135deg,var(--color-blue-light) 0%,var(--color-blue) 100%)}.age-advanced.svelte-1ekik5b{background:linear-gradient(135deg,var(--color-green-light) 0%,var(--color-green) 100%)}.age-badge.svelte-1ekik5b{display:inline-block;background:#ffffff40;padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);margin-bottom:var(--space-4)}.age-card.svelte-1ekik5b h3:where(.svelte-1ekik5b){font-size:var(--font-size-xl);margin-bottom:var(--space-6);color:#fff}.skills-list.svelte-1ekik5b{list-style:none;padding:0;margin:0 0 var(--space-6) 0;text-align:left}.skills-list.svelte-1ekik5b li:where(.svelte-1ekik5b){padding:var(--space-2) 0;font-size:var(--font-size-sm);display:flex;align-items:center;gap:var(--space-2)}.skills-list.svelte-1ekik5b li:where(.svelte-1ekik5b):before{content:"✓";font-weight:700;opacity:.8}.age-visual.svelte-1ekik5b{font-size:3rem;opacity:.9}@media (max-width: 1024px){.ages-grid.svelte-1ekik5b{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.age-ranges.svelte-1ekik5b{padding:var(--space-12) 0}.ages-grid.svelte-1ekik5b{grid-template-columns:1fr;max-width:400px;margin:0 auto}.age-card.svelte-1ekik5b{padding:var(--space-6)}}.curriculum.svelte-2hycpe{padding:var(--space-20) 0;background:linear-gradient(180deg,var(--color-surface) 0%,white 100%)}.container.svelte-2hycpe{max-width:1200px;margin:0 auto;padding:0 var(--space-4)}.section-header.svelte-2hycpe{text-align:center;margin-bottom:var(--space-12)}.section-header.svelte-2hycpe h2:where(.svelte-2hycpe){font-size:var(--font-size-3xl);color:var(--color-text);margin-bottom:var(--space-4)}.section-header.svelte-2hycpe p:where(.svelte-2hycpe){font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:500px;margin:0 auto}.curriculum-grid.svelte-2hycpe{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.subject-card.svelte-2hycpe{background:#fff;padding:var(--space-6);border-radius:var(--border-radius-xl);border:1px solid var(--color-border);transition:var(--transition)}.subject-card.svelte-2hycpe:hover{border-color:var(--color-primary-light);box-shadow:var(--shadow-md)}.subject-icon.svelte-2hycpe{font-size:2.5rem;margin-bottom:var(--space-4)}.subject-card.svelte-2hycpe h3:where(.svelte-2hycpe){font-size:var(--font-size-lg);color:var(--color-text);margin-bottom:var(--space-3)}.subject-card.svelte-2hycpe>p:where(.svelte-2hycpe){color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin-bottom:var(--space-4)}.topic-list.svelte-2hycpe{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:var(--space-2)}.topic-list.svelte-2hycpe li:where(.svelte-2hycpe){background:var(--color-surface);padding:var(--space-1) var(--space-3);border-radius:var(--border-radius-full);font-size:var(--font-size-xs);color:var(--color-text-muted)}@media (max-width: 968px){.curriculum-grid.svelte-2hycpe{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.curriculum.svelte-2hycpe{padding:var(--space-12) 0}.curriculum-grid.svelte-2hycpe{grid-template-columns:1fr}.subject-card.svelte-2hycpe{padding:var(--space-5)}}.screenshots.svelte-g9o9he{padding:var(--space-20) 0;background:#fff;overflow:hidden}.container.svelte-g9o9he{max-width:1200px;margin:0 auto;padding:0 var(--space-4)}.section-header.svelte-g9o9he{text-align:center;margin-bottom:var(--space-12)}.section-header.svelte-g9o9he h2:where(.svelte-g9o9he){font-size:var(--font-size-3xl);color:var(--color-text);margin-bottom:var(--space-4)}.section-header.svelte-g9o9he p:where(.svelte-g9o9he){font-size:var(--font-size-lg);color:var(--color-text-muted);max-width:500px;margin:0 auto}.screenshots-carousel.svelte-g9o9he{display:flex;gap:var(--space-6);justify-content:center;align-items:center}.screenshot-card.svelte-g9o9he{flex:0 0 300px;transition:var(--transition)}.screenshot-card.featured.svelte-g9o9he{flex:0 0 400px}.screenshot-placeholder.svelte-g9o9he{aspect-ratio:16/10;background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-surface-alt) 100%);border-radius:var(--border-radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);border:2px dashed var(--color-border);margin-bottom:var(--space-4);transition:var(--transition)}.screenshot-card.featured.svelte-g9o9he .screenshot-placeholder:where(.svelte-g9o9he){border-color:var(--color-primary-light);background:linear-gradient(135deg,#3b82f60d,#8b5cf60d)}.screenshot-card.svelte-g9o9he:hover .screenshot-placeholder:where(.svelte-g9o9he){border-color:var(--color-primary);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.placeholder-icon.svelte-g9o9he{font-size:3rem}.screenshot-card.featured.svelte-g9o9he .placeholder-icon:where(.svelte-g9o9he){font-size:4rem}.placeholder-label.svelte-g9o9he{font-size:var(--font-size-sm);color:var(--color-text-muted);font-weight:var(--font-weight-medium)}.screenshot-caption.svelte-g9o9he{text-align:center;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.screenshot-card.featured.svelte-g9o9he .screenshot-caption:where(.svelte-g9o9he){color:var(--color-text);font-weight:var(--font-weight-medium)}.screenshot-dots.svelte-g9o9he{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-8)}.dot.svelte-g9o9he{width:10px;height:10px;border-radius:50%;background:var(--color-border);transition:var(--transition)}.dot.active.svelte-g9o9he{background:var(--color-primary);width:24px;border-radius:var(--border-radius-full)}@media (max-width: 968px){.screenshots-carousel.svelte-g9o9he{flex-direction:column}.screenshot-card.svelte-g9o9he,.screenshot-card.featured.svelte-g9o9he{flex:none;width:100%;max-width:400px}.screenshot-card.svelte-g9o9he:not(.featured){display:none}}@media (max-width: 640px){.screenshots.svelte-g9o9he{padding:var(--space-12) 0}.screenshot-card.featured.svelte-g9o9he .placeholder-icon:where(.svelte-g9o9he){font-size:3rem}}.pricing.svelte-qxfh03{padding:var(--space-20) 0;background:linear-gradient(180deg,var(--color-surface) 0%,white 100%)}.container.svelte-qxfh03{max-width:1100px;margin:0 auto;padding:0 var(--space-4)}.section-header.svelte-qxfh03{text-align:center;margin-bottom:var(--space-12)}.section-header.svelte-qxfh03 h2:where(.svelte-qxfh03){font-size:var(--font-size-3xl);color:var(--color-text);margin-bottom:var(--space-4)}.section-header.svelte-qxfh03 p:where(.svelte-qxfh03){font-size:var(--font-size-lg);color:var(--color-text-muted)}.pricing-grid.svelte-qxfh03{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-bottom:var(--space-12)}.pricing-card.svelte-qxfh03{background:#fff;padding:var(--space-8);border-radius:var(--border-radius-2xl);border:2px solid var(--color-border);text-align:center;position:relative;transition:var(--transition)}.pricing-card.svelte-qxfh03:hover{border-color:var(--color-primary-light)}.pricing-card.featured.svelte-qxfh03{border-color:var(--color-primary);box-shadow:var(--shadow-xl);transform:scale(1.05)}.popular-badge.svelte-qxfh03{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.plan-name.svelte-qxfh03{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);margin-bottom:var(--space-4)}.plan-price.svelte-qxfh03{margin-bottom:var(--space-2)}.currency.svelte-qxfh03{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);vertical-align:top}.amount.svelte-qxfh03{font-size:3.5rem;font-weight:var(--font-weight-extrabold);color:var(--color-text);line-height:1}.period.svelte-qxfh03{font-size:var(--font-size-base);color:var(--color-text-muted)}.plan-description.svelte-qxfh03{color:var(--color-text-muted);font-size:var(--font-size-sm);margin-bottom:var(--space-6)}.plan-features.svelte-qxfh03{list-style:none;padding:0;margin:0 0 var(--space-8) 0;text-align:left}.plan-features.svelte-qxfh03 li:where(.svelte-qxfh03){padding:var(--space-3) 0;border-bottom:1px solid var(--color-border-light);font-size:var(--font-size-sm);color:var(--color-text);display:flex;align-items:center;gap:var(--space-3)}.plan-features.svelte-qxfh03 li:where(.svelte-qxfh03):before{content:"✓";color:var(--color-success);font-weight:700}.plan-features.svelte-qxfh03 li:where(.svelte-qxfh03):last-child{border-bottom:none}.btn-block.svelte-qxfh03{width:100%}.guarantee.svelte-qxfh03{display:flex;align-items:center;gap:var(--space-4);background:#fff;padding:var(--space-6);border-radius:var(--border-radius-xl);border:1px solid var(--color-border);max-width:600px;margin:0 auto}.guarantee-icon.svelte-qxfh03{font-size:2.5rem;flex-shrink:0}.guarantee-text.svelte-qxfh03 strong:where(.svelte-qxfh03){display:block;color:var(--color-text);margin-bottom:var(--space-1)}.guarantee-text.svelte-qxfh03 p:where(.svelte-qxfh03){color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0;line-height:var(--line-height-relaxed)}@media (max-width: 968px){.pricing-grid.svelte-qxfh03{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.pricing-card.featured.svelte-qxfh03{transform:none;order:-1}}@media (max-width: 640px){.pricing.svelte-qxfh03{padding:var(--space-12) 0}.pricing-card.svelte-qxfh03{padding:var(--space-6)}.amount.svelte-qxfh03{font-size:3rem}.guarantee.svelte-qxfh03{flex-direction:column;text-align:center}}
