.progress[data-astro-cid-dobtp2dq]{z-index:120;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.progress__bar[data-astro-cid-dobtp2dq]{background:var(--accent);width:0;height:100%;transition:width 80ms linear;display:block}.byline[data-astro-cid-gjy2ubye]{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.25rem 0;display:flex}.byline__avatar[data-astro-cid-gjy2ubye]{letter-spacing:.02em;width:40px;height:40px;color:var(--cat-color,var(--accent));background:color-mix(in oklch, var(--cat-color,var(--brand)) 10%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.byline__who[data-astro-cid-gjy2ubye]{flex-direction:column;gap:2px;min-width:0;display:flex}.byline__name[data-astro-cid-gjy2ubye]{color:var(--text);font-size:.875rem;font-weight:600}.byline__role[data-astro-cid-gjy2ubye]{color:var(--text-muted);font-weight:400}.byline__meta[data-astro-cid-gjy2ubye]{color:var(--text-muted);font-size:.8rem}.byline__updated[data-astro-cid-gjy2ubye]{font-style:italic}.byline__actions[data-astro-cid-gjy2ubye]{flex-wrap:wrap;gap:.5rem;margin-left:auto;display:flex}.byline__action[data-astro-cid-gjy2ubye]{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;cursor:pointer;background:0 0;min-height:44px;padding:0 .9rem;font-size:.8rem;font-weight:500;transition:border-color .15s,color .15s}.byline__action[data-astro-cid-gjy2ubye]:hover{border-color:var(--accent-border);color:var(--text)}.toc[data-astro-cid-twdwaz5s]{flex-direction:column;gap:.875rem;display:flex}.toc__label[data-astro-cid-twdwaz5s]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:700}.toc__list[data-astro-cid-twdwaz5s]{border-left:1px solid var(--border);flex-direction:column;gap:.7rem;margin:0;padding:0 0 0 .875rem;list-style:none;display:flex}.toc__link[data-astro-cid-twdwaz5s]{color:var(--text-muted);font-size:.84rem;line-height:1.4;text-decoration:none;transition:color .15s}.toc__link[data-astro-cid-twdwaz5s]:hover{color:var(--text)}.toc__link[data-astro-cid-twdwaz5s][data-active]{color:var(--accent);font-weight:600}.toc-sm[data-astro-cid-twdwaz5s]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:2rem;padding:1rem;display:none}.toc-sm__summary[data-astro-cid-twdwaz5s]{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;min-height:28px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;list-style:none;display:flex}.toc-sm__summary[data-astro-cid-twdwaz5s]::-webkit-details-marker{display:none}.toc-sm__count[data-astro-cid-twdwaz5s]{font-weight:400}.toc-sm__count[data-astro-cid-twdwaz5s]:after{content:" ↓"}.toc-sm[data-astro-cid-twdwaz5s][open] .toc-sm__count[data-astro-cid-twdwaz5s]:after{content:" ↑"}.toc-sm__list[data-astro-cid-twdwaz5s]{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:1rem 0 0;list-style:none;display:flex}@media (width<=900px){.toc[data-astro-cid-twdwaz5s]{display:none}.toc-sm[data-astro-cid-twdwaz5s]{display:block}}.prose{--measure:68ch;color:var(--text);font-size:1.125rem;line-height:1.72}.prose>*{max-width:var(--measure)}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin:0 0 1.5rem}.prose h1{display:none}.prose h2,.prose h3,.prose h4{color:var(--text);scroll-margin-top:6rem;font-weight:600}.prose h2{letter-spacing:-.015em;margin:3.5rem 0 1rem;font-size:clamp(1.6875rem,3.2vw,2.125rem);line-height:1.2}.prose h3{margin:2rem 0 .75rem;font-size:1.5rem;line-height:1.25}.prose h4{margin:1.75rem 0 .5rem;font-size:1.25rem;line-height:1.3}.prose strong{color:var(--text);font-weight:700}.prose em{font-style:italic}.prose a{color:var(--accent);text-underline-offset:3px;text-decoration:underline #0000;transition:text-decoration-color .15s}.prose a:hover{text-decoration-color:var(--accent)}.prose ul,.prose ol{margin:0 0 1.5rem;padding-left:1.4rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin:.4rem 0;line-height:1.6}.prose li::marker{color:var(--text-muted)}.prose li>ul,.prose li>ol{margin:.5rem 0 0}.prose figure,.prose img,.prose video,.prose iframe,.prose table,.prose pre,.prose .table-scroll{max-width:none}.prose figure{margin:2rem 0}.prose img{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-alt);width:100%;height:auto;display:block}.prose figcaption{color:var(--text-muted);margin-top:.625rem;font-size:.85rem;line-height:1.5}.prose iframe,.prose video{border-radius:var(--radius);border:1px solid var(--border);width:100%}.prose blockquote{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 var(--radius) var(--radius) 0;color:var(--text-muted);margin:1.75rem 0;padding:.75rem 1.25rem;font-style:italic}.prose blockquote p:first-child{margin-top:0}.prose blockquote p:last-child{margin-bottom:0}.prose code{background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;padding:.15em .4em;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.88em}.prose pre{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius);margin:1.5rem 0;padding:1.25rem 1.5rem;overflow-x:auto}.prose pre code{background:0 0;border:none;padding:0;font-size:.875rem}.prose .table-scroll{margin:2rem 0;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.95rem;line-height:1.55}.prose .table-scroll table{margin:0}.prose thead th{text-align:left;vertical-align:bottom;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border-bottom:2px solid var(--text);background:0 0;padding:0 1.25rem .7rem 0;font-size:.72rem;font-weight:600}.prose thead tr:first-child th[colspan]{letter-spacing:-.005em;text-transform:none;color:var(--text);border-bottom:1px solid var(--border);padding-bottom:.85rem;font-size:1rem;font-weight:600}.prose tbody td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);color:var(--text-muted);background:0 0;padding:.9rem 1.25rem .9rem 0}.prose tbody th[scope=row]{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);color:var(--text);background:0 0;padding:.9rem 1.25rem .9rem 0;font-weight:600}.prose thead th:last-child,.prose tbody td:last-child,.prose tbody th[scope=row]:last-child{padding-right:0}.prose hr{border:none;border-top:1px solid var(--border);max-width:var(--measure);margin:2.5rem 0}.keep-reading[data-astro-cid-6nir7lek]{border-top:1px solid var(--border);background:var(--bg-alt);padding:4rem 0}.keep-reading[data-astro-cid-6nir7lek] .container[data-astro-cid-6nir7lek]{max-width:1120px}.keep-reading__label[data-astro-cid-6nir7lek]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 2rem;font-size:.72rem;font-weight:700}.keep-reading__grid[data-astro-cid-6nir7lek]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.blog-cta[data-astro-cid-ahhjrp4r]{border:1px solid var(--accent-border);border-radius:var(--radius);background:var(--accent-softer);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.blog-cta__heading[data-astro-cid-ahhjrp4r]{color:var(--text);margin:0;font-size:.9rem;font-weight:600;line-height:1.5}.blog-cta__button[data-astro-cid-ahhjrp4r]{text-align:center;justify-content:center;width:100%}.container[data-astro-cid-zg7dkzxc]{max-width:1120px}.hero[data-astro-cid-zg7dkzxc]{--hero-ground:color-mix(in oklch, var(--brand) 20%, black);--hero-text:color-mix(in oklch, var(--brand) 4%, white);--hero-muted:color-mix(in oklch, var(--brand) 45%, white);--hero-rule:color-mix(in oklch, var(--brand) 45%, transparent);isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(0,627px) minmax(0,493px) minmax(0,1fr);align-items:stretch;min-height:30rem;display:grid;position:relative}.hero__ground[data-astro-cid-zg7dkzxc]{background:var(--hero-ground);grid-area:1/1/2/3}.hero--no-media[data-astro-cid-zg7dkzxc] .hero__ground[data-astro-cid-zg7dkzxc]{grid-area:1/1/2/5}.hero__inner[data-astro-cid-zg7dkzxc]{--text:var(--hero-text);--text-muted:var(--hero-muted);--border:var(--hero-rule);grid-area:1/2/2/3;align-self:center;min-width:0;padding:4rem 3rem 4rem 1.5rem}.hero__media[data-astro-cid-zg7dkzxc]{border-left:1px solid var(--hero-rule);grid-area:1/3/2/5;position:relative;overflow:hidden}.hero__media[data-astro-cid-zg7dkzxc] img[data-astro-cid-zg7dkzxc]{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero__crumbs[data-astro-cid-zg7dkzxc]{letter-spacing:.1em;text-transform:uppercase;color:var(--hero-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:.72rem;font-weight:500;display:flex}.hero__crumbs[data-astro-cid-zg7dkzxc] a[data-astro-cid-zg7dkzxc]{color:var(--hero-muted);text-decoration:none;transition:color .15s}.hero__crumbs[data-astro-cid-zg7dkzxc] a[data-astro-cid-zg7dkzxc]:hover{color:var(--hero-text)}.hero__crumbs[data-astro-cid-zg7dkzxc] a[data-astro-cid-zg7dkzxc][aria-current]{color:var(--cat-color,var(--hero-text))}.hero__title[data-astro-cid-zg7dkzxc]{letter-spacing:-.02em;color:var(--hero-text);text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(2.375rem,5.2vw,3.75rem);font-weight:600;line-height:1.05}.hero__dek[data-astro-cid-zg7dkzxc]{color:var(--hero-muted);text-wrap:pretty;max-width:34ch;margin:0 0 2rem;font-size:1.3125rem;line-height:1.5}.article-body[data-astro-cid-zg7dkzxc]{padding:3.5rem 0 5rem}.article-layout[data-astro-cid-zg7dkzxc]{grid-template-columns:minmax(0,200px) minmax(0,700px);align-items:start;column-gap:clamp(28px,4vw,64px);display:grid}.article-rail[data-astro-cid-zg7dkzxc]{position:sticky;top:6rem}.article-main[data-astro-cid-zg7dkzxc]{min-width:0}.article-promo[data-astro-cid-zg7dkzxc]{margin-top:3.5rem}.article-footer[data-astro-cid-zg7dkzxc]{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.tags[data-astro-cid-zg7dkzxc]{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tag[data-astro-cid-zg7dkzxc]{color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;padding:.2rem .55rem;font-size:.78rem}.visually-hidden[data-astro-cid-zg7dkzxc]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.article-layout[data-astro-cid-zg7dkzxc]{grid-template-columns:minmax(0,1fr)}.article-rail[data-astro-cid-zg7dkzxc]{display:none}.hero[data-astro-cid-zg7dkzxc]{grid-template-columns:0 minmax(0,1fr) 0;min-height:0}.hero__ground[data-astro-cid-zg7dkzxc]{grid-area:1/1/2/4}.hero__inner[data-astro-cid-zg7dkzxc]{grid-area:1/2/2/3;padding:2.5rem 1.5rem 3rem}.hero__media[data-astro-cid-zg7dkzxc]{aspect-ratio:16/9;border-left:none;grid-area:2/1/3/4}.hero__dek[data-astro-cid-zg7dkzxc]{max-width:none}}
