.Cell{cursor:pointer;display:inline-block;height:50px;margin:0 5px;-webkit-perspective:1000px;perspective:1000px;position:relative;width:50px}.Cell-flipper{height:50px;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:50px}.Cell-flipper,.Cell-panel{left:0;position:absolute;top:0}.Cell-panel{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;width:100%}.Cell-flip-enter{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Cell-flip-enter.Cell-flip-enter-active,.Cell-flip-leave{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.Cell-flip-leave.Cell-flip-leave-active{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Cell-blue{background-image:-webkit-gradient(linear,left bottom,right top,from(#2db4d2),to(#96d9e9));background-image:-webkit-linear-gradient(left bottom,#2db4d2,#96d9e9);background-image:-o-linear-gradient(left bottom,#2db4d2,#96d9e9);background-image:linear-gradient(to right top,#2db4d2,#96d9e9)}.Cell-green{background-image:-webkit-gradient(linear,left bottom,right top,from(#39c655),to(#9ce2aa));background-image:-webkit-linear-gradient(left bottom,#39c655,#9ce2aa);background-image:-o-linear-gradient(left bottom,#39c655,#9ce2aa);background-image:linear-gradient(to right top,#39c655,#9ce2aa)}.Cell-red{background-image:-webkit-gradient(linear,left bottom,right top,from(#d22d2d),to(#e99696));background-image:-webkit-linear-gradient(left bottom,#d22d2d,#e99696);background-image:-o-linear-gradient(left bottom,#d22d2d,#e99696);background-image:linear-gradient(to right top,#d22d2d,#e99696)}.Cell-gold{background-image:-webkit-gradient(linear,left bottom,right top,color-stop(0,#efd100),color-stop(38%,#e2a233),color-stop(60%,#f0c328),color-stop(86%,#fff1a3),to(#ffe13e));background-image:-webkit-linear-gradient(left bottom,#efd100 0,#e2a233 38%,#f0c328 60%,#fff1a3 86%,#ffe13e);background-image:-o-linear-gradient(left bottom,#efd100 0,#e2a233 38%,#f0c328 60%,#fff1a3 86%,#ffe13e 100%);background-image:linear-gradient(to right top,#efd100 0,#e2a233 38%,#f0c328 60%,#fff1a3 86%,#ffe13e)}.Settings{text-align:center}.Settings-dropdowns{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Settings-dropdown{margin:5px 10px}.Settings-button{background-color:#ccc;background-image:-webkit-gradient(linear,left bottom,right top,from(#2490a8),to(#57c3db));background-image:-webkit-linear-gradient(left bottom,#2490a8,#57c3db);background-image:-o-linear-gradient(left bottom,#2490a8,#57c3db);background-image:linear-gradient(to right top,#2490a8,#57c3db);border-radius:5px;border-style:none;color:#fff;cursor:pointer;font-size:1em;padding:10px;margin:2px 5px}.Instructions-modal{max-height:calc(100% - 10px);position:fixed;top:50%;left:10%;right:auto;bottom:auto;-webkit-transform:translate(-5%,-50%);-ms-transform:translate(-5%,-50%);transform:translate(-5%,-50%);background-color:#fff;border-radius:10px;padding:10px;z-index:2}@media screen and (min-width:480px){.Instructions-modal{max-height:calc(100% - 100px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:5px}}.Instructions-body{height:100%;overflow:auto;overflow-y:scroll}.Instructions-overlay{background-color:rgba(0,0,0,.5);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.Instructions-button{background-color:#ccc;background-image:-webkit-gradient(linear,left bottom,right top,from(#2490a8),to(#57c3db));background-image:-webkit-linear-gradient(left bottom,#2490a8,#57c3db);background-image:-o-linear-gradient(left bottom,#2490a8,#57c3db);background-image:linear-gradient(to right top,#2490a8,#57c3db);border-radius:5px;border-style:none;color:#fff;cursor:pointer;font-size:1em;padding:10px;margin:2px 5px}.App{text-align:center}.App-container{margin:0 auto}.App-header{color:#000;height:80px;padding:20px}.App-cell-row{margin-top:5px}.App-cell-grid{display:block;margin:20px 0}.App-cell-grid-title{margin-bottom:0}body{margin:0;padding:0;font-family:sans-serif}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}
/*# sourceMappingURL=main.391322d6.css.map*/