.table-wrapper{border:1px solid #e2e8f0;border-radius:6px;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.9375rem}.data-table td,.data-table th{padding:.75rem 1rem;text-align:left}.data-table thead th{font-weight:700;font-size:.875rem;color:#0f172a;border-bottom:2px solid #e2e8f0;white-space:nowrap}.data-table tbody td{color:#64748b;border-bottom:1px solid #e2e8f0}.data-table tbody tr:last-child td{border-bottom:none}@media (max-width:767.98px){.data-table td,.data-table th{padding:.625rem .875rem;white-space:nowrap}}@media (min-width:768px){.data-table td,.data-table th{white-space:normal}}.dark-header .data-table thead th{background:#0f172a;color:#fff;border-bottom:none}.dark-header .data-table thead th:first-child{border-top-left-radius:5px}.dark-header .data-table thead th:last-child{border-top-right-radius:5px}.striped .data-table tbody tr:nth-child(even){background-color:rgba(15,23,42,.03)}.max-w-800>.container{max-width:800px}.minimal .table-wrapper{border:none;border-radius:0}.minimal .data-table tbody td{border-bottom-color:rgba(226,232,240,.6)}