*{box-sizing:border-box}#root{align-items:center;display:flex;flex-direction:column;margin-top:32px}.board{flex-wrap:wrap}.board,.panel{display:flex;width:98%}.panel{flex-direction:column}@media only screen and (orientation:landscape){#root{flex-direction:row;gap:20px;justify-content:center}.board{order:1}.panel{order:2}.board,.panel{width:240px}.panel{height:240px}}@media only screen and (orientation:landscape) and (min-width:768px){.board{width:468px}.panel{height:468px;width:234px}}@media only screen and (orientation:landscape) and (min-width:992px){.board{width:600px}.panel{height:600px;width:300px}}@media only screen and (orientation:landscape) and (min-width:1200px){.board{width:720px}.panel{height:720px;width:360px}}.box-shadow{box-shadow:0 2px 2px 0 #00000024,0 3px 1px -2px #0003,0 1px 5px 0 #0000001f}.box-shadow-inset{box-shadow:inset 0 4px 4px #cdc8c1}.historyButtonsTop{background-color:#f7f6f5;display:none}.historyButtonsLeft,.historyButtonsRight{background-color:#f7f6f5;display:flex}.historyButton{flex-grow:0;text-align:center}.historyButton.disabled{opacity:.25}.historyButton:hover:not(.disabled){background-color:#89b25b;color:#fff}.history{background-color:#fff;display:flex;flex-direction:row;flex-grow:1;overflow-x:hidden}.move,.moveNumber{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;padding:4px}.moveNumber:after{content:"."}.move.current{background-color:#d1e4f6}.move:hover:not(.current){background-color:#1b78d0;color:#fff}@media only screen and (orientation:landscape){.historyButtonsTop{display:flex}.historyButtonsLeft,.historyButtonsRight{display:none}.historyButton{flex-grow:1;text-align:center}.history{flex-wrap:wrap}.moveNumber{background-color:#f7f6f5;text-align:center;width:20%}.moveNumber:after{content:""}.move{padding:6px 6px 6px 8px;width:40%}}.square{padding-top:12.5%;position:relative;width:12.5%}.light{background-color:#f0d9b5}.dark{background-color:#b58863}.light.selected{background-color:#829769}.light.lastFrom,.light.lastTo{background-color:#cdd26a}.dark.selected{background-color:#646f40}.dark.lastFrom,.dark.lastTo{background-color:#aaa23a}.check{background-image:radial-gradient(ellipse at center,red 0,#e70000 25%,#a9000000 89%,#9e000000 100%)}.square>*{position:absolute}.square>svg{left:0;top:0}.square>.file,.square>.rank{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.square>.rank{right:2px;top:0}.square>.file{bottom:0;left:4px}.square.light>.file,.square.light>.rank{color:#b58863}.square.dark>.file,.square.dark>.rank{color:#f0d9b5}.dialogSquare{background-color:#f3f3f3;box-shadow:0 2px 2px 0 #00000024,0 3px 1px -2px #0003,0 1px 5px 0 #0000001f;margin:8px;padding-top:20%;position:relative;width:20%}.dialogSquare>*{left:10%;position:absolute;top:10%;width:80%}.dialogSquare:hover{background-color:#f9f9f9}
/*# sourceMappingURL=main.8ce16532.css.map*/