.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#444 #222}.custom-scrollbar::-webkit-scrollbar{width:10px;background:#222;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#444,#222);border-radius:8px;border:2px solid #222}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#666,#333)}