.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(prefers-color-scheme:dark){.custom-scrollbar::-webkit-scrollbar-track{background:#2d2d2d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#555}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#666}}
