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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{margin:20px}#container{display:flex}#innerContainer.invalid{-webkit-animation:shake .1s ease-in-out;animation:shake .1s ease-in-out;-webkit-animation-delay:.2s;animation-delay:.2s}#grid{flex-shrink:1;flex-direction:column;transition:.1s ease-in-out}@-webkit-keyframes shake{25%{transform:rotate(-1deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-1deg)}to{transform:rotate(0deg)}}@keyframes shake{25%{transform:rotate(-1deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-1deg)}to{transform:rotate(0deg)}}.row{display:flex}.row-0,.row-3,.row-6{border-top:3px solid #ccc}.row-0,.row-1,.row-3,.row-4,.row-6,.row-7{border-bottom:1px solid #ccc}.row-8{border-bottom:3px solid #ccc}.col-0,.col-3,.col-6{border-left:3px solid #ccc}.col-0,.col-1,.col-3,.col-4,.col-6,.col-7{border-right:1px solid #ccc}.col-8{border-right:3px solid #ccc}.invalid .cell,.invalid .row{border-color:#bf360d}.complete .cell,.complete .row{border-color:#fff}.cell{width:43px;height:43px;display:flex;color:#009fdf;justify-content:center;align-items:center}.complete .cell{background-color:#84bc2d;color:#fff!important}.cell.protected{color:#000}.cell span{font-family:sans-serif;font-weight:700;font-size:31px;line-height:31px}.cell.selected{background-color:#009fdf;color:#fff}
/*# sourceMappingURL=main.0ef9b5aa.chunk.css.map */