.loading-page[data-v-52d17367]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#2c3e50,#27ae60,#2980b9,#8e44ad);animation:bganimation-52d17367 15s infinite}@keyframes bganimation-52d17367{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loading-container[data-v-52d17367]{width:400px;background:hsla(0,0%,100%,.95);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;position:relative;z-index:1}.loading-header[data-v-52d17367]{background:linear-gradient(135deg,#121212,#333);padding:30px 20px;text-align:center;color:#fff}.logo-icon[data-v-52d17367]{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.title[data-v-52d17367]{font-size:22px;margin:0 0 8px;font-weight:600}.subtitle[data-v-52d17367]{font-size:14px;opacity:.9;margin:0}.loading-content[data-v-52d17367]{padding:30px 20px;background:#f5f7fa}.loading-section[data-v-52d17367]{margin-bottom:30px}.loader[data-v-52d17367]{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin:0 auto}.loader-ring[data-v-52d17367]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:rgba(64,158,255,.5);border-radius:50%;animation:spin-52d17367 1.5s linear infinite}.loader-ring[data-v-52d17367]:nth-child(2){width:90%;height:90%;border-top-color:rgba(108,66,232,.5);animation-duration:1.2s;animation-direction:reverse}.loader-ring[data-v-52d17367]:nth-child(3){width:70%;height:70%;border-top-color:rgba(103,194,58,.5);animation-duration:.9s}@keyframes spin-52d17367{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-text[data-v-52d17367]{position:absolute;bottom:-30px;font-size:13px;color:#666;white-space:nowrap}.status-section[data-v-52d17367]{margin-bottom:25px;height:24px}.status-item[data-v-52d17367]{display:flex;align-items:center;justify-content:center;gap:8px}.status-icon[data-v-52d17367]{font-size:16px;color:#67c23a}.status-text[data-v-52d17367]{font-size:14px;color:#333}.fade-enter-active[data-v-52d17367],.fade-leave-active[data-v-52d17367]{transition:opacity .3s ease,transform .3s ease}.fade-enter[data-v-52d17367],.fade-leave-to[data-v-52d17367]{opacity:0;transform:translateY(10px)}.progress-section[data-v-52d17367]{width:100%;display:flex;flex-direction:column;gap:8px}.progress-bar[data-v-52d17367]{width:100%;height:6px;background:#e6e6e6;border-radius:3px;overflow:hidden}.progress-fill[data-v-52d17367]{height:100%;background:linear-gradient(90deg,#409eff,#6c42e8,#67c23a);border-radius:3px;transition:width .3s ease}.progress-text[data-v-52d17367]{font-size:12px;color:#999;text-align:right}