.eim-loading,
.eim-load-error{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  margin-top:16px;
  padding:20px;
  border:1px solid #d8e0ea;
  border-radius:10px;
  background:#fff;
  color:#172033;
  font-size:16px;
  line-height:1.5;
}
.eim-loading span,.eim-load-error span{color:#526174;font-size:15px}
.eim-load-error{border-color:#efc6c2;background:#fff7f6}
.eim-panel{margin-top:16px;border:1px solid #d8e0ea;border-radius:10px;background:#fff;overflow:hidden;color:#172033}
.eim-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e2e8f0}
.eim-head h3{margin:0 0 6px;font-size:21px;line-height:1.3;color:#172033}
.eim-head p{max-width:820px;margin:0;color:#526174;font-size:15px;line-height:1.5}
.eim-close{display:grid;place-items:center;flex:none;width:44px;height:44px;border:0;border-radius:7px;background:transparent;color:#526174;font-size:28px;line-height:1;cursor:pointer}
.eim-close:hover,.eim-close:focus-visible{background:#edf2f7;color:#172033;outline:2px solid #2b67b1;outline-offset:1px}
.eim-summary{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:1px;background:#dfe6ef;border-bottom:1px solid #dfe6ef}
.eim-summary>div{display:flex;flex-direction:column;gap:3px;padding:15px 17px;background:#f8fafc}
.eim-summary b{font-size:22px;line-height:1.2;color:#172033}
.eim-summary span{font-size:14px;line-height:1.35;color:#526174}
.eim-summary .bad b{color:#b42318}.eim-summary .warn b{color:#9a5b05}
.eim-absence-notice{display:flex;align-items:flex-start;gap:14px;padding:14px 20px;border-bottom:1px solid #ead7aa;background:#fff9e9;color:#69410b;font-size:15px;line-height:1.45}
.eim-absence-notice b{flex:none}.eim-absence-notice span{color:#69410b}
.eim-table-wrap{max-height:620px;overflow:auto}
.eim-table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.45}
.eim-table th{position:sticky;top:0;z-index:1;padding:11px 13px;border-bottom:1px solid #d8e0ea;background:#f1f5f9;color:#42526a;text-align:left;font-size:13.5px;line-height:1.4;text-transform:uppercase;letter-spacing:.025em}
.eim-table td{min-width:104px;padding:12px 13px;border-bottom:1px solid #e7ecf2;vertical-align:top;color:#28364a;font-size:15px}
.eim-table td:nth-child(1){min-width:58px}.eim-table td:nth-child(2){min-width:210px}.eim-table td:nth-child(4){min-width:300px}.eim-table td:nth-child(5){min-width:255px}
.eim-table td b,.eim-table td span,.eim-table td small{display:block}.eim-table td small{margin-top:5px;color:#526174;font-size:14px;line-height:1.4}
.eim-history-detail h4{margin:0;color:#172033;font-size:18px}.eim-history-detail>.eim-table-wrap{margin:12px 0 16px;max-height:420px;border:1px solid #d8e0ea;border-radius:10px}.eim-mutation-table td:nth-child(1){min-width:86px}.eim-mutation-table td:nth-child(2){min-width:190px}.eim-mutation-table td:nth-child(3){min-width:150px}.eim-mutation-table td:nth-child(4){min-width:280px}.eim-mutation-message{white-space:normal;overflow-wrap:anywhere}.eim-entity-link{color:#145cc5;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.eim-row.has-error{background:#fff8f7}.eim-row.has-warning{background:#fffcf3}
.eim-action,.eim-result{display:inline-block!important;width:max-content;padding:4px 8px;border-radius:5px;background:#e9eef5;color:#344054;font-size:14px;line-height:1.35;font-weight:700}
.eim-action.create,.eim-result.created{background:#e8f7ee;color:#067647}.eim-action.update,.eim-result.updated{background:#eaf4ff;color:#175cd3}.eim-action.blocked,.eim-result.skipped{background:#fef0ef;color:#b42318}
.eim-issues{margin:0;padding-left:20px}.eim-issues li{margin:0 0 5px;line-height:1.45}.eim-issues.error{color:#a51f16}.eim-issues.warning{color:#7a4607}.eim-ok{color:#067647}
.eim-check{display:flex;align-items:flex-start;gap:9px;margin-bottom:9px;line-height:1.45;color:#28364a;font-size:15px}.eim-check input{width:18px;height:18px;margin-top:2px;flex:none}
.eim-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-top:1px solid #e2e8f0;background:#f8fafc;color:#42526a;font-size:15px;line-height:1.45}
.eim-actions>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.eim-actions button,.eim-loading button,.eim-load-error button,.eim-confirm button{min-height:44px;font-size:15px}
.eim-panel .btn-danger{min-height:44px;border:1px solid #b42318;border-radius:7px;background:#b42318;color:#fff;font:inherit;font-size:15px;font-weight:700;padding:9px 14px;cursor:pointer}.eim-panel .btn-danger:hover{background:#8f1c14;border-color:#8f1c14}.eim-panel .btn-danger:focus-visible{outline:3px solid rgba(180,35,24,.28);outline-offset:2px}.eim-panel .btn-danger:disabled{opacity:.58;cursor:not-allowed}
.eim-confirm{margin:0 20px 20px;padding:17px;border:1px solid #aebed3;border-radius:8px;background:#f5f9ff;font-size:15px;line-height:1.45}.eim-confirm b{color:#172033}.eim-confirm p{margin:7px 0 14px;color:#42526a;font-size:15px}.eim-commit-error,.eim-map-error{margin-top:10px;color:#a51f16;font-size:15px;line-height:1.45}.eim-load-error .btn-ghost{margin-top:5px}
.eim-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 22px 12px;border-top:1px solid #d8e0ea;background:#fff}.eim-section-head h4{margin:0;color:#172033;font-size:18px;line-height:1.35}.eim-section-head span{color:#526174;font-size:14px;line-height:1.45}.eim-admission-table td:nth-child(3){min-width:260px}.eim-rollback-note{display:flex;align-items:flex-start;gap:18px;padding:15px 20px;border-top:1px solid #cfdbea;background:#f5f9ff;color:#42526a;font-size:15px;line-height:1.5}.eim-rollback-note b{flex:none;color:#172033}.eim-rollback-note span{max-width:850px}
.eim-commit-progress{padding-bottom:18px}.eim-commit-progress>.eim-head>b{flex:none;color:#175cd3;font-size:22px;line-height:1.2}.eim-progress-track{height:10px;margin:18px 22px;border-radius:999px;background:#e1e8f0;overflow:hidden}.eim-progress-track>span{display:block;height:100%;border-radius:inherit;background:#2b67b1;transition:width .25s ease}.eim-commit-progress>.muted{margin:16px 22px 0;color:#526174;font-size:15px;line-height:1.5}
.eim-page-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 18px;border-top:1px solid #d8e0ea;background:#f8fafc;color:#526174;font-size:14px;line-height:1.4}.eim-page-controls span{min-width:240px;text-align:center}.eim-page-controls button{min-height:40px}

.eim-saved-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:16px 22px;border-bottom:1px solid #e2e8f0;background:#f5f9ff;color:#42526a;font-size:15px}
.eim-saved-row label{display:grid;gap:7px;color:#28364a;font-weight:700}.eim-saved-row span{max-width:560px;line-height:1.45}
.eim-saved-row select,.eim-map-row select,.eim-save-map input[type="text"]{min-height:44px;border:1px solid #aebed3;border-radius:7px;background:#fff;color:#172033;font:inherit;font-size:15px;padding:8px 11px}
.eim-saved-row select:focus-visible,.eim-map-row select:focus-visible,.eim-save-map input:focus-visible{outline:2px solid #2b67b1;outline-offset:1px;border-color:#2b67b1}
.eim-map-grid{padding:8px 22px 12px}
.eim-map-grid-head,.eim-map-row{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr);gap:24px;align-items:center;padding:10px 0;border-bottom:1px solid #e7ecf2}
.eim-map-grid-head{color:#526174;font-size:13.5px;line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:.025em}
.eim-map-row>span{display:flex;align-items:center;gap:10px;color:#28364a;font-size:16px;font-weight:700;line-height:1.4}
.eim-map-row>span b,.eim-map-row>span small{padding:3px 7px;border-radius:4px;font-size:12.5px;line-height:1.35;font-weight:700}
.eim-map-row>span b{background:#eaf4ff;color:#175cd3}.eim-map-row>span small{background:#eef2f6;color:#526174}
.eim-map-help{display:flex;align-items:flex-start;gap:18px;margin:4px 22px 16px;padding:14px 16px;border:1px solid #d7e1ee;border-radius:8px;background:#f8fafc;color:#42526a;font-size:15px;line-height:1.5}.eim-map-help b{flex:none;color:#28364a}.eim-map-help span{max-width:760px}
.eim-save-map{display:grid;gap:9px;margin:0 22px 18px;padding:16px;border:1px solid #d7e1ee;border-radius:8px;background:#fff}.eim-save-map>label:not(.eim-check){display:grid;max-width:440px;gap:7px;color:#28364a;font-size:15px;font-weight:700}.eim-save-map small{color:#526174;font-size:14px;line-height:1.45}
.eim-map-error{min-height:0;margin:0;padding:0 20px}.eim-map-error:not(:empty){padding:14px 20px;border-top:1px solid #efc6c2;background:#fff7f6}

body[data-mode="client"] #emp-mass-res .eim-loading span,
body[data-mode="client"] #emp-mass-res .eim-load-error span,
body[data-mode="client"] #emp-mass-res .eim-head p,
body[data-mode="client"] #emp-mass-res .eim-summary span,
body[data-mode="client"] #emp-mass-res .eim-actions,
body[data-mode="client"] #emp-mass-res .eim-confirm p,
body[data-mode="client"] #emp-mass-res .eim-commit-error{font-size:15px!important}
body[data-mode="client"] #emp-mass-res .eim-action,
body[data-mode="client"] #emp-mass-res .eim-result{font-size:14.5px!important}
body[data-mode="client"] #emp-mass-res .eim-table th{font-size:14.5px!important}
body[data-mode="client"] #emp-mass-res .eim-table td{font-size:15.5px!important}

@media(max-width:1100px){.eim-summary{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){
  .eim-table-wrap{max-height:none;overflow:visible}.eim-table thead{display:none}.eim-table,.eim-table tbody,.eim-table tr,.eim-table td{display:block;width:100%;box-sizing:border-box}.eim-table tr{padding:11px 13px;border-bottom:1px solid #d8e0ea}.eim-table td{display:grid;grid-template-columns:130px 1fr;gap:12px;min-width:0!important;padding:6px 0;border:0}.eim-table td:before{content:attr(data-label);color:#526174;font-size:13px;line-height:1.4;font-weight:700;text-transform:uppercase}
  .eim-actions,.eim-saved-row,.eim-map-help,.eim-section-head,.eim-rollback-note{align-items:flex-start;flex-direction:column}.eim-actions>div:last-child{display:flex;flex-wrap:wrap;gap:8px}
}
@media(max-width:680px){
  .eim-map-grid-head{display:none}.eim-map-row{grid-template-columns:1fr;gap:7px;padding:12px 0}.eim-map-row select{width:100%}.eim-map-grid{padding:4px 16px 10px}.eim-map-help,.eim-save-map{margin-left:16px;margin-right:16px}.eim-saved-row{padding:15px 16px}.eim-saved-row label,.eim-saved-row select{width:100%}.eim-page-controls{justify-content:space-between;flex-wrap:wrap}.eim-page-controls span{order:-1;width:100%;min-width:0}
}
@media(max-width:560px){
  .eim-head{padding:16px}.eim-summary{grid-template-columns:repeat(2,1fr)}.eim-table td{grid-template-columns:1fr}.eim-actions{padding:15px 16px}.eim-confirm{margin:0 14px 14px}.eim-panel{margin-left:-4px;margin-right:-4px}.eim-absence-notice{flex-direction:column;gap:5px;padding:14px 16px}.eim-map-row>span{align-items:flex-start;flex-direction:column;gap:5px}
}
