html{scroll-padding-top:100px}section[id]{scroll-margin-top:100px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 3s ease-in-out infinite}@keyframes gradient{0%{background-position:200% center}to{background-position:-200% center}}.animate-gradient{background-size:400% 100%;background-image:linear-gradient(90deg,#fefce8,#fef9c3,#fef3c7,#fce7f3,#fefce8,#fef9c3);-webkit-background-clip:text;background-clip:text;animation:gradient 15s linear infinite}
