*{box-sizing:border-box;margin:0;padding:0}:root{color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Syne,sans-serif;font-weight:400;line-height:1.5}body{background-color:#0a0a0a;min-width:320px;min-height:100vh;margin:0}#root{width:100%}.container{max-width:900px;min-height:100vh;margin:0 auto;padding:2rem}.hero-image{border-radius:20px;width:100%;margin:1px 1px 3rem;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}main{text-align:left;width:100%}.header-container{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}h1{color:#fff;margin:0;font-family:Syne,sans-serif;font-size:2.5rem;font-weight:600}.description{color:#e0e0e0;margin-bottom:2rem;font-family:Syne,sans-serif;font-size:1.15rem;line-height:1.6}.tagline{color:#e0e0e0;margin-bottom:3rem;font-family:Syne,sans-serif;font-size:1.15rem;line-height:1.6}.projects{margin-bottom:3rem}.project-intro{color:#e0e0e0;font-family:Syne,sans-serif;font-size:1.15rem;line-height:1.6}.project-intro a{color:#e0e0e0;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:text-decoration-color .2s}.project-intro a:hover{text-decoration-color:#fffc}footer{justify-content:flex-start;gap:2rem;margin-top:2rem;display:flex}footer a{color:#a0a0a0;font-family:Syne,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s}footer a:hover{color:#e0e0e0}.logo{width:50px;height:auto}@media (max-width:640px){.container{padding:1.5rem 1rem}.hero-image{border-radius:16px;margin-bottom:2rem}.hero-image img{max-height:250px}.header-container{gap:.75rem;margin-bottom:1.5rem}h1{font-size:2rem}.logo{width:40px}.description,.tagline,.project-intro{font-size:1rem}footer{gap:1rem}}
