body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.BoardGrey{background-color:rgba(0,0,0,.6);z-index:50}.Board,.BoardGrey{border:5px solid #000;height:560px;left:calc(50% - 280px);margin:auto;position:absolute;top:calc(50% - 280px);width:560px}.Board{display:flex;flex-flow:row wrap}.Square{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:70px}.Square:hover{cursor:pointer}.Black{background-color:#2d8659}.highlight{background-color:blue;border-radius:50%;height:30%;opacity:.5;position:absolute;width:30%;z-index:5}.promoteFloat{border:1px solid #000;display:flex;flex-flow:row wrap;left:0;margin:0;position:absolute;z-index:50}.blackPromote{top:-300%}.whitePromote{top:0}.promoteFloat>.Square{z-index:100}.promoteImage{background-color:blue;border:1px solid transparent;border-radius:50%}.promoteImage:hover{border-radius:0;cursor:pointer}.Checked{background-color:#ff0}.Checkmate{background-color:red}.Draw{background-color:blue}
/*# sourceMappingURL=main.6cb44426.css.map*/