html body #root .player-shell .profile-page > section.profile-wallet-card:has(.profile-wallet-center) {
  background-image:
    linear-gradient(90deg, rgba(255, 252, 246, 0) 0%, rgba(255, 252, 246, 0.12) 38%, rgba(255, 252, 246, 0.28) 100%),
    linear-gradient(104deg, rgba(226, 232, 220, 0.98) 0%, rgba(226, 232, 220, 0.98) 52.8%, rgba(185, 158, 95, 0.92) 52.9%, rgba(185, 158, 95, 0.92) 53.12%, rgba(226, 232, 220, 0) 53.22%),
    url("/assets/profile-wallet-classical-architecture-v3-fast-20260803.webp") !important;
  background-position: right top, center, center !important;
  background-size: 48% 50%, 100% 100%, 100% 100% !important;
  background-repeat: no-repeat, no-repeat, no-repeat !important;
  background-blend-mode: normal, normal, normal !important;
}
