body,html{padding:0;margin:0;font-family:Nerd Font,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:18px;background:#323232;color:#bababa}*{box-sizing:border-box}a{color:red;text-decoration:none;font-weight:500}a.deprecated{color:rgba(255,0,0,.477)}a:hover{color:red;font-weight:900}img{max-width:100%;display:block}.container{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}footer{width:100%;height:50px;color:#585858;display:flex;justify-content:center;align-items:center}h1{font-size:2rem;line-height:1.2;font-weight:900}h1,h2{letter-spacing:-.05rem;margin:1rem 0}h2{font-size:1.7rem;line-height:1.3;font-weight:800}h3{font-size:1.4rem;line-height:1.4;margin:1rem 0}h4{font-size:1.2rem;line-height:1.5}h5{font-size:1rem;line-height:1.6}@font-face{font-family:Nerd Font;src:url(/fonts/JetBrainsMonoLightNerd.ttf);font-weight:700}@font-face{font-family:Nerd Font;src:url(/fonts/JetBrainsMonoThinNerd.ttf)}p{font-weight:lighter}code{background:#1e1e1e;color:#e6e6e6;padding:.15em .4em;border-radius:4px}code,pre,pre.shiki{font-family:Nerd Font,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em;border:1px solid #2a2a2a}pre,pre.shiki{background:#1b1b1b!important;border-left:3px solid #e53935;border-radius:8px;padding:1rem 1.2rem;margin:1.25rem 0;overflow-x:auto;line-height:1.55;box-shadow:0 1px 0 rgba(0,0,0,.25);-webkit-overflow-scrolling:touch;-moz-tab-size:2;tab-size:2}pre code{background:transparent;border:0;padding:0;border-radius:0;font-size:1em;color:#e6e6e6;display:block;white-space:pre;font-family:inherit}pre.shiki code .line{display:block;min-height:1.55em}code.language-mermaid,pre:has(>code.language-mermaid){background:transparent;border:0;padding:0;box-shadow:none}pre::-webkit-scrollbar{height:8px}pre::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}pre::-webkit-scrollbar-track{background:transparent}table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.95em}td,th{padding:.5rem .75rem;border:1px solid #3a3a3a;text-align:left}th{background:#2a2a2a;font-weight:700;color:#e6e6e6}tr:nth-child(2n) td{background:#2c2c2c}blockquote{margin:1.25rem 0;padding:.6rem 1rem;border-left:3px solid #e53935;background:#2a2a2a;color:#cfcfcf;border-radius:0 6px 6px 0}blockquote p{margin:.25rem 0}