/* Hide authentication UI elements */
#auth-buttons,
.mobile-auth-buttons,
#user-profile,
#mobile-user-profile {
    display: none !important;
}