@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@500;700;800;900&display=swap";:root{--space-0: 0px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--space-32: 128px;--space-px: 1px;--space-0_5: 2px;--space-1_5: 6px;--space-2_5: 10px;--space-3_5: 14px;--radius-none: 0px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--radius-full: 9999px;--fs-xs: 12px;--lh-xs: 16px;--fs-sm: 14px;--lh-sm: 20px;--fs-base: 16px;--lh-base: 24px;--fs-lg: 18px;--lh-lg: 28px;--fs-xl: 20px;--lh-xl: 28px;--fs-2xl: 24px;--lh-2xl: 32px;--fs-3xl: 30px;--lh-3xl: 36px;--fs-4xl: 36px;--lh-4xl: 40px;--fs-5xl: 48px;--lh-5xl: 1;--fs-6xl: 60px;--lh-6xl: 1;--duration-fast: .12s;--duration-base: .2s;--duration-slow: .32s;font-family:Nunito,system-ui,sans-serif;color:#24213f;background:#f7f3ff}*{box-sizing:border-box}body{margin:0;background:#f7f3ff}button,input{font-family:inherit}.fieldLabel{font-weight:900;margin-top:14px;padding:0}.choiceFieldset{border:0;padding:0;margin:0;min-width:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.pill{display:inline-flex;align-items:center;gap:8px;background:#efeaff;color:#6d50e7;border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px}.cta{border:0;border-radius:999px;background:linear-gradient(135deg,#7c5cff,#ff5fa2);color:#fff;padding:15px 24px;font-weight:1000;font-size:16px;box-shadow:0 12px 28px #7c5cff35;transition:.18s}.cta:hover{transform:translateY(-2px) scale(1.02)}.cta.full{width:100%;margin-top:18px}.ghostCta{border:3px solid #E1D9FF;background:#fff;color:#6d50e7;border-radius:999px;padding:12px 20px;font-weight:1000}.bar{height:12px;background:#e7e1ff;border-radius:999px;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,#7c5cff,#ff5fa2);border-radius:999px;transition:.4s}.langSwitch{display:flex;gap:6px;flex-wrap:wrap;align-items:center;border:0;padding:0;margin:0}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.langSwitch button{border:2px solid #E6DFFF;background:#fff;color:#5b43da;border-radius:999px;padding:7px 10px;font-weight:1000;font-size:12px}.langSwitch .active{background:#5b43da;color:#fff;border-color:#5b43da}.landingPage{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 10% 0,#FFF1B8,transparent 28%),radial-gradient(circle at 90% 8%,#D7F7FF,transparent 30%),linear-gradient(180deg,#fff,#f7f3ff)}.skyBlob{position:absolute;border-radius:50%;filter:blur(8px);opacity:.65;z-index:0}.skyOne{width:320px;height:320px;background:#ffe4f0;right:-80px;top:180px}.skyTwo{width:260px;height:260px;background:#ddfbef;left:-90px;top:420px}.landingNav{position:relative;z-index:1;max-width:1180px;margin:auto;padding:22px;display:flex;gap:14px;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-size:24px;color:#5b43da}.logo span{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:#ffe886;box-shadow:inset 0 -7px #e6c858}.navLinks{display:flex;gap:22px}.navLinks a,.teacherNavLink{color:#6c6685;text-decoration:none;font-weight:900}.teacherNavLink{border:0;background:transparent;color:#5b43da;padding:0}.landingNav>button{border:0;background:#24213f;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900}.hero{position:relative;z-index:1;display:grid;grid-template-columns:1fr 520px;gap:36px;max-width:1180px;margin:20px auto 50px;padding:22px;align-items:center}.heroText h1{font-family:"Baloo 2",sans-serif;font-size:70px;line-height:.92;margin:18px 0;color:#24213f;letter-spacing:0}.heroText p{font-size:20px;line-height:1.55;color:#615b7d;max-width:650px}.heroActions{display:flex;gap:14px;flex-wrap:wrap;margin:26px 0}.quickProof{display:flex;gap:10px;flex-wrap:wrap}.quickProof span{background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;color:#615b7d;box-shadow:0 10px 24px #3a2a8010}.gamePreview{background:#fff;border:5px solid #fff;border-radius:42px;padding:20px;box-shadow:0 30px 80px #2f236225;transform:rotate(1deg);animation:floaty 4s ease-in-out infinite}.previewTop{display:flex;align-items:center;gap:10px;background:#f5f1ff;border-radius:26px;padding:12px 14px}.previewTop strong{flex:1}.previewTop span{background:#fff;border-radius:999px;padding:8px 10px;font-weight:1000}.previewHero{margin:16px 0;border-radius:30px;background:linear-gradient(135deg,#7c5cff,#9b7bff);color:#fff;padding:18px;display:flex;align-items:center;gap:16px}.bigMascot{width:92px;height:92px;border-radius:30px;background:#ffe886;display:grid;place-items:center;font-size:58px;box-shadow:inset 0 -10px #e6c858}.previewHero h2{font-family:"Baloo 2",sans-serif;font-size:30px;margin:0}.previewHero p{margin:0;color:#ece8ff}.previewMap{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.previewIsland{height:118px;border-radius:26px;background:var(--s);display:grid;place-items:center;position:relative;border:3px solid #fff;box-shadow:0 10px 20px #2f236210}.previewIsland span{font-size:48px}.previewIsland b{position:absolute;right:10px;top:10px;background:var(--c);color:#fff;border-radius:999px;width:28px;height:28px;display:grid;place-items:center}.previewChest{margin-top:14px;border-radius:24px;background:#fff3d7;padding:14px;display:flex;align-items:center;gap:12px}.previewChest span{font-size:42px}.previewChest strong,.previewChest small{display:block}.funLoop{position:relative;z-index:1;max-width:1180px;margin:20px auto;padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.funLoop article{background:#fff;border-radius:30px;padding:24px;box-shadow:0 18px 40px #2f236212}.funLoop span{font-size:46px}.funLoop h3,.adultBlock h2,.safetyBlock h2{font-family:"Baloo 2",sans-serif;font-size:30px;line-height:1;margin:12px 0}.funLoop p,.adultBlock p,.safetyBlock p{color:#615b7d;line-height:1.45}.adultBlock{max-width:1180px;margin:20px auto;padding:34px;display:grid;grid-template-columns:1.3fr .7fr;gap:24px;background:#fff;border-radius:38px;box-shadow:0 18px 40px #2f236212}.adultBlock h2{font-size:44px}.adultCards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.adultCards strong{display:grid;place-items:center;min-height:100px;border-radius:24px;background:#f5f1ff;color:#5b43da}.safetyBlock{max-width:1180px;margin:20px auto 60px;padding:30px;text-align:center;background:#24213f;color:#fff;border-radius:36px}.safetyBlock p{color:#ddd8ff}.onboardingPage{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,#FFF1B8,transparent 34%),linear-gradient(135deg,#7657ea,#ff79af);padding:22px}.onboardingCard{background:#fff;width:min(920px,100%);border-radius:42px;padding:34px;box-shadow:0 30px 80px #24184e45}.onboardingCard h1{font-family:"Baloo 2",sans-serif;font-size:52px;line-height:1;margin:12px 0 4px}.onboardingCard p{color:#615b7d}.onboardingCard label{display:block;margin-top:18px;margin-bottom:8px;font-weight:1000;color:#48415f}.onboardingCard input{width:100%;border:3px solid #E6DFFF;border-radius:20px;padding:16px 18px;font-size:18px;font-weight:900;outline:none}.avatarGrid,.modeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.avatarGrid button,.modeGrid button{border:3px solid #E6DFFF;background:#fff;border-radius:22px;padding:14px;font-weight:1000;color:#4c4565}.avatarGrid .selected,.modeGrid .selected{border-color:#7c5cff;background:#efeaff;color:#5b43da}.avatarGrid span,.modeGrid span{font-size:42px;display:block}.avatarGrid strong,.avatarGrid small,.modeGrid strong,.modeGrid small{display:block}.avatarGrid small,.modeGrid small{color:#817a99}.adaptiveNotice,.adaptiveReport{margin-top:18px;background:#f7f3ff;border:3px solid #E6DFFF;border-radius:26px;padding:16px 18px}.adaptiveNotice strong,.adaptiveReport h3{font-family:"Baloo 2",sans-serif;font-size:26px;line-height:1;margin:0 0 6px;color:#5b43da}.adaptiveNotice p,.adaptiveReport p{margin:0;color:#615b7d}.gameShell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f7f3ff}.sidePanel{height:100vh;position:sticky;top:0;background:#fff;padding:24px;display:flex;flex-direction:column;gap:18px;box-shadow:12px 0 40px #2f236212}.appLogo{font-size:22px}.heroBadge{text-align:center;background:#f7f3ff;border-radius:32px;padding:20px}.avatarCircle{position:relative;margin:0 auto 10px;width:104px;height:104px;background:#ffe886;border-radius:34px;display:grid;place-items:center;box-shadow:inset 0 -13px #e6c858}.avatarCircle span{font-size:64px}.avatarCircle i{position:absolute;right:-8px;bottom:-8px;min-width:44px;min-height:34px;border-radius:999px;background:#fff;display:grid;place-items:center;font-style:normal;box-shadow:0 6px 16px #0001}.heroBadge h2{font-family:"Baloo 2",sans-serif;font-size:32px;margin:0}.heroBadge p{margin:0 0 10px;color:#70698c;font-weight:900}.gameNav{display:grid;gap:8px}.gameNav button,.resetBtn{border:0;background:transparent;text-align:left;border-radius:18px;padding:13px 15px;color:#70698c;font-weight:1000}.gameNav .active{background:#efeaff;color:#5b43da}.resetBtn{margin-top:auto;color:#ff3e73;background:#ffeaea}.gameMain{padding:24px;min-width:0}.topBar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.topBar h1{font-family:"Baloo 2",sans-serif;font-size:42px;margin:8px 0 0}.resources{display:flex;gap:10px;flex-wrap:wrap}.resources span{background:#fff;border-radius:999px;padding:10px 14px;font-weight:1000;box-shadow:0 8px 20px #2f236210}.storyQuestPanel{margin:0 0 18px;background:linear-gradient(135deg,#fff,#fff7d7);border:4px solid #FFE886;border-radius:34px;padding:18px;display:grid;grid-template-columns:76px 1fr auto;gap:16px;align-items:center;box-shadow:0 18px 42px #2f236214}.storyPipo{width:76px;height:76px;border-radius:26px;background:#ffe886;display:grid;place-items:center;font-size:44px;box-shadow:inset 0 -9px #e6c858}.storyText h2{font-family:"Baloo 2",sans-serif;font-size:34px;line-height:1;margin:8px 0 4px;color:#24213f}.storyText p{margin:0;color:#615b7d;font-size:17px;line-height:1.4;font-weight:800}.storyMiniStats{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.storyMiniStats span,.chapterLabel{background:#fff;border:2px solid #F0E7BC;border-radius:999px;padding:8px 12px;color:#6a5c24;font-weight:1000;font-size:13px}.missionPath{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px}.worldCard{background:#fff;border-radius:34px;padding:18px;box-shadow:0 18px 42px #2f236214}.worldCard.locked{opacity:.58}.worldHeader{display:grid;grid-template-columns:76px 1fr 54px;gap:14px;align-items:center;margin-bottom:14px}.worldIcon{width:76px;height:76px;border-radius:26px;background:var(--s);display:grid;place-items:center;font-size:46px}.worldHeader h2{font-family:"Baloo 2",sans-serif;font-size:30px;line-height:1;margin:4px 0}.worldHeader p{color:#615b7d;margin:0}.worldHeader small{font-weight:1000;color:var(--c)}.worldHeader em{display:inline-block;margin-top:6px;background:#fff3d7;border-radius:999px;padding:5px 10px;color:#72510f;font-style:normal;font-weight:1000;font-size:12px}.worldHeader>strong{background:var(--c);color:#fff;border-radius:999px;padding:8px;text-align:center}.missionList{display:grid;gap:9px;margin-top:14px}.missionList button{border:3px solid #F0EBFF;background:#fff;border-radius:20px;padding:12px;text-align:left;display:flex;gap:12px;align-items:center;font-weight:1000}.missionList button span{width:34px;height:34px;border-radius:50%;background:var(--s);display:grid;place-items:center}.missionList .done{background:#e7faf1;border-color:#b8f2d6}.guidedPulse{animation:guidedPulse 1.1s ease-in-out infinite!important;position:relative}.qaNote,.pipoHint{background:#fff3d7;border-radius:18px;padding:12px 14px;font-weight:900;color:#7a5a16}.dailyHero,.roomHero{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border-radius:34px;padding:22px;box-shadow:0 18px 42px #2f236214;margin-bottom:18px}.dailyHero h2,.roomHero h2,.albumPage h2,.adultPage h2{font-family:"Baloo 2",sans-serif;font-size:38px;margin:8px 0}.donePill{background:#e7faf1;color:#135b3c;border-radius:999px;padding:12px 16px}.miniGameCard{background:#fff;border-radius:32px;padding:24px;margin:14px 0;box-shadow:0 18px 42px #2f236214;text-align:center}.miniTitle{font-family:"Baloo 2",sans-serif;font-size:30px;margin:0 0 6px;line-height:1}.miniQ{font-size:18px;color:#615b7d;margin:8px 0;font-weight:900}.balloonRow{display:flex;gap:16px;justify-content:center;margin:20px 0}.balloon{border:0;background:transparent;cursor:pointer;text-align:center;animation:balloonFloat 2s ease-in-out infinite}.balloon span{font-size:64px;display:block}.balloon strong{display:block;font-size:16px;font-weight:1000;margin-top:4px;color:#24213f}.bigCoinBtn{width:120px;height:120px;border-radius:50%;border:0;background:linear-gradient(135deg,#ffe886,#f59e0b);font-size:64px;cursor:pointer;margin:16px auto;display:block;box-shadow:0 10px #d8b94b,0 14px 28px #d8b94b44}.roomAvatar{width:112px;height:112px;border-radius:34px;background:#ffe886;display:grid;place-items:center;font-size:68px;position:relative;box-shadow:inset 0 -12px #e6c858}.roomAvatar i{position:absolute;right:-8px;bottom:-8px;background:#fff;border-radius:999px;padding:8px;font-style:normal}.gemsPanel,.settingsCard,.adultPage,.albumPage{background:#fff;border-radius:28px;padding:20px;box-shadow:0 14px 30px #2f236210;margin-bottom:18px}.sectionTitle,.gemsPanel h3,.settingsCard h3{font-family:"Baloo 2",sans-serif;font-size:28px;margin:18px 0 12px}.gemActions{display:flex;gap:10px;flex-wrap:wrap}.gemBtn,.settingsCard button{border:3px solid #E6DFFF;background:#fff;border-radius:20px;padding:12px 16px;font-weight:1000;color:#5b43da;margin:4px}.gemBtn.pulse{animation:guidedPulse 1.5s ease-in-out infinite;border-color:#ff5fa2}.heartsEmpty{margin-top:14px;background:#ffeaea;border:3px solid #FFB5B5;border-radius:22px;padding:14px;text-align:center}.shopGrid,.albumGrid,.statsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shopGrid button,.albumGrid article,.statsGrid article{background:#fff;border:3px solid #EAE4FF;border-radius:24px;padding:18px;text-align:center;font-weight:1000}.shopGrid span,.albumGrid span,.statsGrid span{font-size:46px;display:block}.shopGrid .owned,.albumGrid .owned{background:#e7faf1;border-color:#b8f2d6}.skillList{display:grid;gap:12px;margin-top:16px}.skillList>div{display:grid;grid-template-columns:44px 1fr 220px 54px;gap:12px;align-items:center;background:#f7f3ff;border-radius:20px;padding:12px}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d193acc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;z-index:50;padding:18px}.missionModal{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:38px;position:relative;box-shadow:0 40px 90px #0005}.closeBtn{position:absolute;right:16px;top:14px;z-index:2;border:0;background:#fff;border-radius:50%;width:42px;height:42px;font-size:28px;font-weight:900;color:#5b43da}.missionHeader{display:grid;grid-template-columns:82px 1fr 86px;gap:14px;align-items:center;background:linear-gradient(135deg,var(--c),#9B7BFF);padding:22px;color:#fff}.missionHeader div:first-child{width:82px;height:82px;border-radius:28px;background:#fff;display:grid;place-items:center}.missionHeader span{font-size:48px}.missionHeader h2{font-family:"Baloo 2",sans-serif;font-size:34px;line-height:1;margin:3px 0 0}.missionHeader button{border:0;border-radius:999px;background:#fff;color:#5b43da;padding:10px;font-weight:1000}.missionBody{padding:28px}.missionBody h3{font-family:"Baloo 2",sans-serif;font-size:36px;line-height:1.1;margin:0 0 22px}.bubbleOptions{display:grid;gap:12px}.bubbleOptions button{border:3px solid #EAE4FF;background:#fff;border-radius:24px;padding:18px;font-weight:1000;font-size:19px;text-align:left;display:flex;gap:12px;align-items:center}.bubbleOptions button span{font-size:28px}.targetBox,.budgetTop{display:flex;justify-content:space-between;gap:12px;background:var(--s);border-radius:22px;padding:14px 18px;font-weight:1000;margin-bottom:16px}.coinTray,.orderTray,.selectedLine,.budgetGrid{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.coinTray button{border:0;border-radius:18px;background:#ffe886;box-shadow:0 7px #d8b94b;padding:14px 18px;font-weight:1000;font-size:20px}.orderTray button,.selectedLine button,.budgetGrid button{border:3px solid #EAE4FF;background:#fff;border-radius:22px;padding:14px 16px;font-weight:1000;text-align:center}.orderTray span,.budgetGrid span{display:block;font-size:38px}.selectedLine{min-height:76px;background:#f7f3ff;border-radius:22px;padding:12px}.classifyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.classifyGrid article{text-align:center;background:#f7f3ff;border-radius:24px;padding:18px}.classifyGrid article>span{font-size:48px}.classifyGrid div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.classifyGrid button{border:3px solid #EAE4FF;background:#fff;border-radius:16px;padding:10px;font-weight:1000}.classifyGrid .selected,.budgetGrid .selected{background:var(--s);border-color:var(--c);color:#4e36c9}.budgetGrid{display:grid;grid-template-columns:repeat(4,1fr)}.danger{color:#ff3e73!important}.bossArena{margin:14px 22px 0;background:#fff3d7;border:3px solid #FFD980;border-radius:26px;padding:14px;display:flex;gap:14px;align-items:center}.bossFace{width:70px;height:70px;border-radius:22px;background:#fff;display:grid;place-items:center;font-size:44px}.bossHp{height:16px;border-radius:999px;background:#ffd4d4;overflow:hidden;margin:6px 0}.bossHp i{display:block;height:100%;background:linear-gradient(90deg,#ff3e73,#ffb020);border-radius:999px;transition:.5s}.missionResult{text-align:center;padding:38px}.resultIcon,.megaChest{font-size:92px;animation:bounceIn .6s}.missionResult h2,.chestModal h2{font-family:"Baloo 2",sans-serif;font-size:46px;margin:0}.missionResult p,.chestModal p{font-size:20px;color:#70698c;line-height:1.45}.missionResult strong{display:inline-block;background:#fff3d7;border-radius:999px;padding:10px 18px;margin:8px;font-weight:1000}.bossVictory{margin:14px auto;background:#fff3d7;border:3px solid #FFD980;border-radius:26px;padding:16px;display:grid;grid-template-columns:54px 34px 1fr;gap:8px;align-items:center;text-align:left}.bossVictory span{font-size:42px;animation:bossFall .75s ease-out forwards}.bossVictory i{font-style:normal;font-size:30px;animation:bounceIn .5s ease-out}.chestModal,.cutsceneCard{width:min(520px,94%);background:#fff;border-radius:38px;padding:34px;text-align:center;box-shadow:0 40px 90px #0005;position:relative;overflow:hidden}.chestLid{position:absolute;left:50%;top:28px;transform:translate(-50%);font-size:42px;animation:lidSpark 1.1s ease-in-out infinite}.cutsceneEmoji{font-size:80px;animation:bounceIn .6s}.cutscenePipo{position:absolute;right:20px;top:16px;font-size:42px;animation:pipoBreathe 2.6s ease-in-out infinite}.cutsceneCard h2{font-family:"Baloo 2",sans-serif;font-size:36px;margin:12px 0 8px;line-height:1}.cutsceneBadge{background:#fff3d7;border-radius:999px;padding:10px 16px;display:inline-flex;align-items:center;gap:8px;font-weight:1000;color:#72510f;margin-bottom:16px}.rewardFly{position:fixed;right:24px;top:86px;z-index:120;pointer-events:none;background:#fff;border:4px solid #FFE886;border-radius:999px;padding:12px 18px;box-shadow:0 24px 50px #2f236230;display:flex;align-items:center;gap:8px;animation:rewardPop 1.1s ease-out forwards}.rewardFly span{position:absolute;left:42px;top:18px;font-size:25px;animation:coinArc 1s var(--d) ease-out forwards}.rewardFly strong{position:relative;z-index:2;color:#6d50e7;font-size:20px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);z-index:90;border-radius:999px;padding:14px 20px;font-weight:1000;color:#fff;box-shadow:0 18px 42px #0003;animation:toastIn .25s}.toast.good{background:#36c690}.toast.bad{background:#ff5f7a}.confettiLayer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:80}.confettiLayer i{position:absolute;top:-20px;width:12px;height:18px;border-radius:4px;animation:fall 1.2s ease-in forwards}.bottomNav{display:none}.gameShell.highContrast{background:#0f1020;color:#fff}.gameShell.highContrast .gameMain,.gameShell.highContrast .sidePanel,.gameShell.highContrast .worldCard,.gameShell.highContrast .adultPage,.gameShell.highContrast .albumPage,.gameShell.highContrast .settingsCard,.gameShell.highContrast .miniGameCard,.gameShell.highContrast .gemsPanel,.gameShell.highContrast .storyQuestPanel{background:#181a31;color:#fff}.gameShell.highContrast p,.gameShell.highContrast small{color:#e8e6ff}.gameShell.reduceMotion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}button:focus-visible,input:focus-visible{outline:5px solid #FFB020;outline-offset:3px}@keyframes floaty{0%,to{transform:rotate(1deg) translateY(0)}50%{transform:rotate(-1deg) translateY(-10px)}}@keyframes pipoBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.03)}}@keyframes guidedPulse{0%,to{box-shadow:0 12px 28px #7c5cff35;transform:scale(1)}50%{box-shadow:0 0 0 12px #ffe88670,0 16px 34px #ff5fa255;transform:scale(1.045)}}@keyframes bounceIn{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes toastIn{0%{transform:translate(-50%,20px);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes fall{to{transform:translateY(105vh) rotate(720deg);opacity:0}}@keyframes balloonFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes rewardPop{0%{transform:translateY(-12px) scale(.8);opacity:0}20%{transform:translateY(0) scale(1.05);opacity:1}to{transform:translateY(-26px) scale(.96);opacity:0}}@keyframes coinArc{0%{transform:translate(0) scale(.8);opacity:0}20%{opacity:1}to{transform:translate(var(--x),-72px) scale(1.35) rotate(240deg);opacity:0}}@keyframes bossFall{0%{transform:rotate(0) scale(1)}80%{transform:rotate(-18deg) scale(.9)}to{transform:rotate(-28deg) translateY(8px) scale(.82);opacity:.65}}@keyframes lidSpark{0%,to{transform:translate(-50%) translateY(0) rotate(-4deg)}50%{transform:translate(-50%) translateY(-8px) rotate(6deg)}}@media(max-width:1050px){.hero,.adultBlock,.gameShell{grid-template-columns:1fr}.sidePanel{display:none}.gameMain{padding:18px 18px 86px}.bottomNav{position:fixed;left:12px;right:12px;bottom:12px;z-index:40;background:#fff;border-radius:26px;padding:8px;display:flex;justify-content:space-around;box-shadow:0 16px 40px #0002}.bottomNav button{border:0;background:transparent;border-radius:18px;font-size:24px;padding:10px 18px}.bottomNav .active{background:#efeaff}.funLoop,.missionPath,.statsGrid,.shopGrid,.albumGrid{grid-template-columns:1fr 1fr}.heroText h1{font-size:58px}.topBar{flex-direction:column;align-items:flex-start}}@media(max-width:680px){.landingNav{gap:10px;align-items:flex-start;flex-direction:column}.navLinks{display:none}.hero{padding:14px}.heroText h1{font-size:44px}.heroText p{font-size:17px}.funLoop,.adultCards,.previewMap,.avatarGrid,.modeGrid,.missionPath,.statsGrid,.shopGrid,.albumGrid,.classifyGrid,.budgetGrid{grid-template-columns:1fr}.adultBlock{margin:14px;border-radius:26px;padding:24px}.storyQuestPanel{grid-template-columns:64px 1fr}.storyQuestPanel .cta{grid-column:1/-1}.storyPipo{width:64px;height:64px;font-size:38px}.worldHeader{grid-template-columns:62px 1fr}.worldHeader>strong{grid-column:2}.missionHeader{grid-template-columns:62px 1fr}.missionHeader button{grid-column:1/3}.dailyHero,.roomHero{flex-direction:column;align-items:flex-start}.cta,.ghostCta{width:100%}.skillList>div{grid-template-columns:36px 1fr}.skillList .bar,.skillList b{grid-column:2}.bossVictory{grid-template-columns:1fr;text-align:center}}.heartsTimer{margin-top:10px;background:#f7f3ff;border:2px solid #E6DFFF;border-radius:16px;padding:10px 14px;text-align:center;font-weight:900;color:#70698c;font-size:14px}.heartsTimer strong{color:#5b43da;font-size:18px}.cartBudgetBar{display:flex;justify-content:space-between;background:#f7f3ff;border-radius:16px;padding:10px 14px;margin-bottom:12px;font-weight:1000}.teacherPage{max-width:960px;margin:0 auto;padding:24px 20px;min-height:100vh;font-family:Nunito,system-ui,sans-serif}.tpLoading{text-align:center;padding:100px 0;font-size:20px;font-weight:900;color:#70698c}.tpBack{background:none;border:none;color:#70698c;font-weight:900;font-size:14px;padding:8px 0;margin-bottom:16px}.tpNotConfigured{text-align:center;padding:60px 20px;background:#fff;border-radius:28px;box-shadow:0 14px 30px #2f236210}.tpNotConfigured span{font-size:60px;display:block;margin-bottom:12px}.tpNotConfigured h2{font-family:"Baloo 2",sans-serif;font-size:28px;color:#24213f}.tpNotConfigured code{display:block;background:#24213f;color:#a78bfa;padding:14px;border-radius:12px;margin:16px auto;max-width:500px;text-align:left;font-size:13px;line-height:1.8}.tpAuthCard{max-width:420px;margin:40px auto;background:#fff;border-radius:28px;padding:36px;box-shadow:0 14px 30px #2f236210;text-align:center}.tpAuthCard .tpLogo{font-size:56px}.tpAuthCard h1{font-family:"Baloo 2",sans-serif;font-size:32px;color:#5b43da;margin:4px 0}.tpAuthCard h2{font-size:16px;color:#70698c;font-weight:900;margin-bottom:20px}.tpAuthTabs{display:flex;gap:6px;margin-bottom:20px;justify-content:center}.tpAuthTabs button{border:2px solid #E6DFFF;background:#fff;color:#5b43da;border-radius:999px;padding:8px 14px;font-weight:1000;font-size:12px}.tpAuthTabs .active{background:#5b43da;color:#fff;border-color:#5b43da}.tpAuthCard form{display:flex;flex-direction:column;gap:10px}.tpAuthCard input{border:2px solid #E6DFFF;border-radius:14px;padding:12px 16px;font-size:15px;font-family:inherit}.tpCta{background:linear-gradient(135deg,#7c5cff,#ff5fa2);color:#fff;border:none;border-radius:999px;padding:14px 28px;font-weight:1000;font-size:15px;font-family:"Baloo 2",sans-serif}.tpCta:disabled{opacity:.5}.tpMsg{color:#ff5fa2;font-weight:900;margin-top:12px;font-size:14px}.tpGhost{background:none;border:2px solid #E6DFFF;border-radius:999px;padding:8px 16px;font-weight:1000;font-size:13px;color:#5b43da}.tpHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:12px;flex-wrap:wrap}.tpHeader h1{font-family:"Baloo 2",sans-serif;font-size:28px;color:#24213f;margin:0}.tpHeader p{color:#70698c;font-weight:700;font-size:14px;margin:4px 0}.tpHeaderActions{display:flex;gap:8px}.tpCreateClass{display:flex;gap:10px;margin-bottom:24px}.tpCreateClass input{flex:1;border:2px solid #E6DFFF;border-radius:14px;padding:12px 16px;font-size:15px;font-family:inherit}.tpCode{background:#efeaff;color:#5b43da;padding:4px 10px;border-radius:8px;font-weight:1000;letter-spacing:1px;font-size:14px}.tpEmpty{text-align:center;padding:48px 20px;color:#70698c}.tpEmpty span{font-size:48px;display:block;margin-bottom:8px}.tpEmpty h3{font-family:"Baloo 2",sans-serif;font-size:22px;color:#24213f}.tpClassGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.tpClassCard{background:#fff;border:3px solid #E6DFFF;border-radius:22px;padding:20px;text-align:left;transition:all .2s}.tpClassCard:hover{border-color:#7c5cff;transform:translateY(-2px);box-shadow:0 8px 24px #7c5cff18}.tpClassCard h3{font-family:"Baloo 2",sans-serif;font-size:22px;color:#24213f;margin:0 0 8px}.tpTabs{display:flex;gap:6px;margin-bottom:20px;overflow-x:auto;padding-bottom:4px}.tpTabs button{border:2px solid #E6DFFF;background:#fff;color:#70698c;border-radius:999px;padding:8px 16px;font-weight:1000;font-size:13px;white-space:nowrap}.tpTabs .active{background:#5b43da;color:#fff;border-color:#5b43da}.tpStatCards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:24px}.tpStat{background:#fff;border:2px solid #E6DFFF;border-radius:18px;padding:16px;text-align:center}.tpStat span{font-size:24px;display:block}.tpStat strong{font-family:"Baloo 2",sans-serif;font-size:28px;color:#24213f;display:block}.tpStat small{color:#70698c;font-weight:900}.tpWorldBars{display:flex;flex-direction:column;gap:8px}.tpWorldBar{display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:10px 14px;border:1.5px solid #EFEAFF}.tpWorldBar span{font-size:24px}.tpBarInfo{flex:1;min-width:100px}.tpBarInfo strong{font-size:14px;color:#24213f;display:block}.tpBarInfo small{font-size:11px;color:#70698c;font-weight:700}.tpBar{flex:2;height:10px;background:#efeaff;border-radius:99px;overflow:hidden}.tpBar div{height:100%;border-radius:99px;transition:width .5s}.tpPct{font-weight:1000;font-size:14px;color:#24213f;min-width:40px;text-align:right}.tpStudents{display:flex;flex-direction:column;gap:6px}.tpStudentRow{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #EFEAFF;border-radius:16px;padding:12px 16px}.tpStudentRow.alert{border-color:#ff5fa2}.tpAvatar{font-size:28px}.tpStudentInfo{flex:1}.tpStudentInfo strong{display:block;font-size:15px;color:#24213f}.tpStudentInfo small{color:#70698c;font-weight:700;font-size:12px}.tpHearts{font-size:14px}.tpHeatmapScroll{overflow-x:auto;margin-bottom:12px}.tpHeatmap{width:100%;border-collapse:collapse}.tpHeatmap th,.tpHeatmap td{padding:10px 12px;border:1.5px solid #EFEAFF;font-size:13px}.tpHeatmap th{background:#efeaff;font-weight:1000;color:#24213f;white-space:nowrap}.tpLegend{display:flex;gap:12px;flex-wrap:wrap}.tpLegend span{padding:4px 10px;border-radius:8px;font-size:12px;font-weight:900}.tpRanking{display:flex;flex-direction:column;gap:6px}.tpRankRow{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #EFEAFF;border-radius:16px;padding:12px 16px}.tpRankRow.top3{border-color:#ffb020;background:#fffbf0}.tpRankPos{font-size:22px;min-width:36px;text-align:center;font-weight:1000}.tpRankInfo{flex:1}.tpRankInfo strong{display:block;font-size:15px;color:#24213f}.tpRankInfo small{color:#70698c;font-weight:700}.tpRankStats{display:flex;gap:12px}.tpRankStats span{font-size:13px;font-weight:1000;color:#5b43da}.tpAlerts{display:flex;flex-direction:column;gap:8px}.tpAlertCard{display:flex;align-items:center;gap:14px;background:#fff3f8;border:2px solid #FFD4E5;border-radius:16px;padding:14px 18px}.tpAlertCard span{font-size:32px}.tpAlertCard strong{display:block;font-size:15px;color:#24213f}.tpAlertCard p{color:#9b3f5f;font-weight:700;font-size:13px;margin:2px 0 0}.wrongFeedback{margin:12px 0;text-align:left}.wrongLearnMsg{background:#e8f5e9;border:2px solid #A5D6A7;border-radius:18px;padding:14px;font-weight:900;color:#2e7d32;font-size:16px;margin-top:10px;line-height:1.5}.classPreviewCard{background:#e8f5e9;border:2px solid #A5D6A7;border-radius:16px;padding:14px;margin-top:10px;display:flex;flex-direction:column;gap:4px}.classPreviewCard strong{font-family:"Baloo 2",sans-serif;font-size:18px;color:#2e7d32}.classPreviewCard span{color:#388e3c;font-weight:900;font-size:14px}.classPreviewCard small{color:#4caf50;font-weight:700;font-size:12px}.classPreviewCard em{color:#1b5e20;font-weight:900;font-size:13px;font-style:normal;margin-top:4px}.classInfoBadge{background:#efeaff;border:2px solid #D1C4E9;border-radius:12px;padding:8px 12px;margin-top:8px;display:flex;flex-direction:column;gap:2px;text-align:center}.classInfoBadge span{font-weight:900;font-size:12px;color:#5b43da}.consentText{display:block;margin-top:10px;color:#888;font-size:11px;font-weight:700;line-height:1.4}.tpRemoveBtn{background:none;border:1px solid var(--color-border-tertiary);border-radius:8px;color:var(--color-text-secondary);font-size:16px;padding:4px 8px;opacity:.4;transition:all .2s}.tpRemoveBtn:hover{opacity:1;border-color:#ff5fa2;color:#ff5fa2}.offlineBanner{position:fixed;top:0;left:0;right:0;z-index:200;background:#ff9800;color:#fff;text-align:center;padding:10px 16px;font-weight:1000;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;animation:toastIn .3s}.installBtn{border:3px solid #7C5CFF;background:#efeaff;color:#5b43da;border-radius:999px;padding:12px 20px;font-weight:1000;font-size:14px;animation:guidedPulse 2s ease-in-out infinite}.installedBadge{background:#e7faf1;color:#135b3c;border-radius:999px;padding:10px 14px;font-weight:1000;font-size:13px}.classCodeSection{margin-top:18px;background:#f0f7ff;border:3px solid #B8D4FF;border-radius:22px;padding:16px 18px}.classCodeSection label{font-family:"Baloo 2",sans-serif;font-size:18px;color:#2b5ea7;margin:0 0 8px}.classCodeSection input{border:2px solid #B8D4FF;border-radius:14px;padding:12px 14px;font-size:16px;text-align:center;letter-spacing:0;text-transform:uppercase}.classCodeSection small{display:block;margin-top:8px;color:#6b8db5;font-weight:700;font-size:12px;line-height:1.4}.joinError{color:#ff3e73;font-weight:900;margin-top:8px;font-size:14px}.teacherMobileNav{display:none}.optionMarker{display:inline-block;flex:0 0 12px;width:12px;height:12px;border-radius:999px;background:currentColor;opacity:.36}@media(max-width:680px){.teacherMobileNav{display:inline-flex;align-items:center;justify-content:center;width:100%;border:2px solid #E6DFFF!important;background:#fff!important;color:#5b43da!important;border-radius:999px!important;padding:12px 18px!important;font-weight:1000!important}.gamePreview{transform:none;animation:none;padding:14px;border-radius:28px}.previewMap{grid-template-columns:repeat(2,minmax(0,1fr))}.previewIsland{height:88px;border-radius:20px}.previewIsland span{font-size:36px}.previewHero{align-items:flex-start;border-radius:22px;padding:14px}.bigMascot{width:72px;height:72px;border-radius:22px;font-size:44px}.previewHero h2{font-size:24px}.storyQuestPanel .guidedPulse,.missionList .guidedPulse{animation:none!important;transform:none!important;box-shadow:0 12px 28px #7c5cff28}.modalBackdrop{align-items:start;overflow-y:auto;padding:max(10px,env(safe-area-inset-top)) 10px max(16px,env(safe-area-inset-bottom))}.missionModal{width:min(100%,420px);max-height:calc(100dvh - 20px);border-radius:26px}.missionHeader{grid-template-columns:54px 1fr;gap:10px;padding:16px}.missionHeader div:first-child{width:54px;height:54px;border-radius:18px}.missionHeader span{font-size:34px}.missionHeader h2{font-size:26px}.missionHeader button{grid-column:1/-1;justify-self:stretch}.missionBody{padding:18px}.missionBody h3{font-size:28px;margin-bottom:16px}.bubbleOptions button{border-radius:18px;padding:14px;font-size:16px}.tpAuthCard{margin:24px auto;padding:24px 18px;border-radius:22px}.tpAuthTabs,.tpHeaderActions,.tpRankStats{flex-wrap:wrap}.tpCreateClass{flex-direction:column}.tpWorldBar,.tpStudentRow,.tpRankRow{align-items:flex-start;flex-wrap:wrap}.tpBar{flex-basis:100%}}@media(prefers-reduced-motion:reduce){.guidedPulse,.gamePreview,.balloon,.installBtn{animation:none!important;transform:none!important}}
