.eim-loading,.eim-load-error{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:14px;padding:18px;border:1px solid #d8e0ea;border-radius:9px;background:#fff;color:#172033}.eim-loading span,.eim-load-error span{color:#667085;font-size:13px}.eim-load-error{border-color:#efc6c2;background:#fff7f6}.eim-panel{margin-top:14px;border:1px solid #d8e0ea;border-radius:10px;background:#fff;overflow:hidden}.eim-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e8ecf2}.eim-head h3{margin:0 0 4px;font-size:18px;color:#172033}.eim-head p{margin:0;color:#667085;font-size:13px}.eim-close{border:0;background:transparent;color:#667085;font-size:25px;line-height:1;cursor:pointer}.eim-summary{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:1px;background:#e8ecf2;border-bottom:1px solid #e8ecf2}.eim-summary>div{display:flex;flex-direction:column;gap:2px;padding:14px 16px;background:#f9fafb}.eim-summary b{font-size:20px;color:#172033}.eim-summary span{font-size:11.5px;color:#667085}.eim-summary .bad b{color:#b42318}.eim-table-wrap{max-height:620px;overflow:auto}.eim-table{width:100%;border-collapse:collapse;font-size:12.5px}.eim-table th{position:sticky;top:0;z-index:1;padding:10px 12px;border-bottom:1px solid #d8e0ea;background:#f4f6f9;color:#475467;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.eim-table td{min-width:92px;padding:11px 12px;border-bottom:1px solid #edf0f4;vertical-align:top;color:#344054}.eim-table td:nth-child(1){min-width:52px}.eim-table td:nth-child(2){min-width:190px}.eim-table td:nth-child(4){min-width:280px}.eim-table td:nth-child(5){min-width:245px}.eim-table td b,.eim-table td span,.eim-table td small{display:block}.eim-table td small{margin-top:4px;color:#667085}.eim-row.has-error{background:#fffafa}.eim-row.has-warning{background:#fffdf7}.eim-action,.eim-result{display:inline-block!important;width:max-content;padding:3px 7px;border-radius:5px;background:#eef2f7;color:#344054;font-size:11.5px;font-weight:700}.eim-action.create,.eim-result.created{background:#ecfdf3;color:#067647}.eim-action.update,.eim-result.updated{background:#eff8ff;color:#175cd3}.eim-action.blocked,.eim-result.skipped{background:#fef3f2;color:#b42318}.eim-issues{margin:0;padding-left:17px}.eim-issues li{margin:0 0 4px;line-height:1.35}.eim-issues.error{color:#b42318}.eim-issues.warning{color:#8a4b08}.eim-ok{color:#067647}.eim-check{display:flex;align-items:flex-start;gap:7px;margin-bottom:8px;line-height:1.35;color:#344054}.eim-check input{margin-top:2px;flex:none}.eim-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-top:1px solid #e8ecf2;background:#f9fafb;color:#475467;font-size:12.5px}.eim-confirm{margin:0 20px 20px;padding:16px;border:1px solid #b8c7dd;border-radius:8px;background:#f7faff}.eim-confirm b{color:#172033}.eim-confirm p{margin:6px 0 12px;color:#475467;font-size:13px}.eim-commit-error{margin-top:9px;color:#b42318;font-size:12.5px}.eim-load-error .btn-ghost{margin-top:5px}
@media(max-width:900px){.eim-summary{grid-template-columns:repeat(3,1fr)}.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:10px 12px;border-bottom:1px solid #d8e0ea}.eim-table td{display:grid;grid-template-columns:112px 1fr;gap:10px;min-width:0!important;padding:5px 0;border:0}.eim-table td:before{content:attr(data-label);color:#667085;font-size:11px;font-weight:700;text-transform:uppercase}.eim-actions{align-items:flex-start;flex-direction:column}.eim-actions>div:last-child{display:flex;flex-wrap:wrap;gap:7px}}
@media(max-width:560px){.eim-head{padding:15px}.eim-summary{grid-template-columns:repeat(2,1fr)}.eim-table td{grid-template-columns:1fr}.eim-actions{padding:14px}.eim-confirm{margin:0 14px 14px}.eim-panel{margin-left:-4px;margin-right:-4px}}
