.mdst-table{overflow-x:auto}
.mdst-table .mdst-filter-wrap{margin-bottom:.5rem}
.mdst-table .mdst-filter{width:100%;max-width:280px;padding:.5rem .6rem;border:1px solid #e5e7eb;border-radius:8px;font-family:inherit}
.mdst-table table{width:100%;border-collapse:collapse;font-family:inherit}
.mdst-table th,.mdst-table td{border-bottom:1px solid #e5e7eb;padding:.65rem .75rem;text-align:left}
.mdst-table thead th{position:sticky;top:0;background:#fafafa;z-index:1}
.mdst-table tr:hover td{background:#fafafa}
