.users-module__iDHlWG__successMessage{color:var(--success);background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;animation:.3s users-module__iDHlWG__slideDown;display:flex}.users-module__iDHlWG__closeButton{color:var(--success);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.2rem;transition:transform .2s;display:flex}.users-module__iDHlWG__closeButton:hover{transform:scale(1.1)}.users-module__iDHlWG__statCardsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.users-module__iDHlWG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00d4ff0f;border:1px solid #00d4ff26;border-radius:12px;padding:1.5rem;transition:all .3s}.users-module__iDHlWG__statCard:hover{background:#00d4ff17;border-color:#00d4ff40;transform:translateY(-2px);box-shadow:0 8px 20px #00d4ff1a}.users-module__iDHlWG__statCardBody{align-items:center;gap:1rem;display:flex}.users-module__iDHlWG__statIcon{width:50px;height:50px;color:var(--primary);background:#00d4ff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.users-module__iDHlWG__statIcon i{color:inherit}.users-module__iDHlWG__statIconSuccess i{color:var(--success)}.users-module__iDHlWG__statIconWarning i{color:var(--warning)}.users-module__iDHlWG__statIconDanger i{color:var(--danger)}.users-module__iDHlWG__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:600}.users-module__iDHlWG__statValue{color:var(--text);margin:0;font-size:2rem;font-weight:700}.users-module__iDHlWG__statSuccess{color:var(--success)}.users-module__iDHlWG__statWarning{color:var(--warning)}.users-module__iDHlWG__statDanger{color:var(--danger)}.users-module__iDHlWG__headerSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.users-module__iDHlWG__headerTitle{color:var(--primary);flex-shrink:0;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:700;display:flex}.users-module__iDHlWG__filterButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.users-module__iDHlWG__filterButton{color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff3;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.users-module__iDHlWG__filterButton:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff4d}.users-module__iDHlWG__filterButtonAll{color:var(--primary);background:linear-gradient(135deg,#00d4ff33,#0ea5e933);border-color:#00d4ff80}.users-module__iDHlWG__filterButtonPending{color:var(--warning);background:#f59e0b33;border-color:#f59e0b80}.users-module__iDHlWG__filterButtonApproved{color:var(--success);background:#22c55e33;border-color:#22c55e80}.users-module__iDHlWG__filterButtonRevoked{color:var(--danger);background:#ef444433;border-color:#ef444480}.users-module__iDHlWG__tableContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00d4ff0a;border:1px solid #00d4ff1f;border-radius:12px;padding:0;overflow-x:auto}.users-module__iDHlWG__usersTable{width:100%;color:var(--text);border-collapse:collapse;table-layout:fixed}.users-module__iDHlWG__usersTable thead tr{background:#00d4ff08;border-bottom:1px solid #ffffff1a}.users-module__iDHlWG__usersTable th{text-align:left;color:var(--primary);text-transform:uppercase;letter-spacing:.5px;padding:1.25rem 1.5rem;font-size:.9rem;font-weight:700}.users-module__iDHlWG__usersTable th:first-child{width:32%}.users-module__iDHlWG__usersTable th:nth-child(2){width:16%}.users-module__iDHlWG__usersTable th:nth-child(3),.users-module__iDHlWG__usersTable th:nth-child(4){width:18%}.users-module__iDHlWG__usersTable th:nth-child(5){text-align:center;width:16%}.users-module__iDHlWG__usersTable tbody tr{border-bottom:1px solid #ffffff0d;transition:background .2s}.users-module__iDHlWG__usersTable tbody tr:hover{background:#00d4ff0d}.users-module__iDHlWG__usersTable tbody tr:last-child{border-bottom:none}.users-module__iDHlWG__usersTable td{vertical-align:middle;padding:1.25rem 1.5rem}.users-module__iDHlWG__usersTable td:nth-child(5){text-align:center}.users-module__iDHlWG__userEmail{color:var(--text);font-size:.95rem;font-weight:600}.users-module__iDHlWG__statusBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.users-module__iDHlWG__statusApproved{color:var(--success);background:#10b98126;border:1px solid #10b9814d}.users-module__iDHlWG__statusPending{color:var(--warning);background:#f59e0b26;border:1px solid #f59e0b4d}.users-module__iDHlWG__statusRevoked{color:var(--danger);background:#ef444426;border:1px solid #ef44444d}.users-module__iDHlWG__dateText{color:var(--text-muted);font-size:.9rem}.users-module__iDHlWG__actionButtons{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.users-module__iDHlWG__actionButton{cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.users-module__iDHlWG__actionButton:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:500;animation:.2s users-module__iDHlWG__fadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.users-module__iDHlWG__actionButton:hover:before{content:"";z-index:1000;pointer-events:none;border:6px solid #0000;border-top-color:#000000e6;animation:.2s users-module__iDHlWG__fadeIn;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%)}.users-module__iDHlWG__approveButton{color:var(--success);border-color:#10b9814d}.users-module__iDHlWG__approveButton:hover:not(:disabled){border-color:var(--success);background:#10b98126;transform:translateY(-2px);box-shadow:0 4px 12px #10b98133}.users-module__iDHlWG__pendingButton{color:var(--warning);border-color:#f59e0b4d}.users-module__iDHlWG__pendingButton:hover:not(:disabled){border-color:var(--warning);background:#f59e0b26;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b33}.users-module__iDHlWG__revokeButton{color:var(--danger);border-color:#ef44444d}.users-module__iDHlWG__revokeButton:hover:not(:disabled){border-color:var(--danger);background:#ef444426;transform:translateY(-2px);box-shadow:0 4px 12px #ef444433}.users-module__iDHlWG__deleteButton{color:var(--danger);border-color:#ef44444d}.users-module__iDHlWG__deleteButton:hover:not(:disabled){border-color:var(--danger);background:#ef444426;transform:translateY(-2px);box-shadow:0 4px 12px #ef444440}.users-module__iDHlWG__actionButton:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.users-module__iDHlWG__actionButton:disabled:hover:after,.users-module__iDHlWG__actionButton:disabled:hover:before{display:none}.users-module__iDHlWG__emptyState{text-align:center;color:var(--text-muted);padding:3rem 2rem}.users-module__iDHlWG__emptyState i{color:var(--primary);opacity:.5;margin-bottom:1rem;font-size:3rem;display:block}.users-module__iDHlWG__emptyState p{margin:0;font-size:1rem}.users-module__iDHlWG__loadingContainer{text-align:center;padding:3rem 2rem}.users-module__iDHlWG__loadingSpinner{color:var(--primary);margin-bottom:1rem;font-size:3rem;display:block}.users-module__iDHlWG__loadingText{color:var(--text-muted);margin-top:1rem}.users-module__iDHlWG__footerInfo{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.9rem;display:flex}@keyframes users-module__iDHlWG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes users-module__iDHlWG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.users-module__iDHlWG__pageContainer{padding:1.5rem}.users-module__iDHlWG__pageTitle{font-size:1.5rem}.users-module__iDHlWG__statCardsGrid{grid-template-columns:repeat(2,1fr)}.users-module__iDHlWG__headerSection{flex-direction:column;align-items:flex-start}.users-module__iDHlWG__filterButtons{justify-content:flex-start;width:100%}.users-module__iDHlWG__usersTable th:nth-child(3),.users-module__iDHlWG__usersTable td:nth-child(3),.users-module__iDHlWG__usersTable th:nth-child(4),.users-module__iDHlWG__usersTable td:nth-child(4){display:none}.users-module__iDHlWG__usersTable th:first-child{width:35%}.users-module__iDHlWG__usersTable th:nth-child(2){width:25%}.users-module__iDHlWG__usersTable th:nth-child(5){width:40%}.users-module__iDHlWG__actionButtons{flex-direction:column;gap:.3rem;width:100%}.users-module__iDHlWG__actionButton{justify-content:center;width:100%;padding:.5rem;font-size:.75rem}}@media (max-width:480px){.users-module__iDHlWG__pageTitle{font-size:1.5rem}.users-module__iDHlWG__statCardsGrid{grid-template-columns:1fr}.users-module__iDHlWG__usersTable th:nth-child(2),.users-module__iDHlWG__usersTable td:nth-child(2){display:none}.users-module__iDHlWG__usersTable th:first-child,.users-module__iDHlWG__usersTable th:nth-child(5){width:50%}.users-module__iDHlWG__actionButtons{flex-direction:column;gap:.3rem;width:100%}.users-module__iDHlWG__actionButton{justify-content:center;width:100%;padding:.5rem;font-size:.75rem}}
