.dialog-wrapper[data-v-450a2dfc]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:1999}.dialog[data-v-450a2dfc]{background:#fff;border-radius:8px;box-shadow:0 0 12px rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:90vh;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialog-header[data-v-450a2dfc]{padding:30px 0 5px;font-size:18px;font-weight:700;display:flex;justify-content:center;align-items:center;font-size:22px;line-height:31px}.dialog-close[data-v-450a2dfc]{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;position:absolute;top:18px;right:18px}.dialog-body[data-v-450a2dfc]{overflow-y:auto;flex:1;display:flex;justify-content:center}.fade-enter-active[data-v-450a2dfc],.fade-leave-active[data-v-450a2dfc]{transition:opacity .3s}.fade-enter[data-v-450a2dfc],.fade-leave-to[data-v-450a2dfc]{opacity:0}