:root{--vs-dropdown-min-width:initial;--vs-border-color:#e0e2e4;--vs-border-radius:6px;--vs-disabled-bg:#f6f8f9}.modal-enter-active[data-v-cc65805c],.modal-leave-active[data-v-cc65805c]{transition:opacity .2s ease}.modal-enter[data-v-cc65805c],.modal-leave-to[data-v-cc65805c]{opacity:0}.skeleton{background:#e9ebec;cursor:wait;overflow:hidden;position:relative}.skeleton:after{animation:loading 1.5s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:100%;z-index:1}@keyframes loading{to{transform:translate(100%)}}