:root{--sky-1: #4fb8f5;--sky-2: #a8e4ff;--sun: #ffd033;--card: rgba(255, 255, 255, .92);--card-solid: #fdfbf5;--ink: #10233f;--pad: clamp(8px, 1.6vw, 20px);--tap-min: 84px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%;overflow:hidden;overscroll-behavior:none;background:var(--sky-1);color:var(--ink);font-family:Trebuchet MS,Segoe UI,Verdana,system-ui,sans-serif;-webkit-user-select:none;user-select:none;touch-action:manipulation}#app{position:fixed;inset:0;display:block}.stage{position:absolute;inset:0;padding:calc(var(--pad) + env(safe-area-inset-top)) calc(var(--pad) + env(safe-area-inset-right)) calc(var(--pad) + env(safe-area-inset-bottom)) calc(var(--pad) + env(safe-area-inset-left));background:radial-gradient(circle at 50% 12%,var(--sky-2),var(--sky-1) 70%)}.screen{height:100%;display:flex;flex-direction:column;gap:var(--pad);opacity:0;transition:opacity .28s ease}.screen-in{opacity:1}.tap{border:0;margin:0;padding:0;background:none;color:inherit;font:inherit;min-width:var(--tap-min);min-height:var(--tap-min);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease}.tap:active{transform:var(--base-transform, translate(0)) scale(.94)}.chrome{position:absolute;top:calc(var(--pad) + env(safe-area-inset-top));right:calc(var(--pad) + env(safe-area-inset-right));display:flex;gap:10px;z-index:40}.chrome-btn{position:relative;width:var(--tap-min);height:var(--tap-min);min-width:var(--tap-min);min-height:var(--tap-min);border-radius:28px;background:transparent;color:var(--ink);box-shadow:none;isolation:isolate}.chrome-btn:before{content:"";position:absolute;inset:7px;z-index:-1;border:3px solid rgba(255,248,218,.94);border-radius:22px;background:#ffffffe6;box-shadow:0 5px #0000003d,0 8px 16px #10233f29}.chrome-glyph{position:relative;z-index:1;display:block;width:39px;height:39px}.chrome-glyph svg{width:100%;height:100%;display:block}.mute-btn.is-muted{background:transparent}.mute-btn.is-muted:before{background:#ffb3a7}.refresh-btn{background:#fff6cf;animation:sparkle-kf 1.6s ease-in-out infinite}@keyframes sparkle-kf{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.09) rotate(9deg)}}.pic{display:block;width:100%;height:100%;position:relative}.pic img{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.pic-fallback{display:flex;align-items:center;justify-content:center;border-radius:24px;background:var(--fallback, #ffd86b);color:#1d2b45;font-size:clamp(38px,7vw,84px)}.pic-fallback img{display:none}.adventure-world{position:relative;height:100%;width:auto;max-width:100%;aspect-ratio:4 / 3;margin:0 auto;min-height:0;overflow:hidden;border-radius:30px;isolation:isolate;background:#82d4ef;box-shadow:inset 0 0 0 5px #ffffff8c,0 12px 28px #10233f38}.adventure-world-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.world-title{position:absolute;left:31%;top:16%;width:38%;margin:0;color:#143d49;text-align:center;font-size:clamp(18px,2.35vw,31px);line-height:.98;text-shadow:0 2px 0 rgba(255,255,255,.9);pointer-events:none;z-index:4}.world-title span,.world-title strong{display:block}.world-title strong{color:#006aa7;font-size:1.2em}.play-adventure{position:absolute;left:42%;top:51%;width:16%;min-width:126px;min-height:92px;flex-direction:column;gap:4px;z-index:8;color:#173740}.play-adventure-icon{display:grid;place-items:center;width:clamp(60px,8vw,84px);height:clamp(60px,8vw,84px);padding:13px;border-radius:50%;color:#fff;background:#ff795f;border:5px solid #fff7d6;box-shadow:0 7px #b33c2f,0 10px 18px #43261552;animation:adventure-pulse-kf 2.2s ease-in-out infinite}.play-adventure-icon svg{width:100%;height:100%}.play-adventure-label{padding:5px 12px;border-radius:16px;background:#fff9dcf0;box-shadow:0 3px #674b2547;font-weight:900;font-size:clamp(14px,1.6vw,19px);white-space:nowrap}@keyframes adventure-pulse-kf{0%,to{transform:scale(1) rotate(-2deg)}50%{transform:scale(1.08) rotate(2deg)}}.world-destinations{position:absolute;inset:0}.world-destination{position:absolute;min-width:92px;min-height:76px;z-index:6;align-items:flex-end;overflow:visible}.world-destination:hover,.world-destination:focus-visible{filter:drop-shadow(0 0 12px #fff5a8)}.world-destination:focus-visible{outline:6px solid #fff;outline-offset:2px}.world-destination.is-launching{animation:destination-launch-kf .35s ease-out}@keyframes destination-launch-kf{50%{transform:scale(1.12) rotate(-3deg)}}.destination-thumb{display:none}.destination-label{position:absolute;left:50%;top:var(--destination-label-y, 94%);width:max-content;margin:0;padding:6px 12px;max-width:94%;border-radius:13px;background:transparent;color:#fff;box-shadow:none;font-size:clamp(13px,1.45vw,19px);font-weight:900;line-height:1.05;text-align:center;text-shadow:0 2px 0 rgba(28,48,53,.9),0 0 5px rgba(28,48,53,.6);transform:translate(-50%,-50%)}.destination-colorcatch .destination-label,.destination-picnic .destination-label{color:#253d43;text-shadow:0 1px 0 rgba(255,255,255,.95),0 0 5px rgba(255,255,255,.72)}.destination-safari{left:2%;top:8%;width:27%;height:30%;--destination-label-y: 93.5%}.destination-rescue{left:2%;top:38%;width:28%;height:27%;--destination-label-y: 90%}.destination-letters{right:2%;top:8%;width:27%;height:30%;--destination-label-y: 93.5%}.destination-shapes{right:2%;top:38%;width:28%;height:27%;--destination-label-y: 90%}.destination-colorcatch{left:1%;bottom:2%;width:23%;height:28%;--destination-label-y: 74%}.destination-match{left:25.5%;bottom:1%;width:23%;height:29%;--destination-label-y: 74%}.destination-picnic{left:51%;bottom:1%;width:23%;height:29%;--destination-label-y: 74%}.destination-stickers{right:1%;bottom:2%;width:23%;height:28%;--destination-label-y: 74%}.next-adventure-star,.sticker-count{position:absolute;right:7%;top:7%;bottom:auto;display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border:3px solid #fff8de;border-radius:20px;background:#ffd033;color:#5b4300;box-shadow:0 4px #9d7200;font-size:21px;font-weight:900;line-height:1;pointer-events:none}.next-adventure-star svg,.sticker-count-icon,.sticker-count-icon svg{display:block;width:25px;height:25px}.sticker-count{display:flex;gap:3px}.sticker-count strong{font-size:18px}.next-adventure-star{animation:next-adventure-kf 1.8s ease-in-out infinite}.sticker-count{right:5%;background:#fff6cf}@keyframes next-adventure-kf{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-7px) rotate(5deg)}}.grownup-btn{position:relative;overflow:hidden}.grownup-btn:after{content:"";position:absolute;inset:6px;border-radius:21px;border:6px solid transparent;pointer-events:none}.grownup-btn.is-holding:after{border-color:#006aa7;border-top-color:#fecc00;animation:grownup-hold-kf 1.4s linear forwards}@keyframes grownup-hold-kf{to{transform:rotate(360deg)}}.home-head{display:flex;align-items:center;justify-content:space-between;gap:var(--pad);height:clamp(70px,13vh,120px);flex:0 0 auto}.home-title{height:100%;flex:0 1 320px}.flags{display:flex;gap:12px;margin-right:calc(var(--tap-min) * 2 + 20px)}.flag{width:108px;height:84px;border-radius:18px;overflow:hidden;background:#ffffff40;padding:6px;opacity:.55;border:4px solid transparent}.flag-on{opacity:1;border-color:var(--sun);background:#ffffff80}.flag-art,.flag-art svg{width:100%;height:100%;display:block;border-radius:8px}.home-grid{flex:1 1 auto;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:clamp(10px,1.8vw,22px);min-height:0}.tile{flex:0 0 calc(33.333% - clamp(10px,1.8vw,22px));height:calc(50% - clamp(10px,1.8vw,22px));flex-direction:column;gap:4px;padding:10px 10px 6px;border-radius:30px;background:var(--card);border:5px solid var(--tile-accent, #ffd033);box-shadow:0 9px 0 var(--tile-shade, #c99a00),0 14px 22px #0a285047;min-height:0;animation:tile-float-kf 3.4s ease-in-out infinite;animation-delay:var(--tile-delay, 0s)}.tile:active{transform:translateY(5px);box-shadow:0 4px 0 var(--tile-shade, #c99a00),0 8px 14px #0a285047}@keyframes tile-float-kf{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.tile-safari{--tile-accent: #4ac36a;--tile-shade: #2c8544}.tile-rescue{--tile-accent: #ff5f52;--tile-shade: #b3352b}.tile-letters{--tile-accent: #4a9dff;--tile-shade: #2a67b3}.tile-shapes{--tile-accent: #b06bff;--tile-shade: #7038b8}.tile-colorcatch{--tile-accent: #ff9f2e;--tile-shade: #c06a00}.tile-stickers{--tile-accent: #ffd033;--tile-shade: #c99a00}.tile .pic{flex:1 1 auto;min-height:0}.tile-label{flex:0 0 auto;font-size:clamp(13px,1.5vw,20px);font-weight:800;color:var(--ink);text-shadow:none}.book-head{flex:0 0 auto;display:flex;align-items:center;gap:clamp(10px,1.6vw,20px);min-height:clamp(96px,15vh,132px);max-width:calc(100% - 188px);padding:10px 18px;border:4px solid rgba(108,67,29,.28);border-radius:28px;background:#fff8daf0;box-shadow:0 7px #42583f3d}.book-hero{flex:0 0 clamp(78px,10vw,116px);height:clamp(70px,11vh,104px)}.book-copy{flex:1 1 auto;min-width:0}.book-copy h1{margin:0 0 4px;font-size:clamp(24px,3vw,40px);line-height:1}.book-copy p{margin:0;font-size:clamp(14px,1.5vw,19px);line-height:1.2}.book-count{flex:0 0 auto;display:grid;justify-items:center;font-size:clamp(24px,3.4vw,44px);font-weight:800;background:#fff;border:3px solid #ffd033;border-radius:20px;padding:6px 16px}.book-count strong{line-height:1}.book-count span{margin-top:2px;font-size:13px;text-transform:uppercase;letter-spacing:.06em}@media(max-width:720px){.book-head{max-width:calc(100% - 94px);padding:8px 10px}.book-hero,.book-copy p{display:none}.book-count{padding:6px 10px}}.sticker-grid{flex:1 1 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;overflow-y:auto;align-content:start;padding:12px 10px 18px;border-radius:26px;background:#fff8da57;-webkit-overflow-scrolling:touch}.sticker{aspect-ratio:1;min-width:var(--tap-min);min-height:var(--tap-min);border-radius:22px;padding:6px;background:#ffffffad;border:3px solid rgba(255,255,255,.78);box-shadow:0 4px #1f4c6429}.sticker-on{background:#ffffffeb;border-color:var(--sun)}.sticker-off .pic img{filter:grayscale(1) brightness(.48) contrast(.68);opacity:.42}@keyframes wobble-kf{0%,to{transform:var(--base-transform, translate(0)) rotate(0)}20%{transform:var(--base-transform, translate(0)) rotate(-7deg) scale(1.02)}40%{transform:var(--base-transform, translate(0)) rotate(6deg) scale(1.02)}60%{transform:var(--base-transform, translate(0)) rotate(-5deg)}80%{transform:var(--base-transform, translate(0)) rotate(4deg)}}.wobble{animation:wobble-kf .55s ease}@keyframes pop-kf{0%{transform:var(--base-transform, translate(0)) scale(1)}45%{transform:var(--base-transform, translate(0)) scale(1.18)}to{transform:var(--base-transform, translate(0)) scale(1)}}.pop{animation:pop-kf .5s ease}.confetti-layer{position:fixed;inset:0;pointer-events:none;z-index:90;overflow:hidden}.confetti-layer i{position:absolute;top:-8%;width:16px;height:22px;border-radius:4px;animation-name:fall-kf;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes fall-kf{to{transform:translateY(115vh) rotate(720deg);opacity:.15}}.splash{position:fixed;inset:0;z-index:95;background:var(--sky-1);display:flex;align-items:center;justify-content:center}.splash-video{width:100%;height:100%;object-fit:contain}@media(prefers-reduced-motion:reduce){.screen,.wobble,.pop,.confetti-layer i,.idle-layer i,.hotspot.hinting,.balloon-art,.balloon.popped,.refresh-btn,.driveout-van,.reward-card{transition:none;animation:none}.screen{opacity:1;transform:none}}.sky-layer{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 78% 12%,#ffe78af2 0 8%,#ffe78a00 42%),linear-gradient(180deg,var(--sky-1) 0%,var(--sky-2) 62%,#d6f3c8 100%)}.sky-layer i{position:absolute;display:block;background:#ffffffe6;border-radius:999px;filter:blur(.4px);animation:cloud-drift-kf linear infinite}.sky-layer i:before,.sky-layer i:after{content:"";position:absolute;background:inherit;border-radius:999px}.sky-layer i:before{width:58%;height:150%;left:12%;bottom:42%}.sky-layer i:after{width:42%;height:120%;right:12%;bottom:38%}@keyframes cloud-drift-kf{0%{transform:translate(-30vw)}to{transform:translate(130vw)}}@media(prefers-reduced-motion:reduce){.sky-layer i,.tile{animation:none}}.parent{height:100%;overflow-y:auto;padding:18px 22px 32px;background:#fdfbf5;color:#16233a;font-size:15px;line-height:1.5}.parent-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.parent h1{font-size:26px;margin:0}.parent h2{font-size:17px;margin:22px 0 10px}.parent-close{min-height:48px;padding:0 22px;border:0;border-radius:14px;background:#2a5d9e;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.parent-summary{font-weight:700;margin:10px 0 4px}.parent-note{margin:0 0 6px;color:#46586f;max-width:62ch}.parent-language{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.parent-language-choice{display:flex;min-height:92px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;border:2px solid #c7d4e5;border-radius:16px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.parent-language-choice strong{font-size:17px}.parent-language-choice span{color:#52667d;font-size:13px}.parent-language-choice.selected{border-color:#006aa7;background:#e8f6ff;box-shadow:0 0 0 3px #fecc00}@media(max-width:820px)and (orientation:portrait){.adventure-world{width:100%;height:100%;max-width:none;aspect-ratio:auto;margin:0;overflow-y:auto;padding:226px 10px 18px}.adventure-world-art{height:236px;object-position:50% 50%}.adventure-world:after{content:"";position:absolute;left:0;right:0;top:205px;height:36px;z-index:-1;background:linear-gradient(transparent,#bde9d4)}.world-title{left:4%;top:86px;width:54%;padding:7px 8px;border-radius:18px;background:#fff9dce6;box-shadow:0 4px #5b411f40;font-size:18px}.play-adventure{left:auto;right:5px;top:86px;width:38%;min-width:112px;min-height:116px}.play-adventure-icon{width:58px;height:58px;padding:10px}.play-adventure-label{width:108px;padding:5px 7px;font-size:13px;line-height:1.05;white-space:normal}.world-destinations{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.world-destination{position:relative;inset:auto;width:auto;height:150px;padding:8px 8px 7px;flex-direction:column;justify-content:flex-end;border-radius:24px;background:#fffbe3f0;border:4px solid rgba(255,255,255,.95);box-shadow:0 7px #30564847}.destination-thumb{display:block;width:100%;height:106px;object-fit:contain}.destination-label{position:static;width:auto;background:transparent;box-shadow:none;padding:0 4px;font-size:15px;transform:none}.destination-label,.destination-colorcatch .destination-label,.destination-picnic .destination-label{color:#26414b;text-shadow:none}.destination-colorcatch .destination-label,.destination-match .destination-label,.destination-picnic .destination-label,.destination-stickers .destination-label{transform:none}.next-adventure-star,.sticker-count{right:8px;top:8px;bottom:auto;min-width:34px;height:34px;font-size:18px}.chrome{gap:6px}.chrome-btn{width:68px;height:68px;min-width:68px;min-height:68px;border-radius:22px}.chrome-btn:before{inset:5px;border-radius:19px}.chrome-glyph{width:34px;height:34px}.parent-language{grid-template-columns:1fr}}.parent-focus{display:flex;flex-wrap:wrap;gap:10px}.parent-focus-word{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 16px;border:2px solid #2a5d9e;border-radius:14px;background:#eaf2fd;cursor:pointer;font:inherit;color:inherit}.parent-focus-word strong{font-size:19px}.parent-focus-word span{color:#46586f}.parent-focus-word i{font-style:normal;font-size:12px;color:#6a7a90}.parent-table{display:flex;flex-direction:column;gap:5px}.parent-row{display:grid;grid-template-columns:8.5em 8.5em 1fr 2.5em;align-items:center;gap:10px}.parent-row.done .parent-sv{color:#1d7a3c}.parent-sv{font-weight:700}.parent-en{color:#46586f}.parent-bar{display:block;height:9px;border-radius:5px;background:#dfe6ef;overflow:hidden}.parent-bar i{display:block;height:100%;background:#4a9dff}.parent-row.done .parent-bar i{background:#2fbf62}.parent-count{text-align:right;color:#6a7a90;font-variant-numeric:tabular-nums}.game{position:relative;height:100%;display:flex;flex-direction:column;gap:var(--pad);min-height:0}.game-bg{position:absolute;inset:0;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#64b6f7,#bfe6ff 60%,#9adf9a)}.game-bg img{width:100%;height:100%;object-fit:cover;pointer-events:none}.progress-dots{position:absolute;left:50%;bottom:8px;transform:translate(-50%);display:flex;gap:10px;z-index:20;pointer-events:none}.progress-dots i{width:20px;height:20px;border-radius:50%;background:#ffffff59;border:3px solid rgba(0,0,0,.2);transition:transform .2s ease,background .2s ease}.progress-dots i.on{background:var(--sun);transform:scale(1.12)}.prompt-badge{align-self:center;z-index:25;display:flex;align-items:center;gap:14px;padding:8px 26px;border-radius:30px;background:#fffffff0;color:var(--ink);font-size:clamp(26px,4vw,54px);font-weight:800;box-shadow:0 6px #00000040;min-height:var(--tap-min)}.prompt-badge .glyph{font-size:clamp(34px,5.5vw,72px)}.prompt-replay{gap:12px;padding:8px 30px}.badge-word{font-size:clamp(20px,2.6vw,34px);opacity:.55}.mode-btn{position:absolute;left:8px;bottom:8px;width:var(--tap-min);height:var(--tap-min);border-radius:26px;background:#ffffffe6;box-shadow:0 6px #00000040;z-index:30}.mode-glyph{font-size:40px;line-height:1}.safari-scene{position:relative;flex:1 1 auto;min-height:0}.idle-layer{position:absolute;inset:0;overflow:hidden;border-radius:28px;pointer-events:none;z-index:5}.idle-layer i{position:absolute;display:block}.idle-cloud{width:150px;height:54px;border-radius:40px;background:#ffffffb8;box-shadow:42px -20px 0 -8px #ffffffb8,-40px -12px 0 -14px #ffffffb8;animation:drift-kf linear infinite}.idle-cloud-1{top:7%;animation-duration:64s}.idle-cloud-2{top:15%;transform:scale(.7);animation-duration:88s;animation-delay:-30s}.idle-cloud-3{top:3%;transform:scale(.5);animation-duration:110s;animation-delay:-70s}@keyframes drift-kf{0%{left:-200px}to{left:105%}}.idle-bird{top:12%;width:26px;height:26px;border-top:5px solid rgba(30,30,45,.75);border-right:5px solid rgba(30,30,45,.75);border-radius:0 60% 0 0;animation:fly-kf 26s linear infinite,flap-kf .9s ease-in-out infinite alternate}@keyframes fly-kf{0%{left:-40px}to{left:105%}}@keyframes flap-kf{0%{transform:rotate(-38deg) scaleY(1)}to{transform:rotate(-38deg) scaleY(.45)}}.idle-car{bottom:16%;width:76px;height:30px;border-radius:14px 20px 8px 8px;background:#e01b1b;border:4px solid #12121a;box-shadow:14px 22px 0 -8px #12121a,-14px 22px 0 -8px #12121a;opacity:.9;animation:drive-kf 21s linear infinite;animation-delay:-6s}@keyframes drive-kf{0%{left:-110px}to{left:106%}}.hotspot{position:absolute;width:13%;min-width:var(--tap-min);min-height:var(--tap-min);aspect-ratio:1;border-radius:50%;padding:4px;background:radial-gradient(circle at 50% 78%,#ffffff8c,#fff0 62%);border:0;--base-transform: translate(-50%, -50%);transform:translate(-50%,-50%);filter:drop-shadow(0 6px 6px rgba(0,0,0,.3));z-index:10}.hotspot.tapped{filter:drop-shadow(0 0 10px var(--sun)) drop-shadow(0 6px 6px rgba(0,0,0,.3))}.hotspot.found{filter:drop-shadow(0 6px 6px rgba(0,0,0,.3));opacity:.55;pointer-events:none}.hotspot.found:after{content:"";position:absolute;right:2%;bottom:2%;width:34%;height:34%;border-radius:50%;background:#22a94a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 13l4 4L19 7' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 72% no-repeat;border:3px solid #12121a}.hotspot.hinting{animation:hint-kf 1.1s ease-in-out infinite;z-index:12}@keyframes hint-kf{0%,to{transform:translate(-50%,-50%) rotate(0) scale(1)}25%{transform:translate(-50%,-50%) rotate(-8deg) scale(1.12)}75%{transform:translate(-50%,-50%) rotate(8deg) scale(1.12)}}.mission-card{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;z-index:15}.mission-card .pic{max-width:min(46vw,520px);margin:0 auto;filter:drop-shadow(0 10px 14px rgba(0,0,0,.35))}.choice-row{flex:0 0 auto;display:flex;justify-content:center;gap:clamp(10px,2vw,26px);z-index:15;height:clamp(120px,26vh,220px)}.choice{aspect-ratio:1;height:100%;min-width:var(--tap-min);min-height:var(--tap-min);border-radius:28px;padding:8px;background:#ffffffeb;border:5px solid rgba(255,255,255,.6);box-shadow:0 7px #00000040}.choice.correct{border-color:#6ee07a}.rescue-anim{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:30;pointer-events:none}.rescue-anim .pic{width:40%;height:40%;animation:zoom-in-kf .9s ease}@keyframes zoom-in-kf{0%{transform:scale(.2) rotate(-18deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.driveout{position:absolute;inset:0;z-index:35;overflow:hidden;border-radius:28px;pointer-events:none;background:#09162d59}.driveout-road{position:absolute;left:0;right:0;bottom:6%;height:62%}.driveout-road .pic img{object-fit:cover}.driveout-van{position:absolute;bottom:12%;left:0;width:clamp(200px,30vw,380px);height:42%;animation:driveby-kf 1.7s cubic-bezier(.3,0,.5,1) forwards}@keyframes driveby-kf{0%{transform:translate(-120%)}to{transform:translate(calc(100vw + 20%))}}.bubble-field{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;z-index:10}.bubble{position:absolute;width:clamp(96px,13vw,160px);height:clamp(96px,13vw,160px);min-width:var(--tap-min);min-height:var(--tap-min);border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff,#bfe0ff 55%,#6fb6f0);border:5px solid rgba(255,255,255,.85);color:var(--ink);font-size:clamp(38px,6vw,76px);font-weight:900;box-shadow:0 6px #0003;will-change:transform}.bubble.zipped{animation:zip-kf .5s ease forwards}@keyframes zip-kf{0%{transform:var(--base-transform, translate(0)) scale(1);opacity:1}to{transform:var(--base-transform, translate(0)) scale(.1) translateY(30vh);opacity:0}}.web-line{position:absolute;height:6px;background:repeating-linear-gradient(90deg,#fff 0 12px,#fff3 12px 20px);transform-origin:0 50%;z-index:12;pointer-events:none;animation:web-fade-kf .5s ease forwards}@keyframes web-fade-kf{0%{opacity:1}to{opacity:0}}.shape-friends-game{position:relative;height:100%;min-height:0;overflow:hidden;border-radius:28px;isolation:isolate}.shape-friends-game .game-bg{z-index:-3}.shape-friends-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(#fffae005,#2b536114);pointer-events:none}.shape-friends-prompt{position:absolute;z-index:12;top:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;min-width:230px;min-height:76px;max-width:calc(100% - 420px);padding:8px 30px;border:5px solid #fff8de;border-radius:34px;background:#fff9e0f5;color:#17485c;box-shadow:0 6px #5b411f59;font-size:clamp(28px,4vw,54px);font-weight:900;line-height:1;text-align:center;white-space:nowrap}.shape-prompt-pause{min-width:110px;width:110px;opacity:.82}.shape-prompt-swedish{background:#006aa7;color:#fff;border-color:#fecc00;box-shadow:0 7px #8d6500,0 0 22px #fecc0099;animation:shape-word-pulse-kf .5s ease-out}.shape-prompt-reward{background:#fff6cf;border-color:#ffd033;box-shadow:0 7px #9d7200,0 0 26px #ffd03399}@keyframes shape-word-pulse-kf{0%{transform:translate(-50%) scale(.86)}65%{transform:translate(-50%) scale(1.08)}to{transform:translate(-50%) scale(1)}}.shape-friends-sven{position:absolute;left:12px;top:8px;z-index:13;width:clamp(82px,11vh,108px);height:clamp(82px,11vh,108px);animation:mascot-in-kf .45s cubic-bezier(.34,1.56,.64,1)}.shape-friends-sven[hidden]{display:none}.shape-friends-sven img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,0,0,.45))}.shape-friends-field{position:absolute;inset:0;z-index:5;display:grid;grid-template-columns:repeat(3,minmax(100px,190px));grid-template-rows:repeat(2,minmax(112px,190px));justify-content:center;align-content:center;row-gap:clamp(14px,2.8vw,32px);column-gap:clamp(22px,4vw,64px);padding:104px 106px 24px}.shape-friend{position:relative;align-self:stretch;justify-self:stretch;width:100%;height:100%;min-width:112px;min-height:112px;max-width:210px;max-height:190px;border-radius:34px;color:var(--shape-color);opacity:1;transition:opacity .18s ease,filter .18s ease}.shape-friend-line{--shape-color: #42d7a1;--shape-shadow: #18795c}.shape-friend-circle{--shape-color: #4a9dff;--shape-shadow: #205ca6}.shape-friend-square{--shape-color: #ffd033;--shape-shadow: #a87600}.shape-friend-triangle{--shape-color: #ff5f52;--shape-shadow: #a92e25}.shape-friend-star{--shape-color: #b06bff;--shape-shadow: #6932aa}.shape-friend-heart{--shape-color: #ff6f9f;--shape-shadow: #a62b57}.shape-friend-rectangle{--shape-color: #ff9f43;--shape-shadow: #a65312}.shape-friend-moon{--shape-color: #ffe477;--shape-shadow: #a78315}.shape-friend-cross{--shape-color: #63d5e8;--shape-shadow: #227887}.shape-friend-arrow{--shape-color: #72d36b;--shape-shadow: #347a30}.shape-friend-art,.shape-friend-art svg{display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.shape-friend-line .shape-friend-art svg{fill:none;stroke-width:18;stroke-linecap:round}.shape-friends-game[data-chapter="1"] .shape-friends-field{filter:saturate(1.08) hue-rotate(18deg)}.shape-friends-game[data-chapter="2"] .shape-friends-field{filter:saturate(1.12) hue-rotate(38deg)}.shape-friends-game[data-chapter="3"] .shape-friends-field{filter:saturate(1.05) hue-rotate(-20deg)}.shape-friends-game[data-chapter="4"] .shape-friends-field{filter:saturate(1.14) hue-rotate(70deg)}.shape-friends-game[data-chapter="5"] .shape-friends-field{filter:saturate(1.1) hue-rotate(-42deg)}.shape-friend-art svg{fill:currentColor;stroke:#fff;stroke-width:6;stroke-linejoin:round;filter:drop-shadow(0 11px 0 var(--shape-shadow)) drop-shadow(0 14px 8px rgba(0,0,0,.36))}.shape-friends-field.is-teaching .shape-friend:not(.is-selected):not(.is-celebrating){opacity:.56}.shape-friend.is-selected{filter:drop-shadow(0 0 14px #fff) drop-shadow(0 0 22px #ffd033)}.shape-friend.is-selected .shape-friend-art{transform:scale(1.08)}.shape-friend:focus-visible{outline:7px solid #fff;outline-offset:2px;filter:drop-shadow(0 0 0 #ffd033) drop-shadow(0 0 12px #ffd033)}.shape-friend.is-celebrating{z-index:8;filter:drop-shadow(0 0 14px #fff) drop-shadow(0 0 25px #ffd033)}.shape-friends-field.all-found .shape-friend-art{animation:shape-party-kf .7s cubic-bezier(.2,.9,.3,1.25) both}.shape-friends-field.all-found .shape-friend:nth-child(2) .shape-friend-art{animation-delay:70ms}.shape-friends-field.all-found .shape-friend:nth-child(3) .shape-friend-art{animation-delay:.14s}.shape-friends-field.all-found .shape-friend:nth-child(4) .shape-friend-art{animation-delay:.21s}.shape-friends-field.all-found .shape-friend:nth-child(5) .shape-friend-art{animation-delay:.28s}@keyframes shape-party-kf{0%,to{transform:translateY(0) rotate(0) scale(1)}45%{transform:translateY(-18px) rotate(-7deg) scale(1.08)}72%{transform:translateY(3px) rotate(6deg) scale(.98)}}.shape-friend-circle.is-celebrating .shape-friend-art{animation:shape-circle-reward-kf .95s ease-in-out}.shape-friend-square.is-celebrating .shape-friend-art{animation:shape-square-reward-kf .9s cubic-bezier(.2,1.45,.4,1)}.shape-friend-triangle.is-celebrating .shape-friend-art{animation:shape-triangle-reward-kf .9s ease-in-out}.shape-friend-star.is-celebrating .shape-friend-art{animation:shape-star-reward-kf .95s ease-in-out}.shape-friend-line.is-celebrating .shape-friend-art{animation:shape-line-reward-kf .9s ease-in-out}.shape-friend-heart.is-celebrating .shape-friend-art{animation:shape-heart-reward-kf .9s ease-in-out}.shape-friend-rectangle.is-celebrating .shape-friend-art{animation:shape-rectangle-reward-kf .9s ease-in-out}.shape-friend-moon.is-celebrating .shape-friend-art{animation:shape-moon-reward-kf .95s ease-in-out}.shape-friend-cross.is-celebrating .shape-friend-art{animation:shape-cross-reward-kf .9s ease-in-out}.shape-friend-arrow.is-celebrating .shape-friend-art{animation:shape-arrow-reward-kf .9s ease-in-out}@keyframes shape-heart-reward-kf{0%,to{transform:scale(1)}28%,66%{transform:scale(1.2)}45%,82%{transform:scale(.96)}}@keyframes shape-rectangle-reward-kf{0%,to{transform:translate(0) rotate(0)}45%{transform:translate(25px) rotate(7deg)}72%{transform:translate(-8px) rotate(-3deg)}}@keyframes shape-moon-reward-kf{0%,to{transform:translateY(0);filter:none}50%{transform:translateY(-24px);filter:drop-shadow(0 0 24px #fff6a3)}}@keyframes shape-cross-reward-kf{0%,to{transform:rotate(0) scale(1)}40%{transform:rotate(-12deg) scale(1.13)}70%{transform:rotate(8deg) scale(1.04)}}@keyframes shape-arrow-reward-kf{0%,to{transform:translate(0)}48%{transform:translate(34px) scale(1.08)}72%{transform:translate(-8px)}}@keyframes shape-line-reward-kf{0%,to{transform:rotate(0) scaleX(1)}45%{transform:rotate(-10deg) scaleX(1.16)}72%{transform:rotate(8deg) scaleX(.96)}}@keyframes shape-circle-reward-kf{0%,to{transform:rotate(0) scale(1)}30%{transform:rotate(-16deg) scale(1.1)}70%{transform:rotate(16deg) scale(1.1)}}@keyframes shape-square-reward-kf{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-20px) scale(1.08)}66%{transform:translateY(4px) scale(1.12,.9)}}@keyframes shape-triangle-reward-kf{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.06)}55%{transform:rotate(10deg) scale(1.1)}78%{transform:rotate(-5deg) scale(1.04)}}@keyframes shape-star-reward-kf{0%,to{transform:rotate(0) scale(1);filter:none}50%{transform:rotate(18deg) scale(1.16);filter:drop-shadow(0 0 18px #fff)}}.shape-friend-sparkles{position:absolute;inset:50%;pointer-events:none}.shape-friend-sparkles i{position:absolute;left:-5px;top:-5px;width:10px;height:10px;border-radius:50%;background:#ffd033;box-shadow:0 0 0 3px #fffc;animation:shape-spark-kf .8s ease-out var(--spark-delay) both}.shape-friend-sparkles i:nth-child(3n){background:#4a9dff}.shape-friend-sparkles i:nth-child(3n+1){background:#ff6faf}.shape-friends-shelf{position:absolute;z-index:9;left:50%;bottom:10px;transform:translate(-50%);min-width:190px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:5px 18px;border-radius:24px;background:#4b301bbd;border:4px solid rgba(255,235,184,.92);box-shadow:0 5px #381f0fb8}.shape-shelf-friend{width:34px;height:34px;color:var(--shape-color);animation:shape-shelf-in-kf .45s cubic-bezier(.2,1.4,.35,1) both}.shape-shelf-friend svg{width:100%;height:100%;fill:currentColor;stroke:#fff;stroke-width:5}@keyframes shape-shelf-in-kf{0%{transform:translateY(-20px) scale(.3);opacity:0}}@keyframes shape-spark-kf{0%{transform:rotate(var(--spark-angle)) translateY(-26px) scale(.2);opacity:0}22%{opacity:1}to{transform:rotate(var(--spark-angle)) translateY(-94px) scale(1);opacity:0}}@media(max-width:600px)and (orientation:portrait){.shape-friends-prompt{top:100px;min-width:190px;max-width:calc(100% - 24px);min-height:64px;padding:7px 22px;font-size:clamp(25px,8vw,38px)}.shape-friends-sven{top:94px;left:8px;width:72px;height:72px}.shape-friends-field{grid-template-columns:repeat(2,minmax(112px,1fr));grid-template-rows:repeat(3,minmax(96px,148px));gap:12px;padding:180px 12px 62px}.shape-friend{max-width:172px;max-height:172px}.shape-friends-shelf{bottom:8px;min-height:38px;padding:3px 13px}.shape-shelf-friend{width:30px;height:30px}}.picnic-guest{position:absolute;z-index:8;left:3%;bottom:4%;width:clamp(96px,16vw,180px);height:clamp(96px,22vh,180px);padding:0;background:transparent;border:0;filter:drop-shadow(0 10px 8px rgba(20,60,35,.38));animation:picnic-guest-in-kf .65s cubic-bezier(.2,1.2,.3,1) both}.picnic-guest img{width:100%;height:100%;object-fit:contain}.picnic-guest.is-eating{animation:picnic-guest-eat-kf .7s ease-in-out}@keyframes picnic-guest-in-kf{0%{transform:translate(-70px) scale(.7);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes picnic-guest-eat-kf{0%,to{transform:rotate(0) translateY(0)}45%{transform:rotate(8deg) translate(18px,12px) scale(1.06)}}@media(max-height:540px){.shape-friends-field{padding-top:92px;padding-bottom:10px;gap:10px 18px}.shape-friends-prompt{min-height:64px;font-size:clamp(24px,5vw,38px)}}@media(prefers-reduced-motion:reduce){.shape-prompt-swedish,.shape-friends-sven,.shape-friend.is-celebrating .shape-friend-art,.shape-friend-sparkles i{animation:none}.shape-friend-sparkles{display:none}.shape-friend.is-celebrating{filter:drop-shadow(0 0 12px #fff) drop-shadow(0 0 24px #ffd033)}}.balloon-field{position:relative;flex:1 1 auto;min-height:0;z-index:10}.balloon{position:absolute;bottom:6%;width:clamp(110px,15vw,176px);aspect-ratio:110 / 165;min-width:var(--tap-min);min-height:var(--tap-min);padding:0;--base-transform: translateX(-50%);transform:translate(-50%);filter:drop-shadow(0 8px 8px rgba(0,0,0,.32))}.balloon-art{animation-name:bob-kf;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes bob-kf{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-26px) rotate(3deg)}}.balloon-art,.balloon-art svg{width:100%;height:100%;display:block}.balloon.popped{animation:pop-away-kf .45s ease forwards;pointer-events:none}@keyframes pop-away-kf{0%{transform:translate(-50%) scale(1);opacity:1}40%{transform:translate(-50%) translateY(-10px) scale(1.25);opacity:1}to{transform:translate(-50%) translateY(-40px) scale(.1);opacity:0}}.match-game,.picnic-game{position:relative;height:100%;min-height:0;overflow:hidden;border-radius:28px;isolation:isolate}.match-background,.picnic-background{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover}.match-game:after,.picnic-game:after{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(#0b4b5e0f,#194d2c21)}.match-prompt,.picnic-prompt{position:absolute;left:50%;top:10px;z-index:14;transform:translate(-50%);min-width:220px;min-height:72px;padding:8px 24px;border:5px solid #fff8de;border-radius:30px;background:#fff9e0f5;color:#17485c;box-shadow:0 6px #5b411f59;text-align:center}.match-prompt strong,.picnic-prompt strong{display:block;font-size:clamp(22px,3vw,38px);line-height:1}.match-prompt.is-swedish,.picnic-prompt.is-swedish{background:#006aa7;color:#fff;border-color:#fecc00;box-shadow:0 6px #8b6500,0 0 22px #fecc00b3}.match-flowers{display:block;margin-top:6px;color:#ef659b;font-size:18px;letter-spacing:8px}.match-sven,.picnic-sven{position:absolute;z-index:18;width:clamp(82px,13vh,118px);height:clamp(82px,13vh,118px);object-fit:contain;filter:drop-shadow(0 6px 7px rgba(0,0,0,.35));animation:mascot-in-kf .4s cubic-bezier(.34,1.56,.64,1)}.match-sven{left:12px;top:10px}.match-sven[hidden],.picnic-sven[hidden]{display:none}.match-board{position:absolute;inset:27% 8% 9%;display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));grid-template-rows:repeat(2,minmax(116px,1fr));gap:clamp(10px,1.6vw,20px)}.match-card{position:relative;width:100%;height:100%;min-width:100px;min-height:100px;perspective:700px}.match-card-back,.match-card-face{position:absolute;inset:0;border-radius:28px;backface-visibility:hidden;transition:transform .42s cubic-bezier(.2,.8,.3,1.2);border:6px solid #e7c183;box-shadow:0 8px #7a5b32,0 12px 18px #1539374d}.match-card-back{border:0;background:transparent url(../img/scenes/match-card-back.webp) center / contain no-repeat;box-shadow:none}.match-card-face{display:grid;place-items:center;padding:8px;background:#fff8dc;transform:rotateY(180deg)}.match-card-face img{width:100%;height:100%;object-fit:contain}.match-card.is-revealed .match-card-back,.match-card.is-matched .match-card-back{transform:rotateY(180deg)}.match-card.is-revealed .match-card-face,.match-card.is-matched .match-card-face{transform:rotateY(360deg)}.match-card.is-matched .match-card-face{border-color:#fecc00;box-shadow:0 8px #a87600,0 0 24px #fff59d}.match-card.is-matched{animation:match-found-kf .6s cubic-bezier(.2,.9,.3,1.25)}@keyframes match-found-kf{38%{transform:translateY(-12px) rotate(-2deg) scale(1.06)}70%{transform:translateY(3px) rotate(1deg) scale(.98)}}.match-card:focus-visible{outline:7px solid #fff;outline-offset:4px}.picnic-prompt{display:flex;align-items:center;gap:12px;min-width:280px;cursor:pointer}.picnic-prompt img{width:58px;height:58px;object-fit:contain}.picnic-sven{left:14%;bottom:4%}.picnic-foods{position:absolute;inset:0}.picnic-food{position:absolute;width:clamp(128px,19vw,224px);height:clamp(128px,22vh,224px);min-width:108px;min-height:108px;padding:10px;border-radius:50%;background:#fff8daf0;border:6px solid #e4bd79;box-shadow:0 8px #826037,0 12px 18px #1d492b52;z-index:9}.picnic-food img{width:100%;height:100%;object-fit:contain}.picnic-food:active img{animation:picnic-touch-kf .35s ease-out}@keyframes picnic-touch-kf{45%{transform:translateY(-12px) rotate(-5deg) scale(1.12)}}.picnic-slot-1{left:5%;top:31%}.picnic-slot-2{left:36%;top:28%}.picnic-slot-3{right:5%;top:31%}.picnic-slot-4{right:7%;bottom:5%}.picnic-food.is-packed{animation:picnic-pack-kf .65s cubic-bezier(.2,.9,.3,1.1) forwards;pointer-events:none}.picnic-food.is-returning{animation:picnic-return-kf .45s cubic-bezier(.2,1.25,.35,1) both}@keyframes picnic-return-kf{0%{transform:translateY(30px) scale(.3) rotate(-8deg);opacity:0}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}@keyframes picnic-pack-kf{55%{transform:translate(var(--pack-mid-x),var(--pack-mid-y)) rotate(12deg) scale(1.12)}to{transform:translate(var(--pack-x),var(--pack-y)) rotate(-8deg) scale(.15);opacity:0}}.picnic-basket{position:absolute;z-index:7;left:50%;top:43%;width:clamp(150px,21vw,230px);height:clamp(100px,15vw,150px);transform:translate(-50%);pointer-events:none}.picnic-basket:before{content:none}.picnic-basket-fill{position:absolute;left:9%;right:9%;bottom:12%;display:flex;justify-content:center;align-items:flex-end}.picnic-basket-fill img{width:27%;aspect-ratio:1;object-fit:contain;margin-left:-5%;filter:drop-shadow(0 4px 3px rgba(0,0,0,.22))}.picnic-basket.is-serving{animation:picnic-serve-kf .7s ease-in-out}@keyframes picnic-serve-kf{0%,to{transform:translate(-50%) rotate(0)}48%{transform:translate(-50%) rotate(-13deg) translate(-20px)}}.picnic-flowers{position:absolute;left:50%;bottom:8px;transform:translate(-50%);z-index:14;padding:6px 16px;border-radius:22px;color:#f2cf31;background:#135735ad;border:3px solid rgba(255,255,255,.8);font-size:24px;letter-spacing:7px}@media(max-width:600px)and (orientation:portrait){.match-prompt,.picnic-prompt{top:82px;min-height:62px;padding:6px 16px}.match-prompt strong,.picnic-prompt strong{font-size:23px}.match-sven{top:80px;left:4px;width:70px;height:70px}.match-board{inset:170px 12px 16px;grid-template-columns:repeat(2,minmax(112px,1fr));grid-template-rows:repeat(4,minmax(96px,1fr));gap:10px}.match-card-back,.match-card-face{border-radius:22px;border-width:5px}.picnic-prompt{min-width:230px;max-width:calc(100% - 100px)}.picnic-prompt img{width:48px;height:48px}.picnic-food{width:42vw;height:18vh;min-height:116px;border-radius:28px}.picnic-slot-1{left:4%;top:24%}.picnic-slot-2{right:4%;left:auto;top:24%}.picnic-slot-3{left:4%;top:48%}.picnic-slot-4{right:4%;top:48%;bottom:auto}.picnic-basket{left:60%;top:58%;width:145px;height:105px}.picnic-sven{left:4px;bottom:3%;width:86px;height:86px}.picnic-flowers{bottom:5px;font-size:18px;letter-spacing:4px}}@media(prefers-reduced-motion:reduce){.match-card-back,.match-card-face{transition-duration:.01ms}.match-sven,.picnic-sven,.match-card.is-matched,.picnic-food img,.picnic-food.is-packed,.picnic-basket.is-serving,.picnic-guest.is-eating{animation:none}.picnic-food.is-packed{opacity:.25}}.reward{position:fixed;inset:0;z-index:80;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#09162dd1;animation:fade-in-kf .3s ease}@keyframes fade-in-kf{0%{opacity:0}to{opacity:1}}.reward-card{width:min(42vh,340px);height:min(42vh,340px);border-radius:40px;background:var(--card-solid);padding:16px;box-shadow:0 12px #00000059;animation:reward-in-kf .6s cubic-bezier(.2,1.4,.4,1)}@keyframes reward-in-kf{0%{transform:scale(.2) rotate(-20deg)}to{transform:scale(1) rotate(0)}}.reward-tap{min-width:200px;height:var(--tap-min);border-radius:30px;background:var(--sun);color:var(--ink);font-size:32px;font-weight:800;padding:0 30px}.canvas-field{position:absolute;inset:0;border-radius:28px;overflow:hidden;z-index:10}.stage-canvas{display:block;width:100%;height:100%;touch-action:manipulation}.reward-copies,.sticker-copies{position:absolute;right:8px;bottom:8px;z-index:3;padding:5px 9px;border-radius:999px;color:#5b3600;background:#fff4a8;border:3px solid #fff;box-shadow:0 3px #5b36004d;font-size:17px}.reward-copies{right:18px;bottom:18px;font-size:22px}.sticker{position:relative}.actor-access-layer{position:absolute;inset:0;z-index:29;pointer-events:none}.actor-access-button{position:absolute;transform:translate(-50%,-50%);border:0;border-radius:50%;background:transparent;pointer-events:none}.actor-access-button:focus-visible{outline:7px solid #fff;box-shadow:0 0 0 12px #fecc00}.target-badge{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:26}.target-badge[hidden]{display:none}.target-badge-inner{position:relative;display:flex;align-items:center;justify-content:center;min-width:var(--tap-min);min-height:var(--tap-min);gap:10px;padding:6px 42px 6px 16px;border-radius:26px;border:4px solid #fff8de;background:#fff9e0f5;box-shadow:0 6px #5b411f59,0 9px 18px #10233f21}.target-badge-inner img{height:clamp(60px,10vh,100px);width:auto;display:block;pointer-events:none}.target-balloon svg{height:clamp(62px,10vh,100px);width:auto;display:block}.target-swatch{display:block;width:clamp(52px,8vh,84px);height:clamp(52px,8vh,84px);border-radius:50%;border:5px solid rgba(0,0,0,.28)}.target-glyph{font-size:clamp(38px,6vw,72px);font-weight:800;color:var(--ink);line-height:1.05;padding:0 8px}.target-listen{position:absolute;right:7px;bottom:7px;width:25px;height:25px;opacity:.72;pointer-events:none}.target-listen svg{display:block;width:100%;height:100%}.target-pair{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:clamp(18px,2.25vw,29px);line-height:1}.target-pair strong{font-weight:900}.target-word-en{color:#17485c}.target-word-sv{color:#006aa7}.target-pair-arrow{color:#d18e00;font-size:1.45em;font-style:normal}.target-badge-inner.is-teaching-pair{animation:target-pair-in-kf .35s cubic-bezier(.2,1.2,.35,1)}.target-badge-inner.is-teaching-pair img,.target-badge-inner.is-teaching-pair .target-balloon svg{height:clamp(50px,7vh,68px)}@keyframes target-pair-in-kf{0%{transform:scale(.9)}to{transform:scale(1)}}.target-replay{position:absolute;inset:0;border:0;background:transparent;border-radius:26px;cursor:pointer}.target-replay:active{background:#00000014}.game .progress-dots{left:92px;top:14px;bottom:auto;transform:none;padding:7px 12px;border-radius:18px;border:3px solid rgba(255,248,218,.94);background:#17485cb8;box-shadow:0 4px #09162d47,0 7px 14px #09162d29;z-index:27}.game .progress-dots i{background:#ffffff6b;border-color:#ffffffd1}.game .progress-dots i.on{background:#ffd033;border-color:#fff8de;box-shadow:0 0 0 3px #ffd03347}@media(max-width:600px)and (orientation:portrait){.target-badge{top:82px;max-width:calc(100% - 18px)}.target-badge-inner{padding-right:38px}.target-pair{gap:5px;font-size:clamp(16px,5.2vw,23px)}.game .progress-dots{left:8px;top:10px;padding:6px 9px;gap:6px}.game .progress-dots i{width:16px;height:16px;border-width:2px}}.ask-flag{position:absolute;right:-8px;bottom:-8px;width:38px;height:26px;border-radius:6px;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 5px #00000059;pointer-events:none;animation:ask-flag-in-kf .45s ease-out}.ask-flag svg{display:block;width:100%;height:100%}@keyframes ask-flag-in-kf{0%{transform:scale(.4) rotate(-16deg);opacity:0}60%{transform:scale(1.18) rotate(4deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.ask-flag{animation:none}}.mascot{position:absolute;left:6px;top:6px;width:clamp(64px,8.5vh,78px);height:clamp(64px,8.5vh,78px);padding:0;border:0;background:transparent;z-index:28;cursor:pointer}.mascot[hidden]{display:none}.mascot img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.45));pointer-events:none}.mascot:active img{transform:scale(.92)}@keyframes mascot-in-kf{0%{transform:translate(-40px) scale(.6);opacity:0}70%{transform:translate(4px) scale(1.08);opacity:1}to{transform:translate(0) scale(1);opacity:1}}.mascot.mascot-in{animation:mascot-in-kf .5s cubic-bezier(.34,1.56,.64,1)}@media(prefers-reduced-motion:reduce){.mascot{animation:none}}.home-toolbar{min-height:84px;padding-right:194px;flex:0 0 auto;display:flex;align-items:center}.home-view-switch{min-height:62px;min-width:0;padding:10px 22px;border:3px solid #fff9df;border-radius:23px;background:#fff4ce;color:#174b61;font-weight:900;font-size:clamp(14px,1.8vw,21px);box-shadow:0 4px #90b4b2}.home-content{flex:1;min-height:0}.home-content.island-frame{display:flex;align-items:center;justify-content:center}.home-content .adventure-world{flex:none;margin:0}.playroom-library{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:0 10px 24px;scrollbar-width:thin}.playroom-intro{display:flex;align-items:center;gap:20px;max-width:1380px;margin:0 auto 20px}.playroom-sven{width:clamp(70px,10vw,116px);height:86px;object-fit:contain}.playroom-intro h1{margin:0;font-size:clamp(23px,3.2vw,40px);line-height:1.08;color:#153f50;letter-spacing:-.04em}.playroom-intro p{margin:8px 0 0;font-size:clamp(17px,2vw,23px);color:#1a5165}.playroom-surprise{flex:none;margin-left:auto;gap:12px;padding:12px 24px;border:4px solid #fff6d0;border-radius:28px;background:#ff8063;color:#173d49;box-shadow:0 6px #b55b47;font-size:21px}.playroom-surprise span{width:28px;height:28px}.playroom-surprise svg{width:100%;height:100%}.playroom-filters{display:flex;gap:10px;max-width:1380px;margin:0 auto 18px;flex-wrap:wrap}.playroom-filter{min-height:52px;min-width:0;padding:10px 22px;border-radius:18px;color:#194958;background:#d9f1eb;border:2px solid #fff6df;font-size:17px;font-weight:800}.playroom-filter.is-active{background:#164e63;color:#fff7db;border-color:#164e63}.playroom-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;max-width:1380px;margin:0 auto}.playroom-card{min-width:0;min-height:clamp(190px,24vh,248px);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;border:4px solid #fff8df;border-radius:28px;background:#fffae9;box-shadow:0 7px #1b4d4440;text-align:center;transition:transform .18s,box-shadow .18s}.playroom-card:hover{transform:translateY(-4px);box-shadow:0 11px #1b4d4433}.playroom-card-art{position:relative;flex:none;width:100%;height:clamp(100px,13vh,150px);display:block;background:var(--activity-color);border-radius:0 0 45% 45%/0 0 14% 14%}.playroom-card-art img{position:absolute;inset:3% 7%;width:86%;height:94%;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(29,64,47,.16))}.island-frame .destination-label{font-size:15px;padding:3px 6px}@media not all and (max-width:820px)and (orientation:portrait){.home-content .adventure-world{max-width:none}.island-frame .world-title{left:35%;top:17%;width:30%;font-size:34px}.island-frame .world-destination{left:calc(var(--sign-x) - var(--sign-width) / 2);top:calc(var(--sign-y) - 246px);width:var(--sign-width);height:270px;right:auto;bottom:auto}.island-frame .destination-label{display:grid;place-items:center;width:100%;height:48px;max-width:none;left:50%;top:246px;font-size:23px;padding:0;white-space:nowrap}.island-frame .destination-safari{--sign-x: 257px;--sign-y: 380px;--sign-width: 235px}.island-frame .destination-rescue{--sign-x: 220px;--sign-y: 651px;--sign-width: 250px}.island-frame .destination-letters{--sign-x: 1140px;--sign-y: 383px;--sign-width: 215px}.island-frame .destination-shapes{--sign-x: 1164px;--sign-y: 651px;--sign-width: 250px}.island-frame .destination-colorcatch{--sign-x: 186px;--sign-y: 956px;--sign-width: 230px}.island-frame .destination-match{--sign-x: 507px;--sign-y: 958px;--sign-width: 225px}.island-frame .destination-picnic{--sign-x: 849px;--sign-y: 960px;--sign-width: 225px}.island-frame .destination-stickers{--sign-x: 1180px;--sign-y: 960px;--sign-width: 235px}.island-frame .next-adventure-star,.island-frame .sticker-count{right:7%;top:7%}.island-frame .play-adventure{left:570px;top:550px;width:260px;height:160px}.island-frame .play-adventure-icon{width:120px;height:120px}.island-frame .play-adventure-label{font-size:22px}}.playroom-card-copy{padding:12px 8px 6px;display:grid;gap:5px;color:#194653;width:100%}.playroom-card-copy strong{font-size:clamp(16px,1.7vw,21px);line-height:1.1}.playroom-card-copy>span{font-size:14px}.playroom-card-progress{margin-top:auto;padding:6px 7px 12px;color:#486b68;font-size:12px;font-weight:800}.playroom-book{width:fit-content;max-width:100%;margin:22px auto 0;padding:0 22px 0 10px;gap:12px;min-height:70px;border-radius:24px;background:#fff2c8;box-shadow:0 5px #abc19a;font-size:19px}.playroom-book img{width:62px;height:62px;object-fit:contain}.playroom-book>span{background:#ffcc54;border-radius:50%;min-width:38px;padding:7px;font-weight:900}.playroom-card:focus-visible,.home-view-switch:focus-visible,.playroom-filter:focus-visible,.activity-game button:focus-visible{outline:5px solid #164e63;outline-offset:3px}.activity-game{position:relative;isolation:isolate;height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:18px;overflow:hidden;border-radius:30px}.activity-background{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.activity-heading{flex:none;min-height:70px;margin-right:190px;align-content:center}.activity-heading h1{display:table;margin:0;padding:5px 13px;border-radius:12px;background:#fff4d4;color:#174653;font-size:clamp(19px,2.5vw,30px);line-height:1.1}.activity-chapter{display:table;margin-top:6px;padding:3px 10px;background:#174b51;color:#fff8dc;border-radius:10px;font-size:13px}.activity-prompt{align-self:center;flex:none;min-height:82px;max-width:96%;min-width:230px;gap:15px;padding:8px 18px;border:4px solid #fff9df;border-radius:25px;background:#fff4d4;box-shadow:0 5px #b6a06f;color:#194e60}.activity-prompt img{width:68px;height:68px;object-fit:contain}.activity-prompt img[hidden]{display:none}.activity-words{display:flex;flex-wrap:wrap;gap:6px 16px;align-items:center;justify-content:center;font-size:clamp(21px,3vw,32px)}.activity-words .word-sv{color:#006aa7}.activity-words .is-speaking{text-decoration:underline;text-decoration-color:#edbc30;text-underline-offset:6px}.activity-listen{width:25px;height:25px;flex:none}.activity-listen svg{width:100%;height:100%}.activity-number{font-size:1.5em;color:#006aa7}.activity-field{position:relative;flex:1;min-height:0}.activity-progress{display:flex;justify-content:center;gap:10px;padding:9px 18px;align-self:center;border-radius:22px;background:#fff4d4;box-shadow:0 3px #8e9e69}.activity-progress i{display:block;width:15px;height:15px;border-radius:50%;border:2px solid #9d9f73}.activity-progress i.is-done{background:#dfaa23;border-color:#b78015}.needs-touch{outline:5px solid #fff197;outline-offset:3px}.is-dragging{z-index:60!important;cursor:grabbing;transition:none!important}.is-drop-ready{outline:6px dashed #fff3a2;outline-offset:5px}.picnic-food{touch-action:none}.picnic-basket{top:auto;bottom:9%;width:clamp(155px,23vw,255px);height:clamp(94px,14vw,145px);border:6px solid #8b6137;border-top-width:10px;border-radius:15px 15px 40% 40%;background:repeating-linear-gradient(0deg,#bb8b4e 0 8px,#deba77 8px 17px);box-shadow:0 6px #587443}.picnic-basket:before{content:"";position:absolute;bottom:78%;left:18%;right:18%;height:85%;border:9px solid #a47843;border-bottom:0;border-radius:50% 50% 0 0;z-index:-1}.picnic-basket-fill{bottom:42%}.picnic-food.is-drag-packed{animation:none;opacity:0}.shape-friend.is-found:after{content:"✓";position:absolute;top:8px;right:8px;display:grid;place-items:center;width:32px;height:32px;background:#fff5be;color:#35694b;border-radius:50%;font-size:23px;font-weight:900}.match-peek{position:absolute;bottom:6px;left:50%;--base-transform: translateX(-50%);transform:translate(-50%);min-height:48px;padding:5px 24px;border-radius:20px;background:#fff6d3;border:3px solid #d5b373;font-size:17px;font-weight:800}.match-board.is-peeking .match-card-back{transform:rotateY(180deg)}.match-board.is-peeking .match-card-face{transform:rotateY(360deg)}.reward-title{margin:0;color:#fff1bb;font-size:clamp(25px,4vw,38px)}.reward-next{margin:0;color:#fff6d8;font-size:20px;text-align:center}.reward-tap{gap:12px;min-height:64px;height:auto;font-size:23px;padding:16px 25px}.reward-action-icon{display:inline-block;width:25px;height:25px}.reward-action-icon svg{width:100%;height:100%}.reward-home{min-height:54px;gap:10px;padding:8px 20px;border:2px solid #fff4d4;border-radius:20px;color:#fff6df;font-size:17px}.peek-houses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(15px,4vw,58px);position:absolute;inset:12% 5% 24%;align-items:end}.peek-house{position:relative;min-width:0;width:100%;height:min(100%,280px);min-height:140px;border:10px solid #d9b374;border-radius:90px 90px 22px 22px;background:#455547;box-shadow:0 10px #608a42,inset 0 0 22px #203d38;perspective:900px}.peek-animal{position:absolute;bottom:7%;width:94%;height:86%;object-fit:contain;transition:transform .5s ease}.peek-door{position:absolute;top:0;bottom:0;width:50%;background:repeating-linear-gradient(90deg,transparent 0 24px,#a9794933 24px 27px),#edcb8a;border:3px solid #a67e49;transition:transform .65s ease;backface-visibility:hidden}.peek-door-left{left:0;transform-origin:left;border-radius:72px 0 0 12px}.peek-door-right{right:0;transform-origin:right;border-radius:0 72px 12px 0}.peek-door:after{content:"";position:absolute;top:58%;width:16px;height:16px;border-radius:50%;background:#735130;box-shadow:inset 0 2px #dcb679}.peek-door-left:after{right:10px}.peek-door-right:after{left:10px}.peek-house-2 .peek-door{background-color:#a7d6c0}.peek-house-3 .peek-door{background-color:#b7cfee}.peek-knock{position:absolute;top:26%;font-size:40px;color:#fff8cf;text-shadow:0 2px 0 #99743b;pointer-events:none}.peek-house.is-open .peek-door-left{transform:rotateY(-112deg)}.peek-house.is-open .peek-door-right{transform:rotateY(112deg)}.peek-house.is-open .peek-knock{display:none}.peek-house.is-open .peek-animal{transform:scale(1.03)}.peek-friends{position:absolute;bottom:0;left:5%;right:5%;height:20%;display:flex;justify-content:center;gap:8px}.peek-friends img{width:min(14%,85px);height:100%;object-fit:contain}.garden-plots{position:absolute;inset:0 5% 25%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;align-items:center;justify-content:center}.garden-plots[data-count="1"]{grid-template-columns:minmax(100px,190px)}.garden-plots[data-count="2"]{grid-template-columns:repeat(2,minmax(100px,190px))}.garden-plots[data-count="3"]{grid-template-columns:repeat(3,minmax(80px,180px))}.garden-plots[data-count="4"]{grid-template-columns:repeat(4,minmax(65px,170px))}.garden-plant{position:relative;min-width:0;min-height:75px;width:100%;height:100%;max-height:195px;border-radius:45%}.garden-soil{position:absolute;bottom:0;left:0;right:0;height:38%;border-radius:50%;background:#795034;border:5px solid #ad814f;box-shadow:0 7px #5e713c}.garden-sprout{position:absolute;bottom:26%;width:6px;height:30px;border-radius:4px;background:#6eb644;filter:drop-shadow(0 3px 0 #436c32)}.garden-sprout:before,.garden-sprout:after{content:"";position:absolute;width:24px;height:14px;background:#a4d354;border:2px solid #548c37;top:-4px}.garden-sprout:before{right:2px;border-radius:0 100%}.garden-sprout:after{left:2px;border-radius:100% 0}.garden-plant img{position:absolute;bottom:8%;width:88%;height:95%;object-fit:contain;transform:scale(0);transform-origin:50% 100%;transition:transform .5s cubic-bezier(.2,1.2,.4,1)}.garden-plant.has-grown img{transform:scale(1)}.garden-plant.has-grown .garden-sprout{display:none}.garden-plant.is-picked img{opacity:0}.garden-basket{position:absolute;left:25%;right:25%;bottom:3%;height:19%;min-height:60px;border-radius:12px 12px 45% 45%;background:repeating-linear-gradient(0deg,#b78646 0 8px,#d5a964 8px 17px);border:6px solid #8b6137;box-shadow:0 5px #668a3d}.garden-harvest{position:absolute;inset:-30% 0 15%;display:flex;justify-content:center;align-items:end}.garden-harvest img{min-width:0;width:15%;max-height:100%;object-fit:contain;margin:0 -2%}.train-platform{position:absolute;inset:0}.train-station-sign{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;left:4%;top:0;padding:5px 15px;border:4px solid #fff4cf;border-radius:16px;background:#316b67;color:#fff6da;font-size:17px}.train-station-sign img{width:42px;height:42px;object-fit:contain}.train-choices{position:absolute;top:21%;left:10%;right:10%;height:37%;display:flex;justify-content:space-evenly;gap:25px}.train-choice{min-width:0;min-height:72px;flex:1;max-width:190px;position:relative;border:5px solid #f7dfac;border-radius:25px;background:#fff4d5;box-shadow:0 7px #a6814d;padding:8px;touch-action:none}.train-choice img{width:100%;height:100%;object-fit:contain;pointer-events:none}.train-choice.is-loaded{opacity:.22}.train-railway{position:absolute;left:-5%;right:-5%;bottom:7%;height:18px;border-block:5px solid #7b684c;background:repeating-linear-gradient(90deg,#b49a69 0 10px,transparent 10px 35px);transform:perspective(500px) rotateX(20deg)}.delivery-train{position:absolute;left:13%;right:13%;bottom:10%;height:32%;display:flex;flex-direction:row-reverse;align-items:end;justify-content:center;gap:4px}.train-engine{width:48%;height:100%;object-fit:contain;object-position:bottom}.train-wagon{position:relative;width:42%;height:64%;min-height:54px;background:repeating-linear-gradient(0deg,#c78c43 0 15px,#e1ab61 15px 20px);border:5px solid #ffdf8c;border-radius:7px 7px 18px 18px;box-shadow:0 4px #875b32}.train-wagon:before,.train-wagon:after{content:"";position:absolute;bottom:-17px;width:28px;height:28px;border:6px solid #584e46;border-radius:50%;background:#d4bf8d}.train-wagon:before{left:12%}.train-wagon:after{right:12%}.train-cargo{position:absolute;inset:-50% 4% 12%;display:flex;align-items:end;justify-content:center}.train-cargo img{width:33%;height:100%;object-fit:contain}.delivery-train.is-departing{animation:train-leave 1.1s ease-in forwards}.delivery-train.is-arriving{animation:train-arrive .55s ease-out}@keyframes train-leave{to{transform:translate(150%)}}@keyframes train-arrive{0%{transform:translate(-150%)}to{transform:translate(0)}}@media(max-width:900px){.playroom-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.playroom-surprise{padding:10px 16px;font-size:18px}}@media(max-width:600px){.home-toolbar{padding-right:176px}.home-view-switch{padding:8px 10px}.playroom-library{padding-inline:2px}.playroom-intro{gap:8px;flex-wrap:wrap;margin-bottom:14px}.playroom-intro>div{flex:1}.playroom-intro h1{font-size:24px}.playroom-sven{width:64px;height:90px}.playroom-surprise{width:100%;min-height:60px}.playroom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.playroom-card{min-height:204px;border-radius:24px}.playroom-card-art{height:116px}.playroom-filters{gap:7px}.playroom-filter{padding:8px 12px;font-size:14px;min-height:46px}.activity-game{padding:9px;gap:9px;border-radius:23px}.activity-heading{min-height:82px;margin-right:176px}.activity-heading h1{font-size:18px;padding:5px 8px}.activity-chapter{font-size:11px}.activity-prompt{min-width:0;width:96%;min-height:76px;padding:7px 12px;gap:9px}.activity-prompt img{width:50px;height:50px}.activity-words{font-size:23px;gap:5px 12px}.match-board{bottom:72px}.picnic-basket{top:auto;bottom:9%;left:62%;width:150px;height:94px}.peek-houses{inset:5% 2% 20%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.peek-house{height:100%;min-height:110px;border-width:7px}.peek-house:last-child{grid-column:1 / -1;width:48%;justify-self:center}.peek-door{border-width:2px}.garden-plots{inset:8% 0 29%;gap:9px}.garden-plots:not([data-count="1"]):not([data-count="2"]):not([data-count="3"]):not([data-count="4"]){grid-template-columns:repeat(3,minmax(0,1fr))}.garden-plots[data-count="4"]{grid-template-columns:repeat(2,minmax(70px,120px))}.garden-plant{max-height:165px;min-height:84px}.garden-basket{left:12%;right:12%}.train-station-sign{left:2%;font-size:15px}.train-choices{left:2%;right:2%;gap:10px;top:24%;height:30%}.train-choice{border-width:4px;padding:5px;border-radius:18px}.delivery-train{left:0;right:0;height:30%}}@media(max-height:560px)and (orientation:landscape){.activity-heading{min-height:58px}.activity-prompt{min-height:60px;position:absolute;top:10px;left:32%;max-width:calc(68% - 185px);padding:6px;z-index:10}.activity-prompt img{width:38px;height:38px}.activity-words{font-size:18px}.activity-listen{display:none}.peek-house{min-height:90px}.reward{gap:10px}.reward-card{height:30vh;width:30vh}}@media(prefers-reduced-motion:reduce){.playroom-card,.peek-door,.peek-animal,.garden-plant img{transition:none}.delivery-train.is-departing,.delivery-train.is-arriving{animation:none}}
