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