@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:optional;src:url(/fonts/dm-sans-latin.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 600;font-display:optional;src:url(/fonts/jetbrains-mono-latin.woff2)format("woff2")}:root{--page-max-width:840px;--reading-max-width:740px;--background-body:#fff;--background-elevated:#f6f8fa;--background-header:#ffffffd1;--text-primary:#1f2328;--text-secondary:#4d5761;--text-muted:#57606a;--accent:#b45309;--black:31, 35, 40;--gray:110, 119, 129;--gray-light:234, 238, 242;--gray-dark:77, 87, 97;--section-gap-y:2.2rem;--section-gap-x:1.25rem;--radius-ui:6px;--text-xs:.8125rem;--text-sm:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--weight-regular:400;--weight-bold:700;--font-family-text:"DM Sans", system-ui, sans-serif;--font-family-mono:"JetBrains Mono", ui-monospace, monospace;--line-height-tight:1.25;--line-height-body:1.78;--line-height-heading:1.3;--line-height-compact:1.55;--list-row-gap:1rem;--gap-0:0;--gap-2xs:.2rem;--gap-xs:.3rem;--gap-xs-plus:.35rem;--gap-sm-minus:.4rem;--gap-sm:.5rem;--gap-sm-plus:.6rem;--gap-md:.7rem;--gap-md-plus:.8rem;--gap-lg:.9rem;--gap-lg-plus:1rem;--gap-xl:1.1rem;--gap-2xl:1.25rem}html.dark{--background-body:#151819;--background-elevated:#202428;--background-header:#151819d6;--text-primary:#e6edf3;--text-secondary:#c2c9d0;--text-muted:#9ea7b0;--accent:#f59e0b;--black:230,237,243;--gray:139,148,158;--gray-light:39,44,49;--gray-dark:194,201,208}*{box-sizing:border-box}html{background:var(--background-body);color-scheme:light;overflow-y:scroll}html.dark{color-scheme:dark}@supports (scrollbar-gutter:stable){html{scrollbar-gutter:stable;overflow-y:auto}}body{background:var(--background-body);min-height:100vh;color:var(--text-secondary);font-family:var(--font-family-text);font-size:var(--text-sm);line-height:var(--line-height-body);letter-spacing:.01em;word-spacing:.02em;overflow-wrap:break-word;flex-direction:column;margin:0;display:flex;overflow-x:clip}main{width:var(--page-max-width);flex:1;max-width:calc(100% - 2rem);margin:0 auto;padding:2rem 0 3rem}main>section{min-width:0}main>section+section{margin-top:var(--section-gap-y)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-family:inherit;line-height:var(--line-height-heading);margin:0 0 .5rem}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}p{margin:0 0 1rem}a{color:var(--accent);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{z-index:200;background:var(--background-body);color:var(--accent);font-family:var(--font-family-mono);font-size:var(--text-xs);padding:.5rem .7rem;text-decoration:none;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}button,input,textarea{font:inherit}img{border-radius:var(--radius-ui);max-width:100%;height:auto;display:block}hr{display:none}code{border-radius:var(--radius-ui);background:var(--background-elevated);color:var(--text-primary);font-family:var(--font-family-mono);font-size:inherit;font-weight:var(--weight-regular);font-variant-ligatures:none;border:0;padding:.12em .35em}pre{border-radius:var(--radius-ui);background:var(--background-elevated);font-family:var(--font-family-mono);font-size:var(--text-sm);font-weight:var(--weight-regular);font-variant-ligatures:none;line-height:var(--line-height-compact);tab-size:2;border:0;padding:1rem;overflow-x:auto}pre>code{color:inherit;font:inherit;background:0 0;padding:0;display:block}blockquote{border-left:2px solid var(--accent);color:var(--text-muted);background:0 0;margin:1.25rem 0;padding:0 0 0 1rem}blockquote>:last-child{margin-bottom:0}table{border-collapse:separate;border-spacing:0 .35rem;width:100%}th,td{text-align:left;border:0;padding:.35rem .65rem}.content-prose h1{font-size:var(--text-3xl);color:var(--text-primary);margin:2.2rem 0 .85rem;line-height:1.25}.content-prose h2{font-size:var(--text-2xl);color:var(--text-primary);margin:2rem 0 .75rem;line-height:1.3}.content-prose h3{font-size:var(--text-xl);color:var(--text-primary);margin:1.75rem 0 .65rem;font-style:italic;line-height:1.35}.content-prose h4{font-size:var(--text-lg);color:var(--text-primary);margin:1.4rem 0 .5rem;line-height:1.4}.content-prose h5,.content-prose h6{font-size:var(--text-md);color:var(--text-primary);margin:1.25rem 0 .45rem}.content-prose p{color:var(--text-secondary);font-size:var(--text-md);margin:0 0 1.35rem;line-height:1.78}.content-prose ul,.content-prose ol{margin:.75rem 0 1.35rem;padding-left:1.5rem}.content-prose li{margin-bottom:.35rem}.content-prose li+li{margin-top:.35rem}.content-prose li::marker{color:var(--accent)}.content-prose blockquote{border-left:3px solid var(--accent);color:var(--text-muted);opacity:.9;margin:1.5rem 0;padding:.2rem 0 .2rem 1.25rem}.content-prose table{margin:1rem 0;display:block;overflow-x:auto}.content-prose :where(img,video,iframe,svg,canvas){max-width:100%}:where(.content-prose .astro-code,.content-prose .expressive-code){max-width:100%;overflow-x:auto}.content-prose .astro-code{color:var(--shiki-light);background:var(--background-elevated)!important}.content-prose .astro-code span{color:var(--shiki-light);background:0 0!important}html.dark .content-prose .astro-code,html.dark .content-prose .astro-code span{color:var(--shiki-dark)}.code-block{margin:1rem 0;position:relative}.code-block pre{margin:0;padding-right:4.5rem}.code-copy-button{border-radius:var(--radius-ui);background:var(--background-body);color:var(--text-muted);font-family:var(--font-family-text);font-size:var(--text-xs);line-height:var(--line-height-compact);cursor:pointer;border:0;padding:.25rem .45rem;transition:background-color .16s,color .16s;position:absolute;top:.5rem;right:.5rem}.code-copy-button:hover,.code-copy-button[data-state=success]{color:var(--accent)}.code-copy-button[data-state=error]{color:var(--text-secondary)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (width<=720px){main{max-width:calc(100% - 1.5rem);padding:1.25rem 0 2.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports (view-transition-name:root){::view-transition-old(root){animation:.24s ease-in both theme-wipe-out}::view-transition-new(root){animation:.24s ease-out both theme-wipe-in}@keyframes theme-wipe-out{to{clip-path:polygon(0 0,100% 0,0 100%,0 100%)}}@keyframes theme-wipe-in{0%{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}}.page-header{margin-bottom:1.25rem}.page-header-title-line,.page-header-description-line{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.page-header h1{font-size:var(--text-3xl);letter-spacing:0;margin:0}.page-header-meta{color:var(--text-muted);font-size:var(--text-xs);flex:none;margin:0}.page-header-description-line{margin-top:.35rem}.page-header-description-line p{min-width:0;color:var(--text-secondary);font-size:var(--text-sm);margin:0}.page-header-description-line p.is-italic{font-style:italic}.page-header-description-line .archive-link{flex:none}.content-section{min-width:0}.content-section.divided{padding-top:1rem}.sidebar-section-header{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:0;display:flex}.sidebar-section-title{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--weight-bold);margin:0;text-decoration:none}.sidebar-section-title a{color:inherit;text-decoration:none}.post-list{margin:0;padding:0;list-style:none}.post-list-item{padding:var(--list-row-gap) 0;grid-template-columns:82px minmax(0,1fr);gap:1rem;display:grid}.post-list-item:first-child{padding-top:0}.post-list-date{color:var(--text-muted);font-size:var(--text-xs);line-height:var(--line-height-compact);padding-top:.15rem}.post-list-body{min-width:0}.post-list-title{font-size:var(--text-md);line-height:var(--line-height-compact);margin:0}.post-list-title a{color:var(--text-primary);text-decoration:none}.post-list-title a:hover{color:var(--accent)}.post-list-body p{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--line-height-compact);margin:.3rem 0 0}.post-list-meta{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.4rem;display:flex}.post-list-reading-time{color:var(--text-muted);font-size:var(--text-xs);white-space:nowrap}.post-list-tags{flex-wrap:wrap;gap:.25rem .6rem;margin:0;padding:0;list-style:none;display:flex}.post-list-tags a{color:var(--text-muted);font-size:var(--text-xs);text-decoration:none}.post-list-tags a:hover{color:var(--accent)}@media (width<=560px){.post-list-item{display:block}.post-list-date{padding:0;display:block}.post-list-body{margin-top:.2rem}}.site-intro{grid-template-columns:72px minmax(0,1fr);gap:1rem;padding-bottom:1.25rem;display:grid}.site-intro img{object-fit:cover;width:72px;height:72px}.site-intro>div{align-content:center;row-gap:.15rem;min-width:0;display:grid}.site-intro h1{font-size:var(--text-3xl);line-height:var(--line-height-tight);margin:0}.site-intro p{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--line-height-compact);margin:0}.site-intro .site-intro-summary{color:var(--text-secondary)}.site-intro-motto{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.site-intro a{font-size:var(--text-xs);white-space:nowrap;text-decoration:none}.archive-link{font-size:var(--text-xs);text-decoration:none}.stream-section>header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.stream-section>header>h2{font-size:var(--text-lg);margin:0}.featured-story{border:1px solid var(--background-elevated);border-radius:var(--radius-ui);background:linear-gradient(135deg,var(--background-elevated),transparent);padding:1.25rem}.featured-story .eyebrow,.featured-meta{color:var(--text-muted);font-family:var(--font-family-mono);font-size:var(--text-xs);margin:0}.featured-story article{grid-template-columns:minmax(0,1fr);margin-top:.65rem;display:grid}.featured-story h2{font-size:var(--text-2xl);margin:0}.featured-story h2 a{color:var(--text-primary);text-decoration:none}.featured-story h2 a:hover{color:var(--accent)}.featured-story article>div>p:not(.featured-meta){max-width:62ch;color:var(--text-secondary);font-size:var(--text-md);margin:.45rem 0 .85rem}.featured-link{font-size:var(--text-sm);font-weight:var(--weight-bold);text-decoration:none}.blog-layout{grid-template-columns:minmax(0,3fr) minmax(160px,.85fr);align-items:start;gap:1rem;display:grid}.blog-sidebar{gap:1.1rem;padding-left:1rem;display:grid}.sidebar-section-list{margin:0;padding:0;list-style:none}.sidebar-section-list li a{padding:0 0 var(--list-row-gap);color:var(--text-secondary);font-size:var(--text-sm);justify-content:space-between;gap:.5rem;text-decoration:none;display:flex}.sidebar-section-list li+li a{padding-top:var(--list-row-gap)}.sidebar-section-list small,.sidebar-tags small{color:var(--text-muted);font-size:var(--text-xs)}.sidebar-tags{flex-wrap:wrap;gap:.3rem .65rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-tags a{color:var(--text-secondary);font-size:var(--text-sm);text-decoration:none}.sidebar-tags a:hover,.archive-link:hover{color:var(--accent)}.archive-link{align-items:baseline;gap:.2rem;display:inline-flex}.tag-grid{column-count:3;column-gap:1.5rem;margin:0;padding:0;list-style:none}.tag-grid li{break-inside:avoid}.tag-grid a{break-inside:avoid;color:var(--text-primary);grid-template-columns:2ch minmax(0,1fr) auto;align-items:baseline;gap:.5rem;padding:.45rem 0;text-decoration:none;display:grid}.tag-grid a:hover{color:var(--accent)}.tag-grid .tag-index{color:var(--text-muted);font-size:var(--text-xs);line-height:var(--line-height-compact);font-variant-numeric:tabular-nums;margin:0}.tag-grid strong{min-width:0;font-size:var(--text-md);font-weight:var(--weight-bold);line-height:var(--line-height-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tag-grid small{color:var(--text-muted);font-size:var(--text-xs)}.collection-list,.friends-list{margin:0;padding:0;list-style:none}.collection-list a{padding:0 0 var(--list-row-gap);color:var(--text-primary);text-decoration:none;display:block}.collection-list li+li a{padding-top:var(--list-row-gap)}.collection-list strong,.collection-list small{display:block}.collection-list strong{font-size:var(--text-md)}.collection-list-details{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.3rem;display:flex}.collection-list small{min-width:0;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--line-height-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collection-list .collection-count{color:var(--text-muted);white-space:nowrap;flex:none}.years{gap:1.4rem;display:grid}.year-group{grid-template-columns:80px minmax(0,1fr);gap:1rem;display:grid}.year-group>h2{font-size:var(--text-lg);margin:0}.year-group>h2 small{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--weight-regular);display:block}.friends-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.friends-list li{min-width:0}.friends-list a{color:var(--text-primary);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:.65rem;padding:.65rem 0;text-decoration:none;display:grid}.friends-list a:hover{color:var(--accent)}.friends-list img,.friend-avatar{border-radius:var(--radius-ui);object-fit:cover;width:40px;height:40px}.friend-avatar{background:var(--background-elevated);place-items:center;display:grid}.friends-list strong,.friends-list small{display:block}.friends-list strong{font-size:var(--text-md)}.friends-list small{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--line-height-compact);margin-top:.3rem}.exchange-section{margin-top:1.25rem;padding-top:1rem}.exchange-section h2{font-size:var(--text-lg);margin:0 0 .5rem}.exchange-section pre{width:100%;margin:0}.reading-column{width:var(--reading-max-width);max-width:100%}@media (width<=720px){.blog-layout{grid-template-columns:1fr}.blog-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1rem;padding-left:0}.year-group{grid-template-columns:1fr;gap:.4rem}}@media (width<=560px){.friends-list{grid-template-columns:1fr}.tag-grid{column-count:2}.blog-sidebar{grid-template-columns:1fr}.year-group>h2 small{margin-left:.4rem;display:inline}}@media (width<=360px){.tag-grid{column-count:1}}.astro-code.has-file-name{position:relative;margin-top:1.6rem!important}.code-file-name{border:1px solid var(--text-muted);border-radius:var(--radius-ui);background:var(--background-body);color:var(--text-primary);font-family:var(--font-family-mono);font-size:var(--text-xs);z-index:2;align-items:center;gap:.4rem;padding:.15rem .5rem;line-height:1.4;display:inline-flex;position:absolute;top:-.85rem;left:.65rem}.code-file-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.callout{border-left:4px solid var(--accent);border-radius:0 var(--radius-ui) var(--radius-ui) 0;background:var(--background-elevated);color:var(--text-primary);margin:1.25rem 0;padding:.85rem 1rem}.callout-title{font-weight:var(--weight-bold);font-family:var(--font-family-mono);font-size:var(--text-sm);margin-bottom:.35rem}.callout-note{border-left-color:var(--accent)}.callout-warning{border-left-color:#d97706}.callout-tip{border-left-color:#059669}.callout-caution{border-left-color:#dc2626}details.toc-details{border:1px solid var(--background-elevated);border-radius:var(--radius-ui);background:var(--background-elevated);margin:1.25rem 0;padding:.75rem 1rem}details.toc-details summary{font-weight:var(--weight-bold);font-family:var(--font-family-mono);font-size:var(--text-sm);cursor:pointer;color:var(--text-primary)}details.toc-details ul{margin:.5rem 0 0;padding-left:1.25rem}.pagination{border-top:1px solid var(--background-elevated);justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;display:flex}.pagination a{font-weight:var(--weight-bold);font-size:var(--text-sm);color:var(--text-primary);align-items:center;gap:.3rem;text-decoration:none;display:inline-flex}.pagination a:hover{color:var(--accent)}.pagination .page-info{color:var(--text-muted);font-size:var(--text-xs);font-family:var(--font-family-mono)}.pagination .disabled{opacity:.4;pointer-events:none}.edit-post-link{color:var(--text-muted);font-size:var(--text-xs);align-items:center;gap:.35rem;margin-top:1rem;text-decoration:none;display:inline-flex}.edit-post-link:hover{color:var(--accent)}.site-footer[data-astro-cid-jo6i4kqk]{width:var(--page-max-width);max-width:calc(100% - 2rem);margin:0 auto}.footer-inner[data-astro-cid-jo6i4kqk]{min-height:3.5rem;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;display:flex}p[data-astro-cid-jo6i4kqk]{font-size:var(--text-xs);margin:0}.social-links[data-astro-cid-jo6i4kqk]{gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{min-width:1.8rem;height:1.8rem;color:var(--text-muted);font:500 var(--text-xs) / 1 var(--font-family-mono);background:0 0;border:0;place-items:center;padding:0 .3rem;text-decoration:none;transition:color .16s;display:grid}.social-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--accent)}@media (width<=480px){.site-footer[data-astro-cid-jo6i4kqk]{max-width:calc(100% - 1.5rem)}.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;min-height:0;padding:1rem 0}}a[data-astro-cid-evkijfd6]{text-decoration:none;display:inline-block}a[data-astro-cid-evkijfd6].active{color:var(--accent);text-decoration:none}.search-link[data-astro-cid-jjo6gev3]{border-radius:var(--radius-ui);width:2.25rem;height:2.25rem;color:var(--text-secondary);place-items:center;display:grid}.search-link[data-astro-cid-jjo6gev3]:hover{background:var(--background-elevated);color:var(--accent)}svg[data-astro-cid-jjo6gev3]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:1.125rem;height:1.125rem}theme-toggle[data-astro-cid-l6lhmie6]{display:flex}button[data-astro-cid-l6lhmie6]{border-radius:var(--radius-ui);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:background-color .16s,color .16s;display:grid;position:relative}button[data-astro-cid-l6lhmie6]:hover{background:var(--background-elevated);color:var(--accent)}svg[data-astro-cid-l6lhmie6]{width:var(--header-icon-size);height:var(--header-icon-size);fill:none;stroke:currentColor;stroke-width:var(--header-icon-stroke);stroke-linecap:round;stroke-linejoin:round;transition:opacity .16s,transform .16s;position:absolute}.sun[data-astro-cid-l6lhmie6]{opacity:0;transform:rotate(-18deg)scale(.75)}.moon[data-astro-cid-l6lhmie6],.dark .sun[data-astro-cid-l6lhmie6]{opacity:1;transform:rotate(0)scale(1)}.dark .moon[data-astro-cid-l6lhmie6]{opacity:0;transform:rotate(18deg)scale(.75)}.brand-logo-box[data-astro-cid-uivuhh7y]{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;transition:color .16s;display:inline-flex;opacity:1!important;border:none!important;border-radius:0!important}.brand-logo-box--small[data-astro-cid-uivuhh7y]{width:32px;height:32px}.brand-logo-box--large[data-astro-cid-uivuhh7y]{width:56px;height:56px}.brand-logo-box[data-astro-cid-uivuhh7y]:hover{color:var(--accent)}.brand-logo-svg[data-astro-cid-uivuhh7y]{width:100%;height:100%;color:inherit;shape-rendering:geometricprecision;display:block;opacity:1!important;border-radius:0!important}.site-header[data-astro-cid-nen7h5rs]{--header-icon-size:1.125rem;--header-icon-stroke:2;z-index:100;background:var(--background-header);backdrop-filter:saturate(150%)blur(12px);position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{width:var(--page-max-width);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;max-width:calc(100% - 2rem);min-height:3.5rem;margin:0 auto;display:grid}.brand-lockup[data-astro-cid-nen7h5rs]{white-space:nowrap;align-items:center;gap:.4rem;min-width:0;margin:0;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--weight-bold);line-height:var(--line-height-compact);white-space:nowrap;align-items:center;gap:.5rem;padding:.4rem 0;text-decoration:none;transition:color .16s;display:inline-flex}.brand[data-astro-cid-nen7h5rs]:hover{color:var(--accent)}.brand-lockup[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]{color:var(--text-muted);font-size:var(--text-xs);line-height:var(--line-height-compact)}.current-section[data-astro-cid-nen7h5rs]{text-overflow:ellipsis;max-width:7ch;overflow:hidden}.desktop-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs],.mobile-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{margin:0;padding:0;list-style:none}.desktop-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{justify-content:flex-end;gap:.25rem;display:flex}.desktop-nav[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs],.mobile-nav[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{min-width:0}.desktop-nav[data-astro-cid-nen7h5rs] a,.mobile-nav[data-astro-cid-nen7h5rs] a{border-radius:var(--radius-ui);color:var(--text-secondary);font-size:var(--text-md);line-height:var(--line-height-compact);white-space:nowrap;flex:none;padding:.45rem .55rem;transition:background-color .16s,color .16s;position:relative}.desktop-nav[data-astro-cid-nen7h5rs] a:hover,.mobile-nav[data-astro-cid-nen7h5rs] a:hover{background:var(--background-elevated)}.desktop-nav[data-astro-cid-nen7h5rs] a.active,.mobile-nav[data-astro-cid-nen7h5rs] a.active{color:var(--accent)}.nav-index{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--weight-regular);font-variant-numeric:tabular-nums;margin-right:.35rem}.nav-label:after{content:"";opacity:0;transform-origin:50%;vertical-align:.18em;background:currentColor;border-radius:50%;width:.28rem;height:.28rem;margin-left:.32rem;transition:opacity .16s,transform .16s;display:inline-block;transform:scale(.45)}a.active .nav-label:after{opacity:1;transform:scale(1)}.actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.2rem;display:flex}.menu-toggle[data-astro-cid-nen7h5rs]{border-radius:var(--radius-ui);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:background-color .16s,color .16s;display:none}.menu-toggle[data-astro-cid-nen7h5rs]:hover,.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true]{background:var(--background-elevated);color:var(--accent)}.menu-toggle[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:var(--header-icon-size);height:var(--header-icon-size);fill:none;stroke:currentColor;stroke-width:var(--header-icon-stroke);stroke-linecap:round;stroke-linejoin:round}.close-icon[data-astro-cid-nen7h5rs],.mobile-nav[data-astro-cid-nen7h5rs],.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-icon[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .close-icon[data-astro-cid-nen7h5rs]{display:block}@media (width<=760px){.header-inner[data-astro-cid-nen7h5rs]{grid-template-rows:3.5rem;grid-template-columns:minmax(0,1fr) auto;gap:0 .5rem;max-width:calc(100% - 1.5rem);min-height:0}.desktop-nav[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs]{display:grid}.mobile-nav[data-astro-cid-nen7h5rs]{opacity:0;pointer-events:none;visibility:hidden;grid-area:2/1/auto/-1;max-height:0;padding:0;transition:max-height .16s,opacity .16s,transform .16s,visibility 0s linear .16s;display:block;overflow:hidden;transform:translateY(-4px)}.mobile-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;display:grid}.mobile-nav[data-astro-cid-nen7h5rs].is-open{opacity:1;pointer-events:auto;visibility:visible;max-height:8rem;padding:.2rem 0 .7rem;transition-delay:0s;transform:translateY(0)}.mobile-nav[data-astro-cid-nen7h5rs] a{text-align:left;width:100%;display:block}}.btt-container[data-astro-cid-vy5be4ad]{z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s,transform .24s,visibility 0s linear .24s;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(1rem)}.btt-container[data-astro-cid-vy5be4ad].is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.back-to-top[data-astro-cid-vy5be4ad]{border:1px solid var(--background-elevated);border-radius:var(--radius-ui,8px);background:var(--background-elevated);backdrop-filter:saturate(150%)blur(12px);color:var(--text-primary);font-family:var(--font-family-mono);font-size:var(--text-xs);cursor:pointer;align-items:center;gap:.4rem;padding:.45rem .85rem;font-weight:500;transition:color .16s,background-color .16s,transform .16s,border-color .16s;display:inline-flex;box-shadow:0 4px 20px #00000026}.back-to-top[data-astro-cid-vy5be4ad]:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.btt-progress-ring[data-astro-cid-vy5be4ad]{display:none}@media (width<=768px){.btt-container[data-astro-cid-vy5be4ad]{bottom:1.25rem;right:1.25rem}.back-to-top[data-astro-cid-vy5be4ad]{background:var(--background-elevated);justify-content:center;width:3.25rem;height:3.25rem;padding:0;position:relative;box-shadow:0 4px 16px #00000040;border-radius:50%!important}.btt-label[data-astro-cid-vy5be4ad]{display:none}.btt-arrow[data-astro-cid-vy5be4ad]{z-index:2;font-size:1.25rem;line-height:1}.btt-progress-ring[data-astro-cid-vy5be4ad]{z-index:1;pointer-events:none;border-radius:50%;transition:background-image .1s linear;display:block;position:absolute;inset:-3px;mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff calc(100% - 2.5px))}}.reading-progress[data-astro-cid-kw4rgypl]{z-index:150;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.reading-progress[data-astro-cid-kw4rgypl] span[data-astro-cid-kw4rgypl]{background:var(--accent);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}
