.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0077be,#0284c7);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0284c7,#0369a1)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#0077be #f1f5f9}*{scroll-behavior:smooth}
