::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d90429}@keyframes blinkRedWhite{0%{background-color:#fff;box-shadow:0 0 10px #fff}50%{background-color:#e60023;box-shadow:0 0 10px #e60023}to{background-color:#fff;box-shadow:0 0 10px #fff}}.blinking-dot{animation:blinkRedWhite 1.5s infinite ease-in-out}
