.bulk-dialog{width:min(1280px,100%);max-height:min(860px,calc(100vh - 32px));display:flex;flex-direction:column}.bulk-scroll{overflow:auto;border:1px solid var(--line);margin-top:3px}.bulk-table{border-collapse:collapse;min-width:1120px;width:100%;font-size:12px}.bulk-table th{position:sticky;top:0;background:#f8faf9;color:#596975;text-align:left;font-weight:500;padding:9px;border-bottom:1px solid var(--line);z-index:1}.bulk-table td{padding:6px;border-bottom:1px solid #edf0f2;vertical-align:top}.bulk-table td:first-child{font:11px "DM Mono",monospace;color:#71808b;padding-top:11px}.bulk-table input,.bulk-table textarea{width:100%;border:1px solid transparent;background:#f8faf9;padding:6px;border-radius:2px;font-size:12px;color:#23323c}.bulk-table input:focus,.bulk-table textarea:focus{outline:2px solid #c9e7e3;border-color:#007f79;background:#fff}.bulk-table textarea{height:54px;resize:vertical}.bulk-table th:nth-child(1){width:42px}.bulk-table th:nth-child(2){width:170px}.bulk-table th:nth-child(3){width:68px}.bulk-table th:nth-child(n+4){width:205px}
