.githeatmap-link{--githeatmap-gap: clamp(2px, .22vw, 3px);--githeatmap-empty: color-mix(in srgb, var(--line) 8%, transparent);--githeatmap-active: var(--line);position:relative;display:grid;gap:.42rem;width:100%;max-width:min(100%,34rem);padding:.42rem 0;color:var(--line);text-align:left;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.githeatmap-summary{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.githeatmap-count,.githeatmap-month,.githeatmap-footer,.githeatmap-legend{letter-spacing:0}.githeatmap-count{flex:0 1 auto;min-width:0;overflow:hidden;color:var(--text-muted);font-size:clamp(.64rem,.58rem + .16vw,.78rem);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.githeatmap-calendar{display:grid;gap:.16rem;min-width:0}.githeatmap-months{display:grid;grid-template-columns:repeat(var(--githeatmap-week-count, 53),1fr);height:.78rem;line-height:1}.githeatmap-month{display:block;overflow:visible;color:var(--text-muted);font-size:clamp(.55rem,.5rem + .16vw,.68rem);font-weight:500;white-space:nowrap}.githeatmap-grid{display:grid;grid-template-columns:repeat(var(--githeatmap-week-count, 53),1fr);grid-template-rows:repeat(7,1fr);gap:var(--githeatmap-gap);width:100%;aspect-ratio:var(--githeatmap-week-count, 53) / 7;margin:0;padding:0;list-style:none}.githeatmap-cell,.githeatmap-legend-cell{--githeatmap-fill: var(--githeatmap-empty);border-radius:2px;background-color:var(--githeatmap-fill);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line) 4%,transparent)}.githeatmap-cell{width:100%;height:100%;transform-origin:center}.githeatmap-cell[data-blank=true]{--githeatmap-fill: transparent;background-color:transparent;box-shadow:none}.githeatmap-cell[data-level="1"],.githeatmap-legend-cell[data-level="1"]{--githeatmap-fill: color-mix( in srgb, var(--githeatmap-active) 28%, transparent )}.githeatmap-cell[data-level="2"],.githeatmap-legend-cell[data-level="2"]{--githeatmap-fill: color-mix( in srgb, var(--githeatmap-active) 46%, transparent )}.githeatmap-cell[data-level="3"],.githeatmap-legend-cell[data-level="3"]{--githeatmap-fill: color-mix( in srgb, var(--githeatmap-active) 66%, transparent )}.githeatmap-cell[data-level="4"],.githeatmap-legend-cell[data-level="4"]{--githeatmap-fill: color-mix( in srgb, var(--githeatmap-active) 88%, transparent )}.githeatmap-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:.78rem;color:var(--text-muted);font-size:clamp(.55rem,.5rem + .16vw,.68rem);line-height:1}.githeatmap-legend{display:flex;flex:0 0 auto;align-items:center;gap:.34rem}.githeatmap-legend-scale{display:inline-grid;grid-template-columns:repeat(5,.58rem);gap:.12rem}.githeatmap-legend-cell{display:block;width:.58rem;height:.58rem}.githeatmap-link[data-githeatmap-state=fallback] .githeatmap-grid,.githeatmap-link[data-githeatmap-state=fallback] .githeatmap-legend-scale{opacity:.44}@keyframes githeatmap-fill-sweep{0%{background-color:var(--githeatmap-empty);opacity:.5;transform:scale(.72)}72%{background-color:var(--githeatmap-fill);opacity:1;transform:scale(1.08)}to{background-color:var(--githeatmap-fill);opacity:1;transform:scale(1)}}@media(hover:hover){.githeatmap-link:hover{opacity:.86}.githeatmap-link:hover .githeatmap-cell:not([data-blank=true]){animation:githeatmap-fill-sweep .34s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--githeatmap-hover-delay, 0ms)}}.githeatmap-link:focus-visible{outline:none;opacity:.86}.githeatmap-link:focus-visible .githeatmap-cell:not([data-blank=true]){animation:githeatmap-fill-sweep .34s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--githeatmap-hover-delay, 0ms)}@media(max-width:30rem){.githeatmap-link{max-width:min(100%,27rem)}.githeatmap-month:nth-child(2n){visibility:hidden}}@media(min-width:48rem){.githeatmap-link{--githeatmap-gap: 3px;max-width:min(100%,38rem)}}@media(prefers-reduced-motion:reduce){.githeatmap-link{transition:none}.githeatmap-link:hover,.githeatmap-link:focus-visible{transform:none}.githeatmap-link:hover .githeatmap-cell,.githeatmap-link:focus-visible .githeatmap-cell{animation:none}}.steam-profile-card{--steam-card-surface: color-mix(in srgb, var(--line) 4%, transparent);--steam-card-border: color-mix(in srgb, var(--line) 14%, transparent);width:min(100%,28rem);max-width:100%;min-width:0;margin-inline:auto}.steam-profile-card-link{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-template-areas:"main stats" "playtime playtime" "recent recent" "message message";gap:clamp(.28rem,.22rem + .12vw,.4rem) clamp(.45rem,.4rem + .18vw,.62rem);width:100%;min-width:0;padding:clamp(.42rem,.36rem + .18vw,.56rem);border:1px solid var(--steam-card-border);border-radius:.85rem;background:var(--steam-card-surface);color:var(--line);overflow:hidden;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.steam-profile-topline,.steam-profile-main,.steam-profile-stats,.steam-profile-playtime,.steam-profile-recent-list{min-width:0}.steam-profile-topline{display:none}.steam-profile-main,.steam-profile-playtime>div{display:flex;align-items:center}.steam-profile-topline{justify-content:space-between;gap:.75rem;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.steam-profile-kicker{color:var(--line);font-weight:700}.steam-profile-state{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steam-profile-main{grid-area:main;gap:.46rem;align-self:center}.steam-profile-avatar-shell{position:relative;flex:0 0 clamp(2.5rem,8vw,3.05rem);width:clamp(2.5rem,8vw,3.05rem);height:clamp(2.5rem,8vw,3.05rem);overflow:hidden;border:1px solid var(--steam-card-border);border-radius:.8rem;background:color-mix(in srgb,var(--line) 8%,transparent)}.steam-profile-avatar-placeholder,.steam-profile-avatar{display:block;width:100%;height:100%}.steam-profile-avatar-placeholder{display:grid;place-items:center;background:linear-gradient(110deg,transparent 20%,color-mix(in srgb,var(--line) 10%,transparent) 42%,transparent 64%),color-mix(in srgb,var(--line) 8%,transparent);background-size:220% 100%;animation:steam-profile-loading 1.3s linear infinite}.steam-profile-avatar-glyph{position:relative;display:block;width:.72rem;height:.72rem;border-radius:50%;background:color-mix(in srgb,var(--line) 26%,transparent);box-shadow:0 .7rem 0 .22rem color-mix(in srgb,var(--line) 22%,transparent)}.steam-profile-avatar{object-fit:cover}.steam-profile-heading{min-width:0;display:grid;gap:.18rem;flex:1 1 auto}.steam-profile-heading strong{overflow:hidden;font-size:.86rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.steam-profile-heading span,.steam-profile-message,.steam-profile-recent-label,.steam-profile-playtime span{color:var(--text-muted);font-size:.64rem}.steam-profile-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steam-profile-arrow{flex:0 0 auto;align-self:flex-start;color:var(--text-muted);font-size:.92rem;line-height:1}.steam-profile-stats,.steam-profile-playtime{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;margin:0}.steam-profile-stats{grid-area:stats;align-self:center}.steam-profile-stats>div,.steam-profile-playtime>div{min-width:0;display:grid;gap:.12rem}.steam-profile-stats>div{padding-top:0;border-top:0}.steam-profile-stats dt,.steam-profile-stats dd{margin:0}.steam-profile-stats dt{color:var(--text-muted);font-size:.62rem}.steam-profile-stats dd,.steam-profile-playtime strong{color:var(--line);font-size:.76rem;font-variant-numeric:tabular-nums}.steam-profile-playtime{grid-area:playtime;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:.28rem;border-top:1px solid var(--steam-card-border)}.steam-profile-playtime>div{justify-content:space-between;gap:.35rem}.steam-profile-playtime strong{white-space:nowrap}.steam-profile-recent{grid-area:recent;display:grid;gap:.22rem}.steam-profile-recent-label{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.steam-profile-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem}.steam-profile-game{min-width:0;display:grid;grid-template-columns:3.75rem minmax(0,1fr);gap:.34rem;align-items:center;overflow:hidden}.steam-profile-game-cover{position:relative;display:block;width:3.75rem;height:1.76rem;overflow:hidden;border-radius:.28rem;background:color-mix(in srgb,var(--line) 8%,transparent)}.steam-profile-game-cover-placeholder,.steam-profile-game-cover img{display:block;width:100%;height:100%}.steam-profile-game-cover-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.52rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.steam-profile-game-cover img{position:relative;z-index:1;object-fit:cover}.steam-profile-game-copy{min-width:0;display:grid;gap:.12rem}.steam-profile-game-name,.steam-profile-game-time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steam-profile-game-name{color:var(--line);font-size:.64rem;font-weight:700}.steam-profile-game-time{color:var(--text-muted);font-size:.6rem}.steam-profile-message{grid-area:message;margin:0;line-height:1.45}.steam-profile-card[data-steam-profile-state=unavailable] .steam-profile-avatar-placeholder{animation:none;opacity:.55}.steam-profile-card[data-steam-profile-state=ready] .steam-profile-avatar-placeholder{animation:none}@media(hover:hover){.steam-profile-card-link:hover{border-color:color-mix(in srgb,var(--line) 30%,transparent);background:color-mix(in srgb,var(--line) 7%,transparent);transform:translateY(-.12rem)}}.steam-profile-card-link:focus-visible{outline:2px solid var(--line);outline-offset:3px}@keyframes steam-profile-loading{to{background-position:-120% 0}}@media(max-width:30rem){.steam-profile-recent-list{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.steam-profile-card-link{transition:none}.steam-profile-avatar-placeholder{animation:none}.steam-profile-card-link:hover{transform:none}}.profile-card{--profile-max-width: min(100%, 32rem);--profile-padding: clamp(.9rem, 2vw, 1.5rem);--profile-gap: clamp(.85rem, .7rem + .55vw, 1.3rem);--avatar-size: clamp(4.35rem, 14vw, 6.4rem);--name-size: clamp(1.65rem, 1.35rem + .9vw, 2.35rem);--one-word-size: clamp(1.02rem, .94rem + .3vw, 1.22rem);--bio-size: clamp(1rem, .88rem + .28vw, 1.15rem);width:var(--profile-max-width);padding:var(--profile-padding);margin-inline:auto;display:grid;justify-items:center;align-items:center;justify-content:flex-start;gap:var(--profile-gap);text-align:center}.home-profile-identity{min-width:0;display:grid;justify-items:center;gap:clamp(.55rem,.45rem + .4vw,.82rem)}.home-profile-heading{min-width:0;display:grid;justify-items:center;gap:.32rem}.home-profile-copy{min-width:0;display:grid;justify-items:center;gap:clamp(.4rem,.32rem + .3vw,.62rem)}.profile-avatar-wrap{position:relative;z-index:2;width:var(--avatar-size);height:var(--avatar-size);display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;isolation:isolate}.profile-avatar-wrap:hover,.profile-avatar-wrap[data-codetime-status-open=true]{z-index:30}.profile-avatar{width:100%;height:100%;display:block;flex:0 0 auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center;overflow:hidden;border:0;border-radius:50%;box-shadow:0 0 0 .28rem color-mix(in srgb,var(--paper) 78%,transparent),0 .85rem 2rem color-mix(in srgb,var(--line) 16%,transparent);transition:border-color .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.profile-avatar-wrap[data-codetime-status-open=true] .profile-avatar{transform:scale(1.02);border-color:var(--line)}.profile-codetime-popover{position:absolute;top:calc(100% + clamp(.55rem,1vw,.85rem));left:50%;z-index:20;width:min(20rem,calc(100vw - 2rem));padding:.28rem;border:1px solid color-mix(in srgb,var(--line) 12%,transparent);border-radius:.7rem;background:color-mix(in srgb,canvas 78%,transparent);box-shadow:0 1rem 2.8rem color-mix(in srgb,var(--line) 14%,transparent),0 0 0 1px color-mix(in srgb,canvas 68%,transparent) inset;line-height:0;opacity:0;pointer-events:none;transform:translate(-50%,-.2rem) scale(.98);transform-origin:top center;transition:opacity .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}.profile-avatar-wrap[data-codetime-status-open=true] .profile-codetime-popover{opacity:1;transform:translate(-50%) scale(1)}:root[data-theme=dark] .profile-codetime-popover{background:color-mix(in srgb,#050505 82%,transparent);box-shadow:0 1rem 2.8rem #0000006b,0 0 0 1px #ffffff0f inset}.profile-codetime-popover:before{position:absolute;top:-.35rem;left:50%;width:.65rem;height:.65rem;border-top:1px solid color-mix(in srgb,var(--line) 12%,transparent);border-left:1px solid color-mix(in srgb,var(--line) 12%,transparent);background:inherit;content:"";transform:translate(-50%) rotate(45deg)}.profile-codetime-status{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:.55rem}.profile-name{position:relative;isolation:isolate;margin:0;font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-size:var(--name-size);font-weight:600;letter-spacing:-.035em;line-height:1.2;color:var(--line)}.profile-name:after{position:absolute;left:-.08em;right:-.16em;bottom:.08em;z-index:-1;height:.34em;border-radius:50%;background:color-mix(in srgb,var(--marker-yellow) 34%,transparent);content:"";opacity:.56;transform:rotate(-1.2deg)}.profile-links{display:inline-flex;align-items:center;justify-content:center;gap:clamp(.35rem,.65vw,.65rem)}.profile-link{width:clamp(2.05rem,1.95vw,2.55rem);height:clamp(2.05rem,1.95vw,2.55rem);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--line-soft);text-decoration:none;transition:color .2s ease}.profile-link svg{width:clamp(1.22rem,1.38vw,1.52rem);height:clamp(1.22rem,1.38vw,1.52rem);transform-origin:center;transition:transform .2s cubic-bezier(.22,1,.36,1)}.profile-one-word,.profile-bio{max-width:34rem;margin:0;color:var(--line-soft);line-height:1.5}.profile-one-word{font-size:var(--one-word-size);font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-weight:500;letter-spacing:-.018em}.profile-bio{font-size:var(--bio-size)}@media(min-width:75rem){.profile-card{--profile-max-width: min(100%, 31rem);--profile-padding: clamp(1rem, 1.5vw, 1.45rem);--profile-gap: clamp(.9rem, .7rem + .5vw, 1.25rem);--avatar-size: clamp(5rem, 5.4vw, 6.5rem);--name-size: clamp(1.8rem, 1.35rem + .72vw, 2.4rem);--one-word-size: clamp(1rem, .88rem + .28vw, 1.18rem);--bio-size: clamp(.9rem, .82rem + .18vw, 1.04rem)}}@media(hover:hover){.profile-avatar-wrap:hover .profile-avatar{transform:scale(1.02);border-color:var(--line)}.profile-avatar-wrap:hover .profile-codetime-popover{opacity:1;transform:translate(-50%) scale(1)}.profile-link:hover{color:var(--line)}.profile-link:hover svg{transform:scale(1.45) translateY(-.04rem)}}.profile-link:focus-visible{outline:none;color:var(--line)}.profile-avatar-wrap:focus-visible{outline:none}.profile-avatar-wrap:focus-visible .profile-avatar{border-color:var(--line);box-shadow:0 0 0 .18rem color-mix(in srgb,var(--line) 18%,transparent)}.profile-link:focus-visible svg{transform:scale(1.45) translateY(-.04rem)}@media(prefers-reduced-motion:reduce){.profile-avatar,.profile-codetime-popover,.profile-link svg{transition:none}.profile-avatar-wrap:hover .profile-avatar,.profile-avatar-wrap[data-codetime-status-open=true] .profile-avatar,.profile-link:hover svg,.profile-link:focus-visible svg{transform:none}}.home-discovery{width:min(100%,66rem);min-width:0;margin-inline:auto;padding:clamp(.65rem,1vw,1.1rem);display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.45rem,1.1rem + 1vw,2.25rem)}.home-discovery-header{display:flex;flex-direction:column;gap:.3rem;padding-bottom:clamp(.85rem,1vw,1.15rem);border-bottom:1px solid color-mix(in srgb,var(--line) 12%,transparent)}.home-discovery-kicker{margin:0;color:var(--accent-quiet);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:var(--type-xs);font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-discovery-title{max-width:14ch;margin:0;color:var(--line);font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-size:clamp(2.55rem,2.05rem + 2vw,4.65rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.home-featured-article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.85rem,1.15vw,1.25rem);align-items:center}.home-featured-article .article-cover-visual{clip-path:polygon(.2% .35%,99.85% 0%,100% 99.35%,.3% 100%,0% 38%);transform:rotate(-.05deg)}.home-featured-article .article-cover-visual--hero{aspect-ratio:16 / 8.6}.home-featured-copy{min-width:0;max-width:38rem}.home-featured-meta{margin:0 0 .44rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:var(--type-xs);letter-spacing:.035em}.home-featured-meta span{color:var(--accent-quiet);font-weight:700}.home-featured-copy h3{margin:0;font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-size:clamp(1.65rem,1.32rem + .85vw,2.45rem);font-weight:500;letter-spacing:-.038em;line-height:1.08}.home-featured-copy h3 a{color:inherit;text-decoration:none}.home-featured-description{max-width:48ch;margin:.62rem 0 0;color:var(--line-soft);font-size:var(--type-sm);line-height:1.58}.home-discovery-index{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.15rem,.95rem + .7vw,1.75rem)}.home-topic-index{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid color-mix(in srgb,var(--line) 15%,transparent)}.home-topic-link{position:relative;isolation:isolate;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.28rem .75rem;align-items:baseline;padding:.78rem .08rem .78rem 2.35rem;border-bottom:1px solid color-mix(in srgb,var(--line) 10%,transparent);color:var(--line);text-decoration:none}.home-topic-link:before{position:absolute;left:.08rem;top:1.02rem;color:var(--accent-quiet);content:attr(data-topic-index);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.64rem;font-weight:700;letter-spacing:.06em}.home-topic-link:after{position:absolute;left:2rem;right:.55rem;bottom:.67rem;z-index:-1;height:.38em;border-radius:50%;background:color-mix(in srgb,var(--marker-yellow) 38%,transparent);content:"";opacity:0;transform:scaleX(.42) rotate(-.7deg);transform-origin:left;transition:opacity .16s ease,transform .22s cubic-bezier(.22,1,.36,1)}.home-topic-name{min-width:0;font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-size:clamp(1.12rem,1rem + .34vw,1.38rem);font-weight:600;line-height:1.16}.home-topic-context{grid-column:1;min-width:0;overflow:hidden;color:var(--text-muted);font-size:var(--type-xs);text-overflow:ellipsis;white-space:nowrap}.home-topic-count{grid-column:2;grid-row:1;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:var(--type-xs)}.home-recent{padding-top:.2rem}.home-recent h3{margin:0 0 .72rem;color:var(--text-muted);font-size:var(--type-xs);font-weight:700;letter-spacing:.11em;text-transform:uppercase}.home-recent ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:.58rem 1.6rem}.home-recent a{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;color:var(--line-soft);font-size:var(--type-xs);text-decoration:none;transition:color .16s ease,transform .18s cubic-bezier(.22,1,.36,1)}.home-recent a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-recent time{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}@media(hover:hover){.home-topic-link:hover:after{opacity:1;transform:scaleX(1) rotate(-.7deg)}.home-featured-copy h3 a:hover{color:var(--accent-quiet)}.home-recent a:hover{color:var(--line);transform:translate(.18rem)}}.home-topic-link:focus-visible,.home-featured-copy h3 a:focus-visible,.home-recent a:focus-visible{outline:none;color:var(--accent-quiet)}.home-topic-link:focus-visible:after{opacity:1;transform:scaleX(1) rotate(-.7deg)}@media(min-width:40rem){.home-featured-article{grid-template-columns:minmax(0,1.18fr) minmax(14rem,.82fr);gap:clamp(1.2rem,2.4vw,2.35rem)}.home-topic-index{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topic-link:nth-child(odd){padding-right:clamp(1rem,2vw,1.8rem)}.home-topic-link:nth-child(2n){padding-left:clamp(3rem,4vw,3.8rem)}.home-topic-link:nth-child(2n):before{left:clamp(.8rem,2vw,1.55rem)}.home-topic-link:nth-child(2n):after{left:clamp(2.7rem,4vw,3.45rem)}.home-discovery-index{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topic-index,.home-recent{grid-column:1 / -1}.home-recent{display:grid;grid-template-columns:minmax(8rem,.28fr) minmax(0,1fr);gap:clamp(1rem,2vw,2rem);align-items:start}.home-recent h3{margin:0}.home-recent ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:75rem){.home-discovery{width:100%;margin-inline:0;padding:clamp(.55rem,1vw,1rem) 0 clamp(2rem,4vw,4rem)}.home-discovery-title{max-width:none;font-size:clamp(3rem,4.4vw,4.9rem)}.home-featured-article .article-cover-visual--hero{height:clamp(210px,23vh,280px);aspect-ratio:auto}.home-featured-article .article-cover-visual--hero img{width:100%;height:100%;object-fit:cover}}@media(max-width:39.999rem){.home-discovery-header{align-items:center;text-align:center}.home-discovery-title{max-width:none;font-size:clamp(2.55rem,10.8vw,3.25rem)}}@media(max-width:26rem){.home-topic-context{display:none}}@media(prefers-reduced-motion:reduce){.home-topic-link:after,.home-recent a{transition:none}}.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}.home-now-card,.home-project-card{min-width:0;padding:clamp(.85rem,.72rem + .45vw,1.15rem) 0 0;border-top:1px solid color-mix(in srgb,var(--line) 18%,transparent);background:transparent}.home-now-card>p,.home-project-card p{margin:0;color:var(--accent-quiet);font-size:var(--type-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-now-card h3,.home-project-card h3{margin:.32rem 0;font-family:Iowan Old Style,Palatino Linotype,Songti SC,STSong,Georgia,serif;font-size:clamp(1.2rem,1.02rem + .5vw,1.58rem);line-height:1.15}.home-now-card>span,.home-project-card div>span{display:block;max-width:54ch;color:var(--line-soft);font-size:var(--type-sm);line-height:1.5}.home-now-card a,.home-project-card a{color:var(--line);font-weight:700;text-decoration:none}.home-now-card>a{display:inline-block;margin-top:.56rem;font-size:var(--type-xs)}.home-project-card{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end}.home-project-card-all{flex:0 0 auto;font-size:var(--type-xs)}@media(max-width:39.999rem){.home-now-card,.home-project-card{padding-inline:.15rem}}:root{--home-initial-entrance-ease: cubic-bezier(.22, 1, .36, 1)}@media(prefers-reduced-motion:no-preference){html[data-js=true] .home-shell[data-home-initial-entrance=true] :is(.home-header,.side-nav-area,.home-footer){animation:home-initial-chrome-in .13s var(--home-initial-entrance-ease) backwards}html[data-js=true] .home-shell[data-home-initial-entrance=true] .profile-area{animation:home-author-mark-in .18s var(--home-initial-entrance-ease) 20ms backwards}html[data-js=true] .home-shell[data-home-initial-entrance=true] .latest-area{animation:home-sheet-settle-in .22s var(--home-initial-entrance-ease) 45ms backwards}}.home-profile-metrics{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:clamp(.7rem,.62rem + .35vw,1.05rem)}.home-profile-metric{width:100%;display:flex;justify-content:flex-start}@keyframes home-initial-chrome-in{0%{opacity:.78;transform:translate3d(0,1px,0) scale(.999)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes home-author-mark-in{0%{opacity:.001;transform:translate3d(-.28rem,0,0)}to{opacity:1;transform:none}}@keyframes home-sheet-settle-in{0%{opacity:.001;transform:translate3d(0,.3rem,0)}to{opacity:1;transform:none}}
