:root{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-serif:Charter, "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--bg:#fff;--bg-subtle:#f6f7f9;--bg-code:#f6f8fa;--text:#1a1a1a;--text-muted:#57606a;--border:#e5e7eb;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#2563eb1a;--max-width:720px;--radius:10px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0d1117;--bg-subtle:#161b22;--bg-code:#161b22;--text:#e6edf3;--text-muted:#9198a1;--border:#30363d;--accent:#58a6ff;--accent-hover:#79b8ff;--accent-soft:#58a6ff1f}}:root[data-theme=dark]{--bg:#0d1117;--bg-subtle:#161b22;--bg-code:#161b22;--text:#e6edf3;--text-muted:#9198a1;--border:#30363d;--accent:#58a6ff;--accent-hover:#79b8ff;--accent-soft:#58a6ff1f}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;margin:0;font-size:18px;line-height:1.7;transition:background-color .2s,color .2s;display:flex}main{width:100%;max-width:var(--max-width);flex:1;margin-inline:auto;padding:2.5rem 1.25rem 4rem}a{color:var(--accent);text-underline-offset:2px;text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}h1,h2,h3,h4{letter-spacing:-.02em;margin:2.5rem 0 1rem;font-weight:700;line-height:1.25}h1{font-size:2.15rem}h2{font-size:1.55rem}h3{font-size:1.25rem}p{margin:0 0 1.25rem}img{border-radius:var(--radius);max-width:100%;height:auto}code{font-family:var(--font-mono);background:var(--bg-subtle);border-radius:5px;padding:.15em .4em;font-size:.88em}pre{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-code);padding:1rem 1.25rem;font-size:.9rem;line-height:1.6;overflow-x:auto}pre code{font-size:inherit;background:0 0;padding:0}blockquote{border-left:4px solid var(--accent);color:var(--text-muted);margin:1.5rem 0;padding:.25rem 1.25rem}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}ul,ol{padding-left:1.4rem}li{margin:.3rem 0}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}th,td{border:1px solid var(--border);text-align:left;padding:.5rem .75rem}th{background:var(--bg-subtle)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:var(--radius);padding:.5rem .9rem;transition:top .15s;position:absolute;top:-3rem;left:.5rem}.skip-link:focus{text-decoration:none;top:.5rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .astro-code,:root:not([data-theme=light]) .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}}:root[data-theme=dark] .astro-code,:root[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.theme-toggle[data-astro-cid-l6lhmie6]:hover{color:var(--text);border-color:var(--accent);background:var(--accent-soft)}.icon[data-astro-cid-l6lhmie6],:root:not([data-theme=dark]) .sun[data-astro-cid-l6lhmie6]{display:none}:root:not([data-theme=dark]) .moon[data-astro-cid-l6lhmie6],:root[data-theme=dark] .sun[data-astro-cid-l6lhmie6]{display:block}:root[data-theme=dark] .moon[data-astro-cid-l6lhmie6]{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .sun[data-astro-cid-l6lhmie6]{display:block}:root:not([data-theme=light]) .moon[data-astro-cid-l6lhmie6]{display:none}}.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--border)}.nav[data-astro-cid-nen7h5rs]{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:1rem 1.25rem;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--text);font-size:1.05rem;font-weight:700}.brand[data-astro-cid-nen7h5rs]:hover{color:var(--accent);text-decoration:none}.right[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;display:flex}.links[data-astro-cid-nen7h5rs]{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-muted);font-size:.95rem}.links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:var(--text);text-decoration:none}.links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{font-weight:600}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border);color:var(--text-muted);font-size:.9rem}.inner[data-astro-cid-jo6i4kqk]{max-width:var(--max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:1.5rem 1.25rem;display:flex}.inner[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.links[data-astro-cid-jo6i4kqk]{gap:1rem;margin:0;padding:0;list-style:none;display:flex}
