.datatable table{border-collapse:separate;border-spacing:0;width:100%}.datatable th,.datatable td{border:1px solid hsl(var(--border));border-top:0;border-left:0}.datatable th:first-child,.datatable td:first-child{border-left:1px solid hsl(var(--border))}.datatable tr:first-child th,.datatable tr:first-child td{border-top:1px solid hsl(var(--border))}.datatable th{background-color:hsl(var(--muted));color:hsl(var(--foreground));font-weight:500;text-align:center;padding:.5rem;font-size:.75rem;min-width:80px}.datatable td{padding:0;vertical-align:top;min-width:80px;max-width:120px;height:32px}.datatable tr:hover{background-color:hsl(var(--muted) / .5)}
