.author-bio[data-astro-cid-ynhdph36]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:1px solid rgb(var(--color-border) / .3);border-radius:var(--radius-lg);background-color:rgb(var(--color-surface) / .4)}@media(min-width:640px){.author-bio[data-astro-cid-ynhdph36]{gap:1.25rem;padding:1.5rem}}.author-avatar[data-astro-cid-ynhdph36]{flex-shrink:0;width:3rem;height:3rem;border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover}.author-monogram[data-astro-cid-ynhdph36]{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.05rem;letter-spacing:.02em;color:rgb(var(--color-primary-foreground));background:linear-gradient(135deg,rgb(var(--color-primary)),rgb(var(--color-secondary)))}.author-body[data-astro-cid-ynhdph36]{min-width:0}.author-headline[data-astro-cid-ynhdph36]{margin-bottom:.35rem}.author-eyebrow[data-astro-cid-ynhdph36]{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-text-secondary) / .8);margin-bottom:.15rem}.author-name[data-astro-cid-ynhdph36]{margin:0;font-size:1.1rem;font-weight:700;line-height:1.2;color:rgb(var(--color-text))}.author-text[data-astro-cid-ynhdph36]{margin:0 0 .85rem;font-size:.9rem;line-height:1.6;color:rgb(var(--color-text-secondary))}.author-links[data-astro-cid-ynhdph36]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.author-link[data-astro-cid-ynhdph36]{display:inline-flex;align-items:center;gap:.375rem;font-size:.85rem;color:rgb(var(--color-text-secondary));transition:color .2s ease}.author-link[data-astro-cid-ynhdph36]:hover{color:rgb(var(--color-text))}.author-link[data-astro-cid-ynhdph36]:focus-visible{outline:2px solid rgb(var(--color-primary) / .6);outline-offset:3px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){.author-link[data-astro-cid-ynhdph36]{transition:none}}#back-to-top[data-astro-cid-wlspcwf4]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;min-height:2.75rem;border-radius:9999px;background-color:rgb(var(--color-surface));color:rgb(var(--color-primary));border:1px solid rgb(var(--color-border) / .5);box-shadow:0 4px 12px rgb(var(--color-background) / .6);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease-out,transform .2s ease-out,visibility .2s,color .2s ease-out,border-color .2s ease-out;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#back-to-top[data-astro-cid-wlspcwf4].is-visible{opacity:1;visibility:visible;transform:translateY(0)}#back-to-top[data-astro-cid-wlspcwf4]:hover{color:rgb(var(--color-primary) / .8);border-color:rgb(var(--color-primary) / .5)}#back-to-top[data-astro-cid-wlspcwf4]:focus-visible{outline:2px solid rgb(var(--color-primary));outline-offset:2px}@media(min-width:1024px){#back-to-top[data-astro-cid-wlspcwf4]{bottom:2rem;right:2rem}}@media(prefers-reduced-motion:reduce){#back-to-top[data-astro-cid-wlspcwf4]{transition:none;transform:none}}@media print{#back-to-top[data-astro-cid-wlspcwf4]{display:none}}.copy-code-wrap{position:relative;margin-top:1.5rem;margin-bottom:1.5rem}.copy-code-wrap>pre{margin-top:0;margin-bottom:0}.copy-code-btn{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;padding:.375rem .625rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.75rem;line-height:1;font-weight:500;color:rgb(var(--color-text-secondary));background:rgb(var(--color-surface) / .9);border:1px solid rgb(var(--color-border) / .6);border-radius:.375rem;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:1;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out}.copy-code-btn:hover{color:rgb(var(--color-primary));border-color:rgb(var(--color-primary) / .5)}.copy-code-btn:focus-visible{outline:2px solid rgb(var(--color-primary));outline-offset:2px}.copy-code-btn.copied{color:#22c55e;border-color:#22c55e80}@media(prefers-reduced-motion:reduce){.copy-code-btn{transition:none}}.prose h2,.prose h3{position:relative}.permalink-anchor{display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-text-secondary) / .7);opacity:0;text-decoration:none;border-radius:var(--radius-sm);padding:0 .15em;transition:opacity .15s ease-out,color .15s ease-out;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.permalink-anchor svg{width:.85em;height:.85em;display:block}.permalink-anchor:hover{color:rgb(var(--color-primary))}@media(hover:hover)and (min-width:640px){.permalink-anchor{position:absolute;left:-1.4em;top:0;bottom:0}.prose h2:hover .permalink-anchor,.prose h3:hover .permalink-anchor,.permalink-anchor:focus-visible{opacity:1}}@media(hover:none),(max-width:639px){.permalink-anchor{position:static;margin-right:.35em;opacity:.5}}.permalink-anchor.copied{color:#22c55e;opacity:1}.permalink-anchor.copied:after{content:"Copied!";position:absolute;left:50%;bottom:calc(100% + .4rem);transform:translate(-50%);background:rgb(var(--color-primary));color:rgb(var(--color-primary-foreground));font-size:.7rem;font-weight:600;font-family:SF Mono,Monaco,Inconsolata,monospace;padding:.2rem .45rem;border-radius:.375rem;white-space:nowrap;pointer-events:none;z-index:10}@media(prefers-reduced-motion:reduce){.permalink-anchor{transition:none}}#reading-progress[data-astro-cid-mu6cnre2]{position:fixed;top:0;left:0;width:100%;height:3px;z-index:1000;background:rgb(var(--color-primary));transform-origin:0% 50%;transform:scaleX(0);pointer-events:none;will-change:transform}@media(prefers-reduced-motion:reduce){#reading-progress[data-astro-cid-mu6cnre2]{display:none}}@media print{#reading-progress[data-astro-cid-mu6cnre2]{display:none}}.series-nav[data-astro-cid-w7ld43o3]{border:1px solid rgb(var(--color-border) / .4);border-radius:var(--radius-lg);background-color:rgb(var(--color-surface) / .5);padding:1.1rem 1.25rem}.sn-heading[data-astro-cid-w7ld43o3]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 .75rem}.sn-label[data-astro-cid-w7ld43o3]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-primary));background-color:rgb(var(--color-primary) / .1);border:1px solid rgb(var(--color-primary) / .25);padding:.1rem .45rem;border-radius:var(--radius-full)}.sn-name[data-astro-cid-w7ld43o3]{font-weight:700;font-size:1rem;color:rgb(var(--color-text))}.sn-count[data-astro-cid-w7ld43o3]{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;color:rgb(var(--color-text-secondary) / .8)}.sn-list[data-astro-cid-w7ld43o3]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.sn-link[data-astro-cid-w7ld43o3]{display:flex;align-items:baseline;gap:.6rem;padding:.4rem .5rem;border-radius:var(--radius-md);text-decoration:none;color:rgb(var(--color-text-secondary));transition:background-color .2s ease,color .2s ease;min-height:44px}a[data-astro-cid-w7ld43o3].sn-link:hover,a[data-astro-cid-w7ld43o3].sn-link:focus-visible{background-color:rgb(var(--color-primary) / .08);color:rgb(var(--color-text));outline:none}.sn-current[data-astro-cid-w7ld43o3]{background-color:rgb(var(--color-primary) / .12);color:rgb(var(--color-text));font-weight:600}.sn-part[data-astro-cid-w7ld43o3]{flex-shrink:0;width:1.5rem;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;color:rgb(var(--color-primary))}.sn-title[data-astro-cid-w7ld43o3]{line-height:1.3}.table-of-contents[data-astro-cid-xvrfupwn]{position:fixed;left:max(1rem,calc((100% - 80rem)/2 + 1px));top:20%;z-index:40;max-width:200px;display:none}@media(min-width:1280px){.table-of-contents[data-astro-cid-xvrfupwn]{display:block}}.toc-container[data-astro-cid-xvrfupwn]{background:transparent;border:none}.toc-cover[data-astro-cid-xvrfupwn]{width:100%;aspect-ratio:16 / 9;margin-bottom:.5rem;border-radius:.5rem;overflow:hidden;border:1px solid rgb(var(--color-border) / .3);box-shadow:0 4px 16px #00000059;opacity:0;transform:scale(.82) translateY(8px);transform-origin:top left;transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1);pointer-events:none}.table-of-contents[data-astro-cid-xvrfupwn].hero-passed .toc-cover[data-astro-cid-xvrfupwn]{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.toc-cover-media[data-astro-cid-xvrfupwn]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.toc-header[data-astro-cid-xvrfupwn]{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-bottom:none}.toc-header-left[data-astro-cid-xvrfupwn]{display:flex;align-items:center;gap:.375rem}.toc-icon[data-astro-cid-xvrfupwn]{color:rgb(var(--color-text-secondary) / .6)}.toc-title[data-astro-cid-xvrfupwn]{font-size:.75rem;line-height:1rem;font-weight:500;color:rgb(var(--color-text-secondary) / .7);margin:0;letter-spacing:.02em}.toc-toggle[data-astro-cid-xvrfupwn]{touch-action:manipulation;border-radius:.25rem;padding:.25rem;color:rgb(var(--color-text-secondary) / .6);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.toc-toggle[data-astro-cid-xvrfupwn]:hover{--tw-text-opacity: 1;color:rgb(var(--color-text-secondary) / var(--tw-text-opacity))}@media(min-width:1280px){.toc-toggle[data-astro-cid-xvrfupwn]{display:none}}.toc-toggle[data-astro-cid-xvrfupwn].rotated .toggle-icon[data-astro-cid-xvrfupwn]{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.toggle-icon[data-astro-cid-xvrfupwn]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.toc-nav[data-astro-cid-xvrfupwn]{max-height:calc(100vh - 200px);overflow-y:auto;display:none;position:relative;border-left:1px solid rgb(var(--color-text) / .18)}@media(min-width:1280px){.toc-nav[data-astro-cid-xvrfupwn]{display:block}}.toc-nav[data-astro-cid-xvrfupwn].expanded{display:block}.toc-list[data-astro-cid-xvrfupwn]>[data-astro-cid-xvrfupwn]:not([hidden])~[data-astro-cid-xvrfupwn]:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.toc-list[data-astro-cid-xvrfupwn]{padding-top:.25rem;padding-bottom:.25rem;margin:0;list-style-type:none}.toc-item[data-astro-cid-xvrfupwn]{margin:0}.toc-depth-2[data-astro-cid-xvrfupwn]{margin-left:0}.toc-depth-3[data-astro-cid-xvrfupwn]{margin-left:.75rem}.toc-depth-4[data-astro-cid-xvrfupwn]{margin-left:1.5rem}.toc-link[data-astro-cid-xvrfupwn]{display:block;font-size:.875rem;line-height:1.25rem;color:rgb(var(--color-text-secondary) / .6)}.toc-link[data-astro-cid-xvrfupwn]:hover{color:rgb(var(--color-text) / .8)}.toc-link[data-astro-cid-xvrfupwn]{position:relative;padding:.25rem .5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-left:1px solid transparent;text-decoration:none;-webkit-font-smoothing:antialiased;line-height:1.4}.toc-link[data-astro-cid-xvrfupwn]:hover{background:transparent;text-decoration:none;color:rgb(var(--color-text) / .9)}.toc-link[data-astro-cid-xvrfupwn].active{color:rgb(var(--color-text));font-weight:500;border-left-color:rgb(var(--color-text) / .95)}.toc-link[data-astro-cid-xvrfupwn].active:before{content:"";position:absolute;left:0;top:50%;width:.55rem;height:1px;background:rgb(var(--color-text) / .95);transform:translateY(-50%)}@media(max-width:1279px){.table-of-contents[data-astro-cid-xvrfupwn]{position:fixed;left:1rem;right:1rem;top:5rem;max-width:none;display:block;z-index:50}.toc-toggle[data-astro-cid-xvrfupwn]{display:flex}.toc-cover[data-astro-cid-xvrfupwn]{display:none}.toc-container[data-astro-cid-xvrfupwn]{background:rgb(var(--color-surface) / .95);backdrop-filter:blur(12px);border:1px solid rgb(var(--color-border) / .3);border-radius:.75rem;box-shadow:0 10px 40px #0000004d}}.toc-nav[data-astro-cid-xvrfupwn]{scrollbar-width:none;-ms-overflow-style:none}@media(prefers-reduced-motion:reduce){.toc-cover[data-astro-cid-xvrfupwn]{transition:none}}.toc-nav[data-astro-cid-xvrfupwn]::-webkit-scrollbar{display:none}.prose[data-astro-cid-gjtny2mx]{color:rgb(var(--color-text));max-width:none}.prose[data-astro-cid-gjtny2mx] a[data-astro-cid-gjtny2mx]{transition:text-decoration-color .2s ease-out,color .2s ease-out}.prose[data-astro-cid-gjtny2mx] code[data-astro-cid-gjtny2mx]{font-family:SF Mono,Monaco,Inconsolata,Fira Code,Droid Sans Mono,Courier New,monospace}.prose[data-astro-cid-gjtny2mx] img[data-astro-cid-gjtny2mx]{transition:transform .2s ease-out}.prose[data-astro-cid-gjtny2mx] img[data-astro-cid-gjtny2mx]:hover{transform:scale(1.01)}.print-url-footer{display:none}.prose pre{background-color:rgb(var(--color-surface))!important;border:1px solid rgb(var(--color-border) / .5);border-radius:.5rem}@media print{@page{margin:1.5cm 2cm 2.25cm}html,body{background:#fff!important;color:#000!important;font-size:11pt;line-height:1.5}.skip-link,.starry-bg,.moon-background,#main-navbar,nav,.navbar-spacer,#reading-progress,#scroll-progress-track,.table-of-contents,#back-to-top,.ai-fab-root,.copy-code-btn,footer,.no-print{display:none!important}#main-content{min-height:0!important;padding-top:0!important;margin-top:0!important}.prose,.prose *,#post-content,#post-content *{color:#000!important;background:#fff!important;box-shadow:none!important;text-shadow:none!important}#post-content header span[class*=rounded-full]{border:none!important;padding:0!important}[data-hero-cover]{border:none!important;box-shadow:none!important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;-moz-column-break-after:avoid;break-after:avoid;color:#000!important}img,figure,blockquote,pre,table,.copy-code-wrap{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}img{max-width:100%!important}p{orphans:3;widows:3}pre{white-space:pre-wrap;word-wrap:break-word;border:1px solid #ccc!important;padding:.5rem!important;font-size:9.5pt}a{color:#000!important;text-decoration:underline}.print-url-footer{display:block!important;position:fixed;left:0;right:0;bottom:0;padding:.35rem 0 .1rem;border-top:1px solid #bbb;font-size:9pt;text-align:center;color:#444!important;background:#fff!important}}
