@charset "UTF-8";.data-source-panel[data-v-7d39e382]{padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow:auto}.data-source-panel__head[data-v-7d39e382]{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;margin-bottom:10px}.data-source-panel__title[data-v-7d39e382]{font-size:15px;font-weight:600;color:#1a3a5c}.data-source-panel__status[data-v-7d39e382]{margin-bottom:12px;padding:8px 10px;font-size:12px;line-height:1.5;border-radius:4px}.data-source-panel__status.is-wait[data-v-7d39e382]{color:#b88230;background:#fdf6ec}.data-source-panel__status.is-ready[data-v-7d39e382]{color:#2f6fed;background:#eef4ff}.data-source-panel__empty[data-v-7d39e382]{color:#909399;font-size:13px;line-height:1.6;padding:16px 0;text-align:center}.data-source-panel__list[data-v-7d39e382]{padding-bottom:24px}.data-source-panel__item[data-v-7d39e382]{border:1px solid #dce5f0;background:#fff;border-radius:6px;padding:12px;margin-bottom:10px;min-height:96px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-source-panel__item.is-active[data-v-7d39e382]{border-color:#2f6fed;-webkit-box-shadow:0 0 0 1px rgba(47,111,237,.25);box-shadow:0 0 0 1px rgba(47,111,237,.25);background:#f7faff}.data-source-panel__item.is-flash[data-v-7d39e382]{border-color:#67c23a;-webkit-box-shadow:0 0 0 2px rgba(103,194,58,.35);box-shadow:0 0 0 2px rgba(103,194,58,.35);background:#f0f9eb}.data-source-panel__item-top[data-v-7d39e382]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-bottom:10px}.data-source-panel__badge[data-v-7d39e382]{-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#2f6fed;color:#fff;font-size:14px;font-weight:700;line-height:28px;text-align:center}.data-source-panel__item.is-active .data-source-panel__badge[data-v-7d39e382]{background:#1a56db}.data-source-panel__main[data-v-7d39e382]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.data-source-panel__name[data-v-7d39e382]{font-size:14px;font-weight:600;color:#1f2d3d;line-height:1.45;word-break:break-word}.data-source-panel__meta[data-v-7d39e382]{margin-top:4px;font-size:12px;color:#7a8699;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-source-panel__bound[data-v-7d39e382]{margin-top:4px;font-size:12px;color:#2f6fed;font-weight:500}.data-source-panel__actions[data-v-7d39e382]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.data-source-panel__actions .el-button[data-v-7d39e382]{margin:0;width:100%;font-weight:600}.data-source-panel__add-btn.el-button--primary[data-v-7d39e382],.data-source-panel__btn-bind.el-button[data-v-7d39e382]{background:#1f5eff!important;border-color:#1f5eff!important;color:#fff!important}.data-source-panel__add-btn.el-button--primary[data-v-7d39e382]:focus,.data-source-panel__add-btn.el-button--primary[data-v-7d39e382]:hover,.data-source-panel__btn-bind.el-button[data-v-7d39e382]:not(.is-disabled):focus,.data-source-panel__btn-bind.el-button[data-v-7d39e382]:not(.is-disabled):hover{background:#1548d4!important;border-color:#1548d4!important;color:#fff!important}.data-source-panel__btn-bind.el-button.is-disabled[data-v-7d39e382],.data-source-panel__btn-bind.el-button.is-disabled[data-v-7d39e382]:hover{background:#d9e2f2!important;border-color:#c5d0e3!important;color:#5a6b85!important;opacity:1}.data-source-panel__btn-edit.el-button[data-v-7d39e382]{background:#fff!important;border-color:#2f6fed!important;color:#1f5eff!important}.data-source-panel__btn-edit.el-button[data-v-7d39e382]:focus,.data-source-panel__btn-edit.el-button[data-v-7d39e382]:hover{background:#eef4ff!important;border-color:#1f5eff!important;color:#1548d4!important}.data-source-panel__btn-del.el-button[data-v-7d39e382]{background:#fff!important;border-color:#f56c6c!important;color:#d93025!important}.data-source-panel__btn-del.el-button[data-v-7d39e382]:focus,.data-source-panel__btn-del.el-button[data-v-7d39e382]:hover{background:#fef0f0!important;border-color:#d93025!important;color:#b71c1c!important}.data-source-panel__readonly[data-v-7d39e382]{font-size:13px;color:#606266;word-break:break-all}.data-source-panel__import-hint[data-v-7d39e382]{font-size:13px;color:#606266;line-height:1.5}.data-source-panel__import-hint b[data-v-7d39e382]{color:#1f5eff}.data-source-panel__preview[data-v-7d39e382]{margin:8px 0 0;padding:8px 10px;max-height:160px;overflow:auto;list-style:none;background:#f7faff;border:1px solid #e4ecf7;border-radius:4px}.data-source-panel__preview li[data-v-7d39e382]{position:relative;padding:3px 0 3px 12px;font-size:12px;color:#4a5568;line-height:1.4}.data-source-panel__preview li[data-v-7d39e382]:before{content:"·";position:absolute;left:0;color:#2f6fed;font-weight:700}