.modal-overlay[data-v-d3d38f3a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-item[data-v-d3d38f3a]{background-color:#fff;padding:20px 0;border-radius:5px;width:60vw}form[data-v-d3d38f3a]{display:flex;flex-direction:column;gap:.75rem;height:40vh;width:100%}.form-row[data-v-d3d38f3a]{display:flex;flex-direction:row;justify-content:center;width:100%}.input-group[data-v-d3d38f3a]{display:flex;flex-direction:row;justify-content:flex-end;gap:10px;padding:0 50px}.form-column[data-v-d3d38f3a]{display:flex;flex-direction:column}.modal-item input[data-v-d3d38f3a]{padding:.2rem;height:30px;width:60px}.modal-item button[data-v-d3d38f3a]{padding:.1rem .5rem;background-color:#fff;color:red;border:1px solid red;border-radius:5px;cursor:pointer;margin:10px auto}.modal-item button[data-v-d3d38f3a]:hover{background-color:red;color:#fff;border:1px solid #fff}