table[data-name=app-table] tbody td,table[data-name=app-table] thead th{border-bottom-width:.25rem;border-color:var(--color-light-app);border-right-width:.25rem;border-style:solid}[data-theme=dark] table[data-name=app-table] tbody td,[data-theme=dark] table[data-name=app-table] thead th{border-color:var(--color-dark-app)}table[data-name=app-table] tbody td{padding:1.375rem .5rem}table[data-name=app-table] tbody td:last-child,table[data-name=app-table] thead th:last-child{border-right-width:0}table[data-name=app-table] tbody tr:last-child td{border-bottom-width:0}table[data-name=app-table] tfoot tr td{border-color:var(--color-light-app);border-top-width:.25rem}[data-theme=dark] table[data-name=app-table] tfoot tr td{border-color:var(--color-dark-app)}
