:root{color-scheme:light dark;--bg:#fff;--text:#1a1a1a;--heading:#111;--muted:#6b7280;--border:#e5e5e5;--border-hover:#9ca3af;--card-hover:#f5f5f5;--underline:#bbb;--code-bg:#f6f8fa;--quote-border:#d1d5db;--quote-text:#555;--astro-code-background:#f6f8fa;--astro-code-foreground:#24292e;--astro-code-token-comment:#6a737d;--astro-code-token-keyword:#d73a49;--astro-code-token-string:#032f62;--astro-code-token-constant:#005cc5;--astro-code-token-function:#6f42c1;--astro-code-token-parameter:#24292e;--astro-code-token-punctuation:#24292e;--astro-code-token-string-expression:#22863a;--astro-code-token-link:#22863a}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--bg:#222;--text:#ededed;--heading:#fff;--muted:#a1a1aa;--border:#3a3a3a;--border-hover:#888;--card-hover:#2a2a2a;--underline:#666;--code-bg:#1a1a1a;--quote-border:#555;--quote-text:#b3b3b3;--astro-code-background:#1a1a1a;--astro-code-foreground:#e1e4e8;--astro-code-token-comment:#8b949e;--astro-code-token-keyword:#ff7b72;--astro-code-token-string:#a5d6ff;--astro-code-token-constant:#79c0ff;--astro-code-token-function:#d2a8ff;--astro-code-token-parameter:#e1e4e8;--astro-code-token-punctuation:#e1e4e8;--astro-code-token-string-expression:#7ee787;--astro-code-token-link:#7ee787}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#222;--text:#ededed;--heading:#fff;--muted:#a1a1aa;--border:#3a3a3a;--border-hover:#888;--card-hover:#2a2a2a;--underline:#666;--code-bg:#1a1a1a;--quote-border:#555;--quote-text:#b3b3b3;--astro-code-background:#1a1a1a;--astro-code-foreground:#e1e4e8;--astro-code-token-comment:#8b949e;--astro-code-token-keyword:#ff7b72;--astro-code-token-string:#a5d6ff;--astro-code-token-constant:#79c0ff;--astro-code-token-function:#d2a8ff;--astro-code-token-parameter:#e1e4e8;--astro-code-token-punctuation:#e1e4e8;--astro-code-token-string-expression:#7ee787;--astro-code-token-link:#7ee787}}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;line-height:1.7}main{max-width:650px;margin:3rem auto;padding:0 1.5rem}h1{color:var(--heading);margin-bottom:2rem;font-size:1.4rem;font-weight:600}p{margin-bottom:1.5rem;font-size:1rem}a{color:inherit;text-underline-offset:4px;text-decoration:underline;text-decoration-color:var(--underline);text-decoration-thickness:1px;transition:text-decoration-color .2s}a:hover{text-decoration-color:var(--text)}:focus-visible{outline:2px solid var(--heading);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}ul{margin-bottom:1.5rem;padding-left:1.25rem;list-style-type:square}ul li{margin-bottom:.5rem}ul li::marker{color:var(--muted)}.theme-toggle{cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:none}html.js .theme-toggle{display:inline-flex}.theme-toggle:hover{color:var(--heading)}.theme-toggle .icon{display:none}.theme-toggle .icon-auto,:root[data-theme=light] .theme-toggle .icon-light{display:block}:root[data-theme=light] .theme-toggle .icon-auto{display:none}:root[data-theme=dark] .theme-toggle .icon-dark{display:block}:root[data-theme=dark] .theme-toggle .icon-auto{display:none}@media screen and (width<=640px){main{margin:2rem auto}}.site-nav[data-astro-cid-ju4pidww]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;max-width:650px;margin:0 auto;padding:1.5rem 1.5rem 0;display:flex}.site-nav[data-astro-cid-ju4pidww] .brand[data-astro-cid-ju4pidww]{color:var(--heading);font-weight:600;text-decoration:none}.site-nav-right[data-astro-cid-ju4pidww]{align-items:center;gap:1.25rem;display:flex}.site-nav[data-astro-cid-ju4pidww] nav[data-astro-cid-ju4pidww]{gap:1.25rem;display:flex}.site-nav[data-astro-cid-ju4pidww] nav[data-astro-cid-ju4pidww] a[data-astro-cid-ju4pidww]{color:var(--muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem;text-decoration:none;transition:color .2s}.site-nav[data-astro-cid-ju4pidww] nav[data-astro-cid-ju4pidww] a[data-astro-cid-ju4pidww]:hover{color:var(--heading)}footer[data-astro-cid-ju4pidww]{border-top:1px solid var(--border);max-width:650px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;margin:4rem auto 2rem;padding:1.5rem 1.5rem 0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.85rem;display:flex}footer[data-astro-cid-ju4pidww] .footer-links[data-astro-cid-ju4pidww]{gap:1.25rem;display:flex}footer[data-astro-cid-ju4pidww] a[data-astro-cid-ju4pidww]{color:inherit;text-decoration:none;transition:color .2s}footer[data-astro-cid-ju4pidww] a[data-astro-cid-ju4pidww]:hover{color:var(--heading)}
