::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3c3c3c;border-radius:9999px;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-thumb:active{background:#f26f21}::-webkit-scrollbar-button{display:none;width:0;height:0}*{scrollbar-width:thin;scrollbar-color:#3c3c3c transparent}.custom-scrollbar::-webkit-scrollbar{width:5px;height:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000001a;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3c3c3c;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#f26f21}
