@layer utilities{.animate-orb-float{animation:20s ease-in-out infinite orbFloat}.animate-orb-float-reverse{animation:25s ease-in-out infinite reverse orbFloat}.animate-fade-in{animation:.5s fadeIn}.gradient-text-use-case{background:linear-gradient(135deg,#fff 0%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes orbFloat{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
