.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{color-scheme:dark;--bg:#0a0c0f;--panel:#101318;--panel-raised:#171b22;--text:#f2f4f7;--muted:#9ba3ae;--faint:#68717d;--line:#252a32;--line-strong:#3a414c;--accent:#83e1b1;--accent-ink:#0a0c0f;--success:#75d6a0;--danger:#ff8c8c;--display:"Iowan Old Style", "Songti SC", "Noto Serif CJK SC", Georgia, serif;--sans:"Avenir Next", Avenir, "PingFang SC", "Noto Sans CJK SC", sans-serif;--mono:"SFMono-Regular", "Cascadia Code", "IBM Plex Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lead:clamp(1.0625rem, 2vw, 1.1875rem);--title-card:clamp(1.45rem, 5vw, 2.05rem);--title-section:clamp(2.4rem, 8vw, 4.25rem);--title-page:clamp(2.65rem, 9vw, 5.5rem);--title-hero:clamp(3rem, 13.5vw, 5.75rem);--content:1240px;--sidebar:170px;--radius:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);min-width:320px}body{color:var(--text);background:var(--bg);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body:before{z-index:-1;content:"";background:#0d1014;border-left:1px solid #151920;width:22vw;height:100vh;position:fixed;top:0;right:0}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}::selection{color:var(--accent-ink);background:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.skip-link{z-index:1000;min-height:44px;color:var(--bg);background:var(--text);padding:10px 16px;font-weight:700;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-frame{width:min(calc(100% - 28px), var(--content));margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid var(--line);background:var(--bg);grid-template-columns:1fr auto;align-items:center;min-height:68px;display:grid;position:sticky;top:0}.wordmark{min-width:44px;min-height:44px;font-family:var(--mono);letter-spacing:-.05em;align-items:center;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.site-nav{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{min-width:48px;min-height:44px;color:var(--muted);font:700 .78rem/1 var(--mono);letter-spacing:.06em;justify-content:center;align-items:center;padding:0 8px;text-decoration:none;display:inline-flex}.site-nav a span,.header-foot{display:none}.site-nav a[aria-current=page]{color:var(--text);background:var(--panel-raised)}main{min-width:0}.kicker{color:var(--accent);font:750 var(--text-xs)/1.5 var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0}.home-hero-stage{--hero-fade:1;--hero-lift:100%;--hero-portrait-shift:0px;--hero-shift:0px;border-bottom:1px solid var(--line-strong);height:155svh;position:relative}.home-hero-stage .hero{isolation:isolate;border-bottom:0;min-height:calc(100svh - 68px);position:sticky;top:68px;overflow:hidden}.hero{border-bottom:1px solid var(--line-strong);gap:52px;padding:72px 0 64px;display:grid}.home-hero-stage .hero-copy,.home-hero-stage .profile-panel{z-index:1;transition:transform .1s linear,opacity .1s linear;position:relative}.home-hero-stage .hero-copy{transform:translateY(var(--hero-shift));opacity:var(--hero-fade)}.home-hero-stage .profile-panel{transform:translateY(var(--hero-portrait-shift));opacity:var(--hero-fade)}.hero-copy h1{max-width:12ch;font-family:var(--display);font-size:var(--title-hero);letter-spacing:-.052em;margin:28px 0 0;font-weight:600;line-height:1}.hero-copy h1 span{color:var(--accent)}.hero-intro{max-width:34rem;color:var(--muted);font-size:var(--text-lead);margin:34px 0 0;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button-primary,.button-quiet{border:1px solid var(--line-strong);min-height:48px;font:750 .8rem/1 var(--mono);letter-spacing:.04em;justify-content:space-between;align-items:center;padding:0 20px;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.button-primary{min-width:190px;color:var(--accent-ink);border-color:var(--accent);background:var(--accent)}.button-quiet{color:var(--muted);background:var(--panel)}.profile-panel{border:1px solid var(--line-strong);background:var(--panel);align-self:end}.profile-image-wrap{aspect-ratio:1.2;border-bottom:1px solid var(--line-strong);background:#d4d3cd;position:relative;overflow:hidden}.profile-image-wrap img{object-fit:cover;width:100%;height:100%}[data-portrait] .profile-image-wrap img{transform:translate3d(var(--portrait-x,0), var(--portrait-y,0), 0) scale(1.045);will-change:transform;transition:transform .24s ease-out}.profile-image-wrap span{color:var(--accent-ink);background:var(--accent);font:800 .76rem/1 var(--mono);padding:8px 10px;position:absolute;bottom:12px;right:12px}.profile-facts{margin:0;padding:8px 20px 14px}.profile-facts div{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;gap:12px;padding:14px 0;display:grid}.profile-facts div:last-child{border-bottom:0}.profile-facts dt{color:var(--faint);font:700 .74rem/1.5 var(--mono);letter-spacing:.06em;text-transform:uppercase}.profile-facts dd{color:var(--text);margin:0;font-size:.94rem}.profile-more{border-top:1px solid var(--line-strong);min-height:48px;color:var(--accent);font:700 .76rem/1 var(--mono);justify-content:space-between;align-items:center;margin:0 18px;text-decoration:none;display:flex}.hero-scroll-cue{z-index:2;color:var(--faint);font:700 .7rem/1 var(--mono);letter-spacing:.12em;align-items:center;gap:12px;display:flex;position:absolute;bottom:22px;right:0}.hero-scroll-cue i{background:var(--line-strong);width:56px;height:1px;display:block}.hero-transition{z-index:5;transform:translateY(var(--hero-lift));color:var(--text);background:var(--panel-raised);pointer-events:none;will-change:transform;flex-direction:column;justify-content:space-between;padding:28px 0 48px;display:flex;position:absolute;inset:0}.hero-transition>p{color:var(--accent);font:750 var(--text-xs)/1 var(--mono);letter-spacing:.12em;margin:0}.hero-transition>div{grid-template-columns:44px minmax(0,1fr);align-items:end;gap:18px;display:grid}.hero-transition span{color:var(--faint);font:700 var(--text-xs)/1 var(--mono)}.hero-transition strong{max-width:16ch;font-family:var(--display);letter-spacing:-.04em;font-size:clamp(2.25rem,9vw,4.75rem);font-weight:550;line-height:1.08}.home-stats{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);display:grid}.home-stats a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:28px 18px;text-decoration:none;transition:color .18s,background-color .18s;display:block;position:relative}.home-stats a:nth-child(2n){border-right:0}.home-stats a>strong,.home-stats a>span{display:block}.home-stats strong{font-family:var(--display);font-size:2.25rem;font-weight:500;line-height:1}.home-stats span{color:var(--muted);font:700 .74rem/1 var(--mono);letter-spacing:.04em;margin-top:12px}.home-stats b{color:var(--faint);font:700 .8rem/1 var(--mono);position:absolute;top:18px;right:14px}.home-section,.page-section{border-bottom:1px solid var(--line-strong);padding:96px 0}.home-section-head,.section-title{gap:32px;margin-bottom:54px;display:grid}.home-section-head>div:first-child,.section-title>div:first-child{align-items:baseline;gap:14px;display:flex}.home-section-head>div:first-child>span,.section-title>div:first-child>span{color:var(--faint);font:700 .7rem/1 var(--mono)}.home-section-head h2,.section-title h1{font-family:var(--display);font-size:var(--title-section);letter-spacing:-.04em;margin:0;font-weight:550;line-height:1.08}.home-section-head>div:last-child>a{min-height:44px;color:var(--accent);font:700 .76rem/1 var(--mono);align-items:center;margin-top:20px;text-decoration:none;display:inline-flex}.section-description{max-width:38rem;color:var(--muted);font-size:var(--text-lead);margin:28px 0 0;line-height:1.8}.featured-repos{border-top:1px solid var(--line-strong);display:grid}.featured-repo{border-bottom:1px solid var(--line);flex-direction:column;min-height:330px;padding:28px 0;text-decoration:none;transition:background-color .18s,color .18s;display:flex;position:relative;overflow:hidden}.featured-repo:after{z-index:0;color:var(--line-strong);content:attr(data-repo-index);font:500 clamp(5rem, 14vw, 9rem)/.8 var(--display);letter-spacing:-.08em;transition:color .18s,transform .28s;position:absolute;bottom:-.12em;right:14px}.featured-repo>*{z-index:1;position:relative}.featured-repo>span,.repo-kind,.repo-facts,.repo-index,.post-index,.post-meta,.sync-label,.article-tags,.article-aside,.back-link{font-family:var(--mono)}.featured-repo>span{color:var(--accent);letter-spacing:.08em;font-size:.74rem;font-weight:750}.featured-repo h3{overflow-wrap:anywhere;font-family:var(--display);font-size:var(--title-card);letter-spacing:-.03em;margin:42px 0 16px;font-weight:600;line-height:1.15}.featured-repo p{color:var(--muted);font-size:var(--text-base);margin:0;line-height:1.75}.featured-repo b{font:750 .76rem/1 var(--mono);margin-top:auto;padding-top:30px}.reveal-ready{opacity:0;transition:opacity .56s,transform .68s cubic-bezier(.2,.7,.2,1),color .18s,background-color .18s;transform:translateY(28px)scale(.985)}.reveal-ready.is-visible{opacity:1;transform:translateY(0)scale(1)}.home-stats a:nth-child(2).reveal-ready,.featured-repo:nth-child(2).reveal-ready{transition-delay:70ms}.home-stats a:nth-child(3).reveal-ready,.featured-repo:nth-child(3).reveal-ready{transition-delay:.14s}.home-stats a:nth-child(4).reveal-ready{transition-delay:.21s}.post-list,.repo-list{border-top:1px solid var(--line-strong)}.post-row,.repo-row{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:28px minmax(0,1fr) 44px;gap:16px;padding:32px 0;text-decoration:none;transition:color .18s,background-color .18s,padding .18s;display:grid}.post-index,.repo-index{color:var(--faint);margin:8px 0 0;font-size:.74rem}.post-meta{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:10px 18px;font-size:.74rem;font-weight:700;display:flex}.post-row h2,.repo-row h2{overflow-wrap:anywhere;letter-spacing:-.022em;margin:14px 0 0;font-size:clamp(1.35rem,4.5vw,1.65rem);font-weight:650;line-height:1.35}.post-copy>p,.repo-copy>p{max-width:38rem;color:var(--muted);font-size:var(--text-base);margin:14px 0 0;line-height:1.75}.round-link{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--text);background:0 0;place-items:center;font-size:1rem;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s;display:grid}.repo-toolbar{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line);gap:18px;margin-bottom:28px;padding:18px 0;display:grid}.repo-filters{flex-wrap:wrap;gap:8px;display:flex}.filter-button{border:1px solid var(--line-strong);min-height:44px;color:var(--muted);font:700 .76rem/1 var(--mono);cursor:pointer;background:0 0;padding:0 14px}.filter-button span{color:var(--faint);margin-left:6px}.filter-button.active{color:var(--accent-ink);border-color:var(--accent);background:var(--accent)}.filter-button.active span{color:var(--accent-ink)}.sync-label{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:.74rem;display:flex}.sync-label>span,.status-dot{background:var(--success);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.repo-heading{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.repo-row h2{margin-top:0}.repo-kind{color:var(--accent);border:1px solid var(--line-strong);letter-spacing:.06em;padding:5px 7px;font-size:.7rem;font-weight:750}.repo-facts{color:var(--faint);flex-wrap:wrap;gap:8px 18px;margin:18px 0 0;padding:0;font-size:.74rem;list-style:none;display:flex}.repo-empty,.empty-state{border:1px solid var(--line);color:var(--muted);background:var(--panel);text-align:center;padding:44px 20px}.archive-list,.tag-cloud,.search-shell,.post-list-page{margin-top:56px}.archive-year{border-top:1px solid var(--line-strong);gap:22px;padding:32px 0;display:grid}.archive-year h2{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:2.5rem;font-weight:500}.archive-year ol{margin:0;padding:0;list-style:none}.archive-year li{border-bottom:1px solid var(--line)}.archive-year li>a{grid-template-columns:64px minmax(0,1fr) 30px;align-items:center;gap:14px;min-height:60px;padding:8px 0;text-decoration:none;transition:color .18s,background-color .18s,padding .18s;display:grid}.archive-year time{color:var(--faint);font:.76rem/1 var(--mono)}.archive-year b{color:var(--faint);font-family:var(--mono);text-align:right}.tag-cloud{border-top:1px solid var(--line-strong);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.tag-cloud a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:130px;padding:18px;text-decoration:none;display:flex}.tag-cloud span{overflow-wrap:anywhere;font-size:1.1rem;font-weight:650}.tag-cloud b{color:var(--accent);font:700 .8rem/1 var(--mono);align-self:flex-end}.search-shell{border-top:1px solid var(--line-strong);min-height:360px;padding-top:24px}.search-state{color:var(--muted);font:.76rem/1.5 var(--mono);margin:0 0 20px}.pagefind-ui{--pagefind-ui-scale:1;--pagefind-ui-primary:var(--accent);--pagefind-ui-text:var(--text);--pagefind-ui-background:var(--panel);--pagefind-ui-border:var(--line-strong);--pagefind-ui-tag:var(--panel-raised);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:0;--pagefind-ui-font:var(--sans)}.article-shell{padding:56px 0 100px}.article-header{border-bottom:1px solid var(--line-strong);padding-bottom:48px}.back-link{min-height:44px;color:var(--muted);align-items:center;margin-bottom:42px;font-size:.76rem;text-decoration:none;display:inline-flex}.article-header h1{max-width:13ch;font-family:var(--display);font-size:var(--title-page);letter-spacing:-.045em;margin:24px 0 0;font-weight:600;line-height:1.05}.article-deck{max-width:40rem;color:var(--muted);margin:34px 0 0;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.8}.article-tags{flex-wrap:wrap;gap:8px;margin:28px 0 0;padding:0;list-style:none;display:flex}.article-tags a{border:1px solid var(--line);min-height:44px;color:var(--muted);align-items:center;padding:0 12px;font-size:.74rem;text-decoration:none;display:inline-flex}.article-grid{gap:44px;padding-top:48px;display:grid}.article-pagination{border-top:1px solid var(--line-strong);gap:10px;margin-top:72px;padding-top:24px;display:grid}.article-pagination a{border:1px solid var(--line);background:var(--panel);flex-direction:column;justify-content:space-between;min-height:132px;padding:18px;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s;display:flex}.article-pagination a span{color:var(--accent);font:700 .74rem/1 var(--mono)}.article-pagination a strong{max-width:28ch;font-size:1rem;line-height:1.5}.article-aside{color:var(--muted);font-size:.74rem}.article-aside>p{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;margin:0;padding:9px 0;display:grid}.article-aside>p span,.article-aside nav>p{color:var(--faint);text-transform:uppercase}.article-aside nav{margin-top:28px}.article-aside nav ol{margin:10px 0 0;padding:0;list-style:none}.article-aside nav li{border-bottom:1px solid var(--line)}.article-aside nav a{color:var(--muted);padding:12px 0;text-decoration:none;display:block}.article-aside .toc-subitem a{color:var(--faint);padding-left:14px}.prose{color:#d9dde3;min-width:0;max-width:40rem;font-size:1.075rem;line-height:1.85}.prose>:first-child{margin-top:0}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre{margin:1.55em 0}.prose h2,.prose h3{color:var(--text);scroll-margin-top:90px;position:relative}.prose h2{border-top:1px solid var(--line);font-family:var(--display);letter-spacing:-.025em;margin:2.35em 0 .8em;padding-top:.8em;font-size:clamp(1.65rem,5vw,2.2rem);line-height:1.28}.prose h3{margin:2em 0 .7em;font-size:1.2rem;line-height:1.4}.heading-anchor{opacity:0;color:var(--accent);text-decoration:none;position:absolute;left:-1.1em}.prose h2:hover .heading-anchor,.prose h3:hover .heading-anchor,.heading-anchor:focus-visible{opacity:1}.prose a{color:var(--accent);text-underline-offset:4px;text-decoration-thickness:1px}.prose code{color:var(--text);background:var(--panel-raised);font-family:var(--mono);padding:.15em .35em;font-size:.88em}.prose pre{border:1px solid var(--line-strong);background:var(--panel);padding:22px;line-height:1.65;position:relative;overflow-x:auto}.prose pre code{background:0 0;padding:0}.copy-code{border:1px solid var(--line-strong);min-width:58px;min-height:36px;color:var(--muted);background:var(--bg);font:.74rem/1 var(--mono);cursor:pointer;position:absolute;top:8px;right:8px}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);padding:4px 0 4px 22px}.reading-progress{z-index:300;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.reading-progress span{transform-origin:0;background:var(--accent);width:100%;height:100%;display:block;transform:scaleX(0)}.back-to-top{z-index:80;opacity:0;border:1px solid var(--line-strong);width:48px;height:48px;color:var(--text);background:var(--panel-raised);cursor:pointer;pointer-events:none;place-items:center;transition:opacity .18s,transform .18s;display:grid;position:fixed;bottom:18px;right:18px;transform:translateY(20px)}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.not-found{min-height:72vh;padding:100px 0}.about-profile{border-top:1px solid var(--line-strong);gap:48px;margin-top:64px;padding-top:32px;display:grid}.about-portrait{border:1px solid var(--line-strong);background:var(--panel);align-self:start;position:relative}.about-portrait img{aspect-ratio:1;object-fit:cover;width:100%}.about-portrait>p{border-top:1px solid var(--line-strong);justify-content:space-between;align-items:baseline;margin:0;padding:18px;display:flex}.about-portrait strong{font-family:var(--display);font-size:2.7rem;font-weight:500;line-height:1}.about-portrait span{color:var(--faint);font:700 .74rem/1 var(--mono);letter-spacing:.06em}.about-story{max-width:38rem}.about-story>p{color:var(--muted);margin:0 0 26px;font-size:1.0625rem;line-height:1.9}.about-story .about-lead{color:var(--text);font-family:var(--display);letter-spacing:-.025em;margin-bottom:32px;font-size:clamp(1.8rem,6vw,2.5rem);line-height:1.32}.about-story a:not(.button-primary):not(.button-quiet){color:var(--accent);text-underline-offset:4px}.about-placeholders{border-top:1px solid var(--line-strong);margin-top:44px}.about-placeholders div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:20px;padding:16px 0;display:grid}.about-placeholders span,.about-placeholders strong{font:700 .76rem/1.5 var(--mono)}.about-placeholders span{color:var(--faint)}.about-placeholders strong{color:var(--muted)}.about-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.not-found h1{font-family:var(--display);letter-spacing:-.07em;margin:24px 0;font-size:clamp(4rem,16vw,8rem);line-height:.9}.not-found>p:not(.kicker){color:var(--muted);margin-bottom:34px}.site-footer{padding:96px 0 38px}.footer-callout{border-bottom:1px solid var(--line-strong);padding-bottom:64px}.footer-title{font-family:var(--display);letter-spacing:-.04em;margin:32px 0 0;font-size:clamp(2.5rem,9vw,4.75rem);line-height:1.05}.footer-meta{color:var(--faint);font:.74rem/1.65 var(--mono);flex-direction:column;gap:28px;padding-top:28px;display:flex}.footer-legal{flex-direction:column;gap:8px;display:flex}.footer-legal a{min-height:44px;color:var(--muted);align-items:center;text-decoration:none;display:inline-flex}.footer-legal p{margin:0}.social-links{gap:10px;display:flex}.social-links a,.social-pending{border:1px solid var(--line-strong);place-items:center;width:46px;height:46px;display:grid}.social-links a{transition:color .18s,background-color .18s,border-color .18s}.social-pending{color:var(--faint);cursor:not-allowed;border-style:dashed}.social-links svg,.social-pending svg{fill:currentColor;width:18px}@media (hover:hover){.site-nav a:hover,.home-section-head a:hover,.back-link:hover{color:var(--accent)}.home-stats a:hover,.home-stats a:focus-visible{color:var(--accent-ink);background:var(--accent)}.home-stats a:hover span,.home-stats a:hover b,.home-stats a:focus-visible span,.home-stats a:focus-visible b{color:var(--accent-ink)}.button-primary:hover,.round-link:hover,.social-links a:hover{color:var(--accent-ink);border-color:var(--text);background:var(--text)}.button-quiet:hover{color:var(--text);border-color:var(--accent)}.featured-repo:hover,.tag-cloud a:hover,.article-pagination a:hover{color:var(--accent-ink);background:var(--accent)}.featured-repo:hover p,.featured-repo:hover span,.featured-repo:hover b,.tag-cloud a:hover b{color:var(--accent-ink)}.featured-repo:hover:after{color:#0a0c0f3d;transform:translateY(-8px)}.footer-legal a:hover,.profile-more:hover{color:var(--text)}.post-row:hover,.repo-row:hover,.post-row:focus-visible,.repo-row:focus-visible{background:var(--panel);padding-left:14px;padding-right:14px}.post-row:hover h2,.repo-row:hover h2,.post-row:focus-visible h2,.repo-row:focus-visible h2{color:var(--accent)}.archive-year li>a:hover,.archive-year li>a:focus-visible{color:var(--accent);background:var(--panel);padding-left:12px;padding-right:12px}}@media (width<=639px){.home-hero-stage{height:auto}.home-hero-stage .hero{min-height:auto;position:relative;top:auto}.home-hero-stage .hero-copy,.home-hero-stage .profile-panel{opacity:1;transform:none}.hero-transition,.hero-scroll-cue{display:none}}body:not(.is-immersive):before{display:none}.site-frame:not(.site-frame--immersive){width:min(100% - 48px,1180px);max-width:none;margin-inline:auto;display:block}.site-frame:not(.site-frame--immersive) .site-header{z-index:200;backdrop-filter:blur(12px);background:#0a0c0ff5;border:0;border-bottom:1px solid #ebece91f;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:72px;min-height:0;padding:0 max(24px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.site-frame:not(.site-frame--immersive) .wordmark{letter-spacing:-.065em;min-width:auto;font-size:1.45rem}.site-frame:not(.site-frame--immersive) .site-nav{flex-direction:row;gap:4px;margin:0;overflow-x:auto}.site-frame:not(.site-frame--immersive) .site-nav a{min-width:auto;color:var(--muted);background:0 0;border:0;justify-content:center;gap:6px;padding:0 12px;font-size:.74rem;position:relative}.site-frame:not(.site-frame--immersive) .site-nav a span{color:var(--faint);font-size:.58rem;display:inline}.site-frame:not(.site-frame--immersive) .site-nav a[aria-current=page]{color:var(--text);background:0 0}.site-frame:not(.site-frame--immersive) .site-nav a[aria-current=page]:after{background:var(--accent);content:"";height:2px;position:absolute;bottom:0;left:12px;right:12px}.site-frame:not(.site-frame--immersive) .header-foot{display:none}.site-frame:not(.site-frame--immersive) main{min-width:0;padding-top:72px}.site-frame:not(.site-frame--immersive) main,.site-frame:not(.site-frame--immersive) .site-footer{grid-column:auto}@media (width<=639px){.site-frame:not(.site-frame--immersive){width:calc(100% - 28px)}.site-frame:not(.site-frame--immersive) .site-header{height:64px;padding:0 14px}.site-frame:not(.site-frame--immersive) .wordmark{font-size:1.28rem}.site-frame:not(.site-frame--immersive) .site-nav{gap:0}.site-frame:not(.site-frame--immersive) .site-nav a{min-height:44px;padding:0 5px;font-size:.66rem}.site-frame:not(.site-frame--immersive) .site-nav a span{display:none}.site-frame:not(.site-frame--immersive) .site-nav a[aria-current=page]:after{left:5px;right:5px}.site-frame:not(.site-frame--immersive) main{padding-top:64px}}@media (width>=640px){.site-frame{width:min(calc(100% - 56px), var(--content))}.hero{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:end}.hero-copy h1{font-size:clamp(4rem,8vw,5.75rem)}.home-stats{grid-template-columns:repeat(4,1fr)}.home-stats a,.home-stats a:nth-child(2n){border-right:1px solid var(--line);border-bottom:0}.home-stats a:last-child{border-right:0}.featured-repos{border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr)}.featured-repo{border-right:1px solid var(--line);padding:28px}.featured-repo:nth-child(3){grid-column:1/-1}.post-row,.repo-row{grid-template-columns:44px minmax(0,1fr) 48px;gap:24px;padding:40px 0}.repo-heading{flex-direction:row;justify-content:space-between;align-items:flex-start}.repo-kind{flex:none}.repo-toolbar{grid-template-columns:1fr auto;align-items:center}.archive-year{grid-template-columns:130px 1fr}.tag-cloud{grid-template-columns:repeat(3,1fr)}.article-pagination{grid-template-columns:repeat(2,minmax(0,1fr))}.about-profile{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:64px}.footer-meta{flex-direction:row;justify-content:space-between;align-items:center}.footer-legal{align-items:flex-end}}@media (width>=960px){body:before{width:calc((100vw - var(--content)) / 2 + 280px)}.site-frame{grid-template-columns:var(--sidebar) minmax(0, 1fr);column-gap:58px;display:grid}.site-header{border-right:1px solid var(--line-strong);background:0 0;border-bottom:0;flex-direction:column;align-items:stretch;height:100vh;min-height:640px;padding:34px 0 30px;display:flex;position:sticky;top:0}.wordmark{font-size:1.6rem}.site-nav{flex-direction:column;gap:3px;margin-top:86px;overflow:visible}.site-nav a{border-bottom:1px solid var(--line);justify-content:flex-start;gap:18px;padding:0 12px 0 0}.site-nav a span{color:var(--faint);font-size:.72rem;display:inline}.site-nav a[aria-current=page]{color:var(--accent);background:0 0}.header-foot{color:var(--faint);font:700 .72rem/1.7 var(--mono);letter-spacing:.06em;margin-top:auto;padding-right:18px;display:block}.header-foot p{align-items:center;gap:8px;margin:8px 0 0;display:flex}main,.site-footer{grid-column:2}.hero{min-height:82vh;padding:82px 0 70px}.home-hero-stage .hero{min-height:100svh;top:0}.home-section,.page-section{padding:116px 0}.home-section-head,.section-title{grid-template-columns:132px minmax(0,1fr);gap:44px;margin-bottom:72px}.home-section-head>div:first-child,.section-title>div:first-child{display:block}.home-section-head>div:first-child .kicker,.section-title>div:first-child .kicker{margin-top:16px}.home-section-head h2,.section-title h1{font-size:var(--title-section)}.post-list,.repo-explorer,.archive-list,.tag-cloud,.search-shell{margin-left:152px}.featured-repos{border-top:0;border-left:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:72px 20px}.featured-repo{border:1px solid var(--line-strong);background:var(--panel);min-height:400px}.featured-repo:first-child{grid-column:1/span 5}.featured-repo:nth-child(2){grid-column:7/span 6;margin-top:96px}.featured-repo:nth-child(3){grid-column:3/span 7;margin-top:-16px}.article-shell{padding-top:86px}.article-grid{grid-template-columns:168px minmax(0,1fr);gap:54px;padding-top:72px}.article-pagination{margin-left:222px}.about-profile{margin-left:0}.article-aside{align-self:start;position:sticky;top:38px}.site-footer{padding-top:128px}}.is-immersive{--bg:#050608;--panel:#0c0e11;--panel-raised:#12151a;--line:#20242b;--line-strong:#343b45}.is-immersive:before{display:none}.site-frame--immersive .site-header{z-index:200;backdrop-filter:blur(14px);background:#050608e0;border-bottom:1px solid #f2f4f733;border-right:0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:72px;min-height:0;padding:0 clamp(18px,3vw,44px);display:flex;position:fixed;top:0;left:0;right:0}.site-frame--immersive .site-nav a{min-width:auto;color:var(--muted);background:0 0;border:0;gap:7px;padding:0 8px;font-size:.74rem}.site-frame--immersive main,.site-frame--immersive .site-footer{grid-column:auto;width:100%}.site-frame--immersive .home-hero-stage{border:0;height:190svh}.site-frame--immersive .home-hero-stage .hero{background:var(--bg);border:0;min-height:100svh;padding:0;display:block;position:sticky;top:0}.hero-brand{display:none}.site-frame--immersive .hero-brand{z-index:3;color:var(--text);mix-blend-mode:difference;pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:100px;left:clamp(18px,3vw,44px);right:clamp(18px,3vw,44px)}.site-frame--immersive .hero-brand span{font-family:var(--sans);letter-spacing:-.105em;font-size:clamp(8rem,23vw,22rem);font-weight:750;line-height:.72}.site-frame--immersive .hero-brand small{font:750 clamp(.78rem, 1.2vw, 1rem)/1 var(--mono);letter-spacing:.08em;margin-top:10px}.site-frame--immersive .profile-panel{z-index:1;border:0;border-left:1px solid var(--line-strong);background:#d4d3cd;align-self:auto;width:55vw;height:100%;position:absolute;inset:0 0 0 auto;overflow:hidden}.site-frame--immersive .profile-panel:after{z-index:1;content:"";pointer-events:none;background:#05060829;position:absolute;inset:0}.site-frame--immersive .profile-image-wrap{aspect-ratio:auto;border:0;position:absolute;inset:0}.site-frame--immersive .profile-image-wrap img{filter:saturate(.78)contrast(1.08);object-position:50% 50%}.site-frame--immersive .profile-image-wrap span{z-index:2;padding:10px 12px;font-size:.78rem;bottom:78px;right:clamp(18px,3vw,44px)}.site-frame--immersive .profile-facts,.site-frame--immersive .profile-more{display:none}.site-frame--immersive .hero-copy{z-index:4;width:min(44vw,640px);position:absolute;bottom:112px;left:clamp(18px,4.5vw,72px)}.site-frame--immersive .hero-copy .kicker{color:var(--accent)}.site-frame--immersive .hero-copy h1{letter-spacing:-.055em;max-width:11ch;margin-top:18px;font-size:clamp(2.75rem,5.1vw,5.15rem);line-height:.98}.site-frame--immersive .hero-intro{color:#c2c7cf;max-width:29rem;margin-top:24px;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.75}.site-frame--immersive .hero-actions{margin-top:28px}.site-frame--immersive .hero-rail{z-index:4;border-top:1px solid var(--line-strong);background:var(--bg);grid-template-columns:repeat(4,1fr);min-height:56px;padding:0 clamp(18px,3vw,44px);display:grid;position:absolute;bottom:0;left:0;right:0}.site-frame--immersive .hero-rail span{border-right:1px solid var(--line);color:var(--faint);font:700 .68rem/1 var(--mono);letter-spacing:.08em;align-items:center;display:flex}.site-frame--immersive .hero-rail span:not(:first-child){padding-left:18px}.site-frame--immersive .hero-rail span:last-child{border-right:0;justify-content:flex-end}.site-frame--immersive .hero-scroll-cue{z-index:5;color:var(--text);bottom:76px;right:clamp(18px,3vw,44px)}.site-frame--immersive .hero-transition{z-index:8;color:var(--accent-ink);background:var(--accent);padding:110px clamp(20px,6vw,96px) 74px}.site-frame--immersive .hero-transition>p,.site-frame--immersive .hero-transition span{color:var(--accent-ink)}.site-frame--immersive .hero-transition>div{grid-template-columns:64px minmax(0,1fr);gap:28px}.site-frame--immersive .hero-transition strong{max-width:none;color:var(--accent-ink);font-family:var(--sans);letter-spacing:-.075em;font-size:clamp(4rem,11vw,10rem);font-weight:720;line-height:.9}.site-frame--immersive .home-stats{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:var(--bg);padding:0 clamp(18px,4vw,64px)}.site-frame--immersive .home-stats a{min-height:170px;padding:42px 24px}.site-frame--immersive .home-section{background:var(--bg);padding:clamp(110px,14vw,190px) clamp(18px,6vw,96px)}.site-frame--immersive .home-section-head{grid-template-columns:140px minmax(0,1fr);gap:clamp(28px,5vw,80px);max-width:1440px;margin:0 auto clamp(72px,10vw,140px)}.site-frame--immersive .home-section-head h2{max-width:12ch;font-family:var(--sans);letter-spacing:-.075em;font-size:clamp(3.6rem,8vw,8rem);font-weight:680;line-height:.94}.site-frame--immersive .home-section-head>div:last-child>a{margin-top:34px}.site-frame--immersive .featured-repos{border:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(18px,3vw,44px);max-width:1440px;margin:0 auto}.site-frame--immersive .featured-repo{border:1px solid var(--line-strong);background:var(--panel);min-height:clamp(390px,54vw,680px);padding:clamp(24px,3vw,46px)}.site-frame--immersive .featured-repo:first-child{grid-column:1/span 5}.site-frame--immersive .featured-repo:nth-child(2){color:var(--accent-ink);border-color:var(--accent);background:var(--accent);grid-column:7/span 6;margin-top:16vw}.site-frame--immersive .featured-repo:nth-child(2)>span,.site-frame--immersive .featured-repo:nth-child(2) p,.site-frame--immersive .featured-repo:nth-child(2) b{color:var(--accent-ink)}.site-frame--immersive .featured-repo:nth-child(3){grid-column:2/span 7;margin-top:-4vw}.site-frame--immersive .featured-repo h3{font-family:var(--sans);letter-spacing:-.065em;margin-top:auto;padding-top:90px;font-size:clamp(2rem,4.2vw,5rem);font-weight:650;line-height:.98}.site-frame--immersive .featured-repo p{max-width:34rem;margin-top:20px}.site-frame--immersive .featured-repo b{margin-top:34px;padding:0}.site-frame--immersive .site-footer{min-height:88svh;color:var(--accent-ink);background:var(--accent);flex-direction:column;justify-content:space-between;padding:clamp(90px,10vw,150px) clamp(18px,6vw,96px) 38px;display:flex}.site-frame--immersive .footer-callout{border-bottom-color:#0506086b}.site-frame--immersive .footer-callout .kicker,.site-frame--immersive .footer-meta,.site-frame--immersive .footer-legal a{color:var(--accent-ink)}.site-frame--immersive .social-links a,.site-frame--immersive .social-pending{color:var(--accent-ink);border-color:#05060880}@media (width<=639px){.site-frame--immersive .site-header{height:64px;padding:0 14px}.site-frame--immersive .wordmark{font-size:1.35rem}.site-frame--immersive .site-nav{gap:0}.site-frame--immersive .site-nav a{min-height:44px;padding:0 5px;font-size:.68rem}.site-frame--immersive .site-nav a span{display:none}.site-frame--immersive .home-hero-stage{height:auto}.site-frame--immersive .home-hero-stage .hero{min-height:auto;padding-top:calc(64px + 43svh);position:relative}.site-frame--immersive .hero-brand{top:88px;left:14px;right:14px}.site-frame--immersive .hero-brand span{font-size:28vw;line-height:.78}.site-frame--immersive .hero-brand small{font-size:.68rem}.site-frame--immersive .profile-panel{border-left:0;border-bottom:1px solid var(--line-strong);width:100%;height:43svh;top:64px;bottom:auto}.site-frame--immersive .profile-image-wrap span{bottom:14px;right:14px}.site-frame--immersive .hero-copy{background:var(--bg);width:auto;padding:42px 18px 116px;position:relative;bottom:auto;left:auto}.site-frame--immersive .hero-copy h1{max-width:12ch;font-size:clamp(2.5rem,13vw,3.7rem);line-height:1}.site-frame--immersive .hero-intro{font-size:1rem}.site-frame--immersive .hero-actions{display:grid}.site-frame--immersive .hero-actions a{width:100%}.site-frame--immersive .hero-rail{grid-template-columns:repeat(2,1fr);min-height:84px;padding:0 18px}.site-frame--immersive .hero-rail span{min-height:42px;font-size:.58rem}.site-frame--immersive .hero-rail span:nth-child(2){border-right:0;justify-content:flex-end}.site-frame--immersive .hero-rail span:nth-child(n+3){display:none}.site-frame--immersive .home-stats{grid-template-columns:repeat(2,1fr);padding:0 18px}.site-frame--immersive .home-stats a{min-height:132px;padding:28px 14px}.site-frame--immersive .home-section{padding:104px 18px}.site-frame--immersive .home-section-head{margin-bottom:68px;display:block}.site-frame--immersive .home-section-head>div:first-child{margin-bottom:30px}.site-frame--immersive .home-section-head h2{font-size:clamp(3rem,15vw,4.3rem);line-height:.96}.site-frame--immersive .featured-repos{grid-template-columns:1fr;gap:18px;display:grid}.site-frame--immersive .featured-repo,.site-frame--immersive .featured-repo:nth-child(n){grid-column:1;min-height:410px;margin-top:0}.site-frame--immersive .featured-repo h3{font-size:clamp(2.2rem,11vw,3.2rem)}.site-frame--immersive .post-list{margin:0}.site-frame--immersive .post-row{grid-template-columns:30px minmax(0,1fr) 44px}.site-frame--immersive .post-row h2{font-size:1.8rem}.site-frame--immersive .site-footer{min-height:auto;padding:100px 18px 32px}.site-frame--immersive .footer-title{font-size:clamp(3.7rem,17vw,5.4rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-hero-stage{height:auto}.home-hero-stage .hero{min-height:auto;position:relative;top:auto}.home-hero-stage .hero-copy,.home-hero-stage .profile-panel,[data-portrait] .profile-image-wrap img,.reveal-ready{opacity:1;transform:none}.hero-transition,.hero-scroll-cue{display:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.is-immersive{--bg:#080a0d;--panel:#0e1116;--panel-raised:#14181e;--text:#ebece9;--muted:#9a9fa7;--faint:#686f79;--line:#20252c;--line-strong:#333a44;--accent:#8bd6aa;--accent-ink:#07100b;background:var(--bg)}.site-frame--immersive{width:100%;max-width:none;margin:0;display:block}.site-frame--immersive .site-header{z-index:200;backdrop-filter:blur(12px);background:#080a0df5;border:0;border-bottom:1px solid #ebece91f;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:72px;min-height:0;padding:0 max(24px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.site-frame--immersive .wordmark{letter-spacing:-.065em;min-width:auto;font-size:1.45rem}.site-frame--immersive .site-nav{flex-direction:row;gap:4px;margin:0;overflow-x:auto}.site-frame--immersive .site-nav a{min-width:auto;color:var(--muted);background:0 0;border:0;gap:6px;padding:0 12px;font-size:.74rem;position:relative}.site-frame--immersive .site-nav a span{color:var(--faint);font-size:.58rem;display:inline}.site-frame--immersive .site-nav a[aria-current=page]{color:var(--text);background:0 0}.site-frame--immersive .site-nav a[aria-current=page]:after{background:var(--accent);content:"";height:2px;position:absolute;bottom:0;left:12px;right:12px}.site-frame--immersive .header-foot{display:none}.site-frame--immersive main,.site-frame--immersive .site-footer{width:100%}.site-frame--immersive .home-hero{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr);align-items:center;gap:clamp(56px,8vw,112px);width:min(100% - 48px,1180px);min-height:760px;margin:0 auto;padding:142px 0 88px;display:grid}.site-frame--immersive .hero-copy{background:0 0;width:auto;max-width:680px;padding:0;position:static}.site-frame--immersive .hero-copy h1{max-width:none;color:var(--text);font-family:var(--sans);letter-spacing:-.065em;white-space:nowrap;margin:25px 0 0;font-size:clamp(2.8rem,4.6vw,3.9rem);font-weight:650;line-height:1.04}.site-frame--immersive .hero-copy h1 span{color:var(--text)}.site-frame--immersive .hero-intro{max-width:31rem;color:var(--muted);margin-top:30px;font-size:1.0625rem;line-height:1.78}.site-frame--immersive .hero-actions{gap:10px;margin-top:34px}.site-frame--immersive .button-primary,.site-frame--immersive .button-quiet{min-height:48px;padding:0 20px}.site-frame--immersive .button-primary{color:var(--accent-ink);background:var(--accent)}.site-frame--immersive .button-primary:hover{background:#a0e1ba}.site-frame--immersive .button-quiet{border-color:var(--line-strong)}.hero-meta{border-top:1px solid var(--line);gap:0;max-width:31rem;margin:52px 0 0;padding:20px 0 0;list-style:none;display:flex}.hero-meta li{color:var(--muted);font:650 .75rem/1.35 var(--mono);letter-spacing:.04em;flex:1}.hero-meta li+li{border-left:1px solid var(--line);padding-left:18px}.hero-meta span{color:var(--faint);margin-bottom:7px;font-size:.62rem;display:block}.site-frame--immersive .profile-panel{background:0 0;border:0;align-self:center;width:auto;height:auto;position:static;overflow:visible}.site-frame--immersive .profile-panel:after{display:none}.site-frame--immersive .profile-image-wrap{aspect-ratio:1/1.04;border:1px solid var(--line-strong);background:#c9c7c0;position:relative;inset:auto;overflow:hidden}.site-frame--immersive .profile-image-wrap:before,.site-frame--immersive .profile-image-wrap:after{z-index:2;border-color:var(--text);content:"";pointer-events:none;border-style:solid;width:28px;height:28px;position:absolute}.site-frame--immersive .profile-image-wrap:before{border-width:1px 0 0 1px;top:14px;left:14px}.site-frame--immersive .profile-image-wrap:after{border-width:0 1px 1px 0;bottom:14px;right:14px}.site-frame--immersive .profile-image-wrap img{filter:saturate(.72)contrast(1.04);object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s,filter .35s;transform:scale(1.015)}.site-frame--immersive .profile-panel:hover .profile-image-wrap img{filter:saturate(.88)contrast(1.02);transform:scale(1.035)}.profile-caption{color:var(--faint);font:650 .68rem/1.5 var(--mono);letter-spacing:.035em;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.profile-caption p{align-items:center;gap:9px;margin:0;display:flex}.profile-caption a{color:var(--muted);flex:none;text-decoration:none}.profile-caption a:hover{color:var(--text)}.site-frame--immersive .home-stats{border-top:0;border-bottom:1px solid var(--line-strong);background:0 0;grid-template-columns:repeat(4,1fr);width:min(100% - 48px,1180px);margin:0 auto;padding:0}.site-frame--immersive .home-stats a,.site-frame--immersive .home-stats a:nth-child(2n){border-right:1px solid var(--line);border-bottom:0;min-height:116px;padding:25px 22px}.site-frame--immersive .home-stats a:last-child{border-right:0}.site-frame--immersive .home-stats strong{font-family:var(--sans);letter-spacing:-.04em;font-size:2rem;font-weight:620}.site-frame--immersive .home-stats span{margin-top:12px;font-size:.75rem}.site-frame--immersive .home-section{background:0 0;width:min(100% - 48px,1180px);margin:0 auto;padding:108px 0}.site-frame--immersive .home-section+.home-section{border-top:1px solid var(--line-strong)}.site-frame--immersive .home-section-head{grid-template-columns:150px minmax(0,1fr);gap:48px;max-width:none;margin:0 0 62px;display:grid}.site-frame--immersive .home-section-head>div:first-child{margin:0;display:block}.site-frame--immersive .home-section-head>div:first-child>span{color:var(--faint);font:700 .68rem/1 var(--mono)}.site-frame--immersive .home-section-head .kicker{margin-top:14px}.site-frame--immersive .home-section-head h2{max-width:none;font-family:var(--sans);letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,4.8vw,4.25rem);font-weight:620;line-height:1.05}.site-frame--immersive .home-section-head>div:last-child>p{max-width:34rem;color:var(--muted);margin:18px 0 0;font-size:1rem}.site-frame--immersive .home-section-head>div:last-child>a{min-height:44px;color:var(--muted);font:650 .78rem/1 var(--mono);align-items:center;margin-top:22px;text-decoration:none;display:inline-flex}.site-frame--immersive .home-section-head>div:last-child>a:hover{color:var(--accent)}.site-frame--immersive .featured-repos{border-top:1px solid var(--line-strong);border-left:0;max-width:none;margin:0;display:block}.site-frame--immersive .featured-repo,.site-frame--immersive .featured-repo:nth-child(n){min-height:154px;color:var(--text);border:0;border-bottom:1px solid var(--line-strong);background:0 0;grid-template-columns:72px minmax(210px,.9fr) minmax(0,1.25fr) 92px;align-items:center;gap:24px;margin:0;padding:28px 10px;display:grid}.site-frame--immersive .featured-repo:after{display:none}.site-frame--immersive .featured-repo:hover{background:var(--panel);padding-left:18px;padding-right:18px}.site-frame--immersive .featured-repo>span,.site-frame--immersive .featured-repo:nth-child(2)>span{color:var(--faint);font-size:.65rem}.site-frame--immersive .featured-repo h3{color:var(--text);font-family:var(--sans);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;padding:0;font-size:clamp(1.25rem,2.1vw,1.8rem);font-weight:620;line-height:1.15}.site-frame--immersive .featured-repo p,.site-frame--immersive .featured-repo:nth-child(2) p{max-width:38rem;color:var(--muted);margin:0;font-size:.92rem;line-height:1.6}.site-frame--immersive .featured-repo b,.site-frame--immersive .featured-repo:nth-child(2) b{color:var(--muted);justify-self:end;margin:0;padding:0;font-size:.7rem}.site-frame--immersive #notes{border-top:1px solid var(--line-strong);background:0 0}.site-frame--immersive .post-list{max-width:none;margin:0}.site-frame--immersive .post-row{grid-template-columns:48px minmax(0,1fr) 48px;padding:34px 0}.site-frame--immersive .post-row h2{font-family:var(--sans);letter-spacing:-.045em;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:600;line-height:1.15}.site-frame--immersive .site-footer{min-height:0;color:var(--text);border-top:1px solid var(--line-strong);background:#0b0e12;padding:76px max(24px,50vw - 590px) 32px;display:block}.site-frame--immersive .footer-callout,.site-frame--immersive .footer-meta{width:100%;max-width:1180px;margin-left:auto;margin-right:auto}.site-frame--immersive .footer-callout{border-bottom-color:var(--line-strong);padding-bottom:56px}.site-frame--immersive .footer-callout .kicker{color:var(--accent)}.site-frame--immersive .footer-title{max-width:16ch;font-family:var(--sans);letter-spacing:-.055em;font-size:clamp(2.25rem,4.5vw,4rem);font-weight:600;line-height:1.08}.site-frame--immersive .footer-meta{color:var(--muted)}.site-frame--immersive .footer-legal a,.site-frame--immersive .social-links a{color:var(--text);border-color:var(--line-strong)}.site-frame--immersive .social-pending{color:var(--faint);border-color:var(--line)}@media (width<=959px){.site-frame--immersive .home-hero{grid-template-columns:minmax(0,1.08fr) minmax(270px,.72fr);gap:46px;min-height:700px}.site-frame--immersive .hero-copy h1{font-size:clamp(2.55rem,5.8vw,3.35rem)}.site-frame--immersive .featured-repo,.site-frame--immersive .featured-repo:nth-child(n){grid-template-columns:54px minmax(190px,.95fr) minmax(0,1.05fr) 72px;gap:18px}}@media (width<=639px){.site-frame--immersive .site-header{height:64px;padding:0 14px}.site-frame--immersive .wordmark{font-size:1.28rem}.site-frame--immersive .site-nav{gap:0}.site-frame--immersive .site-nav a{min-height:44px;padding:0 5px;font-size:.66rem}.site-frame--immersive .site-nav a span{display:none}.site-frame--immersive .site-nav a[aria-current=page]:after{left:5px;right:5px}.site-frame--immersive .home-hero{flex-direction:column;align-items:stretch;gap:46px;width:calc(100% - 36px);min-height:0;padding:112px 0 72px;display:flex}.site-frame--immersive .hero-copy{order:1}.site-frame--immersive .hero-copy h1{letter-spacing:-.06em;white-space:nowrap;max-width:none;margin-top:20px;font-size:clamp(1.9rem,9.8vw,2.6rem);line-height:1.06}.site-frame--immersive .hero-intro{margin-top:24px;font-size:1rem;line-height:1.75}.site-frame--immersive .hero-actions{grid-template-columns:1fr 1fr;margin-top:28px;display:grid}.site-frame--immersive .hero-actions a{width:100%;padding:0 12px}.hero-meta{margin-top:38px;padding-top:18px}.hero-meta li{font-size:.65rem}.hero-meta li+li{padding-left:10px}.site-frame--immersive .profile-panel{order:2}.site-frame--immersive .profile-image-wrap{aspect-ratio:4/3}.site-frame--immersive .profile-image-wrap img{object-position:center 48%}.profile-caption{align-items:flex-start;font-size:.6rem}.site-frame--immersive .home-stats{grid-template-columns:repeat(2,1fr);width:calc(100% - 36px)}.site-frame--immersive .home-stats a,.site-frame--immersive .home-stats a:nth-child(2n){border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:108px;padding:22px 14px}.site-frame--immersive .home-stats a:nth-child(2n){border-right:0}.site-frame--immersive .home-stats a:nth-last-child(-n+2){border-bottom:0}.site-frame--immersive .home-section{width:calc(100% - 36px);padding:80px 0}.site-frame--immersive .home-section-head{margin-bottom:42px;display:block}.site-frame--immersive .home-section-head>div:first-child{margin-bottom:24px}.site-frame--immersive .home-section-head h2{font-size:2.45rem}.site-frame--immersive .featured-repo,.site-frame--immersive .featured-repo:nth-child(n){grid-template-columns:34px minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:26px 2px}.site-frame--immersive .featured-repo:hover{padding-left:8px;padding-right:8px}.site-frame--immersive .featured-repo>span{grid-area:1/1}.site-frame--immersive .featured-repo h3{grid-area:1/2;font-size:1.2rem}.site-frame--immersive .featured-repo p{grid-area:2/2/auto/4;font-size:.85rem}.site-frame--immersive .featured-repo b{grid-area:1/3;font-size:.62rem}.site-frame--immersive .post-row{grid-template-columns:30px minmax(0,1fr) 44px;padding:30px 0}.site-frame--immersive .post-row h2{font-size:1.45rem}.site-frame--immersive .site-footer{padding:68px 18px 28px}.site-frame--immersive .footer-callout{padding-bottom:46px}.site-frame--immersive .footer-title{font-size:2.5rem}}.site-frame--immersive #notes .home-section-head h2{font-size:clamp(2.15rem,3.8vw,3.4rem)}@media (width<=639px){.site-frame--immersive #notes .home-section-head h2{font-size:2.15rem}}.footer-title,.site-frame--immersive .footer-title{letter-spacing:-.045em;white-space:nowrap;max-width:none;font-size:clamp(1.15rem,5vw,3rem);line-height:1.1}@media (width<=639px){.footer-title,.site-frame--immersive .footer-title{font-size:clamp(1.15rem,5.8vw,1.4rem)}}@media (width>=960px){.site-frame--immersive .hero-copy h1 span{white-space:nowrap;display:inline-block}}
