#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}.hero{display:flex;align-items:center;justify-content:center;min-height:60vh;background:none;padding:2rem 0}.hero-content{display:flex;align-items:center;width:80vw;max-width:1200px;gap:2rem}.profile-section{display:flex;align-items:center;width:100%}.profile-photo{width:200px;height:250px;border-radius:12px;object-fit:cover;flex-shrink:0;border:3px solid #f0f0f0;box-shadow:0 4px 12px #0000001a}.profile-photo img.professional-photo{width:100%;height:auto;max-width:300px;border-radius:1.5rem;box-shadow:0 4px 24px #0000001f;object-fit:cover}.hero-text{flex:1;padding-left:2rem}@media (max-width: 800px){.hero-content{flex-direction:column;align-items:center;gap:1rem}.profile-section{flex-direction:column;align-items:center}.profile-photo{max-width:60vw;margin-bottom:1rem}.hero-text{padding-left:0;text-align:center}}.app{min-height:100vh;background-color:#fafafa}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:800px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:60px}.nav-brand{font-size:1.5rem;font-weight:700;color:#333}.nav-links{display:flex;gap:20px}.nav-link{background:none;border:none;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease}.nav-link:hover{color:#06c;background-color:#f0f8ff}.container{max-width:800px;margin:0 auto;padding:40px 20px;background-color:#fff;box-shadow:0 1px 3px #0000001a}.header{margin-bottom:40px}.profile-section{display:flex;align-items:flex-start;gap:30px}.profile-info{flex:1}.name{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:15px}.description{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:15px}.profile-link{color:#06c;text-decoration:none;font-weight:500}.profile-link:hover{text-decoration:underline}.section{margin-bottom:40px}.section-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}.news-list{display:flex;flex-direction:column;gap:12px}.news-item{display:flex;gap:10px;align-items:flex-start}.news-date{font-weight:600;color:#666;min-width:80px;flex-shrink:0}.news-text{color:#333;line-height:1.5}.podcasts-list{display:flex;flex-direction:column;gap:25px}.podcast-item{border-left:3px solid #e0e0e0;padding:20px;border-radius:8px;border-left:4px solid #0066cc;background-color:#fafafa}.podcast-header{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px}.podcast-logo{width:60px;height:60px;object-fit:contain;flex-shrink:0;border-radius:8px;background-color:#fff;padding:5px;box-shadow:0 2px 4px #0000001a}.podcast-header-text{flex:1}.podcast-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:8px}.podcast-host{font-weight:500;color:#06c;margin-bottom:0;font-size:.95rem}.podcast-desc{color:#555;line-height:1.6;margin-bottom:15px}.podcast-links{display:flex;gap:15px;flex-wrap:wrap}.podcast-link{color:#06c;font-weight:500;padding:6px 12px;border:1px solid #0066cc;border-radius:4px;transition:all .2s ease;font-size:.85rem;text-decoration:none}.podcast-link:hover{background-color:#06c;color:#fff;text-decoration:none}.publications-list{display:flex;flex-direction:column;gap:25px}.publication-item{border-left:3px solid #e0e0e0;padding:20px;border-radius:8px;border-left:4px solid #0066cc;background-color:#fafafa}.pub-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:8px;line-height:1.4}.pub-authors{font-size:.9rem;color:#666;margin-bottom:8px;line-height:1.4}.pub-venue{font-weight:500;color:#06c;margin-bottom:5px;font-size:.9rem}.pub-desc{font-size:.85rem;color:#777;margin-bottom:8px;font-style:italic}.pub-note{font-size:.85rem;color:#ff6b35;font-weight:500;margin-bottom:12px}.pub-links{display:flex;gap:15px;flex-wrap:wrap}.pub-link{color:#06c;font-weight:500;padding:6px 12px;border:1px solid #0066cc;border-radius:4px;transition:all .2s ease;font-size:.85rem;text-decoration:none}.pub-link:hover{background-color:#06c;color:#fff;text-decoration:none}.experience-list{display:flex;flex-direction:column;gap:30px}.experience-item{border-left:3px solid #e0e0e0;padding:25px;border-radius:8px;border-left:4px solid #0066cc;background-color:#fafafa}.job-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.company-logo{width:50px;height:50px;object-fit:contain;flex-shrink:0;border-radius:8px;background-color:#fff;padding:5px;box-shadow:0 2px 4px #0000001a}.job-header-text{flex:1}.job-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:5px}.job-company{font-weight:500;color:#06c;margin-bottom:5px}.job-date{font-size:.9rem;color:#888;margin-bottom:0}.job-details{color:#555;line-height:1.6;margin:0;padding-left:20px}.job-details li{margin-bottom:10px}.contact-links{display:flex;gap:15px;flex-wrap:wrap;justify-content:flex-start}.contact-links a{color:#06c;font-weight:500;padding:8px 16px;border:1px solid #0066cc;border-radius:4px;transition:all .2s ease;font-size:.9rem}.contact-links a:hover{background-color:#06c;color:#fff;text-decoration:none}@media (max-width: 768px){.nav-container{flex-direction:column;height:auto;padding:15px 20px;gap:15px}.nav-links{flex-wrap:wrap;justify-content:center;gap:10px}.nav-link{font-size:.8rem;padding:6px 10px}.container{padding:20px 15px}.profile-section{flex-direction:column;align-items:center;text-align:center;gap:20px}.profile-photo{width:150px;height:190px}.name{font-size:2rem}.project-item{flex-direction:column;gap:5px}.project-name{min-width:auto}.achievement-item{flex-direction:column;gap:10px}.contact-links{justify-content:center}.podcast-header{flex-direction:column;align-items:center;text-align:center;gap:10px}.podcast-logo{width:50px;height:50px}.podcast-header-text{text-align:center}.job-header{flex-direction:column;align-items:flex-start;gap:10px}.company-logo{width:40px;height:40px}.job-header-text{width:100%}}@media (max-width: 480px){.news-item{flex-direction:column;gap:5px}.news-date{min-width:auto}}.projects-list{display:flex;flex-direction:column;gap:25px}.project-item{border-left:3px solid #e0e0e0;padding:25px;border-radius:8px;border-left:4px solid #0066cc;background-color:#fafafa}.project-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.project-icon{font-size:1.8rem;flex-shrink:0}.project-header-text{flex:1}.project-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:5px}.project-role{font-weight:500;color:#06c;margin-bottom:0;font-size:.9rem}.project-desc{color:#555;line-height:1.6;margin-bottom:15px}.project-links{display:flex;gap:15px;flex-wrap:wrap}.project-link{color:#06c;font-weight:500;padding:6px 12px;border:1px solid #0066cc;border-radius:4px;transition:all .2s ease;font-size:.85rem;text-decoration:none}.project-link:hover{background-color:#06c;color:#fff;text-decoration:none}@media (max-width: 768px){.project-header{flex-direction:column;align-items:flex-start;gap:10px}.project-icon{font-size:1.5rem}.project-header-text{width:100%}.project-links{justify-content:center}}.project-content{margin-top:10px}.project-list{color:#555;line-height:1.6;margin:0;padding-left:20px}.project-list li{margin-bottom:12px;padding-left:5px}.project-list li:last-child{margin-bottom:0}.speaker-list{display:flex;flex-direction:column;gap:25px}.speaker-item{border-left:3px solid #e0e0e0;padding:25px;border-radius:8px;border-left:4px solid #0066cc;background-color:#fafafa}.speaker-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.speaker-icon{font-size:1.8rem;flex-shrink:0}.speaker-header-text{flex:1}.speaker-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:5px}.speaker-role{font-weight:500;color:#06c;margin-bottom:5px;font-size:.9rem}.speaker-date{font-size:.9rem;color:#888;margin-bottom:0}.speaker-desc{color:#555;line-height:1.6;margin-bottom:15px}.speaker-links{display:flex;gap:15px;flex-wrap:wrap}.speaker-link{color:#06c;font-weight:500;padding:6px 12px;border:1px solid #0066cc;border-radius:4px;transition:all .2s ease;font-size:.85rem;text-decoration:none}.speaker-link:hover{background-color:#06c;color:#fff;text-decoration:none}@media (max-width: 768px){.speaker-header{flex-direction:column;align-items:flex-start;gap:10px}.speaker-icon{font-size:1.5rem}.speaker-header-text{width:100%}.speaker-links{justify-content:center}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#333;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;font-weight:600}p{margin:0 0 1rem}ul{margin:0;padding-left:1.5rem}li{margin-bottom:.5rem}
