.teams-table-wrapper{background:#fff;border-radius:12px;overflow:auto visible;box-shadow:0 1px 3px #0000001a}.teams-table{border-collapse:collapse;width:100%;font-size:.95rem}.teams-table thead{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.teams-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;z-index:1;padding:16px 20px;font-size:.875rem;font-weight:600;position:relative}.teams-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.teams-table thead th.sortable:hover{background:#ffffff1a}.teams-table thead th .th-content{align-items:center;gap:8px;display:flex}.sort-icon{flex-shrink:0;width:16px;height:16px}.sort-icon.neutral{opacity:.5}.sort-icon.active{opacity:1}.teams-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.teams-table tbody tr:hover{background-color:#f9fafb}.teams-table tbody tr:last-child{border-bottom:none}.teams-table tbody td{color:#374151;padding:16px 20px}.team-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s}.team-link:hover{color:#764ba2;text-decoration:underline}.members-cell,.projects-cell{text-align:center;color:#667eea;font-weight:500}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.status-badge.active{color:#065f46;background-color:#d1fae5}.status-badge.inactive{color:#991b1b;background-color:#fee2e2}.teams-table thead th .th-content .column-filter{margin-left:auto}.teams-table thead th.sortable{pointer-events:auto}.teams-table thead th.sortable .th-content{pointer-events:none}.teams-table thead th.sortable .th-content>*{pointer-events:auto}.date-cell{color:#6b7280;font-size:.875rem}.actions-cell{white-space:nowrap;width:120px}.actions-cell .action-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:8px;padding:8px;transition:all .2s;display:inline-flex}.actions-cell .action-btn:first-child{margin-left:0}.actions-cell .action-btn svg{width:18px;height:18px}.actions-cell .edit-btn{color:#3b82f6}.actions-cell .edit-btn:hover{background-color:#dbeafe}.actions-cell .delete-btn{color:#ef4444}.actions-cell .delete-btn:hover{background-color:#fee2e2}.empty-state{text-align:center;padding:48px 24px}.empty-state-content{flex-direction:column;align-items:center;gap:16px;display:flex}.empty-state-content svg{color:#d1d5db;width:64px;height:64px}.empty-state-content p{color:#6b7280;margin:0;font-size:1rem}.actions-column{text-align:right;width:120px}@media (max-width:768px){.teams-table{font-size:.875rem}.teams-table thead th,.teams-table tbody td{padding:12px 16px}.action-btn{width:32px;height:32px}.action-btn svg{width:16px;height:16px}}
