.data-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;font-size:13px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--color-border-light);padding:8px 12px}.data-table th:first-child,.data-table td:first-child{border-left:1px solid var(--color-border)}.data-table th:last-child,.data-table td:last-child{border-right:1px solid var(--color-border)}.data-table th{background:var(--color-navy);color:var(--color-surface);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:12px;font-weight:600}.data-table thead th:first-child{border-top-left-radius:var(--radius-default)}.data-table thead th:last-child{border-top-right-radius:var(--radius-default)}.data-table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--radius-default)}.data-table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--radius-default)}.data-table th a{color:var(--color-surface);text-decoration:none}.data-table th a:hover{color:var(--color-gold-light)}.data-table tbody tr{transition:background .15s}.data-table tbody tr:nth-child(odd){background:var(--color-surface)}.data-table tbody tr:nth-child(2n){background:var(--color-table-stripe)}.data-table tbody tr:hover{background:var(--color-table-hover)}.data-table tbody tr:last-child td{border-bottom:1px solid var(--color-border)}.data-table tbody tr.year-group-start td{border-top:2px solid var(--color-border)}@media (width<=767px){.data-table[data-freeze="1"] td:first-child,.data-table[data-freeze="2"] td:first-child{z-index:3;position:sticky;left:0}.data-table[data-freeze="2"] td:nth-child(2){left:var(--freeze-col1-w,60px);z-index:3;position:sticky}.data-table[data-freeze="1"] th:first-child,.data-table[data-freeze="2"] th:first-child{z-index:4;position:sticky;left:0}.data-table[data-freeze="2"] th:nth-child(2){left:var(--freeze-col1-w,60px);z-index:4;position:sticky}.data-table[data-freeze="1"] td:first-child,.data-table[data-freeze="1"] th:first-child,.data-table[data-freeze="2"] td:nth-child(2),.data-table[data-freeze="2"] th:nth-child(2){box-shadow:2px 0 4px #0000000f}.data-table[data-freeze="1"] tbody tr:nth-child(odd) td:first-child,.data-table[data-freeze="2"] tbody tr:nth-child(odd) td:first-child,.data-table[data-freeze="2"] tbody tr:nth-child(odd) td:nth-child(2){background:var(--color-surface)}.data-table[data-freeze="1"] tbody tr:nth-child(2n) td:first-child,.data-table[data-freeze="2"] tbody tr:nth-child(2n) td:first-child,.data-table[data-freeze="2"] tbody tr:nth-child(2n) td:nth-child(2){background:var(--color-table-stripe)}.data-table[data-freeze="1"] tbody tr:hover td:first-child,.data-table[data-freeze="2"] tbody tr:hover td:first-child,.data-table[data-freeze="2"] tbody tr:hover td:nth-child(2){background:var(--color-table-hover)}}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.sortable-header:hover{background:var(--color-navy-light)}.sortable-header a:focus-visible{outline:2px solid var(--color-gold);outline-offset:-2px;border-radius:2px}
