/* Version 31: scoped quality, readability and market-data fixes. */
.msh-market-card__value{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap;unicode-bidi:isolate}
.msh-market-card__value bdi{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;direction:ltr}
.msh-market-card__change{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;font-variant-numeric:tabular-nums;unicode-bidi:isolate}
.msh-market-meta{display:flex;gap:.65rem 1rem;flex-wrap:wrap;align-items:center}
.msh-market-meta .is-stale{font-weight:700}
.site-main :where(p,li){text-wrap:pretty}
.site-main :where(h1,h2,h3){text-wrap:balance}
.site-main :where(img,video,iframe){max-width:100%}
@media (max-width:767px){.msh-market-card__value{gap:.3rem}.msh-market-grid{grid-template-columns:minmax(0,1fr)}.site-main{overflow-x:clip}}
