body[a="dark"]{--bg: #111111;--text: #eeeeee;--link: #c00;--link-hover: #900;--code-bg: #222222;--code-text: #ffffff}@media (prefers-color-scheme: dark){body[a="auto"]{--bg: #111111;--text: #eeeeee;--link: #c00;--link-hover: #900;--code-bg: #222222;--code-text: #ffffff}}:root{--bg: #ffffff;--text: #111111;--link: #c00;--link-hover: #900;--code-bg: #000000;--code-text: #ffffff}html,body{background:var(--bg)}html{height:100%;scroll-behavior:smooth}body{color:var(--text);font-family:monospace;font-size:14px;line-height:1.4;margin:0;min-height:100%;overflow-wrap:break-word}.post-meta{text-align:right}a,a:link,a:visited{color:var(--link)}a:hover,a:active{color:var(--link-hover)}h2,h3,h4,h5,h6{margin-top:3rem}hr{margin:2rem 0}p{margin:1rem 0}li{margin:0.4rem 0}*:target{background:yellow}.w{max-width:1000px;margin:0 auto;padding:4rem 2rem}hr{text-align:center;border:0}hr:before{content:"/////"}hr:after{content:attr(data-content) "/////"}table{width:100%}table,th,td{border:thin solid black;border-collapse:collapse;padding:0.4rem}code{color:var(--code-text);background:var(--code-bg);font-style:normal;font-family:"CascadiaMonoNFRoman-Regular", "Fira Code", "DejaVu Sans Mono", Menlo, Monaco, monospace;font-size:12px;line-height:1.45;padding:0.15rem 0.3rem;border-radius:3px}div.highlighter-rouge code{display:block;overflow-x:auto;white-space:pre-wrap;padding:1rem;font-family:"CascadiaMonoNFRoman-Regular", "Fira Code", "DejaVu Sans Mono", Menlo, Monaco, monospace;font-size:12px;line-height:1.45}pre,pre[class*="language-"],code[class*="language-"]{font-family:"CascadiaMonoNFRoman-Regular", "Fira Code", "DejaVu Sans Mono", Menlo, Monaco, monospace;font-size:12px;line-height:1.45}blockquote{font-style:italic;border:thin solid black;padding:1rem}blockquote p{margin:0}img{max-width:100%;display:block;margin:0 auto}#post-toc.post-toc,#post-toc{position:fixed;right:1rem;bottom:1rem;width:280px;max-height:70vh;overflow:auto;background:#f5f5f5;color:#111;border:thin solid #ccc;padding:1rem;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.08);z-index:1100;display:none;font-size:10px}#post-toc.open{display:block}#post-toc h3{margin-top:0}.post-toc .toc-close{position:absolute;right:0.5rem;top:0.4rem;background:transparent;border:none;font-size:1.2rem;cursor:pointer}#toc-toggle.toc-toggle,.toc-toggle{position:fixed;right:1rem;bottom:calc(1rem + 3.25rem);z-index:1110;background:#eee;border:thin solid #bbb;padding:0.4rem 0.6rem;border-radius:6px;cursor:pointer}@media (max-width: 800px){#post-toc{right:0.5rem;left:0.5rem;bottom:1rem;width:auto;max-height:70vh;display:none}#post-toc.open{display:block;left:0;right:0;top:0;bottom:0;width:auto;max-height:none;border-radius:0;padding:1.25rem;overflow:auto}#toc-toggle{display:inline-block}}@media (min-width: 801px){#post-toc{display:none}#post-toc.open{display:block}#toc-toggle{display:inline-block}}
