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}:root{--cell-width:120px;--cell-height:32px;--label-width:70px}body{font-family:sans-serif}.toolbar{margin-bottom:8px}.header-row{display:grid;grid-template-columns:60px repeat(auto-fill,100px);position:-webkit-sticky;position:sticky;top:0;z-index:3}.label-column{background:#dfd;left:0;position:-webkit-sticky;position:sticky;width:70px;width:var(--label-width);z-index:2}.label-cell{background:#dfd;border:1px solid #ccc;line-height:32px;line-height:var(--cell-height);text-align:center}.cell,.label-cell{box-sizing:border-box;height:32px;height:var(--cell-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell{align-items:center;display:flex;width:120px;width:var(--cell-width)}.cell input{border:none;box-sizing:border-box;height:100%;outline:none;padding:4px;width:100%}.grid-wrapper{border:1px solid #ccc;height:calc(100vh - 80px);overflow:auto;width:100%}.cell.active{outline-offset:-2px}.body{display:flex}.cells{display:grid}.cell{border:1px solid #ddd;height:30px;padding:4px}.cell.selected{background:#cce5ff}.cell.active{outline:2px solid #007bff}.header-cell{background:#fdd;box-sizing:border-box;height:32px;height:var(--cell-height);line-height:32px;line-height:var(--cell-height);text-align:center}.corner,.header-cell{border:1px solid #ccc}.corner{background:#eee;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:4}
/*# sourceMappingURL=main.662f4d7a.css.map*/