body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background-color:#282726;height:100%}.App{align-items:center;display:flex;flex-direction:column;justify-content:center}.App,header{text-align:center}header{leading-trim:NONE;font-family:Hanken Grotesk;font-style:Medium;font-weight:500;letter-spacing:0;line-height:100%;margin-top:20px}header>h3{color:#f9f4da;font-size:20px}header>p{color:#8e8e8e;font-size:14px;max-width:350px;text-align:center}section.game-status{align-items:center;border-radius:4px;color:#f9f4da;display:flex;flex-direction:column;font-family:Hanken Grotesk;font-weight:500;height:59px;justify-content:center;letter-spacing:0;line-height:100%;margin-top:20px;padding-bottom:6px;padding-top:6px;text-align:center;width:352px}section.game-status h3{font-size:20px;margin:1px}section.game-status p{font-size:16px;margin:1px}.language-container{flex-wrap:wrap;gap:4px;margin-bottom:20px;margin-top:15px;max-width:300px}.language-box,.language-container{align-items:center;display:flex;justify-content:center}.language-box{angle:0 deg;border-radius:3px;box-shadow:0 2px 4px #0000001a;font-family:Hanken Grotesk,sans-serif;font-size:12px;font-weight:700;gap:4.5px;height:25px;opacity:1;padding:4.5px;position:relative;text-align:center;transition:opacity .3s ease,filter .3s ease;width:66.75}.language-text.faded{filter:blur(1px);opacity:.7}.language-box.faded{filter:brightness(70%)}.language-box .overlay-skull{font-size:18px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.keyboard-container{flex-wrap:wrap;gap:8px;margin:20px;max-height:136px;max-width:480px}.key-box,.keyboard-container{display:flex;justify-content:center}.key-box{align-items:center;background-color:#fcba29;border:1px solid #d7d7d7;border-radius:4px;box-shadow:0 2px 4px #0000001a;cursor:pointer;font-size:16px;font-weight:700;height:40px;-webkit-user-select:none;user-select:none;width:40px}.key-box:hover{background-color:#ccc}.key-box:active{transform:scale(.95)}.word{display:flex;flex-direction:row;gap:8px}.letter-box{background-color:#323232;border:none;border-bottom:2px solid #beb9a7;box-sizing:border-box;color:#f9f4da;font-size:16px;height:40px;width:40px}.letter-box,.new-game{align-items:center;display:flex;font-weight:700;justify-content:center;text-align:center}.new-game{background-color:#11b5e5;border:1px solid #0056b3;border-radius:4px;color:#1e1e1e;cursor:pointer;font-family:Hanken Grotesk;font-size:14px;font-size:16px;font-style:SemiBold;font-weight:600;gap:6px;height:50px;letter-spacing:0;line-height:100%;margin:15px;opacity:1;padding:10px;transform:rotate(0deg);transition:background-color .2s ease;width:228px}
/*# sourceMappingURL=main.c687217d.css.map*/