body{background-color:#711bc1;font-family:Roboto,sans-serif;margin:0}.game-wrapper{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.Board_board__waieH{background-color:#fff;border:1px solid rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(8,1fr);height:800px;width:800px}.Board_boardWrapper__4XRtV{-webkit-column-gap:60px;column-gap:60px;display:flex;flex-direction:row;padding:20px}.Board_scoreBoard__2eTvW{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:60px;width:200px}.Board_scoreBoard__2eTvW>div{align-items:center;background-color:#ce9aff50;border-radius:12px;color:#fff;display:flex;flex-direction:column;height:100%;padding:20px;text-transform:capitalize;width:100%}.Board_removedPeicesContainer__B0PKd img{width:40px}.Board_scoreBoard__2eTvW>div.Board_active__X1UV4{background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.5);color:#000}.Square_square__1L3wd{align-items:center;cursor:pointer;display:inline-flex;font-size:100px;height:100px;justify-content:center;-webkit-user-select:none;user-select:none;width:100px}.Square_selected__ZZglt{background-color:#a023f3b0!important}.Square_square__1L3wd>img{cursor:grab;z-index:1}.Square_highlight__CvdbR{position:relative}.Square_highlight__CvdbR:after{background:#a023f3;height:30px;width:30px}.Square_highlight__CvdbR.Square_cuts__gwr14:after,.Square_highlight__CvdbR:after{border-radius:50%;content:" ";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Square_highlight__CvdbR.Square_cuts__gwr14:after{background:#ff7676;height:90px;width:90px}
/*# sourceMappingURL=main.47fba2ae.css.map*/