@import "./typeface.css";html{--background: #fefcfc;--foreground: #202010;--code-font-size: 13px}body{font-family:Martina Plantijn,方正fw筑紫明朝r改,serif;font-size:20px;line-height:1.3;background-color:var(--background);color:var(--foreground);margin-bottom:3em}.underline{text-decoration:underline}.overline{text-decoration:overline}span.cjk-emphasize{text-emphasis-position:under right;text-emphasis-style:dot}span.full-width-quote,span.full-width-mark{font-family:Source Han Serif CN}span.jiya,span.squeeze{font-feature-settings:"halt"}.jpns,.JPNS{font-family:Source Han Serif JP}::selection{color:var(--background);background-color:var(--foreground)}:link,:visited{color:var(--foreground);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.15em}:link:hover{text-decoration:underline!important;text-decoration-style:solid}#text-table-of-contents :link,#text-table-of-contents :visited,.org-page-header a,#header a{text-decoration:none}sup a:link,sup a:visited{text-decoration:none}.figure p{font-size:9pt;font-weight:200;text-align:center;margin-top:0;margin-bottom:0}h2,h3{margin-top:1.2em;margin-bottom:1.2em;font-size:20px;font-weight:700}#table-of-contents h2{margin-bottom:0}#table-of-contents{margin-bottom:2em}p{margin-top:.8em;margin-bottom:.8em}.title{font-weight:400;font-size:32px;maring-top:1em;margin-bottom:1em}img{max-width:100%}code,.src,pre{font-family:ui-mono,monospace;font-size:var(--code-font-size)}code,.example,.src{background-color:#f0f0f0;overflow-x:scroll;padding:3px;border-radius:5px}div.org-page-header,#header{display:flex;justify-content:space-between;font-family:Helvetica}#postamble{margin-top:3em;font-size:14px}#postamble p{margin-bottom:.5em;margin-top:0}div.like-button{margin-bottom:3em}sup,sub{vertical-align:baseline;position:relative}sup{margin-left:.2em;margin-right:.2em;top:-.4em;font-weight:700}sub{top:.4em}.footpara{margin-left:.5em}.footdef sup:first-child{top:inherit;font-size:inherit;font-weight:400;margin-top:1em}.footdef{display:flex}span.tag{font-size:14px}.inline-footref{font-size:.7em;vertical-align:super;font-weight:700;margin-left:.2em;margin-right:.2em;text-decoration:none}.inline-footpara{display:none}.ref-footref{margin-right:1em}button.like{display:inline-block;padding:5px 10px;border:2px solid var(--foreground);font-size:20px;margin:0 5px 5px 0;box-sizing:border-box;text-decoration:none;font-family:Helvetica;background-color:var(--background);text-align:center;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;opacity:1}button.like:hover{background-color:var(--foreground);color:var(--background)}