:root{--background: #f0f9f4;--foreground: #1a5535;--card: #ffffff;--primary: #1a5535;--primary-foreground: #ffffff;--muted: #e6f7ed;--muted-foreground: #4a7c5d;--border: rgba(26, 85, 53, .15)}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}p{margin:0}.container{width:min(72rem,calc(100% - 3rem));margin-inline:auto}.hero{background:var(--primary);color:var(--primary-foreground);padding:4rem 0}.hero-title{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3rem);line-height:1.2}.hero-role{margin-bottom:1.5rem;font-size:1.25rem;opacity:.9}.hero-summary{max-width:42rem;opacity:.8}.section{padding:3rem 0}.section-muted{background:#d4f1e34d}.section-title{margin:0 0 2rem;color:var(--primary);font-size:1.875rem;line-height:1.4}.section-groups{display:grid;gap:2rem}.card{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #1a553514}.group-card{background:var(--card);border:1px solid var(--border);border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px #1a553512}.group-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#36656b;color:var(--primary-foreground)}.group-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--primary-foreground);line-height:1.4}.group-description{margin:.25rem 0 0;font-size:.84rem;line-height:1.6;color:var(--primary-foreground)}.group-card-body{padding:1.5rem}.group-list-box{padding:.75rem 1.5rem}.group-item-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border)}.group-item-row.is-last{border-bottom:none}.group-item-meta{flex-shrink:0;color:var(--muted-foreground);font-size:.85rem;white-space:nowrap}.group-item-text{flex:1;min-width:0;color:var(--foreground);font-size:.9375rem;line-height:1.5}.group-item-pill{display:inline-flex;align-items:center;padding:.1rem .5rem;border-radius:999px;border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);font-size:.75rem;white-space:nowrap;flex-shrink:0}.item-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.timeline-item,.publication-item,.award-item{margin:0;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.timeline-item:not(.is-last),.publication-item:not(.is-last),.award-item:not(.is-last){margin-bottom:1.25rem}.timeline-item.is-last,.publication-item.is-last,.award-item.is-last{margin-bottom:0;padding-bottom:0;border-bottom:none}.item-title{margin:0;color:var(--primary);font-size:1.125rem;line-height:1.4}.item-subtitle{margin-top:.1rem;color:var(--foreground)}.item-period{color:var(--muted-foreground);font-size:.875rem;white-space:nowrap}.item-description{margin-top:.5rem;font-size:.9375rem}.highlight-list{margin:.625rem 0 0;padding-left:1.1rem;color:var(--foreground);font-size:.9375rem}.highlight-list li+li{margin-top:.35rem}.publication-list{margin:0;padding:0;list-style:none;counter-reset:publication-item}.publication-list .publication-item{position:relative;padding-left:1.85rem;padding-bottom:.8rem}.publication-list .publication-item:not(.is-last){margin-bottom:.8rem}.publication-list .publication-item.is-last{padding-bottom:0}.publication-list .publication-item:before{counter-increment:publication-item;content:counter(publication-item) ".";position:absolute;left:0;top:0;color:var(--muted-foreground);font-size:.9375rem;font-weight:400;line-height:1.8}.publication-citation{margin:0;color:var(--foreground);font-size:.9375rem;line-height:1.8}.publication-award{font-size:.875rem;color:#e53935;font-weight:600}.publication-emphasis{font-weight:700;text-decoration:underline;text-underline-offset:.15em}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.tag{display:inline-flex;align-items:center;padding:.3rem .8rem;border-radius:999px;background:#1a55350f;border:1px solid rgba(26,85,53,.12);color:var(--primary);font-size:.75rem;font-weight:600}.site-footer{background:var(--primary);color:var(--primary-foreground);padding:1.25rem 0}.footer-bottom{text-align:center}.footer-copyright{opacity:.85;font-size:.875rem;font-weight:500}.footer-techline{margin-top:.2rem;opacity:.55;font-size:.78rem}@media(max-width:768px){.container{width:min(72rem,calc(100% - 2rem))}.hero{padding:3rem 0}.hero-role{font-size:1.125rem}.section{padding:2.5rem 0}.section-title{margin-bottom:1.5rem;font-size:1.75rem}.card{padding:1.25rem}.group-header{padding:.875rem 1.25rem}.group-list-box{padding:.5rem 1.25rem}.group-card-body{padding:1.25rem}}
