.deploy-new-container[data-v-132a8644]{min-height:100vh;padding:20px;position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.content-wrapper[data-v-132a8644]{max-width:100%;width:100%;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px}.breadcrumb-section[data-v-132a8644]{width:100%;padding:5px 5px}.breadcrumb-section .el-breadcrumb[data-v-132a8644]{font-weight:500}.breadcrumb-section .el-breadcrumb[data-v-132a8644] .el-breadcrumb__item .el-breadcrumb__inner{color:#606266;font-weight:500}.breadcrumb-section .el-breadcrumb[data-v-132a8644] .el-breadcrumb__item .el-breadcrumb__inner:hover{color:#409eff}.breadcrumb-section .el-breadcrumb[data-v-132a8644] .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#409eff;font-weight:600}.warning-section[data-v-132a8644]{width:100%}.warning-section .warning-alert[data-v-132a8644] .el-alert__icon{color:#e6a23c;font-size:18px}.warning-section .warning-alert[data-v-132a8644] .el-alert__title{color:#606266;font-weight:500;font-size:14px}.deploy-type-section[data-v-132a8644]{width:100%;padding:10px;background-color:#fff;border-radius:12px;border:1px solid #e4e7ed;box-shadow:0 4px 20px 0 rgba(0,0,0,.08);position:relative}.deploy-type-section[data-v-132a8644]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:12px 12px 0 0}.deploy-type-section .section-title[data-v-132a8644]{text-align:center;margin-bottom:24px}.deploy-type-section .section-title h3[data-v-132a8644]{font-size:20px;font-weight:700;color:#303133;margin:0 0 8px 0;position:relative}.deploy-type-section .section-title h3[data-v-132a8644]:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:40px;height:2px;border-radius:1px}.deploy-type-section .section-title p[data-v-132a8644]{font-size:15px;color:#606266;margin:0;font-weight:400}.deploy-type-section .deploy-options[data-v-132a8644]{display:flex;justify-content:center;gap:24px;max-width:800px;margin:0 auto;width:100%}.deploy-type-section .deploy-option-card[data-v-132a8644]{cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:12px;border:2px solid #e4e7ed;background:#fff;position:relative;overflow:hidden;flex:1;max-width:360px;min-height:70px}.deploy-type-section .deploy-option-card[data-v-132a8644]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .6s}.deploy-type-section .deploy-option-card[data-v-132a8644]:hover{border-color:#409eff;box-shadow:0 8px 32px 0 rgba(64,158,255,.2);transform:translateY(-2px)}.deploy-type-section .deploy-option-card[data-v-132a8644]:hover:before{left:100%}.deploy-type-section .deploy-option-card.single-card.active[data-v-132a8644]{border-color:#409eff;background:linear-gradient(135deg,#f0f9ff,#fff);box-shadow:0 6px 24px 0 rgba(64,158,255,.15)}.deploy-type-section .deploy-option-card.single-card.active .option-info h4[data-v-132a8644]{color:#409eff}.deploy-type-section .deploy-option-card.single-card.active[data-v-132a8644]:after{content:"";position:absolute;top:12px;right:12px;width:8px;height:8px;background:#409eff;border-radius:50%;box-shadow:0 0 0 2px rgba(64,158,255,.3)}.deploy-type-section .deploy-option-card.multi-card.active[data-v-132a8644]{border-color:#67c23a;background:linear-gradient(135deg,#f0f9ff,#fff);box-shadow:0 6px 24px 0 rgba(103,194,58,.15)}.deploy-type-section .deploy-option-card.multi-card.active .option-info h4[data-v-132a8644]{color:#67c23a}.deploy-type-section .deploy-option-card.multi-card.active[data-v-132a8644]:after{content:"";position:absolute;top:12px;right:12px;width:8px;height:8px;background:#67c23a;border-radius:50%;box-shadow:0 0 0 2px rgba(103,194,58,.3)}.deploy-type-section .deploy-option-card .option-header[data-v-132a8644]{display:flex;align-items:center;padding:20px;gap:16px;min-height:100px}.deploy-type-section .deploy-option-card .option-icon[data-v-132a8644]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-size:20px;position:relative}.deploy-type-section .deploy-option-card .option-icon[data-v-132a8644]:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:14px;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.3),transparent);opacity:0;transition:opacity .3s}.deploy-type-section .deploy-option-card .option-icon.single[data-v-132a8644]{background:linear-gradient(135deg,#409eff,#66b3ff);box-shadow:0 4px 12px rgba(64,158,255,.3)}.deploy-type-section .deploy-option-card .option-icon.multi[data-v-132a8644]{background:linear-gradient(135deg,#67c23a,#85ce61);box-shadow:0 4px 12px rgba(103,194,58,.3)}.deploy-type-section .deploy-option-card:hover .option-icon[data-v-132a8644]:before{opacity:1}.deploy-type-section .deploy-option-card .option-content[data-v-132a8644]{display:flex;flex-direction:column;flex:1;gap:8px}.deploy-type-section .deploy-option-card .option-info[data-v-132a8644]{flex:1}.deploy-type-section .deploy-option-card .option-info h4[data-v-132a8644]{font-size:17px;font-weight:600;color:#303133;margin:0 0 6px 0;transition:color .3s ease;line-height:1.3}.deploy-type-section .deploy-option-card .option-info p[data-v-132a8644]{font-size:13px;color:#909399;margin:0;line-height:1.4}.deploy-type-section .deploy-option-card .option-status .el-tag[data-v-132a8644]{font-size:11px;font-weight:600;border-radius:6px;padding:3px 8px;border:none;background:linear-gradient(135deg,#67c23a,#85ce61);color:#fff;box-shadow:0 2px 8px rgba(103,194,58,.3)}.deploy-form-section[data-v-132a8644]{width:100%;display:flex;justify-content:center}.deploy-form-section .form-card[data-v-132a8644]{width:100%;background:#fff;border-radius:8px;border:1px solid #e4e7ed;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);overflow:visible;position:relative}.form-header[data-v-132a8644]{padding:18px 24px 14px;border-bottom:1px solid #e4e7ed;background:#fafafa;text-align:center}.form-header .form-title-wrapper[data-v-132a8644]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:6px}.form-header .form-title-wrapper .form-icon[data-v-132a8644]{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px}.form-header .form-title-wrapper .form-icon.single-active[data-v-132a8644]{background:#409eff}.form-header .form-title-wrapper .form-icon.multi-active[data-v-132a8644]{background:#67c23a}.form-header .form-title-wrapper .form-title[data-v-132a8644]{font-size:15px;font-weight:600;color:#303133;margin:0}.form-header .form-subtitle[data-v-132a8644]{text-align:center}.form-header .form-subtitle p[data-v-132a8644]{font-size:12px;color:#909399;margin:0;font-weight:400}.form-content[data-v-132a8644]{padding:0;width:100%;overflow:visible;max-height:none}.form-content[data-v-132a8644] .deploy-form,.form-content[data-v-132a8644] .form-section,.form-content[data-v-132a8644] .multi-deploy-form{width:100%!important;max-width:100%!important}.form-content[data-v-132a8644] .form-section{padding:20px 24px!important}.form-content[data-v-132a8644] .el-form{width:100%!important}.form-content[data-v-132a8644] .el-form-item{margin-bottom:18px!important}@media (max-width:768px){.deploy-new-container[data-v-132a8644]{padding:16px;padding-top:20px}.content-wrapper[data-v-132a8644]{gap:6px}.deploy-type-section[data-v-132a8644]{padding:20px}.deploy-type-section .section-title[data-v-132a8644]{margin-bottom:20px}.deploy-type-section .section-title h3[data-v-132a8644]{font-size:18px}.deploy-type-section .section-title p[data-v-132a8644]{font-size:14px}.deploy-type-section .deploy-options[data-v-132a8644]{flex-direction:column;gap:16px;max-width:100%}.deploy-type-section .deploy-option-card[data-v-132a8644]{max-width:100%;min-height:90px}.deploy-type-section .deploy-option-card .option-header[data-v-132a8644]{padding:16px;min-height:90px;gap:12px}.deploy-type-section .deploy-option-card .option-icon[data-v-132a8644]{width:40px;height:40px;font-size:18px}.deploy-type-section .deploy-option-card .option-info h4[data-v-132a8644]{font-size:16px}.deploy-type-section .deploy-option-card .option-info p[data-v-132a8644]{font-size:12px}.form-content[data-v-132a8644] .form-section{padding:16px 20px!important}}@media (max-width:480px){.deploy-type-section[data-v-132a8644]{padding:16px}.deploy-type-section .deploy-options[data-v-132a8644]{gap:12px}.deploy-option-card .option-header[data-v-132a8644]{flex-direction:column;text-align:center;gap:8px;padding:16px;min-height:80px}.deploy-option-card .option-content[data-v-132a8644]{align-items:center}.deploy-option-card .option-info[data-v-132a8644]{text-align:center}.deploy-option-card .option-info h4[data-v-132a8644]{font-size:15px}.deploy-option-card .option-info p[data-v-132a8644]{font-size:11px}.form-content[data-v-132a8644] .form-section{padding:14px 16px!important}}