.animated-bg{background:linear-gradient(270deg,#ff6b6b,#f7d794,#6a89cc,#82ccdd);background-size:800% 800%;animation:gradientShift 20s ease infinite}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}