.LandingPage-module__FAbHmG__container{background:linear-gradient(#f0fff4 0%,#fff 10% 90%,#e8f5e9 100%);width:100%;position:relative;overflow-x:hidden}.LandingPage-module__FAbHmG__toast{z-index:1100;align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-lg);background:#fef3c7;border:2px solid #f59e0b;animation:.3s LandingPage-module__FAbHmG__slideDown;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}.LandingPage-module__FAbHmG__toast span:first-child{font-size:1.2rem}.LandingPage-module__FAbHmG__toast button{cursor:pointer;color:#92400e;padding:0 0 0 var(--space-sm);background:0 0;border:none;font-size:1.2rem}@keyframes LandingPage-module__FAbHmG__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.LandingPage-module__FAbHmG__sectionInner{max-width:1200px;padding:0 var(--space-lg);opacity:0;margin:0 auto;transition:opacity .6s,transform .6s;transform:translateY(30px)}.LandingPage-module__FAbHmG__animateIn{opacity:1;transform:translateY(0)}.LandingPage-module__FAbHmG__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:800}.LandingPage-module__FAbHmG__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:600px;margin-left:auto;margin-right:auto;font-size:1.25rem}.LandingPage-module__FAbHmG__nav{z-index:1000;padding:var(--space-md)var(--space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.LandingPage-module__FAbHmG__logo{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:1.25rem;font-weight:700;display:flex}.LandingPage-module__FAbHmG__navLinks{gap:var(--space-lg);display:flex}.LandingPage-module__FAbHmG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.LandingPage-module__FAbHmG__navLink:hover{color:var(--green)}.LandingPage-module__FAbHmG__navCta{padding:var(--space-sm)var(--space-lg);background:var(--green);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);border:none;font-size:1rem;font-weight:600;text-decoration:none}.LandingPage-module__FAbHmG__navCta:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 4px 12px #58cc024d}.LandingPage-module__FAbHmG__navActions{align-items:center;gap:var(--space-md);display:flex}.LandingPage-module__FAbHmG__navLinkBtn{color:var(--text-primary);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-lg);transition:all var(--transition-fast);background:#fff;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #0000001a}.LandingPage-module__FAbHmG__navLinkBtn:hover{color:var(--green);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@media (max-width:768px){.LandingPage-module__FAbHmG__nav{padding:var(--space-sm)var(--space-md)}.LandingPage-module__FAbHmG__logo span,.LandingPage-module__FAbHmG__navLinks{display:none}.LandingPage-module__FAbHmG__navActions{gap:var(--space-sm)}.LandingPage-module__FAbHmG__navLinkBtn{font-size:.85rem}.LandingPage-module__FAbHmG__navCta{padding:var(--space-sm)var(--space-md);font-size:.85rem}}.LandingPage-module__FAbHmG__hero{align-items:center;gap:var(--space-2xl);min-height:100vh;padding:120px var(--space-xl)80px;background:linear-gradient(135deg,#e8f5e9 0%,#fff 50%,#fff8e1 100%);grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;display:grid;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__heroImageWrapper{order:2;justify-content:center;align-items:center;display:flex;position:relative}.LandingPage-module__FAbHmG__heroImage{border-radius:var(--radius-2xl);width:100%;max-width:550px;height:auto;animation:.8s .2s both LandingPage-module__FAbHmG__slideUp;box-shadow:0 30px 60px #00000026}.LandingPage-module__FAbHmG__heroContent{z-index:10;text-align:left;order:1;max-width:600px;position:relative}@media (max-width:968px){.LandingPage-module__FAbHmG__hero{text-align:center;padding:100px var(--space-lg)60px;grid-template-columns:1fr}.LandingPage-module__FAbHmG__heroContent{text-align:center;order:2}.LandingPage-module__FAbHmG__heroImageWrapper{order:1}.LandingPage-module__FAbHmG__heroImage{max-width:400px}.LandingPage-module__FAbHmG__heroCtas{justify-content:center}}.LandingPage-module__FAbHmG__heroBadge{align-items:center;gap:var(--space-sm);padding:var(--space-xs)var(--space-md);border-radius:var(--radius-full);color:var(--text-secondary);box-shadow:var(--shadow-md);margin-bottom:var(--space-xl);background:#fff;font-size:.9rem;font-weight:600;animation:.6s LandingPage-module__FAbHmG__slideUp;display:inline-flex}.LandingPage-module__FAbHmG__heroTitle{color:var(--text-primary);margin-bottom:var(--space-lg);font-size:4rem;font-weight:800;line-height:1.1;animation:.6s .1s both LandingPage-module__FAbHmG__slideUp}.LandingPage-module__FAbHmG__highlight{background:linear-gradient(135deg,var(--green)0%,#7ed321 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__FAbHmG__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-xl);font-size:1.25rem;line-height:1.7;animation:.6s .2s both LandingPage-module__FAbHmG__slideUp}.LandingPage-module__FAbHmG__heroCtas{gap:var(--space-md);flex-wrap:wrap;justify-content:center;animation:.6s .3s both LandingPage-module__FAbHmG__slideUp;display:flex}.LandingPage-module__FAbHmG__ctaPrimary{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);background:var(--green);color:#fff;border-radius:var(--radius-xl);transition:all var(--transition-base);font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #58cc024d}.LandingPage-module__FAbHmG__ctaPrimary:hover{background:var(--green-dark);transform:translateY(-3px);box-shadow:0 8px 25px #58cc0266}.LandingPage-module__FAbHmG__ctaArrow{transition:transform var(--transition-fast);font-size:1.2rem}.LandingPage-module__FAbHmG__ctaPrimary:hover .LandingPage-module__FAbHmG__ctaArrow{transform:translate(4px)}.LandingPage-module__FAbHmG__ctaSecondary{padding:var(--space-md)var(--space-xl);color:var(--text-primary);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#fff;border:2px solid #e5e5e5;align-items:center;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__FAbHmG__ctaSecondary:hover{border-color:var(--green);color:var(--green)}.LandingPage-module__FAbHmG__floatingElements{pointer-events:none;position:absolute;inset:0}.LandingPage-module__FAbHmG__floatItem{filter:drop-shadow(0 10px 20px #0000001a);animation:6s ease-in-out infinite LandingPage-module__FAbHmG__float;position:absolute}.LandingPage-module__FAbHmG__floatTuktuk{animation-delay:0s;top:15%;left:5%}.LandingPage-module__FAbHmG__floatPadthai{animation-delay:1s;top:20%;right:8%}.LandingPage-module__FAbHmG__floatMango{animation-delay:2s;bottom:25%;left:10%}.LandingPage-module__FAbHmG__floatMascot{animation-delay:.5s;bottom:15%;right:5%}.LandingPage-module__FAbHmG__gradientOrb1,.LandingPage-module__FAbHmG__gradientOrb2{filter:blur(80px);opacity:.5;pointer-events:none;border-radius:50%;position:absolute}.LandingPage-module__FAbHmG__gradientOrb1{background:#58cc024d;width:400px;height:400px;top:10%;left:-100px}.LandingPage-module__FAbHmG__gradientOrb2{background:#ff960040;width:300px;height:300px;bottom:10%;right:-50px}@media (max-width:768px){.LandingPage-module__FAbHmG__heroTitle{font-size:2.5rem}.LandingPage-module__FAbHmG__floatItem{transform:scale(.6)}.LandingPage-module__FAbHmG__floatTuktuk,.LandingPage-module__FAbHmG__floatPadthai{top:5%}.LandingPage-module__FAbHmG__floatMango,.LandingPage-module__FAbHmG__floatMascot{bottom:5%}}.LandingPage-module__FAbHmG__socialProof{justify-content:center;align-items:center;gap:var(--space-xl);padding:var(--space-xl)var(--space-lg);background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex}.LandingPage-module__FAbHmG__proofItem{align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.LandingPage-module__FAbHmG__proofNumber{color:var(--green);font-size:2rem;font-weight:800}.LandingPage-module__FAbHmG__proofLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.LandingPage-module__FAbHmG__proofDivider{background:#e5e5e5;width:1px;height:40px}@media (max-width:768px){.LandingPage-module__FAbHmG__socialProof{gap:var(--space-md)}.LandingPage-module__FAbHmG__proofNumber{font-size:1.5rem}}.LandingPage-module__FAbHmG__howItWorks{padding:100px var(--space-lg);background:#fff}.LandingPage-module__FAbHmG__stepsGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.LandingPage-module__FAbHmG__stepCard{padding:var(--space-xl);border-radius:var(--radius-2xl);text-align:center;transition:all var(--transition-base);background:linear-gradient(135deg,#f8fff8 0%,#fff 100%);border:2px solid #e8f5e9;position:relative}.LandingPage-module__FAbHmG__stepCard:hover{border-color:var(--green);transform:translateY(-5px);box-shadow:0 20px 40px #58cc021a}.LandingPage-module__FAbHmG__stepNumber{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #58cc024d}.LandingPage-module__FAbHmG__stepIcon{margin-bottom:var(--space-md);font-size:3rem}.LandingPage-module__FAbHmG__stepTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.LandingPage-module__FAbHmG__stepText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.LandingPage-module__FAbHmG__stepsGrid{grid-template-columns:1fr}}.LandingPage-module__FAbHmG__featuresSection{padding:100px var(--space-lg);background:linear-gradient(#fff 0%,#f8fff8 100%)}.LandingPage-module__FAbHmG__featureRow{gap:var(--space-2xl);max-width:1200px;margin:0 auto var(--space-2xl);padding:var(--space-xl);opacity:0;grid-template-columns:1fr 1fr;align-items:center;transition:opacity .6s,transform .6s;display:grid;transform:translateY(30px)}.LandingPage-module__FAbHmG__featureRow.LandingPage-module__FAbHmG__animateIn{opacity:1;transform:translateY(0)}.LandingPage-module__FAbHmG__featureRow:last-child{margin-bottom:0}.LandingPage-module__FAbHmG__featureRowReverse{direction:rtl}.LandingPage-module__FAbHmG__featureRowReverse>*{direction:ltr}.LandingPage-module__FAbHmG__featureBadge{padding:var(--space-xs)var(--space-md);color:var(--green);border-radius:var(--radius-full);margin-bottom:var(--space-md);background:#58cc021a;font-size:.9rem;font-weight:600;display:inline-block}.LandingPage-module__FAbHmG__featureTitle{color:var(--text-primary);margin-bottom:var(--space-md);font-size:2rem;font-weight:800}.LandingPage-module__FAbHmG__featureDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem;line-height:1.7}.LandingPage-module__FAbHmG__featureList{margin-bottom:var(--space-lg);list-style:none}.LandingPage-module__FAbHmG__featureList li{padding:var(--space-sm)0;color:var(--text-secondary);font-size:1rem}.LandingPage-module__FAbHmG__featureCta{color:var(--green);transition:gap var(--transition-fast);align-items:center;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__FAbHmG__featureCta:hover{gap:var(--space-sm)}.LandingPage-module__FAbHmG__featureVisual{justify-content:center;display:flex}.LandingPage-module__FAbHmG__mockupCard{width:300px;padding:var(--space-lg);border-radius:var(--radius-2xl);background:#fff;border:1px solid #f0f0f0;box-shadow:0 20px 60px #0000001a}.LandingPage-module__FAbHmG__mockupHeader{margin-bottom:var(--space-lg);color:var(--text-primary);justify-content:space-between;align-items:center;font-weight:600;display:flex}.LandingPage-module__FAbHmG__xpBadge{padding:var(--space-xs)var(--space-sm);background:var(--green);color:#fff;border-radius:var(--radius-md);font-size:.8rem;font-weight:700}.LandingPage-module__FAbHmG__mockupContent{text-align:center;padding:var(--space-xl)0;border-radius:var(--radius-lg);margin-bottom:var(--space-lg);background:#fafafa}.LandingPage-module__FAbHmG__thaiText{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:2rem;font-weight:700}.LandingPage-module__FAbHmG__karaokeText{color:var(--orange);margin-bottom:var(--space-xs);font-size:1rem;font-style:italic}.LandingPage-module__FAbHmG__germanText{color:var(--text-secondary);font-size:.9rem}.LandingPage-module__FAbHmG__mockupProgress{padding-top:var(--space-sm)}.LandingPage-module__FAbHmG__progressBar{border-radius:var(--radius-full);background:#e5e5e5;height:8px;overflow:hidden}.LandingPage-module__FAbHmG__progressFill{background:var(--green);border-radius:var(--radius-full);height:100%;transition:width 1s}.LandingPage-module__FAbHmG__quizGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.LandingPage-module__FAbHmG__quizCard{align-items:center;gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);color:var(--text-primary);transition:all var(--transition-base);background:#fff;flex-direction:column;font-weight:600;display:flex}.LandingPage-module__FAbHmG__quizCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.LandingPage-module__FAbHmG__quizCard span:first-child{font-size:2rem}@media (max-width:768px){.LandingPage-module__FAbHmG__featureRow,.LandingPage-module__FAbHmG__featureRowReverse{direction:ltr;grid-template-columns:1fr}.LandingPage-module__FAbHmG__featureVisual{order:-1}}.LandingPage-module__FAbHmG__lessonMockupImage{border-radius:var(--radius-2xl);transition:transform var(--transition-base);box-shadow:0 20px 50px #0000001f}.LandingPage-module__FAbHmG__lessonMockupImage:hover{transform:scale(1.02)}.LandingPage-module__FAbHmG__cultureSection{padding:100px var(--space-lg);background:linear-gradient(135deg,#fff8e1 0%,#fff 50%,#e8f5e9 100%)}.LandingPage-module__FAbHmG__cultureImageWrapper{margin-bottom:var(--space-2xl);justify-content:center;display:flex}.LandingPage-module__FAbHmG__cultureImage{border-radius:var(--radius-2xl);width:100%;max-width:900px;height:auto;box-shadow:0 20px 50px #0000001a}.LandingPage-module__FAbHmG__cultureGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.LandingPage-module__FAbHmG__cultureCard{padding:var(--space-xl);border-radius:var(--radius-2xl);text-align:center;box-shadow:var(--shadow-sm);transition:all var(--transition-base);background:#fff;border:2px solid #0000}.LandingPage-module__FAbHmG__cultureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--orange);transform:translateY(-5px)}.LandingPage-module__FAbHmG__cultureIcon{margin-bottom:var(--space-md);font-size:3rem}.LandingPage-module__FAbHmG__cultureCard h3{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.1rem;font-weight:700}.LandingPage-module__FAbHmG__cultureCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:768px){.LandingPage-module__FAbHmG__cultureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.LandingPage-module__FAbHmG__cultureGrid{grid-template-columns:1fr}}.LandingPage-module__FAbHmG__benefitsSection{padding:100px var(--space-lg);background:#fff}.LandingPage-module__FAbHmG__benefitsGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.LandingPage-module__FAbHmG__benefitCard{padding:var(--space-xl);border-radius:var(--radius-2xl);transition:all var(--transition-base)}.LandingPage-module__FAbHmG__benefitCard:hover{transform:translateY(-5px)}.LandingPage-module__FAbHmG__benefitCardYellow{background:linear-gradient(135deg,#fff9c4 0%,#fffde7 100%);border:2px solid #ffe082}.LandingPage-module__FAbHmG__benefitCardGreen{background:linear-gradient(135deg,#c8e6c9 0%,#e8f5e9 100%);border:2px solid #a5d6a7}.LandingPage-module__FAbHmG__benefitCardPurple{background:linear-gradient(135deg,#e1bee7 0%,#f3e5f5 100%);border:2px solid #ce93d8}.LandingPage-module__FAbHmG__benefitCardBlue{background:linear-gradient(135deg,#b3e5fc 0%,#e1f5fe 100%);border:2px solid #81d4fa}.LandingPage-module__FAbHmG__benefitIcon{margin-bottom:var(--space-md);font-size:2.5rem;display:block}.LandingPage-module__FAbHmG__benefitCard h3{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.LandingPage-module__FAbHmG__benefitCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.LandingPage-module__FAbHmG__benefitsGrid{grid-template-columns:1fr}}.LandingPage-module__FAbHmG__testimonialsSection{padding:100px var(--space-lg);background:linear-gradient(#f8fff8 0%,#fff 100%)}.LandingPage-module__FAbHmG__testimonialsGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.LandingPage-module__FAbHmG__testimonialCard{padding:var(--space-xl);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);transition:all var(--transition-base);background:#fff;border:1px solid #f0f0f0}.LandingPage-module__FAbHmG__testimonialCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.LandingPage-module__FAbHmG__testimonialStars{margin-bottom:var(--space-md);font-size:1.1rem}.LandingPage-module__FAbHmG__testimonialQuote{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1rem;font-style:italic;line-height:1.7}.LandingPage-module__FAbHmG__testimonialAuthor{align-items:center;gap:var(--space-md);display:flex}.LandingPage-module__FAbHmG__testimonialAvatar{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.LandingPage-module__FAbHmG__testimonialName{color:var(--text-primary);font-weight:600;display:block}.LandingPage-module__FAbHmG__testimonialMeta{color:var(--text-secondary);font-size:.85rem;display:block}@media (max-width:768px){.LandingPage-module__FAbHmG__testimonialsGrid{grid-template-columns:1fr}}.LandingPage-module__FAbHmG__pricingSection{padding:80px var(--space-lg);background:#fff;justify-content:center;display:flex}.LandingPage-module__FAbHmG__pricingCard{max-width:500px;padding:var(--space-2xl);border-radius:var(--radius-2xl);border:2px solid var(--green);text-align:center;background:linear-gradient(135deg,#e8f5e9 0%,#f1f8e9 100%)}.LandingPage-module__FAbHmG__pricingBadge{padding:var(--space-xs)var(--space-md);background:var(--green);color:#fff;border-radius:var(--radius-full);margin-bottom:var(--space-lg);font-size:.9rem;font-weight:700;display:inline-block}.LandingPage-module__FAbHmG__pricingTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:2rem;font-weight:800}.LandingPage-module__FAbHmG__pricingSubtitle{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1rem}.LandingPage-module__FAbHmG__pricingFeatures{text-align:left;list-style:none}.LandingPage-module__FAbHmG__pricingFeatures li{padding:var(--space-sm)0;color:var(--text-primary);align-items:center;gap:var(--space-sm);font-size:1rem;display:flex}.LandingPage-module__FAbHmG__finalCta{padding:100px var(--space-lg);background:linear-gradient(135deg,var(--green)0%,#46a302 100%);text-align:center;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__ctaContent{z-index:10;position:relative}.LandingPage-module__FAbHmG__ctaTitle{color:#fff;margin-bottom:var(--space-md);font-size:2.5rem;font-weight:800}.LandingPage-module__FAbHmG__ctaSubtitle{color:#ffffffe6;margin-bottom:var(--space-xl);max-width:600px;margin-left:auto;margin-right:auto;font-size:1.25rem}.LandingPage-module__FAbHmG__ctaLargeBtn{padding:var(--space-md)var(--space-2xl);color:var(--green);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#fff;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 25px #0003}.LandingPage-module__FAbHmG__ctaLargeBtn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #00000040}.LandingPage-module__FAbHmG__ctaMascot{opacity:.3;pointer-events:none;position:absolute;bottom:0;right:5%}@media (max-width:768px){.LandingPage-module__FAbHmG__ctaTitle{font-size:2rem}.LandingPage-module__FAbHmG__ctaMascot{display:none}}.LandingPage-module__FAbHmG__footer{padding:var(--space-xl)var(--space-lg);background:#fafafa;border-top:1px solid #e5e5e5}.LandingPage-module__FAbHmG__footerContent{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;max-width:1200px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__footerLogo{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-weight:700;display:flex}.LandingPage-module__FAbHmG__footerText{color:var(--text-secondary);font-size:.9rem}.LandingPage-module__FAbHmG__footerLinks{gap:var(--space-lg);display:flex}.LandingPage-module__FAbHmG__footerLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;text-decoration:none}.LandingPage-module__FAbHmG__footerLinks a:hover{color:var(--green)}.LandingPage-module__FAbHmG__allFeaturesSection{padding:100px var(--space-lg);background:linear-gradient(#fff 0%,#f0fff4 50%,#fff 100%)}.LandingPage-module__FAbHmG__allFeaturesGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__allFeatureCard{border-radius:var(--radius-2xl);padding:var(--space-xl);transition:all var(--transition-base);gap:var(--space-sm);background:#fff;border:2px solid #f0f0f0;flex-direction:column;display:flex}.LandingPage-module__FAbHmG__allFeatureCard:hover{border-color:var(--green);transform:translateY(-5px);box-shadow:0 20px 40px #58cc021a}.LandingPage-module__FAbHmG__featureCardIcon{margin-bottom:var(--space-xs);font-size:2.5rem}.LandingPage-module__FAbHmG__allFeatureCard h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.LandingPage-module__FAbHmG__allFeatureCard p{color:var(--text-secondary);flex-grow:1;margin:0;font-size:.95rem;line-height:1.6}.LandingPage-module__FAbHmG__featureCardLink{color:var(--green);margin-top:var(--space-sm);transition:gap var(--transition-fast);align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__FAbHmG__featureCardLink:hover{gap:var(--space-xs)}.LandingPage-module__FAbHmG__featureCardBadge{padding:var(--space-xs)var(--space-sm);color:var(--green);border-radius:var(--radius-md);margin-top:var(--space-sm);background:#58cc021a;align-self:flex-start;align-items:center;font-size:.8rem;font-weight:600;display:inline-flex}@media (max-width:992px){.LandingPage-module__FAbHmG__allFeaturesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LandingPage-module__FAbHmG__allFeaturesGrid{grid-template-columns:1fr}}@keyframes LandingPage-module__FAbHmG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__FAbHmG__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-15px)rotate(2deg)}75%{transform:translateY(-8px)rotate(-2deg)}}
