.author-box[data-astro-cid-dwrmp7mt]{display:flex;gap:1.25rem;align-items:flex-start;margin-top:var(--space-2xl);padding:var(--space-lg);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-sunken)}.author-box[data-astro-cid-dwrmp7mt] img{flex:none;border-radius:999px;border:1px solid var(--line);object-fit:cover}.author-box-name[data-astro-cid-dwrmp7mt]{font-weight:800;font-size:1.0625rem;color:var(--ink)}.author-box-bio[data-astro-cid-dwrmp7mt]{margin:.4rem 0 .9rem;color:var(--text-body);font-size:.9375rem}.author-box-actions[data-astro-cid-dwrmp7mt]{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.author-box-link[data-astro-cid-dwrmp7mt]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.875rem;font-weight:700;color:var(--accent-strong);text-decoration:none}.author-box-link[data-astro-cid-dwrmp7mt]:hover{text-decoration:underline}@media(max-width:480px){.author-box[data-astro-cid-dwrmp7mt]{flex-direction:column;align-items:center;text-align:center}.author-box-actions[data-astro-cid-dwrmp7mt]{justify-content:center}}.breadcrumbs[data-astro-cid-ilhxcym7]{margin-bottom:.75rem}.breadcrumbs[data-astro-cid-ilhxcym7] ol[data-astro-cid-ilhxcym7]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;font-family:var(--font-mono);font-size:var(--step-label)}.breadcrumbs[data-astro-cid-ilhxcym7] li[data-astro-cid-ilhxcym7]{display:flex;align-items:center;gap:.4rem}.breadcrumbs[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]{color:var(--text-muted);text-decoration:none}.breadcrumbs[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]:hover{color:var(--accent-strong)}.breadcrumbs[data-astro-cid-ilhxcym7] .separator[data-astro-cid-ilhxcym7]{color:var(--line)}.code-block{position:relative}.code-copy-wrap{position:absolute;top:.6rem;right:.6rem}.code-copy-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--radius-chip);border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#ffffffd9;cursor:pointer;transition:background .18s ease,color .18s ease}.code-copy-btn:hover{background:#ffffff2e;color:#fff}.code-copy-tooltip{position:absolute;top:calc(100% + 8px);right:0;white-space:nowrap;font-family:var(--font-sans);font-size:.8125rem;font-weight:700;color:var(--accent-contrast);background:var(--ink);padding:.3rem .65rem;border-radius:var(--radius-pill);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;transform:translateY(-4px)}.code-copy-tooltip.visible{opacity:1;transform:translateY(0)}.lightbox[data-astro-cid-fbflauxb]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000d9;padding:2rem}.lightbox[data-astro-cid-fbflauxb][hidden]{display:none}.lightbox-img[data-astro-cid-fbflauxb]{max-width:100%;max-height:100%;border-radius:var(--radius-image);box-shadow:var(--shadow-lg);cursor:default}.lightbox-close[data-astro-cid-fbflauxb]{position:absolute;top:1.25rem;right:1.5rem;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;background:#ffffff1f;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .18s ease}.lightbox-close[data-astro-cid-fbflauxb]:hover{background:#ffffff38}.reading-progress[data-astro-cid-mu6cnre2]{position:sticky;top:65px;z-index:25;height:3px;background:transparent}.reading-progress-bar[data-astro-cid-mu6cnre2]{height:100%;width:0%;background:var(--accent);transition:width .1s linear}.share-bar[data-astro-cid-7pfhh5de]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.share-bar[data-astro-cid-7pfhh5de].floating{position:sticky;top:96px;flex-direction:column}.share-label[data-astro-cid-7pfhh5de]{font-family:var(--font-mono);font-size:var(--step-label);font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted)}.share-icon-btn[data-astro-cid-7pfhh5de]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:none;border-radius:999px;border:1.5px solid var(--line);background:var(--surface);color:var(--text-body);text-decoration:none;cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition)}.share-icon-btn[data-astro-cid-7pfhh5de]:hover{background:var(--chip);color:var(--accent-strong)}.share-copy-wrap[data-astro-cid-7pfhh5de]{position:relative;display:inline-flex}.copy-tooltip[data-astro-cid-7pfhh5de]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);white-space:nowrap;font-family:var(--font-sans);font-size:.8125rem;font-weight:700;color:var(--accent-contrast);background:var(--ink);padding:.3rem .65rem;border-radius:var(--radius-pill);opacity:0;pointer-events:none;transition:opacity var(--transition),transform var(--transition)}.copy-tooltip[data-astro-cid-7pfhh5de].visible{opacity:1;transform:translate(-50%) translateY(0)}.toc[data-astro-cid-xvrfupwn]{display:none}@media(min-width:1600px){.toc[data-astro-cid-xvrfupwn]{display:block;position:fixed;top:50%;right:40px;transform:translateY(-50%) translate(8px);width:220px;max-height:60vh;overflow-y:auto;padding:var(--space-md);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition),transform var(--transition),visibility var(--transition)}.toc[data-astro-cid-xvrfupwn].is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translate(0)}}.toc-title[data-astro-cid-xvrfupwn]{margin:0 0 var(--space-sm);font-family:var(--font-mono);font-size:var(--step-label);font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted)}.toc[data-astro-cid-xvrfupwn] ul[data-astro-cid-xvrfupwn]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.toc[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]{display:block;color:var(--text-muted);text-decoration:none;font-size:var(--step-small);line-height:1.4;border-left:2px solid transparent;padding-left:.75rem;transition:color var(--transition),border-color var(--transition)}.toc[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]:hover{color:var(--ink)}.toc[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn].active{color:var(--accent-strong);border-left-color:var(--accent)}main[data-astro-cid-bvzihdzo]{width:var(--measure-wide);max-width:calc(100% - 2 * var(--gutter));margin:0 auto;padding:var(--space-xl) var(--gutter) var(--space-2xl)}article[data-astro-cid-bvzihdzo]{max-width:var(--measure-wide);margin:0 auto}.article-header[data-astro-cid-bvzihdzo]{max-width:var(--measure-prose);margin:0 auto var(--space-lg)}.article-title[data-astro-cid-bvzihdzo]{font-size:clamp(3.2rem,4.5vw,3.6rem);margin:1rem 0 1.25rem}.article-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-family:var(--font-mono);font-size:.875rem;color:var(--text-muted)}.last-updated-on[data-astro-cid-bvzihdzo]{font-style:italic}.article-share[data-astro-cid-bvzihdzo]{margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--line)}.article-share-bottom[data-astro-cid-bvzihdzo]{width:var(--measure-prose);max-width:100%;margin:var(--space-xl) auto 0;border-top:1px solid var(--line)}.article[data-astro-cid-bvzihdzo] .author-box{width:var(--measure-prose);max-width:100%;margin-left:auto;margin-right:auto}.hero-image[data-astro-cid-bvzihdzo]{max-width:900px;margin:0 auto var(--space-lg)}.hero-image[data-astro-cid-bvzihdzo] img{display:block;width:100%;border-radius:var(--radius-card);border:1px solid var(--line)}.prose[data-astro-cid-bvzihdzo]{width:var(--measure-prose);max-width:100%;margin:auto}.prose[data-astro-cid-bvzihdzo] h2{scroll-margin-top:90px}.prose[data-astro-cid-bvzihdzo] figure{margin:2rem 0;text-align:center}.prose[data-astro-cid-bvzihdzo] figure img{border:1px solid var(--line)}.prose[data-astro-cid-bvzihdzo] figcaption{margin-top:.75rem;color:var(--text-muted);font-family:var(--font-mono);font-size:var(--step-small);font-style:italic}.prose[data-astro-cid-bvzihdzo] img{cursor:zoom-in}.prose[data-astro-cid-bvzihdzo] .table-scroll{margin:var(--space-lg) 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--radius-card)}.prose[data-astro-cid-bvzihdzo] table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9em}.prose[data-astro-cid-bvzihdzo] table:has(tr>*:nth-child(2):last-child){table-layout:fixed}.prose[data-astro-cid-bvzihdzo] th,.prose[data-astro-cid-bvzihdzo] td{padding:.7em 1.1em;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.prose[data-astro-cid-bvzihdzo] th{background:var(--surface-sunken);color:var(--ink);font-family:var(--font-mono);font-size:var(--step-label);font-weight:700;letter-spacing:var(--tracking-label);text-transform:uppercase;white-space:nowrap;border-bottom:2px solid var(--accent)}.prose[data-astro-cid-bvzihdzo] tbody tr:nth-child(2n){background:var(--surface-sunken)}.prose[data-astro-cid-bvzihdzo] tbody tr:last-child td{border-bottom:none}@media(min-width:1024px){.prose[data-astro-cid-bvzihdzo] figure{width:920px;max-width:920px;margin-left:50%;transform:translate(-50%)}}@media(max-width:720px){main[data-astro-cid-bvzihdzo]{padding:var(--space-lg) var(--gutter) var(--space-xl)}}
