.b-table .table-container{overflow-x:auto;width:100%}.b-table .table-container table{border-collapse:collapse;border-top:1px solid var(--color-accent);min-width:360px;table-layout:fixed;width:100%}.b-table .table-container table td,.b-table .table-container table th{border-bottom:1px solid var(--color-accent);color:accent-accent;padding:1rem .5rem;text-align:left;width:calc(100%/var(--table-cols));word-wrap:break-word}.b-table .table-container table td:first-child,.b-table .table-container table th:first-child{padding-left:0}.b-table .table-container table th{font-weight:600}.b-table .table-container table tbody tr{transition:.125s background var(--ease-out-cubic)}.b-table .table-container table tbody tr:hover{background-color:#252b52}
