.loading[data-v-0cd6969e]{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:1000}.loading--active[data-v-0cd6969e]{opacity:1;pointer-events:all}.loading__spinner[data-v-0cd6969e]{animation:spin-0cd6969e 1s linear infinite;border:.3125rem solid hsla(0,0%,100%,.2);border-radius:50%;border-top-color:#fff;height:3.125rem;width:3.125rem}@keyframes spin-0cd6969e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--navbar-height:4.375rem}*{box-sizing:border-box}#app,body,html{background:var(--van-background);height:100%;min-height:100%}a{color:#165dff;text-decoration:none}.container{margin:0 auto;max-width:75rem;padding:0 1.25rem}.swal2-popup{width:24.375rem}.swal2-actions{width:80%}.swal2-cancel{flex:1}.swal2-confirm{background:linear-gradient(97.24deg,#165dff 5.63%,#629aff 95.8%);flex:1}.swal2-confirm:hover{background:linear-gradient(97.24deg,#165dff 5.63%,#629aff 95.8%)!important}