:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background:#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;display:flex;padding:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{max-width:1280px;width:100%;margin:0 auto;padding:2rem 2rem 4rem;text-align:center}@media (max-width: 768px){#app{padding:1rem 1rem 2.5rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}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}}:root{--primary-color: #2a5885;--secondary-color: #4a6fa5;--accent-color: #e67e22;--text-color: #333;--light-gray: #e1dede;--border-color: #ddd;--shadow: 0 2px 5px rgba(0, 0, 0, .1);--content-width: 800px;--spacing: 1.5rem}html{background:#fff}body{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text-color);max-width:var(--content-width);margin:0 auto;background-color:#fff}h1{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}h2{text-align:left;color:var(--secondary-color);margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color);font-size:1.75rem}h3{margin:0;font-size:1.25rem;text-align:left}h2,h3{line-height:1.1}p,ul{margin-bottom:var(--spacing)}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}.header-container{margin-bottom:2rem;text-align:left}.header-container{display:flex;align-items:center;justify-content:space-between}.header-info{flex:1}.profile-pic-container{margin-left:2rem}.profile-pic{width:120px;height:120px;object-fit:cover;border-radius:50%}.job{margin-bottom:.8rem}.job-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;padding:8px 8px 8px 0;border-radius:8px;cursor:pointer}.job-header:hover{background-color:#f0f8ff}.job-title{font-weight:600;flex-grow:1;margin:0 12px;color:var(--primary-color)}.company-link{color:var(--secondary-color);font-size:.9rem}.role{font-style:italic;margin-bottom:.5rem}ul{padding-left:1.5rem}li{margin-bottom:.5rem;text-align:left}.projects-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.project-item{background-color:var(--light-gray);padding:.5rem 1rem;border-radius:4px;display:inline-block}.talks-section{margin-top:var(--spacing)}.talk-item{margin-bottom:.75rem;text-align:left}@media (max-width: 768px){.job-header{flex-direction:column}.chevron,.profile-pic-container{display:none}}.chevron{cursor:pointer;margin-left:10px;font-size:.8em;-webkit-user-select:none;user-select:none}.job.collapsed .chevron{transform:rotate(-90deg)}.job.collapsed ul{display:none}
