.market-row{padding:4px 0;display:flex;justify-content:space-between;align-items:center;font-weight:500;line-height:normal}.market-row>*{flex:1}.market-row-name .base_unit{font-size:12px}.market-row-name .quote_unit{color:var(--color-gray);font-size:9px}.market-row-volume{color:var(--color-gray)}.market-row-price{font-size:12px;text-align:right}.market-row-price-usd{font-size:9px;color:var(--color-gray);text-align:right}.market-row-change{padding:0 8px;border-radius:2px;text-align:center;line-height:25px;font-size:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto}