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