@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:var(--color-terminal-green)}}.typing[data-astro-cid-yodha2z4]{white-space:nowrap;border-right:8px solid var(--color-terminal-green);max-width:fit-content;animation:2.5s steps(44,end) .4s both typing,1s step-end infinite blink-caret;overflow:hidden}@media (prefers-reduced-motion:reduce),(width<=639px){.typing[data-astro-cid-yodha2z4]{white-space:normal;border-right:none;width:auto;animation:none}}
