body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f4e9db;background-repeat:repeat;background-size:40px 40px;color:#222;height:100%;margin:0;width:100%}body,h1,h2,h3{font-family:Courier New,Courier,monospace}h1,h2,h3{font-weight:400}a{color:#007acc;text-decoration:none}a:hover{text-decoration:underline}input,textarea{border:1px solid #ccc;border-radius:4px;font-family:monospace;font-size:1rem;margin-top:.25rem;padding:.5rem;width:100%}.cv-button,button{background-color:#007acc;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:monospace;padding:.5rem 1rem}button:hover{background-color:#005f99}.cv-button{align-items:center;background-color:initial;border:1px solid #7e7b7b;border-radius:6px;box-sizing:border-box;color:#666;display:inline-flex;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:700;height:32px;justify-content:center;letter-spacing:.05em;padding:.4rem .9rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out}.cv-button:hover{background-color:#999;color:#fff}.hero{background-color:#fff;justify-content:center;min-height:100vh;padding:2rem}.hero,.hero-content{align-items:center;display:flex}.hero-content{flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:1000px;width:100%}.hero-text{flex:1 1;min-width:280px}.hero-name{font-family:Fira Code,monospace;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.hero-desc{color:#444;font-size:1rem;margin-bottom:1rem;max-width:500px}.hero-image-container{align-items:center;display:flex;flex-shrink:0;justify-content:center}.hero-image{border-radius:50%;height:auto;max-width:400px;object-fit:cover;width:100%}nav.navbar{background-color:#fff;border-bottom:1px solid #ccc;flex-wrap:wrap;font-family:Courier New,monospace;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.nav-left,nav.navbar{align-items:center;display:flex}.nav-left{gap:1rem}.nav-icons{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;white-space:nowrap}.nav-icons img{height:32px;width:32px}.nav-name{color:#222;font-size:1rem;font-weight:700}.nav-left a{color:#7e7b7b;font-size:1rem;text-decoration:none;transition:color .2s ease}.nav-left a:hover{color:#7e57c2}.nav-right{display:flex;gap:1.5rem}.nav-right a{color:#7e7b7b;font-weight:550;text-decoration:none;transition:color .2s ease}.nav-right a:hover{color:#7e57c2}.projects-wrapper{align-items:center;margin-bottom:3rem;padding:1rem}.project-card,.projects-wrapper{display:flex;flex-direction:column}.project-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;font-family:Playfair Display,serif;margin:1rem;max-width:800px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.project-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-5px)}.project-title h3{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.projects-header{margin:0 auto 1rem;max-width:800px;padding:0 1.5rem;text-align:left;width:100%}.project-info,.project-meta{color:#666;font-size:.9rem;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background-color:#f0f0f0;border-radius:9999px;color:#555;font-size:.8rem;padding:.25rem .75rem}.project-description{color:#444;font-size:1rem;line-height:1.5;margin-bottom:1rem}.project-link{color:#1a73e8;font-size:.9rem;text-decoration:none}.project-link:hover{text-decoration:underline}[id]{scroll-margin-top:80px}.keyword{color:#7e57c2;font-weight:700}.punctuation{color:#444}.string{color:#999}@media (max-width:768px){.hero-content{align-items:center;flex-direction:column;text-align:center}.code-header,.hero-desc,.hero-name,.hero-text{text-align:center;width:100%}.hero-image{height:auto;max-width:250px}.project-card{margin-left:auto;margin-right:auto}}@media (max-width:600px){nav.navbar{gap:1rem}.nav-links,nav.navbar{align-items:center;flex-direction:column}.nav-links{gap:.5rem}.nav-left,.nav-right{justify-content:center;width:100%}.cv-button{text-align:center;white-space:nowrap;width:100%}}@media (max-width:480px){.nav-icons{gap:.5rem}.cv-button{font-size:.7rem;padding:.3rem .6rem}}.contact-wrapper{background-color:#f4e9db;display:flex;flex-direction:column;font-family:Playfair Display,serif;margin:2rem auto;max-width:800px;padding:1.5rem}.contact-intro{color:#555;font-size:1.2rem;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form label{font-size:1.2rem;font-weight:500}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:4px;font-family:Playfair Display,serif;font-size:1rem;padding:.5rem;width:100%}.contact-form button{align-self:flex-start;font-family:Playfair Display,serif;font-size:1rem}
/*# sourceMappingURL=main.1adc763b.css.map*/