.Home_header__ZUWxe{position:fixed;top:0;left:0;right:0;z-index:var(--z-fixed);background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.Home_nav__ZMqH2{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:16px 24px;gap:32px}@media (min-width:768px){.Home_nav__ZMqH2{padding:20px 40px}}.Home_logo__ZEOng{display:flex;align-items:center;gap:12px;text-decoration:none}.Home_logoIcon__RoTcx{width:42px;height:42px;border-radius:10px;overflow:hidden;flex-shrink:0}.Home_logoText__VvVy0{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--color-midnight);letter-spacing:-.02em}.Home_logoDot__mtc7z{color:var(--color-ocean-blue)}.Home_navCenter__aD1kf{display:none;align-items:center;gap:8px}@media (min-width:1024px){.Home_navCenter__aD1kf{display:flex}}.Home_navLink__nhFli{padding:10px 20px;font-family:var(--font-ui);font-size:.95rem;font-weight:500;color:#64748b;text-decoration:none;border-radius:100px;transition:all .2s ease}.Home_navLink__nhFli:hover{color:var(--color-midnight);background:rgba(0,0,0,.04)}.Home_navRight__FCopU{display:none}@media (min-width:768px){.Home_navRight__FCopU{display:flex;align-items:center}}.Home_navCta__F0axY{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-family:var(--font-ui);font-size:.9rem;font-weight:600;color:#fff;background:var(--color-midnight);border-radius:100px;text-decoration:none;transition:all .2s ease}.Home_navCta__F0axY:hover{background:#2d2d44;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,26,46,.15)}.Home_navCtaIcon__SSSmB{width:16px;height:16px;transition:transform .2s ease}.Home_navCta__F0axY:hover .Home_navCtaIcon__SSSmB{transform:translateX(3px)}.Home_mobileMenuBtn__9qrA1{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:12px;background:transparent;border-radius:10px;cursor:pointer;transition:background .2s ease}.Home_mobileMenuBtn__9qrA1:hover{background:rgba(0,0,0,.04)}@media (min-width:768px){.Home_mobileMenuBtn__9qrA1{display:none}}.Home_mobileMenuBtn__9qrA1 span{display:block;width:100%;height:2px;background:var(--color-midnight);border-radius:2px}.Home_hero__g_og0{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#fff)}.Home_heroBg__so9_k{position:absolute;inset:0;overflow:hidden}.Home_heroGradient___oCeK{position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(ellipse 80% 50% at 80% 20%,rgba(0,155,223,.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(245,166,35,.06) 0,transparent 50%)}.Home_heroGlow1__H2u8s{position:absolute;top:10%;right:15%;width:400px;height:400px;background:radial-gradient(circle,rgba(0,155,223,.12) 0,transparent 70%);border-radius:50%;filter:blur(60px);animation:Home_float__oJ3_9 15s ease-in-out infinite}.Home_heroGlow2__f3LlF{position:absolute;bottom:20%;left:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(245,166,35,.1) 0,transparent 70%);border-radius:50%;filter:blur(50px);animation:Home_float__oJ3_9 18s ease-in-out infinite reverse}@keyframes Home_float__oJ3_9{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Home_heroContainer__ou7rV{position:relative;display:grid;grid-template-columns:1fr;grid-gap:60px;gap:60px;align-items:center;z-index:1}@media (min-width:1024px){.Home_heroContainer__ou7rV{grid-template-columns:1fr 1fr;gap:80px}}.Home_heroContent__IGkft{text-align:center}@media (min-width:1024px){.Home_heroContent__IGkft{text-align:left}}.Home_heroTag__jsAbI{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(0,155,223,.08);border-radius:100px;font-family:var(--font-ui);font-size:.85rem;font-weight:500;color:var(--color-ocean-blue);margin-bottom:24px}.Home_heroTagDot__MAKUv{width:8px;height:8px;background:var(--color-ocean-blue);border-radius:50%;animation:Home_pulse__RjTWC 2s ease-in-out infinite}@keyframes Home_pulse__RjTWC{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Home_heroTitle__BwshW{font-family:var(--font-display);font-size:2.75rem;font-weight:700;line-height:1.1;color:var(--color-midnight);margin-bottom:24px;letter-spacing:-.02em}@media (min-width:768px){.Home_heroTitle__BwshW{font-size:3.5rem}}@media (min-width:1024px){.Home_heroTitle__BwshW{font-size:4rem}}.Home_heroTitleGradient__gO85L{background:linear-gradient(135deg,var(--color-ocean-blue) 0,#6366f1 50%,var(--color-electric-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroSubtitle__C6BcQ{font-family:var(--font-body);font-size:1.125rem;line-height:1.7;color:#64748b;max-width:520px;margin:0 auto 32px}@media (min-width:1024px){.Home_heroSubtitle__C6BcQ{margin:0 0 32px;font-size:1.2rem}}.Home_heroCtas__GGqTm{display:flex;flex-direction:column;gap:16px;align-items:center;margin-bottom:48px}@media (min-width:640px){.Home_heroCtas__GGqTm{flex-direction:row;justify-content:center}}@media (min-width:1024px){.Home_heroCtas__GGqTm{justify-content:flex-start}}.Home_btnPrimary__AUSEf{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:var(--font-ui);font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--color-ocean-blue) 0,#0077b6 100%);border-radius:100px;text-decoration:none;box-shadow:0 4px 20px rgba(0,155,223,.3);transition:all .25s ease}.Home_btnPrimary__AUSEf:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,155,223,.4)}.Home_btnIcon__trnou{width:18px;height:18px;transition:transform .2s ease}.Home_btnPrimary__AUSEf:hover .Home_btnIcon__trnou{transform:translateX(4px)}.Home_btnSecondary__c2HWE{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:var(--font-ui);font-size:1rem;font-weight:600;color:var(--color-midnight);background:#fff;border:1px solid #e2e8f0;border-radius:100px;text-decoration:none;transition:all .2s ease}.Home_btnSecondary__c2HWE:hover{background:#f8fafc;border-color:#cbd5e1}.Home_heroTrust__6P_NZ{display:flex;align-items:center;justify-content:center;gap:24px}@media (min-width:1024px){.Home_heroTrust__6P_NZ{justify-content:flex-start}}.Home_heroTrustItem__H12y6{text-align:center}.Home_heroTrustItem__H12y6 strong{display:block;font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-midnight);letter-spacing:-.02em}.Home_heroTrustItem__H12y6 span{font-family:var(--font-body);font-size:.85rem;color:#94a3b8}.Home_heroTrustDivider__UIMUF{width:1px;height:32px;background:#e2e8f0}.Home_heroVisual__VonXA{display:none;justify-content:center;align-items:center}@media (min-width:1024px){.Home_heroVisual__VonXA{display:flex}}.Home_heroMascotScene__MFj1H{position:relative;width:550px;height:500px}.Home_heroMascotSvg__eKL_1{width:100%;height:100%;position:relative;z-index:2}.Home_heroSceneBg__ZRnqd{position:absolute;inset:0;z-index:1;pointer-events:none}.Home_heroSceneCloud1__HzIeR,.Home_heroSceneCloud2__H9Hvb{position:absolute;background:hsla(0,0%,100%,.8);border-radius:50px}.Home_heroSceneCloud1__HzIeR{top:5%;left:10%;width:80px;height:30px;animation:Home_cloudFloat__nbCrE 8s ease-in-out infinite}.Home_heroSceneCloud1__HzIeR:before{content:"";position:absolute;top:-15px;left:15px;width:40px;height:40px;background:hsla(0,0%,100%,.8);border-radius:50%}.Home_heroSceneCloud2__H9Hvb{top:15%;right:5%;width:60px;height:25px;animation:Home_cloudFloat__nbCrE 10s ease-in-out 2s infinite}.Home_heroSceneCloud2__H9Hvb:before{content:"";position:absolute;top:-12px;left:10px;width:30px;height:30px;background:hsla(0,0%,100%,.8);border-radius:50%}@keyframes Home_cloudFloat__nbCrE{0%,to{transform:translateX(0)}50%{transform:translateX(15px)}}.Home_heroSceneSunrays__oShB1{position:absolute;top:-20%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(253,224,71,.2) 0,transparent 70%);animation:Home_sunrayPulse__V6mwl 4s ease-in-out infinite}@keyframes Home_sunrayPulse__V6mwl{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Home_mascotBounce1__TcUPm{animation:Home_mascotBounce__GoxJk 3s cubic-bezier(.4,0,.2,1) infinite;will-change:transform}.Home_mascotBounce2__3u6eE{animation:Home_mascotBounce__GoxJk 3.5s cubic-bezier(.4,0,.2,1) .3s infinite;will-change:transform}.Home_mascotBounce3__249_j{animation:Home_mascotBounce__GoxJk 4s cubic-bezier(.4,0,.2,1) .6s infinite;will-change:transform}.Home_mascotBounce4__em0Cw{animation:Home_mascotBounce__GoxJk 3.2s cubic-bezier(.4,0,.2,1) .9s infinite;will-change:transform}@keyframes Home_mascotBounce__GoxJk{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-8px) translateZ(0)}}.Home_waveArm__eoWbv{transform-origin:15px 100px;animation:Home_waveHand__fORDc 1.5s ease-in-out infinite}.Home_waveArm2__N8sps{transform-origin:105px 95px;animation:Home_waveHand__fORDc 1.8s ease-in-out .5s infinite}@keyframes Home_waveHand__fORDc{0%,to{transform:rotate(0deg)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}.Home_lightningBolt__kYj0P{animation:Home_lightningGlow__XpLUg 2s ease-in-out infinite}@keyframes Home_lightningGlow__XpLUg{0%,to{filter:drop-shadow(0 0 3px #f59e0b)}50%{filter:drop-shadow(0 0 10px #fbbf24)}}.Home_floatDrop1__g_4Vp{animation:Home_floatDrop__GpS0b 2s ease-in-out infinite}.Home_floatDrop2__AIyQJ{animation:Home_floatDrop__GpS0b 2.5s ease-in-out .5s infinite}@keyframes Home_floatDrop__GpS0b{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-10px) scale(1.1);opacity:1}}.Home_sunGlow__kSbcN{animation:Home_sunGlowPulse__7zvBW 3s ease-in-out infinite}@keyframes Home_sunGlowPulse__7zvBW{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.Home_sunRaysRotate__lge0N{transform-origin:60px 85px;animation:Home_sunRaysSpin__fBMVc 20s linear infinite}@keyframes Home_sunRaysSpin__fBMVc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_leafSway__jx6bI{transform-origin:60px 50px;animation:Home_leafSwayMotion__1MsSR 3s ease-in-out infinite}@keyframes Home_leafSwayMotion__1MsSR{0%,to{transform:rotate(0deg)}33%{transform:rotate(-5deg)}66%{transform:rotate(5deg)}}.Home_sparkle1__rOfhd{animation:Home_sparkleFloat__jqLEp 2s ease-in-out infinite}.Home_sparkle2__I9dQE{animation:Home_sparkleFloat__jqLEp 2.5s ease-in-out .5s infinite}@keyframes Home_sparkleFloat__jqLEp{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.6;transform:translateY(-5px) scale(1.2)}}.Home_mascotNameTag__0dvdY{opacity:0;animation:Home_nameTagAppear__3HzCH .5s ease 1s forwards}@keyframes Home_nameTagAppear__3HzCH{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_heroSpeechBubble__uP3Tu{animation:Home_speechBubbleFloat__REbi6 3s cubic-bezier(.4,0,.2,1) infinite;will-change:transform;transform:translateZ(0)}@keyframes Home_speechBubbleFloat__REbi6{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-6px) translateZ(0)}}.Home_floatStar1__4xpfn{animation:Home_floatStar__kUKk_ 3s ease-in-out infinite}.Home_floatStar2__WXzRh{animation:Home_floatStar__kUKk_ 4s ease-in-out 1s infinite}.Home_floatStar3__qAYDK{animation:Home_floatStar__kUKk_ 3.5s ease-in-out .5s infinite}@keyframes Home_floatStar__kUKk_{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-10px) scale(1.1);opacity:1}}.Home_heroParticle1__9aDOK,.Home_heroParticle2__jCp_i,.Home_heroParticle3__QoUCs{position:absolute;border-radius:50%;pointer-events:none}.Home_heroParticle1__9aDOK{top:20%;left:5%;width:12px;height:12px;background:rgba(245,158,11,.4);animation:Home_particleFloat__Uywiy 5s ease-in-out infinite}.Home_heroParticle2__jCp_i{top:60%;right:8%;width:8px;height:8px;background:rgba(59,130,246,.4);animation:Home_particleFloat__Uywiy 6s ease-in-out 1s infinite}.Home_heroParticle3__QoUCs{bottom:25%;left:15%;width:10px;height:10px;background:rgba(34,197,94,.4);animation:Home_particleFloat__Uywiy 4s ease-in-out 2s infinite}@keyframes Home_particleFloat__Uywiy{0%,to{transform:translateY(0) translateX(0);opacity:.6}25%{transform:translateY(-20px) translateX(10px);opacity:1}50%{transform:translateY(-10px) translateX(-5px);opacity:.8}75%{transform:translateY(-25px) translateX(5px);opacity:1}}.Home_guides__kyR2c{padding:100px 0 120px;background:linear-gradient(180deg,#f0f9ff,#e0f2fe 50%,#f0f9ff);position:relative;overflow:hidden}.Home_guidesHeader__c_aNI{text-align:center;margin-bottom:60px}.Home_guidesTag__fBfVL{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(245,158,11,.15));border:1px solid rgba(251,191,36,.3);border-radius:100px;font-family:var(--font-ui);font-size:.85rem;font-weight:600;color:#b45309;margin-bottom:24px}.Home_guidesTagIcon__wTDBM{font-size:1rem;color:#f59e0b}.Home_guidesTitle___4Ity{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--color-midnight);margin-bottom:20px;letter-spacing:-.03em}@media (min-width:768px){.Home_guidesTitle___4Ity{font-size:3rem}}.Home_guidesTitleHighlight__bwn89{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_guidesSubtitle__VRRj7{font-family:var(--font-body);font-size:1.15rem;color:#64748b;max-width:500px;margin:0 auto;line-height:1.7}.Home_guidesGrid__sDq2e{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;margin-bottom:48px}@media (min-width:640px){.Home_guidesGrid__sDq2e{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_guidesGrid__sDq2e{grid-template-columns:repeat(4,1fr);gap:28px}}.Home_guideCard__7IaD3{position:relative;padding:32px 24px;background:#fff;border-radius:24px;text-align:center;transition:all .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.05)}.Home_guideCard__7IaD3:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.12)}.Home_guideCardGlow__KDsEf{position:absolute;inset:0;border-radius:24px;opacity:0;transition:opacity .4s ease;pointer-events:none}.Home_guideCard__7IaD3:hover .Home_guideCardGlow__KDsEf{opacity:1}.Home_guideCard__7IaD3[data-character=watt] .Home_guideCardGlow__KDsEf{background:radial-gradient(circle at 50% 0,rgba(251,191,36,.15) 0,transparent 60%)}.Home_guideCard__7IaD3[data-character=aqua] .Home_guideCardGlow__KDsEf{background:radial-gradient(circle at 50% 0,rgba(59,130,246,.15) 0,transparent 60%)}.Home_guideCard__7IaD3[data-character=sunny] .Home_guideCardGlow__KDsEf{background:radial-gradient(circle at 50% 0,rgba(251,191,36,.2) 0,transparent 60%)}.Home_guideCard__7IaD3[data-character=sprout] .Home_guideCardGlow__KDsEf{background:radial-gradient(circle at 50% 0,rgba(34,197,94,.15) 0,transparent 60%)}.Home_guideAvatar__bSVpC{position:relative;width:120px;height:120px;margin:0 auto 20px}.Home_guideAvatarBg__SVP4h{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;z-index:1}.Home_guideAvatarSvg__epuR5{width:100%;height:100%}.Home_guideAvatarRing__LgR__{position:absolute;inset:-8px;border:3px dashed rgba(0,0,0,.1);border-radius:50%;animation:Home_spin__mtALV 20s linear infinite}.Home_guideCard__7IaD3:hover .Home_guideAvatarRing__LgR__{border-color:rgba(251,191,36,.3);animation-duration:8s}.Home_guideCard__7IaD3[data-character=aqua]:hover .Home_guideAvatarRing__LgR__{border-color:rgba(59,130,246,.3)}.Home_guideCard__7IaD3[data-character=sprout]:hover .Home_guideAvatarRing__LgR__{border-color:rgba(34,197,94,.3)}.Home_guideCard__7IaD3:hover .Home_guideAvatarBg__SVP4h{animation:Home_characterBounce__dD2hL .6s ease}@keyframes Home_characterBounce__dD2hL{0%,to{transform:scale(1) translateY(0)}25%{transform:scale(1.05) translateY(-5px)}50%{transform:scale(.98) translateY(0)}75%{transform:scale(1.02) translateY(-2px)}}.Home_guideInfo__x4d1n{position:relative;z-index:1}.Home_guideName__tlXWj{font-family:var(--font-display);font-size:1.4rem;font-weight:800;color:var(--color-midnight);margin-bottom:4px}.Home_guideRole__2MAfB{display:block;font-family:var(--font-ui);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.Home_guideCard__7IaD3[data-character=watt] .Home_guideRole__2MAfB{color:#f59e0b}.Home_guideCard__7IaD3[data-character=aqua] .Home_guideRole__2MAfB{color:#3b82f6}.Home_guideCard__7IaD3[data-character=sunny] .Home_guideRole__2MAfB{color:#f59e0b}.Home_guideCard__7IaD3[data-character=sprout] .Home_guideRole__2MAfB{color:#22c55e}.Home_guideDesc__kGVhR{font-family:var(--font-body);font-size:.9rem;color:#64748b;line-height:1.6;margin-bottom:16px;font-style:italic}.Home_guideSpecialty__YbKu3{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f8fafc;border-radius:100px;font-family:var(--font-ui);font-size:.75rem;font-weight:600;color:#64748b}.Home_guideSpecialty__YbKu3 svg{width:14px;height:14px}.Home_guideCard__7IaD3[data-character=watt] .Home_guideSpecialty__YbKu3{background:rgba(251,191,36,.1);color:#b45309}.Home_guideCard__7IaD3[data-character=watt] .Home_guideSpecialty__YbKu3 svg{color:#f59e0b}.Home_guideCard__7IaD3[data-character=aqua] .Home_guideSpecialty__YbKu3{background:rgba(59,130,246,.1);color:#1d4ed8}.Home_guideCard__7IaD3[data-character=aqua] .Home_guideSpecialty__YbKu3 svg{color:#3b82f6}.Home_guideCard__7IaD3[data-character=sunny] .Home_guideSpecialty__YbKu3{background:rgba(251,191,36,.1);color:#b45309}.Home_guideCard__7IaD3[data-character=sunny] .Home_guideSpecialty__YbKu3 svg{color:#f59e0b}.Home_guideCard__7IaD3[data-character=sprout] .Home_guideSpecialty__YbKu3{background:rgba(34,197,94,.1);color:#15803d}.Home_guideCard__7IaD3[data-character=sprout] .Home_guideSpecialty__YbKu3 svg{color:#22c55e}.Home_guidesFunFact__4ml9S{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 32px;background:#fff;border:1px solid rgba(251,191,36,.2);border-radius:100px;max-width:700px;margin:0 auto}@media (max-width:640px){.Home_guidesFunFact__4ml9S{flex-direction:column;text-align:center;border-radius:24px;gap:12px}}.Home_guidesFunFactIcon__cIApk{width:40px;height:40px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_guidesFunFactIcon__cIApk svg{width:20px;height:20px;color:#b45309}.Home_guidesFunFact__4ml9S p{font-family:var(--font-body);font-size:.95rem;color:#64748b;line-height:1.5}.Home_guidesFunFact__4ml9S strong{color:#f59e0b}.Home_learning__JTASW{padding:100px 0 120px;background:linear-gradient(180deg,#fff,#f8fafc);position:relative}.Home_sectionHeader__2xRFM{text-align:center;margin-bottom:64px}.Home_sectionTag__qLYra{display:inline-block;padding:10px 20px;background:linear-gradient(135deg,rgba(0,155,223,.1),rgba(99,102,241,.1));border-radius:100px;font-family:var(--font-ui);font-size:.8rem;font-weight:700;color:var(--color-ocean-blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.Home_sectionTitle__kIhux{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--color-midnight);margin-bottom:16px;letter-spacing:-.03em}@media (min-width:768px){.Home_sectionTitle__kIhux{font-size:3rem}}.Home_sectionSubtitle__FxnuM{font-family:var(--font-body);font-size:1.15rem;color:#64748b;max-width:560px;margin:0 auto;line-height:1.7}.Home_learningGrid__dylri{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;margin-bottom:64px}@media (min-width:768px){.Home_learningGrid__dylri{grid-template-columns:repeat(3,1fr);gap:32px}}.Home_learningCard__y3R8A{position:relative;background:#fff;border-radius:24px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(.16,1,.3,1)}.Home_learningCard__y3R8A:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(0,0,0,.12);border-color:transparent}.Home_learningCardImage__WkVMu{position:relative;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_learningCardImage__WkVMu:before{content:"";position:absolute;inset:0;background:inherit;filter:saturate(1.1)}.Home_learningCardIcon__9s_YR{position:relative;width:80px;height:80px;background:hsla(0,0%,100%,.9);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.16,1,.3,1)}.Home_learningCard__y3R8A:hover .Home_learningCardIcon__9s_YR{transform:scale(1.08) rotate(-3deg);box-shadow:0 12px 32px rgba(0,0,0,.15)}.Home_learningCardIcon__9s_YR svg{width:36px;height:36px;color:var(--color-midnight)}.Home_learningCardNumber__MoPCZ{position:absolute;top:16px;right:16px;font-family:var(--font-display);font-size:.85rem;font-weight:800;color:rgba(0,0,0,.15);letter-spacing:-.02em}.Home_learningCardContent__VOz1b{padding:28px;display:flex;flex-direction:column;flex-grow:1}.Home_learningCardMeta__SIyEn{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Home_learningCardGrade__nNW8d{display:inline-flex;padding:6px 12px;background:#f1f5f9;border-radius:100px;font-family:var(--font-ui);font-size:.75rem;font-weight:600;color:#64748b}.Home_learningCardDuration__FxARM{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-ui);font-size:.8rem;font-weight:500;color:#94a3b8}.Home_learningCardDuration__FxARM svg{width:14px;height:14px}.Home_learningCardTitle__74SUt{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-midnight);margin-bottom:10px;letter-spacing:-.02em;line-height:1.3}.Home_learningCardDesc__ag_hI{font-family:var(--font-body);font-size:.95rem;color:#64748b;line-height:1.6;flex-grow:1;margin-bottom:20px}.Home_learningCardFooter__kfyZu{margin-top:auto;padding-top:20px;border-top:1px solid #f1f5f9}.Home_learningCardCta__zl1fw{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-ui);font-size:.9rem;font-weight:600;color:var(--color-ocean-blue);transition:all .3s ease}.Home_learningCardCta__zl1fw svg{width:16px;height:16px;transition:transform .3s ease}.Home_learningCard__y3R8A:hover .Home_learningCardCta__zl1fw{gap:12px}.Home_learningCard__y3R8A:hover .Home_learningCardCta__zl1fw svg{transform:translateX(4px)}.Home_learningStats__uQEYv{display:flex;flex-direction:column;gap:20px;padding:32px;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.04)}@media (min-width:768px){.Home_learningStats__uQEYv{flex-direction:row;justify-content:center;gap:64px;padding:40px 60px}}.Home_learningStat__NxrGc{display:flex;align-items:center;gap:16px}.Home_learningStatIcon__oiXfe{width:52px;height:52px;background:linear-gradient(135deg,rgba(0,155,223,.1),rgba(99,102,241,.1));border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Home_learningStatIcon__oiXfe svg{width:24px;height:24px;color:var(--color-ocean-blue)}.Home_learningStatContent__lkLYV{display:flex;flex-direction:column;gap:2px}.Home_learningStatContent__lkLYV strong{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--color-midnight);letter-spacing:-.02em}.Home_learningStatContent__lkLYV span{font-family:var(--font-body);font-size:.85rem;color:#94a3b8}.Home_wasterGame__T64Bm{padding:100px 0 120px;background:linear-gradient(180deg,#fefce8,#fef9c3 50%,#fef08a);position:relative;overflow:hidden}.Home_wasterGameBg__Ya7wz{position:absolute;inset:0;pointer-events:none}.Home_wasterGameGradient__9TyDS{position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 20% 20%,rgba(251,191,36,.2) 0,transparent 50%),radial-gradient(ellipse 50% 30% at 80% 80%,rgba(245,158,11,.15) 0,transparent 50%)}.Home_wasterGameHeader__wPOTp{text-align:center;margin-bottom:48px;position:relative;z-index:1}.Home_wasterGameTag__46bwK{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(245,158,11,.2);border:1px solid rgba(245,158,11,.3);border-radius:100px;font-family:var(--font-ui);font-size:.85rem;font-weight:700;color:#b45309;margin-bottom:20px}.Home_wasterGameTagIcon__aLGpw{font-size:1.1rem}.Home_wasterGameTitle__PW7Sb{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--color-midnight);margin-bottom:16px;letter-spacing:-.03em}@media (min-width:768px){.Home_wasterGameTitle__PW7Sb{font-size:3rem}}.Home_wasterGameTitleHighlight__oISJH{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_wasterGameSubtitle__4Lbys{font-family:var(--font-body);font-size:1.1rem;color:#78716c;max-width:550px;margin:0 auto;line-height:1.6}.Home_wasterGameContainer__IzrO3{position:relative;z-index:1;background:#fff;border-radius:32px;box-shadow:0 25px 80px rgba(0,0,0,.12);overflow:hidden;min-height:500px}.Home_wasterGameIntro__uX6oI{display:flex;align-items:center;justify-content:center;min-height:500px;padding:48px;background:linear-gradient(135deg,#fffbeb,#fef3c7)}.Home_wasterGameIntroContent__Fphdg{text-align:center;max-width:500px}.Home_wasterGameMascot__MIw7V{width:100px;height:100px;margin:0 auto 24px;animation:Home_bounce-gentle__HYENH 2s ease-in-out infinite}.Home_wasterGameMascotSvg__aNfvO{width:100%;height:100%}.Home_wasterGameIntroContent__Fphdg h3{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:var(--color-midnight);margin-bottom:12px}.Home_wasterGameIntroContent__Fphdg>p{font-family:var(--font-body);font-size:1.05rem;color:#78716c;line-height:1.6;margin-bottom:28px}.Home_wasterGameIntroContent__Fphdg strong{color:#b45309}.Home_wasterGameRules__N7xaZ{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.Home_wasterGameRule__jfy5R{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;background:#fff;border-radius:12px;font-family:var(--font-body);font-size:.95rem;color:#57534e}.Home_wasterGameRuleIcon__fs2MX{font-size:1.25rem}.Home_wasterGameStartBtn__PYIio{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:100px;font-family:var(--font-ui);font-size:1.1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(245,158,11,.35)}.Home_wasterGameStartBtn__PYIio:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(245,158,11,.45)}.Home_wasterGameStartBtn__PYIio svg{width:20px;height:20px;transition:transform .2s ease}.Home_wasterGameStartBtn__PYIio:hover svg{transform:translateX(4px)}.Home_wasterGamePlay__K_WBS{position:relative;padding:20px}.Home_wasterGameHud__BqR8p{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:16px;background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;margin-bottom:16px}@media (min-width:640px){.Home_wasterGameHud__BqR8p{gap:32px}}.Home_wasterGameHudItem__ItChK{display:flex;flex-direction:column;align-items:center;gap:4px}.Home_wasterGameHudLabel__dZZgD{font-family:var(--font-ui);font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.Home_wasterGameHudValue__cQY_d{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:#fff}.Home_wasterGameHudDanger__8OW8y{color:#ef4444;animation:Home_pulse__RjTWC .5s ease-in-out infinite}.Home_wasterGameHintBtn__NEZLT{display:flex;align-items:center;gap:6px;padding:10px 18px;background:rgba(251,191,36,.2);border:1px solid rgba(251,191,36,.4);border-radius:100px;font-family:var(--font-ui);font-size:.85rem;font-weight:600;color:#fbbf24;cursor:pointer;transition:all .2s ease}.Home_wasterGameHintBtn__NEZLT:hover:not(:disabled){background:rgba(251,191,36,.3)}.Home_wasterGameHintBtn__NEZLT:disabled{opacity:.5;cursor:not-allowed}.Home_wasterGameHintBubble__OcAe4{position:absolute;top:80px;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:12px;padding:18px 28px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #f59e0b;border-radius:16px;font-family:var(--font-body);font-size:1.05rem;font-weight:600;color:#92400e;box-shadow:0 10px 40px rgba(245,158,11,.4),0 0 0 4px rgba(245,158,11,.1);animation:Home_hintAppear__uHf47 .4s ease,Home_hintPulse__CyJ_0 2s ease-in-out infinite;max-width:90%;text-align:center}.Home_wasterGameHintBubble__OcAe4:before{bottom:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #f59e0b}.Home_wasterGameHintBubble__OcAe4:after,.Home_wasterGameHintBubble__OcAe4:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0}.Home_wasterGameHintBubble__OcAe4:after{bottom:-8px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fde68a}@keyframes Home_hintAppear__uHf47{0%{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes Home_hintPulse__CyJ_0{0%,to{box-shadow:0 10px 40px rgba(245,158,11,.4),0 0 0 4px rgba(245,158,11,.1)}50%{box-shadow:0 10px 40px rgba(245,158,11,.6),0 0 0 8px rgba(245,158,11,.2)}}.Home_wasterGameTipBubble__DDuyG{position:absolute;top:100px;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:12px;padding:16px 24px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #22c55e;border-radius:16px;box-shadow:0 8px 30px rgba(34,197,94,.3);animation:Home_slideDown__zAfbQ .3s ease;max-width:90%}.Home_wasterGameTipIcon__JMMBd{font-size:1.5rem}.Home_wasterGameTipBubble__DDuyG strong{display:block;font-family:var(--font-display);font-size:1rem;color:#166534;margin-bottom:2px}.Home_wasterGameTipBubble__DDuyG p{font-family:var(--font-body);font-size:.9rem;color:#15803d;margin:0}@keyframes Home_slideDown__zAfbQ{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Home_wasterGameRoom__u__cv{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px;overflow:hidden;background:#e2e8f0}.Home_roomWall__Y_uCX,.Home_wasterGameRoomBg__Bq54H{position:absolute;inset:0}.Home_roomWall__Y_uCX{bottom:30%;background:linear-gradient(180deg,#e0f2fe,#bae6fd)}.Home_roomFloor__jSKEQ{position:absolute;left:0;right:0;bottom:0;height:30%;background:linear-gradient(180deg,#a8a29e,#78716c)}.Home_roomWindow___21K9{position:absolute;top:5%;right:10%;width:18%;height:35%}.Home_roomWindowGlass__TX8XV{position:absolute;inset:8%;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border-radius:4px}.Home_roomWindowFrame__gyrot{position:absolute;inset:0;border:6px solid #fff;border-radius:8px;box-shadow:inset 0 0 0 2px #94a3b8}.Home_roomWindowOpen__sNsIr{position:absolute;right:-5%;top:10%;width:40%;height:80%;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:4px solid #fff;border-radius:4px;transform:perspective(100px) rotateY(-30deg);transform-origin:left}.Home_roomCurtainLeft__Myrfb,.Home_roomCurtainRight__sbtOc{position:absolute;top:-5%;width:20%;height:110%;background:linear-gradient(180deg,#fecaca,#fca5a5);border-radius:0 0 50% 50%}.Home_roomCurtainLeft__Myrfb{left:-8%}.Home_roomCurtainRight__sbtOc{right:-8%}.Home_roomLight__utK2O{position:absolute;top:0;left:15%;width:14%}.Home_roomLightFixture__8s682{width:60%;height:25px;margin:0 auto;background:linear-gradient(180deg,#d4d4d4,#a3a3a3);border-radius:0 0 50% 50%}.Home_roomLightGlow__9vFfu{width:100%;height:150px;background:radial-gradient(ellipse at top,rgba(253,224,71,.6) 0,rgba(253,224,71,.2) 40%,transparent 70%);animation:Home_flicker__Y86Gq 3s ease-in-out infinite}@keyframes Home_flicker__Y86Gq{0%,to{opacity:1}50%{opacity:.85}}.Home_roomCouch__Jzql0{position:absolute;bottom:32%;left:25%;width:30%;height:18%}.Home_roomCouchBase__vG6fS{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(180deg,#7c3aed,#6d28d9);border-radius:10px 10px 5px 5px}.Home_roomCouchBack__dzuG4{position:absolute;bottom:50%;left:0;right:0;height:60%;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:10px 10px 0 0}.Home_roomCouchPillow__7dsfj{position:absolute;bottom:55%;left:10%;width:25%;height:35%;background:linear-gradient(135deg,#c4b5fd,#a78bfa);border-radius:8px;transform:rotate(-10deg)}.Home_roomTvArea__J7TsY{position:absolute;bottom:30%;left:58%;width:22%}.Home_roomTvStand__P2zGu{position:absolute;bottom:0;left:10%;right:10%;height:30px;background:linear-gradient(180deg,#57534e,#44403c);border-radius:4px}.Home_roomTv__iuhqm{position:absolute;bottom:25px;left:0;right:0;height:80px;background:#1e1e1e;border-radius:6px;border:4px solid #2d2d2d}.Home_roomTvScreen__PIVBK{position:absolute;inset:4px;background:linear-gradient(135deg,#3b82f6,#1d4ed8 50%,#60a5fa);border-radius:2px;animation:Home_tvFlicker__aW9mi 4s ease-in-out infinite}@keyframes Home_tvFlicker__aW9mi{0%,to{opacity:1}50%{opacity:.9}52%{opacity:1}54%{opacity:.85}56%{opacity:1}}.Home_roomKitchen__rM3Rw{position:absolute;right:0;bottom:30%;width:25%;height:45%}.Home_roomFridge__Wv4iV{position:absolute;left:0;bottom:0;width:55%;height:100%;background:linear-gradient(180deg,#e5e7eb,#d1d5db);border-radius:8px;border:2px solid #9ca3af}.Home_roomFridgeHandle__iIFfD{position:absolute;right:10%;top:20%;width:8%;height:25%;background:#6b7280;border-radius:4px}.Home_roomFridgeOpen__iHWiB{position:absolute;left:-25%;top:5%;width:50%;height:50%;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border:2px solid #9ca3af;border-radius:6px;transform:perspective(100px) rotateY(20deg);transform-origin:right}.Home_roomFridgeCold__R25b5{position:absolute;left:-30%;top:10%;width:40%;height:60%;background:radial-gradient(ellipse,rgba(147,197,253,.4) 0,transparent 70%);animation:Home_coldAir__4x52U 2s ease-in-out infinite}@keyframes Home_coldAir__4x52U{0%,to{opacity:.6;transform:translateX(0)}50%{opacity:.3;transform:translateX(-10px)}}.Home_roomCounter__gCH5G{position:absolute;right:0;bottom:0;width:50%;height:50%;background:linear-gradient(180deg,#a1a1aa,#71717a);border-radius:4px 4px 0 0}.Home_roomSink__4m5KG{position:absolute;top:10%;left:20%;width:60%;height:25%;background:#52525b;border-radius:4px;border:3px solid #71717a}.Home_roomFaucet__JTLem{position:absolute;top:-15%;left:45%;width:12%;height:30%;background:linear-gradient(180deg,#a1a1aa,#6b7280);border-radius:4px 4px 0 0}.Home_roomFaucet__JTLem:after{content:"";position:absolute;bottom:0;left:25%;width:50%;height:40%;background:#6b7280;border-radius:0 0 2px 2px}.Home_roomWaterStream___Em2F{position:absolute;top:12%;left:48%;width:6%;height:25%;background:linear-gradient(180deg,rgba(147,197,253,.8),rgba(59,130,246,.6));border-radius:0 0 50% 50%;animation:Home_waterFlow__bIGAF .3s ease-in-out infinite alternate}.Home_roomCharger__6JVzV{position:absolute;bottom:18%;left:40%;width:10%;height:8%}.Home_roomChargerPlug__6H1HW{position:absolute;bottom:50%;left:30%;width:40%;height:60%;background:#fff;border-radius:4px;border:2px solid #d4d4d4}.Home_roomChargerCable__jSQ3d{position:absolute;bottom:0;left:45%;width:10%;height:80%;background:#1e1e1e;border-radius:4px}.Home_roomRug__xEEax{position:absolute;bottom:10%;left:28%;width:25%;height:15%;background:linear-gradient(135deg,#fb923c,#f97316 50%,#ea580c);border-radius:50%;opacity:.8}.Home_roomAc__nQCOI{position:absolute;top:10%;right:30%;width:15%;height:10%;background:linear-gradient(180deg,#f5f5f5,#e5e5e5);border-radius:6px;border:2px solid #d4d4d4}.Home_roomAcVent__LbYN4{position:absolute;bottom:20%;left:10%;right:10%;height:30%;background:repeating-linear-gradient(90deg,#a3a3a3,#a3a3a3 2px,transparent 0,transparent 6px)}.Home_roomAcAir__Dd9wu{position:absolute;bottom:-100%;left:0;right:0;height:100%;background:linear-gradient(180deg,rgba(147,197,253,.3),transparent);animation:Home_acBlow___OmGM 2s ease-in-out infinite}@keyframes Home_acBlow___OmGM{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:.2;transform:translateY(20px)}}.Home_wasterHotspot__GowiN{position:absolute;background:transparent;border:3px dashed transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;z-index:5}.Home_wasterHotspot__GowiN:hover:not(:disabled){background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.5)}.Home_wasterHotspot__GowiN:focus{outline:none;background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.6)}.Home_wasterHotspotFound__4qMvK{background:rgba(34,197,94,.2)!important;border-color:#22c55e!important;border-style:solid!important;cursor:default}.Home_wasterHintHighlight__S7Ifm{position:absolute;z-index:4;pointer-events:none;border-radius:20px;background:radial-gradient(ellipse at center,rgba(245,158,11,.3) 0,rgba(245,158,11,.1) 50%,transparent 70%);animation:Home_hintGlow__K8xY8 1.5s ease-in-out infinite}@keyframes Home_hintGlow__K8xY8{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Home_wasterHotspotHinted__qunxc{border-color:rgba(245,158,11,.7)!important;border-style:dashed!important;background:rgba(245,158,11,.15)!important;animation:Home_hotspotPulse__GU2V7 1s ease-in-out infinite}@keyframes Home_hotspotPulse__GU2V7{0%,to{box-shadow:0 0 0 0 rgba(245,158,11,.4)}50%{box-shadow:0 0 20px 10px rgba(245,158,11,.3)}}.Home_wasterFoundMark__n8gY2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;animation:Home_popIn__AjRme .3s ease}@keyframes Home_popIn__AjRme{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.Home_wasterGameProgress__aG_ig{display:flex;align-items:center;gap:16px;margin-top:16px;padding:0 8px}.Home_wasterGameProgressTrack__ZrHM5{flex:1 1;height:12px;background:#e5e7eb;border-radius:100px;overflow:hidden}.Home_wasterGameProgressFill__roZ4q{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:100px;transition:width .4s ease}.Home_wasterGameProgress__aG_ig span{font-family:var(--font-ui);font-size:.85rem;font-weight:600;color:#64748b;white-space:nowrap}.Home_wasterGameComplete__aTdYY{display:flex;align-items:center;justify-content:center;min-height:500px;padding:48px;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.Home_wasterGameCompleteContent__G0gQY{text-align:center;max-width:500px}.Home_wasterGameTrophy__8_BJ8{font-size:4rem;margin-bottom:20px;animation:Home_bounce-gentle__HYENH 1s ease-in-out infinite}.Home_wasterGameCompleteContent__G0gQY h3{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--color-midnight);margin-bottom:8px}.Home_wasterGameCompleteContent__G0gQY>p{font-family:var(--font-body);font-size:1.1rem;color:#64748b;margin-bottom:24px}.Home_wasterGameFinalScore__G9W8_{display:flex;flex-direction:column;gap:4px;padding:20px 40px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:16px;margin-bottom:28px;display:inline-flex}.Home_wasterGameFinalScoreLabel__8yzQm{font-family:var(--font-ui);font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.1em}.Home_wasterGameFinalScoreValue__8X7yf{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:#fff}.Home_wasterGameTips__MVeDv{text-align:left;padding:24px;background:#fff;border-radius:16px;margin-bottom:28px}.Home_wasterGameTips__MVeDv h4{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-midnight);margin-bottom:16px}.Home_wasterGameTips__MVeDv ul{display:flex;flex-direction:column;gap:10px}.Home_wasterGameTips__MVeDv li{display:flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:.9rem;color:#64748b}.Home_tipFound__iKAbt{color:#22c55e;font-weight:700}.Home_tipMissed__7zsUU{color:#ef4444;font-weight:700}.Home_wasterGameStats__IaReu{display:flex;justify-content:center;margin-top:32px}.Home_wasterGameStat__dnFPw{display:flex;align-items:center;gap:12px;padding:16px 28px;background:#fff;border-radius:100px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Home_wasterGameStatIcon__wrZwz{font-size:1.5rem}.Home_wasterGameStatText__a9HjP{font-family:var(--font-body);font-size:.95rem;color:#64748b}.Home_wasterGameStatText__a9HjP strong{color:#f59e0b;font-weight:700}.Home_wasterGameRoomSvg__2wVcU{width:100%;height:100%;display:block}.Home_lightGroup__5BqV7{transform-origin:center top}.Home_lightGlowAnim__005eb{animation:Home_lightPulse__M1gbG 2s ease-in-out infinite}@keyframes Home_lightPulse__M1gbG{0%,to{opacity:.8}50%{opacity:.5}}.Home_lightRays__0_70D{animation:Home_rayFlicker__10iTj 3s ease-in-out infinite}@keyframes Home_rayFlicker__10iTj{0%,to{opacity:.6}25%{opacity:.4}50%{opacity:.7}75%{opacity:.5}}.Home_ledBlink__9Ec3k{animation:Home_ledBlink__9Ec3k 1.5s ease-in-out infinite}@keyframes Home_ledBlink__9Ec3k{0%,to{opacity:1;fill:#4caf50}50%{opacity:.4;fill:#81c784}}.Home_tvScreen__UtL1U{animation:Home_tvScreenFlicker__tAHiS 4s ease-in-out infinite}@keyframes Home_tvScreenFlicker__tAHiS{0%,to{fill:#2196f3}25%{fill:#1e88e5}50%{fill:#42a5f5}75%{fill:#1976d2}}.Home_fridgeGroup__cql9g .Home_coldAir__4x52U{animation:Home_coldAirEscape__4dOoO 2.5s ease-in-out infinite}@keyframes Home_coldAirEscape__4dOoO{0%{opacity:.8;transform:translateX(0)}50%{opacity:.4;transform:translateX(-15px)}to{opacity:.8;transform:translateX(0)}}.Home_coldAir__4x52U path{animation:Home_coldWave__aBtiH 2s ease-in-out infinite;stroke-dasharray:10,5}@keyframes Home_coldWave__aBtiH{0%,to{stroke-dashoffset:0;opacity:.6}50%{stroke-dashoffset:15;opacity:.3}}.Home_waterStream__XcDMO{animation:Home_waterFlow__bIGAF .5s ease-in-out infinite alternate}@keyframes Home_waterFlow__bIGAF{0%{opacity:.9}to{opacity:1}}.Home_waterStream__XcDMO path{stroke-dasharray:8,4;animation:Home_waterDash__GIVH3 .4s linear infinite}@keyframes Home_waterDash__GIVH3{0%{stroke-dashoffset:0}to{stroke-dashoffset:-12}}.Home_splash1__KzsyN{animation:Home_splashBounce1__bIXSS .8s ease-in-out infinite}.Home_splash2__4rcc_{animation:Home_splashBounce2__vPg_f .9s ease-in-out infinite}.Home_splash3__j13iV{animation:Home_splashBounce3__8eqKE .7s ease-in-out infinite}@keyframes Home_splashBounce1__bIXSS{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-8px) scale(1.2);opacity:.4}}@keyframes Home_splashBounce2__vPg_f{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-6px) scale(1.1);opacity:.3}}@keyframes Home_splashBounce3__8eqKE{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-10px) scale(1.3);opacity:.5}}.Home_acAirOut__cDVmY path{animation:Home_acAirFlow__6SEtW 1.5s ease-in-out infinite}@keyframes Home_acAirFlow__6SEtW{0%{stroke-dashoffset:0;opacity:.6}50%{opacity:.3}to{stroke-dashoffset:-20;opacity:.6}}.Home_acVents__9Dv_C line{animation:Home_ventPulse__LXpM9 1s ease-in-out infinite alternate}@keyframes Home_ventPulse__LXpM9{0%{opacity:1}to{opacity:.5}}.Home_chargerGroup__T3KqG .Home_ledBlink__9Ec3k{animation:Home_chargerLed__GB2dS 1s ease-in-out infinite}@keyframes Home_chargerLed__GB2dS{0%,to{fill:#4caf50;opacity:1}50%{fill:#81c784;opacity:.5}}.Home_games__S_ypF{padding:100px 0 120px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden}.Home_gamesBg__ZfEi0{position:absolute;inset:0;pointer-events:none}.Home_gamesBlob1__ds93a{position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,100%,71%,.08) 0,transparent 60%);border-radius:50%;animation:Home_float__oJ3_9 20s ease-in-out infinite}.Home_gamesBlob2__QXUeU{position:absolute;bottom:-15%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,155,223,.06) 0,transparent 60%);border-radius:50%;animation:Home_float__oJ3_9 25s ease-in-out infinite reverse}.Home_gamesGrid__W5pHF{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:48px}@media (min-width:768px){.Home_gamesGrid__W5pHF{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:24px}}@media (min-width:1024px){.Home_gamesGrid__W5pHF{grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:repeat(2,1fr)}}.Home_gameCard__aO0Z8{position:relative;background:#fff;border-radius:24px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(.16,1,.3,1)}.Home_gameCard__aO0Z8:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:transparent}.Home_gameCardFeatured__vhc4T{flex-direction:column;background:linear-gradient(135deg,#ff6b6b,#ee5a5a);align-items:stretch;position:relative;overflow:hidden}@media (min-width:1024px){.Home_gameCardFeatured__vhc4T{grid-row:span 2}}.Home_gameCardFeatured__vhc4T:hover{box-shadow:0 24px 48px hsla(0,100%,71%,.25)}.Home_gameCardGlow__oswao{position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 60%);pointer-events:none}.Home_gameCardFeatured__vhc4T .Home_gameCardContent__xoLdL{flex:1 1;padding:32px;display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:1;width:100%;min-width:0;box-sizing:border-box}.Home_gameCardHeader__23bKm{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;width:100%}.Home_gameCardBadge__X6dSy{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;font-family:var(--font-ui);font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.Home_gameCardBadge__X6dSy svg{width:14px;height:14px}.Home_gameCardDifficulty__5XUgS{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-ui);font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.8);flex-shrink:0}.Home_gameCardFeatured__vhc4T .Home_gameCardHeader__23bKm{display:flex;width:100%;justify-content:space-between;align-items:center}.Home_gameCardFeatured__vhc4T .Home_gameCardDifficulty__5XUgS{color:hsla(0,0%,100%,.8)}.Home_gameCardFeatured__vhc4T .Home_gameCardFooter____ea2{display:flex;width:100%;justify-content:space-between;align-items:center}.Home_difficultyDot__BS34G{width:6px;height:6px;background:currentColor;border-radius:50%}.Home_difficultyDotEmpty__yxTBd{width:6px;height:6px;border:1px solid;border-radius:50%;opacity:.5}.Home_gameCardIcon__Oymjn{width:72px;height:72px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .3s ease}.Home_gameCardFeatured__vhc4T:hover .Home_gameCardIcon__Oymjn{transform:scale(1.05) rotate(-3deg);background:hsla(0,0%,100%,.25)}.Home_gameCardIcon__Oymjn svg{width:36px;height:36px;color:#fff}.Home_gameCardTitle__JNBda{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:12px;letter-spacing:-.02em;line-height:1.2}.Home_gameCardDesc__HRX5t{font-family:var(--font-body);font-size:1rem;color:hsla(0,0%,100%,.85);line-height:1.6;flex-grow:1;margin-bottom:24px}.Home_gameCardFooter____ea2{justify-content:space-between;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15);margin-top:auto;width:100%}.Home_gameCardFooter____ea2,.Home_gameCardStats__0Xlvj{display:flex;align-items:center;gap:16px}.Home_gameCardPlays__RiJu0{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-ui);font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.7)}.Home_gameCardPlays__RiJu0 svg{width:14px;height:14px}.Home_gameCardCta__jq38S{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border-radius:100px;font-family:var(--font-ui);font-size:.9rem;font-weight:700;color:#ff6b6b;transition:all .3s ease;flex-shrink:0}.Home_gameCardCta__jq38S svg{width:16px;height:16px;transition:transform .3s ease}.Home_gameCardFeatured__vhc4T:hover .Home_gameCardCta__jq38S{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Home_gameCardFeatured__vhc4T:hover .Home_gameCardCta__jq38S svg{transform:translateX(4px)}.Home_gameCardVisual__s_zQU{display:none;align-items:center;justify-content:center;padding:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.6}@media (min-width:1024px){.Home_gameCardVisual__s_zQU{display:flex;width:220px;height:auto}}.Home_gameVisualGrid__5wFLM{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;transform:rotate(-5deg)}.Home_gridCell__ecsy2{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:8px;transition:all .3s ease}.Home_gridCellActive__vd5gG{background:hsla(0,0%,100%,.3);box-shadow:0 0 20px hsla(0,0%,100%,.3);animation:Home_pulse__RjTWC 2s ease-in-out infinite}.Home_gameCardQuiz__Po65Y,.Home_gameCardSolar__hdPe0,.Home_gameCardWater__90vxq{flex-direction:column}.Home_gameCardWater__90vxq{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.Home_gameCardWater__90vxq:hover{box-shadow:0 20px 40px rgba(14,165,233,.25)}.Home_gameCardSolar__hdPe0{background:linear-gradient(135deg,#f59e0b,#d97706)}.Home_gameCardSolar__hdPe0:hover{box-shadow:0 20px 40px rgba(245,158,11,.25)}.Home_gameCardQuiz__Po65Y{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.Home_gameCardQuiz__Po65Y:hover{box-shadow:0 20px 40px rgba(139,92,246,.25)}.Home_gameCardQuiz__Po65Y .Home_gameCardContent__xoLdL,.Home_gameCardSolar__hdPe0 .Home_gameCardContent__xoLdL,.Home_gameCardWater__90vxq .Home_gameCardContent__xoLdL{padding:24px;display:flex;flex-direction:column;height:100%}.Home_gameCardTag__OjORi{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.Home_gameCardTagNew__uVWWh,.Home_gameCardTag__OjORi{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:100px;font-family:var(--font-ui);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.Home_gameCardTagNew__uVWWh{background:#fff;color:#8b5cf6}.Home_gameCardQuiz__Po65Y .Home_gameCardDifficulty__5XUgS,.Home_gameCardSolar__hdPe0 .Home_gameCardDifficulty__5XUgS,.Home_gameCardWater__90vxq .Home_gameCardDifficulty__5XUgS{color:hsla(0,0%,100%,.8)}.Home_gameCardIconSmall__WbWtp{width:52px;height:52px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:16px 0;transition:all .3s ease}.Home_gameCard__aO0Z8:hover .Home_gameCardIconSmall__WbWtp{transform:scale(1.05) rotate(-3deg)}.Home_gameCardIconSmall__WbWtp svg{width:26px;height:26px;color:#fff}.Home_gameCardTitleSmall__BvnfQ{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:8px;letter-spacing:-.01em}.Home_gameCardDescSmall__H0C4A{font-family:var(--font-body);font-size:.875rem;color:hsla(0,0%,100%,.8);line-height:1.5;flex-grow:1}.Home_gameCardFooterSmall__xJTvt{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.15)}.Home_gameCardPlaysSmall__YCIGU{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-ui);font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.7)}.Home_gameCardPlaysSmall__YCIGU svg{width:12px;height:12px}.Home_gameCardCtaSmall__UbdQP{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;font-family:var(--font-ui);font-size:.8rem;font-weight:600;color:#fff;transition:all .3s ease}.Home_gameCardCtaSmall__UbdQP svg{width:14px;height:14px;transition:transform .3s ease}.Home_gameCard__aO0Z8:hover .Home_gameCardCtaSmall__UbdQP{background:hsla(0,0%,100%,.3)}.Home_gameCard__aO0Z8:hover .Home_gameCardCtaSmall__UbdQP svg{transform:translateX(3px)}.Home_gamesMore__4eJ_M{display:flex;justify-content:center}.Home_gamesMoreLink__5i4YM{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;border-radius:100px;font-family:var(--font-ui);font-size:1rem;font-weight:600;color:var(--color-midnight);text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease}.Home_gamesMoreLink__5i4YM:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.Home_gamesMoreLink__5i4YM svg{width:18px;height:18px;transition:transform .3s ease}.Home_gamesMoreLink__5i4YM:hover svg{transform:translateX(4px)}.Home_solar__iT7_0{padding:100px 0 120px;background:linear-gradient(180deg,#0f172a,#1e293b 50%,#0f172a);position:relative;overflow:hidden}.Home_solarBg__uyFxM{position:absolute;inset:0;pointer-events:none}.Home_solarGradient__fwvMH,.Home_solarOrb__OvIQY{display:none}.Home_solarParticles__t8DCj{position:absolute;inset:0}.Home_solarParticles__t8DCj span{position:absolute;width:4px;height:4px;background:#fbbf24;border-radius:50%;opacity:.3;animation:Home_twinkle__jeDDS 3s ease-in-out infinite}.Home_solarParticles__t8DCj span:first-child{top:20%;left:15%;animation-delay:0s}.Home_solarParticles__t8DCj span:nth-child(2){top:40%;left:80%;animation-delay:.5s}.Home_solarParticles__t8DCj span:nth-child(3){top:70%;left:25%;animation-delay:1s}.Home_solarParticles__t8DCj span:nth-child(4){top:30%;left:60%;animation-delay:1.5s}.Home_solarParticles__t8DCj span:nth-child(5){top:80%;left:70%;animation-delay:2s}@keyframes Home_twinkle__jeDDS{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.5)}}.Home_solarHeader__9Hrhc{text-align:center;margin-bottom:60px;position:relative;z-index:1}.Home_solarTag__ZvSY3{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(251,191,36,.15);border:1px solid rgba(251,191,36,.3);border-radius:100px;font-family:var(--font-ui);font-size:.8rem;font-weight:700;color:#fbbf24;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px}.Home_solarTagDot__0uXYS{width:8px;height:8px;background:#fbbf24;border-radius:50%;animation:Home_pulse__RjTWC 2s ease-in-out infinite}.Home_solarTitle__PBLHO{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-.03em}@media (min-width:768px){.Home_solarTitle__PBLHO{font-size:3rem}}.Home_solarTitleHighlight__AkqKL{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_solarSubtitle__FXEKi{font-family:var(--font-body);font-size:1.15rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.7}.Home_solarDashboard__ycBNe{position:relative;z-index:1;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:32px;padding:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (min-width:768px){.Home_solarDashboard__ycBNe{padding:60px}}.Home_solarSunArea__GH7cp{display:flex;flex-direction:column;align-items:center;margin-bottom:48px}.Home_solarSunWrapper__CFZKr{position:relative;width:140px;height:140px;margin-bottom:20px}.Home_solarSunGlow__l7hHh{display:none}.Home_solarSun__Ivm86{position:absolute;inset:30px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none}.Home_solarSun__Ivm86 svg{width:50px;height:50px;color:#fff}.Home_solarSunRing__w4Vh7{position:absolute;inset:0;border:2px dashed rgba(251,191,36,.3);border-radius:50%;animation:Home_spin__mtALV 20s linear infinite}.Home_solarSunRing2__JYu_I{position:absolute;inset:-15px;border:1px dashed rgba(251,191,36,.2);border-radius:50%;animation:Home_spin__mtALV 30s linear infinite reverse}@keyframes Home_spin__mtALV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_solarSunLabel__KCNwH{text-align:center}.Home_solarSunStatus__zqoSc{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);border-radius:100px;font-family:var(--font-ui);font-size:.8rem;font-weight:600;color:#22c55e}.Home_statusDot__yjl5_{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:Home_pulse__RjTWC 1.5s ease-in-out infinite}.Home_solarStatsGrid__L6fUz{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-bottom:40px}@media (min-width:640px){.Home_solarStatsGrid__L6fUz{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_solarStatsGrid__L6fUz{grid-template-columns:repeat(4,1fr);gap:20px}}.Home_solarStatCard__t2SYU{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:20px;text-align:center;transition:all .3s ease}.Home_solarStatCard__t2SYU:hover{background:hsla(0,0%,100%,.06);border-color:rgba(251,191,36,.2);transform:translateY(-4px)}.Home_solarStatIcon__x7493{width:48px;height:48px;background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(251,146,60,.2));border-radius:14px;display:flex;align-items:center;justify-content:center}.Home_solarStatIcon__x7493 svg{width:24px;height:24px;color:#fbbf24}.Home_solarStatInfo___bHIh{display:flex;flex-direction:column;gap:4px}.Home_solarStatValue__Wmeo3{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.02em}.Home_solarStatLabel__Bwymy{font-family:var(--font-body);font-size:.8rem;color:#64748b}.Home_solarStatTrend__rBoIo{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:rgba(251,191,36,.15);border-radius:100px;font-family:var(--font-ui);font-size:.7rem;font-weight:700;color:#fbbf24}.Home_solarStatTrend__rBoIo svg{width:12px;height:12px;transform:rotate(-45deg)}.Home_solarStatTrendGreen__GU5AY{background:rgba(34,197,94,.15);color:#22c55e}.Home_solarStatTrendGreen__GU5AY svg{transform:none}.Home_solarCtaArea__B_GJf{display:flex;flex-direction:column;align-items:center;gap:16px}.Home_solarCta___vMMP{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:var(--font-ui);font-size:1rem;font-weight:700;color:#1e293b;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:100px;text-decoration:none;box-shadow:0 4px 20px rgba(251,191,36,.3);transition:all .3s ease}.Home_solarCta___vMMP:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(251,191,36,.4)}.Home_solarCta___vMMP svg{width:18px;height:18px;transition:transform .3s ease}.Home_solarCta___vMMP:hover svg{transform:translateX(4px)}.Home_solarCtaNote__BiGCe{font-family:var(--font-body);font-size:.85rem;color:#64748b}.Home_educators__T2bG4{padding:100px 0 120px;background:linear-gradient(180deg,#faf5ff,#f3e8ff 50%,#ede9fe);position:relative;overflow:hidden}.Home_educatorsBg__jx22v{position:absolute;inset:0;pointer-events:none}.Home_educatorsGradient__dgvOy{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 0 0,rgba(144,64,152,.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(139,92,246,.08) 0,transparent 50%)}.Home_educatorsPattern__6S_0K{position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(144,64,152,.08) 1px,transparent 0);background-size:40px 40px}.Home_educatorsHeader__oS7TY{text-align:center;margin-bottom:60px;position:relative;z-index:1}.Home_educatorsTag__Hw6BT{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(144,64,152,.1);border:1px solid rgba(144,64,152,.2);border-radius:100px;font-family:var(--font-ui);font-size:.85rem;font-weight:600;color:var(--color-electric-purple);margin-bottom:24px}.Home_educatorsTag__Hw6BT svg{width:16px;height:16px}.Home_educatorsTitle__xutwR{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--color-midnight);margin-bottom:20px;letter-spacing:-.03em}@media (min-width:768px){.Home_educatorsTitle__xutwR{font-size:3rem}}.Home_educatorsTitleHighlight__AdYR5{background:linear-gradient(135deg,var(--color-electric-purple) 0,#8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_educatorsSubtitle__0Ww_E{font-family:var(--font-body);font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.Home_educatorsGrid__B0xPr{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;position:relative;z-index:1}@media (min-width:1024px){.Home_educatorsGrid__B0xPr{grid-template-columns:1fr 400px;gap:60px;align-items:start}}.Home_educatorsFeatures__YbwUA{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:640px){.Home_educatorsFeatures__YbwUA{grid-template-columns:repeat(2,1fr)}}.Home_educatorFeatureCard___KRkh{position:relative;padding:24px;background:#fff;border:1px solid rgba(144,64,152,.1);border-radius:20px;transition:all .3s ease}.Home_educatorFeatureCard___KRkh:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(144,64,152,.12);border-color:rgba(144,64,152,.2)}.Home_educatorFeatureIcon__tjB_S{width:48px;height:48px;background:linear-gradient(135deg,rgba(144,64,152,.1),rgba(139,92,246,.1));border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.Home_educatorFeatureIcon__tjB_S svg{width:24px;height:24px;color:var(--color-electric-purple)}.Home_educatorFeatureContent___JexZ h3{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-midnight);margin-bottom:8px}.Home_educatorFeatureContent___JexZ p{font-family:var(--font-body);font-size:.9rem;color:#64748b;line-height:1.6}.Home_educatorFeatureBadge__g2DtS{position:absolute;top:20px;right:20px;padding:6px 12px;background:linear-gradient(135deg,var(--color-electric-purple) 0,#8b5cf6 100%);border-radius:100px;font-family:var(--font-ui);font-size:.7rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.Home_educatorsCta__MA_O2{display:flex;flex-direction:column;gap:20px}.Home_educatorsCtaCard__o_M6I{position:relative;padding:40px;background:linear-gradient(135deg,var(--color-electric-purple) 0,#7c3aed 100%);border-radius:28px;overflow:hidden}.Home_educatorsCtaGlow__gn6NU{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle at center,hsla(0,0%,100%,.1) 0,transparent 50%);pointer-events:none}.Home_educatorsCtaContent__bOq_e{position:relative;z-index:1}.Home_educatorsCtaIcon__FdnqT{width:56px;height:56px;background:hsla(0,0%,100%,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Home_educatorsCtaIcon__FdnqT svg{width:28px;height:28px;color:#fff}.Home_educatorsCtaTitle__E0MYG{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:12px}.Home_educatorsCtaDesc__zDSrd{font-family:var(--font-body);font-size:.95rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin-bottom:20px}.Home_educatorsCtaList__I4y1B{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.Home_educatorsCtaList__I4y1B li{display:flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:.9rem;color:hsla(0,0%,100%,.9)}.Home_educatorsCtaList__I4y1B svg{width:18px;height:18px;color:#a5f3fc;flex-shrink:0}.Home_educatorsCtaBtn__JPmVu{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;background:#fff;border-radius:100px;font-family:var(--font-ui);font-size:1rem;font-weight:600;color:var(--color-electric-purple);text-decoration:none;transition:all .25s ease}.Home_educatorsCtaBtn__JPmVu:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Home_educatorsCtaBtn__JPmVu svg{width:18px;height:18px;transition:transform .2s ease}.Home_educatorsCtaBtn__JPmVu:hover svg{transform:translateX(4px)}.Home_educatorsCtaDecor__1kx5Z{position:absolute;bottom:20px;right:20px;display:flex;gap:8px}.Home_educatorsCtaDecor__1kx5Z span{width:8px;height:8px;background:hsla(0,0%,100%,.2);border-radius:50%}.Home_educatorsCtaDecor__1kx5Z span:first-child{animation:Home_pulse__RjTWC 2s ease-in-out infinite}.Home_educatorsCtaDecor__1kx5Z span:nth-child(2){animation:Home_pulse__RjTWC 2s ease-in-out .3s infinite}.Home_educatorsCtaDecor__1kx5Z span:nth-child(3){animation:Home_pulse__RjTWC 2s ease-in-out .6s infinite}.Home_educatorsStats__VS5Ep{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:24px;background:#fff;border:1px solid rgba(144,64,152,.1);border-radius:20px}.Home_educatorsStat__jRKCa{text-align:center}.Home_educatorsStatValue__BeP5b{display:block;font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--color-electric-purple);margin-bottom:4px}.Home_educatorsStatLabel__tAIs4{font-family:var(--font-ui);font-size:.8rem;font-weight:500;color:#64748b}.Home_footer__wJNRn{padding:0 0 40px;background:linear-gradient(180deg,#0f172a,#1e293b 50%,#0f172a);position:relative;overflow:hidden}.Home_footerBg__qT_6s{position:absolute;inset:0;pointer-events:none}.Home_footerGradient__iGQFn{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 20% 100%,rgba(0,155,223,.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(144,64,152,.06) 0,transparent 50%)}.Home_footerGlow__j07Ue{position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,155,223,.5),rgba(144,64,152,.5),transparent)}.Home_footerCta__80hNT{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 32px;margin-top:80px;margin-bottom:60px;background:linear-gradient(135deg,rgba(0,155,223,.1),rgba(144,64,152,.1));border:1px solid hsla(0,0%,100%,.08);border-radius:24px;text-align:center}@media (min-width:768px){.Home_footerCta__80hNT{flex-direction:row;justify-content:space-between;text-align:left;padding:48px}}.Home_footerCtaContent__D5sqD{max-width:400px}.Home_footerCtaTitle__qnvKD{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:8px}.Home_footerCtaDesc__YfeO9{font-family:var(--font-body);font-size:.95rem;color:#94a3b8;line-height:1.6}.Home_footerCtaForm__I7GbW{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px}@media (min-width:640px){.Home_footerCtaForm__I7GbW{flex-direction:row}}.Home_footerInputWrapper__zHnOc{position:relative;flex:1 1}.Home_footerInputWrapper__zHnOc svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#64748b}.Home_footerInput__lTmzJ{width:100%;padding:16px 16px 16px 48px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;font-family:var(--font-body);font-size:.95rem;color:#fff;transition:all .2s ease}.Home_footerInput__lTmzJ::placeholder{color:#64748b}.Home_footerInput__lTmzJ:focus{outline:none;border-color:var(--color-ocean-blue);background:hsla(0,0%,100%,.08)}.Home_footerCtaBtn__rT1Io{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;background:linear-gradient(135deg,var(--color-ocean-blue) 0,#0284c7 100%);border:none;border-radius:12px;font-family:var(--font-ui);font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:all .25s ease;white-space:nowrap}.Home_footerCtaBtn__rT1Io:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,155,223,.35)}.Home_footerCtaBtn__rT1Io svg{width:18px;height:18px;transition:transform .2s ease}.Home_footerCtaBtn__rT1Io:hover svg{transform:translateX(4px)}.Home_footerMain__7oeoU{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:32px}@media (min-width:1024px){.Home_footerMain__7oeoU{grid-template-columns:320px 1fr;gap:80px}}.Home_footerBrand__AjuIM{text-align:center}@media (min-width:1024px){.Home_footerBrand__AjuIM{text-align:left}}.Home_footerLogo__TXwJA{display:inline-flex;align-items:center;gap:14px;text-decoration:none;margin-bottom:20px}.Home_footerLogo__TXwJA img{width:48px;height:48px;border-radius:12px}.Home_footerLogoText__ZwhYf{display:flex;flex-direction:column;gap:2px}.Home_footerLogoPrimary__IIqLW{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:#fff;line-height:1.2}.Home_footerLogoSecondary__CW3my{font-family:var(--font-ui);font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.1em}.Home_footerTagline__jReYP{font-family:var(--font-body);font-size:.95rem;color:#94a3b8;line-height:1.7;max-width:280px;margin:0 auto 24px}@media (min-width:1024px){.Home_footerTagline__jReYP{margin:0 0 24px}}.Home_footerSocial__CW6bn{display:flex;justify-content:center;gap:12px}@media (min-width:1024px){.Home_footerSocial__CW6bn{justify-content:flex-start}}.Home_footerSocial__CW6bn a{width:44px;height:44px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .25s ease}.Home_footerSocial__CW6bn a:hover{background:rgba(0,155,223,.15);border-color:rgba(0,155,223,.3);color:var(--color-ocean-blue);transform:translateY(-2px)}.Home_footerSocial__CW6bn svg{width:20px;height:20px}.Home_footerLinks__JIDUa{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}@media (min-width:768px){.Home_footerLinks__JIDUa{grid-template-columns:repeat(4,1fr);gap:40px}}.Home_footerColumn__BUWaC{text-align:center}@media (min-width:768px){.Home_footerColumn__BUWaC{text-align:left}}.Home_footerHeading__t_s78{font-family:var(--font-ui);font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.Home_footerColumn__BUWaC ul{display:flex;flex-direction:column;gap:14px}.Home_footerColumn__BUWaC a{font-family:var(--font-body);font-size:.9rem;color:#94a3b8;text-decoration:none;transition:all .2s ease;display:inline-block}.Home_footerColumn__BUWaC a:hover{color:#fff;transform:translateX(4px)}.Home_footerBottom__YbXOc{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media (min-width:768px){.Home_footerBottom__YbXOc{flex-direction:row;justify-content:space-between;text-align:left}}.Home_footerBottomLeft__1F2ul{display:flex;flex-direction:column;gap:4px}.Home_footerCopyright__C3F3U{font-family:var(--font-body);font-size:.85rem;color:#64748b}.Home_footerMadeWith__dtFeN{font-family:var(--font-body);font-size:.8rem;color:#475569}.Home_footerHeart__OQxLL{color:#ef4444;animation:Home_pulse__RjTWC 1.5s ease-in-out infinite}.Home_footerLegal__fQSE7{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.Home_footerLegal__fQSE7{justify-content:flex-end}}.Home_footerLegal__fQSE7 a{font-family:var(--font-body);font-size:.85rem;color:#64748b;text-decoration:none;transition:color .2s ease}.Home_footerLegal__fQSE7 a:hover{color:#fff}.Home_footerDivider__BQmHH{color:#475569;font-size:.85rem}@keyframes Home_fadeInUp__v4Vdz{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}