.dn-table{background:var(--color-ui-generic-bg);border-radius:var(--box-radius);color:var(--color-ui-generic-fg);max-width:100%;overflow-x:scroll;padding:var(--row-gap)}.dn-table table{border-collapse:collapse;font-family:Inter,sans-serif;text-align:left;width:100%}.dn-table table thead{background-color:var(--color-ui-generic-subtle-fg)}.dn-table table tbody{color:var(--color-ui-generic-fg)}.dn-table table tbody tr{border-bottom:1px solid var(--color-ui-generic-divider)}.dn-table table tbody tr:last-child{border-bottom:none}.dn-table table tbody tr td,.dn-table table tbody tr th{padding:12px 0;text-align:right}.dn-table table tbody tr td:first-child,.dn-table table tbody tr th:first-child{border-bottom:0;text-align:left}
