table.rounded-corners{--border:1px solid #d9d9d9;border-radius:8px;border-spacing:0;border-collapse:separate;border:var(--border);overflow:hidden}table.rounded-corners td:not(:last-child),table.rounded-corners th:not(:last-child){border-right:var(--border)}table.rounded-corners>tbody:not(:last-child),table.rounded-corners>tbody>tr:not(:last-child)>td,table.rounded-corners>tbody>tr:not(:last-child)>th,table.rounded-corners>tfoot:not(:last-child),table.rounded-corners>tfoot>tr:not(:last-child)>td,table.rounded-corners>tfoot>tr:not(:last-child)>th,table.rounded-corners>thead:not(:last-child),table.rounded-corners>thead>tr:not(:last-child)>td,table.rounded-corners>thead>tr:not(:last-child)>th,table.rounded-corners>tr:not(:last-child)>td,table.rounded-corners>tr:not(:last-child)>th{border-bottom:var(--border)}