@keyframes arch-draw{0%{stroke-dashoffset:var(--arch-len,267);opacity:1}60%,90%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes ascii-fade{0%,to{opacity:.28}40%{opacity:.55}65%{opacity:.18}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.82)}}.arch-draw{animation:arch-draw var(--dur,3s) ease-in-out infinite;will-change:stroke-dashoffset, opacity}.ascii-fade{will-change:opacity;animation:14s ease-in-out infinite ascii-fade}.pulse-dot{animation:1.4s ease-in-out infinite pulse-dot}@media (prefers-reduced-motion:reduce){.arch-draw,.ascii-fade,.pulse-dot{animation:none!important}}
