.loading-container[data-v-01f84841]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#1a237e,#3949ab 50%,#5c6bc0);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.background-lines[data-v-01f84841]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.line[data-v-01f84841]{position:absolute;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);height:1px;animation:moveLine-01f84841 8s linear infinite}.line-1[data-v-01f84841]{top:20%;width:200px;animation-delay:0s}.line-2[data-v-01f84841]{top:40%;width:150px;animation-delay:2s}.line-3[data-v-01f84841]{top:60%;width:180px;animation-delay:4s}.line-4[data-v-01f84841]{top:80%;width:120px;animation-delay:6s}@keyframes moveLine-01f84841{0%{left:-200px}to{left:100vw}}.loading-content[data-v-01f84841]{text-align:center;z-index:1}.logo-container[data-v-01f84841]{margin-bottom:40px}.logo-circle[data-v-01f84841]{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 32px rgba(0,0,0,.3);animation:pulse-01f84841 2s ease-in-out infinite}.logo-icon[data-v-01f84841]{width:60px;height:60px}@keyframes pulse-01f84841{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.app-title[data-v-01f84841]{color:#fff;font-size:48px;font-weight:300;margin:0 0 60px 0;letter-spacing:2px}.loading-status[data-v-01f84841]{margin-bottom:80px}.status-item[data-v-01f84841]{color:hsla(0,0%,100%,.6);font-size:16px;margin:12px 0;transition:all .3s ease;opacity:.5}.status-item.active[data-v-01f84841]{color:hsla(0,0%,100%,.9);opacity:1;transform:translateX(0)}.progress-container[data-v-01f84841]{width:300px;margin:0 auto}.progress-bar[data-v-01f84841]{width:100%;height:6px;background:hsla(0,0%,100%,.2);border-radius:3px;overflow:hidden;margin-bottom:16px}.progress-fill[data-v-01f84841]{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:3px;transition:width .3s ease;box-shadow:0 0 10px rgba(76,175,80,.5)}.progress-info[data-v-01f84841]{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px}.app-name[data-v-01f84841]{font-weight:500}.progress-percent[data-v-01f84841]{font-weight:600}@media (max-width:768px){.app-title[data-v-01f84841]{font-size:36px}.logo-circle[data-v-01f84841]{width:100px;height:100px}.logo-icon[data-v-01f84841]{width:50px;height:50px}.progress-container[data-v-01f84841]{width:250px}}*{margin:0;padding:0;box-sizing:border-box}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}