@keyframes slide{0%{transform:translateX(0) translateY(0)}to{transform:translateX(50px) translateY(50px)}}.delay-700{animation-delay:.7s}.delay-1000{animation-delay:1s}.healthcare-gradient{background:linear-gradient(135deg,#667eea,#764ba2)}.healthcare-pattern{background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.05) 0,transparent 50%)}.floating-shape-1{width:200px;height:200px;top:10%;left:5%;animation:float 6s ease-in-out infinite}.floating-shape-1,.floating-shape-2{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1))}.floating-shape-2{width:150px;height:150px;top:50%;right:10%;animation:float 8s ease-in-out infinite;animation-delay:2s}.floating-shape-3{width:100px;height:100px;bottom:20%;left:20%;animation:float 7s ease-in-out infinite;animation-delay:4s}.floating-shape-3,.floating-shape-4{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1))}.floating-shape-4{width:180px;height:180px;bottom:10%;right:5%;animation:float 9s ease-in-out infinite;animation-delay:6s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.bg-grid-pattern{background-image:linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:50px 50px}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}