.agent-step{position:relative;font-size:12px;border-left:2px dashed var(--border-default);padding:0 16px 16px 16px;min-height:120px;margin-left:8px;min-width:0;min-height:0}.agent-step:before{content:"";position:absolute;background-color:var(--error-color);border-radius:50%;width:24px;height:24px;border:6px solid #fff;left:-13px;top:0}.agent-step.end{min-height:0;padding-bottom:0}.agent-step__title{color:var(--error-color);font-size:14px;font-weight:700}.agent-step__main{padding-left:8px;margin-top:8px}.agent-step__main-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.agent-step__main .entrypoint{padding:16px;word-break:break-all;background-color:var(--background-color);border-radius:3px}.agent-step__main .el-form-item__label{width:100%}.agent-step__sub,.agent-step__sub-title{margin-bottom:8px}.agent-step__sub-app{margin:10px 0}.agent-step__sub-app .input{display:inline-block;width:200px}.agent-step__sub-code{position:relative}.agent-step__sub-code .pre{width:100%;padding:16px;margin-top:16px;font-size:12px;line-height:1.45;border:1px solid var(--border-default);background-color:#f7f8fa;overflow-x:auto;border-radius:3px}.agent-step__sub-code .copy{position:absolute;right:0;top:0;width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(114,118,121,.3);color:#fff;cursor:pointer}.agent-step__sub-alert{margin-top:8px}.agent-step__sub-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.agent-step__sub-status-loading{font-size:20px}.agent-step__sub-status-label{margin:0 10px}.agent-step__sub-img{margin-top:16px;max-width:900px;overflow:hidden}.agent-step__sub-img img{max-width:100%;height:auto}