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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;min-width:100vw}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.readyButton{background:transparent;background-color:#f0ecfc;background-image:linear-gradient(315deg,#f0ecfc,#c797eb 74%);border:none;border-radius:5px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-family:Lato,sans-serif;font-weight:500;height:40px;line-height:42px;margin:20px;outline:none;padding:10px 25px;padding:0;position:relative;transition:all .3s ease;width:130px}.readyButton span{display:block;height:100%;position:relative;width:100%}.readyButton:after,.readyButton:before{bottom:0;right:0}.readyButton:hover{background:transparent;color:#c797eb}.readyButton:after,.readyButton:before{background:#c797eb;content:"";left:0;position:absolute;top:0;transition:all .3s ease}.readyButton:before{height:0;width:2px}.readyButton:after{height:2px;width:0}.readyButton:hover:before{height:100%}.readyButton:hover:after{width:100%}.nameInput{border:none}.nameTextInput{border:none;border-bottom:solid;height:40px;width:auto}.gameBoard{flex-flow:row wrap;height:40vh;max-height:40vh;max-width:40vh;width:40vh}#gameArea,.gameBoard{display:flex;justify-content:center}#gameArea{align-items:center;flex-direction:column}button{margin:20px}.custom-btn{background:transparent;border-radius:5px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-family:Lato,sans-serif;font-weight:500;outline:none;padding:10px 25px;position:relative;transition:all .3s ease}.custom-btn,.hardReset{height:40px;width:130px}.hardReset{background:#ff1b00;background:linear-gradient(0deg,#ff1b00,#fb4b02);border:none;line-height:42px;padding:0}.hardReset:hover{background:transparent;box-shadow:none;color:#f0094a}.hardReset:after,.hardReset:before{background:#f0094a;box-shadow:-1px -1px 5px 0 #fff,7px 7px 20px 0 #0003,4px 4px 5px 0 #0002;content:"";height:2px;position:absolute;right:0;top:0;transition:all .4s ease;width:0}.hardReset:after{bottom:0;left:0;right:inherit;top:inherit}.hardReset:hover:after,.hardReset:hover:before{transition:all .8s ease;width:100%}.softReset{background:#b621fe;border:none;z-index:1}.softReset:after{background-color:#663dff;border-radius:5px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);content:"";height:100%;position:absolute;right:0;top:0;transition:all .3s ease;width:0;z-index:-1}.softReset:hover{color:#fff}.softReset:hover:after{left:0;width:100%}.softReset:active{top:2px}.gameSquare{align-items:center;border-color:navy;border-width:5%;display:flex;justify-content:center;min-height:30%;min-width:30%}.square0{border-bottom-style:solid}.square0,.square1{border-right-style:solid}.square1,.square2{border-bottom-style:solid;border-left-style:solid}.square3{border-bottom-style:solid;border-right-style:solid;border-top-style:solid}.square4{border-style:solid}.square5{border-bottom-style:solid;border-left-style:solid;border-top-style:solid}.square6{border-top-style:solid}.square6,.square7{border-right-style:solid}.square7,.square8{border-left-style:solid;border-top-style:solid}
/*# sourceMappingURL=main.572843a1.css.map*/