@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@500;600;700&display=swap";:root{--ink:#102f3a;--red:#e84e42;--gold:#f4b838;--cream:#fffaf0;--teal:#0d6c72;--soft:#f2eadb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}nav{z-index:20;color:#fff;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 max(5vw,28px);display:flex;position:absolute}.logo{letter-spacing:.04em;align-items:center;gap:10px;font-family:Fredoka;font-size:18px;display:flex}.logoMark{background:var(--gold);width:38px;height:38px;color:var(--ink);border-radius:50% 45% 48%;place-items:center;font-weight:700;display:grid}.logo b{color:var(--gold)}.links{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.links>a:hover{color:var(--gold)}.navCta{border:1px solid #ffffff80;border-radius:99px;align-items:center;gap:8px;padding:12px 18px;display:flex}.menu{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:#0b6570;grid-template-columns:49% 51%;min-height:710px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--cream);clip-path:polygon(0 70%,100% 10%,100% 100%,0 100%);height:90px;position:absolute;inset:auto 0 0}.heroTexture{background-image:radial-gradient(circle at 15% 30%,#ffffff14 0 2px,#0000 3px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.heroCopy{z-index:2;align-self:center;padding:110px 3vw 110px max(7vw,45px)}.eyebrow,.kicker{letter-spacing:.18em;color:#f9c851;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hero h1,.section h2{letter-spacing:-.045em;margin:22px 0;font-family:Fredoka,sans-serif;font-size:clamp(55px,6.5vw,92px);line-height:.92}.hero h1 em,.mission h2 em{color:var(--gold);font-style:normal}.heroCopy>p{color:#d8eeee;max-width:565px;font-size:18px;line-height:1.65}.heroActions{align-items:center;gap:28px;margin:32px 0;display:flex}.primary{background:var(--gold);color:var(--ink);border-radius:99px;align-items:center;gap:10px;padding:16px 22px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 25px #00000026}.primary:hover{transform:translateY(-2px)}.textLink{align-items:center;gap:7px;font-weight:800;display:inline-flex}.trust{color:#c3dee0;align-items:center;gap:12px;font-size:12px;display:flex}.trust i{background:var(--gold);border-radius:50%;width:3px;height:3px}.heroVisual{height:100%;position:relative}.heroVisual>img{object-fit:cover;object-position:center;width:100%;height:100%}.heroVisual:after{content:"";background:linear-gradient(90deg,#0b6570 0%,#0000 33%);position:absolute;inset:0}.webbaNote{z-index:3;color:var(--ink);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:13px 18px;display:flex;position:absolute;bottom:110px;left:50px;transform:rotate(-2deg);box-shadow:0 12px 35px #083b3e55}.webbaNote span{font-size:30px}.webbaNote p{margin:0;font-size:12px;line-height:1.4}.valueStrip{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1080px;margin:0 auto;padding:10px 35px 65px;display:grid}.valueStrip>div{border-right:1px solid #d8cebd;align-items:center;gap:15px;display:flex}.valueStrip>div:last-child{border:0}.valueStrip svg{color:var(--red);width:28px;height:28px}.valueStrip span{flex-direction:column;display:flex}.valueStrip b{font-family:Fredoka;font-size:17px}.valueStrip small{color:#6f7d7d;margin-top:3px}.section{padding:100px max(7vw,40px)}.sectionHead{justify-content:space-between;align-items:end;display:flex}.section h2{color:var(--ink);font-size:clamp(42px,5vw,68px)}.kicker{color:var(--red)}.filters{background:#eee5d6;border-radius:99px;padding:5px}.filters button{color:#657579;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:9px 17px}.filters .active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #776b5820}.episodeGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.episode{background:#fff;border-radius:24px;transition:all .25s;overflow:hidden;box-shadow:0 10px 40px #594d3812}.episode:hover{transform:translateY(-7px);box-shadow:0 18px 50px #594d3825}.episodeArt{place-items:center;height:225px;display:grid;position:relative;overflow:hidden}.episodeArt:after{content:"";border:25px solid #ffffff1f;border-radius:50%;width:180px;height:180px;position:absolute}.episode.teal .episodeArt{background:#197a7c}.episode.gold .episodeArt{background:#efad31}.episode.coral .episodeArt{background:#e96151}.episodeNo{letter-spacing:.1em;z-index:2;background:#fffd;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px}.giantIcon{z-index:2;filter:drop-shadow(0 10px 10px #0002);font-size:74px}.episodeArt button{width:48px;height:48px;color:var(--red);z-index:3;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;right:18px}.episodeBody{padding:24px}.meta{text-transform:uppercase;letter-spacing:.1em;color:#738286;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.meta span{align-items:center;gap:6px;display:flex}.episode h3{margin:14px 0 8px;font-family:Fredoka;font-size:25px}.episode p{color:#647478;font-size:14px;line-height:1.6}.episode a{color:var(--red);align-items:center;gap:6px;margin-top:18px;font-size:13px;font-weight:800;display:flex}.characters{background:#f2e8d8;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.characterArt{background:#0b6670;border-radius:49% 49% 18px 18px;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.sun{background:var(--gold);border-radius:50%;width:280px;height:280px;position:absolute;top:60px}.portrait{z-index:2;background:var(--red);color:#fff;border:15px solid #f9ba37;border-radius:48% 48% 20px 20px;place-items:center;width:250px;height:330px;font:700 80px Fredoka;display:grid;box-shadow:0 24px #083e47}.webDot{z-index:3;font-size:55px;position:absolute;top:70px;right:50px}.characterCopy h2{font-size:clamp(45px,5.3vw,76px)}.characterCopy>p{color:#596d71;font-size:17px;line-height:1.75}.characterCopy blockquote{border-left:4px solid var(--gold);margin:26px 0;padding:5px 0 5px 20px;font-family:Fredoka;font-size:20px;line-height:1.4}.characters .textLink{color:var(--red);font-size:14px}.parents{background:var(--teal);color:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;display:grid}.parents h2{color:#fff;font-size:clamp(42px,5vw,66px)}.parents>div>p{color:#cfe2e4;max-width:620px;line-height:1.7}.light{color:var(--gold)}.parentPoints{flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:13px;font-weight:600;display:flex}.guideCard{color:var(--ink);background:#fffaf0;border-radius:28px;padding:40px;transform:rotate(1deg);box-shadow:18px 18px #084f55}.guideCard .mini{letter-spacing:.16em;color:var(--red);font-size:10px;font-weight:800}.quote{margin:22px 0;font:600 29px/1.25 Fredoka}.guideCard p{font-size:14px;color:#657579!important}.guideCard a{color:var(--red);align-items:center;gap:8px;margin-top:24px;font-weight:800;display:flex}.mission{text-align:center;background-image:radial-gradient(#ddcfb7 1.5px,#0000 1.5px);background-size:22px 22px;position:relative}.missionBadge{font-size:45px}.mission .kicker{justify-content:center;margin-top:18px}.mission h2{font-size:clamp(45px,5vw,70px)}.mission p{color:#66777a}.red{background:var(--red);color:#fff;margin-top:24px}footer{color:#fff;background:#0a303a;padding:65px max(7vw,40px) 25px}.footerTop{justify-content:space-between;align-items:center;padding-bottom:45px;display:flex}.footerTop p{color:#b6cbcf;font-size:14px;line-height:1.7}.socials{gap:10px;display:flex}.socials a{border:1px solid #ffffff30;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.footerBottom{color:#849fa4;border-top:1px solid #ffffff1c;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}.footerTop .logoMark{color:var(--ink)}@media (width<=850px){nav{position:absolute}.menu{z-index:5;display:block}.links{background:#083f48;border-radius:18px;flex-direction:column;align-items:stretch;padding:24px;display:none;position:absolute;top:68px;left:20px;right:20px}.links.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.heroCopy{padding:130px 28px 60px}.heroVisual{height:470px}.heroVisual:after{background:linear-gradient(#0b6570 0%,#0000 40%)}.heroVisual>img{object-position:65% center}.webbaNote{bottom:90px;left:25px}.valueStrip{grid-template-columns:1fr;padding-top:35px}.valueStrip>div{border-bottom:1px solid #ddd0bc;border-right:0;padding-bottom:20px}.section{padding:75px 26px}.sectionHead{display:block}.filters{margin-bottom:22px;display:inline-flex}.episodeGrid,.characters,.parents{grid-template-columns:1fr}.characterArt{min-height:430px}.characterCopy{padding-top:20px}.guideCard{margin-top:15px}.footerTop,.footerBottom{flex-direction:column;align-items:flex-start;gap:25px}.trust{flex-wrap:wrap}.heroActions{flex-direction:column;align-items:flex-start}.hero h1{font-size:58px}}@media (width>=851px) and (width<=1100px){.links{gap:16px}.episodeGrid{gap:12px}.heroCopy{padding-left:5vw}.hero h1{font-size:67px}}nav{height:92px}.logo{align-items:center;display:flex}.logo img{object-fit:contain;filter:drop-shadow(0 4px 8px #0003);width:112px;height:76px}.footerTop .logo img{width:132px;height:90px}.notifyBell{z-index:65;color:#173f4a;cursor:pointer;background:#f4b838;border:0;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #102f3a4d}.notifyBell:hover{transform:translateY(-2px)}.notifyBell.enabled{color:#fff;background:#e84e42}.notifyBell i{background:#74c66c;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:4px;right:3px}.notifyPrompt{z-index:70;color:#173f4a;background:#fffaf0;border:1px solid #eadfc9;border-radius:25px;grid-template-columns:84px 1fr;gap:18px;width:min(430px,100vw - 32px);padding:24px;animation:.28s ease-out notifyIn;display:grid;position:fixed;bottom:86px;right:24px;box-shadow:0 24px 70px #102f3a52}.notifyClose{color:#173f4a;cursor:pointer;background:#efe6d6;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:13px;right:13px}.notifyMascot{background:#0b6570;border-radius:22px;place-items:center;width:84px;height:84px;display:grid;overflow:hidden}.notifyMascot img{object-fit:contain;width:78px;height:78px}.notifyPrompt span{letter-spacing:.16em;color:#e84e42;font-size:9px;font-weight:900}.notifyPrompt h2{margin:7px 32px 8px 0;font:700 25px/1.08 Fredoka}.notifyPrompt p{color:#617478;margin:0 0 15px;font-size:13px;line-height:1.55}.notifyActions{align-items:center;gap:10px;display:flex}.notifyActions button{cursor:pointer;border:0;border-radius:99px;padding:11px 14px;font-size:12px;font-weight:900}.notifyActions button:first-child{color:#fff;background:#e84e42;align-items:center;gap:7px;display:flex}.notifyActions button:disabled{opacity:.65}.notifyActions .notifyLater{color:#617478;background:0 0}.notifyPrompt small{color:#8b989a;margin-top:12px;font-size:9px;display:block}@keyframes notifyIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@media (width<=850px){.logo img{width:92px;height:64px}.footerTop .logo img{width:118px;height:80px}}@media (width<=600px){.notifyBell{bottom:15px;right:15px}.notifyPrompt{grid-template-columns:60px 1fr;width:auto;padding:20px 18px;bottom:78px;left:16px;right:16px}.notifyMascot{border-radius:17px;width:60px;height:60px}.notifyMascot img{width:56px;height:56px}.notifyPrompt h2{font-size:22px}.notifyActions{flex-direction:column;align-items:flex-start}.notifyActions button{justify-content:center;width:100%}}.library{color:#fff;background:#173f4a;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;display:grid;position:relative;overflow:hidden}.library:before{content:"";border:2px solid #f4b83824;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-250px;left:-170px}.libraryIntro,.bookShelf{z-index:1;position:relative}.library h2{color:#fff;font-size:clamp(45px,5vw,70px)}.libraryIntro>p{color:#c7dbde;max-width:570px;font-size:16px;line-height:1.75}.libraryBenefits{flex-wrap:wrap;gap:22px;margin-top:27px;display:flex}.libraryBenefits span{color:#f8d16c;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.libraryBenefits svg{width:18px}.bookShelf{flex-direction:column;align-items:center;display:flex}.bookCard{width:min(570px,100%);color:var(--ink);background:#fffaf0;border-radius:28px;grid-template-columns:210px 1fr;gap:27px;padding:24px;display:grid;box-shadow:18px 20px #0d3038}.bookCover{text-align:center;color:#fff;background:radial-gradient(circle at 50% 35%,#ffd960,#e84e42 72%);border-left:10px solid #efb334;border-radius:14px 22px 22px 14px;flex-direction:column;justify-content:center;align-items:center;min-height:285px;display:flex;position:relative;overflow:hidden;box-shadow:8px 10px 20px #102f3a33}.bookCover:before{content:"";opacity:.35;background-image:radial-gradient(#fff8 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.bookWeb{z-index:1;font-size:50px}.bookLogo{letter-spacing:.03em;z-index:1;text-shadow:0 3px #71312e;font:700 28px/1 Fredoka}.bookLogo b{color:#ffdb62;font-size:38px}.bookCover small{z-index:1;letter-spacing:.22em;margin-top:12px;font-size:9px;font-weight:800}.bookInfo{align-self:center}.soonBadge{color:#805b00;letter-spacing:.13em;background:#f7d77e;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-block}.bookInfo h3{margin:17px 0 10px;font:600 28px/1.15 Fredoka}.bookInfo p{color:#637579;font-size:13px;line-height:1.6}.bookInfo button{color:#8a918f;background:#e5ded0;border:0;border-radius:99px;align-items:center;gap:8px;margin-top:20px;padding:12px 17px;font-weight:800;display:flex}.shelfNote{color:#c7dbde;align-items:center;gap:12px;margin-top:30px;font-size:12px;line-height:1.5;display:flex}.shelfNote span{font-size:30px}.shelfNote p{margin:0}.shelfNote b{color:#fff;font-size:14px}@media (width<=850px){.library,.bookCard{grid-template-columns:1fr}.bookCover{min-height:330px}.bookInfo{padding:8px 4px}.libraryBenefits{margin-bottom:15px}}.heroVisual>img{object-position:48% center}.characterArt{display:block}.characterArt>img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%}.characterLabel,.coverLabel{z-index:3;color:var(--ink);letter-spacing:.14em;background:#fffaf0;border-radius:99px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 7px 20px #0003}.characterLabel{bottom:24px;left:24px}.bookCover{display:block}.bookCover>img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:285px}.coverLabel{color:#fff;background:#102f3ae6;bottom:16px;left:16px}.bookCover:after{content:"";background:linear-gradient(#0000 55%,#102f3a77);position:absolute;inset:0}@media (width<=850px){.heroVisual>img{object-position:55% center}.characterArt>img{min-height:430px}.bookCover>img{min-height:330px}}.readyBadge{color:#246422;background:#dff3d2}.bookInfo .readBookButton{color:#fff;cursor:pointer;background:#e84e42;transition:transform .2s,box-shadow .2s;box-shadow:0 7px #ad302b}.bookInfo .readBookButton:hover{transform:translateY(-2px);box-shadow:0 9px #ad302b}.bookInfo .readBookButton:active{transform:translateY(4px);box-shadow:0 3px #ad302b}.readerOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071b20f0;place-items:center;padding:26px;animation:.25s readerIn;display:grid;position:fixed;inset:0}.readerClose{color:#fff;cursor:pointer;z-index:4;background:#173f4a;border:1px solid #fff5;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:fixed;top:22px;right:24px}.readerTop{color:#f8d16c;letter-spacing:.15em;justify-content:space-between;margin:0 6px 12px;font-size:11px;font-weight:900;display:flex}.readerTop b{color:#fff}.bookStage{perspective:1800px;position:relative}.readerPage{height:min(650px,72vh);min-height:490px;transform-style:preserve-3d;background:#fff9e9;border-radius:12px 25px 25px 12px;grid-template-columns:58% 42%;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0008,10px 10px #e4b749}.readerPage:after{content:"";background:linear-gradient(90deg,#6c3c2144,#0000);width:22px;position:absolute;inset:0 auto 0 0}.pagePicture{background:#f4c452;min-width:0;height:100%}.pagePicture img{object-fit:cover;width:100%;height:100%}.pageWords{background:radial-gradient(circle at 80% 15%,#fff,#fff9e9 58%);flex-direction:column;justify-content:center;padding:clamp(28px,5vw,65px);display:flex;position:relative}.pageWords h2{color:#173f4a;margin:0 0 22px;font:700 clamp(32px,4vw,52px)/1.04 Fredoka}.pageWords p{color:#42575b;margin:0;font:500 clamp(17px,1.7vw,22px)/1.7 Fredoka}.readerPage.cover .pageWords{background:#173f4a}.readerPage.cover .pageWords h2{color:#f8d16c}.readerPage.cover .pageWords p{color:#fff}.tapHint{color:#f8d16c;letter-spacing:.08em;margin-top:34px;font-size:13px;font-weight:900}.lessonLabel{letter-spacing:.2em;color:#e84e42;margin-bottom:14px;font-size:11px;font-weight:900}.moralBadge{color:#27672c;background:#e7f4d7;border-radius:14px;align-items:center;gap:9px;margin-top:25px;padding:13px 15px;font-weight:900;display:flex}.moralBadge svg{width:21px}.pageTap{z-index:3;cursor:pointer;background:0 0;border:0;width:28%;position:absolute;top:0;bottom:0}.pageTap:disabled{cursor:default}.pageTapLeft{left:0}.pageTapRight{right:0}.turn-next{animation:.26s ease-in turnNext}.turn-prev{animation:.26s ease-in turnPrev}.readerControls{grid-template-columns:150px 1fr 150px;align-items:center;gap:20px;margin-top:24px;display:grid}.readerControls>button{color:#fff;cursor:pointer;background:#173f4a;border:1px solid #fff5;border-radius:99px;justify-content:center;align-items:center;gap:7px;padding:12px 17px;font-weight:800;display:flex}.readerControls>button:disabled{opacity:.3;cursor:default}.readerControls .finishBook{background:#e84e42;border-color:#e84e42}.readerControls svg{width:18px}.pageDots{justify-content:center;gap:8px;display:flex}.pageDots span{background:#fff4;border-radius:50%;width:8px;height:8px;transition:all .2s}.pageDots span.active{background:#f8d16c;border-radius:9px;width:26px}@keyframes readerIn{0%{opacity:0}to{opacity:1}}@keyframes turnNext{to{opacity:.35;transform:rotateY(-88deg)}}@keyframes turnPrev{to{opacity:.35;transform:rotateY(88deg)}}@media (width<=700px){.readerOverlay{padding:14px}.readerClose{width:40px;height:40px;top:12px;right:13px}.readerWrap{width:94vw}.readerTop{padding-right:48px}.readerPage{border-radius:10px 18px 18px 10px;grid-template-rows:55% 45%;grid-template-columns:1fr;height:72vh;min-height:540px}.pageWords{padding:22px 25px}.pageWords h2{margin-bottom:10px;font-size:29px}.pageWords p{font-size:16px;line-height:1.5}.tapHint{margin-top:13px}.readerControls{grid-template-columns:105px 1fr 105px;gap:8px;margin-top:17px}.readerControls>button{padding:10px 8px;font-size:12px}.pageDots{gap:5px}.pageDots span{width:6px;height:6px}.pageDots span.active{width:15px}.moralBadge{margin-top:12px;padding:9px 11px;font-size:12px}}.parents{grid-template-columns:1.15fr .85fr}.adviceHub{border-top:1px solid #ffffff24;grid-column:1/-1;margin-top:35px;padding-top:42px}.adviceHeading{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.adviceHeading .mini{letter-spacing:.15em;color:#f4c654;font-size:10px;font-weight:800}.adviceHeading h3{margin:8px 0 0;font:600 32px Fredoka}.adviceHeading>a{color:#f4c654;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.adviceGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.adviceGrid article{color:var(--ink);background:#fffaf0;border-radius:20px;padding:16px 16px 22px;box-shadow:0 10px 30px #062d3235}.adviceVisual{border-radius:13px;place-items:center;height:145px;margin-bottom:18px;font-size:54px;display:grid;overflow:hidden}.adviceVisual.bedtime{background:linear-gradient(135deg,#324c8b,#8f83c5)}.adviceVisual.online{background:linear-gradient(135deg,#f3b63d,#ef7452)}.adviceVisual.boundaries{background:linear-gradient(135deg,#50a69d,#a7d6a4)}.adviceGrid article>span{letter-spacing:.14em;color:var(--red);font-size:9px;font-weight:900}.adviceGrid h4{margin:9px 0;font:600 21px/1.2 Fredoka}.adviceGrid p{color:#69787a;margin:0;font-size:12px;line-height:1.6}@media (width<=850px){.parents{grid-template-columns:1fr}.adviceHeading{flex-direction:column;align-items:flex-start;gap:20px}.adviceGrid{grid-template-columns:1fr}.adviceVisual{height:190px}}.adviceGrid{grid-template-columns:repeat(4,1fr)}.adviceVisual{background:#eadfcf;height:250px;font-size:0;display:block}.adviceVisual img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .3s}.adviceGrid article:hover .adviceVisual img{transform:scale(1.025)}@media (width<=1100px) and (width>=851px){.adviceGrid{grid-template-columns:repeat(2,1fr)}.adviceVisual{height:390px}}@media (width<=850px){.adviceGrid{grid-template-columns:1fr}.adviceVisual{height:480px}}.library{grid-template-columns:.72fr 1.28fr;gap:5vw}.bookList{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:100%;display:grid}.bookCard{flex-direction:column;gap:12px;width:100%;padding:18px;display:flex;box-shadow:12px 14px #0d3038}.bookCover{border-left-width:8px;height:245px;min-height:0}.bookCover>img{object-fit:cover;width:100%;height:100%;min-height:0}.bookInfo{padding:5px 4px 8px}.bookInfo h3{margin:13px 0 8px;font-size:25px}.bookInfo p{font-size:12px;line-height:1.55}.bookInfo button{margin-top:15px}@media (width<=1100px){.library{grid-template-columns:1fr}.libraryIntro{max-width:720px}.bookList{max-width:760px}}@media (width<=850px){.bookList{grid-template-columns:1fr}.bookCover{height:330px}}body.readerOpen{overflow:hidden}.libraryAll{background:#e84e42;margin-top:30px;display:inline-flex}.homeBookList{grid-template-columns:repeat(3,minmax(0,1fr))}.homeBookList .bookCover{height:190px}.homeBookList .bookInfo h3{font-size:20px}.homeBookList .bookInfo p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bookMeta{flex-wrap:wrap;gap:7px;margin:8px 0 12px;display:flex}.bookMeta span{color:#42575b;background:#eef2ec;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:800}.finishedCover{z-index:2;color:#27672c;background:#e7f4d7;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:900;display:flex;position:absolute;top:10px;right:10px}.finishedCover svg{width:14px;height:14px}.bookInfo h3{min-height:2.3em}.librarySite{background:#f8f1e6;min-height:100vh}.libraryNav{background:#083f48;position:relative}.libraryLinks a{align-items:center;gap:6px;display:flex}.libraryLinks .activeLibrary{color:#f8d16c}.libraryPage{min-height:75vh}.libraryHero{color:#fff;background:#173f4a;padding:95px 7vw 72px;position:relative;overflow:hidden}.libraryHero:after{content:"🕸️";opacity:.07;font-size:190px;position:absolute;top:22px;right:7vw}.libraryHero h1{color:#f8d16c;max-width:850px;margin:20px 0 16px;font:700 clamp(48px,7vw,88px)/1 Fredoka}.libraryHero p{color:#c7dbde;font-size:18px}.libraryBrowser{padding:55px 7vw 90px}.libraryTools{grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(150px,.6fr));gap:12px;display:grid}.librarySearch{background:#fff;border:1px solid #d9d0c3;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.librarySearch svg{color:#637579;width:18px}.librarySearch input{background:0 0;border:0;outline:0;width:100%;padding:15px 0;font:600 14px Fredoka}.libraryTools select{color:#42575b;background:#fff;border:1px solid #d9d0c3;border-radius:14px;padding:0 14px;font:700 13px Fredoka}.libraryCount{color:#637579;margin:24px 0 16px;font-weight:800}.fullBookGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.fullBookGrid .bookCard{box-shadow:10px 12px #d7c9b4}.fullBookGrid .bookCover{height:230px}.fullBookGrid .bookInfo{flex-direction:column;flex:1;display:flex}.fullBookGrid .bookInfo p{flex:1}.emptyLibrary{text-align:center;padding:90px 20px}.emptyLibrary span{font-size:60px}.readerUtilities{align-items:center;gap:8px;display:flex}.readerUtilities button{color:#fff;cursor:pointer;background:#173f4a;border:1px solid #fff4;border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font:800 10px Fredoka;display:flex}.readerUtilities button:first-child{background:#e84e42;border-color:#e84e42}.readerUtilities svg{width:14px;height:14px}.spokenSentence{color:#203b3f;background:#ffe27a;border-radius:5px;padding:1px 3px}.finishPrompt{border-left:4px solid #e84e42;flex-direction:column;gap:4px;margin-top:14px;padding:8px 0 8px 12px;display:flex}.finishPrompt small{color:#e84e42;letter-spacing:.16em;font-size:9px;font-weight:900}.finishPrompt strong{color:#173f4a;font-size:14px}.finishActions{justify-content:flex-end;gap:8px;display:flex}.finishActions button{color:#fff;cursor:pointer;background:#173f4a;border:1px solid #fff5;border-radius:99px;align-items:center;gap:5px;padding:11px 13px;font:800 11px Fredoka;display:flex}.finishActions .finishBook{background:#e84e42;border-color:#e84e42}.finishActions svg{width:15px}.readerPage.moral .pageWords{overflow-y:auto}.readerUtilities .readerWhatsApp{color:#103c21;background:#25d366;border-color:#25d366}.readerUtilities .readerFacebook{background:#1877f2;border-color:#1877f2}.readerFacebook>span{color:#1877f2;background:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font:900 12px Arial;display:grid}.readerFacebook em{font-style:normal}@media (width<=1250px){.fullBookGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeBookList{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.homeBookList .bookInfo h3{font-size:19px}}@media (width<=850px){.libraryNav .libraryLinks{background:0 0;flex-direction:row;padding:0;display:flex;position:static}.libraryNav .libraryLinks a:not(.navCta){font-size:0}.libraryNav .libraryLinks a svg{width:23px;height:23px}.libraryHero{padding:115px 26px 60px}.libraryBrowser{padding:35px 22px 70px}.libraryTools{grid-template-columns:1fr 1fr}.librarySearch{grid-column:1/-1}.libraryTools select{height:48px}.fullBookGrid,.homeBookList{grid-template-columns:1fr}.homeBookList .bookCover{height:300px}.readerUtilities{flex-wrap:wrap;justify-content:flex-end;gap:5px}.readerUtilities button{padding:7px;font-size:0}.readerUtilities button svg{width:17px;height:17px}.readerUtilities .readerWhatsApp span,.readerUtilities .readerFacebook em{display:none}.readerFacebook>span{display:grid}.readerTop>span{display:none}.readerTop{justify-content:flex-end}.pageWords{overflow-y:auto}.finishActions{flex-direction:column}.finishActions button{padding:9px;font-size:10px}.readerControls{grid-template-columns:88px 1fr 118px}.readerControls>button{min-height:42px}.pageDots{flex-wrap:wrap;max-width:100px}.readerPage.moral{grid-template-rows:42% 58%}}@media (width<=520px){.libraryTools{grid-template-columns:1fr}.librarySearch{grid-column:auto}.readerOverlay{padding:8px}.readerPage{height:76vh;min-height:520px}.pageWords{padding:18px 20px}.pageWords p{font-size:15px}.pageWords h2{font-size:25px}.readerControls{grid-template-columns:78px 1fr 105px;gap:5px}.readerControls>button{font-size:0}.readerControls>button svg{display:block}.moralBadge{font-size:11px}}@media (width<=700px){.readerWrap{flex-direction:column;justify-content:center;height:100%;display:flex}.readerPage{grid-template-rows:42% 58%;height:min(68dvh,620px);min-height:0}.pageWords{justify-content:flex-start;min-height:0;overflow-y:auto}.pageWords h2,.pageWords p,.readerControls{flex:none}.readerPage.moral{grid-template-rows:36% 64%}}@media (width<=520px){.readerPage{height:min(66dvh,570px);min-height:0}.pageWords{padding:16px 18px}.pageWords p{font-size:14px;line-height:1.48}.pageWords h2{font-size:23px}.readerTop{margin-bottom:7px}.readerControls{margin-top:10px}}@media (height<=620px){.readerOverlay{padding:6px}.readerTop{margin-bottom:5px}.readerPage{height:68dvh;min-height:0}.readerControls{margin-top:8px}.readerControls>button{padding:8px}.readerClose{top:7px;right:7px}}.readerWrap{width:min(1180px,94vw)}.pagePicture{background:#173f4a;place-items:center;display:grid;overflow:hidden}.pagePicture img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.pageWords{scrollbar-gutter:stable;min-width:0;min-height:0;overflow-y:auto}@media (width>=701px){.readerPage{grid-template-columns:minmax(0,62%) minmax(320px,38%)}.pageWords{padding:clamp(25px,3.2vw,48px)}.pageWords h2{font-size:clamp(30px,3.2vw,46px)}.pageWords p{font-size:clamp(16px,1.45vw,20px)}}@media (width<=700px){.pagePicture img{object-fit:contain}}.learningDashboard{z-index:3;background:#fff;border-radius:24px;grid-template-columns:1fr auto;gap:20px;margin:-34px 7vw 0;padding:22px 26px;display:grid;position:relative;box-shadow:0 18px 55px #173f4a1c}.profileCard{align-items:center;gap:15px;display:flex}.profileAvatar{cursor:pointer;background:#f8d16c;border:0;border-radius:19px;width:66px;height:66px;font-size:34px;box-shadow:0 7px #dba82a}.profileCard small{letter-spacing:.16em;color:#e84e42;font-size:9px;font-weight:900}.profileCard h2{color:#173f4a;margin:2px 0;font:700 27px Fredoka}.profileCard p{color:#637579;margin:0;font-size:12px}.dashboardActions{align-items:center;gap:8px;display:flex}.dashboardActions button{color:#42575b;cursor:pointer;background:#fffaf0;border:1px solid #ded5c8;border-radius:99px;align-items:center;gap:6px;padding:10px 13px;font:800 11px Fredoka;display:flex}.dashboardActions button.active{color:#b92f28;background:#ffe7e4;border-color:#efaca7}.dashboardActions button:disabled{opacity:.35;cursor:default}.dashboardActions svg{width:16px}.dashboardActions b{color:#fff;background:#173f4a;border-radius:99px;padding:2px 6px;font-size:9px}.badgeShelf{border-top:1px solid #eee5d9;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:16px;display:grid}.badgeShelf>div{color:#9c9c98;filter:grayscale();background:#f5f1ea;border-radius:12px;align-items:center;gap:8px;padding:9px 11px;display:flex}.badgeShelf>div.earned{color:#735100;filter:none;background:#fff2ba}.badgeShelf span{font-size:23px}.badgeShelf small{font-weight:900}.favouriteButton{z-index:3;color:#e84e42;cursor:pointer;background:#ffffffe8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 3px 10px #0002}.favouriteButton svg{width:18px}.favouriteButton.favourite{color:#fff;background:#e84e42}.bookActions{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.bookInfo .activityButton{color:#42575b;box-shadow:none;cursor:pointer;background:#f1e8d8;margin-top:15px}.bookInfo .activityButton svg{width:15px}.profileEditButton{color:#0b7780;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:9px;padding:0;font:900 11px Fredoka;display:flex}.profileEditButton svg{width:14px}.profileDiscovery{background:linear-gradient(105deg,#fff1b9,#fff8e9);border:2px solid #f4b838;border-radius:17px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.profileDiscovery>svg{color:#e84e42;width:29px;height:29px}.profileDiscovery div{flex-direction:column;gap:2px;display:flex}.profileDiscovery b{color:#173f4a;font:700 17px Fredoka}.profileDiscovery span{color:#637579;font-size:11px}.profileDiscovery button{color:#fff;cursor:pointer;background:#e84e42;border:0;border-radius:99px;align-items:center;gap:6px;padding:10px 14px;font:900 11px Fredoka;display:flex}.profileDiscovery button svg{width:15px}.dashboardActions .journeyButton{color:#0b7780;background:#e8f7f6;border:1px solid #0b7780;border-radius:99px;align-items:center;gap:6px;padding:10px 13px;font:800 11px Fredoka;display:flex}.miniModal{z-index:1600;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#071b20dd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.miniPanel{background:#fffaf0;border-radius:24px;width:min(590px,94vw);max-height:90vh;padding:38px;position:relative;overflow:auto;box-shadow:0 30px 90px #0008}.miniClose{color:#fff;cursor:pointer;background:#173f4a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.miniClose svg{width:19px}.miniPanel h2{color:#173f4a;margin:12px 0 25px;font:700 36px/1.1 Fredoka}.miniPanel>label,.settingsGrid label{color:#42575b;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.miniPanel input,.miniPanel select{background:#fff;border:1px solid #d8cec0;border-radius:12px;outline:none;padding:13px 14px;font:600 14px Fredoka}.avatarChoices{gap:9px;margin:17px 0;display:flex}.avatarChoices button{cursor:pointer;background:#f0eadf;border:2px solid #0000;border-radius:15px;width:55px;height:55px;font-size:26px}.avatarChoices button.selected{background:#fff0ee;border-color:#e84e42}.privacyNote{color:#637579;align-items:center;gap:8px;font-size:12px;line-height:1.55;display:flex}.privacyNote svg{color:#e84e42;width:22px}.profileSave{border:0;margin-top:14px}.settingsGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settingsGrid label:last-child{grid-column:1/-1}.quizPanel{width:min(700px,95vw)}.quizPanel fieldset{border:0;margin:0 0 18px;padding:0}.quizPanel legend{color:#173f4a;margin-bottom:8px;font:700 16px/1.4 Fredoka}.quizPanel fieldset label{cursor:pointer;background:#fff;border:1px solid #ded5c8;border-radius:11px;align-items:center;gap:9px;margin-bottom:6px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.quizPanel fieldset label.correctAnswer{background:#e5f5da;border-color:#78ad62}.quizPanel fieldset label.wrongAnswer{background:#ffe6e3;border-color:#db756e}.quizSubmit{border:0}.quizSubmit:disabled{opacity:.35}.quizResult{text-align:center;border-radius:18px;padding:26px}.quizResult svg{width:55px;height:55px}.quizResult.perfect{color:#765300;background:#fff1b8}.quizResult.tryAgain{color:#9d302a;background:#ffe8e5}.quizResult h3{font:700 22px Fredoka}.quizResult button{color:#fff;background:#173f4a;border:0;border-radius:99px;padding:10px 16px;font-weight:800}.certificate{text-align:center;color:#173f4a;background:#fff9e8;border:16px double #d8a32b;border-radius:8px;width:min(850px,95vw);padding:55px;position:relative;box-shadow:0 30px 90px #0008}.certificateWeb{font-size:70px}.certificate>small{letter-spacing:.25em;color:#e84e42;font-weight:900}.certificate h1{color:#173f4a;margin:16px 0;font:700 clamp(42px,7vw,72px)/1 Fredoka}.certificate h2{color:#e84e42;margin:12px;font:700 40px Fredoka}.certificate p{font:500 17px/1.6 Fredoka}.certificateBadges{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px;display:flex}.certificateBadges span{background:#fff0b0;border-radius:99px;padding:8px 13px;font-size:12px;font-weight:800}.certificate .primary{border:0;margin:28px auto 0}.activitySheet{color:#173f4a;background:#fff;border-radius:8px;width:min(760px,95vw);padding:55px;position:relative}.activitySheet>span{letter-spacing:.2em;color:#e84e42;font-size:10px;font-weight:900}.activitySheet h1{margin:10px 0;font:700 36px Fredoka}.activitySheet h2{margin-top:25px;font:700 20px Fredoka}.activitySheet p{font:500 16px/1.6 Fredoka}.activityName{border-bottom:2px solid #173f4a;padding:12px 0}.drawingSpace{color:#b2a99d;border:3px dashed #d8cec0;border-radius:16px;place-items:center;height:260px;font-weight:800;display:grid}.answerLines{background:repeating-linear-gradient(#0000 0 28px,#b9b0a5 29px 30px);height:90px;margin-bottom:20px}.activitySheet .primary{border:0;margin-top:20px}.languageStudio{color:#fff;background:#173f4a;border-radius:28px;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;margin:20px 7vw 90px;padding:42px;display:grid}.languageStudio h2{color:#f8d16c;margin:14px 0;font:700 42px/1.05 Fredoka}.languageStudio p{color:#c7dbde;line-height:1.7}.languagePills{flex-wrap:wrap;gap:10px;display:flex}.languagePills span{color:#b8cbce;border:1px solid #fff3;border-radius:99px;padding:10px 13px;font-size:11px;font-weight:800}.languagePills .available{color:#27672c;background:#e4f5d8;border-color:#e4f5d8}.storyWorld{background:#fffaf0;padding:80px 7vw 100px}.storyWorld header{max-width:760px}.storyWorld h2{color:#173f4a;margin:15px 0 35px;font:700 clamp(40px,5vw,64px)/1.05 Fredoka}.characterWorldGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.characterWorldGrid article{background:#fff;border-radius:22px;grid-template-columns:42% 58%;min-height:240px;display:grid;overflow:hidden;box-shadow:0 12px 30px #173f4a14}.characterWorldGrid img{object-fit:cover;width:100%;height:100%}.characterWorldGrid article>div{padding:24px 20px}.characterWorldGrid span{letter-spacing:.15em;color:#e84e42;font-size:9px;font-weight:900}.characterWorldGrid h3{color:#173f4a;margin:6px 0;font:700 28px Fredoka}.characterWorldGrid b{color:#637579;font-size:11px}.characterWorldGrid p{color:#637579;font-size:12px;line-height:1.55}.text-small .pageWords p{font-size:15px}.text-large .pageWords p{font-size:clamp(20px,2vw,25px)}.font-easy .pageWords h2,.font-easy .pageWords p{letter-spacing:.02em;font-family:Arial,sans-serif}.theme-white .pageWords{background:#fff}.theme-night .pageWords{background:#17262b}.theme-night .pageWords h2,.theme-night .pageWords p,.theme-night .finishPrompt strong{color:#f3eee4}.theme-night .readerPage{background:#17262b}@media (width<=950px){.learningDashboard{grid-template-columns:1fr;margin-left:22px;margin-right:22px}.dashboardActions{flex-wrap:wrap}.badgeShelf{grid-template-columns:repeat(2,1fr)}.languageStudio{grid-template-columns:1fr;margin-left:22px;margin-right:22px}.characterWorldGrid{grid-template-columns:1fr 1fr}}@media (width<=650px){.learningDashboard{padding:18px}.dashboardActions button{font-size:0}.dashboardActions button svg{width:20px;height:20px}.dashboardActions button b{font-size:9px}.badgeShelf{grid-template-columns:1fr 1fr}.badgeShelf small{font-size:9px}.settingsGrid{grid-template-columns:1fr}.settingsGrid label:last-child{grid-column:auto}.miniPanel{padding:30px 22px}.characterWorldGrid{grid-template-columns:1fr}.characterWorldGrid article{grid-template-columns:38% 62%}.languageStudio{padding:30px 24px}.languageStudio h2{font-size:34px}.certificate{border-width:10px;padding:35px 20px}.certificate h2{font-size:30px}.activitySheet{padding:38px 24px}.finishActions{gap:4px}.finishActions button{font-size:0}.finishActions button svg{display:block}}.characterWorldGrid img[src="/webba-character-guide.png"]{object-position:88% 88%}.characterWorldGrid img[src="/adjoa-character-guide.png"],.characterWorldGrid img[src="/kofi-dad-character-guide.png"]{object-position:88% 15%}.familyCharacters{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px;display:grid}.familyCharacters article{background:#fffaf0;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px #173f4a14}.familyCharacters img{object-fit:cover;width:100%;height:280px;display:block}.familyCharacters article:first-child img{object-position:88% 88%}.familyCharacters article:nth-child(2) img,.familyCharacters article:nth-child(3) img{object-position:88% 15%}.familyCharacters article>div{padding:22px}.familyCharacters span{letter-spacing:.15em;color:var(--red);font-size:10px;font-weight:900}.familyCharacters h3{color:var(--ink);margin:7px 0;font:700 30px Fredoka}.familyCharacters p{color:#596d71;margin:0;font-size:13px;line-height:1.6}@media (width<=850px){.familyCharacters{grid-template-columns:1fr}.familyCharacters img{height:340px}}.episodeArt>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.episodeArt:has(img):after{background:linear-gradient(#0000 45%,#102f3a55);border:0;border-radius:0;width:auto;height:auto;inset:0}.episodeArt .episodePlay{width:48px;height:48px;color:var(--red);z-index:3;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;right:18px;box-shadow:0 6px 18px #102f3a33}.episode.selectedEpisode{outline-offset:3px;outline:4px solid #f4b838;box-shadow:0 18px 46px #102f3a28}.episode.selectedEpisode .episodePlay{color:#173f4a;background:#f4b838}.episode.selectedEpisode .watchLabel{color:#27672c}.siteNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#092f38e8,#092f38b8);position:fixed;top:0;box-shadow:0 1px #fff2}.siteNav .logo img{width:auto;height:58px}.routedSite,.proPage{min-height:100vh}.pageHero{color:#fff;background:linear-gradient(135deg,#0b6570,#103d49);padding:155px 7vw 85px}.pageHero h1{max-width:900px;margin:20px 0;font:700 clamp(50px,7vw,88px)/.95 Fredoka}.pageHero p{color:#d3e9e8;max-width:720px;font-size:19px;line-height:1.7}.characterHero{background:linear-gradient(135deg,#8d322d,#e84e42)}.videoFeature{grid-template-columns:1.5fr .7fr;align-items:center;gap:48px;padding:70px 7vw;display:grid}.videoFrame{aspect-ratio:16/9;background:#102f3a;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px #102f3a35}.videoFrame iframe{border:0;width:100%;height:100%}.videoFeature h2{margin:16px 0;font:700 clamp(38px,4vw,58px)/1.05 Fredoka}.videoFeature p{color:#5d7074;line-height:1.75}.episodeLibrary{background:#f2eadb;padding:70px 7vw 100px}.episodeChoice{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.watchLabel{color:var(--red);align-items:center;gap:6px;margin-top:18px;font-size:13px;font-weight:800;display:flex}.sectionMore{text-align:center;margin-top:38px}.upNextEpisode{margin:22px 0}.upNextEpisode>small{color:#0b7780;letter-spacing:.14em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.upNextEpisode button{text-align:left;color:#173f4a;cursor:pointer;background:#fff;border:1px solid #ddd2c3;border-radius:15px;grid-template-columns:82px 1fr auto;align-items:center;gap:10px;width:100%;padding:8px;display:grid;box-shadow:0 8px 22px #102f3a12}.upNextEpisode button:hover{border-color:#f4b838;transform:translateY(-2px)}.upNextEpisode img{aspect-ratio:16/9;object-fit:cover;border-radius:9px;width:82px}.upNextEpisode span{flex-direction:column;gap:3px;min-width:0;display:flex}.upNextEpisode b{font:700 14px/1.2 Fredoka}.upNextEpisode em{color:#637579;font-size:10px;font-style:normal;font-weight:800}.upNextEpisode svg{color:#e84e42}.episodeYouTubeActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:17px;display:flex}.youtubeLikeButton{color:#fff;background:#e84e42;border-radius:99px;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 6px #ad302b}.youtubeLikeButton:hover{transform:translateY(-2px);box-shadow:0 8px #ad302b}.youtubeLikeButton svg{fill:currentColor;width:17px;height:17px}.episodeYouTubeActions .textLink{margin:0}.youtubeLikeNote{color:#637579;margin-top:10px;font-size:10px;line-height:1.45;display:block}@media (width<=520px){.episodeYouTubeActions{flex-direction:column;align-items:stretch}.episodeYouTubeActions a{text-align:center;justify-content:center}}.characterDirectory{background:#fffaf0;grid-template-columns:repeat(2,1fr);gap:28px;padding:80px 7vw;display:grid}.characterDirectory article{background:#fff;border-radius:28px;grid-template-columns:45% 55%;min-height:390px;display:grid;overflow:hidden;box-shadow:0 16px 45px #102f3a12}.directoryImage{background:#f0e6d7;overflow:hidden}.directoryImage img{object-fit:cover;width:100%;height:100%}.characterDirectory article>div:last-child{padding:38px 30px}.characterDirectory span{color:var(--red);letter-spacing:.16em;font-size:11px;font-weight:900}.characterDirectory h2{margin:9px 0;font:700 36px Fredoka}.characterDirectory b{color:#526b70;font-size:13px}.characterDirectory p{color:#637579;line-height:1.7}.characterDirectory small{color:#715918;background:#fff3cf;border-radius:12px;margin-top:18px;padding:13px;line-height:1.5;display:block}.infoGrid{grid-template-columns:repeat(3,1fr);gap:24px;padding:80px 7vw 110px;display:grid}.infoGrid article{border-top:5px solid var(--gold);background:#fff;border-radius:22px;padding:34px;box-shadow:0 12px 35px #102f3a12}.infoGrid h2{font:700 27px Fredoka}.infoGrid p{color:#607377;line-height:1.75}.infoGrid a{color:var(--red);align-items:center;gap:7px;font-weight:800;display:flex}.newsletter{color:#fff;background:#173f4a;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:65px 7vw;display:grid}.newsletter h2{color:#f8d16c;margin:14px 0;font:700 clamp(36px,4vw,52px)/1.05 Fredoka}.newsletter p{color:#c7dbde;line-height:1.65}.newsletter form label{margin-bottom:9px;font-size:12px;font-weight:800;display:block}.newsletter form>div{display:flex}.newsletter input{min-width:0;font:inherit;border:0;border-radius:12px 0 0 12px;flex:1;padding:15px}.newsletter form button{background:var(--gold);cursor:pointer;border:0;border-radius:0 12px 12px 0;padding:0 20px;font-weight:900}.newsletter small{color:#a9c5c9;margin-top:10px;display:block}.newsletterThanks{color:#27672c;background:#e4f5d8;border-radius:16px;align-items:center;gap:12px;padding:20px;font-weight:800;display:flex}.footerLinks{gap:20px;font-size:13px;font-weight:700;display:flex}.footerLinks a:hover{color:var(--gold)}.newsletterSocials{gap:10px;display:grid}.newsletterSocials a{color:#173f4a;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 16px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 8px 20px #06262c38}.newsletterSocials a:hover{background:#f8d16c;transform:translateY(-2px)}.newsletterSocials svg{color:#e84e42;width:19px;height:19px}.parentVoices{background:#fff8e9}.parentVoices>header{text-align:center;max-width:780px;margin:0 auto 38px}.parentVoices .kicker{justify-content:center}.parentVoices h2{margin:14px 0;font-size:clamp(40px,5vw,64px)}.parentVoices>header p{color:#637579;line-height:1.7}.testimonialGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonialGrid article{background:#fff;border:1px solid #eadfcd;border-radius:25px;flex-direction:column;padding:27px;display:flex;box-shadow:0 15px 42px #102f3a12}.testimonialStars{color:#e2a622;letter-spacing:4px;font-size:20px}.testimonialGrid blockquote{color:#42575b;flex:1;margin:19px 0 25px;font:600 17px/1.65 Fredoka}.testimonialGrid footer{color:#173f4a;background:0 0;align-items:center;gap:11px;padding:0;display:flex}.testimonialGrid footer div{flex-direction:column;display:flex}.testimonialGrid footer b{font:700 16px Fredoka}.testimonialGrid footer small{color:#637579;margin-top:2px}.testimonialAvatar{color:#173f4a;background:#f4b838;border-radius:15px;place-items:center;width:46px;height:46px;font:800 14px Fredoka;display:grid}.testimonialAvatar.coral{color:#fff;background:#e84e42}.testimonialAvatar.purple{color:#fff;background:#633e9c}.reviewInvitation{color:#fff;background:#173f4a;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;margin-top:30px;padding:22px 24px;display:flex}.reviewInvitation>div{align-items:center;gap:13px;display:flex}.reviewInvitation>div>span{font-size:34px}.reviewInvitation>div>div{flex-direction:column;gap:3px;display:flex}.reviewInvitation b{font:700 19px Fredoka}.reviewInvitation small{color:#c7dbde;line-height:1.5}.reviewInvitation>button{color:#173f4a;white-space:nowrap;cursor:pointer;background:#f4b838;border:0;border-radius:99px;align-items:center;gap:7px;padding:12px 16px;font-weight:900;display:flex}.reviewInvitation svg{width:17px}.parentReviewForm{gap:17px;width:100%;display:grid}.reviewFormHeading{justify-content:space-between;gap:20px;align-items:flex-start!important;display:flex!important}.reviewFormHeading small{color:#f4b838;letter-spacing:.13em;font-size:9px;font-weight:900}.reviewFormHeading h3{margin:5px 0 0;font:700 29px Fredoka}.reviewFormHeading>button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #fff4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.reviewFields{grid-template-columns:1fr 1fr;gap:14px;display:grid!important}.parentReviewForm>label,.reviewFields label{flex-direction:column;gap:7px;font-size:11px;font-weight:900;display:flex}.parentReviewForm input[type=text],.parentReviewForm input:not([type]),.reviewFields input,.parentReviewForm textarea{color:#173f4a;resize:vertical;background:#fff;border:1px solid #ffffff40;border-radius:12px;outline:0;width:100%;padding:13px 14px;font:600 14px Fredoka}.parentReviewForm input:focus,.parentReviewForm textarea:focus{border-color:#f4b838;box-shadow:0 0 0 3px #f4b83833}.parentReviewForm fieldset{border:0;margin:0;padding:0}.parentReviewForm legend{margin-bottom:6px;font-size:11px;font-weight:900}.reviewStars{gap:3px;display:flex}.reviewStars button{color:#637579;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:29px}.reviewStars button.selected{color:#f4b838}.reviewConsent{color:#c7dbde;grid-template-columns:auto 1fr;align-items:start;line-height:1.5;gap:9px!important;font-weight:500!important;display:grid!important}.reviewConsent input{margin-top:3px}.reviewSubmitRow{gap:16px;align-items:center!important;display:flex!important}.reviewSubmitRow .primary{cursor:pointer;white-space:nowrap;border:0}.reviewSubmitRow small{max-width:570px}:focus-visible{outline-offset:4px;outline:3px solid #f4b838}.filters button[aria-pressed=true]{color:var(--ink);background:#fff;box-shadow:0 2px 8px #776b5820}.miniClose{z-index:5}.sectionMore .primary{margin-top:0}@media (width<=900px){.videoFeature,.newsletter,.characterDirectory,.infoGrid,.testimonialGrid{grid-template-columns:1fr}.siteNav .logo img{height:48px}.pageHero{padding:130px 26px 65px}.episodeLibrary,.videoFeature,.characterDirectory,.infoGrid{padding-left:26px;padding-right:26px}}@media (width<=700px){.reviewInvitation{flex-direction:column;align-items:stretch}.reviewInvitation>button{justify-content:center}.reviewFields{grid-template-columns:1fr}.reviewSubmitRow{flex-direction:column;align-items:stretch!important}.reviewSubmitRow .primary{justify-content:center}}@media (width<=600px){.characterDirectory article{grid-template-columns:1fr}.directoryImage{height:330px}.newsletter form>div{display:block}.newsletter input,.newsletter form button{border-radius:12px;width:100%}.newsletter form button{margin-top:8px;padding:15px}.footerLinks{flex-wrap:wrap}.pageHero h1{font-size:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.episode:hover,.primary:hover{transform:none}}.priceFlag{z-index:4;color:#102f3a;background:#f4b838;border-radius:99px;padding:8px 11px;font-size:12px;font-weight:950;position:absolute;top:13px;right:13px;box-shadow:0 5px 15px #102f3a33}.premiumBadge{color:#5f4300;background:#f4b838}.adultPurchase{color:#6d7778;margin-top:12px;font-size:11px;line-height:1.5;display:block}.bookInfo .buyBookButton{color:#fff;background:#0b8f55;border-radius:99px;align-items:center;gap:8px;margin-top:20px;padding:13px 17px;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 7px #07663e}.bookInfo .buyBookButton:hover{transform:translateY(-2px);box-shadow:0 9px #07663e}.paidBook{box-shadow:18px 20px #0b8f55}.purchasedFlag{color:#246422;background:#dff3d2;align-items:center;gap:5px;display:flex}@media print{body *{visibility:hidden!important}.certificateModal,.certificateModal *,.activityModal,.activityModal *{visibility:visible!important}.certificateModal,.activityModal{background:#fff;padding:0;position:absolute;inset:0}.certificate,.activitySheet{width:100%;max-width:none;box-shadow:none;position:absolute;top:0;left:0}.noPrint{display:none!important}}.gamesHero{background:linear-gradient(135deg,#633e9c,#0b7780)}.gamesHub{background:#fff8e9;padding:75px 7vw 110px}.gamesIntro{max-width:780px}.gamesIntro h2{color:#173f4a;margin:14px 0;font:700 clamp(38px,5vw,62px)/1.05 Fredoka}.gamesIntro p{color:#637579;line-height:1.7}.gameCards{grid-template-columns:repeat(3,1fr);gap:20px;margin:38px 0 48px;display:grid}.gameCard{text-align:left;cursor:pointer;color:#173f4a;background:#fff;border:3px solid #0000;border-radius:25px;padding:28px;transition:all .2s;box-shadow:0 12px 35px #102f3a12}.gameCard:hover,.gameCard.active{border-color:#f4b838;transform:translateY(-5px);box-shadow:0 18px 45px #102f3a20}.gameIcon{background:#fff0b8;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:20px;font-size:34px;display:grid}.gameCard small{color:#e84e42;letter-spacing:.15em;font-size:10px;font-weight:900;display:block}.gameCard strong{margin:8px 0;font:700 28px Fredoka;display:block}.gameCard p{color:#637579;min-height:48px;line-height:1.55}.gameCard b{color:#0b7780;font-size:13px}.gameBoard{background:#fff;border:1px solid #eadfcd;border-radius:30px;width:min(850px,100%);margin:auto;padding:clamp(24px,5vw,55px);box-shadow:0 22px 65px #102f3a20}.gameTop{justify-content:space-between;align-items:center;display:flex}.gameTop>div{align-items:center;gap:10px;display:flex}.gameTop span{font-size:30px}.gameTop small{color:#637579;font-weight:900}.gameTop>b{color:#fff;background:#173f4a;border-radius:99px;padding:8px 12px;font-size:11px}.gameProgress{background:#eee7dc;border-radius:99px;height:9px;margin:24px 0 35px;overflow:hidden}.gameProgress i{background:#f4b838;border-radius:99px;height:100%;transition:all .3s;display:block}.gameBoard>h2{text-align:center;max-width:680px;margin:15px auto 30px;font:700 clamp(29px,4vw,44px)/1.15 Fredoka}.gameAnswers{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.gameAnswers button{color:#173f4a;cursor:pointer;background:#fffaf0;border:2px solid #d9d0c3;border-radius:17px;padding:18px 12px;font:700 18px Fredoka}.gameAnswers button:hover:not(:disabled){background:#e8f7f6;border-color:#0b7780}.gameAnswers button.right{background:#ddf4d1;border-color:#5b9c4a}.gameAnswers button.wrong:not(.right){opacity:.45}.gameFeedback{border-radius:17px;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding:16px 18px;font-weight:800;display:flex}.gameFeedback.correct{color:#27672c;background:#e1f4d7}.gameFeedback.try{color:#715918;background:#fff0c3}.gameFeedback button,.gameFinish button{color:#fff;cursor:pointer;background:#173f4a;border:0;border-radius:99px;padding:11px 16px;font-weight:900}.gameFinish{text-align:center;padding:35px 10px 10px}.gameFinish>span{font-size:74px}.gameFinish h2{margin:12px;font:700 46px Fredoka}.gameFinish p{color:#637579;font-size:18px}.gameFinish button{background:#e84e42;margin-top:12px;padding:14px 24px}@media (width<=900px){.gameCards{grid-template-columns:1fr}.gameCard p{min-height:0}.gamesHub{padding-left:26px;padding-right:26px}.gameAnswers{grid-template-columns:1fr}.gameFeedback{flex-direction:column;align-items:flex-start}}.handsOnZone{background:linear-gradient(#e9fbf7,#fff8e9);padding:70px 7vw 85px}.handsOnHead{justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px;display:flex}.handsOnHead h2{color:#173f4a;margin:13px 0;font:700 clamp(40px,5vw,62px)/1 Fredoka}.handsOnHead p{color:#637579}.soundToggle{color:#173f4a;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #173f4a;border-radius:99px;padding:12px 16px;font-weight:900}.soundToggle[aria-pressed=true]{color:#fff;background:#173f4a}.playLabs{grid-template-columns:1fr 1fr;gap:25px;display:grid}.playLab{background:#fff;border:1px solid #e7dece;border-radius:30px;min-width:0;padding:30px;box-shadow:0 18px 55px #102f3a18}.labHeading{align-items:center;gap:12px;display:flex}.labHeading>span{background:#fff0b8;border-radius:16px;place-items:center;width:55px;height:55px;font-size:29px;display:grid}.labHeading>div{flex:1}.labHeading small{letter-spacing:.14em;color:#e84e42;font-size:9px;font-weight:900}.labHeading h3{margin:3px 0;font:700 28px Fredoka}.labHeading>b{color:#fff;background:#173f4a;border-radius:99px;padding:6px 10px;font-size:10px}.labPrompt{color:#42575b;margin:25px 0;font:600 17px/1.5 Fredoka}.labPrompt strong{color:#e84e42;font-size:21px}.fruitChoices{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fruitChoices button{cursor:pointer;background:#fffaf0;border:2px solid #eee1cf;border-radius:18px;padding:12px 5px;transition:all .2s}.fruitChoices button:hover:not(:disabled){border-color:#f4b838;transform:scale(1.04)}.fruitChoices span{font-size:49px;display:block}.fruitChoices small{text-transform:capitalize;color:#42575b;font-weight:900;display:block}.fruitChoices .right{background:#dff3d2;border-color:#5b9c4a;transform:scale(1.05)}.fruitChoices .dim{opacity:.35}.kittyTray{background:#fff8df;border-radius:20px;justify-content:space-around;align-items:end;gap:6px;min-height:135px;padding:17px;display:flex}.kittyTray button{cursor:grab;background:#fff;border:2px solid #0000;border-radius:16px;width:30%;padding:8px}.kittyTray button.selected{background:#fff0ee;border-color:#e84e42}.kittyTray button:disabled{opacity:.45}.kittyTray span{transform-origin:bottom;font-size:48px;display:block}.kittyTray small{margin-top:8px;font-weight:900;display:block}.sizeBoxes{grid-template-columns:repeat(3,1fr);align-items:end;gap:8px;margin-top:16px;display:grid}.sizeBox{color:#173f4a;cursor:pointer;background:#eaf9f7;border:3px dashed #8ab5b2;border-radius:18px;min-height:110px;padding:10px 4px}.sizeBox.medium{background:#fff3c8;border-color:#d6ad32;min-height:135px}.sizeBox.big{background:#ffe8e5;border-color:#db756e;min-height:160px}.sizeBox span{font-size:35px;display:block}.sizeBox strong{font:700 13px Fredoka}.sizeBox.matched{background:#dff3d2;border-style:solid;border-color:#5b9c4a}.labMessage{border-radius:15px;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding:13px 15px;font-size:13px;font-weight:900;display:flex}.labMessage.correct,.labMessage.finished{color:#27672c;background:#dff3d2}.labMessage.wrong{color:#715918;background:#fff0c3}.labMessage button,.labFinish button{color:#fff;cursor:pointer;background:#173f4a;border:0;border-radius:99px;padding:9px 13px;font-weight:900}.labFinish{text-align:center;padding:45px 10px}.labFinish>span{font-size:70px}.labFinish h3{margin:10px;font:700 40px Fredoka}.labFinish p{color:#637579}.labFinish button{background:#e84e42;padding:12px 18px}.playLab button:disabled{cursor:default}.playLab button:focus-visible{outline-color:#e84e42}@media (width<=1000px){.playLabs{grid-template-columns:1fr}.playLab{width:100%;max-width:760px;margin:auto}}@media (width<=650px){.handsOnZone{padding:55px 20px}.handsOnHead{flex-direction:column;align-items:flex-start}.playLab{padding:22px 16px}.fruitChoices span{font-size:40px}.labMessage{flex-direction:column;align-items:flex-start}.kittyTray span{font-size:40px}.sizeBox{min-height:100px}.sizeBox.medium{min-height:120px}.sizeBox.big{min-height:140px}.sizeBox strong{font-size:11px}}.promptRow{justify-content:space-between;align-items:center;gap:15px;display:flex}.promptRow .labPrompt{flex:1}.listenButton{color:#075b61;cursor:pointer;white-space:nowrap;background:#e8f7f6;border:2px solid #0b7780;border-radius:99px;padding:9px 12px;font-size:12px;font-weight:900}.listenButton:hover{color:#fff;background:#0b7780}.questionWithAudio{text-align:center;margin:15px auto 30px}.questionWithAudio h2{max-width:680px;margin:0 auto 16px;font:700 clamp(29px,4vw,44px)/1.15 Fredoka}.questionWithAudio .listenButton{margin:auto}.labFinish small{color:#0b7780;margin:-4px 0 18px;font-weight:900;display:block}.celebrate{background:radial-gradient(circle at 50% 35%,#fff5bf,#fff 65%);border-radius:24px}.celebrate>span{animation:.7s both rewardBounce}@keyframes rewardBounce{0%{transform:scale(.4)rotate(-12deg)}60%{transform:scale(1.18)rotate(7deg)}to{transform:scale(1)}}@media (width<=650px){.promptRow{flex-direction:column;align-items:flex-start}.promptRow .labPrompt{margin-bottom:0}.listenButton{min-height:44px}}.gamePassport{color:#fff;background:#173f4a;border-radius:30px;margin:-25px 0 60px;padding:30px;box-shadow:0 20px 55px #102f3a2b}.passportSummary{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.passportIcon{background:#f4b838;border-radius:20px;place-items:center;width:70px;height:70px;font-size:39px;display:grid}.passportSummary>div small,.dailyChallenge small{color:#f8d16c;letter-spacing:.14em;font-size:9px;font-weight:900}.passportSummary h2{margin:4px 0;font:700 34px Fredoka}.passportSummary p{color:#c7dbde;margin:0;font-size:13px}.passportSummary>strong{background:#0d3038;border-radius:17px;flex-direction:column;align-items:center;padding:12px 18px;font:700 30px Fredoka;display:flex}.passportSummary>strong small{color:#c7dbde;font:800 9px DM Sans}.passportBadges{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.passportBadges>div{color:#789095;background:#0d3038;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;padding:12px;display:grid}.passportBadges>div.earned{color:#6e5100;background:#fff0b8}.passportBadges span{grid-row:1/3;font-size:27px}.passportBadges b{font:700 13px Fredoka}.passportBadges small{font-size:9px}.dailyChallenge{color:#173f4a;background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;display:grid}.dailyChallenge>span{font-size:38px}.dailyChallenge h3{margin:3px 0;font:700 21px Fredoka}.dailyChallenge p{color:#637579;margin:0;font-size:12px}.dailyChallenge button{color:#fff;cursor:pointer;background:#e84e42;border:0;border-radius:99px;padding:11px 16px;font-weight:900}@media (width<=700px){.gamePassport{padding:22px 16px}.passportSummary{grid-template-columns:auto 1fr}.passportSummary>strong{flex-direction:row;grid-column:1/-1;justify-content:center;gap:8px}.passportBadges{grid-template-columns:1fr}.dailyChallenge{grid-template-columns:auto 1fr}.dailyChallenge button{grid-column:1/-1}.passportSummary h2{font-size:27px}}.homeGamesPromo{color:#fff;background:linear-gradient(135deg,#633e9c,#0b7780);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:90px 7vw;display:grid;overflow:hidden}.homeGamesPromo h2{color:#fff;margin:20px 0;font:700 clamp(45px,5.5vw,76px)/.95 Fredoka}.homeGamesPromo p{color:#dbeeee;max-width:650px;line-height:1.75}.homeGameTrust{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.homeGameTrust span{background:#ffffff18;border:1px solid #ffffff28;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.homeGamePreview{background:#fff8e9;border-radius:40px;min-height:430px;position:relative;overflow:hidden;box-shadow:18px 20px #3b285e}.homeGamePreview:before{content:"🕸️";opacity:.08;font-size:180px;position:absolute;top:-35px;right:-25px}.previewBubble{color:#173f4a;background:#fff;border-radius:24px;align-items:center;gap:14px;padding:18px;display:flex;position:absolute;box-shadow:0 15px 35px #102f3a25}.previewBubble span{font-size:64px}.previewBubble b{font:700 20px Fredoka}.previewBubble.fruit{top:55px;left:35px;transform:rotate(-4deg)}.previewBubble.sizes{top:190px;right:30px;transform:rotate(3deg)}.previewReward{color:#fff;background:#173f4a;border-radius:20px;align-items:center;gap:13px;padding:16px;display:flex;position:absolute;bottom:38px;left:45px;right:45px}.previewReward>span{font-size:40px}.previewReward div{flex-direction:column;display:flex}.previewReward small{color:#f8d16c;letter-spacing:.12em;font-weight:900}.previewReward b{font:700 17px Fredoka}.footerNavGroups{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.footerNavGroups>div{flex-direction:column;gap:9px;display:flex}.footerNavGroups b{color:#f8d16c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:11px}.footerNavGroups a{color:#c0d1d4;font-size:12px}.footerNavGroups a:hover{color:#fff}@media (width<=1000px){.homeGamesPromo{grid-template-columns:1fr}.homeGamePreview{min-height:380px}.footerTop{flex-wrap:wrap;align-items:flex-start}.footerNavGroups{order:3;width:100%}}@media (width<=650px){.homeGamesPromo{padding:70px 24px}.homeGamePreview{min-height:420px}.previewBubble{left:20px!important;right:20px!important}.previewBubble.fruit{top:35px}.previewBubble.sizes{top:175px}.previewReward{bottom:25px;left:20px;right:20px}.footerNavGroups{grid-template-columns:1fr 1fr;gap:25px}}.homeSchoolsPromo{background:#f1e7d7;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;padding:65px 7vw;display:grid}.schoolStamp{color:#f8d16c;letter-spacing:.15em;background:#173f4a;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;display:inline-block}.homeSchoolsPromo h2{margin:17px 0;font:700 clamp(38px,4.5vw,60px)/1.05 Fredoka}.homeSchoolsPromo p{color:#637579;line-height:1.7}.schoolPromoActions{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.schoolPromoActions>div{background:#fff;border-radius:18px;flex-direction:column;padding:18px;display:flex;box-shadow:0 10px 28px #102f3a10}.schoolPromoActions span{font-size:32px}.schoolPromoActions b{margin:9px 0 4px;font:700 16px Fredoka}.schoolPromoActions small{color:#637579;line-height:1.4}.schoolPromoActions>a{color:#fff;background:#e84e42;border-radius:99px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;padding:13px 18px;font-weight:900;display:flex}.schoolsHero{background:linear-gradient(135deg,#173f4a,#4e7363)}.schoolHeroTrust{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.schoolHeroTrust span{background:#ffffff18;border:1px solid #ffffff2b;border-radius:99px;padding:9px 12px;font-size:12px;font-weight:800}.teacherStart{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6vw;padding:75px 7vw;display:grid}.teacherStart h2{margin:15px 0;font:700 clamp(38px,4.5vw,58px)/1.05 Fredoka}.teacherStart ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.teacherStart li{background:#fff;border-radius:18px;align-items:center;gap:15px;padding:17px;display:flex;box-shadow:0 10px 30px #102f3a10}.teacherStart li>b{background:#f4b838;border-radius:14px;place-items:center;width:43px;height:43px;font:700 20px Fredoka;display:grid}.teacherStart li span{flex-direction:column;gap:3px;display:flex}.teacherStart li strong{font:700 18px Fredoka}.teacherStart li small{color:#637579}.lessonLibrary{background:#f2eadb;padding:75px 7vw 95px}.lessonLibrary header{max-width:800px}.lessonLibrary h2{margin:14px 0;font:700 clamp(40px,5vw,62px)/1.05 Fredoka}.lessonLibrary header p{color:#637579;line-height:1.7}.lessonCards{grid-template-columns:repeat(4,1fr);gap:17px;margin-top:35px;display:grid}.lessonCards article{background:#fff;border-top:6px solid #f4b838;border-radius:22px;flex-direction:column;padding:24px;display:flex;box-shadow:0 12px 35px #102f3a10}.lessonCards article>span{font-size:43px}.lessonCards small{color:#e84e42;letter-spacing:.08em;margin-top:15px;font-weight:900}.lessonCards h3{margin:9px 0;font:700 24px/1.15 Fredoka}.lessonCards p{color:#637579;flex:1;line-height:1.6}.lessonCards a{color:#0b7780;align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.teacherToolkit{color:#fff;background:#173f4a;grid-template-columns:1.2fr .8fr;align-items:center;gap:6vw;padding:80px 7vw;display:grid}.teacherToolkit h2{color:#fff;margin:15px 0;font:700 clamp(40px,5vw,62px)/1 Fredoka}.teacherToolkit p{color:#c7dbde;line-height:1.75}.toolkitPills{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.toolkitPills span{background:#ffffff13;border:1px solid #ffffff25;border-radius:99px;padding:9px 12px;font-size:11px;font-weight:800}.teacherToolkit aside{color:#173f4a;background:#fffaf0;border-radius:25px;padding:30px;box-shadow:14px 16px #0d3038}.teacherToolkit aside strong{font:700 25px Fredoka}.teacherToolkit li{color:#526b70;margin:14px 0}.schoolSafeguarding{background:#e5f5da;align-items:center;gap:25px;padding:60px 7vw;display:flex}.schoolSafeguarding>span{font-size:65px}.schoolSafeguarding small{color:#27672c;letter-spacing:.15em;font-weight:900}.schoolSafeguarding h2{margin:7px 0;font:700 36px Fredoka}.schoolSafeguarding p{color:#4e6854;max-width:850px;line-height:1.65}.schoolContact{justify-content:space-between;align-items:center;gap:40px;padding:75px 7vw;display:flex}.schoolContact h2{margin:14px 0;font:700 clamp(36px,4vw,52px)/1.05 Fredoka}.schoolContact p{color:#637579;line-height:1.65}.schoolContact .primary{flex:none}.siteNav .links{gap:22px}@media (width<=1100px){.lessonCards{grid-template-columns:repeat(2,1fr)}.teacherStart,.teacherToolkit,.homeSchoolsPromo{grid-template-columns:1fr}.schoolContact{flex-direction:column;align-items:flex-start}.siteNav .links{gap:14px;font-size:12px}}@media (width<=650px){.homeSchoolsPromo{padding:55px 24px}.schoolPromoActions{grid-template-columns:1fr}.schoolPromoActions>a{grid-column:auto}.teacherStart,.lessonLibrary,.teacherToolkit,.schoolSafeguarding,.schoolContact{padding-left:24px;padding-right:24px}.lessonCards{grid-template-columns:1fr}.schoolSafeguarding{flex-direction:column;align-items:flex-start}.teacherToolkit aside{padding:24px}.schoolContact .primary{justify-content:center;width:100%}}.lessonCards button{color:#0b7780;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:900;display:flex}.lessonCards button:hover{color:#e84e42}.teacherPlanModal{align-items:start;padding-top:35px;padding-bottom:35px;overflow-y:auto}.teacherPlan{color:#173f4a;background:#fffdf7;border-radius:25px;width:min(900px,96vw);padding:45px;position:relative;box-shadow:0 30px 90px #0008}.teacherPlan>header{border-bottom:3px solid #f4b838;align-items:center;gap:18px;margin-bottom:24px;padding-bottom:22px;display:flex}.teacherPlan>header>span{font-size:60px}.teacherPlan header small{color:#e84e42;letter-spacing:.12em;font-weight:900}.teacherPlan h1{margin:7px 0;font:700 clamp(30px,4vw,47px)/1.05 Fredoka}.teacherPlan section{border-bottom:1px solid #e8dfd2;padding:15px 0}.teacherPlan section h2{margin:0 0 8px;font:700 23px Fredoka}.teacherPlan section p,.teacherPlan li{color:#526b70;line-height:1.65}.teacherPlan ol{gap:9px;padding:0;list-style:none;display:grid}.teacherPlan ol li{align-items:flex-start;gap:11px;display:flex}.teacherPlan ol b{color:#173f4a;background:#f4b838;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.teacherPlan ul{padding-left:22px}.teacherPlan .lessonAssessment{background:#e5f5da;border:0;border-radius:16px;margin-top:18px;padding:17px}.teacherPlanActions{background:0 0;justify-content:flex-end;gap:10px;padding:24px 0 0;display:flex}.teacherPlanActions a,.teacherPlanActions button{cursor:pointer;border:0;border-radius:99px;align-items:center;gap:7px;padding:12px 16px;font-weight:900;display:flex}.teacherPlanActions a{color:#173f4a;background:#f4b838}.teacherPlanActions button{color:#fff;background:#173f4a}@media (width<=650px){.teacherPlan{padding:35px 20px}.teacherPlan>header{align-items:flex-start}.teacherPlan>header>span{font-size:42px}.teacherPlanActions{flex-direction:column}.teacherPlanActions a,.teacherPlanActions button{justify-content:center}}@media print{.teacherPlanModal,.teacherPlanModal *{visibility:visible!important}.teacherPlanModal{background:#fff;padding:0;position:absolute;inset:0}.teacherPlan{width:100%;max-width:none;box-shadow:none;border-radius:0;padding:25px;position:absolute;top:0;left:0}.teacherPlan section{break-inside:avoid}.teacherPlan h1{font-size:32px}}.celebrationReward{text-align:center;background:radial-gradient(circle at 50% 20%,#fff5ad,#fff 58%);border-radius:25px;padding:34px 20px 26px;position:relative;overflow:hidden}.celebrationTrophy{font-size:76px;animation:.7s both rewardBounce;display:block}.celebrationReward h2{color:#173f4a;margin:10px 0;font:700 clamp(36px,5vw,52px)/1 Fredoka}.celebrationReward>p{color:#637579;font-size:17px}.fireworks{pointer-events:none;position:absolute;inset:0}.fireworks i{background:#e84e42;border-radius:50%;width:9px;height:9px;animation:1.2s ease-out infinite fireworkBurst;position:absolute;top:20%;left:18%;box-shadow:0 -30px #f4b838,21px -21px #0b7780,30px 0 #633e9c,21px 21px #e84e42,0 30px #0b7780,-21px 21px #f4b838,-30px 0 #633e9c,-21px -21px #e84e42}.fireworks i:nth-child(2){animation-delay:.35s;top:27%;left:auto;right:18%;transform:scale(.8)}.fireworks i:nth-child(3){animation-delay:.7s;top:11%;left:50%;transform:scale(.65)}@keyframes fireworkBurst{0%{opacity:0;scale:.2}35%{opacity:1}to{opacity:0;scale:1.25}}.balloonReward{background:#e8f7f6;border:2px solid #b9dfdc;border-radius:21px;max-width:600px;margin:22px auto;padding:18px}.balloonReward>small{color:#0b7780;letter-spacing:.13em;font-size:9px;font-weight:900;display:block}.balloonReward>strong{margin:6px 0 12px;font:700 22px Fredoka;display:block}.balloonReward>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:104px;display:flex}.balloonReward button{cursor:pointer;transform-origin:50% 100%;background:0 0;border:0;font-size:48px;transition:scale .18s;animation:1.65s ease-in-out infinite alternate balloonDance}.balloonReward button:nth-child(2){filter:hue-rotate(55deg);animation-duration:1.95s;animation-delay:-.7s}.balloonReward button:nth-child(3){filter:hue-rotate(115deg);animation-duration:1.45s;animation-delay:-1.1s}.balloonReward button:nth-child(4){filter:hue-rotate(185deg);animation-duration:2.1s;animation-delay:-.25s}.balloonReward button:nth-child(5){filter:hue-rotate(245deg);animation-duration:1.55s;animation-delay:-.9s}.balloonReward button:nth-child(6){filter:hue-rotate(305deg);animation-duration:1.85s;animation-delay:-1.3s}.balloonReward button:hover:not(:disabled){scale:1.18}.balloonReward button.popped{cursor:default;filter:none;font-size:31px;animation:.25s both balloonPop}@keyframes balloonDance{0%{transform:translate(-5px,8px)rotate(-6deg)}35%{transform:translate(7px,-10px)rotate(5deg)}70%{transform:translate(-7px,-3px)rotate(-4deg)}to{transform:translate(6px,7px)rotate(6deg)}}@keyframes balloonPop{50%{transform:scale(1.4)}to{transform:scale(.8)}}.replayCelebration{color:#fff;cursor:pointer;background:#e84e42;border:0;border-radius:99px;padding:13px 20px;font-weight:900}.replayCelebration:hover{background:#bd332c}@media (width<=520px){.celebrationReward{padding:28px 10px 22px}.balloonReward button{font-size:40px}.fireworks i:nth-child(3){display:none}}.srOnly{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gamesShare{z-index:2;background:#fff;border:1px solid #eadfcd;border-radius:25px;justify-content:space-between;align-items:center;gap:25px;margin:-34px 7vw 0;padding:22px 25px;display:flex;position:relative;box-shadow:0 18px 48px #102f3a20}.gamesShareCopy{align-items:center;gap:15px;min-width:0;display:flex}.gamesShareCopy>span{background:#fff0b8;border-radius:17px;flex:none;place-items:center;width:56px;height:56px;font-size:28px;display:grid}.gamesShareCopy small{color:#e84e42;letter-spacing:.14em;font-size:9px;font-weight:900;display:block}.gamesShareCopy strong{color:#173f4a;margin:4px 0;font:700 21px Fredoka;display:block}.gamesShareCopy p{color:#637579;margin:0;font-size:12px;line-height:1.5}.gamesShareActions{flex:none;align-items:center;gap:8px;display:flex}.gamesShareActions button,.gamesShareActions a{cursor:pointer;border:0;border-radius:99px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:900;display:flex}.gamesShareActions svg{width:16px;height:16px}.shareMain{color:#fff;background:#173f4a}.shareWhatsApp{color:#103c21;background:#25d366}.shareFacebook{color:#fff;background:#1877f2}.gamesShareActions button:hover,.gamesShareActions a:hover{transform:translateY(-2px)}@media (width<=900px){.gamesShare{flex-direction:column;align-items:flex-start;margin-left:26px;margin-right:26px}.gamesShareActions{flex-wrap:wrap;width:100%}.gamesShareActions button,.gamesShareActions a{flex:1}}@media (width<=520px){.gamesShare{margin-left:18px;margin-right:18px;padding:19px 16px}.gamesShareCopy{align-items:flex-start}.gamesShareCopy>span{width:45px;height:45px}.gamesShareCopy strong{font-size:18px}.gamesShareActions{grid-template-columns:1fr 1fr;display:grid}.gamesShareActions .shareMain{grid-column:1/-1}.gamesShareActions button,.gamesShareActions a{min-height:44px}}.fruitLab .labMessage.correct{position:relative;overflow:hidden}.fruitLab .labMessage.correct:after{content:"";transform-origin:0;background:#5b9c4a;width:100%;height:4px;animation:1.25s linear both autoAdvance;position:absolute;bottom:0;left:0}.fruitLab .labMessage>span{z-index:1;position:relative}.fruitLab .labMessage>small{z-index:1;white-space:nowrap;font-weight:900;position:relative}.fruitLab .labMessage.wrong{animation:.32s gentleNudge}@keyframes autoAdvance{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes gentleNudge{0%,to{transform:translate(0)}35%{transform:translate(-4px)}70%{transform:translate(4px)}}.worldHero{background:linear-gradient(115deg,#143f49,#0b7780 55%,#efaa31 140%);min-height:780px;overflow:hidden}.worldHero .heroCopy{z-index:4}.worldHero h1{max-width:900px;font-size:clamp(53px,6.7vw,96px)}.worldHero h1 em{color:#ffd363}.worldActions{flex-wrap:wrap;gap:9px;margin:29px 0;display:flex}.worldActions a{color:#173f4a;background:#fff;border-radius:99px;padding:12px 16px;font-size:12px;font-weight:900;transition:all .2s;box-shadow:0 8px 22px #06262c30}.worldActions a:first-child{background:#f4b838}.worldActions a:hover{transform:translateY(-3px)}.universeVisual{margin-left:-2px;overflow:visible}.universeVisual>img:first-child{filter:saturate(1.07);object-position:center 18%;border-radius:45% 45% 12px 12px}.worldHero .universeVisual:after{background:linear-gradient(90deg,#0b7780 0%,#0b7780f0 7%,#0b77807a 20%,#0000 38%);left:-3px}.heroJoslyn{background:#fff;border:6px solid #f4b838;object-fit:cover!important;object-position:50% 12%!important;border-radius:50%!important;width:37%!important;height:55%!important;position:absolute!important;bottom:-3%!important;left:-12%!important}.heroWebba{border:5px solid #fff;animation:4s ease-in-out infinite webbaBlink;object-fit:cover!important;border-radius:50%!important;width:105px!important;height:105px!important;position:absolute!important;top:8%!important;right:-1%!important}.floatingCloud{background:#ffffff1d;border-radius:50%;width:180px;height:50px;animation:22s linear infinite cloudFloat;position:absolute}.floatingCloud:before,.floatingCloud:after{content:"";background:inherit;border-radius:50%;width:75px;height:75px;position:absolute;top:-30px;left:35px}.floatingCloud:after{width:100px;top:-45px;left:78px}.cloudOne{top:80px;left:-200px}.cloudTwo{animation-delay:-12s;top:190px;left:-300px;scale:.7}.heroBird{color:#fff8;font-size:36px;animation:15s linear infinite birdFly;position:absolute}.birdOne{top:22%;left:-5%}.birdTwo{animation-delay:-8s;top:15%;left:-15%}.heroButterfly{z-index:5;font-size:25px;animation:5s ease-in-out infinite butterfly;position:absolute;bottom:20%;left:53%}@keyframes cloudFloat{to{transform:translate(calc(100vw + 500px))}}@keyframes birdFly{to{transform:translate(115vw)translateY(-70px)}}@keyframes butterfly{0%,to{transform:translate(0)rotate(-8deg)}40%{transform:translate(60px,-80px)rotate(12deg)}70%{transform:translate(-20px,-115px)}}@keyframes webbaBlink{0%,92%,to{transform:scale(1)}95%{transform:scaleY(.94)}}.universeGateway{text-align:center;background:#fff8e9}.universeGateway header{max-width:760px;margin:auto}.universeGateway h2{margin:15px 0;font:700 clamp(43px,5vw,70px)/1 Fredoka}.universeGateway header p{color:#637579;line-height:1.7}.universeGateway>div{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px;display:grid}.universeGateway a{background:#fff;border:1px solid #eadfcd;border-radius:25px;flex-direction:column;gap:7px;padding:28px 18px;transition:all .2s;display:flex;box-shadow:0 13px 35px #102f3a10}.universeGateway a:hover{transform:translateY(-7px)}.universeGateway a>span{font-size:48px}.universeGateway a>b{color:#173f4a;font:700 21px Fredoka}.universeGateway a>small{color:#637579}.iconNav{padding:8px!important}.iconNav svg{width:18px}.siteNav .navCta{align-items:center;gap:6px;display:flex}.characterProfiles{grid-template-columns:repeat(2,1fr);gap:25px;padding:70px 7vw;display:grid}.characterProfiles.single{max-width:1150px;margin:auto;display:block}.characterProfile{background:#fff;border:1px solid #eadfcd;border-radius:30px;grid-template-columns:.42fr .58fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #102f3a14}.profilePortrait{background:#f0dfbd;min-height:430px;position:relative}.profilePortrait img{object-fit:cover;width:100%;height:100%}.profilePortrait>span{background:#f4b838;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;bottom:15px;left:15px}.profileStory{padding:28px}.profileStory>small{color:#e84e42;text-transform:uppercase;font-weight:900}.profileStory h2{margin:7px 0;font:700 38px Fredoka}.profileIntro{color:#526b70;line-height:1.65}.profileStory blockquote{background:#e8f7f6;border-left:4px solid #0b7780;margin:18px 0;padding:14px;font:700 16px Fredoka}.profileFacts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profileFacts p{color:#637579;background:#fff8e9;border-radius:13px;margin:0;padding:11px;font-size:11px}.profileFacts b{color:#173f4a;display:block}.profileStory>button,.backDirectory{color:#fff;cursor:pointer;background:#173f4a;border:0;border-radius:99px;align-items:center;gap:6px;margin-top:18px;padding:11px 15px;font-weight:900;display:flex}.backDirectory{color:#173f4a;background:#f4b838;margin:30px 7vw 0}.characterConnections{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.characterConnections a{background:#f1e7d7;border-radius:99px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:900;display:flex}.characterConnections svg{width:14px}.collectionsHero{background:linear-gradient(135deg,#633e9c,#e84e42)}.collectionGrid{grid-template-columns:repeat(2,1fr);gap:22px;padding:70px 7vw;display:grid}.collectionCard{background:#fff;border-top:8px solid #f4b838;border-radius:28px;padding:30px;box-shadow:0 16px 45px #102f3a12}.collectionCard>span{font-size:56px}.collectionCard>small{color:#e84e42;margin-top:12px;font-weight:900;display:block}.collectionCard h2{margin:7px 0;font:700 36px Fredoka}.collectionCard>p{color:#637579}.collectionCard>div{gap:8px;margin:20px 0;display:grid}.collectionCard>div a{background:#fff8e9;border-radius:14px;align-items:center;gap:11px;padding:9px;display:flex}.collectionCard img{object-fit:cover;border-radius:9px;width:70px;height:58px}.collectionCard div span{flex-direction:column;display:flex}.collectionAction{color:#0b7780;gap:7px;font-weight:900;display:flex}.collectionCard.coral{border-color:#e84e42}.collectionCard.teal{border-color:#0b7780}.collectionCard.purple{border-color:#633e9c}.collectionCard.blue{border-color:#3d7bb6}.collectionCard.red{border-color:#bd332c}.challengeHero{background:linear-gradient(135deg,#173f4a,#0b7780)}.weeklyMission{background:linear-gradient(135deg,#fff0b8,#fff8e9);border-radius:32px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;margin:60px 7vw;padding:38px;display:grid;box-shadow:0 20px 55px #102f3a18}.missionGlow{background:#f4b838;border-radius:35px;place-items:center;width:110px;height:110px;font-size:58px;display:grid}.weeklyMission span{color:#e84e42;font-size:10px;font-weight:900}.weeklyMission h2{margin:9px 0;font:700 clamp(38px,5vw,60px)/1 Fredoka}.weeklyMission p{color:#637579}.weeklyMission button{color:#fff;background:#e84e42;border:0;border-radius:99px;gap:7px;padding:14px 18px;font-weight:900;display:flex}.weeklyMission button:disabled{background:#5b9c4a}.challengeIdeas{background:#f1e7d7;padding:65px 7vw}.challengeIdeas header{text-align:center}.challengeIdeas h2{font:700 48px Fredoka}.challengeIdeas>div{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.challengeIdeas article{background:#fff;border-radius:20px;padding:23px}.challengeIdeas article>span{font-size:43px}.challengeIdeas h3{font:700 21px Fredoka}.challengeIdeas p{color:#637579;font-size:12px}.parentVerify{align-items:center;gap:20px;padding:55px 7vw;display:flex}.parentVerify>svg{color:#5b9c4a;width:65px;height:65px}.dashboardHero{color:#fff;background:linear-gradient(135deg,#633e9c,#173f4a);align-items:center;gap:20px;padding:65px 7vw;display:flex}.dashboardAvatar{background:#f4b838;border-radius:30px;place-items:center;width:105px;height:105px;font-size:54px;display:grid}.dashboardHero h1{margin:7px 0;font:700 clamp(42px,6vw,72px)/1 Fredoka}.dashboardHero>button{color:#fff;background:#ffffff16;border:1px solid #ffffff40;border-radius:99px;margin-left:auto;padding:11px 15px}.journeyStats{grid-template-columns:repeat(4,1fr);gap:14px;padding:45px 7vw;display:grid}.journeyStats article{background:#fff;border:1px solid #eadfcd;border-radius:22px;grid-template-columns:auto 1fr;gap:3px 13px;padding:24px;display:grid}.journeyStats svg{color:#e84e42;grid-row:1/3}.journeyStats b{font:700 36px Fredoka}.journeyStats span{color:#637579}.journeyPath{text-align:center;background:#fff8e9;padding:65px 7vw}.journeyPath h2{font:700 42px Fredoka}.journeyPath>div{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.journeyPath article{filter:grayscale();opacity:.45;background:#fff;border-radius:18px;padding:20px}.journeyPath article.unlocked{filter:none;opacity:1}.journeyPath article span{font-size:36px;display:block}.dashboardRows{grid-template-columns:1fr 1fr;gap:18px;padding:60px 7vw;display:grid}.dashboardRows>article,.parentDashboard{background:#fff;border:1px solid #eadfcd;border-radius:24px;padding:28px}.dashboardActions{flex-wrap:wrap;gap:8px;display:flex}.dashboardActions a,.dashboardRows article>a{color:#fff;background:#173f4a;border-radius:99px;gap:6px;padding:10px 13px;display:flex}.parentDashboard{background:#e8f7f6;justify-content:space-between;align-items:center;margin:0 7vw 70px;display:flex}.parentDashboard>a{color:#fff;background:#e84e42;border-radius:99px;padding:12px 15px}.searchHero{background:linear-gradient(135deg,#173f4a,#633e9c)}.searchHero label{background:#fff;border-radius:18px;gap:10px;max-width:800px;margin-top:28px;padding:8px 16px;display:flex}.searchHero input{border:0;outline:0;flex:1;padding:12px;font-size:17px}.searchPrompts,.searchResults{padding:65px 7vw}.searchPrompts div{flex-wrap:wrap;gap:9px;display:flex}.searchPrompts button{background:#f4b838;border:0;border-radius:99px;padding:11px 16px;font-weight:900}.searchResults>div{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.searchResults a{background:#fff;border:1px solid #eadfcd;border-radius:18px;gap:14px;padding:10px;display:flex}.searchResults img{object-fit:cover;border-radius:13px;width:130px;height:110px}.searchResults a>span{flex-direction:column;justify-content:center;display:flex}.searchResults small{color:#e84e42}.searchResults b{font:700 21px Fredoka}.searchResults p{color:#637579;margin:0;font-size:12px}.parentsResourceHero{background:linear-gradient(135deg,#4e7363,#173f4a)}.parentResourceGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:70px 7vw;display:grid}.parentResourceGrid article{background:#fff;border:1px solid #eadfcd;border-radius:22px;padding:26px}.parentResourceGrid article>span{font-size:45px}.parentResourceGrid h2{font:700 23px Fredoka}.parentResourceGrid p{color:#637579}.parentResourceGrid button{background:#f1e7d7;border:0;border-radius:99px;padding:9px 12px}.familyConversation{color:#fff;background:#633e9c;justify-content:space-between;align-items:center;padding:65px 7vw;display:flex}.familyConversation h2{font:700 clamp(38px,5vw,60px)/1 Fredoka}.familyConversation p{color:#e8ddf5}.ageGuide{padding:65px 7vw}.ageGuide h2{font:700 45px Fredoka}.ageGuide>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ageGuide article{background:#fff8e9;border-radius:20px;padding:24px}.episodeLearning{gap:8px;margin:20px 0;display:grid}.episodeLearning span{color:#637579;background:#fff8e9;border-radius:13px;padding:10px;font-size:12px}.episodeLearning b{color:#173f4a;display:block}.episodeCompanions{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 7vw 60px;display:grid}.episodeCompanions>a,.episodeCompanions>button{text-align:left;background:#fff;border:1px solid #eadfcd;border-radius:18px;gap:12px;padding:18px;display:flex}.episodeCompanions span{flex-direction:column;display:flex}@media (width<=1050px){.universeGateway>div,.challengeIdeas>div{grid-template-columns:repeat(2,1fr)}.characterProfiles,.collectionGrid{grid-template-columns:1fr}.journeyPath>div{grid-template-columns:repeat(3,1fr)}.parentResourceGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.worldHero h1{font-size:47px}.worldActions a{text-align:center;width:100%}.heroJoslyn{left:1%!important}.universeGateway>div,.challengeIdeas>div,.journeyStats,.dashboardRows,.searchResults>div,.parentResourceGrid,.ageGuide>div,.episodeCompanions,.characterProfile,.profileFacts{grid-template-columns:1fr}.weeklyMission{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.journeyPath>div{grid-template-columns:1fr 1fr}.dashboardHero{flex-wrap:wrap}.dashboardHero>button{margin-left:0}.parentDashboard,.familyConversation{flex-direction:column;align-items:flex-start}.universeGateway,.characterProfiles,.collectionGrid,.challengeIdeas,.journeyStats,.journeyPath,.dashboardRows,.searchPrompts,.searchResults,.parentResourceGrid,.familyConversation,.ageGuide,.episodeCompanions{padding-left:24px;padding-right:24px}.parentDashboard{margin-left:24px;margin-right:24px}.learningDashboard{grid-template-columns:1fr;margin:-25px 20px 0;padding:20px}.profileDiscovery{grid-template-columns:auto 1fr}.profileDiscovery button{grid-column:1/-1;justify-content:center}.learningDashboard .dashboardActions{align-items:stretch}.learningDashboard .dashboardActions button,.learningDashboard .dashboardActions .journeyButton{flex:145px;justify-content:center}.badgeShelf{grid-template-columns:1fr 1fr}}@media (width>=851px){.worldHero .universeVisual{margin-left:0;overflow:visible}.worldHero .universeVisual>img:first-child{object-position:58% 18%;border-radius:0;width:calc(100% + 15vw);position:absolute;inset:0 0 0 -15vw}.worldHero .universeVisual:after{background:linear-gradient(90deg,#0b7780 0%,#0b7780fa 16%,#0b7780c7 29%,#0b778047 43%,#0000 58%);inset:0 0 0 -15vw}}.worldHero .universeVisual>img:first-child{filter:brightness(1.12)saturate(1.07)}.libraryAdventureLink{color:#ffd363;align-items:center;gap:7px;width:max-content;max-width:100%;margin-top:14px;font-size:12px;font-weight:900;display:flex}.libraryAdventureLink:hover{color:#fff}.growingHeartsHero{background:linear-gradient(135deg,#8b5a2b,#d89235 58%,#f4b838)}.adventuresHero{background:linear-gradient(130deg,#633e9c,#0b7780 72%,#f4b838);position:relative;overflow:hidden}.adventuresHero:after{content:"📖";opacity:.12;font-size:230px;position:absolute;bottom:-45px;right:7vw;transform:rotate(-8deg)}.adventuresHero>p{max-width:720px}.adventureHeroActions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.adventureHeroActions a{color:#173f4a;background:#fff;border-radius:99px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:flex}.adventureHeroActions .primary{background:#f4b838}.adventureExplainer{grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;padding:65px 7vw;display:grid}.adventureExplainer h2,.adventureShelf h2,.adventurePromise h2{margin:10px 0;font:700 clamp(37px,4.5vw,57px)/1 Fredoka}.adventureExplainer p,.adventureShelf header p,.adventurePromise p{color:#637579;line-height:1.7}.adventureFormats{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:11px;display:grid}.adventureFormats article{text-align:center;background:#fff8e9;border:1px solid #eadfcd;border-radius:21px;flex-direction:column;justify-content:center;min-height:150px;padding:23px 14px;display:flex}.adventureFormats article>span{font-size:35px}.adventureFormats b{margin:5px;font:700 22px Fredoka}.adventureFormats small{color:#637579}.adventureFormats>svg{color:#e84e42}.adventureShelf{background:#f1e7d7;padding:65px 7vw}.adventureShelf>header{max-width:750px;margin-bottom:32px}.adventureGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.adventureGrid>article{background:#fff;border-radius:24px;grid-template-columns:210px 1fr;display:grid;overflow:hidden;box-shadow:0 14px 35px #102f3a10}.adventureCover{background:#173f4a;min-height:245px;position:relative}.adventureCover img{object-fit:cover;width:100%;height:100%}.adventureCover>span{background:#f4b838;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:12px;left:12px}.adventureGrid>article>div:last-child{padding:23px}.adventureGrid small{color:#e84e42;letter-spacing:.08em;font-size:9px;font-weight:900}.adventureGrid h3{margin:7px 0;font:700 25px Fredoka}.adventureGrid p{color:#637579;font-size:12px;line-height:1.55}.adventureStatus{color:#6b5212;background:#fff0b8;border-radius:11px;align-items:center;gap:7px;margin:13px 0;padding:9px 11px;font-size:10px;font-weight:900;display:flex}.adventureGrid a{color:#0b7780;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.adventurePromise{background:#e8f7f6;border-radius:27px;align-items:center;gap:25px;margin:60px 7vw;padding:35px;display:flex}.adventurePromise>span{font-size:65px}.adventurePromise h2{font-size:37px}.adventurePromise p{margin-bottom:0}@media (width<=900px){.adventureExplainer,.adventureGrid{grid-template-columns:1fr}.adventureFormats{max-width:650px}.adventuresHero:after{font-size:150px}}@media (width<=700px){.adventureExplainer,.adventureShelf{padding-left:24px;padding-right:24px}.adventureFormats{grid-template-columns:1fr}.adventureFormats>svg{margin:auto;transform:rotate(90deg)}.adventureGrid>article{grid-template-columns:1fr}.adventureCover{min-height:210px}.adventurePromise{align-items:flex-start;margin:35px 24px;padding:26px}.adventurePromise>span{font-size:42px}.adventurePromise h2{font-size:31px}.adventuresHero:after{display:none}}.independentFormats{grid-template-columns:1fr 1fr;gap:15px;display:grid}.independentFormats a{background:#fff;border:1px solid #eadfcd;border-radius:24px;flex-direction:column;justify-content:center;min-height:190px;padding:28px 22px;transition:all .2s;display:flex;box-shadow:0 14px 38px #102f3a0d}.independentFormats a:hover{border-color:#f4b838;transform:translateY(-5px)}.independentFormats span{font-size:45px}.independentFormats b{color:#173f4a;margin:8px 0;font:700 24px Fredoka}.independentFormats small{color:#637579;line-height:1.5}.adventureEmpty{background:#fff;border:2px dashed #d8c59f;border-radius:27px;align-items:center;gap:28px;max-width:850px;padding:38px;display:flex}.adventureEmpty>span{font-size:75px}.adventureEmpty small{color:#e84e42;letter-spacing:.1em;font-weight:900}.adventureEmpty h3{margin:7px 0;font:700 31px Fredoka}.adventureEmpty p{color:#637579;margin:0;line-height:1.6}@media (width<=700px){.independentFormats{grid-template-columns:1fr}.adventureEmpty{align-items:flex-start;padding:27px 22px}.adventureEmpty>span{font-size:48px}.adventureEmpty h3{font-size:27px}}.adventureReadingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.adventureReadingGrid>article{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 16px 42px #102f3a12}.adventureReadingCover{height:315px;display:block;position:relative;overflow:hidden}.adventureReadingCover img{object-fit:cover;width:100%;height:100%;transition:all .35s}.adventureReadingCover:hover img{transform:scale(1.025)}.adventureReadingCover>span{color:#173f4a;background:#f4b838;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;top:17px;left:17px}.adventureReadingGrid>article>div{padding:26px}.adventureReadingGrid small{color:#e84e42;letter-spacing:.09em;font-size:9px;font-weight:900}.adventureReadingGrid h3{margin:8px 0;font:700 30px Fredoka}.adventureReadingGrid p{color:#637579;line-height:1.6}.readAdventureButton{background:#173f4a;border-radius:99px;align-items:center;gap:7px;margin-top:8px;padding:12px 16px;font-size:12px;font-weight:900;display:inline-flex;color:#fff!important}@media (width<=800px){.adventureReadingGrid{grid-template-columns:1fr}}@media (width<=520px){.adventureReadingCover{height:230px}.adventureReadingGrid h3{font-size:26px}}
