.cstom-scrollbar::-webkit-scrollbar{width:8px}.cstom-scrollbar::-webkit-scrollbar-track{background:transparent}.cstom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}.cstom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}.cstom-scrollbar.dark-mode::-webkit-scrollbar-track{background:transparent}.cstom-scrollbar.dark-mode::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}.cstom-scrollbar.dark-mode::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}