@import url(https://fonts.googleapis.com/css2?family=Questrial&display=swap);body{margin:0;background-color:#242424;font-family:"Questrial",sans-serif}.menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:2rem;flex-flow:row wrap;border-radius:20px}.menu,.menu a{display:flex;justify-content:center;align-items:center}.menu a{width:250px;height:250px;color:#000;text-decoration:none;font-size:3em;background-color:#fff;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);transition:.5s}.menu a:hover{background-color:wheat}.menu a:active{background-color:#beaa83}.gmc{backdrop-filter:blur(5px) saturate(160%);-webkit-backdrop-filter:blur(5px) saturate(160%);background-color:rgba(90,90,90,.72);border:1px solid hsla(0,0%,100%,.125)}@media only screen and (max-device-width:812px){.menu{width:250px}.menu a{margin:0}}.title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-bottom:1em}.title h1{font-size:5em;line-height:0;color:wheat}.tile{width:50px;height:50px;padding:0;border:none;outline:none;cursor:pointer;color:#000;margin:.3rem;border-radius:10px;font-size:2em;line-height:1.6em;transition:.1s}.tile.free{background-color:#fff}.tile.taken{background-color:wheat}.tile.possible{background-color:#bbb}.tile.done{background-color:#000;color:wheat}.row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button{width:50px;height:50px;outline:none;border:none;background-color:wheat;color:#242424;border-radius:50%;font-size:1.7em;cursor:pointer;transition:.2s}.button i{margin:0 auto}.button:hover{background-color:#bbaa8b}.button:active{background-color:#8d7f67}#grid{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.3em;border-radius:20px}.buttons{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:250px;margin:3em auto}#bottom-txt{color:#fff;text-align:center;font-size:3em;margin-top:1.5em}
/*# sourceMappingURL=main.e75280d1.chunk.css.map */