:root{color-scheme:light;--ink:#143e31;--green:#176341;--cream:#fffef2}*{box-sizing:border-box}body{margin:0;background:#f3f7ed;color:var(--ink);font-family:ui-rounded,'Trebuchet MS',Arial,sans-serif;font-size:17px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;border:0}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible{outline:4px solid #ffb72b;outline-offset:5px}header{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 34px}.brand{text-decoration:none;font-size:28px;letter-spacing:-1.2px;font-weight:900;color:var(--ink);line-height:1}.brand>span{color:#719533}.brand small{display:block;font-size:10px;letter-spacing:2.1px;margin-top:9px}.tools{display:flex;gap:10px}.tools button{border:1px solid #d6e2d1;background:transparent;border-radius:28px;padding:11px 18px;font-weight:bold;font-size:16px}.tools button:hover:not(:disabled){background:#e3ecd9}main{max-width:1280px;margin:auto;padding:0 34px}.journey{display:flex;align-items:center;justify-content:center;gap:20px;margin:10px 0 24px;font-size:15px;font-weight:bold;color:#667560}.journey span{display:flex;align-items:center;gap:9px}.journey b{display:grid;place-items:center;border:1px solid #cbd8c4;border-radius:50%;width:30px;height:30px}.journey .current{color:#145332}.journey .current b,.journey .done b{background:#1d6646;border-color:#1d6646;color:white}.journey i{height:1px;width:72px;background:#cbd8c4}.game{min-height:650px;position:relative;border-radius:24px;overflow:hidden;isolation:isolate;background:#afdbaa;box-shadow:0 15px 50px #24472b14;border:6px solid white}.scene{position:absolute;inset:0;z-index:-1;background:url('assets/meadow.png') center 56%/cover no-repeat;image-rendering:pixelated}.intro{min-height:650px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:35px 20px;background:linear-gradient(90deg,transparent,#f7ffebe8 31%,#f7ffebe8 69%,transparent)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:900}.intro h1{font-size:clamp(45px,6vw,73px);letter-spacing:-3px;line-height:1;margin:12px 0 6px;font-weight:900}.intro h1 span{color:#59823a}.intro-title{font-size:23px!important;margin:7px 0!important;font-weight:bold}.intro-friends{width:285px;height:208px;object-fit:contain;image-rendering:pixelated;margin:8px 0 -4px}.intro p,.finish p{font-size:18px;line-height:1.5;margin:12px 0 20px}.primary{background:#175b3b;color:white;font-weight:bold;border-radius:16px;padding:17px 27px;box-shadow:0 5px 0 #0d3a27;min-height:56px;transition:transform .15s,background .15s}.primary:hover{background:#257449;transform:translateY(-2px)}.primary:active{transform:translateY(3px);box-shadow:0 2px 0 #0d3a27}.primary span{margin-left:25px}.small{font-size:13px;margin-top:21px;color:#45603d}.mission{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 27px;background:#fffff0f5;border-radius:18px;margin:20px 20px 0;box-shadow:0 6px 0 #33583515}.mission h1{font-size:30px;margin:6px 0 4px;letter-spacing:-1px}.mission p{margin:0;font-size:16px}.counter{flex:none;display:grid;place-items:center;min-width:70px;height:55px;background:#eaf3c8;border-radius:14px;font-size:23px;font-weight:900}.companion{position:absolute;bottom:12px;left:20px;right:20px;display:flex;align-items:center;gap:12px;pointer-events:none}.companion img{width:150px;height:120px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 5px 1px #1b432735)}#feedback{background:#fffef2;box-shadow:0 4px 0 #27492c20;border-radius:18px 18px 18px 3px;padding:17px 23px;max-width:540px;font-size:17px;line-height:1.4;font-weight:bold;pointer-events:auto}#activity{min-height:340px;position:relative;margin:16px 22px 145px}.berry{position:absolute;left:var(--x);top:var(--y);width:65px;height:65px;border-radius:50%;background:#fffeeddb;box-shadow:0 5px 0 #31572844;font-size:38px;transition:transform .18s}.berry:hover{transform:scale(1.14);background:#fffad8}.berry.found{transform:scale(.65);opacity:.5;pointer-events:none;background:#e4ffbc}.next{margin-left:12px;border-radius:11px;background:#e6f19b;padding:10px 16px;font-weight:bold;min-height:44px}.memory{max-width:640px;margin:24px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{height:118px;border-radius:17px;background:#fffdeb;box-shadow:0 6px 0 #233b2535;font-size:43px;border:3px solid white}.card.closed{background:#1d6246;color:#f0f6b3;font-size:37px;border:3px solid #92b46c}.card.matched{background:#e0f2b2;border-color:#7dab4f;box-shadow:0 3px 0 #38592c2b}.card:hover:not(:disabled){transform:translateY(-3px)}.counting{max-width:640px;text-align:center;margin:25px auto;background:#fffff0ed;border-radius:20px;padding:24px;box-shadow:0 6px 0 #27492c20}.food{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding:10px 0 22px;font-size:43px}.answers{display:flex;justify-content:center;gap:14px}.answer{background:#e9f29e;border:2px solid #adc367;border-radius:14px;width:75px;height:65px;font-size:28px;font-weight:bold}.answer:hover{background:#d7e97e}.answer.correct{background:#26734a;color:white}.finish{display:flex;align-items:center;flex-direction:column;text-align:center;min-height:650px;background:#f8ffebed;padding:36px 20px}.finish h1{font-size:52px;letter-spacing:-2px;line-height:1.02;margin:14px 0}.finish img{width:265px;height:185px;object-fit:contain;image-rendering:pixelated}.offline{padding:17px 22px;border:1px dashed #87a950;border-radius:15px;margin:0 0 22px;line-height:1.5;font-size:16px}footer{display:flex;justify-content:space-between;gap:16px;font-size:13px;padding:22px 4px 30px;color:#63705c}dialog{border:0;border-radius:24px;padding:34px;text-align:center;background:#fbffed;color:var(--ink);max-width:calc(100% - 32px)}dialog::backdrop{background:#123827ac;backdrop-filter:blur(7px)}dialog h2{font-size:29px;margin:0 0 14px}dialog p{line-height:1.6;margin-bottom:25px}[hidden]{display:none!important}@media(max-width:650px){header{padding:20px 17px}.brand{font-size:24px}.brand small{font-size:9px;letter-spacing:1.5px}.tools{gap:6px}.tools button{padding:10px 13px}.tools button span{display:none}main{padding:0 10px}.journey{gap:9px;margin:4px 0 16px;font-size:12px}.journey i{width:18px}.journey span{gap:5px}.journey b{width:26px;height:26px}.game{border-width:4px;border-radius:20px;min-height:660px}.intro{min-height:660px;background:#f4ffeac9}.intro h1{font-size:54px}.intro-friends{width:260px;max-width:100%}.mission{padding:16px 14px;margin:10px 10px 0;gap:7px}.mission h1{font-size:25px}.mission p{font-size:15px;line-height:1.4}.eyebrow{font-size:10px;letter-spacing:1.6px}.counter{min-width:55px;font-size:20px}#activity{margin:20px 12px 175px;min-height:300px}.berry{width:54px;height:54px;font-size:32px}.companion{left:8px;right:8px;gap:0;bottom:15px;align-items:flex-end}.companion img{width:90px;height:100px}#feedback{padding:13px;font-size:15px;flex:1}.next{display:block;margin:10px 0 0;width:100%}.memory{gap:9px;margin:20px auto}.card{height:105px;font-size:34px}.counting{padding:17px 10px}.food{gap:9px;font-size:36px}.answers{gap:9px}.answer{width:62px}.finish{min-height:660px}.finish h1{font-size:45px}footer{font-size:12px;text-align:center;flex-direction:column;gap:7px;padding:17px 0}.small{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
