@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@700;900&family=Montserrat:wght@800;900&display=swap";
.LevelBadge-module__4pNGWW__badgeContainer{perspective:1000px;cursor:pointer;z-index:1;justify-content:center;align-items:center;width:160px;height:100%;display:flex;position:relative}.LevelBadge-module__4pNGWW__badgeInner{width:100%;height:100%;transform-style:preserve-3d;flex-direction:column;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);animation:4s ease-in-out infinite LevelBadge-module__4pNGWW__float;display:flex;position:relative}.LevelBadge-module__4pNGWW__badgeContainer:hover .LevelBadge-module__4pNGWW__badgeInner{z-index:50;transform:translateY(-8px)scale(1.08)}.LevelBadge-module__4pNGWW__scaleWrapper{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LevelBadge-module__4pNGWW__basicRing{border-radius:50%;width:110px;height:110px;animation:12s linear infinite LevelBadge-module__4pNGWW__spin;position:absolute}.LevelBadge-module__4pNGWW__gem{z-index:10;border:2px solid #fff3;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:flex;position:relative;overflow:hidden}.LevelBadge-module__4pNGWW__gemGloss{pointer-events:none;background:linear-gradient(#fff9,#0000);border-radius:50%;width:80%;height:45%;position:absolute;top:0;left:10%}.LevelBadge-module__4pNGWW__shineSweep{pointer-events:none;background:linear-gradient(90deg,#0000,#fffc,#0000);width:50%;height:100%;animation:4s cubic-bezier(.4,0,.2,1) infinite LevelBadge-module__4pNGWW__sweep;position:absolute;top:0;left:-150%;transform:skew(-25deg)}.LevelBadge-module__4pNGWW__levelText{color:#fff;z-index:2;font-family:Cinzel,serif;font-size:44px;font-weight:900}.LevelBadge-module__4pNGWW__cosmicBg{animation:6s infinite LevelBadge-module__4pNGWW__cosmicShift;background-size:300% 300%!important}.LevelBadge-module__4pNGWW__aura{z-index:1;mix-blend-mode:screen;border-radius:50%;animation:3s ease-in-out infinite LevelBadge-module__4pNGWW__pulseAura;position:absolute;inset:-40px}.LevelBadge-module__4pNGWW__techRing{z-index:5;border-radius:50%;width:130px;height:130px;animation:10s linear infinite LevelBadge-module__4pNGWW__spin;position:absolute}.LevelBadge-module__4pNGWW__rotatingSvg{width:100%;height:100%;animation:15s linear infinite LevelBadge-module__4pNGWW__spinReverse}.LevelBadge-module__4pNGWW__orbit{z-index:4;border-radius:50%;position:absolute}.LevelBadge-module__4pNGWW__orbit1{width:140px;height:140px;animation:8s linear infinite LevelBadge-module__4pNGWW__spin}.LevelBadge-module__4pNGWW__orbit2{width:155px;height:155px;animation:12s linear infinite LevelBadge-module__4pNGWW__spinReverse}.LevelBadge-module__4pNGWW__orbit3{width:170px;height:170px;animation:16s linear infinite LevelBadge-module__4pNGWW__spin}.LevelBadge-module__4pNGWW__wing{z-index:2;width:40px;height:80px;position:absolute;top:15px}.LevelBadge-module__4pNGWW__wingLeft{transform-origin:100%;animation:3s ease-in-out infinite LevelBadge-module__4pNGWW__flapLeft;left:-25px}.LevelBadge-module__4pNGWW__wingRight{transform-origin:0;animation:3s ease-in-out infinite LevelBadge-module__4pNGWW__flapRight;right:-25px}.LevelBadge-module__4pNGWW__lightning{z-index:15;filter:drop-shadow(0 0 8px #fffc);width:28px;height:28px;animation:2.5s infinite LevelBadge-module__4pNGWW__flash;position:absolute}.LevelBadge-module__4pNGWW__lightningLeft{top:10px;left:-40px;transform:rotate(-15deg)}.LevelBadge-module__4pNGWW__lightningRight{animation-delay:.5s;top:10px;right:-40px;transform:scaleX(-1)rotate(-15deg)}.LevelBadge-module__4pNGWW__crownContainer{z-index:20;filter:drop-shadow(0 0 10px #facc1599);width:64px;height:64px;animation:3s ease-in-out infinite LevelBadge-module__4pNGWW__crownFloat;position:absolute;top:-35px}.LevelBadge-module__4pNGWW__infoContainer{flex-direction:column;align-items:center;width:100%;margin-top:8px;display:flex}.LevelBadge-module__4pNGWW__levelName{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #000c;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:14px;font-weight:800}.LevelBadge-module__4pNGWW__rarityName{letter-spacing:3px;text-shadow:0 2px 4px #000;margin-top:2px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:900}.LevelBadge-module__4pNGWW__particles{z-index:6;pointer-events:none;position:absolute;inset:0}.LevelBadge-module__4pNGWW__particle{border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 5px}.LevelBadge-module__4pNGWW__p1{animation:2s ease-in-out infinite LevelBadge-module__4pNGWW__floatParticle;top:10%;left:20%}.LevelBadge-module__4pNGWW__p2{animation:3s ease-in-out 1s infinite LevelBadge-module__4pNGWW__floatParticle;top:80%;left:80%}.LevelBadge-module__4pNGWW__p3{animation:2.5s ease-in-out .5s infinite LevelBadge-module__4pNGWW__floatParticle;top:50%;left:-10%}@keyframes LevelBadge-module__4pNGWW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes LevelBadge-module__4pNGWW__crownFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-5px)scale(1.05)}}@keyframes LevelBadge-module__4pNGWW__sweep{0%{left:-150%}15%{left:150%}to{left:150%}}@keyframes LevelBadge-module__4pNGWW__pulseAura{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}}@keyframes LevelBadge-module__4pNGWW__spin{to{transform:rotate(360deg)}}@keyframes LevelBadge-module__4pNGWW__spinReverse{to{transform:rotate(-360deg)}}@keyframes LevelBadge-module__4pNGWW__flapLeft{0%,to{transform:rotateY(0)rotate(-10deg)}50%{transform:rotateY(40deg)rotate(-15deg)}}@keyframes LevelBadge-module__4pNGWW__flapRight{0%,to{transform:rotateY(0)rotate(10deg)}50%{transform:rotateY(-40deg)rotate(15deg)}}@keyframes LevelBadge-module__4pNGWW__flash{0%,90%,to{opacity:1;filter:drop-shadow(0 0 8px #fffc)}92%,96%{opacity:0;filter:none}94%,98%{opacity:1;filter:drop-shadow(0 0 15px #fff)}}@keyframes LevelBadge-module__4pNGWW__cosmicShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes LevelBadge-module__4pNGWW__floatParticle{0%,to{opacity:0;transform:translate(0)scale(1)}50%{opacity:1;transform:translateY(-15px)scale(1.5)}}
.ChildDashboard-module__KZ9JDa__childZone{background:#fff;border:2px solid #f1f5f9;border-radius:1.25rem;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 4px 16px #0000000f}.ChildDashboard-module__KZ9JDa__childZone:hover{box-shadow:0 8px 24px #0000001a}.ChildDashboard-module__KZ9JDa__avatar{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:2.25rem;display:flex}.ChildDashboard-module__KZ9JDa__childInfo{flex:1;min-width:0}.ChildDashboard-module__KZ9JDa__childName{color:#1e293b;margin:0 0 .5rem;font-size:1.375rem;font-weight:800}.ChildDashboard-module__KZ9JDa__badges{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ChildDashboard-module__KZ9JDa__cycleBadge{color:#6d28d9;background:#ede9fe;border-radius:9999px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.875rem;font-weight:700;display:inline-flex}.ChildDashboard-module__KZ9JDa__cycleSep{opacity:.5;font-weight:400}.ChildDashboard-module__KZ9JDa__cycleLevel{font-weight:800}.ChildDashboard-module__KZ9JDa__streak{color:#f59e0b;align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.ChildDashboard-module__KZ9JDa__points{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:9999px;padding:.3rem .75rem;font-size:.875rem;font-weight:800;box-shadow:0 2px 8px #6366f14d}.ChildDashboard-module__KZ9JDa__selectorWrapper{margin-bottom:.5rem;position:relative}.ChildDashboard-module__KZ9JDa__selectorRow,.ChildDashboard-module__KZ9JDa__selectorLabel{align-items:center;gap:.5rem;display:flex}.ChildDashboard-module__KZ9JDa__selectorBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.125rem;font-size:.625rem;transition:color0 .15s}.ChildDashboard-module__KZ9JDa__selectorBtn:hover{color:#475569}.ChildDashboard-module__KZ9JDa__selectorDropdown{z-index:50;background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;min-width:200px;animation:.15s ChildDashboard-module__KZ9JDa__dropdownIn;position:absolute;top:calc(100% + .375rem);left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}@keyframes ChildDashboard-module__KZ9JDa__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ChildDashboard-module__KZ9JDa__selectorItem{cursor:pointer;text-align:left;width:100%;font-family:var(--ludi-font);background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem .875rem;transition:background .12s;display:flex}.ChildDashboard-module__KZ9JDa__selectorItem:hover{background:#f8fafc}.ChildDashboard-module__KZ9JDa__selectorItemActive{background:#ede9fe}.ChildDashboard-module__KZ9JDa__selectorAvatar{flex-shrink:0;font-size:1.25rem}.ChildDashboard-module__KZ9JDa__selectorName{color:#1e293b;flex:1;font-size:.875rem;font-weight:700}.ChildDashboard-module__KZ9JDa__selectorCycle{color:#94a3b8;font-size:.6875rem;font-weight:600}.ChildDashboard-module__KZ9JDa__xpBar{margin-top:.625rem}.ChildDashboard-module__KZ9JDa__xpLabels{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.ChildDashboard-module__KZ9JDa__xpLevel{color:#475569;font-size:.75rem;font-weight:700}.ChildDashboard-module__KZ9JDa__xpNumbers{color:#94a3b8;font-size:.6875rem;font-weight:600}.ChildDashboard-module__KZ9JDa__xpTrack{background:#f1f5f9;border-radius:9999px;height:6px;overflow:hidden}.ChildDashboard-module__KZ9JDa__xpFill{border-radius:9999px;height:100%;transition:width .4s}.ChildDashboard-module__KZ9JDa__badgeRow{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.ChildDashboard-module__KZ9JDa__badge{background:#fefce8;border:1.5px solid #fde68a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.875rem;display:inline-flex;box-shadow:0 1px 4px #00000014}.ChildDashboard-module__KZ9JDa__skeletonAvatar{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:4.5rem;height:4.5rem;animation:1.4s ease-in-out infinite ChildDashboard-module__KZ9JDa__shimmer}.ChildDashboard-module__KZ9JDa__skeletonInfo{flex-direction:column;flex:1;gap:.625rem;display:flex}.ChildDashboard-module__KZ9JDa__skeletonName{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:.5rem;width:140px;height:1.375rem;animation:1.4s ease-in-out infinite ChildDashboard-module__KZ9JDa__shimmer}.ChildDashboard-module__KZ9JDa__skeletonBadges{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:9999px;width:200px;height:1.5rem;animation:1.4s ease-in-out infinite ChildDashboard-module__KZ9JDa__shimmer}@keyframes ChildDashboard-module__KZ9JDa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ChildDashboard-module__KZ9JDa__connectPrompt{background:#fff;border:2px dashed #c7d2fe;border-radius:1.25rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 16px #0000000f}.ChildDashboard-module__KZ9JDa__promptIcon{filter:drop-shadow(0 2px 4px #0000001a);flex-shrink:0;font-size:2.25rem}.ChildDashboard-module__KZ9JDa__promptContent{flex:1;min-width:140px}.ChildDashboard-module__KZ9JDa__promptTitle{color:#1e293b;margin:0 0 .125rem;font-size:1rem;font-weight:800}.ChildDashboard-module__KZ9JDa__promptSub{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.ChildDashboard-module__KZ9JDa__promptBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform0 .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.ChildDashboard-module__KZ9JDa__promptBtn:hover{opacity:1;transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.ChildDashboard-module__KZ9JDa__promptBtn svg{transition:transform .2s}.ChildDashboard-module__KZ9JDa__promptBtn:hover svg{transform:translate(2px)}@media (max-width:480px){.ChildDashboard-module__KZ9JDa__childZone{text-align:center;flex-direction:column;gap:1rem}.ChildDashboard-module__KZ9JDa__badges{justify-content:center}.ChildDashboard-module__KZ9JDa__childInfo{width:100%}.ChildDashboard-module__KZ9JDa__connectPrompt{text-align:center;flex-direction:column;gap:.75rem}.ChildDashboard-module__KZ9JDa__promptContent{width:100%}.ChildDashboard-module__KZ9JDa__promptBtn{justify-content:center;width:100%}}
.Particles-module__23limq__particles{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.Particles-module__23limq__particle{pointer-events:none;border-radius:50%;position:absolute}@keyframes Particles-module__23limq__starfall{0%{opacity:0;transform:translateY(-10vh)translate(0)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(110vh)translate(-100px)rotate(720deg)}}@keyframes Particles-module__23limq__sparkle{0%{opacity:0;transform:scale(0)translateY(0)}30%{opacity:1;transform:scale(1)translateY(-6px)}70%{opacity:1;transform:scale(.8)translateY(-12px)}to{opacity:0;transform:scale(0)translateY(-20px)}}.Particles-module__23limq__particleStar{background:#a78bfa;width:4px;height:4px;animation:linear infinite Particles-module__23limq__starfall}.Particles-module__23limq__particleSparkle{background:#c4b5fd;width:6px;height:6px;animation:3s ease-in-out infinite Particles-module__23limq__sparkle}.Particles-module__23limq__particleSparkleAlt{background:#818cf8;width:4px;height:4px;animation:2.5s ease-in-out infinite Particles-module__23limq__sparkle}@media (prefers-reduced-motion:reduce){.Particles-module__23limq__particleStar,.Particles-module__23limq__particleSparkle,.Particles-module__23limq__particleSparkleAlt{opacity:.3;animation:none}}
.CategoryCard-module__T6L3vW__card{color:inherit;cursor:pointer;border:1.5px solid #fff9;border-radius:1.5rem;flex-direction:column;text-decoration:none;transition:transform .25s cubic-bezier(0,0,.2,1),box-shadow .25s cubic-bezier(0,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0f,0 1px 2px #0f172a0a,inset 0 1px #ffffffb3}.CategoryCard-module__T6L3vW__card:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 20px 48px #0f172a1a,0 4px 12px #0f172a0f,inset 0 1px #fffc}.CategoryCard-module__T6L3vW__card:focus-visible{outline:3px solid var(--ludi-primary,#4f46e5);outline-offset:2px}.CategoryCard-module__T6L3vW__iconArea{justify-content:center;align-items:center;padding:1.5rem 1rem .75rem;display:flex;position:relative}.CategoryCard-module__T6L3vW__emoji{filter:drop-shadow(0 4px 8px #0000001a);font-size:4rem;line-height:1;transition:transform .25s cubic-bezier(0,0,.2,1);display:block}.CategoryCard-module__T6L3vW__card:hover .CategoryCard-module__T6L3vW__emoji{transform:scale(1.1)}.CategoryCard-module__T6L3vW__speakBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;opacity:0;background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:opacity .2s,transform .15s;display:flex;position:absolute;top:.75rem;right:.5rem}.CategoryCard-module__T6L3vW__card:hover .CategoryCard-module__T6L3vW__speakBtn{opacity:1}.CategoryCard-module__T6L3vW__speakBtn:hover{background:#fffffff2;transform:scale(1.15)}.CategoryCard-module__T6L3vW__speakBtn:focus-visible{outline:2px solid var(--ludi-primary,#4f46e5);outline-offset:2px;opacity:1}.CategoryCard-module__T6L3vW__body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.5rem 1.25rem .25rem;display:flex}.CategoryCard-module__T6L3vW__label{margin:0;font-size:1.0625rem;font-weight:800;line-height:1.25}.CategoryCard-module__T6L3vW__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.CategoryCard-module__T6L3vW__count{color:#64748b;letter-spacing:.02em;margin-top:.25rem;font-size:.75rem;font-weight:700}.CategoryCard-module__T6L3vW__footer{padding:.75rem 1.25rem 1.25rem}.CategoryCard-module__T6L3vW__cta{text-align:center;letter-spacing:.1em;text-transform:uppercase;width:100%;font-size:.875rem;font-weight:800;transition:opacity .2s;display:block}.CategoryCard-module__T6L3vW__card:hover .CategoryCard-module__T6L3vW__cta{opacity:.6}@media (prefers-reduced-motion:reduce){.CategoryCard-module__T6L3vW__card,.CategoryCard-module__T6L3vW__emoji,.CategoryCard-module__T6L3vW__speakBtn,.CategoryCard-module__T6L3vW__cta{transition:none}.CategoryCard-module__T6L3vW__card:hover,.CategoryCard-module__T6L3vW__card:hover .CategoryCard-module__T6L3vW__emoji{transform:none}.CategoryCard-module__T6L3vW__card:hover .CategoryCard-module__T6L3vW__cta{opacity:1}}@media (max-width:480px){.CategoryCard-module__T6L3vW__emoji{font-size:3.25rem}.CategoryCard-module__T6L3vW__iconArea{padding:1.25rem 1rem .5rem}.CategoryCard-module__T6L3vW__body{padding:.375rem 1rem .25rem}.CategoryCard-module__T6L3vW__footer{padding:.5rem 1rem 1rem}}
.NewsModal-module__TlJ5iG__modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000073;justify-content:center;align-items:center;animation:.3s ease-out NewsModal-module__TlJ5iG__fadeIn;display:flex;position:fixed;inset:0}@keyframes NewsModal-module__TlJ5iG__fadeIn{0%{opacity:0}to{opacity:1}}.NewsModal-module__TlJ5iG__content{text-align:center;background:#fff;border-radius:1.5rem;width:90%;max-width:22rem;padding:2.5rem 2rem;animation:.4s cubic-bezier(.34,1.56,.64,1) NewsModal-module__TlJ5iG__slideIn;position:relative;box-shadow:0 25px 60px #4f46e54d}@keyframes NewsModal-module__TlJ5iG__slideIn{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.NewsModal-module__TlJ5iG__close{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;position:absolute;top:.75rem;right:1rem}.NewsModal-module__TlJ5iG__close:hover{color:#475569}.NewsModal-module__TlJ5iG__emoji{margin-bottom:.75rem;font-size:3.5rem;animation:1s ease-in-out infinite NewsModal-module__TlJ5iG__bounce}@keyframes NewsModal-module__TlJ5iG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.NewsModal-module__TlJ5iG__title{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:900}.NewsModal-module__TlJ5iG__subtitle{color:#64748b;margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.NewsModal-module__TlJ5iG__list{text-align:left;flex-direction:column;gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.NewsModal-module__TlJ5iG__list li{color:#475569;background:#f0f4ff;border-radius:.6rem;padding:.35rem .6rem;font-size:.9rem;line-height:1.4}.NewsModal-module__TlJ5iG__list li strong{color:#4f46e5}.NewsModal-module__TlJ5iG__cta{color:#4f46e5;margin:0;font-size:1.1rem;font-weight:800}
.LudiMascot-module__AGdXla__wrapper{z-index:200;cursor:pointer;will-change:transform, opacity;pointer-events:auto;position:fixed;bottom:1.25rem;right:1.25rem}.LudiMascot-module__AGdXla__video{filter:drop-shadow(0 4px 12px #00000040);border-radius:1rem;width:96px;height:auto;display:block}.LudiMascot-module__AGdXla__enter{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards LudiMascot-module__AGdXla__ludiIn}.LudiMascot-module__AGdXla__exit{animation:.35s ease-in forwards LudiMascot-module__AGdXla__ludiOut}@keyframes LudiMascot-module__AGdXla__ludiIn{0%{opacity:0;transform:translateY(24px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LudiMascot-module__AGdXla__ludiOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.85)}}@media (prefers-reduced-motion:reduce){.LudiMascot-module__AGdXla__enter,.LudiMascot-module__AGdXla__exit{animation:none}.LudiMascot-module__AGdXla__exit{opacity:0}}@media (max-width:480px){.LudiMascot-module__AGdXla__wrapper{bottom:4.5rem;right:.75rem}.LudiMascot-module__AGdXla__video{width:72px}}
.GameHeader-module__zQS9VW__header{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:48px 1fr 48px;align-items:center;padding:1rem 1.5rem;display:grid;box-shadow:0 1px 3px #0000000d}.GameHeader-module__zQS9VW__backBtn,.GameHeader-module__zQS9VW__speakBtn{cursor:pointer;background:#f3f4f6;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:background .2s;display:flex}.GameHeader-module__zQS9VW__backBtn:hover,.GameHeader-module__zQS9VW__speakBtn:hover{background:#e5e7eb}.GameHeader-module__zQS9VW__titleGroup{justify-content:center;align-items:center;gap:.5rem;display:flex}.GameHeader-module__zQS9VW__title{font-size:1.25rem;font-weight:700}
.GameShell-module__YAzRFG__root{flex-direction:column;min-height:100vh;display:flex}.GameShell-module__YAzRFG__content{padding-bottom:var(--keyboard-height,0px);flex-direction:column;flex:1;transition:padding-bottom .2s;display:flex}
.XpPopup-module__uetj5G__container{pointer-events:none;z-index:9998;position:fixed;inset:0;overflow:hidden}.XpPopup-module__uetj5G__popup{color:#fbbf24;text-shadow:0 0 8px #fbbf24cc,0 2px 4px #0000004d;pointer-events:none;white-space:nowrap;letter-spacing:.04em;font-size:1.5rem;font-weight:900;animation:1.4s ease-out forwards XpPopup-module__uetj5G__xpFloat;position:absolute;transform:translate(-50%,-50%)}@keyframes XpPopup-module__uetj5G__xpFloat{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}15%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}30%{transform:translate(-50%,-80%)scale(1)}70%{opacity:1;transform:translate(-50%,-160%)scale(.9)}to{opacity:0;transform:translate(-50%,-220%)scale(.7)}}
.GameSeoDetails-module__zvWPWq__root{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;width:100%;max-width:480px;margin-top:.5rem;overflow:hidden}.GameSeoDetails-module__zvWPWq__summary{cursor:pointer;color:#374151;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700;list-style:none;display:flex}.GameSeoDetails-module__zvWPWq__summary::-webkit-details-marker{display:none}.GameSeoDetails-module__zvWPWq__summary::marker{content:"";display:none}.GameSeoDetails-module__zvWPWq__summary:hover{background:#f8fafc}.GameSeoDetails-module__zvWPWq__summary:focus-visible{outline-offset:-2px;outline:2px solid #4f46e5}.GameSeoDetails-module__zvWPWq__chevron{color:#4f46e5;flex-shrink:0;font-size:1rem;transition:transform .2s}.GameSeoDetails-module__zvWPWq__root[open] .GameSeoDetails-module__zvWPWq__chevron{transform:rotate(180deg)}.GameSeoDetails-module__zvWPWq__body{border-top:1px solid #f1f5f9;flex-direction:column;gap:.5rem;padding:.85rem 1rem 1rem;display:flex}.GameSeoDetails-module__zvWPWq__h2{color:#4f46e5;margin:.4rem 0 0;font-size:.9rem;font-weight:700;line-height:1.3}.GameSeoDetails-module__zvWPWq__h2:first-child{margin-top:0}.GameSeoDetails-module__zvWPWq__p{color:#4b5563;margin:0;font-size:.85rem;line-height:1.55}.GameSeoDetails-module__zvWPWq__blogList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.GameSeoDetails-module__zvWPWq__blogLink{color:#4f46e5;background:#f8fafc;border-radius:.5rem;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.85rem;text-decoration:none;transition:background .15s;display:flex}.GameSeoDetails-module__zvWPWq__blogLink:hover{background:#eef2ff;text-decoration:underline}.GameSeoDetails-module__zvWPWq__blogLinkText{flex:1}.GameSeoDetails-module__zvWPWq__cat{color:#6b7280;text-align:center;border-top:1px solid #f1f5f9;margin:.5rem 0 0;padding-top:.6rem;font-size:.8rem}.GameSeoDetails-module__zvWPWq__catLink{color:#4f46e5;font-weight:600;text-decoration:none}.GameSeoDetails-module__zvWPWq__catLink:hover{text-decoration:underline}
.SyllableWord-module__A7G-RG__root{font-family:var(--ludi-font,"Lexend", sans-serif);letter-spacing:-.01em;color:var(--ludi-primary);word-break:break-word;text-align:center;max-width:100%;font-weight:900;line-height:1.1;display:inline-block}.SyllableWord-module__A7G-RG__size-sm{font-size:clamp(1.25rem,4vw,1.6rem)}.SyllableWord-module__A7G-RG__size-md{font-size:clamp(1.75rem,6vw,2.4rem)}.SyllableWord-module__A7G-RG__size-lg{font-size:clamp(2.25rem,9vw,3.5rem)}.SyllableWord-module__A7G-RG__size-xl{font-size:clamp(3rem,12vw,5rem)}.SyllableWord-module__A7G-RG__cursive{font-family:Dancing Script,Brush Script MT,cursive;font-style:italic;font-weight:700}.SyllableWord-module__A7G-RG__boldFirst,.SyllableWord-module__A7G-RG__vowel,.SyllableWord-module__A7G-RG__pbqd{font-weight:900}.SyllableWord-module__A7G-RG__muteLetter{color:#94a3b8;opacity:.55;font-weight:400;text-decoration:line-through;text-decoration-thickness:1.5px}.SyllableWord-module__A7G-RG__underlined{border-bottom:4px solid;border-radius:0 0 4px 4px;margin:0 .05em;padding:0 .06em .08em;line-height:1.2;display:inline-block}
.KeyboardPopover-module__PYIntq__panel{z-index:9998;background:#1e293b;border-radius:1.25rem 1.25rem 0 0;min-width:320px;max-width:100vw;padding:.75rem .5rem 1rem;animation:.25s ease-out KeyboardPopover-module__PYIntq__slideUp;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 30px #00000040}.KeyboardPopover-module__PYIntq__topBar{justify-content:space-between;align-items:center;padding:0 .25rem .4rem;display:flex}.KeyboardPopover-module__PYIntq__dragHandle{cursor:grab;color:#64748b;touch-action:none;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-size:1.2rem;line-height:1;transition:color .15s}.KeyboardPopover-module__PYIntq__dragHandle:hover{color:#94a3b8;background:#ffffff0f}.KeyboardPopover-module__PYIntq__dragHandle:active{cursor:grabbing}.KeyboardPopover-module__PYIntq__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;transition:background .15s;display:flex;position:static}.KeyboardPopover-module__PYIntq__closeBtn:hover{color:#fff;background:#ffffff1a}@keyframes KeyboardPopover-module__PYIntq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.QuizHero-module__xCpDBW__hero{text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#06b6d4 100%);border-radius:2rem;margin-bottom:2.5rem;padding:3rem 1.5rem 2.5rem;animation:.7s cubic-bezier(.34,1.56,.64,1) both QuizHero-module__xCpDBW__heroEntrance;position:relative;overflow:hidden;box-shadow:0 20px 60px #4f46e559}@keyframes QuizHero-module__xCpDBW__heroEntrance{0%{opacity:0;transform:translateY(-24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.QuizHero-module__xCpDBW__heroDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.QuizHero-module__xCpDBW__decorStar,.QuizHero-module__xCpDBW__decorBubble{opacity:.7;font-size:1.5rem;animation:6s ease-in-out infinite QuizHero-module__xCpDBW__decorFloat;position:absolute}.QuizHero-module__xCpDBW__decorStar:first-child{animation-delay:0s;top:12%;left:8%}.QuizHero-module__xCpDBW__decorStar:nth-child(2){font-size:1.2rem;animation-delay:1.5s;top:20%;right:12%}.QuizHero-module__xCpDBW__decorBubble:nth-child(3){animation-delay:.8s;bottom:20%;left:6%}.QuizHero-module__xCpDBW__decorBubble:nth-child(4){animation-delay:2.2s;bottom:15%;right:8%}.QuizHero-module__xCpDBW__decorStar:nth-child(5){font-size:1.2rem;animation-delay:3s;top:50%;left:4%}@keyframes QuizHero-module__xCpDBW__decorFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(10deg)}}.QuizHero-module__xCpDBW__title{z-index:1;margin:0 0 .75rem;line-height:1.1;position:relative}.QuizHero-module__xCpDBW__titleLine1{color:#fff;text-shadow:0 4px 20px #00000026;letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem);font-weight:900;display:block}.QuizHero-module__xCpDBW__titleLine2{color:#fde68a;text-shadow:0 4px 20px #00000026;letter-spacing:-.02em;margin-top:-.25rem;font-size:clamp(2rem,5vw,3rem);font-weight:900;display:block}.QuizHero-module__xCpDBW__quizBanner{z-index:1;flex-direction:column;align-items:center;gap:.5rem;margin:1.5rem 0;display:flex;position:relative}.QuizHero-module__xCpDBW__quizBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;border:1.5px solid #ffffff59;border-radius:9999px;padding:.4rem 1.25rem;font-size:1.1rem;font-weight:800;display:inline-block}.QuizHero-module__xCpDBW__quizSubtitle{color:#ffffffd9;margin:0;font-size:.9rem;font-weight:500}.QuizHero-module__xCpDBW__playButton{color:#4f46e5;cursor:pointer;background:#fde68a;border:none;border-radius:9999px;margin-top:.25rem;padding:.6rem 2rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 15px #fde68a66}.QuizHero-module__xCpDBW__playButton:hover{transform:scale(1.05);box-shadow:0 6px 20px #fde68a80}.QuizHero-module__xCpDBW__playButton:active{transform:scale(.98)}.QuizHero-module__xCpDBW__noPlayMsg{color:#ffffffb3;margin:.25rem 0 0;font-size:.85rem;font-weight:600}.QuizHero-module__xCpDBW__heroMascot{z-index:1;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex;position:relative}.QuizHero-module__xCpDBW__heroMascotVideo{object-fit:cover;border-radius:50%;width:90px;height:90px;animation:2.5s ease-in-out infinite QuizHero-module__xCpDBW__mascotBounce;box-shadow:0 0 0 6px #ffffff40,0 0 30px 10px #6366f180,0 0 60px 20px #8b5cf64d}.QuizHero-module__xCpDBW__heroMascotText{color:#ffffffe6;text-shadow:0 2px 8px #00000026;margin:0;font-size:.9rem;font-weight:700}@keyframes QuizHero-module__xCpDBW__mascotBounce{0%,to{transform:translateY(0)scale(1)}30%{transform:translateY(-8px)scale(1.05)}60%{transform:translateY(-4px)scale(1.02)}}.QuizHero-module__xCpDBW__progress{z-index:1;justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex;position:relative}.QuizHero-module__xCpDBW__dot{background:#ffffff4d;border-radius:50%;width:.75rem;height:.75rem;transition:background .3s,transform .3s}.QuizHero-module__xCpDBW__dotDone{background:#ffffff80}.QuizHero-module__xCpDBW__dotCorrect{background:#22c55e;transform:scale(1.3)}.QuizHero-module__xCpDBW__dotWrong{background:#ef4444;transform:scale(1.3)}.QuizHero-module__xCpDBW__questionWrap{z-index:1;margin-bottom:1rem;animation:.3s ease-out both QuizHero-module__xCpDBW__slideIn;position:relative}@keyframes QuizHero-module__xCpDBW__slideIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.QuizHero-module__xCpDBW__question{color:#fff;text-shadow:0 2px 10px #00000026;margin:0 0 .5rem;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:800}.QuizHero-module__xCpDBW__feedbackCorrect,.QuizHero-module__xCpDBW__feedbackWrong{margin:0;font-size:1rem;font-weight:700;animation:.3s ease-out both QuizHero-module__xCpDBW__feedbackPop}.QuizHero-module__xCpDBW__feedbackCorrect{color:#4ade80}.QuizHero-module__xCpDBW__feedbackWrong{color:#fca5a5}@keyframes QuizHero-module__xCpDBW__feedbackPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.QuizHero-module__xCpDBW__options{z-index:1;flex-direction:column;gap:.75rem;max-width:480px;margin:0 auto;display:flex;position:relative}.QuizHero-module__xCpDBW__option{color:#1e293b;cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .2s,opacity .2s;animation:.3s ease-out both QuizHero-module__xCpDBW__optionSlide;box-shadow:0 4px 15px #0000001a}.QuizHero-module__xCpDBW__option:first-child{animation-delay:50ms}.QuizHero-module__xCpDBW__option:nth-child(2){animation-delay:.15s}.QuizHero-module__xCpDBW__option:nth-child(3){animation-delay:.25s}@keyframes QuizHero-module__xCpDBW__optionSlide{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.QuizHero-module__xCpDBW__option:not(:disabled):hover{border-color:#4f46e5;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #00000026}.QuizHero-module__xCpDBW__option:not(:disabled):active{transform:scale(.98)}.QuizHero-module__xCpDBW__option:disabled{cursor:default}.QuizHero-module__xCpDBW__optionCorrect{color:#166534;background:#dcfce7;border-color:#22c55e;animation:none}.QuizHero-module__xCpDBW__optionWrong{color:#991b1b;background:#fee2e2;border-color:#ef4444;animation:none}.QuizHero-module__xCpDBW__optionDim{opacity:.5;animation:none}.QuizHero-module__xCpDBW__scoreSoFar{color:#ffffffb3;z-index:1;margin:1rem 0 0;font-size:.875rem;font-weight:700;position:relative}.QuizHero-module__xCpDBW__finishBanner{z-index:1;flex-direction:column;align-items:center;gap:.5rem;animation:.4s ease-out both QuizHero-module__xCpDBW__feedbackPop;display:flex;position:relative}.QuizHero-module__xCpDBW__finishScore{color:#fde68a;text-shadow:0 4px 20px #0003;margin:0;font-size:4rem;font-weight:900;line-height:1}.QuizHero-module__xCpDBW__finishText{color:#fff;margin:0;font-size:1.5rem;font-weight:800}.QuizHero-module__xCpDBW__finishSub{color:#ffffffbf;margin:0;font-size:.9rem}.QuizHero-module__xCpDBW__finishActions{flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.QuizHero-module__xCpDBW__backButton{color:#fffc;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.QuizHero-module__xCpDBW__backButton:hover{color:#fff}@media (max-width:640px){.QuizHero-module__xCpDBW__hero{border-radius:1.5rem;padding:2rem 1rem 1.75rem}.QuizHero-module__xCpDBW__heroMascotVideo{width:80px;height:80px}.QuizHero-module__xCpDBW__options{max-width:100%}}
.AzertyKeyboard-module__p6zvbW__wrapper{display:inline-block}.AzertyKeyboard-module__p6zvbW__trigger{cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;box-shadow:0 8px 20px #6366f159,0 0 20px #8b5cf640}.AzertyKeyboard-module__p6zvbW__trigger:hover{transform:translateY(-2px)}.AzertyKeyboard-module__p6zvbW__trigger:active{transform:scale(.95)}.AzertyKeyboard-module__p6zvbW__triggerIcon{color:#fff;font-size:1.4rem}.AzertyKeyboard-module__p6zvbW__keyboard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af5;border:1px solid #818cf859;border-radius:24px;padding:12px 14px;position:relative;overflow:visible;box-shadow:0 20px 40px #00000073,0 0 30px #6366f11f}.AzertyKeyboard-module__p6zvbW__keyboard:before{content:"";border-radius:inherit;filter:blur(14px);opacity:.7;z-index:-2;background:linear-gradient(90deg,#6366f166,#3b82f673,#a855f766);position:absolute;inset:-2px}.AzertyKeyboard-module__p6zvbW__keyboard:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #818cf866;position:absolute;inset:0;box-shadow:0 0 15px #6366f140,0 0 30px #6366f11f}.AzertyKeyboard-module__p6zvbW__keyboardGlow{filter:blur(28px);pointer-events:none;background:radial-gradient(circle,#8b5cf673,#0000 70%);width:75%;height:70px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.AzertyKeyboard-module__p6zvbW__header{justify-content:flex-end;margin-bottom:20px;display:flex}.AzertyKeyboard-module__p6zvbW__close{color:#fff;cursor:pointer;background:linear-gradient(#1e293b,#0f172a);border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;transition:all .2s;display:flex;box-shadow:0 8px 20px #00000059}.AzertyKeyboard-module__p6zvbW__close:hover{border-color:#6366f173;transform:scale(1.08);box-shadow:0 0 15px #6366f159,0 8px 20px #0006}.AzertyKeyboard-module__p6zvbW__row{justify-content:center;gap:6px;margin-bottom:6px;display:flex}.AzertyKeyboard-module__p6zvbW__lastRow{padding-left:60px}.AzertyKeyboard-module__p6zvbW__key{cursor:pointer;color:#fff;background:linear-gradient(#334155,#1e293b);border:1px solid #ffffff0f;border-radius:10px;width:44px;height:44px;font-size:1rem;font-weight:700;transition:all .15s;box-shadow:inset 0 1px #ffffff14,0 4px 12px #0000004d}.AzertyKeyboard-module__p6zvbW__key:hover{border-color:#6366f166;transform:translateY(-2px);box-shadow:0 0 12px #6366f133,0 8px 18px #0000004d}.AzertyKeyboard-module__p6zvbW__key:active{transform:scale(.95)}.AzertyKeyboard-module__p6zvbW__actions{gap:8px;margin-top:10px;display:flex}.AzertyKeyboard-module__p6zvbW__action{width:80px}.AzertyKeyboard-module__p6zvbW__actionWide{background:linear-gradient(#3b4557,#293241);flex:1;min-width:180px}.AzertyKeyboard-module__p6zvbW__submit{background:linear-gradient(135deg,#22c55e,#16a34a);width:140px;box-shadow:0 0 20px #22c55e40}.AzertyKeyboard-module__p6zvbW__submit:hover{box-shadow:0 0 30px #22c55e73}@media (max-width:768px){.AzertyKeyboard-module__p6zvbW__key{width:36px;height:36px;font-size:.85rem}.AzertyKeyboard-module__p6zvbW__lastRow{padding-left:20px}.AzertyKeyboard-module__p6zvbW__actionWide{min-width:90px}.AzertyKeyboard-module__p6zvbW__submit{width:80px}}
.NumericKeyboard-module__PYVwlW__wrapper{--ink:#0b1220;--panel:#131c2e;--keycap:#243349;--keycap-hi:#2f4160;--accent:#6366f1;--accent-soft:#6366f159;--sign:#38bdf8;--ok:#22c55e;--text:#f1f5f9;--text-dim:#64748b;display:inline-block;position:relative}.NumericKeyboard-module__PYVwlW__trigger{cursor:pointer;width:3rem;height:3rem;box-shadow:0 2px 10px var(--accent-soft), inset 0 1px 0 #ffffff40;background:linear-gradient(160deg,#6366f1,#4f46e5);border:none;border-radius:.85rem;justify-content:center;align-items:center;transition:transform .12s,box-shadow .12s;display:flex}.NumericKeyboard-module__PYVwlW__trigger:hover{box-shadow:0 6px 16px var(--accent-soft), inset 0 1px 0 #ffffff40;transform:translateY(-1px)scale(1.04)}.NumericKeyboard-module__PYVwlW__trigger:active{transform:scale(.96)}.NumericKeyboard-module__PYVwlW__trigger:focus-visible{outline:2px solid var(--sign);outline-offset:2px}.NumericKeyboard-module__PYVwlW__triggerIcon{font-size:1.4rem;line-height:1}.NumericKeyboard-module__PYVwlW__popoverContainer{z-index:9999;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;align-items:center;animation:.28s cubic-bezier(.32,1.25,.5,1) both NumericKeyboard-module__PYVwlW__slideUp;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@keyframes NumericKeyboard-module__PYVwlW__slideUp{0%{opacity:0;transform:translate(-50%)translateY(24px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.NumericKeyboard-module__PYVwlW__closeBtn{background:var(--panel);width:2.5rem;height:2.5rem;color:var(--text);cursor:pointer;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;transition:transform .15s,background .15s;display:flex;box-shadow:0 4px 16px #00000073}.NumericKeyboard-module__PYVwlW__closeBtn:hover{background:var(--keycap);transform:scale(1.1)rotate(90deg)}.NumericKeyboard-module__PYVwlW__closeBtn:focus-visible{outline:2px solid var(--sign);outline-offset:2px}.NumericKeyboard-module__PYVwlW__panel{background:var(--panel);border:1px solid #ffffff0f;border-radius:1.1rem 1.1rem 0 0;width:min(20rem,94vw);padding:.75rem;box-shadow:0 -8px 32px #00000080,inset 0 1px #ffffff0d}.NumericKeyboard-module__PYVwlW__tabs{background:var(--ink);border-radius:.65rem;gap:.3rem;margin-bottom:.6rem;padding:.25rem;display:flex}.NumericKeyboard-module__PYVwlW__tab{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:.45rem;flex:1;padding:.4rem .5rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .15s,color .15s}.NumericKeyboard-module__PYVwlW__tab:hover{color:var(--text)}.NumericKeyboard-module__PYVwlW__tab:focus-visible{outline:2px solid var(--sign);outline-offset:-2px}.NumericKeyboard-module__PYVwlW__tabActive{background:var(--accent);color:#fff;box-shadow:0 2px 8px var(--accent-soft)}.NumericKeyboard-module__PYVwlW__tabActive:hover{color:#fff}.NumericKeyboard-module__PYVwlW__tabLabel{opacity:.85;margin-left:.2rem;font-size:.75rem;font-weight:500}.NumericKeyboard-module__PYVwlW__display{background:var(--ink);border:1px solid #ffffff0d;border-radius:.75rem;justify-content:flex-end;align-items:center;min-height:2.8rem;margin-bottom:.6rem;padding:.55rem .8rem;display:flex;overflow:hidden}.NumericKeyboard-module__PYVwlW__displayText{color:var(--text);letter-spacing:.06em;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-family:inherit;font-size:1.6rem;font-weight:700;display:inline-flex}.NumericKeyboard-module__PYVwlW__caret{background:var(--sign);border-radius:1px;width:2px;height:1.4rem;margin-left:3px;animation:1.1s step-end infinite NumericKeyboard-module__PYVwlW__blink;display:inline-block}@keyframes NumericKeyboard-module__PYVwlW__blink{50%{opacity:0}}.NumericKeyboard-module__PYVwlW__placeholder{color:var(--text-dim);margin-right:auto;font-size:.9rem;font-weight:400}.NumericKeyboard-module__PYVwlW__grid{grid-template-columns:repeat(5,1fr);gap:.35rem;margin-bottom:.45rem;display:grid}.NumericKeyboard-module__PYVwlW__key{background:var(--keycap);height:2.8rem;color:var(--text);cursor:pointer;font-variant-numeric:tabular-nums;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border:none;border-radius:.6rem;justify-content:center;align-items:center;font-family:inherit;font-size:1.25rem;font-weight:700;transition:background .1s,transform 60ms,box-shadow 60ms;display:flex;box-shadow:0 2px #00000059,inset 0 1px #ffffff12}.NumericKeyboard-module__PYVwlW__key:hover{background:var(--keycap-hi)}.NumericKeyboard-module__PYVwlW__key:active{background:var(--accent);transform:translateY(2px);box-shadow:0 0 #00000059,inset 0 1px #ffffff12}.NumericKeyboard-module__PYVwlW__key:focus-visible{outline:2px solid var(--sign);outline-offset:2px}.NumericKeyboard-module__PYVwlW__keySign{color:var(--sign);background:#14304a;font-size:1.45rem}.NumericKeyboard-module__PYVwlW__keySign:hover{background:#1a3c5c}.NumericKeyboard-module__PYVwlW__keyAction{background:#3a4a63;font-size:1.05rem}.NumericKeyboard-module__PYVwlW__keyAction:hover{background:#4a5d7a}.NumericKeyboard-module__PYVwlW__keyOk{background:linear-gradient(160deg, #34d672, var(--ok));color:#052e12;letter-spacing:.03em;font-weight:800}.NumericKeyboard-module__PYVwlW__keyOk:hover{background:linear-gradient(160deg,#2dc967,#1ea84f)}.NumericKeyboard-module__PYVwlW__keyOk:active{background:#16a34a}.NumericKeyboard-module__PYVwlW__keyOk:disabled{background:var(--keycap);color:var(--text-dim);cursor:not-allowed;box-shadow:none;transform:none}.NumericKeyboard-module__PYVwlW__bottom{justify-content:center;gap:.35rem;display:flex}.NumericKeyboard-module__PYVwlW__bottom .NumericKeyboard-module__PYVwlW__key{flex:1}.NumericKeyboard-module__PYVwlW__bottom .NumericKeyboard-module__PYVwlW__keyOk{flex:1.4}@media (prefers-reduced-motion:reduce){.NumericKeyboard-module__PYVwlW__popoverContainer{animation:none}.NumericKeyboard-module__PYVwlW__caret{opacity:1;animation:none}.NumericKeyboard-module__PYVwlW__trigger,.NumericKeyboard-module__PYVwlW__closeBtn,.NumericKeyboard-module__PYVwlW__key,.NumericKeyboard-module__PYVwlW__tab{transition:none}.NumericKeyboard-module__PYVwlW__closeBtn:hover{transform:none}}
.SpeakButton-module__S3nLCW__btn{background:linear-gradient(135deg, var(--ludi-primary,#4f46e5) 0%, #6366f1 100%);color:#fff;cursor:pointer;transition:transform .2s var(--ease-out,cubic-bezier(0,0,.2,1)), filter .2s var(--ease-out,cubic-bezier(0,0,.2,1)), box-shadow .2s var(--ease-out,cubic-bezier(0,0,.2,1));opacity:.85;border:none;border-radius:1rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1rem;line-height:1;display:inline-flex;box-shadow:0 4px 12px #4f46e540}.SpeakButton-module__S3nLCW__btn:hover{filter:brightness(1.05);opacity:1;transform:scale(1.02);box-shadow:0 8px 20px #4f46e559}.SpeakButton-module__S3nLCW__btn:focus-visible{outline:2px solid var(--ludi-primary,#4f46e5);outline-offset:2px}.SpeakButton-module__S3nLCW__btn:disabled{opacity:.4;cursor:not-allowed;filter:none;transform:none}.SpeakButton-module__S3nLCW__btn.SpeakButton-module__S3nLCW__speaking{animation:1s ease-in-out infinite SpeakButton-module__S3nLCW__pulse}.SpeakButton-module__S3nLCW__sm{width:44px;height:44px;font-size:1.1rem}.SpeakButton-module__S3nLCW__md{width:44px;height:44px;font-size:1.2rem}.SpeakButton-module__S3nLCW__lg{width:48px;height:48px;font-size:1.35rem}@keyframes SpeakButton-module__S3nLCW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.SpeakButton-module__S3nLCW__btn,.SpeakButton-module__S3nLCW__btn.SpeakButton-module__S3nLCW__speaking{transition:none;animation:none}.SpeakButton-module__S3nLCW__btn:hover{transform:none}}
.jeux-module__BJYyiG__page{background:#f0f4ff;min-height:100vh;position:relative;overflow:hidden}.jeux-module__BJYyiG__blob1,.jeux-module__BJYyiG__blob2,.jeux-module__BJYyiG__blob3{filter:blur(80px);opacity:.35;pointer-events:none;z-index:0;border-radius:50%;position:fixed}.jeux-module__BJYyiG__blob1{background:#a78bfa;width:420px;height:420px;animation:18s ease-in-out infinite jeux-module__BJYyiG__blobFloat1;top:-120px;right:-100px}.jeux-module__BJYyiG__blob2{background:#60a5fa;width:320px;height:320px;animation:22s ease-in-out infinite jeux-module__BJYyiG__blobFloat2;bottom:80px;left:-80px}.jeux-module__BJYyiG__blob3{background:#f472b6;width:260px;height:260px;animation:16s ease-in-out infinite jeux-module__BJYyiG__blobFloat3;top:50%;right:20%}@keyframes jeux-module__BJYyiG__blobFloat1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-30px,40px)scale(1.05)}66%{transform:translate(20px,-20px)scale(.95)}}@keyframes jeux-module__BJYyiG__blobFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.08)}}@keyframes jeux-module__BJYyiG__blobFloat3{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-25px,25px)scale(1.04)}70%{transform:translate(15px,-15px)scale(.97)}}.jeux-module__BJYyiG__container{z-index:1;max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 5rem;position:relative}.jeux-module__BJYyiG__hero{text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#06b6d4 100%);border-radius:2rem;margin-bottom:2.5rem;padding:3rem 1.5rem 2.5rem;animation:.7s cubic-bezier(.34,1.56,.64,1) both jeux-module__BJYyiG__heroEntrance;position:relative;overflow:hidden;box-shadow:0 20px 60px #4f46e559}@keyframes jeux-module__BJYyiG__heroEntrance{0%{opacity:0;transform:translateY(-24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.jeux-module__BJYyiG__heroDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.jeux-module__BJYyiG__decorStar,.jeux-module__BJYyiG__decorBubble{opacity:.7;font-size:1.5rem;animation:6s ease-in-out infinite jeux-module__BJYyiG__decorFloat;position:absolute}.jeux-module__BJYyiG__decorStar:first-child{animation-delay:0s;top:12%;left:8%}.jeux-module__BJYyiG__decorStar:nth-child(2){font-size:1.2rem;animation-delay:1.5s;top:20%;right:12%}.jeux-module__BJYyiG__decorBubble:nth-child(3){animation-delay:.8s;bottom:20%;left:6%}.jeux-module__BJYyiG__decorBubble:nth-child(4){animation-delay:2.2s;bottom:15%;right:8%}.jeux-module__BJYyiG__decorStar:nth-child(5){font-size:1.2rem;animation-delay:3s;top:50%;left:4%}@keyframes jeux-module__BJYyiG__decorFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(10deg)}}.jeux-module__BJYyiG__title{z-index:1;margin:0 0 .75rem;line-height:1.1;position:relative}.jeux-module__BJYyiG__titleLine1{color:#fff;text-shadow:0 4px 20px #00000026;letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;display:block}.jeux-module__BJYyiG__titleLine2{color:#fde68a;text-shadow:0 4px 20px #00000026;letter-spacing:-.02em;margin-top:-.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;display:block}.jeux-module__BJYyiG__subtitle{color:#ffffffe6;z-index:1;margin:0 0 1.5rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;position:relative}.jeux-module__BJYyiG__heroBadges{z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.jeux-module__BJYyiG__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;white-space:nowrap;background:#fff3;border:1.5px solid #ffffff59;border-radius:9999px;padding:.4rem 1rem;font-size:.875rem;font-weight:700}.jeux-module__BJYyiG__heroMascot{z-index:1;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex;position:relative}.jeux-module__BJYyiG__heroMascotVideo{object-fit:cover;border-radius:50%;width:100px;height:100px;animation:2.5s ease-in-out infinite jeux-module__BJYyiG__mascotBounce;box-shadow:0 0 0 6px #ffffff40,0 0 30px 10px #6366f180,0 0 60px 20px #8b5cf64d}.jeux-module__BJYyiG__heroMascotText{color:#ffffffe6;text-shadow:0 2px 8px #00000026;margin:0;font-size:.9375rem;font-weight:700}@keyframes jeux-module__BJYyiG__mascotBounce{0%,to{transform:translateY(0)scale(1)}30%{transform:translateY(-8px)scale(1.05)}60%{transform:translateY(-4px)scale(1.02)}}.jeux-module__BJYyiG__cycleLegend{background:#fff;border:1.5px solid #f1f5f9;border-radius:1rem;width:fit-content;margin-bottom:2rem;padding:.875rem 1.25rem;box-shadow:0 2px 8px #0000000a}.jeux-module__BJYyiG__cycleLegend>summary{cursor:pointer;align-items:center;gap:1rem;list-style:none;display:flex}.jeux-module__BJYyiG__cycleLegend>summary::-webkit-details-marker{display:none}.jeux-module__BJYyiG__cycleLegend>summary:before{content:"▶";color:#94a3b8;font-size:.6rem;transition:transform .2s}.jeux-module__BJYyiG__cycleLegend[open]>summary:before{transform:rotate(90deg)}.jeux-module__BJYyiG__legendTitle{color:#64748b;white-space:nowrap;font-size:.8125rem;font-weight:800}.jeux-module__BJYyiG__legendItems{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.jeux-module__BJYyiG__legendItem{color:#475569;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.jeux-module__BJYyiG__legendDot{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.jeux-module__BJYyiG__section{margin-bottom:2.5rem}.jeux-module__BJYyiG__sectionTitle{color:#1e293b;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.jeux-module__BJYyiG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.jeux-module__BJYyiG__categoryGrid{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}@media (min-width:480px){.jeux-module__BJYyiG__categoryGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.jeux-module__BJYyiG__categoryGrid{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width:640px){.jeux-module__BJYyiG__container{padding:1.5rem 1rem 4rem}.jeux-module__BJYyiG__hero{border-radius:1.5rem;padding:2rem 1rem 1.75rem}.jeux-module__BJYyiG__heroMascotVideo{width:80px;height:80px}}
.levels-preview-module__tp7kMG__page{background:#0a0a0f;flex-direction:column;align-items:center;min-height:100vh;padding:4rem 1rem 6rem;display:flex;position:relative;overflow-x:hidden}.levels-preview-module__tp7kMG__bg{opacity:.15;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);position:fixed;inset:0}.levels-preview-module__tp7kMG__bgGradient{background:radial-gradient(ellipse_at_center, #0d1b2a 0%, #0a0a0f 60%);pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.levels-preview-module__tp7kMG__title{color:#fff;text-align:center;letter-spacing:.1em;z-index:10;text-shadow:0 0 30px #fff3;margin-bottom:4rem;font-family:Montserrat,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900}.levels-preview-module__tp7kMG__grid{z-index:10;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem 1rem;width:100%;max-width:1300px;padding:0 1rem;display:grid}.levels-preview-module__tp7kMG__cell{justify-content:center;align-items:center;display:flex}
.GameClient-module__rLFppW__root{flex-direction:column;flex:1;align-items:center;gap:.75rem;width:100%;max-width:480px;margin:0 auto;padding:1rem;display:flex}.GameClient-module__rLFppW__header{align-items:center;gap:.5rem;width:100%;display:flex}.GameClient-module__rLFppW__progressBar{background:#e2e8f0;border-radius:2rem;flex:1;height:.5rem;overflow:hidden}.GameClient-module__rLFppW__progressFill{background:#dc2626;border-radius:2rem;height:100%;transition:width .3s}.GameClient-module__rLFppW__score{color:#f59e0b;white-space:nowrap;font-size:1rem;font-weight:900}.GameClient-module__rLFppW__card{text-align:center;background:#fff;border-radius:1.25rem;width:100%;padding:1.5rem;box-shadow:0 4px 20px #0000001a}.GameClient-module__rLFppW__title{color:#1e293b;margin:0 0 .75rem;font-size:clamp(1rem,4vw,1.2rem);font-weight:900}.GameClient-module__rLFppW__emojiDisplay{margin:1rem 0;font-size:6rem;line-height:1}.GameClient-module__rLFppW__questionLabel{color:#dc2626;text-transform:capitalize;font-size:clamp(1.5rem,8vw,2.5rem);font-weight:900}.GameClient-module__rLFppW__questionLabelNeutre{color:#64748b}.GameClient-module__rLFppW__speakBtn{cursor:pointer;vertical-align:middle;background:0 0;border:none;margin-left:.25rem;padding:.25rem;font-size:1.3rem}.GameClient-module__rLFppW__speakBtn:hover{opacity:.7}.GameClient-module__rLFppW__choicesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.GameClient-module__rLFppW__choiceBtn{color:#1e293b;cursor:pointer;touch-action:manipulation;text-transform:capitalize;background:#fff;border:3px solid #e2e8f0;border-radius:1rem;padding:1rem .5rem;font-family:inherit;font-size:clamp(1rem,4vw,1.1rem);font-weight:800;transition:all .15s}.GameClient-module__rLFppW__choiceBtn:active{transform:scale(.97)}.GameClient-module__rLFppW__choiceBtn.GameClient-module__rLFppW__correct{color:#16a34a;background:#dcfce7;border-color:#22c55e}.GameClient-module__rLFppW__choiceBtn.GameClient-module__rLFppW__wrong{color:#dc2626;background:#fee2e2;border-color:#ef4444}.GameClient-module__rLFppW__choiceBtn.GameClient-module__rLFppW__disabled{pointer-events:none}.GameClient-module__rLFppW__nextBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:#dc2626;border:none;border-radius:1rem;width:100%;padding:1rem;font-family:inherit;font-size:clamp(1rem,4vw,1.2rem);font-weight:900;display:block;box-shadow:0 4px 14px #dc262666}.GameClient-module__rLFppW__nextBtn:active{opacity:.9}.GameClient-module__rLFppW__settings{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1rem;display:flex}.GameClient-module__rLFppW__settingsEmoji{font-size:4rem}.GameClient-module__rLFppW__settingsTitle{color:#dc2626;margin:0;font-size:clamp(1.3rem,5vw,1.8rem);font-weight:900}.GameClient-module__rLFppW__settingsSubtitle{color:#64748b;margin:0 0 1.5rem;font-size:clamp(.9rem,3.5vw,1rem)}.GameClient-module__rLFppW__levelCards{flex-direction:column;gap:.75rem;width:100%;max-width:320px;display:flex}.GameClient-module__rLFppW__levelCard{cursor:pointer;text-align:left;background:#fff;border:3px solid #e2e8f0;border-radius:1rem;padding:1rem;font-family:inherit;transition:all .15s}.GameClient-module__rLFppW__levelCard.GameClient-module__rLFppW__selected{background:#fef2f2;border-color:#dc2626}.GameClient-module__rLFppW__levelCardHeader{align-items:center;gap:.75rem;display:flex}.GameClient-module__rLFppW__levelEmoji{font-size:2rem}.GameClient-module__rLFppW__levelTitle{color:#1e293b;font-size:1rem;font-weight:900}.GameClient-module__rLFppW__levelDesc{color:#64748b;margin-top:.25rem;font-size:.82rem}.GameClient-module__rLFppW__startBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:#dc2626;border:none;border-radius:1rem;width:100%;max-width:320px;padding:1rem;font-family:inherit;font-size:clamp(1rem,4vw,1.2rem);font-weight:900;display:block;box-shadow:0 4px 14px #dc262666}.GameClient-module__rLFppW__startBtn:active{opacity:.9}.GameClient-module__rLFppW__finishedScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.GameClient-module__rLFppW__finishedEmoji{font-size:5rem}.GameClient-module__rLFppW__finishedTitle{color:#dc2626;margin:0 0 .5rem;font-size:clamp(1.5rem,6vw,2.5rem);font-weight:900}.GameClient-module__rLFppW__finishedSubtitle{color:#64748b;margin:0;font-size:1rem}.GameClient-module__rLFppW__stats{background:#f8fafc;border-radius:1rem;flex-direction:column;gap:.5rem;width:100%;max-width:260px;padding:1rem;display:flex}.GameClient-module__rLFppW__statRow{justify-content:space-between;font-size:.9rem;display:flex}.GameClient-module__rLFppW__statLabel{color:#64748b}.GameClient-module__rLFppW__statValue{color:#1e293b;font-weight:700}.GameClient-module__rLFppW__playAgainBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:2rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:900;box-shadow:0 6px 20px #dc26264d}.GameClient-module__rLFppW__playAgainBtn:active{opacity:.9}.GameClient-module__rLFppW__finishedActions{gap:1rem;margin-top:.5rem;display:flex}.GameClient-module__rLFppW__menuBtn{color:#dc2626;cursor:pointer;background:#fff;border:2px solid #dc2626;border-radius:2rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:900;transition:all .2s}.GameClient-module__rLFppW__menuBtn:hover{background:#fef2f2}.GameClient-module__rLFppW__continueBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:2rem;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:900;box-shadow:0 6px 20px #4f46e54d}.GameClient-module__rLFppW__continueBtn:active{opacity:.9}.GameClient-module__rLFppW__arasaacContainer{justify-content:center;align-items:center;margin-top:.5rem;display:flex}.GameClient-module__rLFppW__arasaacImg{object-fit:contain;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;max-width:120px;max-height:120px;padding:.5rem}@keyframes GameClient-module__rLFppW__fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.GameClient-module__rLFppW__fadeIn{animation:.2s GameClient-module__rLFppW__fadeSlideIn}.GameClient-module__rLFppW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GameClient-module__rLFppW__confettiToggle{color:var(--ludi-text-soft);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.GameClient-module__rLFppW__confettiToggle input{cursor:pointer;width:18px;height:18px}
.GameClient-module__f1Gigq__root{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem;display:flex}.GameClient-module__f1Gigq__settings{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1rem;display:flex}.GameClient-module__f1Gigq__mascot{font-size:4rem;animation:1s ease-in-out infinite GameClient-module__f1Gigq__bounce}@keyframes GameClient-module__f1Gigq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.GameClient-module__f1Gigq__settingsTitle{color:#0e7490;text-align:center;font-size:1.75rem;font-weight:800}.GameClient-module__f1Gigq__settingsDesc{color:#6b7280;text-align:center;max-width:280px;font-size:1rem}.GameClient-module__f1Gigq__difficultyBtns{flex-direction:column;gap:.5rem;width:100%;max-width:260px;display:flex}.GameClient-module__f1Gigq__difficultyBtn{cursor:pointer;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:700;transition:all .2s}.GameClient-module__f1Gigq__difficultyBtn:hover{background:#f0f9ff;border-color:#0e7490}.GameClient-module__f1Gigq__difficultyBtn.GameClient-module__f1Gigq__active{color:#fff;background:linear-gradient(135deg,#0e7490,#0891b2);border-color:#0e7490;transform:scale(1.03);box-shadow:0 4px 12px #0e749040}.GameClient-module__f1Gigq__startBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e7490 0%,#0891b2 100%);border:none;border-radius:1.5rem;padding:1rem 2.5rem;font-size:1.25rem;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #0e749066}.GameClient-module__f1Gigq__startBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e749080}.GameClient-module__f1Gigq__startBtn:active{transform:translateY(0)}.GameClient-module__f1Gigq__speakBtn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;font-size:1.1rem;transition:all .2s;display:flex}.GameClient-module__f1Gigq__speakBtn:hover{background:#eef2ff;border-color:#0e7490}.GameClient-module__f1Gigq__board{flex:1;place-content:center;gap:.5rem;margin:0 auto;display:grid}.GameClient-module__f1Gigq__card{aspect-ratio:1;cursor:pointer;color:#fff;perspective:1000px;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:.875rem;justify-content:center;align-items:center;min-width:60px;min-height:60px;font-size:1.75rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background .3s;display:flex;box-shadow:0 4px 12px #00000026}.GameClient-module__f1Gigq__card:not(.GameClient-module__f1Gigq__revealed):not(:disabled):hover{transform:scale(1.08)rotateY(5deg);box-shadow:0 6px 16px #4f46e54d}.GameClient-module__f1Gigq__card:not(.GameClient-module__f1Gigq__revealed):not(:disabled):active{transform:scale(.95)}.GameClient-module__f1Gigq__card.GameClient-module__f1Gigq__revealed{background:linear-gradient(135deg,#f0abfc 0%,#e879f9 100%);transform:rotateY(180deg)}.GameClient-module__f1Gigq__card.GameClient-module__f1Gigq__matched{opacity:.85;cursor:default;background:linear-gradient(135deg,#22d3ee 0%,#06b6d4 100%);transform:rotateY(180deg)}.GameClient-module__f1Gigq__card.GameClient-module__f1Gigq__matchFlash{animation:.5s GameClient-module__f1Gigq__matchFlash}@keyframes GameClient-module__f1Gigq__matchFlash{0%{transform:rotateY(180deg)scale(1);box-shadow:0 0 #22c55e00}50%{transform:rotateY(180deg)scale(1.2);box-shadow:0 0 30px #22c55ecc}to{transform:rotateY(180deg)scale(1);box-shadow:0 0 #22c55e00}}.GameClient-module__f1Gigq__cardEmoji{display:block;transform:rotateY(180deg)}.GameClient-module__f1Gigq__cardBack{display:block}.GameClient-module__f1Gigq__finished{z-index:10;background:#fffffff7;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;animation:.3s GameClient-module__f1Gigq__fadeIn;display:flex;position:absolute;inset:0}@keyframes GameClient-module__f1Gigq__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.GameClient-module__f1Gigq__finishedEmoji{font-size:4rem;animation:.6s ease-in-out infinite GameClient-module__f1Gigq__bounce}.GameClient-module__f1Gigq__finished h2{color:#0e7490;font-size:2rem;font-weight:800}.GameClient-module__f1Gigq__finishedScore{color:#0e7490;font-size:1.5rem;font-weight:700}.GameClient-module__f1Gigq__finishedMessage{color:#6b7280;text-align:center;font-size:1rem}.GameClient-module__f1Gigq__finishedActions{gap:1rem;margin-top:.5rem;display:flex}.GameClient-module__f1Gigq__playAgainBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e7490,#0891b2);border:none;border-radius:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.GameClient-module__f1Gigq__playAgainBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0e749066}.GameClient-module__f1Gigq__menuBtn{color:#0e7490;cursor:pointer;background:#fff;border:2px solid #0e7490;border-radius:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.GameClient-module__f1Gigq__menuBtn:hover{background:#f0f9ff}.GameClient-module__f1Gigq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GameClient-module__f1Gigq__confettiToggle{color:var(--ludi-text-soft);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.GameClient-module__f1Gigq__confettiToggle input{cursor:pointer;width:18px;height:18px}
.GameClient-module__G_4ktW__root{flex-direction:column;flex:1;width:100%;max-width:480px;margin:0 auto;padding:1rem;display:flex}.GameClient-module__G_4ktW__settings{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1rem;display:flex}.GameClient-module__G_4ktW__emoji{font-size:4rem}.GameClient-module__G_4ktW__title{color:#0e7490;margin:0;font-size:1.75rem;font-weight:700}.GameClient-module__G_4ktW__subtitle{color:#6b7280;margin:0}.GameClient-module__G_4ktW__difficultyBtns{flex-direction:column;gap:.75rem;width:100%;max-width:280px;display:flex}.GameClient-module__G_4ktW__difficultyBtn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.GameClient-module__G_4ktW__difficultyBtn:hover{border-color:#0e7490}.GameClient-module__G_4ktW__difficultyBtn.GameClient-module__G_4ktW__active{background:#ecfeff;border-color:#0e7490}.GameClient-module__G_4ktW__clueCount{color:#6b7280;margin-top:.25rem;font-size:.8rem;font-weight:400}.GameClient-module__G_4ktW__startBtn{color:#fff;cursor:pointer;background:linear-gradient(160deg,#0e7490 0%,#0891b2 100%);border:none;border-radius:1rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .2s;box-shadow:0 6px 20px -4px #0e749066}.GameClient-module__G_4ktW__startBtn:hover{transform:scale(1.03)}.GameClient-module__G_4ktW__questionCard{background:#fff;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px -4px #0000001a}.GameClient-module__G_4ktW__cluesContainer{flex-direction:column;gap:.75rem;display:flex}.GameClient-module__G_4ktW__clue{background:#f0fdfa;border-left:3px solid #0e7490;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.GameClient-module__G_4ktW__clueNumber{color:#fff;background:#0e7490;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex}.GameClient-module__G_4ktW__clueText{color:#374151;font-size:.95rem;line-height:1.4}.GameClient-module__G_4ktW__questionMark{text-align:center;color:#0e7490;font-size:3rem;font-weight:700}.GameClient-module__G_4ktW__options{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.GameClient-module__G_4ktW__optionBtn{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.GameClient-module__G_4ktW__optionBtn:hover:not(:disabled){background:#f0fdfa;border-color:#0e7490}.GameClient-module__G_4ktW__optionBtn:disabled{cursor:default}.GameClient-module__G_4ktW__optionBtn.GameClient-module__G_4ktW__correct{color:#166534;background:#d1fae5;border-color:#22c55e}.GameClient-module__G_4ktW__optionBtn.GameClient-module__G_4ktW__wrong{color:#991b1b;background:#fee2e2;border-color:#ef4444}.GameClient-module__G_4ktW__finished{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.GameClient-module__G_4ktW__finishedEmoji{font-size:4rem}.GameClient-module__G_4ktW__finalScore{color:#0e7490;margin:0;font-size:2.5rem;font-weight:700}.GameClient-module__G_4ktW__percentage{color:#6b7280;margin:0;font-size:1.25rem}.GameClient-module__G_4ktW__playAgainBtn{color:#fff;cursor:pointer;background:#0e7490;border:none;border-radius:.75rem;margin-top:1rem;padding:.875rem 2rem;font-size:1rem;font-weight:600}
.GameClient-module__U06CRq__root{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:.5rem;min-height:0;padding:.5rem;display:flex;position:relative;overflow:hidden}.GameClient-module__U06CRq__settings{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1rem;display:flex}.GameClient-module__U06CRq__settingsTitle{color:#0d9488;font-size:1.5rem;font-weight:700}.GameClient-module__U06CRq__mascot{font-size:4rem;animation:1s ease-in-out infinite GameClient-module__U06CRq__bounce}@keyframes GameClient-module__U06CRq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.GameClient-module__U06CRq__settingsSubtitle{text-align:center;color:#64748b;margin:0;font-size:.95rem;font-weight:600}.GameClient-module__U06CRq__difficultyBtns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.GameClient-module__U06CRq__difficultyBtn{cursor:pointer;text-align:center;color:#1e293b;background:#fff;border:3px solid #e2e8f0;border-radius:1rem;min-width:120px;padding:.875rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.GameClient-module__U06CRq__difficultyBtn.GameClient-module__U06CRq__active{color:#0d9488;background:#ccfbf1;border-color:#0d9488}.GameClient-module__U06CRq__infoBox{background:#fefce8;border:2px solid #fde68a;border-radius:1rem;max-width:400px;padding:1rem}.GameClient-module__U06CRq__infoText{color:#92400e;text-align:center;margin:0;font-size:.9rem;font-weight:700;line-height:1.5}.GameClient-module__U06CRq__startBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#0d9488,#0891b2);border:none;border-radius:2rem;padding:1rem 3rem;font-size:1.2rem;font-weight:900;box-shadow:0 4px 14px #0d948866}.GameClient-module__U06CRq__startBtn:active{transform:scale(.97)}.GameClient-module__U06CRq__gameArea{flex-direction:column;flex:1;width:100%;max-width:500px;min-height:0;display:flex}.GameClient-module__U06CRq__scoreChip{border-radius:2rem;padding:.3rem .875rem;font-size:.85rem;font-weight:800}.GameClient-module__U06CRq__scoreChip.GameClient-module__U06CRq__score{color:#fff;background:linear-gradient(135deg,#f5c518,#b8860b)}.GameClient-module__U06CRq__scoreChip.GameClient-module__U06CRq__round{color:#fff;background:linear-gradient(135deg,#0d9488,#0891b2)}.GameClient-module__U06CRq__scene{border-radius:1.5rem;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:180px;padding:1rem;display:flex;position:relative;overflow:hidden}.GameClient-module__U06CRq__cloudDecor{opacity:.4;font-size:2rem;animation:4s ease-in-out infinite GameClient-module__U06CRq__cloudDrift;position:absolute}.GameClient-module__U06CRq__cloud1{animation-delay:0s;top:8%;left:5%}.GameClient-module__U06CRq__cloud2{font-size:1.6rem;animation-delay:1.5s;top:15%;right:8%}.GameClient-module__U06CRq__cloud3{font-size:1.8rem;animation-delay:.8s;top:30%;left:60%}@keyframes GameClient-module__U06CRq__cloudDrift{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.GameClient-module__U06CRq__weatherIcon{filter:drop-shadow(0 8px 16px #0000001f);z-index:1;font-size:clamp(4rem,16vw,6rem);line-height:1;animation:3s ease-in-out infinite GameClient-module__U06CRq__float}@keyframes GameClient-module__U06CRq__float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}.GameClient-module__U06CRq__weatherLabel{color:#fff;z-index:1;background:#1e3a5fd9;border-radius:2rem;margin-top:.75rem;padding:.5rem 1.25rem;font-size:clamp(.95rem,3.5vw,1.15rem);font-weight:900;box-shadow:0 4px 12px #0003}.GameClient-module__U06CRq__ludiBubble{color:#0d9488;text-align:center;z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:1.25rem;max-width:160px;padding:.5rem .875rem;font-size:.875rem;font-weight:700;position:absolute;bottom:.5rem;right:.5rem;box-shadow:0 4px 12px #0000001a}.GameClient-module__U06CRq__ludiBubble span{font-size:1rem}.GameClient-module__U06CRq__choicesGrid{flex-shrink:0;grid-template-columns:repeat(2,1fr);gap:.6rem;padding:.5rem .75rem .75rem;display:grid}@media (min-width:400px){.GameClient-module__U06CRq__choicesGrid{grid-template-columns:repeat(4,1fr)}}.GameClient-module__U06CRq__clothBtn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border:3px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.75rem .5rem;font-family:inherit;transition:all .18s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 3px 8px #00000014}.GameClient-module__U06CRq__clothBtn:active:not(.GameClient-module__U06CRq__disabled){transform:scale(.95)}.GameClient-module__U06CRq__clothBtn.GameClient-module__U06CRq__correct{background:#dcfce7;border-color:#16a34a}.GameClient-module__U06CRq__clothBtn.GameClient-module__U06CRq__wrong{background:#fee2e2;border-color:#dc2626;animation:.4s GameClient-module__U06CRq__shake}.GameClient-module__U06CRq__clothBtn.GameClient-module__U06CRq__showCorrect{background:#dcfce7;border-color:#16a34a}.GameClient-module__U06CRq__clothBtn.GameClient-module__U06CRq__disabled{opacity:.55;cursor:default}.GameClient-module__U06CRq__clothEmoji{font-size:clamp(1.8rem,8vw,2.4rem);line-height:1}.GameClient-module__U06CRq__clothName{color:#1e293b;text-align:center;font-size:.8rem;font-weight:900}@keyframes GameClient-module__U06CRq__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.GameClient-module__U06CRq__feedback{text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-height:2.5rem;display:flex}.GameClient-module__U06CRq__feedbackMessage{margin:0;font-size:clamp(1rem,4vw,1.3rem);font-weight:800}.GameClient-module__U06CRq__finishedScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:relative;overflow:hidden}.GameClient-module__U06CRq__stars{margin-bottom:.5rem;font-size:clamp(2.5rem,10vw,4rem);animation:.6s cubic-bezier(.34,1.56,.64,1) both GameClient-module__U06CRq__starFall}@keyframes GameClient-module__U06CRq__starFall{0%{opacity:0;transform:translateY(-30px)rotate(-15deg)}to{opacity:1;transform:translateY(0)rotate(0)}}.GameClient-module__U06CRq__finishedTitle{color:#fff;margin:0;font-size:clamp(1.4rem,5vw,2rem);font-weight:900}.GameClient-module__U06CRq__finishedScore{color:#ffffffbf;margin:0;font-size:1.1rem;font-weight:600}.GameClient-module__U06CRq__finishedScore strong{color:#f5c518;font-size:1.4rem}.GameClient-module__U06CRq__feedbackRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.GameClient-module__U06CRq__actionBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#0d9488,#0891b2);border:none;border-radius:2rem;padding:.75rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:900;box-shadow:0 4px 12px #0d948866}.GameClient-module__U06CRq__menuBtn{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff26;border:2px solid #ffffff4d;border-radius:2rem;padding:.75rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:900}.GameClient-module__U06CRq__confettiToggle{color:var(--ludi-text-soft);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.GameClient-module__U06CRq__confettiToggle input{cursor:pointer;width:18px;height:18px}
