:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.vdraw_functional_mindmap-container[data-v-ad0b1a30]{flex:1;height:100%;position:relative;width:100%}.vdraw_functional_mindmap-container .summary_mindmap_toolbar[data-v-ad0b1a30]{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;display:flex;gap:12px;justify-content:flex-end;padding:2px 8px;position:absolute;right:10px;top:10px}.vdraw_functional_mindmap-container .summary_mindmap_toolbar .summary_mindmap_toolbar_item[data-v-ad0b1a30]{align-items:center;display:flex;gap:4px;height:24px;justify-content:center;min-width:18px}.vdraw_functional_mindmap-container .summary_mindmap_toolbar .summary_mindmap_toolbar_item i[data-v-ad0b1a30]{cursor:pointer;font-size:20px}.vdraw_functional_mindmap-container .summary_mindmap_toolbar .summary_mindmap_toolbar_item .spinner-text[data-v-ad0b1a30]{color:#8364e8;font-size:12px}.vdraw_functional_mindmap-container .summary_mindmap_toolbar .summary_mindmap_toolbar_item .vdraw_functional_spinner[data-v-ad0b1a30]{animation:vdraw_functional_spin-ad0b1a30 1s linear infinite;border:2px solid rgba(131,100,232,.2);border-radius:50%;border-top-color:#8364e8;height:16px;width:16px}.vdraw_functional_mindmap-container svg[data-v-ad0b1a30]{background-color:#fff;height:100%;width:100%}@keyframes vdraw_functional_spin-ad0b1a30{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
