:root{--bg-color:#fed;--text-color:#2c2a31;--input-bg:#fff;--border-color:#2c2a31;--toggle-bg:#e0e0e0;--toggle-slider:#2c2a31;--surface:#ffffff9e;--surface-strong:#ffffffdb;--hairline:#2c2a3124;--muted:#2c2a31a8;--accent:#7328f5;--accent-contrast:#fff;--code-bg:#2c2a3112;--danger:#b3261e;--font-body:var(--font-brand), system-ui, -apple-system, "Segoe UI", sans-serif;--content-width:44rem;--wide-width:68rem;--radius:14px;--shadow:0 1px 2px #2c2a310f, 0 8px 28px #2c2a3114}@media (prefers-color-scheme:dark){:root{--bg-color:#2c2a31;--text-color:#fed;--input-bg:#3a3840;--border-color:#fed;--toggle-bg:#4a4850;--toggle-slider:#fed;--surface:#18122a8c;--surface-strong:#18122ac7;--hairline:#ffeedd29;--muted:#ffeeddb3;--accent:#b78bff;--accent-contrast:#1a1030;--code-bg:#ffeedd17;--danger:#ff9d92}}[data-theme=light]{--bg-color:#fed;--text-color:#2c2a31;--input-bg:#fff;--border-color:#2c2a31;--toggle-bg:#e0e0e0;--toggle-slider:#2c2a31;--surface:#ffffff9e;--surface-strong:#ffffffdb;--hairline:#2c2a3124;--muted:#2c2a31a8;--accent:#7328f5;--accent-contrast:#fff;--code-bg:#2c2a3112;--danger:#b3261e}[data-theme=dark]{--bg-color:#2c2a31;--text-color:#fed;--input-bg:#3a3840;--border-color:#fed;--toggle-bg:#4a4850;--toggle-slider:#fed;--surface:#18122a8c;--surface-strong:#18122ac7;--hairline:#ffeedd29;--muted:#ffeeddb3;--accent:#b78bff;--accent-contrast:#1a1030;--code-bg:#ffeedd17;--danger:#ff9d92}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:5rem}body{min-height:100vh;font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-color);flex-direction:column;margin:0;font-size:1.0625rem;line-height:1.65;transition:background-color .3s,color .3s;display:flex}#page{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}main{flex:1;width:100%}h1,h2,h3,h4{text-wrap:balance;margin:0 0 .6em;font-weight:600;line-height:1.18}h1{font-size:clamp(2rem,1.2rem + 3.2vw,3.1rem)}h2{font-size:clamp(1.5rem,1.2rem + 1.2vw,2rem)}h3{font-size:1.25rem}p{text-wrap:pretty;margin:0 0 1.1em}a{color:inherit;-webkit-text-decoration-color:var(--hairline);text-decoration-color:var(--hairline);text-underline-offset:.18em}a:hover{text-decoration-color:currentColor}img,svg,video{max-width:100%;height:auto}hr{border:0;border-top:1px solid var(--hairline);margin:2.5rem 0}code,pre,kbd{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}.skip-link{z-index:100;background:var(--text-color);color:var(--bg-color);border-radius:8px;padding:.6rem 1rem;text-decoration:none;transition:top .15s;position:absolute;top:-4rem;left:.5rem}.skip-link:focus{top:.5rem}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{width:100%;max-width:var(--wide-width);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.wrap--narrow{max-width:var(--content-width)}.surface{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.muted{color:var(--muted)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.button{border:2px solid var(--border-color);color:var(--text-color);font:inherit;cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.button:hover,.button--solid{background:var(--text-color);color:var(--bg-color)}.button--solid:hover{transform:translateY(-1px)}.prose{font-size:1.09rem}.prose>*+*{margin-top:1.15em}.prose h2{margin-top:2.2em;padding-top:.2em}.prose h3{margin-top:1.8em}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.35em}.prose a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent)}.prose blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1.6em 0;padding:.2em 0 .2em 1.2em;font-style:italic}.prose :not(pre)>code{background:var(--code-bg);border-radius:5px;padding:.15em .4em}.prose pre{border:1px solid var(--hairline);border-radius:var(--radius);tab-size:2;margin:1.6em 0;padding:1rem 1.15rem;line-height:1.55;overflow-x:auto}.prose img{border-radius:var(--radius)}.prose table{border-collapse:collapse;width:100%;margin:1.6em 0;font-size:.95em}.prose th,.prose td{border-bottom:1px solid var(--hairline);text-align:left;vertical-align:top;padding:.55em .7em}.prose th{font-weight:600}.prose :is(h2,h3,h4):target{background:color-mix(in srgb, var(--accent) 12%, transparent);box-shadow:0 0 0 .4rem color-mix(in srgb, var(--accent) 12%, transparent);border-radius:6px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--hairline);background:var(--surface-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-top:4rem;padding-block:2rem;font-size:.95rem}.site-footer__inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-items:center;gap:.75rem 2rem;display:flex}.site-footer__copy[data-astro-cid-jo6i4kqk]{margin:0;font-weight:500}.site-footer__links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__note[data-astro-cid-jo6i4kqk]{flex-basis:100%;margin:0}.logo[data-astro-cid-f7espo7c]{max-width:100%;line-height:0;display:inline-block}.logo__img[data-astro-cid-f7espo7c]{width:100%;height:auto;display:block}.logo__img--on-dark[data-astro-cid-f7espo7c]{display:none}@media (prefers-color-scheme:dark){.logo__img--on-light[data-astro-cid-f7espo7c]{display:none}.logo__img--on-dark[data-astro-cid-f7espo7c]{display:block}}[data-theme=light] .logo__img--on-light[data-astro-cid-f7espo7c]{display:block}[data-theme=light] .logo__img--on-dark[data-astro-cid-f7espo7c],[data-theme=dark] .logo__img--on-light[data-astro-cid-f7espo7c]{display:none}[data-theme=dark] .logo__img--on-dark[data-astro-cid-f7espo7c]{display:block}.theme-toggle[data-astro-cid-l6lhmie6]{background-color:var(--toggle-bg);cursor:pointer;border:0;border-radius:15px;align-items:center;width:60px;height:30px;padding:3px;transition:background-color .3s;display:flex;position:relative}.theme-toggle__slider[data-astro-cid-l6lhmie6]{background-color:var(--toggle-slider);border-radius:50%;width:24px;height:24px;transition:transform .3s;position:absolute}.theme-toggle[data-astro-cid-l6lhmie6].is-dark .theme-toggle__slider[data-astro-cid-l6lhmie6]{transform:translate(30px)}.theme-toggle__icon[data-astro-cid-l6lhmie6]{z-index:1;width:18px;height:18px;color:var(--bg-color);justify-content:center;align-items:center;transition:left .3s;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.theme-toggle[data-astro-cid-l6lhmie6].is-dark .theme-toggle__icon[data-astro-cid-l6lhmie6]{left:36px}.icon[data-astro-cid-l6lhmie6]{width:14px;height:14px}.icon--moon[data-astro-cid-l6lhmie6],.theme-toggle[data-astro-cid-l6lhmie6].is-dark .icon--sun[data-astro-cid-l6lhmie6]{display:none}.theme-toggle[data-astro-cid-l6lhmie6].is-dark .icon--moon[data-astro-cid-l6lhmie6]{display:block}.site-header[data-astro-cid-nen7h5rs]{z-index:20;background:var(--surface-strong);border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.site-header__inner[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;min-height:4rem;display:flex}.site-header__brand[data-astro-cid-nen7h5rs]{align-items:center;text-decoration:none;display:flex}.site-header__nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:0 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-bottom:2px solid #0000;padding:.35rem .1rem;font-weight:500;text-decoration:none;display:inline-block}.site-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{border-bottom-color:var(--hairline)}.site-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{border-bottom-color:currentColor}@media (width<=480px){.site-header__inner[data-astro-cid-nen7h5rs]{gap:.75rem}.site-header__nav[data-astro-cid-nen7h5rs]{column-gap:.8rem}.site-header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:.92rem}}nav[data-astro-cid-nen7h5rs]{margin-right:auto}
