:root{color-scheme:light dark;--ink:#16181d;--muted:#565e70;--faint:#838b9a;--rule:#e3e6ee;--bg:#fcfcfd;--panel:#f3f5f9;--accent:#35c;--accent-soft:#e8edfd;--c1:#35c;--c2:#1d74b8;--c3:#0d8a92;--c4:#38863f;--c5:#b3781a;--c6:#b8492f;--measure:58rem;--prose:42rem;--sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Helvetica, Arial, sans-serif;--serif:ui-serif, "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace}@media (prefers-color-scheme:dark){:root{--ink:#e9ebef;--muted:#a7aebc;--faint:#7d8593;--rule:#2b3039;--bg:#111318;--panel:#191c23;--accent:#7d9dfa;--accent-soft:#1b2436;--c1:#7d9dfa;--c2:#57aae8;--c3:#35bcc0;--c4:#63bd68;--c5:#dcae5c;--c6:#e8836a}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--ink);font-family:var(--sans);font-synthesis:none;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.68}a{color:var(--accent);text-decoration-color:color-mix(in srgb, var(--accent) 35%, transparent);text-underline-offset:2.5px;text-decoration-thickness:1px;transition:text-decoration-color .12s}a:hover{text-decoration-color:currentColor}img{max-width:100%;height:auto}h1,h2,h3{font-family:var(--serif);letter-spacing:-.012em;text-wrap:balance;font-weight:600;line-height:1.22}h1{margin:0 0 1.25rem;font-size:clamp(1.85rem,1.4rem + 1.6vw,2.4rem)}h2{margin:3rem 0 .85rem;font-size:1.4rem}h3{margin:2.25rem 0 .5rem;font-size:1.15rem}p{text-wrap:pretty}.lede{color:var(--muted);font-size:1.2rem;line-height:1.55}.lede a{color:inherit;text-decoration-color:color-mix(in srgb, currentColor 40%, transparent)}.lede a:hover{color:var(--accent)}code{font-family:var(--mono);background:var(--panel);border-radius:4px;padding:.12em .36em;font-size:.875em}pre{background:var(--panel);border:1px solid var(--rule);border-radius:10px;padding:1rem 1.1rem;font-size:.9rem;line-height:1.55;overflow-x:auto}pre code{font-size:inherit;background:0 0;padding:0}blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:1.75rem 0;padding-left:1.15rem;font-style:italic}hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}.shell{max-width:62rem;margin:0 auto;padding:0 1.35rem}.masthead{border-bottom:1px solid var(--rule);background:color-mix(in srgb, var(--bg) 85%, transparent);backdrop-filter:saturate(1.6)blur(8px);z-index:5;position:sticky;top:0}.masthead:before{content:"";background:linear-gradient(90deg, var(--c1), var(--c2), var(--c3), var(--c4), var(--c5), var(--c6));height:3px;display:block}.masthead .shell{flex-wrap:wrap;align-items:baseline;gap:.35rem 1.5rem;padding-block:.95rem;display:flex}.masthead__name{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-size:1.1rem;font-weight:600;text-decoration:none}.masthead nav{gap:1.4rem;margin-left:auto;display:flex}.masthead nav a{color:var(--muted);font-size:.94rem;text-decoration:none;position:relative}.masthead nav a:hover{color:var(--ink)}.masthead nav a[aria-current=page]{color:var(--ink);font-weight:550}.masthead nav a[aria-current=page]:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-.95rem;left:0;right:0}.layout{grid-template-columns:14rem minmax(0,40.5rem);justify-content:center;gap:3.5rem;padding-block:3rem 5rem;display:grid}@media (width<=48rem){.layout{grid-template-columns:minmax(0,1fr);gap:2.25rem;padding-block:2rem 3.5rem}}.layout--solo{grid-template-columns:minmax(0,1fr);justify-items:center}main{max-width:var(--measure);width:100%;min-width:0}main>:first-child{margin-top:0}.profile{font-size:.9rem}@media (width>=48.01rem){.profile{align-self:start;position:sticky;top:5.5rem}}@media (width<=48rem){.profile{border-bottom:1px solid var(--rule);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 1.1rem;padding-bottom:1.75rem;display:grid}.profile__avatar{grid-row:span 2;width:5rem;height:5rem;margin:0}.profile__links{grid-column:1/-1;grid-auto-flow:column;justify-content:start;gap:1rem;margin-top:1rem}.profile__links span{display:none}}.profile__avatar{object-fit:cover;border:1px solid var(--rule);border-radius:50%;width:7.5rem;height:7.5rem;margin-bottom:1rem}.profile__name{font-family:var(--serif);letter-spacing:-.01em;font-size:1.02rem;font-weight:600}.profile__bio{color:var(--muted);margin:.3rem 0 1.15rem;font-size:.87rem;line-height:1.5}.profile__links{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.profile__links a{color:var(--muted);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.profile__links a:hover{color:var(--accent)}.profile__links svg{opacity:.8;flex:none;width:1em;height:1em}.profile__links a:hover svg{opacity:1}.year{font-family:var(--sans);letter-spacing:.11em;text-transform:uppercase;color:var(--step,var(--faint));border-bottom:1px solid var(--rule);align-items:center;gap:.55rem;margin:2.75rem 0 1rem;padding-bottom:.4rem;font-size:.72rem;font-weight:650;display:flex}.year:before{content:"";background:currentColor;border-radius:50%;flex:none;width:.42rem;height:.42rem}section:nth-of-type(6n+1)>.year{--step:var(--c1)}section:nth-of-type(6n+2)>.year{--step:var(--c2)}section:nth-of-type(6n+3)>.year{--step:var(--c3)}section:nth-of-type(6n+4)>.year{--step:var(--c4)}section:nth-of-type(6n+5)>.year{--step:var(--c5)}section:nth-of-type(6n+6)>.year{--step:var(--c6)}section:first-of-type>.year{margin-top:2rem}.entries{gap:1.35rem;margin:0;padding:0;list-style:none;display:grid}.entry__title{color:var(--ink);font-weight:550;line-height:1.4;text-decoration:none;display:inline-block}a.entry__title:hover{color:var(--accent)}.entry__meta{color:var(--faint);margin-top:.2rem;font-size:.86rem;line-height:1.5}.entry__meta em{color:var(--muted);font-style:normal}.software{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.software li{border-left:3px solid var(--step,var(--rule));background:linear-gradient(90deg, color-mix(in srgb, var(--step) 7%, transparent), transparent 65%);border-radius:0 9px 9px 0;padding:.7rem .95rem;transition:background .14s}.software li:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--step) 16%, transparent), transparent 80%)}.software li:nth-child(6n+1){--step:var(--c1)}.software li:nth-child(6n+2){--step:var(--c2)}.software li:nth-child(6n+3){--step:var(--c3)}.software li:nth-child(6n+4){--step:var(--c4)}.software li:nth-child(6n+5){--step:var(--c5)}.software li:nth-child(6n+6){--step:var(--c6)}.software__head{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.software a{color:var(--step,var(--accent));font-weight:550;text-decoration:none}.software__tag{letter-spacing:.03em;color:var(--step,var(--muted));background:color-mix(in srgb, var(--step) 12%, transparent);border-radius:999px;padding:.08rem .5rem;font-size:.72rem;font-weight:550}.software__stars{color:var(--faint);white-space:nowrap;margin-left:auto;font-size:.76rem}.group__blurb{color:var(--muted);margin:-.35rem 0 1.5rem}.cards{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.card{--step:var(--c1);border:1px solid var(--rule);border-top:3px solid var(--step);background:var(--bg);border-radius:4px 4px 10px 10px;flex-direction:column;padding:1.15rem 1.25rem 1.1rem;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.card:hover{border-color:color-mix(in srgb, var(--step) 45%, var(--rule));box-shadow:0 6px 20px -12px color-mix(in srgb, var(--step) 70%, transparent);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.card:hover{transform:none}}.cards li:nth-child(6n+1){--step:var(--c1)}.cards li:nth-child(6n+2){--step:var(--c2)}.cards li:nth-child(6n+3){--step:var(--c3)}.cards li:nth-child(6n+4){--step:var(--c4)}.cards li:nth-child(6n+5){--step:var(--c5)}.cards li:nth-child(6n+6){--step:var(--c6)}.card__head{align-items:baseline;gap:.6rem;display:flex}.card__name{font-family:var(--sans);letter-spacing:-.005em;margin:0;font-size:1.02rem;font-weight:600}.card__name a{color:var(--ink);text-decoration:none}.card__name a:after{content:"";border-radius:inherit;position:absolute;inset:0}.card{position:relative}.card:hover .card__name a{color:var(--step)}.card__stars{color:var(--faint);white-space:nowrap;margin-left:auto;font-size:.76rem}.card__lang{letter-spacing:.04em;text-transform:uppercase;color:var(--step);background:color-mix(in srgb, var(--step) 11%, transparent);border-radius:999px;align-self:flex-start;margin-top:.5rem;padding:.13rem .55rem;font-size:.71rem;font-weight:550}.card__blurb{color:var(--muted);margin:.75rem 0 0;font-size:.92rem;line-height:1.55}.card__facts{color:var(--faint);flex-wrap:wrap;gap:.3rem .85rem;margin:.8rem 0 0;padding:0;font-size:.8rem;list-style:none;display:flex}.card__facts li:before{content:"";background:var(--step);vertical-align:.12em;border-radius:50%;width:.3rem;height:.3rem;margin-right:.4rem;display:inline-block}.card__links{gap:1rem;margin-top:auto;padding-top:1rem;font-size:.85rem;display:flex}.card__links a{z-index:1;color:var(--step);font-weight:500;text-decoration:none;position:relative}.card__links a:hover{text-underline-offset:3px;text-decoration:underline}.software a:hover{text-underline-offset:2.5px;text-decoration:underline}.software p{color:var(--muted);margin:.2rem 0 0;font-size:.92rem;line-height:1.55}.talks{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.75rem 1.35rem;margin:0;padding:0;list-style:none;display:grid}.talk__link{color:inherit;text-decoration:none;display:block}.talk__thumb{aspect-ratio:16/9;border:1px solid var(--rule);background:var(--panel);border-radius:9px;display:block;position:relative;overflow:hidden}.talk__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.talk__link:hover .talk__thumb img{transform:scale(1.035)}@media (prefers-reduced-motion:reduce){.talk__thumb img{transition:none}.talk__link:hover .talk__thumb img{transform:none}}.talk__play{backdrop-filter:blur(2px);background:#0000008c;border-radius:50%;width:2.9rem;height:2.9rem;transition:background .2s;position:absolute;top:50%;left:50%;translate:-50% -50%}.talk__play:after{content:"";border:.42rem solid #0000;border-left:.7rem solid #fff;border-right-width:0;position:absolute;top:50%;left:54%;translate:-50% -50%}.talk__link:hover .talk__play{background:var(--accent)}.talk__thumb--empty{place-items:center;display:grid}.talk__title{color:var(--ink);margin-top:.7rem;font-weight:550;line-height:1.4;display:block}.talk__link:hover .talk__title{color:var(--accent)}.talk__meta{color:var(--faint);margin-top:.25rem;font-size:.83rem;line-height:1.45}.talk__meta em{color:var(--muted);font-style:normal}.reel{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:1rem .85rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.reel a{color:inherit;text-decoration:none;display:block}.reel__thumb{aspect-ratio:16/9;border:1px solid var(--rule);background:var(--panel);border-radius:8px;display:block;position:relative;overflow:hidden}.reel__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.reel a:hover .reel__thumb img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.reel__thumb img,.reel a:hover .reel__thumb img{transition:none;transform:none}}.reel .talk__play{width:2rem;height:2rem}.reel .talk__play:after{border-width:.3rem 0 .3rem .5rem}.reel__place{margin-top:.45rem;font-size:.88rem;font-weight:550;line-height:1.3;display:block}.reel a:hover .reel__place{color:var(--accent)}.reel__where{color:var(--faint);font-size:.78rem;display:block}.prose{max-width:var(--prose);margin-inline:auto}.prose :is(h2,h3)+p{margin-top:0}.prose img{border:1px solid var(--rule);border-radius:9px;margin:1.75rem auto;display:block}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.93rem}.prose :is(th,td){text-align:left;border-bottom:1px solid var(--rule);padding:.5rem .7rem}.article__meta{color:var(--faint);margin:-.85rem 0 2rem;font-size:.88rem}.article__meta em{color:var(--muted);font-style:normal}.tags{border-top:1px solid var(--rule);flex-wrap:wrap;gap:.45rem;margin:2.5rem 0 0;padding:1.75rem 0 0;list-style:none;display:flex}.tags a{color:var(--muted);background:var(--panel);border:1px solid var(--rule);border-radius:999px;padding:.18rem .65rem;font-size:.79rem;text-decoration:none}.tags a:hover{color:var(--accent);background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 30%, transparent)}.embed{height:0;margin:2rem 0;padding-bottom:56.25%;position:relative}.embed iframe{border:0;border-radius:10px;width:100%;height:100%;position:absolute;inset:0}.footer{border-top:1px solid var(--rule);color:var(--faint);font-size:.85rem}.footer .shell{padding-block:1.75rem 3rem}.footer a{color:var(--muted)}.footer__links{flex-wrap:wrap;gap:.6rem 1.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.footer__links a{align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.footer__links a:hover{color:var(--accent)}.footer__links svg{opacity:.75;flex:none;width:1em;height:1em}.footer__links a:hover svg{opacity:1}.footer__legal{margin:0}.skip{position:absolute;left:-9999px}.skip:focus{z-index:10;background:var(--bg);border:1px solid var(--accent);border-radius:6px;padding:.5rem .8rem;top:.6rem;left:1rem}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}
