@media (prefers-reduced-motion:no-preference){.reveal{animation:rise 1.2s .65s both}.halo{animation:pulse 7s ease-in-out infinite}@keyframes rise{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes pulse{50%{transform:scale(1.12);opacity:.7}}}
