:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e6e6e6;background:#050505;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#050505}.terminal{align-items:flex-start;min-height:100svh;padding:clamp(24px,6vw,72px);display:flex}.session{width:min(100%,760px)}.line{color:#d8d8d8;letter-spacing:0;white-space:pre-wrap;min-height:1.65em;margin:0;font-size:clamp(15px,1.7vw,18px);line-height:1.65}.prompt{color:#7cff9b;margin-right:10px}.active{align-items:center;display:flex}.cursor{background:#7cff9b;width:9px;height:1.2em;animation:1s steps(2,start) infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}
