.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}.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)}}.cell{align-items:center;border:2px solid rgba(0,0,0,.7);cursor:pointer;display:flex;font-weight:700;height:30px;justify-content:center;width:30px}.cell,.reveal{background:#d3d3d3}.reveal{box-shadow:inset 0 0 8px rgba(0,0,0,.6)}.bomb{background:#ff1212;box-shadow:inset 0 0 8px rgba(0,0,0,.5)}.value-1{color:blue}.value-2{color:green}.value-3{color:red}.value-4{color:#00008b}.value-5{color:darkred}.value-6{color:#008b8b}.value-7{color:#000}.value-8{color:#789}.backdrop{background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.modal{border-radius:20px;left:42.5%;overflow:hidden;position:fixed;top:1vh;width:15%;z-index:100}.header.lose{background:red;padding-top:10px}.header.win{background:#7551fa;padding-top:10px}.header h2{color:#fff;margin:1rem}.content{padding:1rem}.button{align-items:center;background-color:#fff;border:0;border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:20px;margin-bottom:30px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle}.button.win{color:#7551fa}.button.win:focus,.button.win:hover{background-color:#582bfc;color:#fff}.button.lose{color:red}.button.lose:focus,.button.lose:hover{background-color:#a50c0c;color:#fff}.button:active{background:#09223b;color:hsla(0,0%,100%,.7)}.button:disabled{background:rgba(0,0,0,.08);color:rgba(0,0,0,.3);cursor:not-allowed}@media (max-width:600px){.modal{left:5%;top:10%;width:90%}}@media (max-width:400px){.modal{left:2%;top:1.5%;width:96%}}*{font-family:Courier New,Courier,monospace}.board{align-items:center;display:flex;flex-direction:column;overflow:auto}h5{font-weight:500}.toggle{align-items:center;background-color:#ff5959;border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:20px;margin-bottom:30px;margin-top:15px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle}.toggle.flagged{background-color:#ff3232;box-shadow:inset 0 0 20px rgba(0,0,0,.5)}@media (max-width:600px){.board{padding:10px}}
/*# sourceMappingURL=main.d56d200e.css.map*/