.codetime-link{display:block;width:100%;max-width:9.5rem;line-height:0}.codetime-link img{display:block;width:100%;max-width:100%;height:auto}@media(min-width:48rem){.codetime-link{max-width:11rem}}.githeatmap-link{display:block;width:100%;max-width:16rem;text-decoration:none;line-height:0}.githeatmap-image{display:block;width:100%;height:auto}@media(min-width:48rem){.githeatmap-link{max-width:18rem}}.profile-card{--profile-max-width: min(100%, 32rem);--profile-padding: clamp(1rem, 2vw, 1.6rem);--profile-gap: clamp(.55rem, .75vw, .95rem);--avatar-size: clamp(3.2rem, 7.3vw, 8rem);--name-size: clamp(1.2rem, 2.25vw, 4.8rem);--one-word-size: .98rem;--bio-size: 1rem;width:var(--profile-max-width);padding:var(--profile-padding);margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--profile-gap);text-align:center}@media(min-width:48rem){.profile-card{--one-word-size: clamp(1rem, .78rem + .72vw, 1.42rem);--bio-size: clamp(1rem, .9rem + .56vw, 1.3rem)}}@media(min-width:56.25rem){.profile-card{--one-word-size: clamp(1.08rem, .84rem + .64vw, 1.55rem);--bio-size: clamp(1.04rem, .92rem + .52vw, 1.4rem)}}.profile-avatar{width:var(--avatar-size);height:var(--avatar-size);display:block;flex:0 0 auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;overflow:hidden;border:clamp(.0625rem,.08vw,.1rem) solid var(--line-soft);border-radius:50%}.profile-name{margin:0;font-size:var(--name-size);line-height:1.2;color:var(--line)}.profile-links{display:inline-flex;align-items:center;justify-content:center;gap:clamp(.35rem,.65vw,.65rem)}.profile-link{width:clamp(1.75rem,1.7vw,2.2rem);height:clamp(1.75rem,1.7vw,2.2rem);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--line-soft);text-decoration:none;transition:color .2s ease,transform .2s ease}.profile-link:hover,.profile-link:focus-visible{color:var(--line);transform:translateY(-.0625rem)}.profile-link svg{width:clamp(.95rem,1.2vw,1.2rem);height:clamp(.95rem,1.2vw,1.2rem)}.profile-one-word,.profile-bio{margin:0;color:var(--line-soft);line-height:1.5}.profile-one-word{font-size:var(--one-word-size)}.profile-bio{font-size:var(--bio-size)}.latest-articles{--latest-date-size: clamp(.8rem, .68rem + .45vw, 1.25rem);--latest-title-size: clamp(.8rem, .68rem + .45vw, 1.25rem);--latest-text-line-height: 1.3;--latest-year-col: clamp(3rem, 2.6rem + 2vw, 4.75rem);--latest-group-gap: clamp(1.1rem, .9rem + 1vw, 1.75rem);--latest-line-col: 1.2rem;--latest-item-gap: .75rem;--latest-line-x: calc(var(--latest-line-col) / 2);--latest-node-size: .45rem;display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(.12rem,.04rem + .28vw,.4rem)}.latest-articles-panel{flex:0 0 auto;min-height:0;padding:clamp(.65rem,1.1vw,1rem);display:flex;flex-direction:column;gap:.55rem}.latest-articles-title{margin:0;font-size:clamp(2rem,1.8rem + 1vw,4rem);line-height:1.2;color:transparent;-webkit-text-stroke:1px var(--line)}.latest-articles-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.latest-articles-groups{display:flex;flex-direction:column;gap:.35rem}.latest-articles-group{position:relative;display:grid;grid-template-columns:var(--latest-year-col) minmax(0,1fr);column-gap:var(--latest-group-gap);align-items:start}.latest-articles-year-label{margin:0;padding-top:.55rem;font-size:clamp(1.2rem,1.02rem + .85vw,1.75rem);line-height:1;font-weight:700;letter-spacing:.04em;color:transparent;-webkit-text-stroke:.9px var(--line);white-space:nowrap;align-self:start}.latest-articles-item{width:100%;position:relative;display:block;padding:.55rem 0 .55rem calc(var(--latest-line-col) + var(--latest-item-gap));min-width:0}.latest-articles-item-content{display:flex;flex-wrap:nowrap;align-items:baseline;justify-content:flex-start;gap:.18rem var(--latest-item-gap);min-width:0}.latest-articles-item:before{content:"";position:absolute;left:var(--latest-line-x);top:var(--latest-line-top, 0);bottom:var(--latest-line-bottom, 0);width:1px;background:color-mix(in srgb,var(--line-soft) 50%,transparent);transform:translate(-50%)}.latest-articles-item:after{content:"";position:absolute;left:var(--latest-line-x);top:50%;width:var(--latest-node-size);height:var(--latest-node-size);border-radius:999px;background:var(--line);transform:translate(-50%,-50%)}.latest-articles-item--year-start{--latest-line-top: 50%}.latest-articles-item--year-end{--latest-line-bottom: 50%}.latest-articles-time{display:inline-block;font-size:var(--latest-date-size);line-height:var(--latest-text-line-height);font-family:inherit;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--line-soft);letter-spacing:.01em;flex:0 0 auto}.latest-articles-link{display:block;flex:1 1 auto;color:var(--line);text-decoration:none;font-size:var(--latest-title-size);line-height:var(--latest-text-line-height);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left center;transition:color .22s ease,transform .22s ease}.latest-articles-item[hidden],.latest-articles-group[hidden]{display:none!important}.latest-articles[data-latest-enhanced=true] .latest-articles-item-content{opacity:0}.latest-articles[data-latest-enhanced=true].latest-articles--entered .latest-articles-item-content{opacity:1;transition:opacity .22s ease;transition-delay:0s}.latest-articles-link:hover,.latest-articles-link:focus-visible{color:var(--accent);text-decoration:none;transform:scale(1.03)}.latest-articles-empty{margin:.25rem 0 0;color:var(--line-soft);font-size:clamp(.88rem,.82rem + .3vw,.96rem)}@media(min-width:56.25rem){.latest-articles{--latest-year-col: clamp(3.5rem, 3rem + 1vw, 5.25rem);--latest-group-gap: 1.85rem;--latest-line-col: 1.35rem;--latest-item-gap: .9rem;gap:clamp(.18rem,.08rem + .22vw,.45rem)}.latest-articles-panel{padding:clamp(.75rem,.9vw,1.1rem);gap:.6rem}.latest-articles-groups{gap:.45rem}.latest-articles-group{column-gap:var(--latest-group-gap)}.latest-articles-item{padding:.6rem 0 .6rem calc(var(--latest-line-col) + var(--latest-item-gap))}}@media not all and (min-width:56.25rem){.latest-articles-panel{align-items:stretch}.latest-articles-title{width:100%;text-align:center}.latest-articles-list,.latest-articles-groups{width:100%;max-width:100%}.latest-articles-group{width:100%;max-width:100%;grid-template-columns:var(--latest-year-col) minmax(0,1fr)}.latest-articles-item{width:100%;max-width:100%}}.home-profile-sequence:not([data-home-entrance-enabled=true]) .home-enter-item,.home-profile-sequence:not([data-home-entrance-enabled=true]) .home-type-target,.home-profile-sequence:not([data-home-entrance-enabled=true]) .home-profile-metric,.home-profile-sequence:not([data-home-entrance-enabled=true]) .home-letter,.home-latest-sequence:not([data-home-entrance-enabled=true]) .latest-articles-title,.home-latest-sequence:not([data-home-entrance-enabled=true]) .latest-articles-year-label,.home-latest-sequence:not([data-home-entrance-enabled=true]) .latest-articles-item-content,.home-latest-sequence:not([data-home-entrance-enabled=true]) .latest-articles-item:before,.home-latest-sequence:not([data-home-entrance-enabled=true]) .latest-articles-item:after{opacity:1;transform:none;filter:none;transition:none}html[data-js=true] .home-profile-sequence[data-home-entrance-enabled=true] .home-enter-item,html[data-js=true] .home-profile-sequence[data-home-entrance-enabled=true] .home-profile-metric{opacity:0;transform:translateY(.9rem);transition:opacity .44s ease,transform .58s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--home-enter-order, 0) * .06s)}html[data-js=true] .home-profile-sequence[data-home-entrance-enabled=true] .home-enter-item.is-visible,html[data-js=true] .home-profile-sequence[data-home-entrance-enabled=true] .home-profile-metric.is-visible{opacity:1;transform:translateY(0)}.home-profile-metrics{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--profile-gap)}.home-profile-metric{width:100%;display:flex;justify-content:center}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true] .latest-articles-title,html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true] .latest-articles-year-label{opacity:0;transform:translateY(.8rem);transition:opacity .42s ease,transform .54s cubic-bezier(.22,1,.36,1)}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true] .latest-articles-item:before,html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true] .latest-articles-item:after{opacity:0;transition:opacity .3s ease}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-title,html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-year-label{opacity:1;transform:translateY(0)}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-title{transition-delay:.08s}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-year-label{transition-delay:.14s}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-item:before,html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--frame-visible .latest-articles-item:after{opacity:1;transition-delay:calc(.12s + (var(--latest-enter-order, 0) * 45ms))}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true] .latest-articles-item-content{opacity:0;transform:translateY(.75rem);transition:opacity .44s ease,transform .56s cubic-bezier(.22,1,.36,1)}html[data-js=true] .home-latest-sequence[data-home-entrance-enabled=true].latest-articles--entered .latest-articles-item-content{opacity:1;transform:translateY(0);transition-delay:calc(.16s + (var(--latest-enter-order, 0) * .05s))}@media(prefers-reduced-motion:reduce){.home-profile-sequence .home-enter-item,.home-profile-sequence .home-profile-metric,.home-latest-sequence .latest-articles-title,.home-latest-sequence .latest-articles-year-label,.home-latest-sequence .latest-articles-item-content,.home-latest-sequence .latest-articles-item:before,.home-latest-sequence .latest-articles-item:after{opacity:1;transform:none;filter:none;transition:none}}
