:root{--full:9999rem;--primary:0 0 0}.custom-scrollbar::-webkit-scrollbar{--thickness:0.5rem;height:var(--thickness);width:var(--thickness)}.custom-scrollbar::-webkit-scrollbar-track{background:rgb(var(--primary)/8%);border-radius:var(--full);margin:0 max(3rem,50vw - 640px + 3rem);:hover{background:rgb(var(--primary)/13%)}}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgb(var(--primary)/60%);border-radius:var(--full)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgb(var(--primary)/80%)}.custom-scrollbar::-webkit-scrollbar-track:hover{background:rgb(var(--primary)/13%)}