.vue-modal-bottom,.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-left,.vue-modal-right,.vue-modal-top,.vue-modal-topLeft,.vue-modal-topRight{background:#0000;display:block;overflow:hidden;position:absolute;z-index:9999999}.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-topLeft,.vue-modal-topRight{height:12px;width:12px}.vue-modal-top{cursor:n-resize;height:12px;right:12;top:0;width:100%}.vue-modal-bottom{bottom:0;cursor:s-resize;height:12px;left:0;width:100%}.vue-modal-left{cursor:w-resize;height:100%;left:0;top:0;width:12px}.vue-modal-right{cursor:e-resize;height:100%;right:0;top:0;width:12px}.vue-modal-topRight{background:#0000;cursor:ne-resize;right:0;top:0}.vue-modal-topLeft{cursor:nw-resize;left:0;top:0}.vue-modal-bottomLeft{bottom:0;cursor:sw-resize;left:0}.vue-modal-bottomRight{bottom:0;cursor:se-resize;right:0}#vue-modal-triangle:after{background:#0000;border-bottom:10px solid #ddd;border-left:10px solid #0000;content:"";display:block;height:0;left:0;position:absolute;top:0;width:0}#vue-modal-triangle.clicked:after{border-bottom:10px solid #369be9}.vm--block-scroll{overflow:hidden;width:100vw}.vm--container{z-index:999}.vm--container,.vm--overlay{box-sizing:border-box;height:100vh;left:0;position:fixed;top:0;width:100%}.vm--overlay{background:#0003;opacity:1}.vm--container.scrollable{-webkit-overflow-scrolling:touch;height:100%;min-height:100vh;overflow-y:auto}.vm--modal{background-color:#fff;border-radius:3px;box-shadow:0 20px 60px -2px #1b213a66;box-sizing:border-box;overflow:hidden;position:relative}.vm--container.scrollable .vm--modal{margin-bottom:2px}.vm--top-right-slot{display:block;position:absolute;right:0;top:0}.vm-transition--overlay-enter-active,.vm-transition--overlay-leave-active{transition:all 50ms}.vm-transition--overlay-enter,.vm-transition--overlay-leave-active{opacity:0}.vm-transition--modal-enter-active,.vm-transition--modal-leave-active{transition:all .4s}.vm-transition--modal-enter,.vm-transition--modal-leave-active{opacity:0;transform:translateY(-20px)}.vm-transition--default-enter-active,.vm-transition--default-leave-active{transition:all 2ms}.vm-transition--default-enter,.vm-transition--default-leave-active{opacity:0}.vue-dialog{font-size:14px}.vue-dialog div{box-sizing:border-box}.vue-dialog-content{flex:1 0 auto;padding:14px;width:100%}.vue-dialog-content-title{font-weight:600;padding-bottom:14px}.vue-dialog-buttons{border-top:1px solid #eee;display:flex;flex:0 1 auto;width:100%}.vue-dialog-buttons-none{padding-bottom:14px;width:100%}.vue-dialog-button{background:#0000;border:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;height:40px;line-height:40px;font:inherit;margin:0;outline:none;padding:0}.vue-dialog-button:hover{background:#f9f9f9}.vue-dialog-button:active{background:#f3f3f3}.vue-dialog-button:not(:first-of-type){border-left:1px solid #eee}