@keyframes CDZgsG_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CDZgsG_container{z-index:1000;position:absolute;top:10px;left:20px}.CDZgsG_profileButton{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:border .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.CDZgsG_profileButton.CDZgsG_saving{border-color:#2196f3}.CDZgsG_profileButton.CDZgsG_noBorder{box-shadow:none;background:0 0;border:none;width:56px;height:56px}.CDZgsG_spinner{border:2px solid #0000;border-top-color:#2196f3;border-radius:50%;animation:1s linear infinite CDZgsG_spin;position:absolute;inset:-2px}.CDZgsG_profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%}