@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes subtlePulse{0%,to{opacity:.15}50%{opacity:.25}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.illustration-float{animation:gentleFloat 6s ease-in-out infinite}.illustration-fade-in{animation:fadeInScale 1s cubic-bezier(.16,1,.3,1) forwards}.illustration-slide-in{animation:slideInRight .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s;opacity:0}.quote-backdrop-pulse{animation:subtlePulse 8s ease-in-out infinite}.hero-illustration{max-width:520px;width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(192,28,36,.08));transition:transform .6s cubic-bezier(.16,1,.3,1)}.hero-illustration:hover{transform:scale(1.03)}.quote-backdrop-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:90%;height:auto;opacity:.15;pointer-events:none;z-index:0;mix-blend-mode:multiply}.workforce-illustration{width:100%;max-width:800px;margin:0 auto;height:auto;opacity:.6;transition:opacity .5s ease}.workforce-illustration:hover{opacity:.85}.ecosystem-illustration{width:280px;height:auto;opacity:.8;transition:all .5s ease}.ecosystem-illustration:hover{opacity:1;transform:rotate(3deg) scale(1.05)}.section-divider{width:60px;height:2px;background:linear-gradient(90deg,#C01C24,transparent);margin:2rem 0}.glass-card{background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(192,28,36,.08)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.stat-shimmer{background:linear-gradient(90deg,transparent,rgba(192,28,36,.06),transparent);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}@media(max-width:768px){.hero-illustration{max-width:320px;margin:2rem auto 0}.quote-backdrop-img{width:400px;opacity:.1}.ecosystem-illustration{width:200px;margin:1rem auto}.workforce-illustration{max-width:100%;opacity:.4}}@media(max-width:480px){.hero-illustration{max-width:260px}.ecosystem-illustration{width:160px}}
