.header-anchor-feedback{color:var(--primary);white-space:nowrap;opacity:0;margin-left:.5rem;font-size:.875rem;animation:1.5s forwards fade-in-out;position:absolute;left:100%}.header-anchor{opacity:0;float:left;margin-left:-1.2em;padding-right:.5em;text-decoration:none;transition:opacity .15s}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:.5}h1:hover .header-anchor:hover,h2:hover .header-anchor:hover,h3:hover .header-anchor:hover,h4:hover .header-anchor:hover,h5:hover .header-anchor:hover,h6:hover .header-anchor:hover{opacity:1}@keyframes fade-in-out{0%{opacity:0;transform:translateY(-.1em)}20%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}
