.modal-overlay[data-v-c322934a]{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-c322934a]{background-color:#fff;padding:20px;border-radius:5px;width:60vw;height:80vh}form[data-v-c322934a]{display:flex;flex-direction:column;gap:.75rem;height:60vh;width:100%;margin:0 auto;overflow-y:auto}.form-wrapper[data-v-c322934a]{display:flex;width:100%;height:100%;flex-direction:row;justify-content:space-evenly}.left-form[data-v-c322934a],.right-form[data-v-c322934a]{padding:.5rem 2rem;display:flex;flex-direction:column;box-shadow:0 3px 5px 2px grey;border-radius:15px;gap:.5rem;width:325px}.form-row[data-v-c322934a]{display:flex;flex-direction:row;justify-content:center;gap:10px}.modal-item input[data-v-c322934a]{padding:.2rem;height:30px;width:60px}.modal-item button[data-v-c322934a]{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-c322934a]:hover{background-color:red;color:#fff;border:1px solid #fff}