@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background-color:#0d0d0d;color:#e0e0e0;display:flex;font-family:Inter,sans-serif;justify-content:center;margin:0;padding:0}.page{display:flex;flex-direction:column;gap:1rem;max-width:800px;padding:2rem 1.5rem}a{color:#0ff;text-decoration:none;transition:opacity .2s ease-in-out}a:hover{opacity:.8}.highlight{color:#0ff}.intro{margin-bottom:2rem;text-align:center}.intro .header{font-size:2.5rem;margin:0}.intro-summary{color:#b3b3b3;font-size:1.1rem;line-height:1.6;margin:1.5rem auto 0;max-width:700px}.role-typewriter{align-items:baseline;display:flex;font-size:2rem;gap:.5rem;justify-content:center;margin-top:.5rem}.typewriter-wrapper{color:#0ff;font-weight:700;min-height:2.5rem}.smaller{font-size:2rem;margin:0}.section{border-top:1px solid #333;padding-top:2rem;width:100%}.section-title{color:#0ff;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.section-content,.section-title{text-align:left}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}.skill-card{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:1.25rem 1.5rem;text-align:left}.skill-card h3{color:#0ff;font-size:1.2rem;margin-bottom:1rem;margin-top:0}.pills-container{display:flex;flex-wrap:wrap;gap:.6rem}.skill-pill{background-color:#333;border-radius:16px;color:#e0e0e0;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.education-list,.tech-list{display:flex;flex-direction:column;gap:.75rem;line-height:1.5;list-style-type:none;margin:0;padding:0}.project-card{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem;transition:border-color .2s ease-in-out}.project-card:hover{border-color:#0ff}.project-card h3{color:#fff;font-size:1.25rem;margin:0 0 .5rem}.project-card .project-year{color:#a0a0a0;font-size:1rem;font-weight:300}.project-card p{color:#b3b3b3;line-height:1.6;margin:0 0 1rem}.project-theme-pill{background-color:initial;border:1px solid #e0e0e0;border-radius:16px;color:#e0e0e0;font-size:.85rem;font-weight:500;gap:.75rem;padding:.3rem .8rem}.project-card a{display:inline-block;margin-top:.7rem}.project-card-link{color:inherit;display:block;text-decoration:none;transition:transform .2s}.project-card-link:hover .project-card{border-color:#0ff}.languages-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.language-card{align-items:center;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;display:flex;flex:1 1;flex-direction:column;min-width:220px;padding:1.5rem}.language-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.language-flag{font-size:2.5rem}.language-name{color:#fff;font-size:1.25rem;margin:0}.proficiency-bar-container{background-color:#333;border-radius:4px;height:8px;overflow:hidden;width:100%}.proficiency-bar-fill{background-color:#0ff;border-radius:4px;height:100%;transition:width .8s ease-in-out}.proficiency-level{color:#a0a0a0;font-size:.9rem;margin-bottom:0;margin-top:.5rem}footer{border-top:1px solid #333;font-size:.9rem;margin-top:2rem;padding-top:1.5rem;text-align:center;width:100%}footer p{display:flex;gap:1.5rem;justify-content:center;margin:0}
/*# sourceMappingURL=main.e5ac091a.css.map*/