.Table-module__DdULZW__tableContainer{background-color:#181818;border:1px solid #2a2a2a;flex-direction:column;width:100%;display:flex;overflow:auto hidden}.Table-module__DdULZW__gridRow{grid-template-columns:var(--table-grid-cols,none);min-width:var(--table-min-width,0);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:stretch;width:100%;display:grid}.Table-module__DdULZW__headerRow{z-index:10;color:#ffffff8c;background-color:#1d1d1d;border-bottom:1px solid #2a2a2a;height:40px;font-family:ui-sans-serif,-apple-system,system-ui,sans-serif;font-size:13px;position:sticky;top:0}.Table-module__DdULZW__bodyRow{cursor:pointer;background-color:#181818;border-bottom:1px solid #2a2a2a;min-height:48px;transition:background-color .15s}.Table-module__DdULZW__bodyRow:hover{background-color:#1e1e1e}.Table-module__DdULZW__bodyRowExpanded{background-color:#ffffff05}.Table-module__DdULZW__cell{border-right:1px solid #2a2a2a;align-items:center;min-width:0;padding:0 16px;display:flex;overflow:hidden}.Table-module__DdULZW__cell:last-child{border-right:none}.Table-module__DdULZW__actionCell{justify-content:flex-end}
