#profile-navbar{transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translateY(-100%);opacity:0;height:0}#profile-navbar.sticky-visible{transform:translateY(0);opacity:1;position:sticky;top:0;z-index:10;height:auto}.animated-bg{background:linear-gradient(-45deg,#0b2239,#3c67e7,#3714a8,#164f64);background-size:400% 400%;animation:gradient 8s ease infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
