.custom-modal-overlay[data-v-4d498103]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.custom-modal[data-v-4d498103]{background:#fff;border-radius:8px;width:500px;max-width:90%;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2)}.modal-header[data-v-4d498103]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #ddd}.modal-body[data-v-4d498103]{padding:15px}.close[data-v-4d498103]{background:none;border:none;font-size:1.5rem;cursor:pointer}