.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f5f9}.custom-scrollbar::-webkit-scrollbar{height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:3px;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2563eb}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:#1d4ed8}@media (max-width:640px){.custom-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}