table{width:100%;border-collapse:collapse;margin:1rem 0}table td,table th{padding:.75rem 1rem;text-align:left;border:1px solid var(--fd-border,hsl(0 0% 90%));opacity:1!important}table th{background-color:var(--fd-secondary,hsl(0 0% 96%));font-weight:600}table td,table th{color:var(--fd-foreground,hsl(0 0% 10%))!important}table td{background-color:var(--fd-background,white)}.dark table th,[data-theme=dark] table th{background-color:hsl(0 0% 20%)!important;color:hsl(0 0% 95%)!important;border-color:hsl(0 0% 30%)!important;opacity:1!important}.dark table td,[data-theme=dark] table td{background-color:hsl(0 0% 12%)!important;color:hsl(0 0% 90%)!important;border-color:hsl(0 0% 25%)!important;opacity:1!important}.dark table,[data-theme=dark] table{border-color:hsl(0 0% 25%)!important}.dark table tbody tr:nth-child(2n) td,[data-theme=dark] table tbody tr:nth-child(2n) td{background-color:hsl(0 0% 15%)!important}