.match-history-table{min-width:100%}.match-history-table tr{cursor:pointer;border-radius:var(--radius)}.match-history-table tr:hover{background-color:hsl(var(--secondary-foreground)/.1)}.match-history-table td{padding:.1rem .4rem}.match-history-table tr td:first-child{padding-left:0}.match-history-table tr td:last-child{padding-right:0}.match-history-table thead tr{cursor:default}.match-history-table thead tr:hover{background-color:transparent}.match-history-table th{padding:.2rem .4rem;text-align:center;font-size:.75rem;font-weight:600;color:hsl(var(--muted-foreground))}.match-history-table th:first-child{padding-left:0}.match-history-table th:last-child{padding-right:0}.match-history-card-statustext{color:hsl(var(--color));background-color:hsla(var(--color)/.2);padding:.1rem 0;border-radius:var(--radius2);font-weight:700;text-align:center}.match-history-card-info{font-size:.8rem;text-align:center;color:hsl(var(--muted-foreground))}