.profile-card{cursor:pointer;background:#ffffff05;border-radius:10px;align-items:center;gap:10px;padding:8px;transition:background .15s;display:flex}.profile-card:hover{background:#ffffff0d}.profile-card-avatar{color:#b8dff6;background:linear-gradient(#ffffff0d,#ffffff05);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.profile-card-text{flex-direction:column;display:flex}.profile-card-displayname{color:#fff;font-size:15px}.profile-card-username{color:#ffffff80;font-size:13px}
