html{overflow-y:scroll}#tools-container{min-height:500px;contain:content}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tool-card-animation{animation:fadeInUp .3s ease-out forwards}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:6px;transition:background-color .2s}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#E5E7EB}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#D1D5DB}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent}.custom-scrollbar:hover{scrollbar-color:#E5E7EB transparent}.sidebar-categories-scroll::-webkit-scrollbar{width:6px}.sidebar-categories-scroll::-webkit-scrollbar-track{background:transparent}.sidebar-categories-scroll::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:3px}.sidebar-categories-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.8)}.sidebar-categories-scroll{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.sidebar-categories-scroll:hover{scrollbar-color:rgba(156,163,175,.8) transparent}.search-container button{height:40px!important;padding-top:.375rem!important;padding-bottom:.375rem!important}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}