[vue-custom-modal] .fade-enter-active,[vue-custom-modal] .fade-leave-active{transition:opacity .5s}[vue-custom-modal] .fade-enter,[vue-custom-modal] .fade-leave-to{opacity:0}[vue-custom-modal] div.modal-blocker{background-color:rgba(0,0,0,.5);width:100vw;height:100vh;position:fixed;top:0;right:0;z-index:999}