.lk-hero-visual{animation:lk-fade-slide-in calc(var(--lk-motion-duration) * 1.4) var(--lk-motion-ease) both;animation-delay:.2s}.lk-hero-visual-drift{transform-origin:50% 60%;animation:lk-hero-drift 28s ease-in-out infinite alternate}@keyframes lk-hero-drift{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.06) translate3d(-1.2%,-.6%,0)}}.lk-section-in{animation:lk-fade-slide-in var(--lk-motion-duration) var(--lk-motion-ease) both}@media (prefers-reduced-motion:reduce){.lk-hero-visual-drift{animation:none;transform:none}.lk-hero-visual,.lk-section-in{animation:none;opacity:1;transform:none}}