.market-pulse { min-width: 0; }
.market-pulse .pulse-row { display: flex; justify-content: space-between; gap: 12px; min-width: 0; }
.market-pulse .pulse-price { min-width: 0; display: flex; flex-direction: column; gap: 5px; white-space: normal; }
[data-live-quote] small { display: block; white-space: normal; font-size: 14px; line-height: 1.5; }
.asset-price[data-live-quote] { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; white-space: normal; }
.market-pulse .note { overflow-wrap: anywhere; }
