@keyframes ai-pulse{0%,to{transform:scale(1) rotate(0deg);opacity:.95}50%{transform:scale(1.15) rotate(8deg);opacity:1}}@keyframes hero-heading-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-search-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-animate-heading{animation:hero-heading-enter .6s cubic-bezier(.22,1,.36,1) both}.hero-animate-search{animation:hero-search-enter .6s cubic-bezier(.22,1,.36,1) .1s both}.hero-career-word{background:linear-gradient(105deg,#2563eb,#7c3aed 48%,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px rgba(37,99,235,.28)) drop-shadow(0 0 36px rgba(124,58,237,.14))}@media (prefers-reduced-motion:reduce){[class*="animate-[ai-pulse"]{animation:none!important}.hero-animate-heading,.hero-animate-search{animation:none!important;opacity:1!important;transform:none!important}.hero-career-word{filter:none}}