@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;600&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#fff;background:#000;font-family:Instrument Sans,sans-serif}.container{z-index:1;text-align:left;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;width:min(90vw,560px);min-height:100vh;margin:0 auto;padding:1.5rem;display:flex;position:relative}.container p{margin:0;font-size:1.25rem;line-height:1.45}.projects{margin-top:.5rem}.projects p{margin-bottom:.6rem}.projects .section-title{margin-bottom:.8rem}.projects .project-title{margin-top:1rem;margin-bottom:.6rem}.projects a{color:#fff;text-underline-offset:3px;text-decoration:underline}.links{gap:1rem;margin-top:.9rem;display:flex}.links a{color:#fff;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.social-icon{width:1.3rem;height:1.3rem}.corner-art{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(380px,45vw,860px);max-width:none;position:fixed;bottom:-12vh;right:-10vw}
