:root{--bg:#f6f5f4;--surface:#fff;--surface-raised:#fafafa;--bg-alt:#edeeef;--text:#241f31;--muted:#5e5c64;--border:#deddda;--border-strong:#c0bfbc;--link:#1a5fb4;--link-hover:#0b4088;--note:#c64600;--code-bg:#f1f1f1;--mono:ui-monospace, "Cascadia Mono", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--sans:Cantarell, Inter, "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--shadow:0 1px 2px #00000014, 0 8px 24px #0000000f}[data-astro-cid-lcufolgi]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15.5px;line-height:1.65}a[data-astro-cid-lcufolgi]{color:var(--link);text-decoration:underline}a[data-astro-cid-lcufolgi]:hover{color:var(--link-hover)}[data-astro-cid-lcufolgi]::selection{background:#cfe0f3}code[data-astro-cid-lcufolgi]{font-family:var(--mono);background:var(--code-bg);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:1px 5px;font-size:.88em}.wrap[data-astro-cid-lcufolgi]{max-width:980px;margin:0 auto;padding:0 24px}nav[data-astro-cid-lcufolgi]{z-index:50;border-bottom:1px solid var(--border);backdrop-filter:blur(18px);background:#f6f5f4db;position:sticky;top:0}nav[data-astro-cid-lcufolgi] .wrap[data-astro-cid-lcufolgi]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.brand[data-astro-cid-lcufolgi]{color:var(--text);align-items:center;gap:9px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.brand[data-astro-cid-lcufolgi]:hover{color:var(--text)}.app-icon[data-astro-cid-lcufolgi]{border-radius:8px;width:28px;height:28px;box-shadow:0 1px 2px #00000024}.navlinks[data-astro-cid-lcufolgi]{flex-wrap:wrap;align-items:center;gap:4px;font-size:.88rem;display:flex}.navlinks[data-astro-cid-lcufolgi] a[data-astro-cid-lcufolgi]{color:var(--muted);border-radius:999px;padding:7px 10px;text-decoration:none}.navlinks[data-astro-cid-lcufolgi] a[data-astro-cid-lcufolgi]:hover{color:var(--text);background:var(--bg-alt)}header[data-astro-cid-lcufolgi].hero{padding:50px 0 42px}.hero-grid[data-astro-cid-lcufolgi]{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:34px;display:grid}.tags[data-astro-cid-lcufolgi]{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.tag[data-astro-cid-lcufolgi]{color:var(--muted);border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:700;box-shadow:0 1px 1px #0000000a}h1[data-astro-cid-lcufolgi]{letter-spacing:0;font-size:3.4rem;font-weight:800;line-height:1}.tagline[data-astro-cid-lcufolgi]{color:var(--muted);margin-top:12px;font-size:1.08rem;font-weight:600}.lead[data-astro-cid-lcufolgi]{max-width:620px;color:var(--text);margin-top:18px}.jumpto[data-astro-cid-lcufolgi]{color:var(--muted);margin-top:16px;font-size:.84rem}.jumpto[data-astro-cid-lcufolgi] a[data-astro-cid-lcufolgi]{color:var(--muted)}.jumpto[data-astro-cid-lcufolgi] a[data-astro-cid-lcufolgi]:hover{color:var(--link)}.cta-row[data-astro-cid-lcufolgi]{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.btn[data-astro-cid-lcufolgi]{border:1px solid var(--border-strong);color:var(--text);background:var(--surface);border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000014}.btn[data-astro-cid-lcufolgi]:hover{background:var(--bg-alt);color:var(--text)}.btn-primary[data-astro-cid-lcufolgi]{background:var(--link);border-color:var(--link);color:#fff}.btn-primary[data-astro-cid-lcufolgi]:hover{background:var(--link-hover);border-color:var(--link-hover);color:#fff}.btn-quiet[data-astro-cid-lcufolgi]{box-shadow:none}.preview[data-astro-cid-lcufolgi]{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.window-bar[data-astro-cid-lcufolgi]{background:var(--surface-raised);border-bottom:1px solid var(--border);height:42px;color:var(--muted);justify-content:center;align-items:center;font-weight:800;display:flex;position:relative}.window-actions[data-astro-cid-lcufolgi]{gap:5px;display:flex;position:absolute;right:10px}.window-button[data-astro-cid-lcufolgi]{color:#77767b;background:0 0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:1.08rem;line-height:1;display:inline-grid}.window-button[data-astro-cid-lcufolgi].close{color:#3d3846;background:#edeeef}.preview[data-astro-cid-lcufolgi] img[data-astro-cid-lcufolgi]{aspect-ratio:16/9;object-fit:cover;background:var(--code-bg);width:100%;height:auto;display:block}.preview[data-astro-cid-lcufolgi] figcaption[data-astro-cid-lcufolgi]{border-top:1px solid var(--border);color:var(--muted);padding:10px 14px;font-size:.76rem}section[data-astro-cid-lcufolgi]{border-top:1px solid var(--border);padding:40px 0}h2[data-astro-cid-lcufolgi]{margin-bottom:14px;font-size:1.4rem;font-weight:800}.mark[data-astro-cid-lcufolgi]{display:none}section[data-astro-cid-lcufolgi]>.wrap[data-astro-cid-lcufolgi]>p[data-astro-cid-lcufolgi]{max-width:620px;margin-bottom:14px}p[data-astro-cid-lcufolgi].muted{color:var(--muted);font-size:.92rem}.doc-list[data-astro-cid-lcufolgi]{margin:16px 0;list-style:none}.doc-list[data-astro-cid-lcufolgi] li[data-astro-cid-lcufolgi]{max-width:700px;margin-bottom:9px;padding-left:24px;position:relative}.doc-list[data-astro-cid-lcufolgi] li[data-astro-cid-lcufolgi]:before{content:"";background:var(--link);border-radius:50%;width:8px;height:8px;position:absolute;top:.67em;left:0}.two-col[data-astro-cid-lcufolgi]{columns:2;column-gap:28px}.two-col[data-astro-cid-lcufolgi] li[data-astro-cid-lcufolgi]{break-inside:avoid}.compact[data-astro-cid-lcufolgi] li[data-astro-cid-lcufolgi]{margin-bottom:6px;font-size:.92rem}pre[data-astro-cid-lcufolgi].fence{background:var(--code-bg);border:1px solid var(--border);font-family:var(--mono);color:#1c1c1c;border-radius:12px;margin:16px 0;padding:14px 16px;font-size:.8rem;line-height:1.6;overflow-x:auto}pre[data-astro-cid-lcufolgi].fence code[data-astro-cid-lcufolgi]{font:inherit;color:inherit;background:0 0;border:0;border-radius:0;padding:0;display:block}pre[data-astro-cid-lcufolgi].fence .c[data-astro-cid-lcufolgi]{color:#8a8a8a}pre[data-astro-cid-lcufolgi].fence .hljs-comment{color:#7d7a74}pre[data-astro-cid-lcufolgi].fence .hljs-built_in,pre[data-astro-cid-lcufolgi].fence .hljs-keyword{color:#1a5fb4;font-weight:700}pre[data-astro-cid-lcufolgi].fence .hljs-string{color:#8a4b08}pre[data-astro-cid-lcufolgi].fence .hljs-variable{color:#986a44}pre[data-astro-cid-lcufolgi].fence .hljs-literal,pre[data-astro-cid-lcufolgi].fence .hljs-number{color:#0a7355}.copy-wrap{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;margin:16px 0;position:relative;overflow:hidden}.copy-wrap pre[data-astro-cid-lcufolgi].fence{background:0 0;border:0;border-radius:0;margin:0;padding:14px 54px 14px 16px}.copy-btn{z-index:2;border:1px solid var(--border-strong);background:var(--surface);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 1px 2px #00000014}.copy-btn i[data-astro-cid-lcufolgi]{font-size:.92rem;line-height:1}.copy-btn:hover{background:var(--bg-alt)}.copy-btn.copied{color:#245b24;background:#e7f4e4;border-color:#8ab58a}blockquote[data-astro-cid-lcufolgi].note{border-left:4px solid var(--note);color:var(--muted);background:#fff7ed;border-radius:0 12px 12px 0;max-width:700px;margin:18px 0;padding:12px 16px;font-size:.9rem}blockquote[data-astro-cid-lcufolgi].note b[data-astro-cid-lcufolgi]{color:var(--text)}.tabs[data-astro-cid-lcufolgi]{background:var(--bg-alt);border:1px solid var(--border);border-radius:999px;margin-top:18px;margin-bottom:14px;padding:3px;display:inline-flex}.tab[data-astro-cid-lcufolgi]{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 13px;font-size:.86rem;font-weight:700}.tab[data-astro-cid-lcufolgi].active{color:var(--text);background:var(--surface);box-shadow:0 1px 2px #0000001a}.pane[data-astro-cid-lcufolgi]{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:0 16px 16px;display:none}.pane[data-astro-cid-lcufolgi].active{display:block}.pane[data-astro-cid-lcufolgi] .copy-wrap{margin:12px 0}.pane[data-astro-cid-lcufolgi] p[data-astro-cid-lcufolgi]{margin-top:0}.install-method[data-astro-cid-lcufolgi]{border-bottom:1px solid var(--border);padding-top:12px}.install-method[data-astro-cid-lcufolgi]:last-child{border-bottom:0}.install-method[data-astro-cid-lcufolgi] h3[data-astro-cid-lcufolgi]{margin:4px 0 2px;font-size:1rem}.install-method[data-astro-cid-lcufolgi] p[data-astro-cid-lcufolgi]{color:var(--muted);margin-bottom:0;font-size:.9rem}table[data-astro-cid-lcufolgi].path-table{border-collapse:collapse;margin:16px 0;font-size:.9rem}table[data-astro-cid-lcufolgi].path-table td[data-astro-cid-lcufolgi]{border-bottom:1px solid var(--border);vertical-align:top;padding:6px 14px 6px 0}table[data-astro-cid-lcufolgi].path-table td[data-astro-cid-lcufolgi]:first-child{color:var(--muted);white-space:nowrap}footer[data-astro-cid-lcufolgi]{border-top:1px solid var(--border);padding:36px 0 30px}.footer-grid[data-astro-cid-lcufolgi]{grid-template-columns:1.3fr 1fr 1.2fr;gap:28px;display:grid}.footer-grid[data-astro-cid-lcufolgi] .brand[data-astro-cid-lcufolgi]{font-size:.95rem}.footer-grid[data-astro-cid-lcufolgi] p[data-astro-cid-lcufolgi]{margin-top:10px;font-size:.88rem}.footer-grid[data-astro-cid-lcufolgi] h5[data-astro-cid-lcufolgi]{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:.75rem}.footer-grid[data-astro-cid-lcufolgi] ul[data-astro-cid-lcufolgi]{list-style:none}.footer-grid[data-astro-cid-lcufolgi] ul[data-astro-cid-lcufolgi] li[data-astro-cid-lcufolgi]{margin-bottom:7px;font-size:.88rem}.footer-bottom[data-astro-cid-lcufolgi]{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:30px;padding-top:16px;font-size:.76rem;display:flex}@media (width<=820px){.hero-grid[data-astro-cid-lcufolgi]{grid-template-columns:1fr}.preview[data-astro-cid-lcufolgi]{margin-top:4px}}@media (width<=640px){.wrap[data-astro-cid-lcufolgi]{padding:0 18px}nav[data-astro-cid-lcufolgi] .wrap[data-astro-cid-lcufolgi]{padding-top:8px;padding-bottom:8px}.two-col[data-astro-cid-lcufolgi]{columns:1}.footer-grid[data-astro-cid-lcufolgi]{grid-template-columns:1fr}h1[data-astro-cid-lcufolgi]{font-size:2.4rem}.tabs[data-astro-cid-lcufolgi]{border-radius:18px;display:flex;overflow-x:auto}.tab[data-astro-cid-lcufolgi]{white-space:nowrap}}a[data-astro-cid-lcufolgi]:focus-visible,button[data-astro-cid-lcufolgi]:focus-visible{outline:2px solid var(--link);outline-offset:2px}
