.UserProfileModal_modalContainer__VWds7{position:absolute;top:100%;right:0;z-index:1000;margin-top:8px}.UserProfileModal_modal__ujKsm{background:var(--card-background);border:1px solid var(--border);border-radius:12px;padding:16px;min-width:280px;box-shadow:0 10px 38px -10px rgba(0,0,0,.35),0 10px 20px -15px rgba(0,0,0,.2);animation:UserProfileModal_slideIn__5JPDl .2s ease-out}@keyframes UserProfileModal_slideIn__5JPDl{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserProfileModal_userHeader__PG_MF{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.UserProfileModal_avatar__VzmU9{width:48px;height:48px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;color:var(--accent-foreground);font-weight:600;font-size:18px;flex-shrink:0}.UserProfileModal_userInfo__wb5J0{flex:1 1;min-width:0}.UserProfileModal_userName__vPw6v{font-size:16px;font-weight:600;color:var(--foreground);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfileModal_userRole__VXPP3{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--muted-foreground)}.UserProfileModal_userDetails__horyc{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.UserProfileModal_detailItem__2hntk{display:flex;align-items:center;gap:8px}.UserProfileModal_detailText__j4WdY{font-size:14px;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserProfileModal_actions__5_W5t{display:flex;flex-direction:column;gap:8px}