@keyframes price-flash-up{0%{background-color:#0000}50%{background-color:#22c55e26}to{background-color:#0000}}@keyframes price-flash-down{0%{background-color:#0000}50%{background-color:#ef444426}to{background-color:#0000}}.price-flash{animation:.6s ease-out price-flash-up}.price-flash[data-change-negative=true]{animation:.6s ease-out price-flash-down}.dark .price-flash{animation:.6s ease-out price-flash-up}.dark .price-flash[data-change-negative=true]{animation:.6s ease-out price-flash-down}.price-ticker-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.price-ticker-container *{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes border-flash{0%{border-color:#0000}50%{border-color:#22c55e26}}@keyframes border-flash-down{0%{border-color:#0000}50%{border-color:#ef444426}}.border-flash{animation:.6s ease-out border-flash}.border-flash[data-border-flash-negative=true]{animation:.6s ease-out border-flash-down}.dark .border-flash{animation:.6s ease-out border-flash}.dark .border-flash[data-border-flash-negative=true]{animation:.6s ease-out border-flash-down}
