.header-profile-link{
  background:radial-gradient(circle at 50% 42%,rgba(215,157,70,.14),rgba(8,8,8,.94) 70%)!important;
  border:1px solid rgba(218,160,74,.68)!important;
  box-shadow:0 0 0 1px rgba(101,64,22,.35) inset,0 8px 26px rgba(0,0,0,.34),0 0 18px rgba(205,142,55,.16)!important;
}
.header-profile-link .default-profile-icon{width:72%!important;height:72%!important;object-fit:contain!important;display:block!important}
.header-profile-link img:not(.default-profile-icon){width:100%!important;height:100%!important;object-fit:cover!important}
.account-sheet-avatar{background:radial-gradient(circle at 50% 42%,rgba(215,157,70,.13),#0d0c0b 72%)!important}
.account-sheet-avatar .default-profile-icon{width:72%!important;height:72%!important;object-fit:contain!important}
.auth-profile-preview{
  width:88px;height:88px;margin:0 auto 20px;border-radius:50%;
  display:grid;place-items:center;border:1px solid rgba(218,160,74,.58);
  background:radial-gradient(circle at 50% 42%,rgba(215,157,70,.12),#0d0c0b 72%);
  box-shadow:0 12px 36px rgba(0,0,0,.32),0 0 20px rgba(205,142,55,.12)
}
.auth-profile-preview img{width:72%;height:72%;object-fit:contain}
