.item-image{display:inline-block;width:48px;height:48px;flex:0 0 auto;object-fit:contain;image-rendering:pixelated;vertical-align:middle;background:#101c1880;border:1px solid #53645270;border-radius:3px;padding:2px}
.item-image-pending{color:#85937b;text-align:center;line-height:40px}
.inventory-item>.item-image{width:64px;height:64px;align-self:center;margin:5px 0}
.craft-card-heading>.item-image{width:64px;height:64px;border-color:var(--rarity);background:#101a16;flex-shrink:0}
.item-image.item-image-small{width:24px;height:24px;padding:1px;margin-right:5px}
.item-image-pending.item-image-small{line-height:20px}
.item-image.item-image-row{width:40px;height:40px;float:left;margin:0 9px 5px 0}
.craft-materials>span{display:inline-flex;align-items:center;gap:3px;flex-wrap:wrap}
.craft-materials .item-image-small{margin:0;flex-shrink:0}
.enhance-card>.item-image{width:64px;height:64px;margin-bottom:8px}
.warehouse-item>div:first-child,.shop-row>div,.equipment-slot{min-width:0}
.shop-row>div,.warehouse-item>div:first-child{overflow-wrap:anywhere}
.hunt-materials .item-image{float:left;margin:0 10px 6px 0}
.sell-list .item-image-small{margin-right:7px}
@media(max-width:380px){.craft-card-heading>.item-image{width:56px;height:56px}.warehouse-item .item-image-row{width:32px;height:32px;margin-right:6px}}
