::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes progress-bar{0%{width:100%}to{width:0%}}.animate-progress{animation:progress-bar 10s linear forwards}@keyframes pulse-border-effect{0%,to{border-color:transparent;box-shadow:0 0 #ef4444b3}50%{border-color:#ef4444b3;box-shadow:0 0 0 6px #ef444400}}.live-event-pulse{animation:pulse-border-effect 1.5s infinite}@keyframes main-timer-live-pulse-bg{0%,to{background-color:#ef4444cc}50%{background-color:#dc2626}}.main-timer-live-pulse{animation:main-timer-live-pulse-bg 1s ease-in-out infinite}@keyframes ping-once-effect{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}to{transform:scale(1);opacity:1}}.animate-ping-once{animation:ping-once-effect .75s ease-out}@keyframes price-up-flash{0%{background-color:#10b98133}to{background-color:transparent}}.price-up{animation:price-up-flash .7s ease-out}@keyframes price-down-flash{0%{background-color:#ef444433}to{background-color:transparent}}.price-down{animation:price-down-flash .7s ease-out}.pretty-scrollbar::-webkit-scrollbar{width:6px;height:6px}.pretty-scrollbar::-webkit-scrollbar-track{background:#e5e7eb;border-radius:3px}.pretty-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}.pretty-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}.pretty-scrollbar{scrollbar-width:thin;scrollbar-color:#9ca3af #e5e7eb}@keyframes signal-pulse-effect{0%{background-color:#3b82f600;box-shadow:0 0 #3b82f666}50%{background-color:#3b82f626;box-shadow:0 0 2px 4px #3b82f600}to{background-color:#3b82f600;box-shadow:0 0 #3b82f600}}.signal-active{animation:signal-pulse-effect 2s infinite ease-in-out}
