body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-gradient{background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2)}@layer utilities{@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .8s ease forwards}.animate-bounce-slow{animation:bounce 2s infinite}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-1000{animation-delay:1s}}
