.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#475569;border-radius:4px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#475569 #1e293b}*{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
