.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;padding-left:50px;padding-right:50px;text-align:center}.el-input-number .el-input__inner::-webkit-inner-spin-button,.el-input-number .el-input__inner::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.el-input-number .el-icon{vertical-align:text-bottom}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:var(--el-bg-color);color:var(--el-text-color-regular);cursor:pointer;font-size:13px;-webkit-user-select:none;user-select:none}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--el-color-primary)}.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__inner,.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__inner{border-color:var(--el-input-focus-border,var(--el-color-primary))}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border-base)}.el-input-number__decrease{left:1px;border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border-base)}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{transform:scale(.9)}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border-base)}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:var(--el-border-base);border-radius:0 0 var(--el-border-radius-base) 0}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.billing-page[data-v-18dada11]{display:flex;flex-direction:column;height:100%;background:#f5f7fa;overflow:hidden}.page-header[data-v-18dada11]{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:#fff;border-bottom:1px solid #e4e7ed;flex-shrink:0;gap:16px}.page-header-left[data-v-18dada11]{display:flex;align-items:center;gap:14px}.back-btn[data-v-18dada11]{width:36px;height:36px;border-radius:8px;border:1px solid #dcdfe6;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#606266;font-size:14px;transition:all .2s;flex-shrink:0}.back-btn[data-v-18dada11]:hover{background:#f5f7fa;border-color:#c0c4cc;color:#303133}.page-header-icon[data-v-18dada11]{width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,#409eff,#1d6fa4);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.page-header-title[data-v-18dada11]{font-size:17px;font-weight:700;color:#303133;line-height:1.2}.page-header-sub[data-v-18dada11]{font-size:12px;color:#909399;margin-top:3px}.page-header-actions[data-v-18dada11]{display:flex;gap:10px;flex-shrink:0}.page-body[data-v-18dada11]{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:16px}.section-card[data-v-18dada11]{border:1px solid #e4e7ed;border-radius:10px;padding:18px;background:#fafafa}.section-header[data-v-18dada11]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.section-icon[data-v-18dada11]{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;flex-shrink:0}.section-icon.blue[data-v-18dada11]{background:linear-gradient(135deg,#409eff,#1d6fa4)}.section-icon.purple[data-v-18dada11]{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.section-icon.green[data-v-18dada11]{background:linear-gradient(135deg,#67c23a,#3a7d1e)}.section-icon.red[data-v-18dada11]{background:linear-gradient(135deg,#f56c6c,#c0392b)}.section-title[data-v-18dada11]{font-size:14px;font-weight:700;color:#303133;line-height:1.2}.section-desc[data-v-18dada11]{font-size:12px;color:#909399;margin-top:2px}.fields-grid[data-v-18dada11]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-block[data-v-18dada11]{display:flex;flex-direction:column;gap:4px}.field-block.full-width[data-v-18dada11]{grid-column:1/-1}.field-label[data-v-18dada11]{font-size:12px;font-weight:600;color:#606266}.field-hint[data-v-18dada11]{font-size:11px;color:#b0b3bb;margin-bottom:2px}.encargos-box[data-v-18dada11]{background:#fff;border:1px solid #e4e7ed;border-radius:10px;overflow:hidden}.encargos-title[data-v-18dada11]{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#606266;padding:10px 14px;background:#f5f7fa;border-bottom:1px solid #e4e7ed;letter-spacing:.3px}.encargo-row[data-v-18dada11]{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;gap:16px}.encargo-label-col[data-v-18dada11]{display:flex;flex-direction:column;gap:2px;flex:1}.encargo-name[data-v-18dada11]{font-size:13px;font-weight:600;color:#303133}.encargo-desc[data-v-18dada11]{font-size:11px;color:#909399;line-height:1.4}.encargo-input-col[data-v-18dada11]{flex-shrink:0}.encargo-divider[data-v-18dada11]{height:1px;background:#f0f0f0;margin:0 14px}.encargo-example[data-v-18dada11]{display:flex;align-items:flex-start;gap:8px;background:#f5f7fa;border-top:1px solid #e4e7ed;padding:8px 14px;font-size:12px;color:#606266;line-height:1.5}.toggle-list[data-v-18dada11]{display:flex;flex-direction:column;gap:0;border:1px solid #ebeef5;border-radius:8px;overflow:hidden;background:#fff}.toggle-item[data-v-18dada11]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0}.toggle-info[data-v-18dada11]{flex:1}.toggle-name[data-v-18dada11]{font-size:13px;font-weight:500;color:#303133}.toggle-desc[data-v-18dada11]{font-size:12px;color:#909399;margin-top:2px}.manual-gen-box[data-v-18dada11]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff;border:1px solid #ebeef5;border-radius:8px;padding:14px 16px;flex-wrap:wrap}.manual-gen-info[data-v-18dada11]{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#606266;flex:1;line-height:1.55}.log-header[data-v-18dada11]{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;color:#606266;margin-bottom:8px}.log-list[data-v-18dada11]{display:flex;flex-direction:column;gap:6px}.log-item[data-v-18dada11]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;border:1px solid #ebeef5;background:#fff;font-size:12px;flex-wrap:wrap}.log-icon[data-v-18dada11]{flex-shrink:0}.log-ok .log-icon[data-v-18dada11]{color:#67c23a}.log-err .log-icon[data-v-18dada11]{color:#f56c6c}.log-time[data-v-18dada11]{color:#909399;white-space:nowrap}.log-msg[data-v-18dada11]{flex:1;color:#606266;min-width:120px}.log-badges[data-v-18dada11]{display:flex;gap:6px;flex-shrink:0;flex-wrap:wrap}.badge-green[data-v-18dada11]{background:#f0f9eb;color:#67c23a;border:1px solid #c2e7b0;border-radius:4px;padding:1px 7px}.badge-red[data-v-18dada11]{background:#fef0f0;color:#f56c6c;border:1px solid #fbc4c4;border-radius:4px;padding:1px 7px}.badge-gray[data-v-18dada11]{background:#f4f4f5;color:#909399;border:1px solid #dcdfe6;border-radius:4px;padding:1px 7px}.alert-box[data-v-18dada11]{display:flex;align-items:flex-start;gap:10px;border-radius:7px;padding:10px 14px;margin-bottom:10px;font-size:13px;line-height:1.5}.alert-box.warning[data-v-18dada11]{background:#fff7e6;border:1px solid #ffd591;color:#7c4a00}.alert-box.warning i[data-v-18dada11]{color:#fa8c16;margin-top:1px}.alert-box.success[data-v-18dada11]{background:#f6ffed;border:1px solid #b7eb8f;color:#389e0d}.alert-box.success i[data-v-18dada11]{color:#52c41a}.alert-box.info[data-v-18dada11]{background:#f0f7ff;border:1px solid #91caff;color:#1677ff}.alert-box.info i[data-v-18dada11]{color:#1677ff}.code-block[data-v-18dada11]{display:block;margin-top:8px;background:#fff3e0;padding:7px 11px;border-radius:5px;font-size:11px;color:#333;word-break:break-all;font-family:monospace}.last-run-row[data-v-18dada11]{display:flex;align-items:center;gap:7px;font-size:12px;color:#606266;margin-top:4px}