.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a4d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:10px;transition:all .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#818cf8cc}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.3) rgba(15,23,42,.3)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
