.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a80;border-radius:100px;margin:8px 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(#f9731680 0%,#ea580c80 100%);border:1px solid #0f172a4d;border-radius:100px;transition:all .3s}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background:linear-gradient(#f97316 0%,#ea580c 100%)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#f9731680 #0f172a80;scroll-behavior:smooth}.custom-scrollbar:hover{scrollbar-color:#f97316 #0f172a80}
