.prose .footnotes{margin-top:3rem}.prose .footnotes:before{content:"•••";display:block;text-align:center;letter-spacing:.5em;color:var(--color-slate-300);font-size:.875rem;margin-bottom:2rem}@keyframes detailSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes detailFadeIn{0%{opacity:0}to{opacity:1}}.detail-header-entrance[data-astro-cid-j76an5tj]{animation:detailSlideUp .5s cubic-bezier(.22,1,.36,1) both}.detail-fade-entrance[data-astro-cid-j76an5tj]{animation:detailFadeIn .5s cubic-bezier(.22,1,.36,1) both}.detail-content-entrance[data-astro-cid-j76an5tj]{animation:detailSlideUp .45s cubic-bezier(.22,1,.36,1) both}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes toastSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}.toast-enter[data-astro-cid-j76an5tj]{animation:toastSlideUp .35s cubic-bezier(.22,1,.36,1) both;animation-delay:.4s;opacity:0}.toast-leave[data-astro-cid-j76an5tj]{animation:toastSlideDown .25s cubic-bezier(.22,1,.36,1) forwards}
