*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter', system-ui, -apple-system, sans-serif;font-weight:400;color:#1a1a1a;background:#fff;line-height:1.65}.site-nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8e8e8}.nav-inner{max-width:860px;margin:0 auto;padding:0 24px;height:54px;display:flex;align-items:center;justify-content:space-between}.nav-name{font-weight:600;font-size:0.95rem;color:#1a1a1a;text-decoration:none;letter-spacing:0.01em}.nav-links{list-style:none;display:flex;gap:28px}.nav-links a{font-size:0.875rem;color:#444;text-decoration:none;font-weight:400}.nav-links a:hover{color:#2563b0}main{max-width:860px;margin:0 auto;padding:0 24px 80px}section{padding-top:64px}h2.section-title{font-size:1.1rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;color:#555;margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.about-grid{display:grid;grid-template-columns:160px 1fr;gap:36px;align-items:start}.about-photo img{width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center top;display:block}.about-name{font-size:1.75rem;font-weight:600;margin-bottom:4px;color:#111}.about-title{font-size:1rem;color:#555;margin-bottom:20px;font-weight:400}.about-bio p{font-size:0.95rem;color:#333;margin-bottom:14px}.about-links{margin-top:20px;display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;padding:7px 16px;border-radius:4px;font-size:0.85rem;font-weight:500;text-decoration:none;border:1px solid #2563b0;color:#2563b0;transition:background 0.15s, color 0.15s}.btn:hover{background:#2563b0;color:#fff}.pub-list{list-style:none}.pub-item{padding:16px 0;border-bottom:1px solid #f0f0f0;font-size:0.9rem}.pub-item:last-child{border-bottom:none}.pub-year{display:inline-block;font-size:0.78rem;font-weight:600;color:#888;width:36px;flex-shrink:0}.pub-row{display:flex;gap:12px;align-items:baseline}.pub-content{flex:1}.pub-title{font-weight:500;color:#111;line-height:1.45;margin-bottom:3px}.pub-authors{color:#555;font-size:0.85rem;margin-bottom:3px}.pub-authors strong{color:#1a1a1a;font-weight:600}.pub-venue{font-size:0.82rem;color:#777}.pub-note{font-size:0.78rem;color:#999;font-style:italic;margin-left:6px}.talk-list{list-style:none}.talk-item{padding:14px 0;border-bottom:1px solid #f0f0f0;font-size:0.9rem}.talk-item:last-child{border-bottom:none}.talk-title{font-weight:500;color:#111;margin-bottom:3px}.talk-meta{font-size:0.85rem;color:#666}.patent-list{list-style:none}.patent-item{padding:14px 0;border-bottom:1px solid #f0f0f0;font-size:0.9rem}.patent-item:last-child{border-bottom:none}.patent-title{font-weight:500;color:#111;margin-bottom:3px}.patent-meta{font-size:0.85rem;color:#666}.site-footer{text-align:center;padding:28px 24px;font-size:0.82rem;color:#aaa;border-top:1px solid #f0f0f0}a{color:#2563b0}a:hover{text-decoration:underline}@media (max-width: 600px){.about-grid{grid-template-columns:1fr;gap:20px}.about-photo img{width:110px;height:110px}.nav-links{gap:16px}.pub-year{display:none}.pub-row{display:block}}
