body{margin:0;background-image:url(../../static/media/bg_1.c2a4128d.jpg);background-size:cover}@font-face{font-family:"FZLS";src:url(../../static/media/方正隶书_GBK.a62fff16.ttf)}.game{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.game .game-name{margin-bottom:25px}.game .game-name h4{font-family:"FZLS";font-size:30px;font-weight:400;color:#8e5212;margin:30px 0 0}.game .status,.game .winner{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:42px;right:20px}.game .status span,.game .winner span{font-size:16px}.game .status .square,.game .status .square button.chess,.game .winner .square,.game .winner .square button.chess{display:flex;flex-direction:row;justify-content:center;align-items:center}.game .status .square button.chess,.game .winner .square button.chess{border-style:none;outline:none;padding:0;font-family:"FZLS";background-color:transparent;background-image:url(../../static/media/chess-bg.a2b56e77.png);font-weight:700;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.game .board{background-image:url(../../static/media/chess-board-bg.e31ad3f2.png);background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;box-shadow:2px 5px 5px #888;border-radius:4px}.game .board .square{position:relative}.game .board .square,.game .board .square button.chess{display:flex;flex-direction:row;justify-content:center;align-items:center}.game .board .square button.chess{border-style:none;outline:none;padding:0;font-family:"FZLS";background-color:transparent;background-image:url(../../static/media/chess-bg.a2b56e77.png);font-weight:700}.game .board .square .green-dot{position:absolute;width:8px;height:8px;border-radius:8px;background-color:rgba(0,255,0,.6);top:50%;left:50%;margin-top:-4px;margin-left:-4px}.game .btn-area{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:80%;margin-top:20px}.game .btn-area button{border-style:none;outline:none;font-size:16px;color:#fff;font-weight:700;background-image:-webkit-gradient(linear,left top,left bottom,from(#c8a470),to(#8c542f));background-image:linear-gradient(#c8a470,#8c542f);border-radius:10px;font-family:"Microsoft YaHei UI";padding:10px 20px}
/*# sourceMappingURL=main.5450f601.chunk.css.map */