footer:where(.astro-dojmed5u) a:where(.astro-dojmed5u){color:hsl(var(--foreground) / var(--un-text-opacity, 1));text-decoration:underline;font-weight:500}body{font-family:var(--font-satoshi)}header-component:where(.astro-3ef6ksr2){transition:padding .3s,transform .3s,margin-inline .3s,border .15s,background-color .15s;&.not-top{--un-border-opacity: 1;border-color:hsl(var(--border) / var(--un-border-opacity));--un-bg-opacity: .92;background-color:hsl(var(--background) / var(--un-bg-opacity));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding-left:.375rem;padding-right:.375rem;box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}&[data-show=false]:not(.expanded){transform:translateY(-5rem)}}@media(min-width:800px){header-component:where(.astro-3ef6ksr2).not-top{margin-inline:8%}}.dark header-component:where(.astro-3ef6ksr2).not-top{background-color:hsl(var(--muted) / var(--un-bg-opacity))}@media(max-width:640px){#headerExpandContent:where(.astro-3ef6ksr2){grid-template-rows:0fr;transition:opacity .3s,padding .3s,border-color .15s,grid-template-rows .3s}.expanded:where(.astro-3ef6ksr2) #headerExpandContent:where(.astro-3ef6ksr2){grid-template-rows:1fr}.expanded:where(.astro-3ef6ksr2).not-top #headerExpandContent:where(.astro-3ef6ksr2){box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}header-component:where(.astro-3ef6ksr2) #headerExpandContent:where(.astro-3ef6ksr2):after{box-sizing:content-box;content:"";position:absolute;inset-inline:calc(-1rem - 1px);bottom:0;top:-5rem;z-index:-1;transition:.3s;visibility:hidden;opacity:0;border-bottom:1px solid transparent}header-component:where(.astro-3ef6ksr2):not(.not-top) #headerExpandContent:where(.astro-3ef6ksr2):after{visibility:visible;bottom:-1rem;opacity:1;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));border-bottom-color:hsl(var(--border) / var(--un-border-opacity, 1))}}.mark:where(.astro-3ef6ksr2){position:relative;display:inline-block;box-sizing:border-box;width:22px;height:22px;border:1.5px solid hsl(var(--primary) / 1);flex-shrink:0}.mark:where(.astro-3ef6ksr2):after{content:"";position:absolute;inset:0;margin:auto;width:6px;height:6px;border-radius:50%;background-color:hsl(var(--primary) / 1)}.nav-link-editorial:where(.astro-3ef6ksr2){color:hsl(var(--muted-foreground) / 1)}.nav-active:where(.astro-3ef6ksr2){color:hsl(var(--foreground) / 1);border-bottom:1px solid hsl(var(--primary) / 1);padding-bottom:2px}.search-circle:where(.astro-3ef6ksr2){display:inline-block;width:13px;height:13px;border:1.3px solid hsl(var(--muted-foreground) / 1);border-radius:50%;flex-shrink:0}.search-label:where(.astro-3ef6ksr2){font-family:var(--font-mono);font-size:13.5px;color:hsl(var(--muted-foreground) / 1)}#toggleDarkMode:where(.astro-3ef6ksr2){&[data-theme=dark]{.system:where(.astro-3ef6ksr2){display:none}.dark:where(.astro-3ef6ksr2){display:block}}&[data-theme=light]{.system:where(.astro-3ef6ksr2){display:none}.light{display:block}}}@keyframes fade-in-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate{opacity:0;animation:.3s fade-in-up;animation-fill-mode:forwards}@media(prefers-reduced-motion){.animate{opacity:0;animation:.1s fade-in-up;animation-fill-mode:forwards}}#content-header{animation-delay:50ms}#content{animation-delay:.1s}#sidebar{animation-delay:.15s}span.katex-display{overflow-y:scroll;padding:.5rem}.katex-html{overflow:auto hidden;padding:3px}.katex-html .base{margin-block:0;margin-inline:auto}.katex-html .tag{position:relative!important;display:inline-block;padding-inline-start:.5rem}.astro-code{margin-top:.5rem;margin-bottom:.5rem;border-radius:.75rem;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1))!important;display:flex;flex-direction:column;& pre{margin:0;padding-top:.85rem;padding-bottom:.85rem;padding-inline:0;background:none;overflow-x:scroll;& code{display:block;width:fit-content;min-width:100%;min-height:1.5rem;counter-reset:step;counter-increment:step 0;&:before{position:absolute;inset-inline-start:0;width:2.75rem;top:.8571429em;bottom:0;content:"";display:block;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));z-index:1}.line{padding-inline-end:3rem;&:before{position:sticky;content:counter(step);counter-increment:step;color:hsl(var(--muted-foreground) / .6);background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));inset-inline-start:0;justify-content:end;display:inline-flex;width:2rem;padding-inline-end:.75rem;box-sizing:content-box;z-index:2}&:last-child:empty,&:last-child:has(>span:empty:only-child){display:none}}}}}.dark{.astro-code pre span{color:var(--shiki-dark)!important}}.astro-code{&:has(code){position:relative}&:has(div.title){padding-top:2rem;& code:before{top:calc(2rem + .8571429em)}}.title{position:absolute;top:0;left:0;margin:.5rem}.language{transition:opacity .3s;position:absolute;top:.75rem;right:0}& button.copy{transition:opacity .3s;opacity:0;position:absolute;top:.75rem;right:.75rem;user-select:none;.success:before{content:"Copied!";position:absolute;right:100%;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:.5rem;margin-right:.5rem;border-radius:.25rem;color:hsl(var(--muted-foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--card) / var(--un-bg-opacity, 1));border:1px solid hsl(var(--border) / var(--un-border-opacity, 1))}&.copied{.success{display:block}.ready{display:none}}}&:hover,&:focus-within{& button.copy{opacity:1}.language{opacity:0}}.highlighted,.diff{min-width:100%;display:inline-block}.highlighted,.highlighted:before{background-color:#95a6b752!important}.diff{&.remove{background-color:#f43f5e29;&:before{background-color:#f43f5e29;content:"-"}}&.add{background-color:#10b98129;&:before{background-color:#10b98129;content:"+"}}}.collapse-toggle{z-index:3;padding:.25rem;user-select:none;display:flex;justify-content:center;align-items:center;column-gap:.3rem;box-sizing:border-box;margin:0;border-top:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Collapse"}& svg{transition:transform .2s ease;transform:rotate(180deg)}}&.collapsed{& pre{max-height:15rem;overflow:hidden}.collapse-toggle{margin:.5rem;border:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Show all"}& svg{transform:rotate(0)}}.collapse-fade{z-index:2;user-select:none;pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to bottom,transparent 0%,hsl(var(--muted) / var(--un-bg-opacity, 1)) 60%)}}}:root{--scrollbar-thumb: hsl(var(--muted-foreground) / var(--un-bg-opacity, .3))}:not(html){::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px}}:root{--primary: 200 29% 45%;--foreground: 240 10% 3.9%;--muted-foreground: 240 3.8% 28.1%;--background: 210 33% 99%;--muted: 240 4.8% 96%;--card: 0 0% 90%;--border: 240 5.9% 88%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem}.dark{--primary: 195 95% 85%;--foreground: 0 0% 98%;--muted-foreground: 240 5% 74.9%;--background: 240 20.54% 5.2%;--muted: 240 5.9% 13%;--card: 240 3.7% 24.9%;--border: 240 3.7% 22.9%;--input: 240 3.7% 17.9%;--ring: 240 4.9% 83.9%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}[data-theme=editorial]{--background: 34.1 57.6% 96.9%;--muted: 31.3 38.3% 92.9%;--card: 31.3 38.3% 92.9%;--foreground: 21.3 33.2% 9.4%;--muted-foreground: 20.9 11.7% 32.3%;--border: 25.9 17.3% 84.2%;--input: 25.9 17.3% 84.2%;--primary: 11.9 66.2% 35.7%;--ring: 11.9 66.2% 35.7%;--radius: 0rem;--font-sans: var(--font-inter);--font-serif: var(--font-source-serif);--font-mono: var(--font-plex-mono)}[data-theme=editorial].dark{--background: 21 21.9% 6.9%;--muted: 21 19.8% 11.3%;--card: 21 19.8% 11.3%;--foreground: 25.9 24.7% 90.7%;--muted-foreground: 23.4 7.4% 57.2%;--border: 20.9 12.3% 19.9%;--input: 20.9 12.3% 19.9%;--primary: 12 74.9% 66.9%;--ring: 12 74.9% 66.9%}[data-theme=editorial] body{font-family:var(--font-sans)}[data-theme=editorial] h1,[data-theme=editorial] h2,[data-theme=editorial] h3{font-family:var(--font-serif);font-weight:600}[data-theme=editorial] h2{font-size:26px}[data-theme=editorial] h3{font-size:21px}[data-theme=editorial] blockquote{font-family:var(--font-serif);font-style:italic}[data-theme=editorial] .font-mono-accent{font-family:var(--font-mono);color:hsl(var(--primary) / 1)}[data-theme=editorial] :is(.rounded-md,.rounded-lg,.rounded-xl,.rounded-2xl,.rounded-3xl,.rounded-full){border-radius:0!important}[data-theme=editorial] :is([class*=shadow]){box-shadow:none!important}[data-theme=editorial] .placeholder-box{display:flex;align-items:center;justify-content:center;background-color:hsl(var(--muted) / 1);border:1px solid hsl(var(--border) / 1);color:hsl(var(--muted-foreground) / 1);font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;text-transform:uppercase;overflow:hidden;flex-shrink:0}[data-theme=editorial] #content{gap:0}[data-theme=editorial] .section-divider{border-bottom:1px solid hsl(var(--border) / 1);padding-block:56px;flex-direction:column!important;row-gap:20px!important}[data-theme=editorial] .section-divider:first-child{padding-top:0}[data-theme=editorial] .section-divider>div:first-child{min-width:0}[data-theme=editorial] .hero-editorial{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:44px;padding-block:76px 56px;border-bottom:1px solid hsl(var(--border) / 1);text-align:start}@media(max-width:900px){[data-theme=editorial] .hero-editorial{grid-template-columns:1fr;padding-block:2.5rem}}[data-theme=editorial] .hero-text{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}[data-theme=editorial] .hero-title{font-size:54px;line-height:1.08;letter-spacing:-.015em}[data-theme=editorial] .hero-subhead{font-size:19px;line-height:1.6}[data-theme=editorial] .hero-image-slot{height:320px;width:100%;overflow:hidden;border:1px solid hsl(var(--border) / 1)}[data-theme=editorial] .hero-image-slot img{width:100%;height:100%;object-fit:cover}[data-theme=editorial] .cta-solid{background-color:hsl(var(--primary) / 1);border-color:hsl(var(--primary) / 1);color:hsl(var(--background) / 1)}[data-theme=editorial] .cta-solid:hover{background-color:hsl(var(--primary) / .85);color:hsl(var(--background) / 1)}[data-theme=editorial] .cta-outline{background-color:transparent;border-color:hsl(var(--foreground) / 1);color:hsl(var(--foreground) / 1)}[data-theme=editorial] .cta-outline:hover{background-color:hsl(var(--muted) / 1)}[data-theme=editorial] .series-list>li{border-top:1px solid hsl(var(--border) / 1);padding-block:22px}[data-theme=editorial] .series-list>li:first-child{border-top:none;padding-top:0}[data-theme=editorial] .series-row{display:grid;grid-template-columns:36px 1fr 96px;gap:18px;align-items:center}@media(max-width:640px){[data-theme=editorial] .series-row{grid-template-columns:36px 1fr}[data-theme=editorial] .series-thumb{display:none}}[data-theme=editorial] .series-index{width:36px;font-family:var(--font-mono);color:hsl(var(--primary) / 1);font-size:14px}[data-theme=editorial] .series-thumb{width:96px;height:72px;overflow:hidden;border:1px solid hsl(var(--border) / 1)}[data-theme=editorial] .series-thumb img{width:100%;height:100%;object-fit:cover}[data-theme=editorial] .topics-grid{gap:0;border-top:1px solid hsl(var(--border) / 1);border-left:1px solid hsl(var(--border) / 1)}[data-theme=editorial] .topics-grid>li{border-right:1px solid hsl(var(--border) / 1);border-bottom:1px solid hsl(var(--border) / 1)}[data-theme=editorial] .topics-cell{padding:22px}[data-theme=editorial] .work-panel{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;background-color:hsl(var(--muted) / 1);padding:44px;margin-block:36px}[data-theme=editorial] .work-panel h2{font-size:23px;margin:0 0 10px}[data-theme=editorial] .work-panel>div:first-child{max-width:480px}[data-theme=editorial] ul:has(>.post-preview-editorial){gap:0}[data-theme=editorial] .post-preview-editorial{border-top:1px solid hsl(var(--border) / 1)}[data-theme=editorial] .post-preview-editorial:first-child{border-top:none}[data-theme=editorial] .preview-row{display:grid;grid-template-columns:1fr 140px;gap:1.5rem;align-items:start;padding-block:30px}@media(max-width:640px){[data-theme=editorial] .preview-row{grid-template-columns:1fr}}[data-theme=editorial] .preview-meta{font-family:var(--font-mono);font-size:12.5px;color:hsl(var(--muted-foreground) / 1)}[data-theme=editorial] .preview-tag{color:hsl(var(--primary) / 1)}[data-theme=editorial] .preview-title{font-family:var(--font-serif);font-weight:600;font-size:23px;margin-block:.25rem}[data-theme=editorial] .preview-desc{color:hsl(var(--muted-foreground) / 1);font-size:16px;max-width:640px}[data-theme=editorial] .preview-thumb{width:160px;height:104px;position:relative;border-radius:.75rem;overflow:hidden;border:1px solid hsl(var(--border) / .8);box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,border-color .3s ease;flex-shrink:0}[data-theme=editorial] .preview-row:hover .preview-thumb{border-color:hsl(var(--primary) / .5);transform:scale(1.02)}[data-theme=editorial] .back-link-editorial{display:inline-block;font-family:var(--font-mono);font-size:13px;color:hsl(var(--muted-foreground) / 1);text-decoration:none}[data-theme=editorial] .back-link-editorial:hover{color:hsl(var(--primary) / 1)}[data-theme=editorial] .hero-image .cover-image{max-height:420px;width:100%;border:1px solid hsl(var(--border) / .8);border-radius:1rem;object-fit:cover;box-shadow:0 8px 30px #00000026}[data-theme=editorial] .hero-image #blurImage{display:none}[data-theme=editorial] .article-info svg{display:none}[data-theme=editorial] .article-info>div:first-child{font-family:var(--font-mono);font-size:13px;gap:10px}[data-theme=editorial] .article-info>div:first-child .font-sans{font-family:var(--font-mono)!important}[data-theme=editorial] .article-info h1{font-size:38px;line-height:1.15;letter-spacing:-.01em;margin-top:24px}[data-theme=editorial] .article-info div:has(>a[data-pagefind-filter=tag]){font-size:0}[data-theme=editorial] .article-info a[data-pagefind-filter=tag]{display:inline-block;font-family:var(--font-mono);font-size:12px;color:hsl(var(--primary) / 1);border:1px solid hsl(var(--border) / 1);padding:4px 10px;margin-inline-end:6px}[data-theme=editorial] .article-info blockquote{font-size:20px;line-height:1.6}[data-theme=editorial] #blurImage{display:none}[data-theme=editorial] .prose blockquote{border-width:0 0 0 2px;border-inline-start-color:hsl(var(--primary) / 1);border-radius:0;box-shadow:none;padding:4px 0 4px 22px;overflow:visible;font-size:21px;line-height:1.5}[data-theme=editorial] .prose blockquote:after{content:none}[data-theme=editorial] .astro-code{border-radius:0;border:1px solid hsl(var(--border) / 1);background-color:hsl(var(--muted) / 1)!important}[data-theme=editorial] .astro-code:has(div.title){padding-top:0}[data-theme=editorial] .astro-code .title{position:static;margin:0;padding:20px 22px 0;border:none;background:none;font-family:var(--font-mono);font-size:12px;color:hsl(var(--muted-foreground) / 1)}[data-theme=editorial] .astro-code .language,[data-theme=editorial] .astro-code button.copy{display:none}[data-theme=editorial] .astro-code code:before,[data-theme=editorial] .astro-code .line:before{display:none}[data-theme=editorial] .astro-code .line{padding-inline:22px}[data-theme=editorial] .astro-code pre{padding-block:20px}[data-theme=editorial] .article-bottom-nav{border-top:1px solid hsl(var(--border) / 1);padding-top:1rem}[data-theme=editorial] .article-nav-link{padding-inline:0}[data-theme=editorial] .article-nav-label{font-family:var(--font-mono);font-size:12px;color:hsl(var(--muted-foreground) / 1)}[data-theme=editorial] footer .sl-flex{display:inline-flex;align-items:center;gap:.35rem}[data-theme=editorial] footer .sl-flex .sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal;font-family:var(--font-mono);font-size:12.5px}.highlight{--highlight-fg: color-mix( in srgb, var(--highlightColor) 40%, hsl(var(--foreground)/var(--un-text-opacity, 1)) );color:var(--highlight-fg, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}#main-container:where(.astro-37fxchfa){padding-top:env(safe-area-inset-top);padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}@media(min-width:640px){#main-container:where(.astro-37fxchfa){padding-left:calc(1.75rem + env(safe-area-inset-left));padding-right:calc(1.75rem + env(safe-area-inset-right))}}@media(min-width:1024px){#main-container:where(.astro-37fxchfa){padding-left:calc(2.5rem + env(safe-area-inset-left));padding-right:calc(2.5rem + env(safe-area-inset-right))}}
