html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2f4f4f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}label{margin:0}select{margin-left:.5rem}#root,.game{margin:0;padding:0}.flex-container{display:flex;flex-wrap:nowrap;justify-content:center}.flex-container,.flex-row{flex-direction:row}.flex-column{flex-direction:column}.game{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left}.side-panel{margin-bottom:1rem}.coordinatesTop{display:flex;flex-direction:row;height:12px;justify-content:flex-start;padding-left:20px;padding-right:5px}.coordinatesTop:after{clear:both;content:""}.coordinatesLeft{display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding-bottom:5px;padding-top:5px;width:15px}.coordinatesText{fill:#fff;font-size:80%}.board{background-color:#ffa000;margin:0;padding:5px}.board-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0;padding:0}.board-row:after{clear:both;content:""}.square{border:none;margin-right:0;margin-top:0;padding:0}.square:focus{outline:none}svg.square rect{fill:#faa000}svg.square line{stroke:#000;stroke-width:.75}svg.square circle.black{fill:url(#blackGradient)}svg.square circle.white{fill:url(#whiteGradient)}svg.square circle.cyan{fill:cyan}svg.square circle.green{fill:#32cd32}svg.square circle.pink{fill:pink}svg.square circle.orange{fill:#f4a460}svg.square circle.board{fill:#faa000}svg.square text{font-weight:400;letter-spacing:0}svg.square .last-move-mark{fill:orchid}.kbd-navigation .square:focus{background:#ddd}.bi{font-size:16px}.card-body{padding:.25rem .5rem}.player{align-items:center;font-size:.9rem;justify-content:flex-start;margin-bottom:1px;min-height:.9rem;padding:1px .1rem}.player-black,.player-white{overflow:hidden;text-align:center;width:40%}.capture-black,.capture-white{text-align:center;width:10%}.progress{font-size:.9rem;height:1.5rem;margin-bottom:0}.progress-bar-black{background-image:linear-gradient(180deg,#444 0,#000);color:#fff}.progress-bar-white{background-image:linear-gradient(180deg,#eee 0,#bbb);color:#000}.game-info-button-container{margin-bottom:.5rem;text-align:right}.game-info-table td{min-width:5rem}.move-history-container{align-items:center}.move-history-range{flex-basis:90%}.move-history-range-input{border:none;box-shadow:none;padding:.5rem 0}.ponder-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:left}.view-mode-container{display:flex}.view-mode-container label{font-size:1.2rem;font-weight:700}.variation-table>table>tbody>tr>td,.variation-table>table>thead>tr>th{font-size:1rem;text-align:center;vertical-align:middle}select#numOfVariations{width:5rem}textarea.sgf-source{font-family:Courier New,Courier,monospace;font-size:12px;overflow:auto}.sgf-panel .btn{margin-bottom:.3rem;margin-right:.3rem}.sgf-panel .bi{margin-right:5px}select.encodings{max-width:96%}
/*# sourceMappingURL=main.8711a1da.css.map*/