@keyframes hero-pill-in{0%{opacity:0}to{opacity:1}}.hero-pill{opacity:0;animation:.6s ease-out forwards hero-pill-in;animation-delay:calc(.4s + var(--pill-delay,0s))}@media (prefers-reduced-motion:reduce){.hero-pill{opacity:1;animation:none}}
