.GamesPage-module__MDmclW__selectGame{margin-bottom:2rem}.GamesPage-module__MDmclW__gameViewer{flex-direction:column;align-items:flex-start;display:flex}.GamesPage-module__MDmclW__piece{text-align:center;cursor:pointer}.GamesPage-module__MDmclW__customBoard{grid-gap:.1rem;border:10px solid var(--disabled-button-color);flex:40%;grid-template-columns:repeat(8,1fr);grid-auto-flow:row;margin:1rem;display:grid}.GamesPage-module__MDmclW__square{aspect-ratio:1}.GamesPage-module__MDmclW__boardContainer{flex-direction:row;justify-content:center;display:flex}.GamesPage-module__MDmclW__squareDark{aspect-ratio:1;background-color:#713f12;overflow:hidden}.GamesPage-module__MDmclW__squareLight{aspect-ratio:1;background-color:#fef9c3;overflow:hidden}.GamesPage-module__MDmclW__movePanel{margin:1rem}.GamesPage-module__MDmclW__moveButtons{justify-items:center;margin:0 auto;display:flex}.GamesPage-module__MDmclW__moveButton{cursor:pointer;margin-right:.5rem}.GamesPage-module__MDmclW__moveButton:disabled{color:var(--disabled-button-color);cursor:not-allowed}.GamesPage-module__MDmclW__moveButtonIcon{width:2rem;height:2rem}.GamesPage-module__MDmclW__boardError{color:#f5f5f5;background-color:red}.GamesPage-module__MDmclW__moveList{flex:60%;max-width:60%;margin-left:.5rem}.GamesPage-module__MDmclW__moves{flex-flow:wrap;justify-content:left;margin:1rem;display:flex}.GamesPage-module__MDmclW__move{margin:.1rem}.GamesPage-module__MDmclW__movePart{opacity:.9;padding:.15rem}.GamesPage-module__MDmclW__moveComment{opacity:.7;color:var(--comment);background-color:#0000;padding:.15rem}.GamesPage-module__MDmclW__moveComment:hover{opacity:.5;cursor:pointer;background-color:var(--comment);color:var(--comment-highlight);padding:.15rem}.GamesPage-module__MDmclW__movePart:hover{opacity:.7;background-color:var(--disabled-button-color);cursor:pointer;border:1px solid var(--disabled-button-color);border-radius:5px;padding:.15rem}.GamesPage-module__MDmclW__movePartHighlighted{-webkit-backdrop-filter:brightness(50%);backdrop-filter:brightness(50%);border:1px solid var(--info);border-radius:5px;padding:.15rem}.GamesPage-module__MDmclW__spinner{justify-content:center;align-items:center;width:100%;display:flex}.GamesPage-module__MDmclW__introduction,.GamesPage-module__MDmclW__footnote{margin:1rem}
