/* The artwork supplies its own colored rim and backing. */
.lih-medal {display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;max-width:100%;max-height:100%;line-height:1;vertical-align:middle}
.lih-medal-image {display:block;object-fit:contain;max-width:100%;max-height:100%;flex-shrink:0;filter:none!important;image-rendering:auto}
.lih-medal > .lih-medal-image {width:100%;height:100%}
.medal-badge-icon:has(.lih-medal-image),.medal-detail-icon:has(.lih-medal-image),.player-showcase-icon:has(.lih-medal-image),.activity-icon.medal:has(.lih-medal-image),.medal-event-icon:has(.lih-medal-image),.award-icon-wrap:has(.lih-medal-image),.award-detail-icon-wrap:has(.lih-medal-image),.hero-medal-icon:has(.lih-medal-image) {background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.medal-tooltip-header .lih-medal {margin-right:8px}
.award-icon-wrap:has(.lih-medal-image) {width:30px;height:30px}
.medal-event-icon:has(.lih-medal-image) {width:64px;height:64px}
.hero-medal-icon:has(.lih-medal-image) {width:48px;height:48px}
.player-showcase-icon:has(.lih-medal-image) {width:32px;height:32px}
