.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}}.avatar-uploader .el-upload[data-v-8d134bb4]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-8d134bb4]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-8d134bb4]{font-size:28px;color:#8c939d;width:106.8px;height:106.8px;line-height:106.8px;text-align:center}.avatar[data-v-8d134bb4]{width:106.8px;height:106.8px;display:block}.avatar-uploader-tip[data-v-8d134bb4]{position:absolute;width:100%;height:1vw;bottom:20px;color:grey;z-index:99}.edit-btn[data-v-8d134bb4]:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 12px rgba(64,158,255,.4);box-shadow:0 4px 12px rgba(64,158,255,.4)}.import-result-container[data-v-8d134bb4]{padding:10px 5px}.import-status-text[data-v-8d134bb4]{font-size:16px;font-weight:700;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.import-status-text i[data-v-8d134bb4]{font-size:24px;margin-right:10px}.text-success[data-v-8d134bb4]{color:#67c23a}.text-danger[data-v-8d134bb4]{color:#f56c6c}.import-log-box[data-v-8d134bb4]{background-color:#f8f9fa;border:1px solid #ebeef5;border-radius:4px;padding:10px;max-height:300px;overflow-y:auto}.import-log-box pre[data-v-8d134bb4]{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;font-size:13px;color:#606266;line-height:1.6}