.ProfileIcon_profileIcon__XWthn{cursor:pointer;padding:8px;border-radius:var(--radius-lg);background:var(--bg-nested);display:flex;align-items:center;justify-content:center}.ProfileIcon_profileIcon__XWthn:active,.ProfileIcon_profileIcon__XWthn:focus,.ProfileIcon_profileIcon__XWthn:hover{background:var(--bg-hover)}.ProfileIcon_profileIcon__XWthn svg{color:var(--text-secondary);width:40px;height:40px;transition:all .3s ease}@media only screen and (max-width:768px){.ProfileIcon_profileIcon__XWthn{border-radius:var(--radius-sm)}.ProfileIcon_profileIcon__XWthn svg{width:32px;height:32px}}@media only screen and (max-width:475px){.ProfileIcon_profileIcon__XWthn svg{width:24px;height:24px}}