.modal-overlay[data-v-30df3454]{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-30df3454]{background-color:#fff;padding:20px 0;border-radius:5px;width:60vw}form[data-v-30df3454]{display:flex;flex-direction:column;gap:.75rem;height:40vh;width:100%;margin:0 auto}.form-row[data-v-30df3454]{display:flex;flex-direction:row;justify-content:center;gap:10px;width:100%}.input-group[data-v-30df3454]{display:flex;flex-direction:row;justify-content:flex-end;gap:10px;width:80%}.form-column[data-v-30df3454]{display:flex;flex-direction:column}.modal-item input[data-v-30df3454]{padding:.2rem;height:30px;width:60px}.modal-item button[data-v-30df3454]{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-30df3454]:hover{background-color:red;color:#fff;border:1px solid #fff}