:root{--font-mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,Consolas,monospace}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:#02040a;color:#f8fafc;font-family:var(--font-mono);font-feature-settings:none;font-variant-ligatures:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{background:#f8fafc;color:#02040a}.landing-screen{position:relative;min-height:100dvh;overflow:hidden;background:#02040a;color:#f8fafc}.ascii-field{position:fixed;inset:0;width:100%;height:100%;display:block;background:#02040a}.project-hit{position:fixed;left:50%;z-index:1;width:min(22ch,72vw);height:1.8rem;transform:translate(-50%,-50%);cursor:pointer}.project-hit-0{top:calc(43% + .2rem)}.project-hit-1{top:calc(43% + 2.2rem)}@media (max-width:699px){.project-hit-0{top:calc(43% - .5rem)}.project-hit-1{top:calc(43% + 1.1rem)}}.home-hit{position:fixed;inset:0;z-index:1;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}