@keyframes terminal-blink{0%,to{opacity:1}50%{opacity:0}}.animate-terminal-blink{animation:terminal-blink 1s step-end infinite}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#313244;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#45475a}
