:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#102f2a;background:#fff7e8;font-size:18px}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}button{cursor:pointer}header{min-height:70px;background:#c94f00;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.7rem max(1rem,calc((100vw - 1050px)/2));gap:1rem}header a{color:#fff;font-weight:900;text-decoration:none}main{max-width:1050px;margin:auto;padding:1.2rem 1rem 4rem}.hero{display:flex;align-items:center;gap:1.2rem;background:#fff;border:3px solid #e7a900;border-radius:26px;padding:1.2rem}.hero img{width:120px;border-radius:50%;border:6px solid #ffbf37}.hero span,#gameType{color:#743600;font-weight:950;text-transform:uppercase}.hero h1{font-size:clamp(2rem,5vw,3.3rem);margin:.2rem 0;color:#102f2a}.hero p{color:#254b43;font-weight:800}.menu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.menu button{min-height:170px;border:3px solid #fff;border-radius:24px;background:#fff;font-size:3rem;text-align:left;padding:1.2rem;box-shadow:0 7px 0 #cba96d}.menu strong,.menu small{display:block;color:#102f2a}.menu strong{font-size:1.25rem;margin:.4rem 0}.menu small{font-size:.9rem;color:#385d55;font-weight:800}.game{margin-top:1rem;background:#fff;border:3px solid #d7b66f;border-radius:27px;padding:1.3rem}.game-head{display:flex;justify-content:space-between;gap:1rem}.game-head h2{font-size:2rem;margin:.2rem 0;color:#102f2a}.game-head button,.next{border:0;border-radius:13px;background:#174f44;color:#fff;padding:.7rem .9rem;font-weight:900}.task{background:#ffe7８f;color:#241800;border-left:8px solid #c85d00;border-radius:14px;padding:1rem;font-size:1.3rem;font-weight:950}.scene{min-height:330px;border-radius:22px;overflow:hidden}.water{background:linear-gradient(#b4efff,#1578ad);display:flex;align-items:center;justify-content:space-around;gap:.6rem;padding:2rem;flex-wrap:wrap}.fish{border:0;background:transparent;font-size:3.5rem;position:relative}.fish b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1rem;color:#000;background:#fff;border-radius:99px;padding:.15rem .35rem}.scale-scene{background:#e4f2ff;display:grid;place-items:center;padding:1rem}.pans{display:flex;align-items:end;justify-content:center;gap:2rem}.pan{min-width:160px;min-height:140px;border-bottom:14px solid #5b360f;border-radius:0 0 50% 50%;display:grid;place-items:center;text-align:center;font-size:2rem}.choices{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.choices button{border:3px solid #174f44;border-radius:15px;background:#fff;color:#102f2a;min-width:75px;min-height:65px;font-size:1.5rem;font-weight:950}.space{background:linear-gradient(#101b4e,#422c7c);color:#fff;display:grid;place-items:center;text-align:center;padding:1.5rem}.sequence{font-size:clamp(1.6rem,5vw,3rem);font-weight:950}.rocket{font-size:5rem}.bus-scene{background:#dff4ff;padding:1.5rem;text-align:center}.bus{font-size:6rem}.people{font-size:2.4rem;min-height:60px}.feedback{min-height:35px;text-align:center;font-size:1.15rem;font-weight:950;color:#0d5d3f}.next{display:block;margin-left:auto}.hidden{display:none!important}@media(max-width:650px){.menu{grid-template-columns:1fr}.hero img{width:80px}.game-head{display:block}.scene{min-height:280px}.pan{min-width:120px}.pans{gap:.6rem}header strong{display:none}}
/* მკაფიო, მაღალი კონტრასტის დავალების ტექსტი */
.task{background:#ffe78f;color:#241800}
.menu strong{font-size:1.05rem;line-height:1.3}.menu small{font-size:.82rem}.task{font-size:1.1rem}
