@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;700;800;900;1000&display=swap');
:root{font-family:'Nunito','Trebuchet MS',Arial,sans-serif;color:#173e2c;background:#f5f5e9;font-synthesis:none;font-size:18px}*{box-sizing:border-box}body{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:4px solid #375ed4;outline-offset:5px}[hidden]{display:none!important}.page{max-width:1260px;padding:28px 40px 20px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:38px}.brand{font-size:1.25rem;font-weight:1000;text-decoration:none;color:inherit;display:flex;align-items:center;gap:12px}.brand span{background:#e3ebbd;border-radius:15px;padding:6px 10px;font-size:1.6rem}.age{border:1px solid #bbc6a9;border-radius:30px;padding:7px 15px;font-weight:800;white-space:nowrap}.intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;min-height:560px}.eyebrow{font-size:.78rem;letter-spacing:.14em;font-weight:1000;color:#51733d}h1,.screen-title{font-size:clamp(2.3rem,4.5vw,3.9rem);font-weight:1000;line-height:1.08;letter-spacing:-.035em;margin:18px 0 22px}p{font-size:1.2rem;line-height:1.5}.intro-copy>p{color:#526447;margin-bottom:30px}.primary{background:#245c3d;color:#fff;border:0;border-radius:19px;padding:18px 27px;font-size:1.22rem;font-weight:900;box-shadow:0 5px 0 #103d26;min-height:64px;display:inline-flex;align-items:center;justify-content:center;gap:22px;transition:transform .15s,background .15s}.primary:hover{background:#194a30;transform:translateY(-2px)}.primary:active{transform:translateY(3px);box-shadow:0 2px 0 #103d26}.intro-notes{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:28px;font-size:.85rem;font-weight:800;color:#586748}.hero{margin:0;position:relative;padding-bottom:22px}.hero img{width:100%;height:470px;object-fit:cover;border-radius:48% 48% 30px 30px;border:8px solid #e3ebbd;transform:rotate(2deg)}.hero figcaption{position:absolute;bottom:0;left:10%;right:7%;text-align:center;background:#f8cb59;padding:14px 12px;border-radius:14px;font-weight:900;transform:rotate(-3deg);box-shadow:0 4px 0 #dab450}footer{display:flex;justify-content:space-between;align-items:center;color:#667258;font-size:.8rem;font-weight:700;border-top:1px solid #dbe0cd;margin-top:48px;padding-top:20px}.quiz{max-width:1050px;margin:0 auto}.progress-top{display:flex;justify-content:space-between;font-weight:900;font-size:1.05rem}.progress{height:12px;border-radius:20px;background:#dde4cc;overflow:hidden;margin:13px 0 26px}.progress>div{height:100%;width:0;background:#548944;border-radius:20px;transition:width .3s}.question-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.question-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;align-items:start}.scene{position:relative;margin-top:4px}.scene img{width:100%;height:365px;object-fit:cover;border-radius:30px;background:#e2ebbb}.question-body .screen-title{font-size:clamp(1.8rem,3vw,2.35rem);margin:0 0 10px;line-height:1.16}.hint{font-size:.95rem;color:#63715a;margin:0 0 18px}.answers{display:grid;gap:12px}.answer{display:flex;align-items:center;gap:18px;border:2px solid #d5dfc7;border-bottom-width:5px;background:#fffefa;padding:10px 18px;border-radius:18px;text-align:left;font-size:1.3rem;font-weight:900;color:#253f2d;min-height:83px;transition:transform .15s,border-color .15s}.answer:hover:not(:disabled){transform:translateY(-2px);border-color:#83a05b;background:#f3f7e7}.answer .emoji{font-size:2.5rem;min-width:62px;text-align:center;line-height:1.3}.answer:disabled{cursor:default;opacity:1}.answer.correct{border-color:#4c853b;background:#e6f3d4}.answer.incorrect{border-color:#cc913c;background:#fff0cf}.answer .mark{margin-left:auto;font-size:1.35rem}.feedback{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:26px;background:#e4edcf;padding:22px 26px;border-radius:22px}.feedback strong{font-size:1.3rem;font-weight:1000}.feedback p{font-size:1.05rem;margin:6px 0 0;max-width:680px}.feedback .primary{flex-shrink:0}.result{text-align:center;max-width:800px;margin:0 auto;padding-top:15px}.medal{font-size:6rem;line-height:1.3;margin-top:15px}.result .screen-title{font-size:clamp(2.2rem,4vw,3.2rem)}.score{font-size:1.65rem;font-weight:1000;margin:14px 0;color:#245c3d}.result>p:not(.score){max-width:610px;margin:12px auto 24px;color:#526447}.result-dots{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px 0 30px}.result-dots span{background:#e5ecd2;border-radius:15px;padding:9px 12px;font-size:1.5rem}.result details{text-align:left;margin:38px 0 0;padding:20px;border-radius:20px;border:1px solid #c8d3b6}.result summary{cursor:pointer;font-size:1.1rem;font-weight:900}.result ol{padding-left:26px}.result li{padding:10px 0;line-height:1.5}.result li strong{display:block}h1:focus,.screen-title:focus{outline:none}@media(max-width:800px){.page{padding:22px}.intro{gap:22px;min-height:auto}.hero img{height:380px}.intro h1{font-size:2.7rem}.intro-notes{font-size:.8rem}.question-layout{gap:22px;grid-template-columns:.65fr 1.35fr}.scene img{height:330px}.answer{font-size:1.15rem}.feedback{align-items:stretch;flex-direction:column;gap:18px}.feedback .primary{align-self:flex-end}}@media(max-width:580px){:root{font-size:17px}.page{padding:18px 18px 20px}header{margin-bottom:25px}.brand{font-size:1rem;gap:7px}.brand span{font-size:1.3rem;padding:5px 7px}.age{font-size:.8rem;padding:6px 10px}.intro{grid-template-columns:1fr}.intro-copy{order:2;text-align:center}.hero{order:1;max-width:420px;width:100%;margin:auto;padding-bottom:12px}.hero img{height:225px;border-width:5px;border-radius:90px 90px 24px 24px;transform:none}.hero figcaption{padding:8px;font-size:.9rem}.intro h1{font-size:2.5rem;margin:12px 0}.intro h1 br{display:none}.intro-copy>p{font-size:1.05rem;margin:14px 0 20px}.eyebrow{font-size:.72rem}.intro-notes{justify-content:center;margin-top:22px;gap:10px}.primary{width:100%;font-size:1.15rem;padding:16px 20px}.question-layout{grid-template-columns:1fr;gap:17px}.scene img{height:140px;object-position:center 58%;border-radius:20px}.question-body .screen-title{font-size:1.85rem}.question-top{margin-bottom:14px}.answer{min-height:76px;padding:8px 14px;font-size:1.22rem}.answer .emoji{font-size:2.25rem;min-width:48px}.progress{margin-bottom:17px}.feedback{padding:20px}.feedback .primary{align-self:auto}.feedback p{font-size:1.05rem}footer{margin-top:32px;font-size:.7rem}.result-dots{gap:7px}.result-dots span{font-size:1.2rem;padding:7px 9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.mistakes{text-align:left;margin-top:32px;padding:24px;border:1px solid #c8d3b6;border-radius:20px}.mistakes h3{font-size:1.5rem;margin:0 0 16px}.mistakes li{padding:18px 0;border-bottom:1px solid #dbe0cd}.mistakes li:last-child{border-bottom:0}.mistakes p{font-size:1.05rem;margin:8px 0;line-height:1.45}.review-chosen{color:#78501e}.review-correct{color:#245c3d;font-weight:900}.review-fact{color:#526447}
