.mcp-jump[data-v-0d7e32c6]{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(160deg,#e9f5f7,#f8fafb 45%,#eef1f6)}.mcp-jump .jump-content[data-v-0d7e32c6]{display:flex;align-items:center;flex-direction:column;animation:fadeIn-0d7e32c6 .4s ease-out}.mcp-jump .jump-icon[data-v-0d7e32c6]{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center}.mcp-jump .jump-icon .icon-box[data-v-0d7e32c6]{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3d9db2,#15758a);box-shadow:0 8px 24px rgba(21,117,138,.35);display:flex;align-items:center;justify-content:center;position:relative;z-index:1;animation:breathe-0d7e32c6 1.6s ease-in-out infinite}.mcp-jump .jump-icon .icon-box .iconfont[data-v-0d7e32c6]{font-size:26px;color:#fff}.mcp-jump .jump-icon .ring[data-v-0d7e32c6]{position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid rgba(21,117,138,.45);transform:translate(-50%,-50%);animation:ripple-0d7e32c6 1.8s ease-out infinite}.mcp-jump .jump-icon .ring2[data-v-0d7e32c6]{animation-delay:.6s}.mcp-jump .jump-title[data-v-0d7e32c6]{margin-top:24px;font-size:18px;font-weight:700;color:#242424;letter-spacing:1px}.mcp-jump .jump-sub[data-v-0d7e32c6]{margin-top:10px;font-size:13px;color:#8a919c;letter-spacing:1px}.mcp-jump .progress-track[data-v-0d7e32c6]{margin-top:28px;width:220px;height:4px;border-radius:2px;background:rgba(21,117,138,.12);overflow:hidden}.mcp-jump .progress-track .progress-bar[data-v-0d7e32c6]{width:0;height:100%;border-radius:2px;background:linear-gradient(90deg,#15758a,#3d9db2);animation:progress-0d7e32c6 2s linear forwards}.mcp-jump .jump-card[data-v-0d7e32c6]{padding:40px 48px;border-radius:16px;background:#fff;box-shadow:0 8px 32px rgba(16,16,16,.08);display:flex;align-items:center;flex-direction:column}.mcp-jump .jump-card .error-icon[data-v-0d7e32c6]{width:56px;height:56px;border-radius:50%;background:rgba(244,174,62,.15);display:flex;align-items:center;justify-content:center}.mcp-jump .jump-card .error-icon .iconfont[data-v-0d7e32c6]{font-size:24px;color:#f4ae3e}.mcp-jump .jump-card .error-text[data-v-0d7e32c6]{margin-top:16px;font-size:14px;color:#5f6672}@keyframes ripple-0d7e32c6{0%{width:64px;height:64px;opacity:1}to{width:96px;height:96px;opacity:0}}@keyframes breathe-0d7e32c6{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes progress-0d7e32c6{0%{width:0}to{width:100%}}@keyframes fadeIn-0d7e32c6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}