/* v67: the single pendant occupies the centered final cell in the worn grid. */
#inventory-dialog#inventory-dialog#inventory-dialog#inventory-dialog #equipment-slots > .gear-tile:last-child{
 grid-column:1 / -1;
 justify-self:center;
 width:calc(50% - 2px);
}
