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;background-color:#46595e}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:50px auto;display:flex;flex-wrap:wrap;width:500px}.item{display:flex;width:80px;height:80px;border-radius:80px;color:#fff;color:var(--white);margin:10px;align-items:center;justify-content:center}@-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)}}.homeHeader{font-size:65px;color:#fff;font-weight:700;margin:40px auto;text-align:center}.buttonContainer{margin:40px auto;width:230px;flex-direction:column}.button,.buttonContainer{display:flex;align-items:center}.button{height:40px;width:220px;border:1px solid #fff;border-radius:10px;margin:20px 0;justify-content:center;color:#fff}.button:hover{cursor:pointer;background-color:#333f44}:root{--bg:#46595e;--blue:#4c70be;--brown:#723420;--white:#fff;--green:#63d9c2;--orange:#f99516;--easyContainerWidthMobile:350px;--mediumContainerWidthMobile:364px;--hardContainerWidthMobile:370px;--easyContainerWidthTablet:500px;--mediumContainerWidthTablet:560px;--hardContainerWidthTablet:595px;--easyContainerWidthDesktop:500px;--mediumContainerWidthDesktop:518px;--hardContainerWidthDesktop:540px;--easyLengthDesktop:80px;--mediumLengthDesktop:60px;--hardLengthDesktop:50px;--easyLengthTablet:80px;--mediumLengthTablet:70px;--hardLengthTablet:60px;--easyLengthMobile:60px;--mediumLengthMobile:48px;--hardLengthMobile:37px}.hidden{display:none;visibility:hidden}.App{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#46595e;background-color:var(--bg)}.App-link{color:#61dafb}.inactiveItem{background:#4c70be;background:var(--blue)}.activeItem{background:#f99516;background:var(--orange)}.resultItemFalse{background:#723420;background:var(--brown)}.resultItemTrue{background:#63d9c2;background:var(--green)}.item:hover{cursor:pointer}.gameButtonArea{height:50px;display:flex;justify-content:center;align-items:center}.gameButton{margin:0 auto;width:90px;height:40px}@media only screen and (max-width:400px){.container{margin:50px auto;display:flex;flex-wrap:wrap}.easyContainer{width:350px;width:var(--easyContainerWidthMobile)}.mediumContainer{width:364px;width:var(--mediumContainerWidthMobile)}.hardContainer{width:370px;width:var(--hardContainerWidthMobile)}.item{display:flex;color:#fff;color:var(--white);align-items:center;justify-content:center}.hardItem{width:37px;width:var(--hardLengthMobile);height:37px;height:var(--hardLengthMobile);border-radius:37px;border-radius:var(--hardLengthMobile);margin:2px}.easyItem{width:60px;width:var(--easyLengthMobile);height:60px;height:var(--easyLengthMobile);border-radius:60px;border-radius:var(--easyLengthMobile);margin:5px}.mediumItem{width:48px;width:var(--mediumLengthMobile);height:48px;height:var(--mediumLengthMobile);border-radius:48px;border-radius:var(--mediumLengthMobile);margin:2px}}@media only screen and (min-width:401px) and (max-width:960px){.container{margin:10px auto;display:flex;flex-wrap:wrap}.easyContainer{width:500px;width:var(--easyContainerWidthTablet)}.mediumContainer{width:560px;width:var(--mediumContainerWidthTablet)}.hardContainer{width:595px;width:var(--hardContainerWidthTablet)}.item{display:flex;color:#fff;color:var(--white);align-items:center;justify-content:center}.hardItem{width:60px;width:var(--hardLengthTablet);height:60px;height:var(--hardLengthTablet);border-radius:60px;border-radius:var(--hardLengthTablet);margin:3px}.easyItem{width:80px;width:var(--easyLengthTablet);height:80px;height:var(--easyLengthTablet);border-radius:80px;border-radius:var(--easyLengthTablet);margin:10px}.mediumItem{width:70px;width:var(--mediumLengthTablet);height:70px;height:var(--mediumLengthTablet);border-radius:70px;border-radius:var(--mediumLengthTablet);margin:5px}}@media only screen and (min-width:961px){.container{margin:20px auto;display:flex;flex-wrap:wrap}.easyContainer{width:500px;width:var(--easyContainerWidthDesktop)}.mediumContainer{width:518px;width:var(--mediumContainerWidthDesktop)}.hardContainer{width:540px;width:var(--hardContainerWidthDesktop)}.item{display:flex;color:#fff;color:var(--white);align-items:center;justify-content:center}.hardItem{width:50px;width:var(--hardLengthDesktop);height:50px;height:var(--hardLengthDesktop);border-radius:50px;border-radius:var(--hardLengthDesktop);margin:5px}.easyItem{width:80px;width:var(--easyLengthDesktop);height:80px;height:var(--easyLengthDesktop);border-radius:80px;border-radius:var(--easyLengthDesktop);margin:10px}.mediumItem{width:60px;width:var(--mediumLengthDesktop);height:60px;height:var(--mediumLengthDesktop);border-radius:60px;border-radius:var(--mediumLengthDesktop);margin:7px}}
/*# sourceMappingURL=main.5c1a207d.chunk.css.map */