.table-card{border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface);box-shadow:none;min-width:0}.table-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 14px;min-width:0}.table-scroll{width:100%;overflow-x:auto;padding:0}.ds-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--ds-surface)}.ds-table th,.ds-table thead tr{background:var(--ds-surface-soft)}.ds-table th{height:56px;padding:0 16px;text-align:left;color:var(--ds-text);font-size:14px;font-weight:750;border-bottom:1px solid var(--ds-border);white-space:nowrap}.ds-table td:first-child,.ds-table th:first-child{padding-left:28px}.ds-table td:last-child,.ds-table th:last-child{padding-right:28px}.ds-table td{height:74px;padding:0 16px;border-bottom:1px solid var(--ds-border);color:var(--ds-text);font-size:14px;font-weight:500;white-space:nowrap}.ds-table tr:last-child td{border-bottom:0}.ds-table strong{font-weight:650}.ds-table tbody tr{transition:background .16s ease}.ds-table tbody tr.clickable-row{cursor:pointer}.ds-table tbody tr.clickable-row:hover{background:var(--ds-surface-muted)}.table-primary{font-weight:650}.table-primary,.table-secondary{min-width:0;overflow-wrap:anywhere}.table-secondary{color:var(--ds-muted);font-size:12px;font-weight:500;margin-top:4px}.entity-table-identity{min-width:220px;display:flex;align-items:center;gap:9px}.company-table-identity{margin-left:-51px;display:grid;grid-template-columns:41px minmax(0,1fr);grid-column-gap:18px;column-gap:18px}.entity-table-avatar{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--ds-primary-soft);color:var(--ds-primary);font-size:13px;font-weight:800}.entity-table-company-logo{width:41px;height:41px;border-radius:0;background:transparent;border:0}.entity-table-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.entity-table-company-logo img{object-fit:contain;padding:0}.entity-table-copy{min-width:0;display:block}.table-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.table-action-button,.table-actions a{color:var(--ds-primary);font-size:13px;font-weight:700}.table-action-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface);cursor:pointer;padding:0 10px}.table-action-button.danger{color:var(--ds-danger)}.table-action-button:disabled{cursor:not-allowed;opacity:.55}.table-icon-actions{display:inline-flex;align-items:center;gap:8px}.table-icon-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--ds-primary);cursor:pointer;text-decoration:none}.table-icon-button:hover{background:var(--ds-primary-faint)}.table-icon-button.danger{color:var(--ds-danger)}.table-icon-button.danger:hover{background:var(--ds-danger-soft)}.table-icon-button.is-loading{pointer-events:none}.table-icon-button:disabled{cursor:not-allowed;opacity:.55}.table-icon-spinner{animation:dsButtonSpin .8s linear infinite}.ds-table-mobile-cards{display:none}.ds-table-mobile-card{min-width:0;display:grid;grid-gap:14px;gap:14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface);padding:14px;color:var(--ds-text)}.ds-table-mobile-card.clickable-row{cursor:pointer}.ds-table-mobile-card.clickable-row:focus-visible,.ds-table-mobile-card.clickable-row:hover{background:var(--ds-surface-muted);outline:none}.ds-table-mobile-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px}.ds-table-mobile-head>input{width:18px;height:18px;margin-top:3px;accent-color:var(--ds-primary)}.ds-table-mobile-media{grid-row:span 2;min-width:0}.ds-table-mobile-head:has(.ds-table-mobile-media){grid-template-columns:auto auto minmax(0,1fr);align-items:center}.ds-table-mobile-title{min-width:0;overflow-wrap:anywhere}.ds-table-mobile-title .table-primary,.ds-table-mobile-title strong{font-size:15px;line-height:1.3}.ds-table-mobile-fields{display:grid;grid-gap:0;gap:0}.ds-table-mobile-field{min-width:0;display:grid;grid-template-columns:minmax(104px,.42fr) minmax(0,1fr);align-items:baseline;grid-gap:12px;gap:12px;border-top:1px solid var(--ds-border);padding:10px 0}.ds-table-mobile-field>span{min-width:0;color:var(--ds-muted);font-size:12px;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.ds-table-mobile-value{min-width:0;color:var(--ds-text);font-size:13px;font-weight:750;line-height:1.35;text-align:right;overflow-wrap:anywhere}.ds-table-mobile-field .ds-badge,.ds-table-mobile-field .owner-cell{justify-self:end}.ds-table-mobile-actions{display:flex;justify-content:flex-end;border-top:1px solid var(--ds-border);padding-top:12px}@keyframes dsButtonSpin{to{transform:rotate(1turn)}}.skeleton-table td,.skeleton-table th{pointer-events:none}.skeleton-checkbox{width:16px;height:16px;display:inline-block;border:1px solid var(--ds-border);border-radius:4px;background:var(--ds-surface)}.skeleton-table-cell{display:block;height:14px;border-radius:999px}.skeleton-table-head{display:block;height:13px;border-radius:999px}.skeleton-table-head-0{width:min(110px,64%)}.skeleton-table-head-1{width:min(88px,54%)}.skeleton-table-head-2{width:min(96px,58%)}.skeleton-table-head-3{width:min(70px,46%)}.skeleton-table-cell-0{width:min(180px,72%)}.skeleton-table-cell-1{width:min(120px,58%)}.skeleton-table-cell-2{width:min(150px,66%)}.skeleton-table-cell-3{width:min(88px,48%)}.skeleton-empty-state{min-height:154px;display:grid;place-items:center;padding:28px}.skeleton-empty-state-inner{width:min(320px,100%);display:grid;justify-items:center;grid-gap:12px;gap:12px}.skeleton-empty-state-icon{width:42px;min-height:42px;border-radius:var(--ds-radius-sm)}.skeleton-empty-state-title{width:min(210px,72%);min-height:18px}.skeleton-empty-state-line{width:min(260px,84%);min-height:13px}.ds-table th:first-child,.ds-table th:last-child{border-radius:0}@media (max-width:1023px){.table-card{overflow:visible}.table-card-header{align-items:flex-start;flex-direction:column;padding:16px 16px 10px}.table-card-header>div{width:100%}.table-card:has(.ds-table-mobile-cards)>.table-scroll{display:none}.ds-table-mobile-cards{display:grid;grid-gap:12px;gap:12px;padding:12px}.skeleton-table{display:block}.skeleton-table thead{display:none}.skeleton-table tbody,.skeleton-table td,.skeleton-table tr{display:block;width:100%}.skeleton-table tbody{display:grid;grid-gap:12px;gap:12px;padding:12px}.skeleton-table tr{border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface);padding:14px}.skeleton-table td{height:auto;border-bottom:0;padding:7px 0;white-space:normal}.skeleton-table td:first-child,.skeleton-table td:last-child{padding-left:0;padding-right:0}}@media (max-width:430px){.ds-table-mobile-card{padding:12px}.ds-table-mobile-field{grid-template-columns:1fr;gap:5px}.ds-table-mobile-value{text-align:left}.ds-table-mobile-field .ds-badge,.ds-table-mobile-field .owner-cell{justify-self:start}.ds-table-mobile-actions,.table-actions,.table-icon-actions{justify-content:flex-start}}