:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:5rem;line-height:1.1;margin:0}p{font-size:1.1rem;color:#444;margin-bottom:1rem;line-height:1.6}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{display:flex;align-items:center;gap:4rem;margin:5rem}.text-container{display:flex;flex-direction:column;align-items:flex-start}.text-container h1{overflow:hidden;white-space:nowrap;width:0;animation:typing 1s forwards;animation-timing-function:ease-in-out}.text-container h2{width:0;overflow:hidden;white-space:nowrap;margin:.25rem 0 0;font-size:2.5rem;font-weight:400;color:#666;animation:typing 1s forwards;animation-delay:1s;animation-timing-function:ease-in-out}@keyframes typing{0%{width:0}to{width:100%}}@keyframes typing2{0%{width:0}to{width:100%}}.profile-picture{white-space:nowrap;width:0px;height:180px;border-radius:10%;object-fit:cover;animation:typing2 2s forwards}.projects-list{display:flex;flex-direction:row;gap:1rem}.project-card h3{margin:0 0 .5rem}.project-card .tech{font-size:1rem;color:#666;margin:.5rem 0}.project-card a{text-decoration:none;color:#646cff;font-weight:500}.project-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.project-card{border:1px solid #ccc;border-radius:8px;padding:1.5rem;background:#fcfcfc;display:flex;flex-direction:column}.skills-blocks{display:flex;flex-direction:column;gap:1rem}.skill-line{display:flex;flex-direction:row;gap:.75rem;align-items:center}.skill-line strong{font-weight:600;color:#222}.skills-pill-list{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.skills-pill-list li{background-color:#f1f1f1;padding:.4rem .9rem;border-radius:999px;font-size:.9rem;font-weight:500;color:#333}.skill-label{flex:0 0 100px;font-size:1rem;font-weight:500;display:flex;color:#444}.navbar{width:100%;margin:0 auto;padding:2rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background-color:#fff;box-sizing:border-box;z-index:100}.icon{align-items:center;justify-self:center}.navbar-links{justify-content:center;display:flex;width:100%;gap:8rem}.navbar-links a{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#646cff;text-decoration:none;font-weight:500;transition:color .1s}.navbar-links a:hover{color:#535bf2}.icon{font-size:1.5rem}.education-list{display:flex;flex-direction:column;gap:1rem}.education-card{border:1px solid #ccc;border-radius:8px;padding:1.5rem;background:#fcfcfc;display:flex;flex-direction:row;transition:box-shadow .2s ease}.education-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.education-card h3,p{margin:0}.school-logo{width:50px;height:auto;align-self:center;justify-content:center;padding-right:3rem;padding-left:1rem}.edu-text{align-content:center}.App{display:flex;flex-direction:column;align-items:center;margin:0 auto}.section-row{display:flex;gap:1.5rem;margin:1rem;max-width:900px;width:100%}.section-title{display:flex;flex:0 0 200px;align-items:center;justify-content:center}.section-content{flex:1}.section-divider{width:100%;max-width:900px;height:1px;background-color:#e0e0e0;margin:2rem 0}
