*{word-wrap:break-word;box-sizing:border-box;word-break:break-word}a{text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121213;color:#d1dede;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;margin:0;padding:5px 7px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}button.Mui-disabled{background-color:rgba(0,0,0,.35)!important;box-shadow:none!important;color:#ffffff75!important}.login{background-color:#1a2c2c;border-radius:10px;box-shadow:4px 4px 31px 0 #000;justify-content:space-between;padding:25px}.login,.loginContainer{align-items:center;display:flex;flex-flow:column nowrap}.loginContainer{height:95vh;justify-content:center;width:100%}.register{background-color:#1a2c2c;border-radius:10px;box-shadow:4px 4px 31px 0 #000;justify-content:space-between;padding:25px}.register,.registerContainer{align-items:center;display:flex;flex-flow:column nowrap}.registerContainer{height:95vh;justify-content:center;width:100%}.MuiFormHelperText-root{color:#d1dede!important;font-size:.8rem!important;font-weight:700!important}.MuiFormHelperText-root.Mui-error{color:#d32f2f!important}.gamesContainer{align-items:center;display:flex;flex-flow:column nowrap;height:85vh;justify-content:flex-start;padding:5px;width:100%}.gamesNavbar{flex-flow:row nowrap;justify-content:space-between;margin-bottom:10px}.games,.gamesNavbar{align-items:center;display:flex;width:50%}.games{background-color:rgba(17,59,118,.25);border-radius:10px;box-shadow:4px 4px 31px 0 #000;flex-flow:column nowrap;height:100%;justify-content:flex-start;overflow-y:auto;padding:15px;text-align:center}@media screen and (max-width:768px){.games,.gamesNavbar{width:100%}}.lobbyScreenContainer{height:85vh;justify-content:center;min-height:85vh;width:100%}.lobbyScreen,.lobbyScreenContainer{align-items:center;display:flex;flex-flow:column nowrap}.lobbyScreen{background-color:rgba(17,59,118,.25);border-radius:10px;box-shadow:4px 4px 31px 0 #000;height:65%;justify-content:flex-start;min-height:300px;padding:5px;width:50%}.lobbyNavbar{justify-content:space-between;margin-bottom:5px;width:50%}.lobbyNavbar,.playerCard{align-items:center;display:flex;flex-flow:row nowrap}.playerCard{background-color:#391c4e;border-radius:50px;font-size:1.25rem;font-weight:700;justify-content:center;margin:5px;padding:15px}@media screen and (max-width:768px){.lobbyNavbar,.lobbyScreen{width:100%}}.board{align-items:center;display:flex;flex-flow:column wrap;justify-content:flex-start}.row{width:100%}.box,.row{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.box{font-size:2rem;font-weight:700;height:60px;margin:2.5px;width:60px}.EMPTY{border:2px solid #3a3a3c}.RIGHT{background-color:#538d4e}.WRONG{background-color:#3a3a3c}.WRONG_POSITION{background-color:#b59f3b}@media screen and (max-width:768px){h3{margin:2.5px}.EMPTY{border:1.25px solid #3a3a3c}div.board.miniBoard .box{font-size:.85rem;height:20px;margin:1.5px;width:20px}.box{font-size:1.65rem;height:42.5px;width:42.5px}}.keyboard{align-items:center;display:flex;flex-flow:column wrap;justify-content:flex-start}.key,.keyboardRow{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.key{-webkit-touch-callout:none;border:0;border-radius:5px;color:#d1dede;cursor:pointer;font-family:Ubuntu,sans-serif;font-weight:700;height:58px;margin:3px;outline:0;padding:0 5px;transition:all .05s linear;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:35px}.key:active{-webkit-transform:scale(.95);transform:scale(.95)}.EMPTY_KEY{background-color:#818384}.EMPTY_KEY,.RIGHT_KEY{-webkit-tap-highlight-color:transparent}.RIGHT_KEY{background-color:#538d4e}.WRONG_KEY{background-color:#3a3a3c}.WRONG_KEY,.WRONG_POSITION_KEY{-webkit-tap-highlight-color:transparent}.WRONG_POSITION_KEY{background-color:#b59f3b}.special{width:60px}@media screen and (max-width:768px){.key{height:51px;width:32px}.special{width:55px}}.gameContainer{align-items:center;display:flex;flex-flow:row nowrap;height:calc(100vh - 60px);justify-content:space-evenly;width:100%}.keyboardContainer{margin-top:5px}.boardContainer{text-align:center}.homeButton{left:0;position:absolute;top:0}@media screen and (max-width:768px){.gameContainer{align-items:center;flex-flow:column nowrap;height:unset;justify-content:flex-start}#playerBoard{order:1}div#playerBoard.boardContainer{width:100%}#wordError{bottom:unset;flex-direction:column;top:8px}}.gameHistoryContainer{align-items:center;display:flex;flex-flow:column wrap;justify-content:flex-start;width:100%}.gameHistoryItem{padding:5px 0;width:50%}.historyGameSummary{justify-content:space-evenly;width:100%}.historyGameSummary,.result{align-items:center;display:flex;flex-flow:row nowrap}.result{border-radius:20px;font-weight:700;justify-content:center;margin:7.5px 0;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.WON{background-color:#0a5a10}.LOST{background-color:#a30b0b}.TIED{background-color:#303030}.historyBoard{justify-content:flex-start}.historyBoard,.playerSummary{align-items:center;display:flex;flex-flow:column wrap;text-align:center}.playerSummary{background-color:rgba(17,59,118,.25);border-radius:10px;justify-items:flex-start;margin-bottom:5px;padding:25px 10px;position:relative;width:50%}.statistic{align-items:center;background-color:rgba(139,42,56,.6);border-radius:20px;display:flex;flex-flow:row nowrap;font-size:1.2rem;justify-content:center;margin:5px 2.5px;padding:10px;text-align:center}@media screen and (max-width:1400px){.gameHistoryItem,.playerSummary{width:100%}}
/*# sourceMappingURL=main.49c6a275.css.map*/