.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--catalog-scrollbar-thumb) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--catalog-scrollbar-thumb);border-radius:10px;border:2px solid transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--catalog-scrollbar-thumb-hover)}