@keyframes flash{0%,to{opacity:1;outline:2px solid transparent}50%{opacity:.4;outline:2px solid hsl(var(--primary)/.5);outline-offset:4px;border-radius:8px}}.animate-flash{animation:flash .45s ease-in-out 4}.prose h1,.prose h2,.prose h3{scroll-margin-top:100px}