/* R2-043: scoped bulk-push workspace; database shell and other modules remain unchanged. */
#bulkPushModule:not(.hidden){display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;height:100%;overflow:hidden}
#bulkPushModule .bulk-push-screen{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;gap:8px;padding:8px;box-sizing:border-box;color:#173c57;font-size:13px}
#bulkPushModule .bulk-push-heading,#bulkPushModule .bulk-push-panel-heading,#bulkPushModule .bulk-push-footer,#bulkPushModule .bulk-push-upload-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}
#bulkPushModule .bulk-push-heading{justify-content:space-between}
#bulkPushModule h2,#bulkPushModule h3,#bulkPushModule h4,#bulkPushModule p{margin:0}
#bulkPushModule h2{font-size:18px;line-height:24px;color:#153e5a}
#bulkPushModule h3{font-size:14px;line-height:20px}
#bulkPushModule .bulk-push-secondary{color:#637d8c;font-size:12px;line-height:1.45}
#bulkPushModule button{width:auto;min-width:0;height:32px;padding:0 12px;margin:0;font-size:13px;white-space:nowrap;flex-shrink:0}
#bulkPushModule button:disabled{cursor:not-allowed;opacity:.55}
#bulkPushModule button:focus-visible,#bulkPushModule input:focus-visible,#bulkPushModule select:focus-visible{outline:2px solid #149a9c;outline-offset:2px}
#bulkPushModule .bulk-push-tabs{display:flex;gap:4px;border-bottom:1px solid #d5e2e9;overflow:auto;flex-shrink:0}
#bulkPushModule .bulk-push-tabs button{height:36px;border:0;border-bottom:3px solid transparent;background:transparent;border-radius:0;color:#466b81;padding:0 16px;font-weight:650}
#bulkPushModule .bulk-push-tabs button.active{color:#07888a;border-bottom-color:#159898;background:#edf8f7}
#bulkPushModule .bulk-push-content{display:flex;flex:1;min-width:0;min-height:0;flex-direction:column;gap:8px;overflow:hidden}
#bulkPushModule .bulk-push-panel{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;gap:8px;border:1px solid #d7e4eb;background:#fff;padding:8px;box-sizing:border-box}
#bulkPushModule .bulk-push-summary{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}
#bulkPushModule .bulk-push-stat{min-width:140px;padding:8px 12px;border:1px solid #d7e4eb;background:#f7fafc;border-radius:4px}
#bulkPushModule .bulk-push-stat strong{font-size:20px;font-weight:700;margin-left:12px;color:#114964}
#bulkPushModule .bulk-push-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;background:#f7fafc;border:1px solid #dce7ed;flex-shrink:0}
#bulkPushModule label{display:flex;align-items:center;gap:6px;font-size:12px;color:#375c73;min-width:0}
#bulkPushModule input,#bulkPushModule select{height:32px;box-sizing:border-box;border:1px solid #c9dce4;border-radius:4px;background:#fff;color:#173c57;padding:0 8px;width:160px;min-width:0}
#bulkPushModule input[type=search]{width:220px}
#bulkPushModule input[type=date]{width:136px}
#bulkPushModule .bulk-push-wide-input{flex:1;min-width:220px}
#bulkPushModule .bulk-push-wide-input input{width:100%;min-width:140px;flex:1}
#bulkPushModule .bulk-push-upload-controls{padding:8px;border:1px solid #dce7ed;background:#f7fafc;display:flex;flex-direction:column;gap:8px;flex-shrink:0}
#bulkPushModule .bulk-push-filename{color:#446779;font-size:12px;overflow-wrap:anywhere}
#bulkPushModule input[type=file]{display:none}
#bulkPushModule .bulk-push-columns{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(460px,1.4fr);align-items:stretch;gap:8px;flex:1;min-height:0;min-width:0}
#bulkPushModule .bulk-push-table-wrap{flex:1;min-width:0;min-height:0;overflow:auto;border:1px solid #dce7ed;background:#fff}
#bulkPushModule table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.5;margin:0}
#bulkPushModule th{position:sticky;top:0;z-index:1;background:#f1f6f9;color:#204f69;font-weight:650;white-space:nowrap}
#bulkPushModule th,#bulkPushModule td{padding:8px 10px;text-align:left;border-bottom:1px solid #e4edf2;vertical-align:middle}
#bulkPushModule tbody tr:hover{background:#f6fbfb}
#bulkPushModule tr.is-selected{background:#eaf7f6}
#bulkPushModule .bulk-push-table-wide{min-width:1140px}
#bulkPushModule .bulk-push-batches{min-width:400px}
#bulkPushModule .bulk-push-row-results{min-width:570px}
#bulkPushModule .bulk-push-field-table{min-width:680px}
#bulkPushModule .bulk-push-empty{padding:24px 12px;text-align:center;color:#78909d;white-space:normal}
#bulkPushModule .bulk-push-footer{justify-content:space-between;min-height:32px}
#bulkPushModule .bulk-push-page-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}
#bulkPushModule .bulk-push-page-actions input{width:58px;text-align:center}
#bulkPushModule .bulk-push-text-button{height:auto;padding:0;border:0;background:none;color:#087f87;font-weight:650;text-align:left;white-space:normal}
#bulkPushModule .bulk-push-notice{padding:8px 10px;border-left:3px solid #12a19c;background:#edf9f8;color:#24676a;line-height:1.5;flex-shrink:0;overflow-wrap:anywhere}
#bulkPushModule .bulk-push-notice.is-error{border-left-color:#d64c3c;background:#fff3f0;color:#963c30}
#bulkPushModule .bulk-push-badge{display:inline-block;padding:2px 6px;white-space:nowrap;border-radius:3px;background:#eef3f7;color:#3c6279}
#bulkPushModule .bulk-push-badge.is-warning{background:#fff4dd;color:#956000}
#bulkPushModule .bulk-push-badge.is-success{background:#e5f6f0;color:#107860}
#bulkPushModule .bulk-push-preview{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;background:#f0f9f7;border:1px solid #cde7e1;flex-shrink:0}
#bulkPushModule .bulk-push-overlay{position:fixed;inset:0;background:#102c485c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1500}
#bulkPushModule .bulk-push-dialog{display:flex;flex-direction:column;width:min(760px,100%);max-height:calc(100dvh - 32px);min-height:0;background:#fff;border:1px solid #ccdae4;border-radius:6px;box-shadow:0 16px 48px #193a4933}
#bulkPushModule .bulk-push-dialog header,#bulkPushModule .bulk-push-dialog footer{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #dfebf0;flex-shrink:0}
#bulkPushModule .bulk-push-dialog-body{overflow:auto;min-height:0;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
#bulkPushModule .bulk-push-field{border:1px solid #dce7ed;padding:8px;min-width:0}
#bulkPushModule .bulk-push-field span{display:block;color:#708995;font-size:11px;margin-bottom:4px}
#bulkPushModule .bulk-push-field strong{font-size:12px;font-weight:400;white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:1100px){#bulkPushModule .bulk-push-columns{grid-template-columns:minmax(260px,.85fr) minmax(390px,1.4fr)}#bulkPushModule .bulk-push-filters{gap:6px}}
@media(max-width:760px){#bulkPushModule:not(.hidden),#bulkPushModule .bulk-push-content{overflow:auto}#bulkPushModule .bulk-push-columns{display:flex;flex-direction:column;flex:none}#bulkPushModule .bulk-push-columns>.bulk-push-panel{min-height:280px;height:45dvh;flex:none}#bulkPushModule .bulk-push-table-wrap{min-height:170px}#bulkPushModule .bulk-push-page-actions{flex-wrap:wrap}#bulkPushModule .bulk-push-dialog-body{grid-template-columns:1fr}#bulkPushModule .bulk-push-filters label{max-width:100%}}

/* R2-043 shared database container */
#databaseManagementView.bulk-push-workspace .database-tabs-toolbar,
#databaseManagementView.bulk-push-workspace #databaseViewStatus,
#databaseManagementView.bulk-push-workspace #databaseSummaryCards {display:none!important;}
#databaseManagementView.bulk-push-workspace .database-workspace-panel,
#databaseManagementView.bulk-push-workspace #databaseViewContent {display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;}
#databaseManagementView.bulk-push-workspace #bulkPushModule {display:flex;flex-direction:column;flex:1;min-height:0;height:100%;}
