.nurse-container[data-v-1f702b4c]{position:absolute;top:0;right:0;bottom:0;left:0;background:#f5f7f9;padding:16px;display:flex;gap:16px}.nurse-container .loading-container[data-v-1f702b4c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#888}.nurse-container .loading-container .loading-icon[data-v-1f702b4c]{animation:loading-rotate-1f702b4c 1s linear infinite;color:#2d8cf0;margin-bottom:12px}.nurse-container .loading-container p[data-v-1f702b4c]{margin:0;font-size:14px}@keyframes loading-rotate-1f702b4c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nurse-container .nurse-list[data-v-1f702b4c]{width:280px;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden}.nurse-container .nurse-list .search-header[data-v-1f702b4c]{padding:16px;border-bottom:1px solid #e8eaec;flex-shrink:0}.nurse-container .nurse-list .search-header .search-input[data-v-1f702b4c]{margin-bottom:16px;width:100%}.nurse-container .nurse-list .search-header .add-button[data-v-1f702b4c]{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.nurse-container .nurse-list .search-header .add-button .ivu-icon[data-v-1f702b4c]{margin-right:5px}.nurse-container .nurse-list .nurse-items[data-v-1f702b4c]{flex:1;overflow-y:auto;padding:8px}.nurse-container .nurse-list .nurse-items .nurse-item[data-v-1f702b4c]{display:flex;align-items:center;padding:12px;cursor:pointer;border-radius:4px;margin-bottom:8px;transition:all .3s}.nurse-container .nurse-list .nurse-items .nurse-item[data-v-1f702b4c]:hover{background:#f8f8f9}.nurse-container .nurse-list .nurse-items .nurse-item.active[data-v-1f702b4c]{background:#e6f7ff}.nurse-container .nurse-list .nurse-items .nurse-item .nurse-info[data-v-1f702b4c]{flex:1;margin:0 12px}.nurse-container .nurse-list .nurse-items .nurse-item .nurse-info .name[data-v-1f702b4c]{font-weight:500;margin-bottom:4px}.nurse-container .nurse-list .nurse-items .nurse-item .nurse-info .id[data-v-1f702b4c]{font-size:12px;color:#999}.nurse-container .nurse-middle[data-v-1f702b4c]{flex:1;max-width:calc(50% - 156px);background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden}.nurse-container .nurse-middle .detail-header[data-v-1f702b4c]{padding:24px;border-bottom:1px solid #e8eaec;display:flex;justify-content:space-between;align-items:center}.nurse-container .nurse-middle .detail-header .header-info[data-v-1f702b4c]{display:flex;align-items:center;gap:16px}.nurse-container .nurse-middle .detail-header .header-info .avatar-section[data-v-1f702b4c]{margin-right:16px}.nurse-container .nurse-middle .detail-header .header-info .avatar-wrapper[data-v-1f702b4c]{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;cursor:pointer;background-color:#f8f8f9;display:flex;justify-content:center;align-items:center;border:2px solid #e8eaec}.nurse-container .nurse-middle .detail-header .header-info .avatar-wrapper:hover .avatar-mask[data-v-1f702b4c]{display:flex}.nurse-container .nurse-middle .detail-header .header-info .avatar-wrapper .ivu-avatar[data-v-1f702b4c]{width:100%!important;height:100%!important;border-radius:50%}.nurse-container .nurse-middle .detail-header .header-info .avatar-mask[data-v-1f702b4c]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);color:#fff;display:none;flex-direction:column;justify-content:center;align-items:center;border-radius:50%}.nurse-container .nurse-middle .detail-header .header-info .avatar-mask p[data-v-1f702b4c]{margin-top:5px;font-size:12px}.nurse-container .nurse-middle .detail-header .header-info .info-text[data-v-1f702b4c]{margin-right:16px}.nurse-container .nurse-middle .detail-header .header-info .info-text .name[data-v-1f702b4c]{font-size:18px;font-weight:500;margin-bottom:4px}.nurse-container .nurse-middle .detail-header .header-info .info-text .department[data-v-1f702b4c]{color:#666}.nurse-container .nurse-middle .detail-header .header-info .tags[data-v-1f702b4c]{display:flex;gap:8px}.nurse-container .nurse-middle .detail-content[data-v-1f702b4c]{flex:1;padding:24px;overflow-y:auto}.nurse-container .nurse-middle .detail-content .info-section[data-v-1f702b4c]{margin-bottom:32px}.nurse-container .nurse-middle .detail-content .info-section[data-v-1f702b4c]:last-child{margin-bottom:0}.nurse-container .nurse-middle .detail-content .info-section .section-header[data-v-1f702b4c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.nurse-container .nurse-middle .detail-content .info-section .section-header h3[data-v-1f702b4c]{font-size:16px;font-weight:500;margin:0;color:#17233d}.nurse-container .nurse-middle .detail-content .info-section .section-header .edit-icon[data-v-1f702b4c]{cursor:pointer;color:#2d8cf0;font-size:16px}.nurse-container .nurse-middle .detail-content .info-section .info-item[data-v-1f702b4c]{margin-bottom:16px}.nurse-container .nurse-middle .detail-content .info-section .info-item .label[data-v-1f702b4c]{color:#666;margin-right:8px;display:block;margin-bottom:8px}.nurse-container .nurse-middle .detail-content .info-section .info-item .value[data-v-1f702b4c]{color:#17233d}.nurse-container .nurse-middle .detail-content .info-section .section-content .current-org[data-v-1f702b4c]{margin-bottom:24px}.nurse-container .nurse-middle .detail-content .info-section .section-content .current-org .label[data-v-1f702b4c]{color:#666;margin-bottom:8px}.nurse-container .nurse-middle .detail-content .info-section .section-content .current-org .value[data-v-1f702b4c]{color:#17233d;font-weight:500}.nurse-container .nurse-middle .detail-content .info-section .section-content .history .label[data-v-1f702b4c]{color:#666;margin-bottom:16px}.nurse-container .nurse-middle .detail-content .info-section .section-content .history .timeline-content .timeline-title[data-v-1f702b4c]{font-weight:500;margin-bottom:4px}.nurse-container .nurse-middle .detail-content .info-section .section-content .history .timeline-content .timeline-time[data-v-1f702b4c]{color:#666;font-size:12px}.nurse-container .nurse-right[data-v-1f702b4c]{flex:1;max-width:calc(50% - 156px);background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden}.nurse-container .nurse-right .detail-content[data-v-1f702b4c]{flex:1;padding:24px;overflow-y:auto}.nurse-container .nurse-right .detail-content .info-section[data-v-1f702b4c]{margin-bottom:32px}.nurse-container .nurse-right .detail-content .info-section[data-v-1f702b4c]:last-child{margin-bottom:0}.nurse-container .nurse-right .detail-content .info-section .section-header[data-v-1f702b4c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.nurse-container .nurse-right .detail-content .info-section .section-header h3[data-v-1f702b4c]{font-size:16px;font-weight:500;margin:0;color:#17233d}.nurse-container .nurse-right .detail-content .info-section .info-item[data-v-1f702b4c]{margin-bottom:16px}.nurse-container .nurse-right .detail-content .info-section .info-item .label[data-v-1f702b4c]{color:#666;margin-right:8px;display:block;margin-bottom:8px}.nurse-container .nurse-right .detail-content .info-section .info-item .value[data-v-1f702b4c]{color:#17233d}.nurse-container .nurse-right .detail-content .info-section .section-content .current-org[data-v-1f702b4c]{margin-bottom:24px}.nurse-container .nurse-right .detail-content .info-section .section-content .current-org .label[data-v-1f702b4c]{color:#666;margin-bottom:8px}.nurse-container .nurse-right .detail-content .info-section .section-content .current-org .value[data-v-1f702b4c]{color:#17233d;font-weight:500}.nurse-container .nurse-right .detail-content .info-section .section-content .history .label[data-v-1f702b4c]{color:#666;margin-bottom:16px}.nurse-container .nurse-right .detail-content .info-section .section-content .history .timeline-content .timeline-title[data-v-1f702b4c]{font-weight:500;margin-bottom:4px}.nurse-container .nurse-right .detail-content .info-section .section-content .history .timeline-content .timeline-time[data-v-1f702b4c]{color:#666;font-size:12px}.nurse-container .nurse-right .action-footer[data-v-1f702b4c]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-top:1px solid #e8eaec;background-color:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.05);z-index:10}.nurse-container .nurse-right .action-footer .modified-tip[data-v-1f702b4c]{display:flex;align-items:center;gap:8px;color:#f90}.nurse-container .nurse-right .action-footer .modified-tip .ivu-icon[data-v-1f702b4c]{font-size:16px}.nurse-container .nurse-right .action-footer .action-buttons[data-v-1f702b4c]{display:flex;gap:12px}.career-history-item[data-v-1f702b4c]{display:flex;align-items:center;margin-bottom:8px}.career-history-item[data-v-1f702b4c]:last-child{margin-bottom:0}.career-history-item .date-range[data-v-1f702b4c]{display:flex;align-items:center;margin:0 8px}.career-history-item .date-range .date-separator[data-v-1f702b4c]{margin:0 8px;color:#666}.upload-tip[data-v-1f702b4c]{font-size:12px;color:#999;margin-top:4px}.file-preview[data-v-1f702b4c]{margin-top:10px;padding:8px 12px;background-color:#f8f8f9;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.file-info[data-v-1f702b4c]{display:flex;align-items:center;overflow:hidden}.file-name[data-v-1f702b4c]{margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.preview-content .preview-header[data-v-1f702b4c]{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e8eaec}.preview-content .preview-header h3[data-v-1f702b4c]{margin:0 0 8px;font-size:16px;font-weight:500}.preview-content .preview-header .preview-meta[data-v-1f702b4c]{display:flex;align-items:center;margin-top:8px;color:#666}.preview-content .preview-header .preview-filename[data-v-1f702b4c]{margin-left:8px;font-size:14px}.preview-content .preview-header .preview-info[data-v-1f702b4c]{display:flex;align-items:center;gap:16px;color:#666;margin-top:8px}.preview-content .preview-body[data-v-1f702b4c]{height:500px;display:flex;justify-content:center;align-items:center;background:#f8f8f9;border-radius:4px;overflow:hidden;padding:16px}.preview-content .preview-body .preview-image[data-v-1f702b4c]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.preview-content .preview-body .preview-pdf[data-v-1f702b4c]{width:100%;height:100%;border:none}.preview-content .preview-body .preview-unavailable[data-v-1f702b4c],.preview-content .preview-body .preview-unsupported[data-v-1f702b4c]{text-align:center;padding:40px;color:#999}.preview-content .preview-body .preview-unavailable p[data-v-1f702b4c],.preview-content .preview-body .preview-unsupported p[data-v-1f702b4c]{margin-top:16px;margin-bottom:20px}.preview-content .preview-body .preview-unavailable .hint[data-v-1f702b4c]{font-size:12px;color:#c5c8ce}.valid-period-wrapper .ivu-radio-group[data-v-1f702b4c]{margin-bottom:8px}.no-file[data-v-1f702b4c]{color:#c5c8ce}.certificate-file[data-v-1f702b4c]{display:inline-flex;align-items:center;color:#2d8cf0;cursor:pointer}.certificate-file[data-v-1f702b4c]:hover{text-decoration:underline}.certificate-file:hover .file-name-text[data-v-1f702b4c]{color:#5cadff}.certificate-file .file-name-text[data-v-1f702b4c]{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.add-form-section[data-v-1f702b4c]{margin-bottom:20px}h3[data-v-1f702b4c]{font-size:16px;font-weight:500;margin:16px 0;padding-bottom:8px;border-bottom:1px solid #e8eaec}