.game-wraper[data-v-5f8a1cd8]{width:100%;display:flex;flex-direction:column;align-items:center}.keyboard[data-v-5f8a1cd8]{display:grid;grid-template-columns:repeat(6,minmax(var(--key-width),1fr));grid-row-columns:repeat(2,minmax(var(--key-height),1fr));grid-row-gap:4px;grid-column-gap:2px}.key[data-v-5f8a1cd8]{margin-left:3px;padding:.5rem;text-transform:uppercase;font-weight:700;font-size:.875rem;line-height:1.25rem;background-color:#d3d6da;color:#000;border-radius:5px;flex:1 1 0%;height:2.5rem;min-width:2.5rem;max-width:2.5rem;cursor:pointer;-webkit-appearance:button;display:flex;justify-content:center;align-items:center}.guess-panel[data-v-5f8a1cd8]{flex-grow:0;flex-shrink:0;width:340px;height:315px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.other-game-wrapper{min-width:10rem;text-align:center;font-weight:700;display:flex;justify-content:center;align-items:center}.other-game{border:thin solid grey;border-radius:5px;padding:10px}.kofi{border-top:thin solid grey;margin-top:20px}.origin[data-v-fc972b54]{position:relative}.main[data-v-fc972b54]{max-width:100%;width:800px;display:flex;flex-direction:column;justify-content:stretch;align-items:center;min-height:100vh;max-height:100vh}.header[data-v-fc972b54]{width:100%;height:56px;border-bottom:thin solid lightgrey;display:flex;flex-direction:row;justify-content:stretch;align-items:center;font-size:2rem;flex-grow:0;flex-shrink:0}.game-body[data-v-fc972b54]{padding:20px;overflow-y:auto;max-width:100%;min-width:100%;display:flex;flex-direction:column;align-items:center}.dialog[data-v-fc972b54]{position:absolute;top:0;left:0;bottom:0;min-height:100vh;height:100vh;max-height:100vh;max-width:100%;width:800px;z-index:1000;background-color:#fff;opacity:1;display:flex;justify-content:center;align-items:stretch;overflow-y:auto}.dialog[data-v-fc972b54]>*{width:100%}.toast[data-v-fc972b54]{position:absolute;z-index:1000;top:0;width:100%;text-align:center;color:#fff;background-color:#a9a9a9;padding:1.25rem;border:1px solid transparent}.global-stats[data-v-fc972b54]{width:100%;max-width:400px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center;font-size:1.3rem}.global-stats-header[data-v-fc972b54]{font-size:.7rem;line-height:1.1rem}.first-attempt-stats[data-v-fc972b54]{width:100%;max-width:400px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}.result-distribution[data-v-fc972b54]{text-align:left;width:300px}.result-item[data-v-fc972b54]{padding:0 2px}.share[data-v-fc972b54]{background-color:#00f;color:#fff;padding:5px 20px;border-radius:5px;font-size:1.5rem}.time-travel[data-v-fc972b54]{display:flex;justify-content:center;align-items:center}.backward[data-v-fc972b54],.forward[data-v-fc972b54]{padding:10px;border-radius:5px;font-size:.85rem;display:flex;justify-content:space-evenly;align-items:center}.backward[data-v-fc972b54],.forward[data-v-fc972b54]{border:thin solid grey;border-radius:5px;padding:10px;margin:0 5px}.toast[data-v-fc972b54]{position:fixed;z-index:1000;top:0;width:100%;text-align:center;color:#fff;background-color:#a9a9a9;padding:1.25rem;border:1px solid transparent}
