@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Thin.ttf) format("ttf");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Light.ttf) format("ttf");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Regular.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Medium.ttf) format("ttf");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Bold.ttf) format("ttf");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/Roboto/Roboto-Black.ttf) format("ttf");font-weight:900;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%}html{background-color:#000;font-family:Roboto,system-ui,-apple-system,Segoe UI,Open Sans,Helvetica Neue,sans-serif}body{overflow:hidden;padding:2rem}#instructions{max-width:700px;width:calc(100% - 2rem);top:10%;left:50%;transform:translate(-50%);padding:2rem;background-color:#000c;color:#fff;border-width:1px;border-radius:1rem;line-height:1.5rem}#instructions section+section{margin-top:1.5rem}#stats{display:grid;grid-template-columns:90px auto 90px;align-items:center;margin:0 auto;color:#fff;font-weight:300;text-align:center}#stats #time{font-size:2rem}#stats #state{font-size:1.5rem}@media (max-width: 500px){#stats{text-align:left;grid-template-columns:0px auto 90px}}@media (max-width: 360px){#stats #time{font-size:1.5rem}#stats #state{font-size:1rem}}ol,ul{padding-left:1rem;margin-top:.5rem}li ul{margin-top:0}.text-right{text-align:right}.button{background-color:#222;color:#fff;border:none;border-radius:6rem;padding:.75rem 1.5rem;min-width:90px;font-size:1rem;cursor:pointer;transition:background-color .2s,color .2s,box-shadow .2s;outline:none}.button:hover{background-color:#333;color:gold}#app{width:100%;height:100%;display:flex;flex-direction:column;row-gap:2rem}#game{width:100%;height:100%}#game div{position:relative;margin:0 auto}
