:root{--bg: #ffffff;--bg-sub: #f6f7f9;--fg: #1a1d21;--fg-muted: #5b6572;--border: #e2e6ea;--accent: #0b6b5e;--accent-soft: #e6f2f0;--warn-bg: #fff8e6;--warn-border: #e8c86a;--max: 46rem;--radius: 8px}@media(prefers-color-scheme:dark){:root{--bg: #14171a;--bg-sub: #1c2024;--fg: #e8eaed;--fg-muted: #9aa4b0;--border: #2c3238;--accent: #5fc2b0;--accent-soft: #16302c;--warn-bg: #2a2415;--warn-border: #6d5a24}}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,Yu Gothic UI,Meiryo,sans-serif;line-height:1.85;font-feature-settings:"palt"}a{color:var(--accent);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.25rem}.site-header{border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:0;z-index:10}.site-header .wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.25rem;padding-block:.75rem}.site-title{font-weight:700;text-decoration:none;color:var(--fg);font-size:1.05rem}.site-nav{display:flex;gap:1rem;flex-wrap:wrap;font-size:.9rem;margin-left:auto}.site-nav a{text-decoration:none;color:var(--fg-muted)}.site-nav a:hover{color:var(--accent)}.site-footer{margin-top:4rem;border-top:1px solid var(--border);padding-block:2rem 3rem;font-size:.85rem;color:var(--fg-muted)}.breadcrumbs{font-size:.8rem;color:var(--fg-muted);margin:1.25rem 0 .5rem}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;padding:0;margin:0}.breadcrumbs li+li:before{content:"›";margin-right:.4rem;color:var(--border)}main{padding-bottom:2rem}h1{font-size:1.7rem;line-height:1.4;margin:.5rem 0 .75rem;letter-spacing:-.01em}h2{font-size:1.2rem;margin:2.5rem 0 .75rem;padding-left:.6rem;border-left:4px solid var(--accent);line-height:1.5}h3{font-size:1.05rem;margin:1.75rem 0 .5rem}p{margin:.9rem 0}.table-scroll{overflow-x:auto;margin:1.25rem 0}.table-scroll>table{margin:0;width:max-content;min-width:100%}table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.92rem}th,td{border:1px solid var(--border);padding:.5rem .7rem;text-align:left;vertical-align:top}th{background:var(--bg-sub);font-weight:600}blockquote{margin:1.25rem 0;padding:.75rem 1rem;border-left:3px solid var(--border);background:var(--bg-sub);color:var(--fg-muted);font-size:.92rem}code{background:var(--bg-sub);padding:.1em .35em;border-radius:4px;font-size:.9em}pre{padding:1rem;border-radius:var(--radius);overflow-x:auto}pre code{background:none;padding:0}.capsule{background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius);padding:.9rem 1.1rem;margin:1.25rem 0 2rem;font-weight:600;line-height:1.75}.capsule .capsule-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--accent);margin-bottom:.3rem}.chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none}.chip{font-size:.72rem;padding:.15rem .55rem;border:1px solid var(--border);border-radius:999px;color:var(--fg-muted);background:var(--bg-sub);text-decoration:none}.chip.is-accent{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}ruby{ruby-position:over;ruby-align:start}rt{font-size:.68em;color:var(--fg-muted);font-weight:400;letter-spacing:-.04em;line-height:1.1}rp{display:none}.rel{display:grid;grid-template-columns:minmax(7.5em,13em) 1fr;margin:.75rem 0 0;padding:0}.rel-row{display:contents}.rel-term,.rel-note{margin:0;padding:.6rem 0;border-top:1px solid var(--border)}.rel-row:last-child .rel-term,.rel-row:last-child .rel-note{border-bottom:1px solid var(--border)}.rel-term{font-weight:600;font-size:.95rem;padding-right:1rem}.rel-term a{text-decoration:none}.rel-term a:hover{text-decoration:underline}.rel-note{font-size:.88rem;color:var(--fg-muted);line-height:1.7}@media(max-width:30rem){.rel{grid-template-columns:1fr}.rel-term{padding:.6rem 0 .15rem}.rel-note{padding:0 0 .6rem;border-top:0}.rel-row:last-child .rel-term{border-bottom:0}}.draft-notice{background:var(--warn-bg);border:1px solid var(--warn-border);border-radius:var(--radius);padding:.75rem 1rem;font-size:.85rem;margin:1rem 0}.wip{margin:2.5rem 0 3rem;padding:1.7rem 1rem;text-align:center;font-size:1.05rem;font-weight:600;color:var(--fg-muted);background:var(--bg-sub);border:1px dashed var(--border);border-radius:var(--radius)}.todo{color:var(--fg-muted);border:1px dashed var(--border);border-radius:var(--radius);padding:.75rem 1rem;font-size:.88rem;margin:.9rem 0}.card-list{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:.75rem}.card{border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1.1rem;background:var(--bg)}.card a{text-decoration:none;font-weight:600}.card p{margin:.35rem 0 0;font-size:.88rem;color:var(--fg-muted);line-height:1.7}.term-index{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}.term-index a{text-decoration:none;font-size:.92rem}.term-index .imp{color:var(--fg-muted);font-size:.75rem}.quiz{border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--bg-sub)}.quiz-q{font-weight:600;margin:0 0 .75rem}.quiz-choices{display:grid;gap:.45rem}.quiz-choice{display:flex;align-items:flex-start;gap:.6rem;text-align:left;border:1px solid var(--border);background:var(--bg);color:var(--fg);border-radius:var(--radius);padding:.55rem .8rem;font:inherit;font-size:.92rem;cursor:pointer}.quiz-num{flex:0 0 auto;min-width:1.5em;height:1.5em;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--border);background:var(--bg-sub);color:var(--fg-muted);font-size:.8rem;font-weight:600;margin-top:.1em}.quiz-text{flex:1 1 auto}.quiz-choice:hover{border-color:var(--accent)}.quiz-choice.correct{border-color:#1f9d55;background:#e8f7ee;color:#14532d}.quiz-choice.wrong{border-color:#d64545;background:#fdeaea;color:#6b1414}.quiz-choice.correct .quiz-num{border-color:#1f9d55;background:#1f9d55;color:#fff}.quiz-choice.wrong .quiz-num{border-color:#d64545;background:#d64545;color:#fff}.quiz-result{margin-top:.75rem;font-size:.9rem;display:none}.quiz-result.show{display:block}.quiz-answer{margin:0 0 .6rem;padding:.5rem .7rem;border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 var(--radius) var(--radius) 0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:.5rem;background:var(--bg);padding:.5rem;z-index:20}.fig{margin:1.6rem 0}.fig-frame{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-sub);padding:.6rem .5rem;overflow-x:auto}.fig-svg{display:block;width:100%;min-width:300px;height:auto;font-family:inherit}.fig-caption{margin:.65rem 0 0;font-size:.87rem;line-height:1.85;color:var(--fg-muted)}.fig-line{stroke:var(--fg-muted);stroke-width:1.8;fill:none}.fig-head{fill:var(--fg-muted);stroke:none}.fig-link-label,.fig-axis-label{font-size:12px;fill:var(--fg-muted);paint-order:stroke;stroke:var(--bg-sub);stroke-width:3.5px;stroke-linejoin:round}.fig-box rect{fill:var(--bg);stroke:var(--fg-muted);stroke-width:1.6}.fig-box.is-accent rect{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2.2}.fig-box.is-warn rect{fill:var(--warn-bg);stroke:var(--warn-border);stroke-width:2.2}.fig-box.is-muted rect{fill:var(--bg-sub);stroke:var(--border)}.fig-box-text{font-size:15px;font-weight:700;fill:var(--fg)}.fig-box-sub{font-size:11.5px;fill:var(--fg-muted)}.fig-row-label{font-size:13px;font-weight:700;fill:var(--fg)}.fig-cell rect{fill:var(--bg);stroke:var(--fg-muted);stroke-width:1.5}.fig-cell.is-accent rect{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2}.fig-cell.is-warn rect{fill:var(--warn-bg);stroke:var(--warn-border);stroke-width:2}.fig-cell.is-muted rect{fill:var(--bg-sub);stroke:var(--border)}.fig-cell-text{font-size:13.5px;font-weight:600;fill:var(--fg)}.fig-cell.is-muted .fig-cell-text{font-weight:500;fill:var(--fg-muted)}.fig-layer rect{fill:var(--bg);stroke:var(--fg-muted);stroke-width:1.5}.fig-layer.is-accent rect{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2}.fig-layer.is-muted rect{fill:var(--bg-sub);stroke:var(--border)}.fig-layer-text{font-size:14px;font-weight:700;fill:var(--fg)}.fig-layer-sub{font-size:11.5px;fill:var(--fg-muted)}.lg-svg{min-width:300px}.lg-wire{stroke:var(--fg-muted);stroke-width:1.8;fill:none;stroke-linejoin:round}.lg-wire.is-on{stroke:var(--accent);stroke-width:3.2}.lg-dot{fill:var(--fg-muted)}.lg-dot.is-on{fill:var(--accent)}.lg-body{fill:var(--bg);stroke:var(--fg);stroke-width:2;stroke-linejoin:round}.lg-extra{fill:none;stroke:var(--fg);stroke-width:2}.lg-bubble{fill:var(--bg);stroke:var(--fg);stroke-width:2}.lg-gate.is-on .lg-body{fill:var(--accent-soft);stroke:var(--accent)}.lg-gate.is-on .lg-extra,.lg-gate.is-on .lg-bubble{stroke:var(--accent)}.lg-gate-name{font-size:12.5px;font-weight:700;fill:var(--fg)}.lg-gate-note{font-size:11px;fill:var(--fg-muted)}.lg-pin rect,.lg-out rect{fill:var(--bg-sub);stroke:var(--border);stroke-width:1.6}.lg-pin.is-on rect,.lg-out.is-on rect{fill:var(--accent-soft);stroke:var(--accent);stroke-width:2.2}.lg-pin-text{font-size:14px;font-weight:700;fill:var(--fg)}.lg-pin.is-tap{cursor:pointer}.lg-pin.is-tap rect{stroke-dasharray:4 3}.lg-pin.is-tap.is-on rect{stroke-dasharray:none}.lg-pin.is-tap:hover rect{stroke:var(--accent)}.lg-pin.is-tap:focus-visible rect{outline:none;stroke:var(--accent);stroke-width:3}@media(max-width:30rem){.fig-caption{font-size:.85rem}}
