.realtime-price-current{transition:all .3s ease-in-out}.realtime-price-refresh-badge{background-color:rgba(16,185,129,.12)}.dark .realtime-price-refresh-badge{background-color:rgba(52,211,153,.12)}@keyframes realtimePriceRefreshPing{75%,to{opacity:0;transform:scale(2.2)}}.realtime-price-refresh-ping{animation:realtimePriceRefreshPing 2s cubic-bezier(0,0,.2,1) infinite}@media (prefers-reduced-motion:reduce){.realtime-price-refresh-ping{animation:none;opacity:0}}.price-increase{animation:priceIncreaseFlash 1s ease-in-out}@keyframes priceIncreaseFlash{0%{color:rgba(16,185,129,.5)}50%{color:rgba(16,185,129,.7)}to{color:rgba(1,43,36,.9)}}.price-decrease{animation:priceDecreaseFlash 1s ease-in-out}@keyframes priceDecreaseFlash{0%{color:rgba(239,68,68,.5)}50%{color:rgba(239,68,68,.7)}to{color:rgba(41,9,12,.9)}}.dark .price-increase{animation:darkPriceIncreaseFlash 1s ease-in-out}@keyframes darkPriceIncreaseFlash{0%{color:rgba(16,185,129,.6)}50%{color:rgba(16,185,129,.8)}to{color:rgba(141,202,192,.8)}}.dark .price-decrease{animation:darkPriceDecreaseFlash 1s ease-in-out}@keyframes darkPriceDecreaseFlash{0%{color:rgba(239,68,68,.6)}50%{color:rgba(239,68,68,.8)}to{color:rgba(241,176,182,.8)}}td.price-increase{animation:cellPriceIncreaseFlash 1s ease-in-out}@keyframes cellPriceIncreaseFlash{0%{color:rgba(16,185,129,.5)}50%{color:rgba(16,185,129,.7)}to{color:rgba(1,43,36,.9)}}td.price-decrease{animation:cellPriceDecreaseFlash 1s ease-in-out}@keyframes cellPriceDecreaseFlash{0%{color:rgba(239,68,68,.5)}50%{color:rgba(239,68,68,.7)}to{color:rgba(41,9,12,.9)}}.dark td.price-increase{animation:darkCellPriceIncreaseFlash 1s ease-in-out}@keyframes darkCellPriceIncreaseFlash{0%{color:rgba(16,185,129,.6)}50%{color:rgba(16,185,129,.8)}to{color:rgba(141,202,192,.8)}}.dark td.price-decrease{animation:darkCellPriceDecreaseFlash 1s ease-in-out}@keyframes darkCellPriceDecreaseFlash{0%{color:rgba(239,68,68,.6)}50%{color:rgba(239,68,68,.8)}to{color:rgba(241,176,182,.8)}}