body,html{scroll-behavior:auto!important}body{overflow-x:hidden}#__next{position:relative;min-height:100vh}.price-profit{color:#4cb31a!important;font-weight:700}.size-change{animation:sizeChange .3s ease-in-out}.floating-price{font-weight:700}@keyframes sizeChange{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.order-type-buy{color:green;font-weight:700}.order-type-sell{color:red;font-weight:700}.current-price-up{color:#00cc00!important}.current-price-down,.current-price-up{font-weight:700;animation:textGlow .5s ease-out}.current-price-down{color:#ff0000!important}.current-price-same{color:#666666!important;font-weight:400}@keyframes textGlow{0%{text-shadow:0 0 5px currentColor}to{text-shadow:none}}