:root{font-family:system-ui,-apple-system,"Segoe UI","Noto Sans Georgian",sans-serif;color:#132f2a;background:#fff6df;font-size:18px}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}button{cursor:pointer}header{min-height:72px;background:#184f45;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.75rem max(1rem,calc((100vw - 1080px)/2));gap:1rem}header a{color:#fff;font-weight:900;text-decoration:none}main{max-width:1080px;margin:auto;padding:1.2rem 1rem 4rem}.hero{display:flex;align-items:center;gap:1.2rem;background:#fff;border:4px solid #e7a70b;border-radius:28px;padding:1.2rem;box-shadow:0 8px 0 #f1d492}.hero img{width:116px;border-radius:50%;border:6px solid #ffc23d}.hero span,#gameType{color:#8a3d00;font-weight:950}.hero h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.05;margin:.25rem 0;color:#102f2a}.hero p{font-weight:800;color:#294b45}.menu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.3rem}.menu button{min-height:180px;border:4px solid #184f45;border-radius:25px;background:#fff;color:#102f2a;font-size:3rem;text-align:left;padding:1.15rem;box-shadow:0 7px 0 #94b7aa}.menu strong,.menu small{display:block}.menu strong{font-size:1.3rem;margin:.45rem 0}.menu small{font-size:.95rem;color:#345a52;font-weight:800}.game{margin-top:1.3rem;background:#fff;border:4px solid #d7ac4d;border-radius:28px;padding:1.25rem}.game-head{display:flex;justify-content:space-between;align-items:start;gap:1rem}.game-head h2{font-size:2rem;margin:.25rem 0;color:#102f2a}.game-head button,.next,.secondary{border:0;border-radius:14px;background:#184f45;color:#fff;padding:.75rem 1rem;font-weight:950}.task{background:#ffedaa;color:#231800;border-left:9px solid #c75200;border-radius:14px;padding:1rem;font-size:1.3rem;font-weight:950}.scene{min-height:340px;border-radius:22px;padding:1.3rem;background:#eef8f4}.choices{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-top:1rem}.choices button,.number-block{min-width:78px;min-height:72px;border:4px solid #184f45;border-radius:17px;background:#fff;color:#112f29;font-size:1.65rem;font-weight:950}.choices button:hover,.choices button:focus,.number-block:hover,.number-block:focus{background:#ffedaa;outline:4px solid #f08128}.selected{background:#ffc83d!important;color:#1e1800!important}.target{text-align:center;font-size:clamp(2rem,8vw,4.5rem);font-weight:950;color:#102f2a}.equation{text-align:center;font-size:2rem;font-weight:950;min-height:60px}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;max-width:700px;margin:auto}.card{min-height:110px;border:4px solid #315d54;border-radius:17px;background:#ffbf3b;color:#192f2a;font-size:1.5rem;font-weight:950}.card.open,.card.done{background:#fff;color:#132f2a}.card.done{border-color:#248047;background:#dff7d8}.train-track{border-bottom:9px solid #4d3420;padding:2rem .5rem 1rem;text-align:center;white-space:nowrap;overflow-x:auto}.wagon{display:inline-grid;place-items:center;min-width:92px;height:92px;margin:.25rem;border:5px solid #412e20;border-radius:15px 15px 8px 8px;color:#101d1a;background:#fff;font-size:1.65rem;font-weight:950}.wagon::after{content:'●  ●';font-size:.65rem;position:relative;top:20px;color:#1d2624}.photo-stage{min-height:270px;display:grid;place-items:center;text-align:center;background:linear-gradient(#bcecff 0 55%,#8fd26a 55%);border:4px solid #184f45;border-radius:20px;padding:1rem}.photo-items{font-size:3.2rem;line-height:1.5;letter-spacing:.4rem}.covered{background:#233b57;color:#fff}.feedback{min-height:42px;text-align:center;font-size:1.25rem;font-weight:950;color:#0b5c3d}.next{display:block;margin-left:auto}.hidden{display:none!important}@media(max-width:680px){.menu{grid-template-columns:1fr}.hero img{width:82px}.hero p{font-size:.9rem}.game-head{display:block}.memory-grid{grid-template-columns:repeat(3,1fr)}.card{min-height:88px}.scene{min-height:300px}.wagon{min-width:75px;height:78px}header strong{display:none}}
.menu strong{font-size:1.05rem;line-height:1.3}.menu small{font-size:.82rem}.task{font-size:1.1rem}.card{font-size:1.25rem}
