@font-face{font-family:Space Mono;src:url(/assets/SpaceMono-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:Space Mono;src:url(/assets/SpaceMono-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:block}*{box-sizing:border-box}html,body{width:100%;min-height:100vh;margin:0}body{color:#c4c4c4;background-color:#1f1f1f;font-family:Space Mono,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}p{color:inherit;margin:0}p+p{margin-top:.5rem}#Page{flex-direction:column;justify-content:center;align-items:center;display:flex}#links{text-align:left;color:#e0e0e0;flex-direction:column;width:400px;font-size:x-large;display:flex}#links a{color:#e0e0e0;border:1px solid #4a4a4a;border-radius:5px;margin:10px 0;padding:10px;text-decoration:none}header{text-align:left;color:#b7b7b7}header b{color:#f5f5f5;font-weight:400}.nav ul{justify-content:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav2 ul{justify-content:flex-start;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.page{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.ls{color:#e3e3e3}.ls:first-letter{color:#aaa7a4}.cursor{vertical-align:-.12em;background:#f5f5f5;width:.95em;height:1.1em;animation:1s step-end infinite blink;display:inline-block}.cursor.typing{visibility:visible;animation:none}@keyframes blink{0%,49%{visibility:visible}50%,to{visibility:hidden}}.interactive-prompt{cursor:text;color:#fff;min-height:1.5em}.about,.work{width:min(100%,700px)}.project-card{color:inherit;cursor:pointer;grid-template-columns:20ch 1fr;gap:2ch;padding:.15rem 0;text-decoration:none;display:grid}.project-name{white-space:nowrap;color:#f5f5f5}.project-description{color:#c4c4c4}.nav a,.nav2 a,.cmd-link{color:#f5f5f5}.highlight{color:#e3e3e3}@media (width<=600px){.project-card{flex-direction:column;gap:.15rem;padding:.45rem 0;display:flex}.project-name{line-height:1.25}.project-description{line-height:1.35}}.nav a,.nav2 a,.cmd-link,.project-name{color:#c8c8c8}.nav a:hover,.nav2 a:hover,.cmd-link:hover,.project-card:hover .project-name{color:#fff}.project-card:hover .project-description{color:#d0d0d0}