:root{--font-mod:1.25;--font-sans:Tahoma,Geneva,Verdana,sans-serif;--font-serif:Times New Roman,Times,serif;--font-mono:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;--color-text:#2a2825;--color-back:#fefdfa;--color-link:#941521;--color-link-hover:#d00016;--color-form-text:inherit;--color-form-back:#fafafa;--color-form-border:#888;--color-light-gray:#00000033;--s-page-width:50rem;font:normal 20px/1.5 var(--font-serif);font-feature-settings:"kern" on;height:100%;text-rendering:optimizeLegibility}:root.force-dark{--color-text:#e8edf2;--color-back:#121212;--color-link:#66d9ef;--color-link-hover:#8ae0f0;--color-form-text:inherit;--color-form-back:#444;--color-form-border:#000;--color-light-gray:#ffffff33}:root.force-dark path[fill="#000000"],:root.force-dark path[fill="#181717"]{fill:#fff}@media (prefers-color-scheme:dark){:root:not(.force-light){--color-text:#e8edf2;--color-back:#121212;--color-link:#66d9ef;--color-link-hover:#8ae0f0;--color-form-text:inherit;--color-form-back:#444;--color-form-border:#000;--color-light-gray:#ffffff33}path[fill="#000000"],path[fill="#181717"]{fill:#fff}}a{color:var(--color-link);transition:color .3s}a:focus{outline:1px dotted var(--color-link-hover)}a:focus,a:hover{color:var(--color-link-hover)}code{font:normal calc(1em/var(--font-mod))/2.25 var(--font-mono)}button,input,select,textarea{font:normal 16px/2.25 var(--font-sans)}img{height:auto;max-width:100%}mark{background:#effa8d}abbr[title],dfn[title]{cursor:help;-webkit-text-decoration:underline dotted 1px #b7b7b7;text-decoration:underline dotted 1px #b7b7b7}sub,sup{font-size:calc(1rem/var(--font-mod));line-height:0}sub{vertical-align:sub}sup{vertical-align:super}ins{text-decoration:underline}del{text-decoration:line-through}body{background:var(--color-back);color:var(--color-text);height:100%;margin:0;transition:background .3s,color .3s}hr{border:solid;border-width:1px 0 0;height:0;margin-left:19.1%;margin-right:19.1%}address,blockquote,hr,li,ol,p,table,ul{margin-bottom:0;margin-top:0}*+address,*+blockquote,*+hr,*+li,*+nav,*+ol,*+p,*+table,*+ul{margin-top:.75rem}h1,h2,h3,h4,h5{font-weight:400;line-height:1.3;margin:3rem 0 1.38rem}.h1,h1{font-size:calc(1rem*var(--font-mod)*var(--font-mod)*var(--font-mod)*var(--font-mod)*var(--font-mod));letter-spacing:.02em}.h2,h2{font-size:calc(1rem*var(--font-mod)*var(--font-mod)*var(--font-mod)*var(--font-mod))}h1+h2{margin-top:1.38rem}.h3,h3{font-size:calc(1rem*var(--font-mod)*var(--font-mod)*var(--font-mod))}h1+h3,h2+h3{margin-top:1.38rem}.h4,h4{font-size:calc(1rem*var(--font-mod)*var(--font-mod))}.h5,.text_big,h5{font-size:calc(1rem*var(--font-mod))}.text_small,:root body pre,small{font-size:calc(1rem/var(--font-mod))}:root body pre{line-height:1.25;overflow-x:auto}.page{display:flex;flex-direction:column;min-height:100%}.page__main{flex-grow:1;margin:0 auto;max-width:min(var(--s-page-width),calc(100% - 2rem));padding:2rem 1rem}.highlight-line-active{background:#ff01;box-shadow:0 0 3px 3px #ff09;outline:3px dotted #ff0}figure{float:left;margin:0 .75rem 0 0;max-width:100%}figure:first-child{margin-top:.4rem}*+figure{margin-top:.75rem}figure.alt{float:right;margin-left:.75rem;margin-right:0}figure.full{float:none;width:auto}figcaption,figure.full{margin-left:auto;margin-right:auto}figcaption{caption-side:bottom;font-size:calc(1rem/var(--font-mod));font-style:italic;width:-moz-fit-content;width:fit-content}figcaption em{font-style:normal}figure img{display:block}figure.full img{margin:0 auto}caption{font-size:calc(1rem/var(--font-mod))}td,th{padding:.5em;text-align:left}th[scope=row]{text-align:right}.page__header{display:flex;margin:0 auto;max-width:var(--s-page-width);padding:.5rem 1rem;width:calc(100% - 2rem)}.page__header>a{align-items:center;color:inherit;display:flex;font-size:calc(1rem*var(--font-mod)*var(--font-mod));gap:.75rem;text-decoration:none}.page__header a img{max-width:none;transition:filter .3s;width:75px}.page__header a:focus img,.page__header a:hover img{filter:drop-shadow(0 0 .75rem var(--color-link-hover))}.page__header .mode-toggle{margin-left:auto}.page__footer{font-family:var(--font-sans)}.page__footer__nav ul{display:flex;list-style:none;margin:0 auto;max-width:var(--s-page-width);padding-left:0}.page__footer__nav li{flex-grow:1;margin-top:0;text-align:center}.page__footer__nav li a{display:block;padding:1rem 0}@media (min-width:660px){.page__footer__nav li a{padding-left:1.5rem;padding-right:1.5rem}}.page__footer__extra{margin:0 auto;max-width:min(var(--s-page-width),calc(100% - 2rem));padding:1rem}.contact label{display:flex}.contact label span{min-width:10rem}@media (min-width:660px){.contact label span{margin-right:1rem;text-align:right}.contact button{margin-left:11rem}}@media (max-width:660px){.contact label{flex-direction:column}}.contact input,.contact textarea{background:var(--color-form-back);border:1px solid var(--color-form-border);border-radius:2px;color:var(--color-form-text);min-width:30rem}.post aside{font-style:italic;margin-bottom:.75rem}.post__author,.post__url{display:none}.post__tags{display:inline-flex}.post__tags:before{content:"; "}.post__tags ul{display:flex;list-style:none;margin:0 0 0 .2rem;padding-left:0}.post__tags li:not(:last-child):after{content:","}.post__tags li+li{margin-left:.2rem;margin-top:0}.post__abstract{font-style:italic}.post__abstract em,.post__abstract i{font-style:normal}.post__content img{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="15" viewBox="0 0 10 10"><path fill="%23fff" d="M0 0h10v10H0z"/><path fill="%23d3d3d3" d="M0 0h5v5H0zM5 5h5v5H5z"/></svg>') repeat}.post__nav{display:flex;justify-content:space-between;margin-top:1.5em}.post__nav a{display:flex;flex-direction:column;width:50%}.post__next{margin-right:auto}.post__prev{margin-left:auto}@media (min-width:660px){.post__next{padding-right:3em}.post__prev{padding-left:3em}}.header-anchor{color:currentColor;font-size:calc(1em/var(--font-mod));opacity:.1;text-decoration:none;transition:opacity .3s;vertical-align:text-top}.header-anchor:focus,.header-anchor:hover{color:var(--color-link-hover)}:hover>.header-anchor{opacity:.6667;visibility:visible}@media (min-width:70rem){.post__content ol,.post__content ul{padding-left:0}.post__content li ol,.post__content li ul{padding-left:40px}}.mentions{border-top:1px solid var(--color-form-border);font-family:var(--font-sans);font-size:calc(1rem/var(--font-mod));margin-top:1.5rem;padding-top:1.5rem}.mentions:empty{display:none}.mention+.mention{margin-top:1.5em}.mention img{max-height:42px;max-width:42px;vertical-align:middle}*+.post-list{margin-top:1.5rem}.post-list ul{list-style:none;padding-left:0}.post-list ul li+li{margin-top:1.5rem}.post-list ul a{color:inherit;text-decoration:none}.post-list__title{color:var(--color-link);display:flex;font-size:calc(1rem*var(--font-mod)*var(--font-mod))}.post-list__title:after{background-color:var(--color-light-gray);content:"";flex-grow:1;height:1px;margin-left:1rem;margin-top:1.6667rem;transition:background-color .3s}.post-list a:focus .post-list__title,.post-list a:hover .post-list__title{color:var(--color-link-hover)}.post-list a:focus .post-list__title:after,.post-list a:hover .post-list__title:after{background-color:var(--color-link-hover)}.post-list__date{float:left;font-style:italic;margin-right:.5rem;margin-top:0;width:7rem}.post-list nav ol{display:flex;justify-items:center;list-style:none;margin-top:1.5rem;padding-left:0}.post-list nav ol li{margin-top:0}.post-list nav ol li a,.post-list nav ol li span{display:block;min-width:1rem;padding:.5rem;text-align:center}.post-list nav ol li a[aria-current=page]{color:inherit}.hero{align-items:center;display:flex;margin-bottom:1.5em}@media (max-width:900px){.hero{flex-direction:column}}.hero .h2{margin:0}@media (min-width:900px){.hero p{flex:1 0 400px}}.tagcloud{display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.tagcloud li{margin-left:1.5rem;margin-top:0}code[class*=language-],pre[class*=language-]{background:none;color:#ccc;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}
