.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#2563eb66;border-radius:10px;border:2px solid rgba(0,0,0,.2);transition:all .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2563eb99}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(37,99,235,.4) rgba(0,0,0,.3)}.glass{background:#252729bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08)}@media(max-width:768px){.custom-scrollbar::-webkit-scrollbar{width:3px;height:3px}}
