I wanted to have <details> styling be derived from missing-card. This is not possible in any standardized CSS without adding , details to card.css, or duplicating styles.
In CSS preprocessors, we have things like extends, but I'd prefer if we stuck to a CSS dialect that will probably be standard in the future.