@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,700);
@import url(https://fonts.googleapis.com/css2?family=VT323&display=swap);
html,body{background:#fafafa;color:#777e8c;font-family:"Nunito",sans-serif;margin:0;padding:0}a{color:#94c8c8;text-decoration:none}a:hover{color:#73b6b6}.red{color:#ff6680}.blue{color:#6cf}::selection{background:#fc6;color:#666e80}.header{margin:30px 0;text-align:center}.header h1{font-weight:700;letter-spacing:4px;margin:0;text-transform:uppercase}.header h2{font-weight:400;margin:0}.header p{font-weight:300;margin:20px 0 0}.header p a{font-weight:400}.game{margin:0 auto;max-width:360px;position:relative}.game .board{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#d0e6df;overflow:hidden;padding:12px 16px}.game .board .row{overflow:hidden;text-align:center}.game .board .row .tile-container{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#b6d9d9;box-shadow:0px 8px #b6d9d9;float:left;height:90px;margin:10px 6px;width:70px}.game .board .boardscore{text-align:center;margin-top:10px;color:#000}.game .next{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#d0e6df;left:-130px;padding:12px 36px 26px 14px;position:absolute;top:0px}.game .next .title{font-style:italic;font-weight:400;margin:0 0 4px 2px;text-transform:lowercase}.game .next .tile{height:57px;position:static !important;width:46px;line-height:57px}.game .next .tile.bonus:before{content:"+"}.game .new{background:#d0e6df;box-shadow:0px 8px #b6d9d9;font-style:italic;height:40px;line-height:40px;left:-130px;position:absolute;text-align:center;text-transform:lowercase;top:152px;width:108px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.game .new:hover{background:#999;box-shadow:0px 8px #777;color:#fff;cursor:pointer}.game .postgamedisplay{display:none}.game .gameover{left:400px;position:absolute;top:0px}.game .gameover .gameovermsg{font-family:"VT323",monospace;font-size:30px;line-height:30px}.game .gameover .gameoverscorebox{margin-top:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#d0e6df;padding:12px 16px 12px 16px;white-space:nowrap}.game .gameover .gameoverscore{font-weight:bold}.footer{font-weight:300;margin:10px 0 20px;text-align:center}.footer a{font-weight:400}.tile{font-size:32px;height:90px;line-height:90px;position:absolute;text-align:center;width:70px;z-index:1;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.tile.red{background:#ff6680;box-shadow:0px 8px #ff002b;color:#fff}.tile.blue{background:#6cf;box-shadow:0px 8px #0af;color:#fff}.tile.number,.tile.bonus{background:#fff;box-shadow:0px 8px #fc6;color:#000}.overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0px;position:fixed;top:0px;width:100%;z-index:100}.endgame{background:#fafafa;color:#000;width:420px;left:50%;margin-left:-210px;margin-top:-110px;overflow:hidden;padding:28px;position:absolute;text-align:center;top:50%;left:50%;z-index:1000;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.endgame .score-intro{color:#000;display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase}.endgame .score-intro strong{color:#fa0}.endgame .score{font-size:72px}.endgame .btn{color:#fff;display:inline-block;font-size:14px;letter-spacing:1px;margin:0 6px;padding:12px 16px;text-transform:uppercase;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.endgame .btn:hover{background:#999;box-shadow:0px 6px #666;color:#fff}.endgame .twitter-btn{background:#55acee;box-shadow:0px 6px #147bc9}.endgame .facebook-btn{background:#3b5998;box-shadow:0px 6px #1e2e4f}.endgame ::selection{color:#000}

/*# sourceMappingURL=e97b19d3404dbb86f643.css.map*/