.blob{filter:blur(80px);opacity:.4;z-index:0;pointer-events:none;border-radius:50%;animation:25s ease-in-out infinite alternate move;position:absolute}.blob1{background:linear-gradient(#c084fc99,#a855f766);width:450px;height:450px;animation-duration:20s;top:-15%;left:-10%}.blob2{background:linear-gradient(#3b82f680,#2563eb4d);width:350px;height:350px;animation-duration:24s;animation-delay:-4s;top:-10%;right:-5%}.blob3{background:linear-gradient(#fb923c80,#f973164d);width:400px;height:400px;animation-duration:28s;animation-delay:-8s;bottom:-10%;left:10%}.blob4{background:linear-gradient(#ef444480,#dc26264d);width:300px;height:300px;animation-duration:32s;animation-delay:-12s;bottom:0%;right:5%}@keyframes move{0%{transform:translate(0)rotate(0)scale(1)}to{transform:translate(100px,50px)rotate(180deg)scale(1.2)}}@keyframes fadeInMain{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInSubtle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInButton{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-main{opacity:0;animation:.8s ease-out forwards fadeInMain}.animate-fade-in-subtle{opacity:0;animation:.7s ease-out forwards fadeInSubtle}.animate-fade-in-button{opacity:0;animation:.6s ease-out forwards fadeInButton}.content-wrapper:not(.opacity-100) .animate-fade-in-main,.content-wrapper:not(.opacity-100) .animate-fade-in-subtle,.content-wrapper:not(.opacity-100) .animate-fade-in-button{opacity:0;animation:none}
