html{font-size:10px}::selection{background-color:transparent}body{cursor:url(9632ceeccb421b9038ee.png) 8 0,pointer;height:100vh;image-rendering:pixelated;margin:0;overflow:hidden}#app{background-color:#f0f0f0;height:100%;width:100%}#game{border-collapse:collapse;font-size:1.4rem}#paw-cursor{background-image:url(386c620edf7c6c36c0b1.png);height:5.2rem;left:0;pointer-events:none;position:absolute;top:1.4rem;transition:transform .2s ease-out;width:4rem}#game-container{display:block;font-family:Verdana,Geneva,Tahoma,sans-serif;height:100%;overflow:hidden;position:relative;width:100%}#height,#monsters,#width{max-width:4rem}#navbar{align-items:center;display:flex;font-size:1.5rem;justify-content:space-between;padding:0 1.2rem}#game-wrapper{margin:-2rem auto auto;width:max-content}#hud{align-items:flex-end;display:flex;font-family:Courier New,Courier,monospace;font-size:1.6rem;justify-content:space-between;letter-spacing:.1rem;padding:.2rem}#monsters-left{background-color:#444;border:.2rem solid #fff;box-sizing:border-box;color:pink;padding:.2rem 0;text-align:center;width:5.2rem}#gato{background-image:url(72b3ee7285e655ef9ab2.png);border:.2rem solid transparent;border-radius:.5rem;box-sizing:content-box;height:4.8rem;width:4.8rem}#gato:hover{background-color:#e1e1e1;border-color:#cecece #a0a0a0 silver #b0b0b0;border-style:solid;border-width:.2rem}#gato:active{background-color:#ccc}#modal{align-items:center;background-color:rgba(9,9,9,.8);border:.1rem solid #444;display:none;font-size:2rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}#modal-content{color:#f4f4f4;height:240px;width:360px}.gato-idle-0{background-position:0 0}.gato-idle-1{background-position:-4.8rem 0}.gato-happy-0{background-position:-9.6rem 0}.gato-happy-1{background-position:0 -4.8rem}.gato-sad-0{background-position:-4.8rem -4.8rem}.gato-sad-1{background-position:-9.6rem -4.8rem}#timer{background-color:#444;border:.2rem solid #fff;box-sizing:border-box;color:pink;padding:.2rem 0;text-align:center;width:5.2rem}.history-bar{display:flex;height:2rem;margin-top:.4rem}.history-bar,.history-entry{box-sizing:border-box;width:100%}.history-entry{background-color:#add8e6;display:inline-flex;height:1.4rem}.history-entry:nth-child(odd){background-color:#4682b4}.history-entry.current-entry{border:.2rem solid orchid}.board-cell{background-color:#c2c3c5;border:.2rem solid #333;border-radius:.3rem;box-sizing:content-box;color:#333;display:inline-flex;font-weight:700;height:2.4rem;margin:.05rem;overflow:hidden;padding:0;text-align:center;width:2.4rem}.board-cell .inner{align-items:center;border-color:#f1f6f0 #888 #d5d6db #777;border-style:solid dashed solid dotted;border-width:.2rem;box-sizing:border-box;display:flex;height:100%;justify-content:center;pointer-events:none;width:100%}.cell-1{color:blue}.cell-2{color:green}.cell-3{color:red}.cell-4{color:#00008b}.cell-5{color:brown}.cell-6{color:aqua}.cell-7{color:#000}.cell-8{color:gray}.board-cell:hover .inner{border:.2rem solid #ff0;border-radius:.4rem}.board-cell.opened:hover .inner{border:.2rem solid #ff0}.board-cell.opened{background-color:#e5e5e5;border-color:#ccc}.board-cell.opened .inner{border:0}.board-cell.opened.cell-0{background-color:#efefef;border-color:#ddd}.board-cell.flagged{background-image:url(94875830f42f268b0678.png)}.board-cell.monster{background:url(9703b6fe095520d7f063.png);background-color:#444!important;border-color:#444!important}.board-cell.monster .inner{border:none!important;overflow:visible}.board-cell.chorded:not(.opened,.flagged){background-color:#777}.board-cell.chorded:not(.opened,.flagged) .inner{border:0}