.users-table-wrapper{background:#fff;border-radius:12px;overflow:auto visible;box-shadow:0 1px 3px #0000001a}.users-table{border-collapse:collapse;width:100%;font-size:.95rem}.users-table thead{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%)}.users-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}.users-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.users-table thead th.sortable:hover{background:#ffffff1a}.users-table thead th .th-content{align-items:center;gap:8px;display:flex}.users-table thead th .th-content .column-filter{margin-left:auto}.users-table thead th.sortable .th-content{pointer-events:none}.users-table thead th.sortable .th-content>*{pointer-events:auto}.sort-icon{flex-shrink:0;width:16px;height:16px}.sort-icon.neutral{opacity:.5}.sort-icon.active{opacity:1}.users-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.users-table tbody tr:hover{background-color:#f9fafb}.users-table tbody tr:last-child{border-bottom:none}.users-table tbody td{color:#374151;padding:16px 20px}.checkbox-column{text-align:center;width:50px}.checkbox-column input[type=checkbox]{cursor:pointer;accent-color:#667eea;width:18px;height:18px}.users-table tbody tr.selected{background-color:#ede9fe}.users-table tbody tr.selected:hover{background-color:#ddd6fe}.user-name-cell{align-items:center;gap:12px;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.user-name{color:#111827;font-weight:500}.email-cell,.date-cell{color:#6b7280;font-size:.9rem}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.status-badge.active{color:#065f46;background-color:#d1fae5}.status-badge.inactive{color:#991b1b;background-color:#fee2e2}.actions-column{text-align:center;width:120px}.actions-cell{justify-content:center;align-items:center;gap:8px;display:flex}.action-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.action-btn svg{width:18px;height:18px}.action-btn.edit-btn{color:#3b82f6}.action-btn.edit-btn:hover{background-color:#dbeafe}.action-btn.delete-btn{color:#ef4444}.action-btn.delete-btn:hover{background-color:#fee2e2}.empty-state{text-align:center;padding:60px 20px!important}.empty-state-content{color:#9ca3af;flex-direction:column;align-items:center;gap:16px;display:flex}.empty-state-content svg{opacity:.5;width:64px;height:64px}.empty-state-content p{color:#6b7280;margin:0;font-size:1rem}@media (max-width:1200px){.users-table{font-size:.875rem}.users-table thead th,.users-table tbody td{padding:12px 16px}.user-avatar{width:36px;height:36px;font-size:.9rem}}@media (max-width:768px){.users-table-wrapper{border-radius:8px}.users-table{font-size:.8rem}.users-table thead th,.users-table tbody td{padding:10px 12px}.user-avatar{width:32px;height:32px;font-size:.8rem}.action-btn svg{width:16px;height:16px}}
