@keyframes landing-hero-orb-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12px,-16px)scale(1.05)}}@keyframes landing-hero-orb-drift-alt{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-14px,12px)scale(1.08)}}@keyframes landing-hero-shimmer{0%{background-position:0%}to{background-position:200%}}.landing-hero-orb{animation:landing-hero-orb-drift 14s var(--olympus-ease-out) infinite}.landing-hero-orb-alt{animation:landing-hero-orb-drift-alt 18s var(--olympus-ease-out) infinite}.landing-hero-shimmer-line{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--community-primary) 55%, transparent), transparent);background-size:200% 100%;animation:6s linear infinite landing-hero-shimmer}.landing-stagger-1{animation-delay:80ms}.landing-stagger-2{animation-delay:.16s}.landing-stagger-3{animation-delay:.24s}.landing-stagger-4{animation-delay:.32s}
