*{box-sizing:border-box}body{color:#ffb000;text-shadow:0 0 5px #ffb000;background-color:#0a0906;margin:0;font-family:Consolas,monospace}main{min-height:100vh;padding:40px}.crt-screen{border:2px solid #ffb000;border-radius:30px;width:100%;max-width:1000px;margin:auto;padding:40px;position:relative;box-shadow:0 0 5px #ffb000}.crt-screen:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000040 2px 4px);position:absolute;inset:0}input{color:inherit;caret-color:#ffb000;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none;flex:1;padding:0}.terminal-prompt{gap:15px;display:flex}pre{white-space:pre-wrap}.contact-links{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.contact-links a,.resume-link a,.project-link a{color:inherit;width:fit-content;text-decoration:none}.contact-links a:hover,.resume-link a:hover,.project-link a:hover{text-decoration:underline}
