.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#21272a #18181b;margin-right:-10px;scrollbar-gutter:stable}.custom-scrollbar::-webkit-scrollbar{width:10px;background:#18181b}.custom-scrollbar::-webkit-scrollbar-thumb{background:#21272a;border-radius:8px;border:2px solid #18181b}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#21272a}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.animate-blink{animation:blink 1s step-end infinite}@media (prefers-reduced-motion:reduce){.animate-blink{animation:none;opacity:1}}