body{align-items:center;background:#226293;background:radial-gradient(ellipse at center,#226293 0,#1b4f79 100%);color:#eee;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#226293",endColorstr="#1b4f79",GradientType=1);font-family:Merriweather,sans-serif;height:100vh;justify-content:center}footer{background:#000;bottom:0;color:#eee;font-size:.8rem;height:1.4rem;padding:.2rem;position:fixed;text-align:center;width:100%;z-index:999}footer a:link,footer a:visited{color:#eee;text-decoration:none;transition:color .5s ease}footer a:hover{color:#fc0}footer .love{color:#b10;font-size:1rem;vertical-align:initial}.App{opacity:1;transition:opacity .5s ease-in}.App,.App-hidden{display:flex;flex-direction:column;text-align:center}.App-hidden{opacity:0}.Game{align-items:center;display:flex;justify-content:center}table{border-collapse:collapse;height:50vh;width:50vh}td{border:#0000;text-align:center;vertical-align:middle}.cross{stroke:#fc0;stroke-width:6px;stroke-dasharray:226.274169921875px;stroke-dashoffset:-226.274169921875px;fill:#0000;transition:stroke-dashoffset .3 linear}.cross1-shown{transition:stroke-dashoffset .2s ease-in}.cross1-shown,.cross2-shown{stroke:#fc0;stroke-width:6px;stroke-dasharray:226.274169921875px;stroke-dashoffset:0px;fill:#0000}.cross2-shown{transition:stroke-dashoffset .2s ease-in .2s}.xWon1{transition:all .5s ease-in .1s,stroke .5s ease-in 1.1s}.xWon1,.xWon2{stroke:#b10;stroke-width:6px;stroke-dasharray:226.274169921875px;stroke-dashoffset:0px;fill:#0000}.xWon2{transition:all .5s ease-in .6s,stroke .5s ease-in 1.1s}.circle{stroke:#fc0;stroke-width:6px;stroke-dasharray:263.93072509765625px;stroke-dashoffset:-263.93072509765625px;fill:#0000;opacity:0}.circle-shown{stroke:#fc0;stroke-width:6px;stroke-dasharray:263.93072509765625px;stroke-dashoffset:0px;fill:#0000;transition:stroke-dashoffset .3s ease-in .1s}.oWon{stroke:#b10;stroke-width:6px;stroke-dasharray:263.93072509765625px;stroke-dashoffset:0px;fill:#0000;transition:stroke-dashoffset .8s ease-in .6s,stroke .5s ease-in 1.2s}.clickable{cursor:pointer}#Grid{height:50vh;position:absolute;width:50vh;z-index:-500}#Grid .line{stroke:#fc0;stroke-width:3px;stroke-dasharray:180px;stroke-dashoffset:-180px;fill:#0000}#Grid .animate1{stroke-dashoffset:0px;transition:stroke-dashoffset .2s ease-in}#Grid .animate2,#Grid .line1-shown{stroke-dashoffset:0px;transition:stroke-dashoffset .2s ease-in .2s}#Grid .animate3{stroke-dashoffset:0px;transition:stroke-dashoffset .2s ease-in .4s}#Grid .animate4{stroke-dashoffset:0px;transition:stroke-dashoffset .2s ease-in .6s}#Menu.display{align-items:center;background-color:#1b4f79;border:6px solid #fc0;border-radius:50%;box-shadow:0 0 2rem #00000080;display:flex;flex-direction:column;height:25vh;justify-content:center;left:50%;opacity:1;padding:5rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in 1.5s;width:25vh}#Menu.hidden{opacity:0;transition:opacity .3s ease-in;z-index:-100}#Menu .title{color:#fc0;font-family:Indie Flower;margin-bottom:0}#Menu hr{color:#eee;margin-bottom:1rem;width:100%}#Menu .menu-text{font-size:1rem;font-weight:700;margin:.2rem 0}#Menu .token{color:#fc0;cursor:pointer;font-size:1rem;margin:1rem}#Menu button{background-color:#fff;border:none;border-radius:50%;color:#1b4f79;cursor:pointer;font-size:1.5rem;height:3rem;margin:1rem .3rem;width:3rem}@media (max-height:600px){#Menu .title{font-size:1.5rem;margin-bottom:0}#Menu .menu-text{font-size:.8rem;font-weight:700;margin:.2rem 0}#Menu button{font-size:1rem;height:2rem;margin:.3rem;width:2rem}}
/*# sourceMappingURL=main.b887b33d.css.map*/