@keyframes pulse-breath{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.82}}.pulse-breath{display:inline-block;animation:pulse-breath 1.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.pulse-breath{animation:none}}
