:root{color-scheme:light;--font-sans: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Yu Gothic", "YuGothic", "Meiryo", system-ui, -apple-system, sans-serif;--text: #1a1a1a;--muted: #555;--bg: #fafafa;--surface: #fff;--link: #0b57d0;--border: #ddd;--header-bg: #111827;--header-fg: #f9fafb;--max-prose: 48rem;--sidebar-w: 16rem}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);line-height:1.65;color:var(--text);background:var(--bg)}body{margin:0;min-height:100vh;display:flex;flex-direction:column}a{color:var(--link)}.site-header{background:var(--header-bg);color:var(--header-fg);position:sticky;top:0;z-index:20}.site-header a{color:var(--header-fg);text-decoration:none}.site-header a:hover{text-decoration:underline}.site-header-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;max-width:72rem;margin:0 auto;padding:.75rem 1rem}.site-brand{font-weight:700;font-size:1rem}.site-header-nav{display:flex;flex-wrap:wrap;gap:1rem;font-size:.95rem}.site-shell{display:grid;grid-template-columns:var(--sidebar-w) 1fr;gap:0;flex:1;max-width:72rem;width:100%;margin:0 auto}.site-body.no-sidebar .site-shell{grid-template-columns:1fr}.site-sidebar{border-right:1px solid var(--border);background:var(--surface);padding:1rem .75rem 2rem;font-size:.88rem;max-height:calc(100vh - 3.5rem);overflow-y:auto;position:sticky;top:3.5rem;align-self:start}.site-main{padding:1.25rem 1.25rem 3rem;min-width:0}@media(max-width:800px){.site-shell{grid-template-columns:1fr}.site-sidebar{position:static;max-height:none;border-right:none;border-bottom:1px solid var(--border)}}.toc-heading{margin:0 0 .5rem;font-size:.95rem}.toc-heading.compact{font-weight:700;margin-bottom:.35rem}.toc-chapters,.toc-entries{list-style:none;margin:0;padding:0}.toc-chapter{margin-bottom:.35rem}.toc-chapter summary{cursor:pointer;font-weight:600;padding:.15rem 0}.toc-entries{padding-left:.6rem;margin:.25rem 0 .5rem}.toc-entries a{display:block;padding:.15rem 0;text-decoration:none;color:var(--text)}.toc-entries a:hover{color:var(--link);text-decoration:underline}.home-hero{margin-bottom:1.5rem}.home-hero h1{margin:0 0 .5rem;font-size:1.6rem;line-height:1.3}.home-toc .toc-section{margin-bottom:1.5rem}.home-toc h2{font-size:1.15rem;margin:0 0 .4rem;border-bottom:1px solid var(--border);padding-bottom:.25rem}.home-toc .toc-entries{padding-left:0;columns:2;column-gap:1.5rem}@media(max-width:600px){.home-toc .toc-entries{columns:1}}article.srd-prose{max-width:var(--max-prose);font-family:var(--font-sans)}.srd-prose h1,.srd-prose h2,.srd-prose h3,.srd-prose h4{line-height:1.3;scroll-margin-top:4rem}.srd-prose h1{font-size:1.65rem;margin:0 0 1rem}.srd-prose h2{font-size:1.3rem;margin:1.75rem 0 .6rem}.srd-prose h3{font-size:1.1rem;margin:1.25rem 0 .45rem}.srd-prose p,.srd-prose li{line-height:1.7}.srd-prose blockquote{margin:1rem 0;padding:.5rem 1rem;border-left:3px solid var(--border);color:var(--muted);background:#f5f5f5}.srd-prose table{border-collapse:collapse;width:max-content;min-width:100%;margin:1rem 0}.srd-prose .table-wrap,.srd-prose{overflow-x:auto}.srd-prose table{display:table}.srd-prose{overflow-x:auto}.srd-prose th,.srd-prose td{border:1px solid var(--border);padding:.4rem .65rem;text-align:left;vertical-align:top}.srd-prose th{background:#f0f0f0;font-weight:600}.srd-prose img{max-width:100%}.srd-prose hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}nav.prev-next{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:2rem 0 1rem;max-width:var(--max-prose);padding-top:1rem;border-top:1px solid var(--border)}nav.prev-next a{text-decoration:none;max-width:48%}nav.prev-next a:hover{text-decoration:underline}nav.prev-next a.next{margin-left:auto;text-align:right}nav.prev-next .empty{flex:1}.site-footer{margin-top:auto;border-top:1px solid var(--border);background:var(--surface);padding:1.25rem 1rem 2rem;font-size:.82rem;color:var(--muted);line-height:1.55}.site-footer-attribution{max-width:48rem;margin:0 auto .5rem}.site-footer-links{max-width:48rem;margin:0 auto}.search-root{max-width:40rem;margin-top:1rem}.pagefind-ui{--pagefind-ui-font: var(--font-sans)}
