body{margin:0;padding:0;font-family:sans-serif}body{font-family:Helvetica Neue,sans-serif}.leaderboard{position:absolute;right:0;top:300px;width:165px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;display:none}.leaderboard .level{padding:10px;border:1px solid #c5e48b;margin:10px;width:90px;text-align:center;border-radius:3px;color:#9fa890}.game{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:50%;min-width:400px;max-width:700px;margin:auto}.game a{color:#239a3b;cursor:pointer}.game a:hover{text-decoration:underline}.game-board{padding:10px;border:2px solid #f1f1f1;border-radius:3px;width:100%}.board-row{width:100%}.board-row,.box{display:-ms-flexbox;display:flex}.box{margin:10px;background-color:#c6e48b;border-radius:5px;padding:10px 0;color:#fff;height:80px;width:80px;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-direction:column;flex-direction:column;item-align:center;text-align:center}.box h3{margin:0;font-size:26px;font-weight:400}.box p{margin:0;font-size:25px;font-weight:200}.data{-ms-flex-pack:distribute;justify-content:space-around;color:#c3c2c2;width:100%;margin-bottom:15px}.btn,.data{display:-ms-flexbox;display:flex}.btn{margin:10px;background-color:#c6e48b;border-radius:5px;padding:10px;color:#fff!important;height:40px;color:#fff;item-align:center;text-align:center;text-decoration:none!important;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin:auto 10px}.btn:hover{background-color:#239a3b}.game-board .square{height:100%;width:100%;display:-ms-flexbox;display:flex;background-color:#ebedf0;margin:3px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#d2d2d2;font-size:32px;border-radius:3px}.game-board .square:after{content:"";display:block;padding-bottom:100%}.game-board .active{background-color:#c6e48b;color:#f1f1f1}.preview{margin:40px;display:-ms-flexbox;display:flex;width:100%;padding:0 30px}.title{width:60%;font-variant-caps:all-small-caps;color:#626262;margin:auto 0}.preview .final{margin-left:auto}.preview .square{height:20px;width:20px;display:-ms-flexbox;display:flex;background-color:#ebedf0;margin:1px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#d2d2d2;font-size:32px;border-radius:1px}.preview .active{background-color:#c6e48b}*{-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:576px;){.game-board{width:100%}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.b6ef5cbe.css.map*/