.table-default{table-layout:auto}.table-default thead tr{background-color:var(--color-fill-brand-two);color:var(--color-text-on-fill-brand-two);text-decoration:none}.table-default thead tr th{border-color:var(--color-fill-brand-two)}.table-default th:first-child{background-color:var(--color-fill-brand-two)}@supports(animation-timeline:--check){.table-default th:first-child:after{background:var(--color-fill-brand-two)}}.table-default th:first-child:before{left:-3px}.table-default th:first-child:after,.table-default th:first-child:before{background:var(--color-fill-brand-two);content:"";height:100%;position:absolute;top:0;width:5px}.table-default th:first-child:after{right:3px}.table-default td:first-child{border-right:0;left:0;position:sticky;text-align:start}.table-default td:first-child:before{background:var(--color-background-default);content:"";height:100%;left:-3px;position:absolute;top:0;width:5px}.table-default td:first-child:before:nth-child(2n){background:var(--color-surface-default)}.table-default td:first-child:after{border-right:1px solid var(--color-border-default);content:"";height:100%;position:absolute;right:0;top:0;width:1px}.table-default td:nth-child(2){border-left:none}.table-default tbody tr:nth-child(2n),.table-default tbody tr:nth-child(2n) td:first-child,.table-default tbody tr:nth-child(2n) td:first-child:before{background:var(--color-surface-default)}.table-default tbody tr:nth-child(odd),.table-default tbody tr:nth-child(odd) td:first-child,.table-default tbody tr:nth-child(odd) td:first-child:before{background:var(--color-background-default)}.table-default tbody tr:last-child,.table-default tbody tr:last-child td{border-bottom:none}.table-default td,.table-default th{border:1px solid;border-color:var(--color-border-default);justify-items:center;padding:var(--space-3xs-2xs);text-align:center;vertical-align:middle}