body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(9,50px);margin:auto}.grid,.grid-cell{justify-content:center}.grid-cell{align-items:center;background:#0000;border:1px solid #000;display:flex;height:50px;position:relative;width:50px}.grid-cell.filled{background-color:#4caf50}.grid-cell.highlighted:after{border-radius:2px;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.grid-cell.highlighted.preview-ok:after{background:#4caf5038;outline:2px solid #4caf50;outline-offset:-2px}.grid-cell.highlighted.preview-bad:after{background:#d32f2f29;outline:2px solid #d32f2f;outline-offset:-2px}.shape-cell,.shape-draggable{touch-action:none;-webkit-user-select:none;user-select:none}.shape-draggable{cursor:grab}.shape-draggable:active{cursor:grabbing}.shape-cell.filled{cursor:grab}.shape-cell.filled:active{cursor:grabbing}
/*# sourceMappingURL=main.b4264b61.css.map*/