body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Game-content{flex:.7 1;padding-left:8px}.Game-InputPanel{flex:.5 1 50%;display:flex;flex-direction:column;padding-top:8px}.Game-InputPanel .Game-AttemptsLeft,.Game-InputPanel .Game-Word{flex:.1 1}.Game-InputPanel .Game-VirtualKeyboard{flex:.8 1}.Game-InputPanel .Game-GameOver,.Game-InputPanel .Game-GameWin{flex:.8 1;font-weight:600;font-size:1.3em}.Game-Hangman{flex:.5 1 50%;margin-top:-80px}.Game-SideBySide{display:flex;flex-wrap:wrap}.VirtualKeyboard{text-transform:uppercase}.VirtualKeyboard>div{margin-bottom:8px}.VirtualKeyboard>div:last-child{margin-bottom:0}.App-Restart>button{border-radius:8px;padding:6px 12px;background:-webkit-gradient(linear,left top,left bottom,from(#f60),to(#f60));background:-webkit-linear-gradient(top,#f60,#f60);background:linear-gradient(180deg,#f60 0,#f60);font-weight:300;font-size:.6em;border:none;color:#fff;cursor:pointer}.App-Restart>button:focus{outline:none}.App-Restart>button:active{box-shadow:inset 0 1px 3px 2px rgba(0,0,0,.4);cursor:pointer}.App-Restart>button:hover{text-decoration:none;color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#000),to(#fff));background:-webkit-linear-gradient(top,#000 20%,#fff);background:linear-gradient(180deg,#000 20%,#fff)}.LetterBlock{display:flex;justify-content:center;cursor:pointer;border:1px solid #999;border-radius:5px;padding:5px;min-width:1.2em;color:#000}.LetterBlock:hover{text-decoration:none;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background:-webkit-linear-gradient(top,#000,#000);background:linear-gradient(180deg,#000 0,#000)}.LetterBlock>span{font-weight:400}.AttemptsLeft{font-style:italic;font-size:.9em}.AttemptsLeft-Number{color:#f60}.LettersRow{display:flex}.LettersRow>.LetterBlock{margin-right:1em}.LettersRow>.LetterBlock:last-child{margin-right:0}.Word>span{margin-right:10px;text-transform:uppercase;font-size:3em;font-weight:600}.Word>span:last-child{margin-right:0}
/*# sourceMappingURL=main.fd37794e.chunk.css.map */