.toc-sidebar[data-astro-cid-xvrfupwn]{display:none;font-size:.8125rem;line-height:1.5;color:var(--text-muted)}@media(min-width:1024px){.toc-sidebar[data-astro-cid-xvrfupwn]{display:flex;flex-direction:row;gap:.875rem;position:sticky;inset-block-start:calc(var(--header-height, 84px) + 2rem);align-self:start;max-block-size:calc(100dvh - var(--header-height, 84px) - 4rem);overflow-y:auto;scrollbar-width:none}.toc-sidebar[data-astro-cid-xvrfupwn]::-webkit-scrollbar{display:none}}.toc-progress-track[data-astro-cid-xvrfupwn]{display:none;width:2px;border-radius:var(--radius-full);background:var(--border-rule);flex-shrink:0;align-self:stretch;overflow:hidden}@media(min-width:1024px){.toc-progress-track[data-astro-cid-xvrfupwn]{display:block}}.toc-progress-fill[data-astro-cid-xvrfupwn]{width:100%;height:100%;background:var(--brand-accent);transform-origin:top center;transform:scaleY(0)}@supports (animation-timeline: scroll()){.toc-progress-fill[data-astro-cid-xvrfupwn]{animation:toc-read-progress linear both;animation-timeline:scroll(root);animation-range:0% 100%}}@keyframes toc-read-progress{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.toc-progress-fill[data-astro-cid-xvrfupwn]{animation:none;transform:scaleY(1)}}.toc-heading[data-astro-cid-xvrfupwn]{font-size:var(--text-eyebrow, .6875rem);text-transform:uppercase;letter-spacing:var(--tracking-eyebrow, .1em);font-weight:600;color:var(--text-body);margin:0 0 .75rem}.toc-list[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.toc-item[data-astro-cid-xvrfupwn]{padding:0}.toc-link[data-astro-cid-xvrfupwn]{display:block;padding:.3rem 0 .3rem .875rem;color:var(--text-muted);text-decoration:none;border-inline-start:2px solid transparent;transition:color .15s ease,border-color .15s ease,opacity .15s ease;line-height:1.4}.toc-item[data-astro-cid-xvrfupwn][data-level="3"] .toc-link[data-astro-cid-xvrfupwn]{padding-inline-start:1.75rem;font-size:.75rem}.toc-link[data-astro-cid-xvrfupwn]:hover{color:var(--text-body);border-inline-start-color:var(--border-rule)}.toc-list[data-astro-cid-xvrfupwn].spotlight-group:hover .toc-link[data-astro-cid-xvrfupwn]{opacity:.35}.toc-list[data-astro-cid-xvrfupwn].spotlight-group .toc-link[data-astro-cid-xvrfupwn]:hover{opacity:1}.toc-link[data-astro-cid-xvrfupwn][aria-current=true]{color:var(--brand-accent);border-inline-start-color:var(--brand-accent);font-weight:500}.toc-link[data-astro-cid-xvrfupwn]:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-control)}.toc-mobile[data-astro-cid-xvrfupwn]{display:block;border:1px solid var(--border-rule);border-radius:var(--radius-surface);margin-block:1.5rem;overflow:hidden}@media(min-width:1024px){.toc-mobile[data-astro-cid-xvrfupwn]{display:none}}.toc-mobile-summary[data-astro-cid-xvrfupwn]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;list-style:none;user-select:none;gap:.5rem;background:var(--surface-subtle);border-bottom:1px solid transparent;transition:border-color .15s ease}details[data-astro-cid-xvrfupwn][open] .toc-mobile-summary[data-astro-cid-xvrfupwn]{border-bottom-color:var(--border-rule)}.toc-mobile-summary[data-astro-cid-xvrfupwn]::-webkit-details-marker{display:none}.toc-mobile-title[data-astro-cid-xvrfupwn]{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-body)}.toc-mobile-chevron[data-astro-cid-xvrfupwn]{color:var(--text-muted);transition:transform .2s ease;flex-shrink:0}details[data-astro-cid-xvrfupwn][open] .toc-mobile-chevron[data-astro-cid-xvrfupwn]{transform:rotate(180deg)}.toc-mobile-list[data-astro-cid-xvrfupwn]{list-style:none;padding:.5rem 0;margin:0}.toc-mobile-list[data-astro-cid-xvrfupwn] [data-astro-cid-xvrfupwn][data-level="3"]{padding-inline-start:1rem}.toc-mobile-link[data-astro-cid-xvrfupwn]{display:block;padding:.4rem 1rem;color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .12s ease}.toc-mobile-link[data-astro-cid-xvrfupwn]:hover{color:var(--brand-accent)}@media(prefers-reduced-motion:reduce){.toc-link[data-astro-cid-xvrfupwn],.toc-mobile-link[data-astro-cid-xvrfupwn],.toc-mobile-chevron[data-astro-cid-xvrfupwn]{transition:none}}.blog-content-grid[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:1024px){.blog-content-grid--has-toc[data-astro-cid-4sn4zg3r]{grid-template-columns:minmax(0,1fr) 240px;gap:3rem;align-items:start}}.reading-progress[data-astro-cid-4sn4zg3r]{position:fixed;inset-block-start:0;inset-inline-start:0;width:100%;height:2px;z-index:9999;background:var(--brand-accent);transform-origin:left center;transform:scaleX(0);background:linear-gradient(to right,var(--brand-accent),color-mix(in oklch,var(--brand-accent) 80%,transparent));pointer-events:none}@media(min-width:1024px){.reading-progress[data-astro-cid-4sn4zg3r]{display:none}}@supports (animation-timeline: scroll()){.reading-progress[data-astro-cid-4sn4zg3r]{animation:reading-progress linear both;animation-timeline:scroll(root);animation-range:0% 100%}}@keyframes reading-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.reading-progress[data-astro-cid-4sn4zg3r]{display:none}}
