.table-wrap{width:100%;overflow-x:auto;border:1px solid var(--border-light,#e5e9f2);border-radius:8px}.ui-table{width:100%;border-collapse:collapse;font-size:0.875rem}.ui-table thead th{padding:9px 14px;text-align:left;font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.07em;color:#6b7280;background:#f8fafc;border-bottom:1px solid var(--border-light,#e5e9f2);white-space:nowrap}.ui-table td{padding:10px 14px;border-bottom:1px solid var(--border-light,#e5e9f2);color:var(--ink,#1e293b);vertical-align:middle}.ui-table tbody tr:last-child td{border-bottom:none}.ui-table tbody tr:hover td{background:rgba(47,122,229,0.04)}.ui-table td.action-cell{padding:0;width:1%;white-space:nowrap}