:root{color-scheme:light dark;--bg:light-dark(#fff,#0d1117);--bg-subtle:light-dark(#f6f8fa,#161b22);--bg-elevated:light-dark(#fff,#161b22);--border:light-dark(#d0d7de,#5e666f);--border-strong:light-dark(#8c959f,#6e7681);--text:light-dark(#1f2328,#e6edf3);--text-muted:light-dark(#59636e,#adb6c2);--link:light-dark(#0969da,#58a6ff);--link-hover:light-dark(#0550ae,#8cc2ff);--brand:light-dark(#1e4fff,#8aa0ff);--brand-contrast:light-dark(#fff,#0d1117);--good-bg:light-dark(#e6f4ea,#0f2417);--good-border:light-dark(#1a7f37,#2ea043);--good-text:light-dark(#0f5323,#5ee089);--bad-bg:light-dark(#fdecea,#2a1416);--bad-border:light-dark(#cf222e,#f85149);--bad-text:light-dark(#8b1a1a,#ff9a92);--note-bg:light-dark(#fff8e1,#211a09);--note-border:#d4a72c;--focus:light-dark(#0969da,#4493f8);--shadow:0 1px 3px #1f232814, 0 1px 2px #1f23280f;--radius:10px;--radius-sm:6px;--maxw:980px;--font-sans:system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}:root[data-theme=dark]{color-scheme:dark;--shadow:0 1px 3px #0006}:root[data-theme=light]{color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme]){--shadow:0 1px 3px #0006}}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}dialog:not([open]){display:none}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-wrap:break-word;margin:0;font-size:17px;line-height:1.8}h1,h2,h3,h4{margin:2.2em 0 .6em;font-weight:700;line-height:1.4}h1{margin-top:0;font-size:clamp(1.7rem,4vw,2.4rem)}h2{border-bottom:1px solid var(--border);padding-bottom:.3em;font-size:clamp(1.35rem,3vw,1.7rem)}h3{font-size:1.2rem}p{margin:0 0 1em}a{color:var(--link);text-underline-offset:2px;text-decoration:underline}a:hover{color:var(--link-hover)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:3px}code{font-family:var(--font-mono);background:var(--bg-subtle);border:1px solid var(--border);border-radius:4px;padding:.1em .35em;font-size:.9em}pre{border-radius:var(--radius);border:1px solid var(--border);padding:1rem 1.15rem;line-height:1.7;overflow-x:auto}pre code{background:0 0;border:none;padding:0}.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(--brand);color:var(--brand-contrast);border-radius:var(--radius-sm);padding:.6em 1em;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:8px}.skip-link:focus{top:8px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.lead{color:var(--text-muted);font-size:1.15rem}table{border-collapse:collapse;width:100%;margin:1.2em 0;font-size:.96rem}th,td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.6em .8em}thead th{background:var(--bg-subtle)}tbody th{background:var(--bg-subtle);white-space:nowrap}.table-scroll{margin:1.2em 0;overflow-x:auto}.table-scroll table{margin:0}kbd{font-family:var(--font-mono);background:var(--bg-subtle);border:1px solid var(--border-strong);white-space:nowrap;border-bottom-width:2px;border-radius:5px;padding:.1em .45em;font-size:.82em}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border);background:var(--bg-subtle);color:var(--text-muted);margin-top:4rem;padding:2rem 0 3rem;font-size:.9rem}.site-footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0 0 .5em}.muted[data-astro-cid-jo6i4kqk]{font-size:.85rem}.support[data-astro-cid-jo6i4kqk]{margin-top:1rem;font-size:.85rem}.support[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--link);text-underline-offset:.15em;text-decoration:underline}.support[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{text-decoration:none}.theme-toggle[data-astro-cid-l6lhmie6]{background:var(--bg-subtle);border:1px solid var(--border);border-radius:999px;align-items:stretch;gap:0;padding:2px;display:inline-flex}.theme-toggle[data-astro-cid-l6lhmie6] button[data-astro-cid-l6lhmie6]{color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.42em .7em;font-size:.82rem;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.theme-toggle[data-astro-cid-l6lhmie6] button[data-astro-cid-l6lhmie6]:hover{color:var(--text)}.theme-toggle[data-astro-cid-l6lhmie6] button[data-astro-cid-l6lhmie6][aria-checked=true]{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow)}.theme-toggle[data-astro-cid-l6lhmie6] .ico[data-astro-cid-l6lhmie6]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.05em;height:1.05em}@media (width<=1200px){.theme-toggle[data-astro-cid-l6lhmie6] button[data-astro-cid-l6lhmie6] span[data-astro-cid-l6lhmie6]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-toggle[data-astro-cid-l6lhmie6] button[data-astro-cid-l6lhmie6]{padding:.42em .55em}.theme-toggle[data-astro-cid-l6lhmie6] .ico[data-astro-cid-l6lhmie6]{width:1.2em;height:1.2em}}.site-header[data-astro-cid-nen7h5rs]{z-index:50;background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;min-height:60px;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--text);flex-shrink:0;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark[data-astro-cid-nen7h5rs]{background:var(--brand);color:var(--brand-contrast);letter-spacing:.02em;border-radius:6px;place-items:center;padding:.2em .45em;font-size:.85rem;font-weight:800;display:inline-grid}.brand-text[data-astro-cid-nen7h5rs]{font-size:1rem}.header-end[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;display:flex}.nav-list[data-astro-cid-nen7h5rs]{gap:1.1rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-muted);white-space:nowrap;text-decoration:none}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--link-hover);text-decoration:underline}.lang-switch[data-astro-cid-nen7h5rs]{border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;padding:.2em .55em;font-size:.88rem;font-weight:600;text-decoration:none}.lang-switch[data-astro-cid-nen7h5rs]:hover{color:var(--link-hover);border-color:var(--link-hover);text-decoration:none}.menu-btn[data-astro-cid-nen7h5rs]{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.4em;display:none}.menu-btn[data-astro-cid-nen7h5rs]:hover{background:var(--bg-subtle)}.menu-ico[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px;display:block}.menu-ico--close[data-astro-cid-nen7h5rs],.menu-btn[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-ico--open[data-astro-cid-nen7h5rs]{display:none}.menu-btn[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-ico--close[data-astro-cid-nen7h5rs]{display:block}@media (width<=1100px){.header-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap}.menu-btn[data-astro-cid-nen7h5rs]{display:inline-flex}.header-end[data-astro-cid-nen7h5rs]{gap:.75rem}.nav-panel[data-astro-cid-nen7h5rs]{background:var(--bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:49;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-panel[data-astro-cid-nen7h5rs].is-open{display:block}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--border)}.nav-list[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:last-child{border-bottom:none}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.75em 0;display:block}.lang-switch[data-astro-cid-nen7h5rs]{margin-top:.3em;display:inline-block}}@media (width<=520px){.brand-text[data-astro-cid-nen7h5rs]{font-size:.9rem}}
