@import "https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&family=Roboto:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";body,html{font-family:roboto,noto sans jp,hiragino kaku gothic pron,sans-serif!important;font-size:1.8rem}p{font-family:roboto,noto sans jp,hiragino kaku gothic pron,sans-serif!important;margin:.75em 0;line-height:1.65}ul,ol{font-family:roboto,noto sans jp,hiragino kaku gothic pron,sans-serif!important;line-height:1.6;padding-left:2.5em}ul>li,ol>li{margin-bottom:0}h1{font-size:4rem;margin-top:3rem;margin-bottom:1.4rem}h1,h2,h3,h4,h5,h6{font-family:raleway,noto sans jp,hiragino kaku gothic pron,sans-serif;letter-spacing:.01em}h2{font-size:2.8rem;border-left:solid 4px #999;padding:.15em .6em;margin-top:3.2rem;margin-bottom:1.2rem;font-weight:600}h3{font-size:2.2rem;border-left:solid 3px #bbb;padding:.15em .6em;margin-top:2.6rem;margin-bottom:1rem;font-weight:600}h4{border-left:solid 2px #d0d0d0;padding:.15em .6em;margin-top:2rem;margin-bottom:.8rem}.post__content a,.theme--light .post__content a,.theme--dark .post__content a{color:#06c!important;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease,color .2s ease}.post__content a:hover,.theme--light .post__content a:hover{color:#06357a!important;border-bottom-color:#06357a}.theme--dark .post__content a{color:#7aacee!important}.theme--dark .post__content a:hover{color:#a0c6f5!important;border-bottom-color:#a0c6f5}.post__content>p>strong>a{color:#06c;font-size:1.02em}.post__content>p>strong>a:hover{color:#06357a;border-bottom-color:#06357a}.detail-toggle+.detail-toggle{margin-top:0}p:has(>.detail-toggle){margin-bottom:.2em;margin-top:.2em}.detail-toggle{margin:.1em 0}.detail-toggle__summary{display:inline-flex;align-items:center;gap:.4em;background:0 0;border:none;cursor:pointer;padding:.3em .5em;font-family:roboto,hiragino kaku gothic pron,biz udpgothic,sans-serif;font-size:.92em;color:inherit;border-radius:4px;transition:color .2s ease,background-color .2s ease}.detail-toggle__summary:hover{color:#111;background-color:#f5f5f5}.detail-toggle__arrow{display:inline-block;font-size:.7em;transition:transform .3s ease;line-height:1}.is-open>.detail-toggle__summary .detail-toggle__arrow{transform:rotate(90deg)}.detail-toggle__content{max-height:0;overflow:hidden;transition:max-height .35s ease}.detail-toggle__inner{padding:.6em 0 .6em 1.2em;border-left:2px solid #e0e0e0;margin-left:.3em;color:inherit;font-size:.95em;line-height:1.6}.theme--dark .detail-toggle__summary{color:inherit}.theme--dark .detail-toggle__summary:hover{color:#fff;background-color:#333}.theme--dark .detail-toggle__inner{color:inherit;border-left-color:#555}.theme--dark .post__content a{color:#7aacee}.theme--dark .post__content a:hover{color:#a0c6f5;border-bottom-color:#a0c6f5}.theme--dark .post__content>p>strong>a{color:#7aacee}.theme--dark .post__content>p>strong>a:hover{color:#7aacee;border-bottom-color:#7aacee}.theme--dark h2{border-left-color:#666}.theme--dark h3{border-left-color:#555}.theme--dark h4{border-left-color:#444}.theme--dark .back-to-top{background:rgba(50,50,50,.9);border-color:#555;color:#aaa}.theme--dark .back-to-top:hover{background-color:#444;color:#ddd;border-color:#777}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page .post__content{animation:fadeInUp .5s ease-out}.post__content figure.center{margin-bottom:2.5em;margin-left:auto;margin-right:auto;max-width:720px;background:#fff;border:none;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,8%);transition:box-shadow .3s ease,transform .3s ease}.post__content figure.center:hover{box-shadow:0 8px 30px rgba(0,0,0,.14);transform:translateY(-2px)}.post__content figure.center img{display:block;width:100%;height:auto}.post__content figure.center figcaption{padding:.6em 1em .7em;background:linear-gradient(to right,#f7f7f7,#fff);border-top:1px solid #eee;color:#555;letter-spacing:.02em}.paper-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.4em 1.6em;margin:1.5em 0 2.5em;box-shadow:0 4px 20px rgba(0,0,0,8%);transition:box-shadow .3s ease,transform .3s ease}.paper-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.14);transform:translateY(-2px)}.paper-card__main{display:flex;align-items:flex-start;gap:1.6em}.paper-card__image{flex:0 0 190px}.paper-card__image img{display:block;width:100%;height:auto;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,8%)}.paper-card__body{flex:1;min-width:0}.post__content a.paper-card__title{display:block;font-weight:700;font-size:1.15em;line-height:1.45;margin-bottom:.35em}.paper-card__journal{color:#777;font-size:.88em;margin:0 0 .8em}.paper-card__summary{font-size:.93em;line-height:1.7}.paper-card__summary p{margin:.6em 0}.paper-card__summary p:first-child{margin-top:0}.paper-card__summary p:last-child{margin-bottom:0}.paper-card__video{border-top:1px solid #eee;margin-top:1.4em;padding-top:1.1em}.paper-card__video-caption{font-size:.85em;color:#777;text-align:center;margin:0 0 .6em}.paper-card__video iframe{display:block;width:100%;max-width:600px;margin:0 auto;aspect-ratio:16/9;border:0;border-radius:8px}@media(max-width:640px){.paper-card{padding:1.2em}.paper-card__main{flex-direction:column}.paper-card__image{flex:none;width:60%;max-width:220px;margin:0 auto}}.theme--dark .paper-card{background:#2d2d2d;border-color:#444}.theme--dark .paper-card__image img{border-color:#555}.theme--dark .paper-card__journal{color:#aaa}.theme--dark .paper-card__video{border-top-color:#444}.theme--dark .paper-card__video-caption{color:#aaa}.activity-grid{display:flex;flex-direction:column;gap:.6em;margin:1.2em 0 2.2em}.activity-card{display:flex;align-items:baseline;gap:.9em;background:#fff;border:1px solid #eee;border-radius:10px;padding:.75em 1.1em;box-shadow:0 2px 10px rgba(0,0,0,5%);transition:box-shadow .3s ease,transform .3s ease}.activity-card:hover{box-shadow:0 5px 16px rgba(0,0,0,9%);transform:translateY(-1px)}.activity-card__badge{flex:none;min-width:3.6em;text-align:center;font-size:.78em;padding:.15em .6em;border-radius:999px;font-weight:600;border:1px solid #e3e3e3;background:#f1f1f1;color:#555}.activity-card__badge--talk{background:#eef4fb;color:#2f6099;border-color:#d9e6f5}.activity-card__badge--article{background:#f4f1ea;color:#8a6d3b;border-color:#e8e0cd}.activity-card__badge--award{background:#faf3df;color:#97762a;border-color:#efe2bb}.activity-card__badge--video{background:#fbeeee;color:#a25050;border-color:#f3dcdc}.activity-card__year{flex:0 0 3.6em;color:#999;font-size:.85em}.activity-card__content{flex:1;min-width:0;line-height:1.55}.post__content a.activity-card__title{font-weight:600;font-size:.93em}span.activity-card__title{font-weight:600;font-size:.93em;color:#333}.activity-card__source{font-size:.85em;color:#777;margin-left:.6em}.video-card__desc{font-size:.88em;color:#666;margin:.35em 0 .9em}.video-card__desc p{margin:0}.video-card__embed iframe{display:block;width:100%;max-width:560px;aspect-ratio:16/9;border:0;border-radius:8px;margin-bottom:.3em}@media(max-width:640px){.activity-card{flex-wrap:wrap;gap:.35em .8em}.activity-card__year{flex:none}.activity-card__content{flex:1 1 100%}}.theme--dark .activity-card{background:#2d2d2d;border-color:#444}.theme--dark .activity-card__badge{background:#3a3a3a;color:#ccc;border-color:#555}.theme--dark .activity-card__badge--talk{background:rgba(110,160,220,.15);color:#9cc0ea;border-color:rgba(110,160,220,.35)}.theme--dark .activity-card__badge--article{background:rgba(200,170,110,.15);color:#d9bd8a;border-color:rgba(200,170,110,.35)}.theme--dark .activity-card__badge--award{background:rgba(220,190,100,.15);color:#e3cb84;border-color:rgba(220,190,100,.35)}.theme--dark .activity-card__badge--video{background:rgba(220,130,130,.15);color:#e3a3a3;border-color:rgba(220,130,130,.35)}.theme--dark span.activity-card__title{color:#ddd}.theme--dark .activity-card__source{color:#aaa}.theme--dark .video-card__desc{color:#aaa}.post__content figure.left img{border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,.1);transition:box-shadow .3s ease}.post__content figure.left img:hover{box-shadow:0 4px 20px rgba(0,0,0,.15)}.nav__link--active{border-bottom:none!important}.nav__list-item a{position:relative;text-decoration:none;padding-bottom:24px}.nav__list-item a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#666;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav__list-item a:hover::after{transform:scaleX(1)}.nav__list-item a.nav__link--active::after{transform:scaleX(1);background-color:#999}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:40px;height:40px;border-radius:50%;border:1px solid #d0d0d0;background:rgba(255,255,255,.9);color:#888;font-size:14px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,background-color .2s ease,color .2s ease;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,8%)}.back-to-top.is-visible{opacity:1;visibility:visible}.back-to-top:hover{background-color:#f0f0f0;color:#555;border-color:#aaa}