.Avatar_playerPortrait__ov9KK{height:5rem;width:5rem;border-radius:3rem;box-shadow:0 0 2px #000}.PlayerBox_playerName__nYJTG{font-size:3vw}.PlayerBox_playerNameWinner__OrPRZ{font-size:3vw;animation-duration:1s;animation-name:PlayerBox_strobe__J8G3U;animation-iteration-count:infinite;animation-direction:alternate}@keyframes PlayerBox_strobe__J8G3U{0%{color:#daa520}to{color:orange}}.PlayerBox_player1Div__BX93Q{display:flex;flex-direction:row;align-items:center}.PlayerBox_player1Container__2N2lF{position:relative;justify-content:center;padding:.5rem;height:100%}.PlayerBox_player1Container__2N2lF,.PlayerBox_player2Container__bzKN4,.PlayerBox_player2Div__Y2v8b{display:flex;flex-direction:row;align-items:center;gap:1rem}.PlayerBox_player2Container__bzKN4{position:relative;justify-content:center;padding:.5rem;height:100%}.GameSquare_gameSquare__EV_eV{background-color:#e6e6fa;opacity:1;height:10rem;width:10rem;border:1px solid #000;display:flex;flex-direction:column;font-size:5vw;justify-content:center;align-items:center}.GameSquare_gameSquareText__oEqNa{opacity:1}@keyframes GameSquare_fadeOut__567gc{0%{opacity:1}to{opacity:0}}.GameSquare_gameSquareTextFading__3Qc_4{animation-duration:1s;animation-name:GameSquare_fadeOut__567gc;animation-fill-mode:forwards;cursor:default}.GameRow_gameRow__ZoFTK{display:flex;flex-direction:row}.GameBoard_gameBoard__KCtbr{border:1px solid #000}.GameArea_boardArea__Gojx4{display:flex;flex-direction:column;justify-content:center;align-items:center}.GameArea_gameArea__zwcg1{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;height:100%;z-index:1}.GameHistory_historyAreaContainer__S8skH{background-color:#e6e6fab2;border-top:1px solid #000;display:grid;grid-template-columns:repeat(10,10vw);z-index:1}.GameHistory_historyAreaElementContainer__85Qf0{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.GameHistory_historyAreaElement__AffaX{animation-name:GameHistory_deflate__gQjSB;animation-duration:.25s;font-size:5vw;cursor:pointer}.GameHistory_historyAreaElement__AffaX:hover{animation-name:GameHistory_enlarge__3_n9j;animation-duration:.25s;animation-direction:alternate;animation-fill-mode:forwards}@keyframes GameHistory_enlarge__3_n9j{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes GameHistory_deflate__gQjSB{0%{transform:scale(1.5)}to{transform:scale(1)}}.DynamicBackground_backgroundImageContainer__igYcN{position:absolute;z-index:0;top:-120px;left:-210px}.App_gameplayView__p2ejK{z-index:0;width:100%;height:85%;display:flex;flex-direction:column;justify-content:center;align-items:center}.App_backgroundContainer__9GvhS{position:absolute;overflow:hidden;object-fit:contain;z-index:0}.App_appLayout__EgVHH{display:grid;grid-template-rows:85% 15%;height:100%;z-index:1}.App_floatingGameArea__wuSJ3{display:flex;flex-direction:column;height:85%;width:100%;justify-content:center;align-items:center;z-index:2}