html{overflow-y:scroll;background-color:#040408}html,body{overflow-x:hidden;color:#fff;font-family:Arial,sans-serif}body{margin:1ex}.md-rendered{max-width:50em;margin:1ex auto}a{color:#ff8;text-decoration:none;padding:0 .125em}pre.md{display:none}:focus-visible{outline:#fff8 solid 1.5px;border-radius:4px}pre,code,kbd,textarea,tt{font-size:1em;font-family:Cascadia Code,Cascadia,Consolas,monospace,monospace}pre,code,kbd{background-color:#4448;border-radius:.5ex}pre code{background-color:transparent;padding:0}code,kbd{padding:0 .25ex;border-radius:.25ex}kbd{border:#666 solid 1px}pre{margin-block:1ex;margin-inline:1ex auto;padding:.5ex 1ex;width:fit-content;border:#444 solid 2px;border-radius:1ex 0 0}h1,h2,h3,h4,h5,:is(div,blockquote,details):has(h1,h2,h3,h4,h5){margin-block:3ex 2ex;margin-inline:0 auto}:is(h1,h2,h3,h4,h5,:is(div,blockquote,details):has(h1,h2,h3,h4,h5)):first-child{margin-block-start:1.5ex}:is(h1,h2,h3,h4,h5,:is(div,blockquote,details):has(h1,h2,h3,h4,h5)):last-child{margin-block-end:1ex}p,li,blockquote,ul,ol,dl,details,summary{margin-block:1.5ex;margin-inline:0}:is(blockquote,li,dd) p{margin-block:.5ex}:is(blockquote,li,dd) :is(p,blockquote,pre,ul,ol,li,dl,dd,dt,div,details,summary):first-child{margin-block-start:0}:is(blockquote,li,dd) :is(p,blockquote,pre,ul,ol,li,dl,dd,dt,div,details,summary):last-child{margin-block-end:0}:is(blockquote,li,dd) :is(pre,blockquote){margin-inline-start:0}blockquote{font-size:85%;font-style:italic;margin-inline-start:1em;padding:.5ex;border-inline-start:4px solid #333;border-radius:1ex}blockquote em{font-style:normal}blockquote blockquote{margin-inline-start:.5ex}table{margin:1.5ex auto}td,th{padding:.25ex .5ex}th{background-color:#333}td{background-color:#222}mark{background-color:#ff48;color:#fff;padding:0 2px;border-radius:2px}.footnote-ref{font-size:62.5%;background-color:#fff3;padding:1px;border-radius:2px}.footnotes{font-size:82.5%;color:#ccc}hr.footnotes-sep{margin-block:2em 1em}.error{background-color:#f444;color:#ff8;font-weight:700;border-radius:5px;padding:.5ex 1ex;width:75%;margin-inline:auto}details>summary{cursor:pointer;list-style:none;color:#ffb;transition:color .3s}details>summary>*,details>summary>:is(blockquote,ol,ul,dl)>*{display:inline}details[open]>summary{color:#fff}details>summary:before{content:"\2bc8";color:#ffa8;font-size:125%;margin-right:.5ex;font-style:normal;display:inline-block;transition:color .3s,transform .3s}details[open]>summary:before{color:#ffa;transform:rotate(90deg)}ul{padding-inline-start:1em;margin-inline-start:.5ex}ol{padding-inline-start:1.5em}dl,dt,dd{padding-inline-start:0em}dl dd{margin-inline-start:1em}:is(ul,ol) li:not(:has(p)){margin-block:.2ex .4ex;min-height:1lh}:is(ul,ol) li[type]:not(:has(p)){margin-block:.5ex .75ex}:is(ul,ol,dl) :is(ul,ol,dl):not(:has(p)){margin-block:.5ex}:is(dl) :is(dd,dt):not(:has(p)){margin-block:.5ex .75ex}dl dt{font-weight:700;font-style:italic}ul li[type]{list-style-type:none;padding-inline:1ex;margin-left:0;border-radius:4px;width:fit-content;background-color:oklch(from var(--itemColor, transparent) l 25% h / calc(alpha*.4))}ul li[type]:has(label:only-child){background-color:transparent}ul li[type] label{display:inline-block;direction:rtl;width:0;margin-left:-1ex;float:left}ul li[type] label>tt{display:inline-block;direction:ltr;width:fit-content;line-height:75%;padding:.2em;font-weight:700;white-space:nowrap;border-radius:4px;background-color:oklch(from var(--bullColor, var(--itemColor, oklch(50% 40% 300))) l 40% h / calc(alpha*.75))}ul li[type]>p{margin-block:0}ul li[type="**"]{--itemColor: oklch(50% 40% 300)}ul li[type="+"],ul li[type="*+"],ul li[type="+*"]{--bullColor: oklch(50% 40% 120)}ul li[type="++"],ul li[type=v]{--itemColor: oklch(50% 40% 120)}ul li[type="-"],ul li[type="*-"],ul li[type="-*"]{--bullColor: oklch(50% 40% 0)}ul li[type=--],ul li[type=x]{--itemColor: oklch(50% 40% 0)}ul li[type="?"]{--itemColor: oklch(50% 40% 240)}ul li[type="!"]{--itemColor: oklch(50% 40% 60)}ul li[type="??"]{--itemColor: oklch(75% 40% 240)}ul li[type="*?"],ul li[type="?*"]{--bullColor: oklch(75% 40% 240)}ul li[type="!!"]{--itemColor: oklch(75% 40% 60)}ul li[type="*!"],ul li[type="!*"]{--bullColor: oklch(75% 40% 60)}button{font-size:100%;font-weight:700}#md-widgets{position:fixed;top:0;right:0;margin:0 .5ex;display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}#md-widgets button{padding:.5ex;margin:1ex .5ex;color:#aaa;background-color:#444;border:2px #666 solid;font-size:75%;text-shadow:1px 1px 1px #000;border-radius:5px;transition:all ease-in-out .2s}#md-widgets button:hover,#md-widgets button:active{background-color:#666;border-color:#888;text-shadow:2px 2px 2px #000;padding:.75ex;margin:.75ex .25ex}#md-widgets button.on{color:#8c8;background-color:#446;filter:brightness(1.5)}.flex-break{flex-basis:100%;height:0}.big{font-size:120%}.small{font-size:80%}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
/*# sourceMappingURL=.md.css.map */
