.platform-data-import-template[data-v-215457de] {
  color: #1f2937;
}
.page-toolbar[data-v-215457de],
.section-head[data-v-215457de],
.section-actions[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-toolbar[data-v-215457de],
.section-head[data-v-215457de] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-toolbar[data-v-215457de] {
  gap: 12px;
  margin-bottom: 12px;
}
.toolbar-left[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.toolbar-right[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.template-workspace[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  min-height: 360px;
  overflow: hidden;
}
.template-catalog[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 210px;
          flex: 0 0 210px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fff;
}
.catalog-head[data-v-215457de] {
  padding: 2px 2px 10px;
  border-bottom: 1px solid #eef0f2;
}
.catalog-group[data-v-215457de] {
  padding-top: 12px;
}
.catalog-title[data-v-215457de] {
  padding: 0 4px 6px;
  color: #6b7280;
  font-size: 12px;
}
.catalog-item[data-v-215457de] {
  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;
  height: 34px;
  padding: 0 9px;
  border-radius: 4px;
  cursor: pointer;
  color: #374151;
  font-size: 13px;
}
.catalog-item[data-v-215457de]:hover {
  background: #f3f4f6;
}
.catalog-item.active[data-v-215457de] {
  background: #ecf5ff;
  color: #1d4ed8;
  font-weight: 600;
}
.catalog-item em[data-v-215457de] {
  min-width: 24px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background: #f3f4f6;
  color: #6b7280;
  text-align: center;
  font-style: normal;
  font-weight: 400;
}
.catalog-item.active em[data-v-215457de] {
  background: #dbeafe;
  color: #1d4ed8;
}
.template-main[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  overflow: hidden;
}
.template-filter[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 8px;
}
.result-bar[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 34px;
  margin-bottom: 8px;
  padding: 0 2px;
}
.result-summary[data-v-215457de] {
  color: #4b5563;
  font-size: 13px;
}
.result-summary strong[data-v-215457de] {
  color: #111827;
}
.active-filters[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 6px;
}
.list-panel[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 360px;
  overflow: hidden;
  background: #fff;
}
.table-scroll[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.table-pager[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 12px 0;
  border-top: 1px solid #eef0f2;
  background: #fff;
}
.list-panel[data-v-215457de] .el-table__fixed,
.list-panel[data-v-215457de] .el-table__fixed-right {
  max-height: 100%;
}
.list-panel[data-v-215457de] .el-table .cell {
  white-space: nowrap;
}
.template-list-panel[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
}
.template-name-cell[data-v-215457de],
.tag-line[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  gap: 6px;
  white-space: nowrap;
}
.template-name-text[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-name-cell[data-v-215457de] .el-tag {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.drawer-body[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  padding: 16px 18px 12px;
}
.template-drawer-body[data-v-215457de] {
  height: auto;
  overflow: hidden;
}
.template-drawer-layout[data-v-215457de] {
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr);
  gap: 14px;
  height: 100%;
  min-height: 0;
  min-width: 0;
}
.template-drawer-side[data-v-215457de] {
  -ms-flex-item-align: start;
      align-self: start;
  height: 100%;
  min-height: 0;
  padding: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fafafa;
  overflow: auto;
}
.drawer-side-title[data-v-215457de] {
  color: #111827;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  word-break: break-word;
}
.drawer-side-meta[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  margin-top: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
}
.drawer-side-meta span[data-v-215457de] {
  overflow: hidden;
  color: #4b5563;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.drawer-nav-list[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  margin-top: 12px;
}
.drawer-nav-list a[data-v-215457de] {
  height: 32px;
  padding: 0 10px;
  border-radius: 4px;
  color: #374151;
  font-size: 13px;
  line-height: 32px;
  text-decoration: none;
}
.drawer-nav-list a[data-v-215457de]:hover {
  background: #eef2ff;
  color: #1d4ed8;
}
.drawer-side-tools[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-top: 18px;
  padding-top: 12px;
  border-top: 1px solid #e5e7eb;
}
.drawer-side-tools[data-v-215457de] .el-button {
  width: 100%;
  margin-left: 0;
}
.template-drawer-main[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  min-height: 0;
  height: 100%;
  overflow: hidden;
  padding-right: 2px;
}
.template-drawer-stack[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  min-height: 0;
  overflow: hidden;
}
.drawer-config-panel[data-v-215457de],
.drawer-mapping-panel[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 0;
}
.drawer-section[data-v-215457de] {
  padding: 12px 14px 2px;
  margin-bottom: 12px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fff;
}
.drawer-section[data-v-215457de]:last-child {
  margin-bottom: 0;
}
.drawer-section-head[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eef0f2;
}
.drawer-section-head.compact-head[data-v-215457de] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.transaction-rule-section[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 240px;
  padding-bottom: 12px;
  margin-bottom: 0;
  overflow: hidden;
}
.transaction-rule-section .drawer-section-head[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.transaction-rule-section .section-actions[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.rule-target-filter[data-v-215457de] {
  width: 210px;
}
.import-rule-table[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
}
.rule-block[data-v-215457de] {
  margin-top: 12px;
}
.rule-block-head[data-v-215457de] {
  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;
  gap: 12px;
  margin-bottom: 8px;
}
.rule-actions[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  gap: 8px;
}
.rule-block-title[data-v-215457de] {
  color: #111827;
  font-size: 13px;
  font-weight: 600;
}
.rule-table[data-v-215457de] .el-table .cell {
  white-space: nowrap;
}
.record-fields-dialog-head[data-v-215457de] {
  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;
  gap: 12px;
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fafafa;
}
.record-fields-dialog-head div[data-v-215457de] {
  min-width: 0;
}
.record-fields-dialog-head strong[data-v-215457de],
.record-fields-dialog-head span[data-v-215457de] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.record-fields-dialog-head strong[data-v-215457de] {
  color: #111827;
  font-size: 13px;
  font-weight: 600;
}
.record-fields-dialog-head span[data-v-215457de] {
  margin-top: 2px;
  color: #6b7280;
  font-size: 12px;
}
.record-fields-note[data-v-215457de] {
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #dbeafe;
  border-radius: 4px;
  background: #f8fbff;
  color: #4b5563;
  font-size: 12px;
  line-height: 18px;
}
.route-rule-table[data-v-215457de] .el-switch {
  -webkit-transform: scale(0.86);
          transform: scale(0.86);
}
.route-rule-form[data-v-215457de] .el-select,
.route-rule-form[data-v-215457de] .el-input-number,
.field-rule-form[data-v-215457de] .el-select,
.field-rule-form[data-v-215457de] .el-input-number,
.import-rule-form[data-v-215457de] .el-select,
.import-rule-form[data-v-215457de] .el-input-number,
.record-field-form[data-v-215457de] .el-select,
.amount-rule-form[data-v-215457de] .el-select,
.amount-rule-form[data-v-215457de] .el-input-number {
  width: 100%;
}
.route-rule-form[data-v-215457de] .el-form-item,
.field-rule-form[data-v-215457de] .el-form-item,
.import-rule-form[data-v-215457de] .el-form-item,
.record-field-form[data-v-215457de] .el-form-item,
.amount-rule-form[data-v-215457de] .el-form-item {
  margin-bottom: 14px;
}
.route-form-section[data-v-215457de] {
  padding-bottom: 4px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eef0f2;
}
.route-form-section-last[data-v-215457de] {
  margin-bottom: 0;
  border-bottom: 0;
}
.dialog-form-section-title[data-v-215457de] {
  margin-bottom: 10px;
  color: #111827;
  font-size: 13px;
  font-weight: 600;
}
.expression-toolbar[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
  margin-bottom: 10px;
}
.expression-toolbar-tip[data-v-215457de] {
  color: #6b7280;
  font-size: 12px;
}
.expression-guide[data-v-215457de] {
  margin-top: 6px;
  margin-left: 88px;
  padding: 10px 12px;
  border: 1px solid #dbeafe;
  border-radius: 4px;
  background: #f8fbff;
  color: #4b5563;
  font-size: 12px;
  line-height: 18px;
}
.import-expression-guide[data-v-215457de] {
  margin: -4px 0 14px 90px;
}
.expression-guide-title[data-v-215457de] {
  margin-bottom: 8px;
  color: #1f4f85;
  font-weight: 600;
}
.expression-guide-grid[data-v-215457de] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px 18px;
}
.expression-guide-grid div[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  min-width: 0;
}
.expression-guide-grid strong[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
          flex: 0 0 42px;
  color: #111827;
}
.expression-guide-grid span[data-v-215457de] {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.expression-examples[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #dbeafe;
}
.expression-examples span[data-v-215457de] {
  color: #1f4f85;
  font-weight: 600;
}
.amount-form-tip[data-v-215457de] {
  margin-top: 6px;
  color: #6b7280;
  font-size: 12px;
  line-height: 18px;
}
.dialog-toolbar[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
  margin-bottom: 10px;
}
.alias-tabs[data-v-215457de] .el-tabs__content {
  padding: 10px;
}
.preview-summary-line[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fafafa;
  color: #374151;
  font-size: 12px;
}
.preview-check-section[data-v-215457de] {
  margin-top: 12px;
}
.preview-check-title[data-v-215457de] {
  margin-bottom: 8px;
  color: #111827;
  font-size: 13px;
  font-weight: 600;
}
.formula-card[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  min-height: 44px;
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #dbeafe;
  border-radius: 4px;
  background: #f8fbff;
}
.formula-label[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #1f4f85;
  font-size: 12px;
  font-weight: 600;
}
.formula-line[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  gap: 6px;
  overflow: hidden;
  color: #111827;
  font-size: 12px;
  white-space: nowrap;
}
.formula-line strong[data-v-215457de] {
  font-weight: 600;
}
.formula-line span[data-v-215457de] {
  overflow: hidden;
  text-overflow: ellipsis;
}
.formula-line em[data-v-215457de] {
  color: #6b7280;
  font-style: normal;
}
.amount-item-cell strong[data-v-215457de],
.amount-item-cell span[data-v-215457de] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amount-item-cell strong[data-v-215457de] {
  color: #111827;
  font-weight: 500;
}
.amount-item-cell span[data-v-215457de] {
  color: #6b7280;
  font-size: 12px;
}
.amount-item-option[data-v-215457de] {
  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;
  gap: 12px;
}
.amount-item-option strong[data-v-215457de] {
  color: #111827;
  font-weight: 500;
}
.amount-item-option span[data-v-215457de] {
  color: #6b7280;
  font-size: 12px;
}
.amount-item-preview[data-v-215457de] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-left: 88px;
  padding: 10px 12px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fafafa;
}
.amount-item-preview div[data-v-215457de] {
  min-width: 0;
}
.amount-item-preview span[data-v-215457de],
.amount-item-preview strong[data-v-215457de] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amount-item-preview span[data-v-215457de] {
  margin-bottom: 4px;
  color: #6b7280;
  font-size: 12px;
}
.amount-item-preview strong[data-v-215457de] {
  color: #111827;
  font-size: 12px;
  font-weight: 500;
}
.rule-note[data-v-215457de] {
  margin: 12px 0 0;
}
.drawer-form-horizontal[data-v-215457de] .el-form-item {
  margin-bottom: 12px;
}
.drawer-form-horizontal[data-v-215457de] .el-form-item__label {
  padding: 0 12px 0 0;
  color: #4b5563;
  line-height: 32px;
  font-size: 13px;
  font-weight: 500;
}
.drawer-form-horizontal[data-v-215457de] .el-form-item__content {
  line-height: 32px;
}
.inline-control[data-v-215457de],
.switch-line[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 32px;
  white-space: nowrap;
}
.required-star[data-v-215457de] {
  color: #f56c6c;
  font-weight: 600;
  margin-right: 4px;
}
.drawer-mapping-panel[data-v-215457de] {
  padding: 12px 14px 14px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fff;
}
.mapping-head[data-v-215457de] {
  margin-top: 0;
}
.mapping-tabs[data-v-215457de] .el-tabs__content {
  padding: 10px;
}
.system-field-text[data-v-215457de] {
  color: #6b7280;
}
.danger-text[data-v-215457de] {
  color: #f56c6c;
}
.drawer-mapping-panel[data-v-215457de] .mapping-system-row td {
  background: #fafafa;
}
.platform-data-import-template[data-v-215457de] .el-dialog .el-select,
.platform-data-import-template[data-v-215457de] .el-dialog .el-input-number {
  width: 100%;
}
.drawer-mapping-panel[data-v-215457de] .el-table .cell {
  white-space: nowrap;
}
.drawer-footer[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
  padding: 12px 18px;
  border-top: 1px solid #e5e7eb;
  background: #fff;
}
.drawer-body[data-v-215457de] .el-select,
.drawer-body[data-v-215457de] .el-input-number {
  width: 100%;
}
.section-head[data-v-215457de] {
  margin: 8px 0 12px;
}
.section-actions[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  gap: 8px;
}
.section-title[data-v-215457de] {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #111827;
}
.field-layout[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
.field-nav[data-v-215457de] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 6px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.field-nav-item[data-v-215457de] {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  border-radius: 4px;
  cursor: pointer;
  color: #4b5563;
}
.field-nav-item.active[data-v-215457de] {
  background: #ecf5ff;
  color: #1d4ed8;
  font-weight: 600;
}
.field-content[data-v-215457de] {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  background: #fff;
}
.field-panel[data-v-215457de] {
  min-height: 360px;
}
.schema-note[data-v-215457de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin: 0 0 10px;
  padding: 8px 10px;
  border: 1px solid #dbeafe;
  border-radius: 4px;
  background: #eff6ff;
  color: #1f4f85;
  font-size: 12px;
  line-height: 18px;
}
.field-table-scroll[data-v-215457de] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.field-table-scroll[data-v-215457de] .el-table .cell {
  white-space: nowrap;
}
.field-table-scroll[data-v-215457de] .el-table__body-wrapper {
  overflow-y: auto;
}
@media (max-width: 1280px) {
.page-toolbar[data-v-215457de] {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
}
.template-config-drawer {
  overflow: hidden;
}
.template-config-drawer .el-drawer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100% - 55px);
  min-height: 0;
  overflow: hidden;
}
.template-config-drawer .template-drawer-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
}
.template-config-drawer .drawer-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
