@keyframes mfReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mf-reveal{animation:.7s cubic-bezier(.2,.8,.2,1) both mfReveal}@keyframes mfFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mfPing{0%{opacity:.8;transform:scale(1)}75%,to{opacity:0;transform:scale(2.6)}}.mf-ping{animation:2.4s cubic-bezier(0,0,.2,1) infinite mfPing}@keyframes mfDotPulse{0%,to{opacity:1}50%{opacity:.35}}.mf-dot-pulse{animation:2.4s ease-in-out infinite mfDotPulse}@keyframes mfBeamFlow{0%{background-position:200% 0}to{background-position:0 0}}.mf-beam-flow{background-image:linear-gradient(90deg, transparent 0%, var(--color-accent-dim) 30%, var(--color-accent-bright) 50%, var(--color-accent-dim) 70%, transparent 100%);background-size:200% 100%;animation:3.8s linear infinite mfBeamFlow}.mf-card-grid>*{animation:.7s cubic-bezier(.2,.8,.2,1) both mfReveal}.mf-card-grid>:first-child{animation-delay:60ms}.mf-card-grid>:nth-child(2){animation-delay:.12s}.mf-card-grid>:nth-child(3){animation-delay:.18s}.mf-card-grid>:nth-child(4){animation-delay:.24s}.mf-card-grid>:nth-child(5){animation-delay:.3s}.mf-card-grid>:nth-child(6){animation-delay:.36s}.mf-card-grid>:nth-child(7){animation-delay:.42s}.mf-card-grid>:nth-child(8){animation-delay:.48s}.mf-card-grid>:nth-child(9){animation-delay:.54s}.mf-card-grid>:nth-child(10){animation-delay:.6s}.mf-card-grid>:nth-child(11){animation-delay:.66s}.mf-card-grid>:nth-child(12){animation-delay:.72s}@media (min-width:1024px){.mf-article-prose .prose-blog>p:first-of-type:first-letter{float:left;color:var(--color-accent);margin:.06em .14em .02em 0;font-family:Cinzel,Georgia,serif;font-size:4em;font-weight:500;line-height:.85}}.mf-progress-track{z-index:60;pointer-events:none;background:#d4a8430f;height:1px;position:fixed;top:0;left:0;right:0}.mf-progress-fill{background:linear-gradient(90deg, transparent, var(--color-accent-dim) 40%, var(--color-accent-bright) 100%);height:100%;transition:width 80ms linear;position:relative}.mf-progress-fill:after{content:"";background:var(--color-accent-bright);width:2px;height:5px;box-shadow:0 0 10px var(--color-accent-bright), 0 0 22px var(--color-accent-glow);position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.mf-lift{transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s}.mf-lift:hover{transform:translateY(-2px)}@keyframes mfTargetFlash{0%{background-color:color-mix(in srgb, var(--color-accent) 18%, transparent);box-shadow:-.6rem 0 0 0 color-mix(in srgb, var(--color-accent) 18%, transparent), .6rem 0 0 0 color-mix(in srgb, var(--color-accent) 18%, transparent)}70%{background-color:color-mix(in srgb, var(--color-accent) 6%, transparent);box-shadow:-.6rem 0 0 0 color-mix(in srgb, var(--color-accent) 6%, transparent), .6rem 0 0 0 color-mix(in srgb, var(--color-accent) 6%, transparent)}to{background-color:#0000;box-shadow:0 0 #0000}}.mf-article-prose .prose-blog :is(h1,h2,h3):target,.mf-article-prose .prose-blog :is(h1,h2,h3).mf-target-flash{border-radius:var(--radius-sm);animation:2.2s cubic-bezier(.2,.8,.2,1) both mfTargetFlash}
