.table-wrapper{overflow-x:auto;background-color:var(--background-lvl-1);border:1px solid var(--grey-10);border-radius:8px}@media(min-width:768px){.table-wrapper{overflow:hidden}}.Table{display:table;width:100%;text-indent:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-collapse:collapse;background-color:var(--background-lvl-1)}.tr{display:table-row;border-color:inherit}.td,.th,.tr{vertical-align:inherit}.td,.th{display:table-cell}.table-header{display:table-header-group;vertical-align:middle;color:var(--grey-60);background-color:var(--background-lvl-2);border-bottom:1px solid var(--grey-10)}.table-header svg{width:16px;height:16px}.table-header .th,.table-header th{min-height:28px;padding:6px;font-weight:500}.table-header .th:first-child,.table-header th:first-child{padding-left:16px}.table-header .th:last-child,.table-header th:last-child{padding-right:16px}.table-body{display:table-row-group;font-weight:600;vertical-align:middle;color:var(--grey-60)}.table-body .tr,.table-body tr{border-bottom:1px solid var(--grey-10)}.table-body .tr:last-child,.table-body tr:last-child{border-bottom:none}.table-body .td,.table-body td{padding:12px 8px}.table-body .td:first-child,.table-body td:first-child{padding-left:16px}.table-body .td:last-child,.table-body td:last-child{padding-right:16px}.Table--fixed .table-body .td:first-child,.Table--fixed .table-body td:first-child,.Table--fixed .table-header .th:first-child,.Table--fixed .table-header th:first-child{position:sticky;left:0;z-index:2;min-width:120px}.Table--fixed .table-header .th:first-child,.Table--fixed .table-header th:first-child{z-index:2;background-color:var(--background-lvl-2)}.Table--fixed .table-body .td:first-child,.Table--fixed .table-body td:first-child{background-color:var(--background-lvl-1)}
