::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9ca3afcc}*{scrollbar-width:thin;scrollbar-color:#9ca3af80 transparent}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#4b556380}::-webkit-scrollbar-thumb:hover{background:#4b5563cc}*{scrollbar-color:#4b556380 transparent}}