:root{--bt-border:#e5e7eb;--bt-row-alt-bg:#fafafa;--bt-cell-padding:.5rem}
.basistables-wrapper{overflow-x:auto}
.basistables-table{width:100%;border-collapse:collapse}
.basistables-table th,.basistables-table td{padding:var(--bt-cell-padding);border-bottom:1px solid var(--bt-border)}
.basistables-table tr:nth-child(even){background:var(--bt-row-alt-bg)}

