@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";body{margin:0;font-family:VT323,SFMono-Regular,Consolas,Menlo,monospace;background:#f7f7f7;color:#60646b}:root{--accent: #fedf08}#app{min-height:100vh}.page[data-v-6e64f58e]{height:100vh;height:100dvh;display:grid;place-items:center;background-color:#f7f7f7;background-image:radial-gradient(#d8d8d8 2px,transparent 1px);background-size:42px 42px;overflow:hidden}.panel[data-v-6e64f58e]{padding:0;display:flex;justify-content:center;align-items:center;margin-top:-8vh}.typing[data-v-6e64f58e]{display:inline-block;font-size:clamp(1.8rem,8vw,4.2rem);letter-spacing:.02em;color:var(--accent);white-space:nowrap;overflow:hidden;width:18ch;animation:typing-6e64f58e 3.6s steps(18,end) infinite}.typing[data-v-6e64f58e]:after{content:"_";display:inline-block;margin-left:2px;color:var(--accent);animation:blink-6e64f58e .9s steps(1,end) infinite}@keyframes typing-6e64f58e{0%{width:0}60%{width:18ch}to{width:18ch}}@keyframes blink-6e64f58e{0%,45%{opacity:1}46%,to{opacity:0}}
