.icon[data-astro-cid-ccg5yoga]{margin-right:.5rem;display:inline-block}.icon-image[data-astro-cid-ccg5yoga]{object-fit:contain}.icon-emoji[data-astro-cid-ccg5yoga]{line-height:1}body.dark-mode .icon-image[data-astro-cid-ccg5yoga]{filter:brightness(.9)}.profile-image[data-astro-cid-xsiufysm]{border-radius:50%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.profile-image[data-astro-cid-xsiufysm].avatar{margin-bottom:2rem;box-shadow:0 10px 30px #667eea4d}.profile-image[data-astro-cid-xsiufysm].header{margin-bottom:1rem;box-shadow:0 4px 12px #0000001a}body.dark-mode .profile-image[data-astro-cid-xsiufysm].avatar{box-shadow:0 10px 30px #64b5f64d}body.dark-mode .profile-image[data-astro-cid-xsiufysm].header{box-shadow:0 4px 12px #0000004d}body.dark-mode .fallback-emoji[data-astro-cid-xsiufysm]{background:linear-gradient(135deg,#64b5f6,#42a5f5)!important}@media (width<=768px){.profile-image[data-astro-cid-xsiufysm].avatar{width:100px!important;height:100px!important}.profile-image[data-astro-cid-xsiufysm].header{width:120px!important;height:120px!important}}@media (width<=480px){.profile-image[data-astro-cid-xsiufysm].avatar{width:80px!important;height:80px!important}.profile-image[data-astro-cid-xsiufysm].header{width:100px!important;height:100px!important}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#e3f2fd 0%,#f3e5f5 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;transition:all .3s}body.dark-mode{color:#e0e0e0;background:linear-gradient(135deg,#1e2833 0%,#0f0f0f 100%)}:where(a,button):focus-visible{outline-offset:3px;outline:3px solid #3498db}body.dark-mode :where(a,button):focus-visible{outline-color:#64b5f6}.container{max-width:1000px;margin:0 auto;padding:2rem 1rem}.header-container{max-width:1000px;margin:0 auto;padding:2rem 1rem 0}.header{text-align:center;border-bottom:1px solid #eee;padding-bottom:.5rem}body.dark-mode .header{border-bottom-color:#333}.name{color:#2c3e50;margin-bottom:.5rem;font-size:2.5rem;font-weight:300}body.dark-mode .name{color:#fff}.title{color:#7f8c8d;margin-bottom:1rem;font-size:1.2rem}body.dark-mode .title{color:#aaa}.contact-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.contact-links a{color:#3498db;border:1px solid #3498db;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-flex}.contact-links a:hover{color:#fff;background:#3498db}body.dark-mode .contact-links a{color:#64b5f6;border-color:#64b5f6}body.dark-mode .contact-links a:hover{color:#1a1a1a;background:#64b5f6}.section{margin-bottom:3rem}.section-title{color:#2c3e50;border-bottom:2px solid #3498db;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:600}body.dark-mode .section-title{color:#fff;border-bottom-color:#64b5f6}.about-content{margin-bottom:2rem;font-size:1.1rem;line-height:1.7}footer{text-align:center;color:#999;border-top:1px solid #eee;margin-top:4rem;padding-top:2rem;font-size:.9rem}body.dark-mode footer{color:#888;border-top-color:#333}footer a{color:#3498db;text-decoration:none}body.dark-mode footer a{color:#64b5f6}.research-interests{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin:3rem 0;padding:0 .5rem;display:grid}.research-card{background:#f8f9fa;border:1px solid #eee;border-radius:8px;padding:1.5rem}.research-card h3{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.research-card p{color:#666;line-height:1.6}body.dark-mode .research-card{background:#2a2a2a;border-color:#333}body.dark-mode .research-card h3{color:#fff}body.dark-mode .research-card p{color:#ccc}.project-card{border-left:4px solid #3498db;transition:transform .3s,border-color .3s}.project-card:hover{border-left-color:#2980b9;transform:translateY(-3px)}.project-meta{flex-wrap:wrap;align-items:center;gap:.3rem;margin:1.5rem 0;display:flex}.project-tag{color:#2c3e50;background:#ecf0f1;border-radius:12px;padding:.3rem .6rem;font-size:.75rem;font-weight:500}body.dark-mode .project-tag{color:#ecf0f1;background:#34495e}.project-btn{color:#fff;cursor:pointer;background:#3498db;border:none;border-radius:4px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .3s;display:inline-block}.project-btn:hover{background:#2980b9;transform:translateY(-1px)}body.dark-mode .project-btn{color:#1a1a1a;background:#64b5f6}body.dark-mode .project-btn:hover{background:#42a5f5}.publication{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.publication:last-child{border-bottom:none}.publication-title{color:#2c3e50;margin-bottom:.5rem;font-weight:600}.publication-details{color:#666;font-size:.9rem}body.dark-mode .publication{border-bottom-color:#333}body.dark-mode .publication-title{color:#fff}body.dark-mode .publication-details{color:#aaa}.roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:1rem;display:grid}.roadmap-phase{background:#3498db0d;border-left:3px solid #3498db;border-radius:8px;padding:1rem}.phase-title{color:#3498db;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.phase-list{color:#555;margin:0;padding-left:1.2rem;line-height:1.8}.phase-list li{margin-bottom:.5rem}body.dark-mode .roadmap-phase{background:#3498db1a;border-left-color:#64b5f6}body.dark-mode .phase-title{color:#64b5f6}body.dark-mode .phase-list{color:#ccc}div[style*="background: #f8f9fa"]{background:#f8f9fa;border-radius:8px;margin:1.5rem 0;padding:1.5rem}body.dark-mode div[style*="background: #f8f9fa"]{background:#2a2a2a!important}h3[style*="color: #2c3e50"],h4[style*="color: #3498db"]{color:#2c3e50}body.dark-mode h3[style*="color: #2c3e50"],body.dark-mode h4[style*="color: #3498db"]{color:#fff!important}p[style*="color: #666"],ul[style*="color: #666"]{color:#666}body.dark-mode p[style*="color: #666"],body.dark-mode ul[style*="color: #666"]{color:#ccc!important}img[src*=research_framework]{border-radius:8px;max-width:100%;height:auto;box-shadow:0 4px 12px #0000001a}body.dark-mode img[src*=research_framework]{border:1px solid #ffffff1a;box-shadow:0 4px 12px #0000004d!important}.core-modules-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.module-title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.module-description{margin:0;padding-left:1rem;font-size:.9rem;line-height:1.6;color:#555!important}.module-sensing{color:#4caf50!important}.module-behavior{color:#d84315!important}.module-system{color:#2196f3!important}body.dark-mode .module-sensing{color:#66bb6a!important}body.dark-mode .module-behavior{color:#ff5722!important}body.dark-mode .module-system{color:#42a5f5!important}body.dark-mode .module-description{color:#ccc!important}
