.gal-game{max-width:680px;margin:0 auto;text-align:center}.gal-status{min-height:1.6em;margin:10px}.gal-figure{position:relative;width:190px;height:190px;margin:0 auto 12px;border-bottom:5px solid #69462b;background:linear-gradient(180deg,#fbfaf5,#f3ead9);border-radius:16px}.gal-figure span{position:absolute;display:block;background:#333}.gal-figure .g1{left:30px;bottom:0;width:5px;height:165px}.gal-figure .g2{left:30px;top:20px;width:105px;height:5px}.gal-figure .g3{left:128px;top:20px;width:4px;height:30px}.gal-figure .g4{left:112px;top:48px;width:36px;height:36px;border:4px solid #333;border-radius:50%;background:transparent}.gal-figure .g5{left:128px;top:86px;width:4px;height:55px}.gal-figure .g6{left:128px;top:99px;width:4px;height:4px;background:transparent}.gal-figure .g6::before,.gal-figure .g6::after{content:"";position:absolute;top:0;width:28px;height:4px;background:#333}.gal-figure .g6::before{right:1px;transform:rotate(-35deg);transform-origin:right center}.gal-figure .g6::after{left:3px;transform:rotate(35deg);transform-origin:left center}.gal-figure .g7{left:130px;top:139px;width:32px;height:4px;transform:rotate(45deg);transform-origin:left center}.gal-figure .g8{left:98px;top:139px;width:32px;height:4px;transform:rotate(-45deg);transform-origin:right center}.gal-word{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin:18px 0}.gal-letter{display:grid;place-items:center;width:32px;height:42px;border-bottom:3px solid #333;font-size:25px;font-weight:800}.gal-keyboard{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;max-width:560px;margin:0 auto 14px}.gal-key{min-height:42px;border:1px solid #777;border-radius:8px;background:#fff;color:#202124;-webkit-text-fill-color:#202124;cursor:pointer;text-align:center;padding:.45rem .25rem}.gal-key:disabled{opacity:.35;cursor:default;color:#202124;-webkit-text-fill-color:#202124}.gal-btn{min-height:44px;padding:.7rem 1rem;border:1px solid #202124;border-radius:10px;background:#f3f4f5;cursor:pointer}.gal-primary{background:#202124;color:#fff}@media(max-width:560px){.gal-keyboard{grid-template-columns:repeat(7,1fr);gap:5px}.gal-key{min-height:40px}.gal-figure{width:170px;height:170px;transform:scale(.9);margin-top:-8px;margin-bottom:-2px}}
