.person-import-dialog{border-radius:16px;overflow:hidden}.person-import-dialog .el-dialog__header{padding:20px 24px 12px;border-bottom:1px solid #eef2f7}.person-import-dialog .el-dialog__body{padding:16px 24px 12px}.person-import-dialog .el-dialog__footer{padding:12px 24px 20px;border-top:1px solid #eef2f7}.pi-dialog-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding-right:28px}.pi-dialog-title__icon{width:40px;height:40px;border-radius:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#eff6ff;color:#3b82f6;font-size:20px;-ms-flex-negative:0;flex-shrink:0}.pi-dialog-title strong{display:block;font-size:17px;font-weight:650;color:#0f172a;line-height:1.3}.pi-dialog-title p{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.45}.pi-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.pi-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;padding:12px 14px;border-radius:12px;background:-webkit-gradient(linear,left top,left bottom,from(#f8fafc),to(#fff));background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0}.pi-step,.pi-steps{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pi-step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;min-width:0}.pi-step__no{width:26px;height:26px;border-radius:50%;background:#3b82f6;color:#fff;font-size:12px;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.pi-step strong{display:block;font-size:13px;color:#0f172a;font-weight:600}.pi-step em{display:block;margin-top:2px;font-size:11px;color:#64748b;font-style:normal}.pi-step__arrow{color:#cbd5e1;font-size:14px}.pi-template-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 14px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;cursor:pointer;text-align:left;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease}.pi-template-card:hover:not(:disabled){border-color:#3b82f6;background:#dbeafe}.pi-template-card:disabled{opacity:.7;cursor:wait}.pi-template-card__icon{width:36px;height:36px;border-radius:10px;background:#fff;color:#2563eb;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #bfdbfe}.pi-template-card__meta{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.pi-template-card__meta strong{display:block;font-size:13px;color:#1e3a8a;font-weight:600}.pi-template-card__meta em{display:block;margin-top:2px;font-size:11px;color:#64748b;font-style:normal}.pi-template-card__action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:6px 12px;border-radius:8px;background:#3b82f6;color:#fff;font-size:12px;font-weight:600;-ms-flex-negative:0;flex-shrink:0}.pi-upload,.pi-upload .el-upload{width:100%}.pi-upload .el-upload-dragger{width:100%;height:auto;min-height:128px;padding:22px 16px;border-radius:14px;border:1.5px dashed #93c5fd;background:-webkit-gradient(linear,left top,left bottom,from(#f8fbff),to(#fff));background:linear-gradient(180deg,#f8fbff,#fff);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;-webkit-transition:border-color .2s ease,background-color .2s ease;transition:border-color .2s ease,background-color .2s ease}.pi-upload .el-upload-dragger:hover{border-color:#3b82f6;background:#eff6ff}.pi-upload__empty,.pi-upload__file{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-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#334155}.pi-upload__empty i{font-size:32px;color:#3b82f6;margin-bottom:2px}.pi-upload__empty strong,.pi-upload__file strong{font-size:14px;font-weight:600;color:#0f172a}.pi-upload__empty em,.pi-upload__file em{font-size:12px;color:#64748b;font-style:normal}.pi-upload__file{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;text-align:left}.pi-upload__ok{font-size:28px;color:#16a34a}.pi-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.pi-footer .el-button--primary{background:#3b82f6;border-color:#3b82f6;min-width:120px}.pi-footer .el-button--primary:focus,.pi-footer .el-button--primary:hover{background:#2563eb;border-color:#2563eb}.pi-footer .el-button--primary.is-disabled,.pi-footer .el-button--primary.is-disabled:hover{background:#93c5fd;border-color:#93c5fd;color:#fff}.pi-preview-table th{background:#f8fafc!important;color:#475569;font-weight:600}.pi-row-del{color:#ef4444!important}@media (max-width:768px){.pi-steps{grid-template-columns:1fr;gap:10px}.pi-step__arrow{display:none}.pi-template-card{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.pi-template-card,.pi-upload .el-upload-dragger{-webkit-transition:none;transition:none}}.cell-block[data-v-564874ac]{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-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;min-height:44px;padding:2px 0}.cell-block--center[data-v-564874ac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-main[data-v-564874ac]{color:#303133;font-size:13px;font-weight:500;line-height:20px}.cell-main[data-v-564874ac],.cell-meta[data-v-564874ac]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-meta[data-v-564874ac]{color:#909399;font-size:12px;line-height:18px}.tag-row[data-v-564874ac]{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;gap:6px}.status-tag[data-v-564874ac]{min-width:64px;text-align:center}.op-link[data-v-564874ac]{padding:0;color:#409eff}.op-link.is-disabled[data-v-564874ac],.op-link.is-disabled[data-v-564874ac]:hover{color:#c0c4cc}.avatar-uploader .el-upload[data-v-564874ac]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-564874ac]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-564874ac]{font-size:28px;color:#8c939d;width:106.8px;height:106.8px;line-height:106.8px;text-align:center}.avatar[data-v-564874ac]{width:106.8px;height:106.8px;display:block}.avatar-uploader-tip[data-v-564874ac]{position:absolute;width:100%;height:1vw;bottom:20px;color:grey;z-index:99}.cplate-table[data-v-564874ac] .el-table__body tr{cursor:pointer}.cplate-table[data-v-564874ac] .el-table td,.cplate-table[data-v-564874ac] .el-table th{vertical-align:middle}.cplate-table[data-v-564874ac] .el-table .cell{line-height:20px;padding-left:12px;padding-right:12px}.cplate-table[data-v-564874ac] .el-tag--mini{height:22px;line-height:20px;padding:0 8px}.pi-preview-toolbar[data-v-564874ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.pi-preview-pager[data-v-564874ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}