.modal-overlay[data-v-0ce70c48]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.modal-content[data-v-0ce70c48]{background:#fff;padding:20px;border-radius:5px;width:300px;text-align:center}.modal-content h3[data-v-0ce70c48]{margin-bottom:15px}.modal-content input[data-v-0ce70c48]{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px}.modal-content button[data-v-0ce70c48]{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.modal-content button[data-v-0ce70c48]:hover{background-color:#0056b3}