:root{--ink:#194f45;--muted:#617873;--paper:#fffaf1;--line:#e1d4b2;--green:#3ba184;--deep:#187861;--coral:#f47763;--yellow:#f1bc42}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fbf4df radial-gradient(#e8dcb9 1.2px,transparent 1.2px);background-size:20px 20px;font-family:"Trebuchet MS",Arial,sans-serif}button{font:inherit}button:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.app{width:min(1120px,calc(100% - 32px));margin:28px auto 52px}.game-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-icon{display:grid;flex:0 0 54px;width:54px;height:54px;place-items:center;border:2px solid #d8cda9;border-radius:16px;background:#fff0b6;box-shadow:0 4px 0 #d7cfb9}.brand-icon svg{width:38px;height:38px;fill:none;stroke:var(--deep);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.brand>span:last-child{display:grid}.brand b{font-size:20px}.brand small{color:var(--muted)}.age{padding:12px 17px;background:#fff;border:2px solid var(--line);border-radius:18px;font-weight:900}.screen{display:none}.screen.is-active{display:block}.hero{display:grid;grid-template-columns:48% 52%;min-height:515px;overflow:hidden;border:3px solid var(--line);border-radius:44px;background:var(--paper);box-shadow:0 17px 0 rgba(207,198,170,.55),0 28px 48px rgba(68,70,45,.12)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:52px}.eyebrow{margin:0;color:#a8662b;font-family:Georgia,serif;font-weight:900;letter-spacing:.15em;font-size:14px}.hero h1,.section-head h2,.route-copy h3,.play-head h2,.answers h3,.person-card h3,.result h2{font-family:Georgia,"Times New Roman",serif}.hero h1{font-size:clamp(54px,6vw,76px);line-height:.96;margin:22px 0}.hero-copy>p:not(.eyebrow){font-size:22px;line-height:1.5;color:var(--muted)}.hero-art img{display:block;width:100%;height:100%;object-fit:cover}.primary,.secondary{border:0;border-radius:20px;padding:17px 24px;font-weight:900;font-size:18px;cursor:pointer}.primary{align-self:flex-start;color:#fff;background:var(--coral);box-shadow:0 8px 0 #c64e3f}.secondary{background:#fff;border:2px solid var(--green);color:var(--ink);box-shadow:0 7px 0 #bdd7cf}.rule{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin:30px 0 64px;padding:20px 24px;background:rgba(255,250,241,.94);border:2px dashed #d8c493;border-radius:26px}.rule>span{font-size:30px}.rule b{font-size:18px}.rule p{margin:4px 0 0;color:var(--muted);line-height:1.4}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.section-head h2{font-size:52px;margin:10px 0 0}.section-head>p{color:var(--muted)}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-card{overflow:hidden;display:flex;flex-direction:column;border:3px solid var(--line);border-radius:32px;background:var(--paper);box-shadow:0 11px 0 rgba(207,198,170,.55)}.route-preview{height:205px;display:flex;align-items:center;justify-content:center;gap:5px;background:var(--route)}.route-preview img{width:31%;height:76%;object-fit:contain;filter:drop-shadow(0 8px 5px rgba(43,67,54,.16))}.route-copy{display:flex;flex:1;flex-direction:column;padding:24px}.route-copy h3{font-size:30px;line-height:1.05;margin:12px 0}.route-copy>p:not(.eyebrow){min-height:72px;color:var(--muted);line-height:1.45}.route-progress{height:10px;margin:auto 0 18px;background:#e4eadc;border-radius:8px;overflow:hidden}.route-progress i{display:block;height:100%;background:var(--green)}.route-copy button{border:0;border-radius:18px;padding:16px 18px;background:var(--green);box-shadow:0 7px 0 var(--deep);color:#fff;font-weight:900;display:flex;justify-content:space-between;cursor:pointer}.play-card{padding:30px;border:3px solid var(--line);border-radius:40px;background:var(--paper);box-shadow:0 14px 0 rgba(207,198,170,.55)}.play-head{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}.play-head>button{width:56px;height:56px;border:2px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;cursor:pointer}.play-head h2{margin:7px 0 0;font-size:40px}.round{padding:15px;border:2px solid #b8d9cc;border-radius:17px;background:#fff}.progress{height:11px;margin:22px 0 26px;border-radius:8px;overflow:hidden;background:#e4eadc}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#4f91c1)}.task-layout{display:grid;grid-template-columns:300px 1fr;gap:24px}.person-card,.answers{border:2px solid #cbded5;border-radius:28px;padding:22px}.person-card{background:#e6f3ed;text-align:center}.person-stage{height:250px;border-radius:22px;background:#fff;display:grid;place-items:center;overflow:hidden;margin:12px 0}.person-stage img{width:95%;height:95%;object-fit:contain}.person-card h3{font-size:32px;margin:8px 0}.person-card>p:not(.eyebrow){color:var(--muted);line-height:1.45;margin-bottom:0}.answers{background:#fff6d9}.answers h3{font-size:30px;line-height:1.12;margin:10px 0 18px}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.option-grid button{min-width:0;border:3px solid #ded4ba;border-radius:20px;background:#fff;box-shadow:0 6px 0 #d7cfb9;color:var(--ink);padding:10px;cursor:pointer}.option-grid button span{display:block;height:130px}.option-grid img{width:100%;height:100%;object-fit:contain}.option-grid b{display:block;font-size:17px;min-height:42px}.option-grid button.wrong{border-color:#ef806f;animation:shake .25s}.option-grid button.correct{border-color:#36a27f;box-shadow:0 6px 0 var(--deep)}.option-grid button.hinted{border-color:var(--yellow);box-shadow:0 0 0 5px rgba(241,188,66,.2),0 6px 0 #d7a62f}.hint{display:block;margin:18px auto 0;border:2px solid #e5bd58;border-radius:17px;background:#fff0b6;color:#76520e;padding:13px 22px;font-weight:900;cursor:pointer}.feedback{display:grid;grid-template-columns:auto 1fr auto;gap:17px;align-items:center;margin-top:22px;padding:18px;border:2px solid #acd3c3;border-radius:22px;background:#e4f3ec}.feedback.is-error{background:#fff0ec;border-color:#efb3a7}.feedback.is-hint{background:#fff4c9;border-color:#e7c760}.feedback>span{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#fff;font-size:25px}.feedback p{margin:4px 0 0;color:var(--muted)}.feedback button{border:0;border-radius:16px;padding:14px 20px;background:var(--green);color:#fff;font-weight:900;box-shadow:0 6px 0 var(--deep);cursor:pointer}.result{max-width:780px;margin:45px auto;text-align:center;padding:58px;border:3px solid var(--line);border-radius:42px;background:var(--paper);box-shadow:0 15px 0 rgba(207,198,170,.55)}.result>span{font-size:72px}.result h2{font-size:52px;margin:14px 0}.result>p:not(.eyebrow){font-size:20px;line-height:1.5;color:var(--muted)}.result-actions{display:flex;justify-content:center;gap:16px;margin-top:25px}@keyframes shake{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{min-height:430px}.hero-art{height:420px}.route-grid{grid-template-columns:1fr}.route-card{display:grid;grid-template-columns:40% 60%}.route-preview{height:auto}.route-copy>p:not(.eyebrow){min-height:0}.task-layout{grid-template-columns:260px 1fr}}
@media(max-width:700px){.app{width:min(100% - 16px,1120px);margin-top:14px}.game-head{margin-inline:5px}.brand small{display:none}.hero,.play-card{border-radius:29px}.hero-copy{padding:36px 24px}.hero h1{font-size:49px}.hero-copy>p:not(.eyebrow){font-size:18px}.hero-art{height:310px}.section-head h2{font-size:40px}.route-card{grid-template-columns:1fr}.route-preview{height:210px}.play-card{padding:18px 11px}.play-head{gap:10px}.play-head h2{font-size:27px}.play-head>button{width:45px;height:45px}.task-layout{grid-template-columns:1fr}.person-card{display:grid;grid-template-columns:145px 1fr;grid-template-rows:auto auto 1fr;gap:0 15px;text-align:left}.person-card .eyebrow{grid-column:1/-1}.person-stage{grid-row:2/4;height:170px}.person-card h3{align-self:end}.option-grid{gap:9px}.option-grid button span{height:105px}.feedback{grid-template-columns:auto 1fr}.feedback button{grid-column:1/-1;width:100%}.result{padding:38px 22px}.result h2{font-size:40px}.result-actions{flex-direction:column}.result-actions button{width:100%}}
@media(max-width:390px){.hero h1{font-size:43px}.hero-art{height:270px}.option-grid button span{height:92px}.option-grid b{font-size:15px}.answers h3{font-size:26px}.person-card{grid-template-columns:125px 1fr}.person-stage{height:150px}}
@media(min-width:701px){.hero h1{font-size:clamp(47px,4.8vw,64px);line-height:1}}
