.theme-toggle[data-astro-cid-l6lhmie6]{color:var(--muted)}.theme-toggle[data-astro-cid-l6lhmie6]:hover{color:var(--fg)}.theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.theme-toggle[data-astro-cid-l6lhmie6]{position:relative}.theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{margin:auto;position:absolute;inset:0}.theme-toggle[data-astro-cid-l6lhmie6] .theme-toggle__sun[data-astro-cid-l6lhmie6]{stroke:light-dark(#0000,currentColor)}.theme-toggle[data-astro-cid-l6lhmie6] .theme-toggle__moon[data-astro-cid-l6lhmie6]{stroke:light-dark(currentColor,#0000)}.site-header[data-astro-cid-fzpbxy5g]{z-index:10;height:var(--header-height);padding:0 var(--gutter);border-bottom:1px solid var(--line);background:var(--bg);flex:none;align-items:center;gap:1.25rem;display:flex;position:sticky;top:0}.site-header__brand[data-astro-cid-fzpbxy5g]{color:var(--fg-strong);border-radius:var(--radius-sm);align-items:center;gap:.45rem;margin-right:auto;font-weight:700;text-decoration:none;display:inline-flex}.site-header__mark[data-astro-cid-fzpbxy5g]{width:1.35rem;height:1.35rem;color:var(--accent)}.site-header__nav[data-astro-cid-fzpbxy5g]{gap:.25rem;display:flex}.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{border-radius:var(--radius-sm);color:var(--muted);font-size:var(--text-sm);padding:.3rem .6rem;font-weight:500;text-decoration:none}.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:var(--fg);background:var(--surface-muted)}.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g][aria-current=page]{color:var(--fg-strong);background:var(--surface-muted)}@media (width<=480px){.site-header[data-astro-cid-fzpbxy5g]{gap:.75rem;padding-inline:1rem}}:root{color-scheme:light dark;--bg:light-dark(#fff,#17181c);--surface:light-dark(#fff,#23262f);--surface-muted:light-dark(#f9fafb,#2b2e38);--surface-sunken:light-dark(#f3f4f6,#101114);--fg:light-dark(#18181b,#edeef3);--fg-strong:light-dark(#09090b,#fff);--muted:light-dark(#6b7280,#9195a1);--line:light-dark(#e5e7eb,#353841);--line-strong:light-dark(#d1d5db,#4b4f5c);--accent:light-dark(#2563eb,#2f6fed);--accent-hover:light-dark(#1d4ed8,#3b82f6);--accent-fg:#fff;--accent-soft-bg:light-dark(#eff6ff,#1c2942);--accent-soft-border:light-dark(#93c5fd,#3a5fc4);--accent-soft-fg:light-dark(#1d4ed8,#93c5fd);--link:light-dark(#1d4ed8,#93c5fd);--link-hover:light-dark(#1e40af,#bfdbfe);--danger-fg:light-dark(#b91c1c,#fca5a5);--danger-bg:light-dark(#fef2f2,#3f1d1d);--danger-border:light-dark(#fecaca,#7f1d1d);--overlay-scrim:light-dark(#0006,#0009);--shadow-color:light-dark(#0000002e,#0009);--shadow-sm:0 1px 2px var(--shadow-color);--shadow-md:0 8px 24px var(--shadow-color);--shadow-lg:0 20px 50px var(--shadow-color);--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--leading-tight:1.25;--leading-normal:1.65;--text-prose:1rem;--leading-prose:1.7;--measure:37rem;--radius-sm:.35rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-pill:999px;--header-height:3.25rem;--gutter:1.5rem;--content-width:42rem;--sidebar-width:15rem;--toc-width:13rem;--focus-ring:2px solid var(--accent)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + 1rem);scrollbar-color:var(--line-strong) transparent;caret-color:var(--accent)}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--fg);background:var(--bg);flex-direction:column;display:flex}::selection{background:var(--accent);color:var(--accent-fg)}a{color:var(--link);text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:var(--link-hover)}:is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:var(--focus-ring);outline-offset:2px}.skip-link{z-index:20;border-radius:var(--radius-md);color:var(--accent-fg);background:var(--accent);box-shadow:var(--shadow-md);padding:.5rem .9rem;font-weight:600;text-decoration:none;transition:transform .15s ease-out;position:absolute;top:.5rem;left:.5rem;transform:translateY(calc(-100% - 1rem))}.skip-link:focus-visible{color:var(--accent-fg);transform:translateY(0)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}code,kbd,pre,samp{font-family:var(--font-mono)}.btn{border:1px solid var(--line);border-radius:var(--radius-md);color:inherit;background:var(--surface);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .75rem;line-height:1.2;display:inline-flex}.btn:hover{background:var(--surface-muted)}.btn:active{border-color:var(--line-strong)}.btn:disabled{border-color:var(--line);color:var(--muted);background:var(--surface-muted);box-shadow:none;cursor:not-allowed}.btn--primary{border-color:var(--accent);color:var(--accent-fg);background:var(--accent);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--accent-hover)}.btn--ghost,.btn--ghost:disabled{background:0 0;border-color:#0000}.btn--icon{width:2rem;height:2rem;padding:0}.astro-code,.astro-code span{color:light-dark(var(--shiki-light),var(--shiki-dark))}.astro-code{background-color:var(--surface-sunken)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}main[data-astro-cid-tq46r5sz]{flex-direction:column;flex:auto;min-height:0;display:flex}main[data-astro-cid-tq46r5sz]:focus{outline:none}
