table{max-height:70vh;overflow:auto;border:1.5px solid #a36e6e;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}td,th{border:1.5px solid #cccccc;padding:.75rem!important;white-space:nowrap}thead th{color:#1f2937;font-weight:600;top:0;z-index:20}tbody td:first-child,thead th{background-color:#e5e7eb;position:sticky;text-align:center!important}tbody td:first-child{font-weight:500;left:0;z-index:10;width:3rem}tbody td:first-child,thead th:first-child{padding-right:0}tbody tr:nth-child(2n) td{background-color:#f9fafb}tbody tr:nth-child(2n) td:first-child{background-color:#e5e7eb}tbody tr:nth-child(odd) td{background-color:#ffffff}tbody tr:nth-child(odd) td:first-child{background-color:#e5e7eb}tbody td:not(:first-child):hover{background-color:#d1d5db}