.GamesPage_selectGame__MOmCw{margin-bottom:2rem}.GamesPage_gameViewer__qRvYh{display:flex;align-items:flex-start;flex-direction:column}.GamesPage_piece__hlMYU{text-align:center;cursor:pointer}.GamesPage_customBoard__y6M0R{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:.1rem;margin:1rem;grid-auto-flow:row;flex:1 1 40%;border:10px solid var(--disabled-button-color)}.GamesPage_square__4ek2E{aspect-ratio:1}.GamesPage_boardContainer__hdPQ6{display:flex;justify-content:center;flex-direction:row}.GamesPage_squareDark__tcgfA{background-color:rgb(113 63 18);aspect-ratio:1;overflow:hidden}.GamesPage_squareLight__x9z8F{background-color:rgb(254 249 195);aspect-ratio:1;overflow:hidden}.GamesPage_movePanel__SoRJ4{margin:1rem}.GamesPage_moveButtons___51zu{display:flex;justify-items:center;margin:0 auto}.GamesPage_moveButton__PxZOT{margin-right:.5rem;cursor:pointer}.GamesPage_moveButton__PxZOT:disabled{color:var(--disabled-button-color);cursor:not-allowed}.GamesPage_moveButtonIcon__vJavp{height:2rem;width:2rem}.GamesPage_boardError__z7odv{background-color:red;color:whitesmoke}.GamesPage_moveList__VzzqA{flex:1 1 60%;max-width:60%;margin-left:.5rem}.GamesPage_moves__yawZU{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:left;margin:1rem}.GamesPage_move__aD0Nj{margin:.1rem}.GamesPage_movePart__FAQZ6{opacity:.9;padding:.15rem}.GamesPage_moveComment__BR0NB{opacity:.7;padding:.15rem;color:var(--comment);background-color:transparent}.GamesPage_moveComment__BR0NB:hover{opacity:.5;padding:.15rem;cursor:pointer;background-color:var(--comment);color:var(--comment-highlight)}.GamesPage_movePart__FAQZ6:hover{opacity:.7;background-color:var(--disabled-button-color);cursor:pointer;border:1px solid var(--disabled-button-color);border-radius:5px;padding:.15rem}.GamesPage_movePartHighlighted__ajo1M{-webkit-backdrop-filter:brightness(50%);backdrop-filter:brightness(50%);border:1px solid var(--info);border-radius:5px;padding:.15rem}.GamesPage_spinner__Hu8No{display:flex;justify-content:center;align-items:center;width:100%}.GamesPage_footnote__rIM6q,.GamesPage_introduction__jxrVi{margin:1rem}