@import"https://fonts.googleapis.com/css2?family=Fira+Mono&display=swap";:root{--font-mono: "Fira Mono", "Menlo", "Monaco", "Consolas", monospace;--color-bg: #292522;--color-fg: #ECE1D7;--color-header-bg: #34302C;--color-header-fg: #E49B5D;--color-header-border: #E49B5D;--color-link: #7F91B2;--color-link-hover: #BD8183;--color-footer-bg: #34302C;--color-footer-fg: #ECE1D7;--color-footer-border: #403A36;--color-hljs-bg: var(--color-header-bg);--color-hljs-fg: var(--color-fg);--color-hljs-comment: #867462;--color-hljs-keyword: #7F91B2;--color-hljs-string: #85B695;--color-hljs-number: #E49B5D;--color-hljs-built-in: #EBC06D;--color-hljs-meta: #A3A9CE;--color-hljs-deletion: #BD8183}body{font-family:var(--font-mono);margin:0;padding:0;background:var(--color-bg);color:var(--color-fg)}header{color:var(--color-header-fg);font-weight:700;font-size:1.5rem;letter-spacing:1px}h1,h2,h3,h4,h5,h6{color:var(--color-header-fg);margin-top:0;font-family:inherit}a{color:var(--color-link)}a:hover{color:var(--color-link-hover)}footer{text-align:center;color:var(--color-footer-fg);padding:1rem;font-size:.95em}@media(max-width:800px){.article-container{max-width:320px!important;width:100%!important;margin:1rem auto!important;background:var(--color-bg)!important;padding:1rem!important;box-shadow:0 0 0 2px #313244!important;border:1px solid #313244!important}main{min-height:60vh!important;padding:0 .5rem!important}}main{min-height:85vh;display:flex;flex-direction:column;justify-content:center;height:100%}table{width:100%;border-collapse:collapse;border-spacing:0;font-family:var(--font-mono);font-size:.95rem;color:var(--color-fg)}table thead th{background-color:var(--color-header-bg);color:var(--color-header-fg);font-weight:600;text-align:left;padding:.75rem 1rem;border-bottom:2px solid var(--color-header-border)}table tbody td{padding:.75rem 1rem;vertical-align:top;border-bottom:1px solid var(--color-header-bg);border-right:1px solid var(--color-header-border)}table tbody td:last-child,table thead th:last-child{border-right:none}table tbody tr:nth-child(2n){background-color:var(--color-header-bg)}table tbody tr:hover{background-color:var(--color-link)}table .text-right{text-align:right}table .text-center{text-align:center}.article-container{max-width:700px;width:100%;margin:2rem auto;background:var(--color-bg);padding:2rem;box-shadow:0 0 0 2px #313244;border:1px solid #313244}.pager{-webkit-user-select:none;user-select:none}.pager a{background:var(--color-bg);color:var(--color-link);border:none;text-align:center;padding:0 .25rem;text-decoration:none}.pager a.disabled{pointer-events:none;color:var(--color-header-bg)}.pager a.enabled:hover{color:var(--color-link-hover)}.prev-page,.next-page{font-size:1.5rem}a.selected{font-weight:700;color:var(--color-header-fg)}.hljs{display:block;overflow-x:auto;padding:1em;background:var(--color-hljs-bg);color:var(--color-hljs-fg);border-radius:6px;font-family:var(--font-mono);font-size:1em}.hljs-comment,.hljs-quote{color:var(--color-hljs-comment);font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:var(--color-hljs-keyword)}.hljs-string,.hljs-title,.hljs-section,.hljs-type,.hljs-attribute,.hljs-symbol,.hljs-bullet,.hljs-addition{color:var(--color-hljs-string)}.hljs-number,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-literal,.hljs-template-tag,.hljs-template-variable,.hljs-link{color:var(--color-hljs-number)}.hljs-built_in,.hljs-builtin-name{color:var(--color-hljs-built-in)}.hljs-meta{color:var(--color-hljs-meta)}.hljs-deletion{color:var(--color-hljs-deletion)}.mermaid{font-family:var(--font-mono)!important;border-radius:6px!important;padding:1em!important}.mermaid .node rect,.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon .mermaid .node path{fill:var(--color-header-bg)!important;stroke:var(--color-header-border)!important;color:var(--color-fg)!important}.mermaid .node text{fill:var(--color-header-fg)!important;font-family:var(--font-mono)!important}.mermaid .edgeLabel{background:var(--color-bg)!important;color:var(--color-link)!important;font-family:var(--font-mono)!important}.mermaid .edgePath path,.mermaid .link{stroke:var(--color-link)!important}.mermaid .cluster rect{fill:var(--color-footer-bg)!important;stroke:var(--color-footer-border)!important}.mermaid .cluster text{fill:var(--color-footer-fg)!important;font-family:var(--font-mono)!important}.mermaid .label{color:var(--color-fg)!important;font-family:var(--font-mono)!important}.mermaid .actor{fill:var(--color-header-bg)!important;stroke:var(--color-header-border)!important;color:var(--color-header-fg)!important;font-family:var(--font-mono)!important}.mermaid .actor text{fill:var(--color-header-fg)!important;font-family:var(--font-mono)!important}.mermaid .messageLine0,.mermaid .messageLine1{stroke:var(--color-link)!important}.mermaid .messageText{fill:var(--color-link)!important;font-family:var(--font-mono)!important}.mermaid .loopText,.mermaid .noteText,.mermaid .activationText{fill:var(--color-footer-fg)!important;font-family:var(--font-mono)!important}.mermaid .note{fill:var(--color-footer-bg)!important;stroke:var(--color-footer-border)!important}.mermaid .activation{fill:var(--color-link)!important;opacity:.2!important}
