@charset "UTF-8";.base-spin-container[data-v-dbb59836]{position:relative}.base-spin-blur-content[data-v-dbb59836]{transition:opacity .3s}.base-spin-blur-content.is-blurred[data-v-dbb59836]{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.base-spin[data-v-dbb59836]{display:flex;align-items:center;justify-content:center;color:#3361ff}.base-spin-nested[data-v-dbb59836]{position:absolute;inset:0;z-index:4}.base-spin-inner[data-v-dbb59836]{display:flex;flex-direction:column;align-items:center;gap:8px}.base-spin-tip[data-v-dbb59836]{font-size:.875rem;color:#6b7280}.base-spin-dot[data-v-dbb59836]{position:relative;display:inline-block;width:20px;height:20px;animation:base-spin-rotate-data-v-dbb59836 1.2s linear infinite}.base-spin-dot-item[data-v-dbb59836]{position:absolute;display:block;width:9px;height:9px;background-color:currentColor;border-radius:100%;opacity:.3;transform:scale(.75);transform-origin:50% 50%;animation:base-spin-dot-fade-data-v-dbb59836 1.2s linear infinite alternate}.base-spin-dot-item[data-v-dbb59836]:first-child{top:0;left:0}.base-spin-dot-item[data-v-dbb59836]:nth-child(2){top:0;right:0;animation-delay:.4s}.base-spin-dot-item[data-v-dbb59836]:nth-child(3){bottom:0;right:0;animation-delay:.8s}.base-spin-dot-item[data-v-dbb59836]:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.base-spin-small .base-spin-dot[data-v-dbb59836]{width:14px;height:14px}.base-spin-small .base-spin-dot-item[data-v-dbb59836]{width:6px;height:6px}.base-spin-large .base-spin-dot[data-v-dbb59836]{width:32px;height:32px}.base-spin-large .base-spin-dot-item[data-v-dbb59836]{width:14px;height:14px}.base-spin-fade-enter-active[data-v-dbb59836],.base-spin-fade-leave-active[data-v-dbb59836]{transition:opacity .2s}.base-spin-fade-enter[data-v-dbb59836],.base-spin-fade-leave-to[data-v-dbb59836]{opacity:0}@keyframes base-spin-rotate-data-v-dbb59836{to{transform:rotate(1turn)}}@keyframes base-spin-dot-fade-data-v-dbb59836{0%,to{opacity:.3}50%{opacity:1}}