.form,.SortableList{display:flex;flex-direction:column}.SortableList{grid-gap:10px;gap:10px;padding:0;list-style:none}.SortableItem{justify-content:space-between;flex-grow:1;padding:18px 20px;background-color:#fff;box-shadow:0 0 0 calc(1px/var(--scale-x, 1)) rgba(63,63,68,.05),0 1px calc(3px/var(--scale-x, 1)) 0 rgba(34,33,81,.15);border-radius:calc(4px/var(--scale-x, 1));box-sizing:border-box;list-style:none;color:#333;font-weight:400;font-size:1rem;font-family:sans-serif}.DragHandle,.SortableItem{display:flex;align-items:center}.DragHandle{width:12px;padding:15px;justify-content:center;flex:0 0 auto;touch-action:none;cursor:var(--cursor,pointer);border-radius:5px;border:none;outline:none;-webkit-appearance:none;appearance:none;background-color:initial;-webkit-tap-highlight-color:transparent}.DragHandle:hover{background-color:rgba(0,0,0,.05)}.DragHandle:focus-visible{box-shadow:0 0 0 2px #4c9ffe}.DragHandle svg{flex:0 0 auto;margin:auto;height:100%;overflow:visible;fill:#919eab}.container{display:flex;flex:1 1;flex-direction:row;height:100vh}.form-container,.table-container{flex:1 1;height:100vh}
/*# sourceMappingURL=main.81718aad.chunk.css.map */