.app-avatar{display:flex;justify-content:center;align-items:center;border-radius:50%;aspect-ratio:1/1;background-color:var(--widget);overflow:hidden}.app-avatar.size_small{width:38px}.app-avatar.size_middle{width:62px}@media screen and (min-height: 580px){.app-avatar.size_large{width:130px}}@media screen and (max-height: 580px){.app-avatar.size_large{width:80px}}.app-avatar img{height:100%;max-width:none}.app-avatar__symbol{font-size:1.8em;letter-spacing:0;color:var(--text-grey)}
