body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body,html{height:100%}body{background:#333;color:#fff}div#root{-webkit-flex-wrap:wrap;flex-wrap:wrap;height:100%}div#root,div.game,div.turn{display:-webkit-flex;display:flex}div.game,div.turn{width:50%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:50%}@media (max-width:640px){div.game{width:100%;height:400px}div.turn{display:none}div.end{height:calc(100% - 400px)!important}div.end p{line-height:30px;font-size:20px}.square{width:40px!important;height:40px!important;margin:1px}.square>div{font-size:28px!important}.knight{border:3px solid #fff;height:34px!important;width:34px!important}}div.turn{font-size:50px}.board{-webkit-flex-direction:column;flex-direction:column}.board,.line{display:-webkit-flex;display:flex}.square{width:48px;height:48px;margin:1px}.square>div{display:-webkit-flex;display:flex;height:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:32px}.line:nth-child(2n) .square:nth-child(odd),.line:nth-child(odd) .square:nth-child(2n){background-color:#89a}.line:nth-child(2n) .square:nth-child(2n),.line:nth-child(odd) .square:nth-child(odd){background-color:#cde}.knight{border:3px solid #fff;height:42px;width:42px}.allowed:not(.played){cursor:pointer;position:relative}.allowed:not(.played):after{width:20px;height:20px;border-radius:20px;background:#000;content:" ";position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);opacity:.1}.played{background-color:transparent!important;transition:background-color .5s}div.end{height:50%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-align:center}div.end,div.end p{width:100%}div.end button{background-color:#428bca;border-color:transparent;color:#fff;cursor:pointer;-webkit-justify-content:center;justify-content:center;padding:calc(.375em - 1px) .75em;text-align:center;white-space:nowrap;-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:none;display:-webkit-inline-flex;display:inline-flex;font-size:1rem;height:2.25em;line-height:1.5}.lose{font-size:30px}.lose button{margin:30px}.rules{line-height:50px;font-size:25px}
/*# sourceMappingURL=main.862e6afe.chunk.css.map */