#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.gameMenu[data-v-ea5e894e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:5em;height:7em;padding:1em}.title[data-v-ea5e894e]{font-size:2.75em;color:#1e1e12;margin-bottom:.5em}.button[data-v-ea5e894e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1em .75em;border:1px solid #abd6fc;color:#abd6fc;border-radius:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.button[data-v-ea5e894e]:hover{background-color:#abd6fc;color:#fff}.space-right[data-v-ea5e894e]{margin-left:auto}.fade-enter-active[data-v-ea5e894e]{-webkit-transition:opacity 2s;transition:opacity 2s}.fade-leave-active[data-v-ea5e894e]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-ea5e894e],.fade-leave-to[data-v-ea5e894e]{opacity:0}.modal[data-v-ea5e894e]{position:fixed;height:100vh;width:100vw;background-color:hsla(40,60%,99%,.5);top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999}.tile[data-v-67882d20]{width:3em;height:3em;line-height:3em;background-color:#f0f8ff;text-align:center;border-style:solid;border-color:#a9a9a9;border-width:2px 2px 2px 2px;font-size:inherit}.tile[data-v-67882d20]:disabled{background-color:beige}.tile[data-v-67882d20]:invalid{background:red}.sudokuBox[data-v-67882d20]{float:left;display:grid;grid-template-columns:repeat(9,auto);grid-row-gap:.3em;grid-column-gap:.5em}.tileContainer[data-v-67882d20]{width:48px;height:54px}.tileContainer[data-v-67882d20]:nth-child(3n){border-style:solid;border-color:transparent;border-width:0 10px 0 0}.tileContainer[data-v-67882d20]:nth-child(27n){border-style:solid;border-color:transparent;border-width:0 0 10px 0}