/* Optimized department sprite rendering */
.sprite-image,.suggestion-thumb,.sprite-detail{background-repeat:no-repeat;background-color:#efe7de}
.sprite-image{background-origin:border-box}
.suggestion-thumb{width:42px;height:42px;border-radius:10px;flex:0 0 42px}
.sprite-detail{width:min(100%,520px);aspect-ratio:4/3;margin:auto}
