:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2rem;line-height:1.1}button{border-radius:8px;border:none;padding:.6em 1.2em;font-size:1rem;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1000px;margin:0 auto;padding:1rem;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--primary-color: #1a4b77;--secondary-color: #0d2c4a;--text-color: #333;--background-color: #fff;--border-color: #d1d9e0;--border-hover: #8dacc9;--header-bg: #fff;--timeline-line-color: var(--primary-color);--content-min-height: 500px;--transition-speed: .3s;--divider-color: #d1d9e0;--accent-bg-color: rgba(26, 75, 119, .05);--spacing-sm: .5rem;--spacing-md: .75rem;--spacing-lg: 1.25rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);width:100vw;max-width:100%;overflow-x:hidden}.profile-container{max-width:100%;margin:0 auto;padding:.75rem;display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.content-wrapper{width:100%;display:flex;gap:2rem;flex-direction:column;justify-content:center;padding:0}.interests-content,.research-content,.timeline-content-wrapper{width:100%;display:flex;flex-direction:column}.section-paragraph{margin-bottom:1.5rem}.section-divider{margin-top:2rem}.header{background-color:#fff;padding:1rem 0 0;margin-bottom:0;display:flex;flex-direction:column}.divider{width:100%;height:1px;background-color:var(--divider-color);margin:1rem 0 2rem}.profile-header{display:flex;align-items:flex-start;margin-bottom:1.25rem}.profile-image{width:160px;height:160px;margin-top:.5rem;object-fit:cover;border:2px solid var(--primary-color);margin-right:1.5rem}.profile-title{display:flex;flex-direction:column;justify-content:left;padding-top:0rem}.profile-title h1{font-size:2.2rem;margin-bottom:.25rem;color:var(--primary-color)}.profile-title h2{font-size:1.25rem;font-weight:400;color:#666;margin-bottom:.75rem}.profile-about{font-size:.95rem;line-height:1.4;color:var(--text-color);max-width:650px;text-align:left;margin-bottom:.75rem}.profile-contact{font-size:.9rem;line-height:1.3;color:var(--text-color);max-width:650px;text-align:left;margin-bottom:.75rem;display:flex;flex-direction:row;gap:.2rem}.profile-contact p{margin-bottom:.2rem}.profile-contact strong{color:var(--primary-color);font-weight:600}.content{background-color:#fff;padding:0;width:100%;max-width:850px;overflow-y:visible;display:flex;flex-direction:column;align-items:stretch;min-height:auto;margin-bottom:2rem}section{display:block;width:100%;min-height:auto;border-bottom:none}section:last-child{border-bottom:none}section img{width:80%;align-self:center;height:auto;object-fit:cover}section h3{color:var(--primary-color);font-size:1.3rem;display:block}.about-content{font-size:.95rem;line-height:1.6;width:100%;display:flex;flex-direction:column}.about-details{margin-top:1.25rem;display:flex;flex-direction:column}.about-details p,.contact-info p{margin-bottom:.3rem}.education-info{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.education-item{border-bottom:1px solid var(--border-color);padding:.75rem 0;transition:border-color .3s ease;display:flex;flex-direction:column}.education-item:last-child{border-bottom:none}.education-item:hover{border-color:var(--secondary-color)}.education-period{display:inline-flex;align-items:center;font-size:.9rem;background-color:var(--accent-bg-color);padding:.15rem .4rem;border-radius:4px;margin-bottom:.3rem}.interest-item{background-color:var(--accent-bg-color);padding:.75rem;border-radius:4px;font-weight:500;border-left:4px solid var(--primary-color);transition:border-color .3s ease;display:flex;flex-direction:column;margin-bottom:.4rem}.interest-item:hover{border-color:var(--secondary-color)}.research-projects{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:100%}.research-project{border-bottom:1px solid var(--border-color);padding:1rem 0;transition:transform .3s ease;display:flex;flex-direction:column}.research-project:last-child{border-bottom:none}.research-project h3{font-size:1.2rem;margin-bottom:.3rem;color:var(--primary-color)}.project-link{display:inline-flex;align-items:center;margin-top:1rem;color:var(--primary-color);text-decoration:none;font-weight:500}.project-link:hover{text-decoration:none;color:var(--secondary-color)}.vertical-timeline{position:relative;padding-left:30px;display:flex;flex-direction:column;width:100%}.vertical-timeline:before{content:"";position:absolute;top:0;bottom:0;left:8px;width:2px;background-color:var(--primary-color)}footer{text-align:center;padding:1.25rem 0 0;color:var(--primary-color);display:flex;justify-content:center;border-top:1px solid var(--divider-color);margin-top:.75rem;font-size:.9rem}@media (max-width: 768px){.profile-container{padding:.5rem}.profile-header{flex-direction:column;text-align:left;align-items:left;margin-bottom:1rem}.profile-image{width:160px;height:160px;align-self:center;margin-right:0;margin-bottom:1rem}.profile-about,.profile-contact{text-align:left;max-width:100%;margin-bottom:.75rem}.navigation ul{flex-wrap:wrap;justify-content:center;margin-bottom:.75rem}}.contact-info{display:flex;flex-direction:column;margin-bottom:.75rem}.research-project p,.timeline-content p{flex:1;display:flex}.contact-details{margin-bottom:.75rem}p{margin-bottom:.5rem}.timeline-item{margin-bottom:1rem}.research-project h3{font-size:1.2rem;margin-bottom:0rem}.education-period,.timeline-period,.research-project .date{padding:.15rem .4rem;margin-bottom:.3rem;font-size:.85rem}html{overflow-y:scroll;scrollbar-width:thin}
