.ml-modules-setting[data-v-90e62cac]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:10px}.ml-modules-setting .module-item[data-v-90e62cac]{border-radius:8px;width:49%;margin-bottom:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.ml-modules-setting .module-item .header[data-v-90e62cac]{background-color:#1e88e5;padding:10px;color:#fff;font-weight:700;border-radius:8px 8px 0 0}.ml-modules-setting .module-item .item-content[data-v-90e62cac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;background-color:#fff;border-radius:0 0 8px 8px;height:100%}.ml-modules-setting .module-item .item-content .ai-module[data-v-90e62cac]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:20px}.ml-modules-setting .module-item .item-content .ai-module .inputs[data-v-90e62cac],.ml-modules-setting .module-item .item-content .ai-module .outputs[data-v-90e62cac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;width:30%}.ml-modules-setting .module-item .item-content .ai-module .inputs .input-item[data-v-90e62cac],.ml-modules-setting .module-item .item-content .ai-module .outputs .input-item[data-v-90e62cac]{padding:5px;border:2px solid rgba(96,165,250,.8);border-radius:4px;background:#f9f9f9}.ml-modules-setting .module-item .item-content .ai-module .inputs .input-item .input-label[data-v-90e62cac],.ml-modules-setting .module-item .item-content .ai-module .outputs .input-item .input-label[data-v-90e62cac]{font-weight:700;color:#3b82f6;margin-right:5px}.ml-modules-setting .module-item .item-content .ai-module .inputs .output-item[data-v-90e62cac],.ml-modules-setting .module-item .item-content .ai-module .outputs .output-item[data-v-90e62cac]{padding:5px;border:2px solid rgba(34,197,94,.8);border-radius:4px;background:#f9f9f9}.ml-modules-setting .module-item .item-content .ai-module .inputs .output-item .output-label[data-v-90e62cac],.ml-modules-setting .module-item .item-content .ai-module .outputs .output-item .output-label[data-v-90e62cac]{font-weight:700;color:#22c55e;margin-right:5px}.ml-modules-setting .module-item .item-content .ai-module .process[data-v-90e62cac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30%;text-align:center;font-weight:700;color:#4e5cc8;background:-webkit-gradient(linear,left top,right top,from(#d700d7),color-stop(#ffb7b7),color-stop(#3300c6),to(#e100da));background:linear-gradient(90deg,#d700d7,#ffb7b7,#3300c6,#e100da);padding:3px;border-radius:8px}.ml-modules-setting .module-item .item-content .ai-module .connector[data-v-90e62cac]{position:absolute;inset:0;pointer-events:none}.input-flow[data-v-90e62cac]{stroke-dasharray:8,4;stroke-linecap:round;-webkit-animation:flowToProcess-90e62cac 2s ease-in-out infinite;animation:flowToProcess-90e62cac 2s ease-in-out infinite}.output-flow[data-v-90e62cac]{stroke-dasharray:8,4;stroke-linecap:round;-webkit-animation:flowFromProcess-90e62cac 2s ease-in-out infinite;animation:flowFromProcess-90e62cac 2s ease-in-out infinite}.flow-particle[data-v-90e62cac]{opacity:0;-webkit-animation:particleFlow-90e62cac 2s ease-in-out infinite;animation:particleFlow-90e62cac 2s ease-in-out infinite}@-webkit-keyframes flowToProcess-90e62cac{0%{stroke-dashoffset:100;opacity:.3}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-100;opacity:.3}}@keyframes flowToProcess-90e62cac{0%{stroke-dashoffset:100;opacity:.3}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-100;opacity:.3}}@-webkit-keyframes flowFromProcess-90e62cac{0%{stroke-dashoffset:100;opacity:.3}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-100;opacity:.3}}@keyframes flowFromProcess-90e62cac{0%{stroke-dashoffset:100;opacity:.3}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-100;opacity:.3}}@-webkit-keyframes particleFlow-90e62cac{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes particleFlow-90e62cac{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.loader[data-v-90e62cac]{width:8px;height:48px;display:inline-block;position:relative;border-radius:4px;color:#1e88e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:animloader-90e62cac .6s linear infinite;animation:animloader-90e62cac .6s linear infinite}@-webkit-keyframes animloader-90e62cac{0%{-webkit-box-shadow:20px -10px,40px 10px,60px 0;box-shadow:20px -10px,40px 10px,60px 0}25%{-webkit-box-shadow:20px 0,40px 0,60px 10px;box-shadow:20px 0,40px 0,60px 10px}50%{-webkit-box-shadow:20px 10px,40px -10px,60px 0;box-shadow:20px 10px,40px -10px,60px 0}75%{-webkit-box-shadow:20px 0,40px 0,60px -10px;box-shadow:20px 0,40px 0,60px -10px}to{-webkit-box-shadow:20px -10px,40px 10px,60px 0;box-shadow:20px -10px,40px 10px,60px 0}}@keyframes animloader-90e62cac{0%{-webkit-box-shadow:20px -10px,40px 10px,60px 0;box-shadow:20px -10px,40px 10px,60px 0}25%{-webkit-box-shadow:20px 0,40px 0,60px 10px;box-shadow:20px 0,40px 0,60px 10px}50%{-webkit-box-shadow:20px 10px,40px -10px,60px 0;box-shadow:20px 10px,40px -10px,60px 0}75%{-webkit-box-shadow:20px 0,40px 0,60px -10px;box-shadow:20px 0,40px 0,60px -10px}to{-webkit-box-shadow:20px -10px,40px 10px,60px 0;box-shadow:20px -10px,40px 10px,60px 0}}