html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e293b;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:1100px;margin:0 auto;padding:0 24px}img{max-width:100%}a{color:#2563eb;text-decoration:none;transition:color 0.2s}a:hover{color:#1249c1}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,0.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:all 0.3s}.nav.scrolled{border-bottom-color:#e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.nav-inner{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{font-weight:600;font-size:1.1rem;color:#1e3a5f;letter-spacing:-0.02em}.nav-logo:hover{color:#2563eb}.nav-links{display:flex;gap:32px}.nav-links a{font-size:0.875rem;font-weight:500;color:#475569;letter-spacing:0.01em;transition:color 0.2s}.nav-links a:hover{color:#1e3a5f}@media screen and (max-width: 768px){.nav-links{display:none;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:#fff;padding:16px 24px;gap:0;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,0.07),0 2px 4px rgba(0,0,0,0.06)}.nav-links.open{display:flex}.nav-links a{padding:12px 0;font-size:1rem;border-bottom:1px solid #f1f5f9}.nav-links a:last-child{border-bottom:none}}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle span{display:block;width:22px;height:2px;background:#334155;border-radius:2px;transition:all 0.3s}.nav-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}@media screen and (max-width: 768px){.nav-toggle{display:flex}}.hero{padding:140px 0 80px;background:linear-gradient(135deg, #f8fafc 0%, #fff 50%, #dbeafe 100%)}@media screen and (max-width: 768px){.hero{padding:120px 0 60px}}.hero-inner{display:flex;align-items:center;gap:60px}@media screen and (max-width: 768px){.hero-inner{flex-direction:column;text-align:center;gap:32px}}.hero-photo{flex-shrink:0}.hero-photo img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 15px rgba(0,0,0,0.1),0 4px 6px rgba(0,0,0,0.05)}@media screen and (max-width: 768px){.hero-photo img{width:140px;height:140px}}.hero-text h1{font-size:2.5rem;font-weight:700;color:#1e3a5f;letter-spacing:-0.03em;line-height:1.2;margin:0 0 8px}@media screen and (max-width: 768px){.hero-text h1{font-size:2rem}}.hero-text .hero-subtitle{font-size:1.15rem;color:#475569;font-weight:400;margin:0 0 24px}.hero-links{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 768px){.hero-links{justify-content:center}}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:0.875rem;font-weight:500;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:all 0.2s;border:1px solid transparent;cursor:pointer;text-decoration:none}.btn svg{width:16px;height:16px;flex-shrink:0}.btn-primary{background:#1e3a5f;color:#fff}.btn-primary:hover{background:#284d7e;color:#fff;box-shadow:0 4px 6px rgba(0,0,0,0.07),0 2px 4px rgba(0,0,0,0.06);transform:translateY(-1px)}.btn-outline{background:#fff;color:#334155;border-color:#e2e8f0}.btn-outline:hover{border-color:#64748b;box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06);color:#334155;transform:translateY(-1px)}.section{padding:80px 0}@media screen and (max-width: 768px){.section{padding:56px 0}}.section-alt{background:#f8fafc}.section-title{font-size:1.75rem;font-weight:700;color:#1e3a5f;letter-spacing:-0.02em;margin:0 0 12px}@media screen and (max-width: 768px){.section-title{font-size:1.5rem}}.section-subtitle{font-size:1rem;color:#94a3b8;margin:0 0 40px;max-width:600px}.about-text{font-family:"Source Serif 4",Georgia,serif;font-size:1.1rem;line-height:1.8;color:#475569;max-width:800px}.about-text p{margin:0 0 16px}.about-text p:last-child{margin-bottom:0}.research-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 768px){.research-grid{grid-template-columns:1fr}}.research-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px;transition:all 0.2s}.research-card:hover{box-shadow:0 4px 6px rgba(0,0,0,0.07),0 2px 4px rgba(0,0,0,0.06);border-color:#c7d3e2;transform:translateY(-2px)}.research-card .card-number{display:inline-block;font-size:0.75rem;font-weight:600;color:#2563eb;background:#dbeafe;padding:2px 10px;border-radius:12px;margin-bottom:12px}.research-card h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 10px;line-height:1.4}.research-card p{font-size:0.9rem;color:#475569;line-height:1.65;margin:0}.card-details{margin-top:10px}.card-details summary{font-size:0.9rem;color:#475569;line-height:1.65;cursor:pointer;list-style:none;position:relative;padding-right:20px}.card-details summary::-webkit-details-marker{display:none}.card-details summary::after{content:'+';position:absolute;right:0;top:0;font-size:1.1rem;font-weight:300;color:#94a3b8;transition:transform 0.2s}.card-details[open] summary::after{content:'\2212'}.card-details p{font-size:0.875rem;color:#475569;line-height:1.65;margin:10px 0 0;padding-top:10px;border-top:1px solid #e2e8f0}.pub-list{display:flex;flex-direction:column;gap:24px}.pub-item{padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow 0.2s}.pub-item:hover{box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06)}.pub-badge{display:inline-block;font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:3px 10px;border-radius:4px;margin-bottom:10px}.pub-badge.published{background:#dcfce7;color:#166534}.pub-badge.in-progress{background:#fef3c7;color:#92400e}.pub-title{font-size:1.05rem;font-weight:600;color:#1e293b;margin:0 0 6px;line-height:1.4}.pub-authors{font-size:0.875rem;color:#475569;margin:0 0 6px;font-style:italic}.pub-venue{font-size:0.85rem;color:#94a3b8;margin:0 0 8px}.pub-desc{font-size:0.875rem;color:#475569;line-height:1.6;margin:0}.talks-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media screen and (max-width: 768px){.talks-grid{grid-template-columns:1fr}}.talk-item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow 0.2s}.talk-item:hover{box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06)}.talk-year{font-size:0.8rem;font-weight:600;color:#2563eb;background:#dbeafe;padding:2px 10px;border-radius:4px;white-space:nowrap;flex-shrink:0}.talk-info .talk-name{font-size:0.925rem;font-weight:600;color:#1e293b;margin:0 0 2px}.talk-info .talk-type{font-size:0.8rem;color:#94a3b8;margin:0}.exp-list{display:flex;flex-direction:column;gap:16px;max-width:800px}.exp-item{padding:20px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow 0.2s}.exp-item:hover{box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06)}.exp-item h4{font-size:0.95rem;font-weight:600;color:#1e293b;margin:0 0 4px}.exp-item p{font-size:0.875rem;color:#475569;line-height:1.6;margin:0}.section-alt .exp-item{background:#fff}.startup-title{font-size:1.15rem;font-weight:600;color:#1e293b;margin:0 0 4px}.visit-link{font-size:0.8rem;font-weight:500;color:#94a3b8;border:1px solid #e2e8f0;padding:2px 10px;border-radius:6px;margin-left:8px;vertical-align:middle;transition:all 0.2s}.visit-link:hover{color:#1e3a5f;border-color:#1e3a5f}.exp-bullets{list-style:none;padding:0;margin:12px 0 0}.exp-bullets li{position:relative;padding-left:22px;font-size:0.875rem;color:#475569;line-height:1.6;margin-bottom:14px}.exp-bullets li:last-child{margin-bottom:0}.exp-bullets li::before{content:'\2014';position:absolute;left:0;top:0;color:#2563eb;font-weight:600}.skills-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media screen and (max-width: 768px){.skills-grid{grid-template-columns:1fr}}.skill-group{padding:20px 24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow 0.2s}.skill-group:hover{box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06)}.skill-group h4{font-size:0.875rem;font-weight:600;color:#1e3a5f;margin:0 0 6px}.skill-group p{font-size:0.825rem;color:#475569;line-height:1.55;margin:0}.project-list{display:flex;flex-direction:column;gap:12px}.project-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow 0.2s}.project-item:hover{box-shadow:0 1px 3px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.06)}.project-item summary{padding:20px 24px;cursor:pointer;list-style:none;position:relative;padding-right:44px}.project-item summary::-webkit-details-marker{display:none}.project-item summary::after{content:'+';position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:1.2rem;font-weight:300;color:#94a3b8;transition:transform 0.2s}.project-item[open] summary::after{content:'\2212'}.project-item .project-title{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.4}.project-item .project-meta{font-size:0.825rem;color:#94a3b8}.project-item .project-bullets{padding:0 24px 20px 44px;margin:0;border-top:1px solid #e2e8f0;padding-top:16px;margin-left:24px;margin-right:24px;padding-left:20px}.project-item .project-bullets li{font-size:0.875rem;color:#475569;line-height:1.65;margin-bottom:8px}.project-item .project-bullets li:last-child{margin-bottom:0}.contact-links{display:flex;flex-wrap:wrap;gap:12px}.btn-email-reveal{transition:all 0.3s}.footer{padding:32px 0;border-top:1px solid #e2e8f0;text-align:center}.footer p{font-size:0.825rem;color:#94a3b8;margin:0}.blog-page{max-width:800px;margin:0 auto;padding:120px 24px 80px}@media screen and (max-width: 768px){.blog-page{padding:100px 24px 60px}}.blog-header{margin-bottom:48px}.blog-header h1{font-size:2rem;font-weight:700;color:#1e3a5f;letter-spacing:-0.03em;margin:0 0 8px}.blog-header p{font-size:1rem;color:#94a3b8;margin:0}.blog-list{display:flex;flex-direction:column;gap:0}.blog-entry{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 0;border-bottom:1px solid #e2e8f0;text-decoration:none;transition:background 0.15s}.blog-entry:first-child{border-top:1px solid #e2e8f0}.blog-entry:hover .blog-entry-content h2{color:#2563eb}@media screen and (max-width: 768px){.blog-entry{flex-direction:column-reverse;gap:4px}}.blog-entry-content{flex:1}.blog-entry-content h2{font-size:1.15rem;font-weight:600;color:#1e3a5f;margin:0 0 6px;line-height:1.4;transition:color 0.2s}.blog-entry-content .blog-excerpt{font-size:0.875rem;color:#475569;line-height:1.6;margin:0}.blog-date{font-size:0.8rem;color:#94a3b8;white-space:nowrap;padding-top:3px;flex-shrink:0}article.post{max-width:800px;margin:0 auto;padding:120px 24px 80px}@media screen and (max-width: 768px){article.post{padding:100px 24px 60px}}article.post h1{font-size:1.75rem;font-weight:700;color:#1e3a5f;line-height:1.3;margin:0 0 8px;letter-spacing:-0.02em}article.post .post-meta{font-size:0.85rem;color:#94a3b8;margin:0 0 32px}article.post .entry{font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;color:#475569;line-height:1.8}article.post .entry p{margin:0 0 16px}article.post h2{font-size:1.3rem;font-weight:700;color:#1e293b;margin:36px 0 12px}article.post p,article.post li{font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;color:#475569;line-height:1.8}article.post p{margin:0 0 16px}article.post ul,article.post ol{margin:0 0 16px;padding-left:24px}article.post li{margin-bottom:6px}article.post strong{color:#1e293b}.back-to-blog{display:inline-block;font-size:0.85rem;font-weight:500;color:#94a3b8;margin-bottom:24px;transition:color 0.2s}.back-to-blog:hover{color:#1e3a5f}.post-footer{margin-top:48px;padding-top:24px;border-top:1px solid #e2e8f0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}
