@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500&display=swap";html,body,body.theme-dark{--v-800: #000000e0;--v-700: #17181e;--v-600: #292a2f;--v-500: #4f5053;--v-400: #68696c;--v-300: #818184;--v-200: #e1e2e9;--v-100: #f1f2f5;--v-000: #fbfcfc;--v-c-error: 203, 0, 52;--v-c-help: 249, 95, 42;--v-c-tip: 241, 201, 129;--v-c-abstract: 198, 212, 49;--v-c-info: 188, 241, 129;--v-c-important: 141, 241, 129;--v-c-success: 129, 241, 164;--v-c-todo: 139, 227, 235;--v-c-example: 171, 139, 235;--v-c-fail: 241, 129, 197;--background-primary: #0a0b0e !important;--background-primary-alt: #0f1014 !important;--background-secondary: #0f1014 !important;--background-modifier-border: rgba(255, 255, 255, 0.05) !important;--text-normal: #d8d9de !important;--text-muted: #838184 !important;--text-faint: #45474f !important;--dpg-red: #cb0034 !important;--dpg-red-rgb: 203, 0, 52 !important;--dpg-red-hover: #ff1f52 !important;--text-accent: var(--dpg-red) !important;--heading-h1: #ffffff !important;--heading-h2: #d9b45c !important;--heading-h3: #6bb3f0 !important;--heading-h4: #a2d96c !important;--heading-h5: #b59ee5 !important;--heading-h6: #e58578 !important;--dg-content-max-width: 880px !important;--dg-content-font-size: 16px !important;--dg-sidebar-max-width: 240px !important;--dg-filetree-width: 220px !important}body{font-family:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif !important;background-color:var(--background-primary) !important;background-image:none !important;color:var(--text-normal) !important;line-height:1.68 !important;-webkit-font-smoothing:antialiased}body::after{content:"";position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIj48ZmlsdGVyIGlkPSJuIj48dmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iMC44NSIgbnVtT2N0YXZlcz0iMiIgc3RpdGNoVGlsZXM9InN0aXRjaCIvPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIxIDAgMCAwIDEgIDAgMSAwIDAgMSAgMCAwIDEgMCAxICAwIDAgMCAwLjUgLTAuMTgiLz48L2ZpbHRlcj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWx0ZXI9InVybCgjbikiLz48L3N2Zz4=");background-repeat:repeat;background-size:120px 120px;opacity:.04}.sidebar,.filetree-sidebar{background:rgba(0,0,0,0) !important;border-right:1px solid rgba(255,255,255,.04) !important;padding-top:1rem !important}.sidebar .site-title,.sidebar .header-title,.sidebar a.header-title,.filetree-sidebar .site-title,.filetree-sidebar .header-title,.filetree-sidebar a.header-title{font-size:1.05rem !important;font-weight:800 !important;color:var(--dpg-red) !important;letter-spacing:-0.01em;margin-bottom:.8rem !important}.sidebar a,.sidebar .nav-link,.sidebar .file-tree-link,.filetree-sidebar a,.filetree-sidebar .nav-link,.filetree-sidebar .file-tree-link{font-size:.88rem !important;color:#7a7e8a !important;padding:3px 8px !important;border-radius:5px !important;transition:all .12s ease}.sidebar a:hover,.sidebar .nav-link:hover,.sidebar .file-tree-link:hover,.filetree-sidebar a:hover,.filetree-sidebar .nav-link:hover,.filetree-sidebar .file-tree-link:hover{color:#fff !important;background:rgba(255,255,255,.04) !important}.search-button,.search-bar,input[type=search]{background:#0e0f13 !important;border:1px solid rgba(255,255,255,.07) !important;border-radius:6px !important;font-size:.82rem !important;color:#d8d9de !important;height:32px !important;margin-bottom:1rem !important}.search-button:hover,.search-button:focus,.search-bar:hover,.search-bar:focus,input[type=search]:hover,input[type=search]:focus{border-color:rgba(255,255,255,.2) !important}.toc-container{background:rgba(0,0,0,0) !important;border:none !important;border-left:none !important;padding-left:1rem !important}.toc-container ul,.toc-container ol,.toc-container li,.toc-container .toc-list,.toc-container .toc-list-item{border:none !important;border-left:none !important;list-style:none !important}.toc-container .toc-header,.toc-container .toc-title{font-size:.7rem !important;font-weight:700 !important;letter-spacing:.08em !important;color:#484b54 !important;text-transform:uppercase !important;margin-bottom:.8rem !important;border:none !important}.toc-container a,.toc-container .toc-link{font-size:.8rem !important;color:#717580 !important;line-height:1.4 !important;padding:2.5px 0 !important;display:inline-block;text-decoration:none !important;border:none !important;border-bottom:none !important;box-shadow:none !important;transition:color .12s ease}.toc-container a:hover,.toc-container .toc-link:hover{color:#fff !important;text-decoration:none !important;border:none !important}.toc-container *::before,.toc-container *::after{display:none !important;content:none !important;border:none !important}.toc-container .is-active-link{color:var(--heading-h2) !important;font-weight:700 !important;border:none !important}.cm-s-obsidian,.markdown-rendered,.content,article{font-family:"Nunito",sans-serif !important}.cm-s-obsidian h1,.cm-s-obsidian h2,.cm-s-obsidian h3,.cm-s-obsidian h4,.cm-s-obsidian h5,.cm-s-obsidian h6,.markdown-rendered h1,.markdown-rendered h2,.markdown-rendered h3,.markdown-rendered h4,.markdown-rendered h5,.markdown-rendered h6,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,article h1,article h2,article h3,article h4,article h5,article h6{font-family:"Nunito",sans-serif !important;border:none !important;letter-spacing:-0.01em !important}.cm-s-obsidian h1 *,.cm-s-obsidian h1 a,.cm-s-obsidian h1 span,.cm-s-obsidian h2 *,.cm-s-obsidian h2 a,.cm-s-obsidian h2 span,.cm-s-obsidian h3 *,.cm-s-obsidian h3 a,.cm-s-obsidian h3 span,.cm-s-obsidian h4 *,.cm-s-obsidian h4 a,.cm-s-obsidian h4 span,.cm-s-obsidian h5 *,.cm-s-obsidian h5 a,.cm-s-obsidian h5 span,.cm-s-obsidian h6 *,.cm-s-obsidian h6 a,.cm-s-obsidian h6 span,.markdown-rendered h1 *,.markdown-rendered h1 a,.markdown-rendered h1 span,.markdown-rendered h2 *,.markdown-rendered h2 a,.markdown-rendered h2 span,.markdown-rendered h3 *,.markdown-rendered h3 a,.markdown-rendered h3 span,.markdown-rendered h4 *,.markdown-rendered h4 a,.markdown-rendered h4 span,.markdown-rendered h5 *,.markdown-rendered h5 a,.markdown-rendered h5 span,.markdown-rendered h6 *,.markdown-rendered h6 a,.markdown-rendered h6 span,.content h1 *,.content h1 a,.content h1 span,.content h2 *,.content h2 a,.content h2 span,.content h3 *,.content h3 a,.content h3 span,.content h4 *,.content h4 a,.content h4 span,.content h5 *,.content h5 a,.content h5 span,.content h6 *,.content h6 a,.content h6 span,article h1 *,article h1 a,article h1 span,article h2 *,article h2 a,article h2 span,article h3 *,article h3 a,article h3 span,article h4 *,article h4 a,article h4 span,article h5 *,article h5 a,article h5 span,article h6 *,article h6 a,article h6 span{color:inherit !important;text-decoration:none !important;border:none !important}.cm-s-obsidian h1,.markdown-rendered h1,.content h1,article h1{font-size:2.1rem !important;font-weight:800 !important;color:var(--heading-h1) !important;margin-top:1.1rem !important;margin-bottom:.8rem !important}.cm-s-obsidian h2,.markdown-rendered h2,.content h2,article h2{font-size:1.55rem !important;font-weight:800 !important;color:var(--heading-h2) !important;display:flex !important;align-items:center !important;gap:.5rem !important;margin-top:1.5rem !important;margin-bottom:.6rem !important}.cm-s-obsidian h3,.markdown-rendered h3,.content h3,article h3{font-size:1.22rem !important;font-weight:700 !important;color:var(--heading-h3) !important;margin-top:1.2rem !important;margin-bottom:.45rem !important}.cm-s-obsidian h4,.markdown-rendered h4,.content h4,article h4{font-size:1.05rem !important;font-weight:700 !important;color:var(--heading-h4) !important;margin-top:1.1rem !important;margin-bottom:.35rem !important}.cm-s-obsidian h5,.markdown-rendered h5,.content h5,article h5{font-size:.95rem !important;font-weight:700 !important;color:var(--heading-h5) !important;margin-top:.9rem !important;margin-bottom:.3rem !important}.cm-s-obsidian h6,.markdown-rendered h6,.content h6,article h6{font-size:.88rem !important;font-weight:700 !important;color:var(--heading-h6) !important;margin-top:.8rem !important;margin-bottom:.25rem !important;text-transform:uppercase !important;letter-spacing:.04em !important}p{margin-bottom:.7rem !important;color:var(--text-normal) !important}.markdown-rendered>*,.content>*{margin-top:0 !important}.markdown-rendered>*+*,.content>*+*{margin-top:.7rem !important}.markdown-rendered>h2+*,.markdown-rendered>h3+*,.markdown-rendered>h4+*,.markdown-rendered>h5+*,.markdown-rendered>h6+*,.content>h2+*,.content>h3+*,.content>h4+*,.content>h5+*,.content>h6+*{margin-top:.4rem !important}strong,b{color:#fff !important;font-weight:700}.markdown-rendered a,a.internal-link{color:var(--dpg-red) !important;text-decoration:none !important;border:none !important;font-weight:600 !important}.markdown-rendered a:hover,a.internal-link:hover{color:var(--dpg-red-hover) !important;text-decoration:underline !important}.markdown-rendered ul,.markdown-rendered ol{padding-left:1.3rem !important;margin-bottom:.8rem !important}.markdown-rendered ul li,.markdown-rendered ol li{margin-bottom:.2rem}.markdown-rendered ul li::marker,.markdown-rendered ol li::marker{color:#555861 !important}:not(pre)>code,kbd{font-family:"JetBrains Mono",monospace !important;background:#14151a !important;border:1px solid rgba(255,255,255,.1) !important;border-radius:5px !important;color:#e2e4ea !important;padding:.12em .45em !important;font-size:.85em !important;box-shadow:0 1px 2px rgba(0,0,0,.4) !important;margin:0 2px}.markdown-rendered img,.content img{border-radius:6px !important;border:none !important;box-shadow:none !important;margin:.8rem 0 !important;max-width:100% !important;height:auto !important}.callout{border-radius:8px !important;margin:.9rem 0 !important;padding:0 !important;overflow:hidden !important;border:1px solid rgba(255,255,255,.08) !important;background:var(--v-700) !important}.callout .callout-title{padding:.4rem .9rem !important;font-weight:700 !important;display:flex !important;align-items:center !important;gap:.5rem !important;font-size:.92rem !important;color:var(--text-normal) !important}.callout .callout-icon svg{width:16px !important;height:16px !important}.callout .callout-content{padding:.6rem .9rem !important;color:var(--text-normal) !important;border-top:1px solid rgba(255,255,255,.06) !important}.callout .callout-content p:last-child{margin-bottom:0 !important}.callout[data-callout=info],.callout[data-callout=note]{border-color:rgba(var(--v-c-info), 0.4) !important}.callout[data-callout=info] .callout-title,.callout[data-callout=note] .callout-title{background:rgba(var(--v-c-info), 0.14) !important;color:rgb(var(--v-c-info)) !important}.callout[data-callout=info] .callout-icon svg,.callout[data-callout=note] .callout-icon svg{color:rgb(var(--v-c-info)) !important}.callout[data-callout=tip],.callout[data-callout=hint],.callout[data-callout=bug]{border-color:rgba(var(--v-c-tip), 0.4) !important}.callout[data-callout=tip] .callout-title,.callout[data-callout=hint] .callout-title,.callout[data-callout=bug] .callout-title{background:rgba(var(--v-c-tip), 0.14) !important;color:rgb(var(--v-c-tip)) !important}.callout[data-callout=tip] .callout-icon svg,.callout[data-callout=hint] .callout-icon svg,.callout[data-callout=bug] .callout-icon svg{color:rgb(var(--v-c-tip)) !important}.callout[data-callout=success],.callout[data-callout=check],.callout[data-callout=done]{border-color:rgba(var(--v-c-success), 0.4) !important}.callout[data-callout=success] .callout-title,.callout[data-callout=check] .callout-title,.callout[data-callout=done] .callout-title{background:rgba(var(--v-c-success), 0.14) !important;color:rgb(var(--v-c-success)) !important}.callout[data-callout=success] .callout-icon svg,.callout[data-callout=check] .callout-icon svg,.callout[data-callout=done] .callout-icon svg{color:rgb(var(--v-c-success)) !important}.callout[data-callout=warning],.callout[data-callout=error],.callout[data-callout=danger],.callout[data-callout=caution],.callout[data-callout=attention]{border-color:rgba(var(--v-c-error), 0.4) !important}.callout[data-callout=warning] .callout-title,.callout[data-callout=error] .callout-title,.callout[data-callout=danger] .callout-title,.callout[data-callout=caution] .callout-title,.callout[data-callout=attention] .callout-title{background:rgba(var(--v-c-error), 0.14) !important;color:rgb(var(--v-c-error)) !important}.callout[data-callout=warning] .callout-icon svg,.callout[data-callout=error] .callout-icon svg,.callout[data-callout=danger] .callout-icon svg,.callout[data-callout=caution] .callout-icon svg,.callout[data-callout=attention] .callout-icon svg{color:rgb(var(--v-c-error)) !important}.callout[data-callout=help],.callout[data-callout=faq],.callout[data-callout=question]{border-color:rgba(var(--v-c-help), 0.4) !important}.callout[data-callout=help] .callout-title,.callout[data-callout=faq] .callout-title,.callout[data-callout=question] .callout-title{background:rgba(var(--v-c-help), 0.14) !important;color:rgb(var(--v-c-help)) !important}.callout[data-callout=help] .callout-icon svg,.callout[data-callout=faq] .callout-icon svg,.callout[data-callout=question] .callout-icon svg{color:rgb(var(--v-c-help)) !important}.callout[data-callout=abstract],.callout[data-callout=summary],.callout[data-callout=tldr]{border-color:rgba(var(--v-c-abstract), 0.4) !important}.callout[data-callout=abstract] .callout-title,.callout[data-callout=summary] .callout-title,.callout[data-callout=tldr] .callout-title{background:rgba(var(--v-c-abstract), 0.14) !important;color:rgb(var(--v-c-abstract)) !important}.callout[data-callout=abstract] .callout-icon svg,.callout[data-callout=summary] .callout-icon svg,.callout[data-callout=tldr] .callout-icon svg{color:rgb(var(--v-c-abstract)) !important}.callout[data-callout=important]{border-color:rgba(var(--v-c-important), 0.4) !important}.callout[data-callout=important] .callout-title{background:rgba(var(--v-c-important), 0.14) !important;color:rgb(var(--v-c-important)) !important}.callout[data-callout=important] .callout-icon svg{color:rgb(var(--v-c-important)) !important}.callout[data-callout=todo],.callout[data-callout=quote],.callout[data-callout=cite]{border-color:rgba(var(--v-c-todo), 0.4) !important}.callout[data-callout=todo] .callout-title,.callout[data-callout=quote] .callout-title,.callout[data-callout=cite] .callout-title{background:rgba(var(--v-c-todo), 0.14) !important;color:rgb(var(--v-c-todo)) !important}.callout[data-callout=todo] .callout-icon svg,.callout[data-callout=quote] .callout-icon svg,.callout[data-callout=cite] .callout-icon svg{color:rgb(var(--v-c-todo)) !important}.callout[data-callout=example]{border-color:rgba(var(--v-c-example), 0.4) !important}.callout[data-callout=example] .callout-title{background:rgba(var(--v-c-example), 0.14) !important;color:rgb(var(--v-c-example)) !important}.callout[data-callout=example] .callout-icon svg{color:rgb(var(--v-c-example)) !important}.callout[data-callout=failure],.callout[data-callout=missing],.callout[data-callout=fail]{border-color:rgba(var(--v-c-fail), 0.4) !important}.callout[data-callout=failure] .callout-title,.callout[data-callout=missing] .callout-title,.callout[data-callout=fail] .callout-title{background:rgba(var(--v-c-fail), 0.14) !important;color:rgb(var(--v-c-fail)) !important}.callout[data-callout=failure] .callout-icon svg,.callout[data-callout=missing] .callout-icon svg,.callout[data-callout=fail] .callout-icon svg{color:rgb(var(--v-c-fail)) !important}.settings-tree{font-family:"JetBrains Mono",monospace !important;background:#0d0e12 !important;border:1px solid rgba(255,255,255,.08) !important;border-radius:8px !important;overflow:hidden !important;margin:.9rem 0 !important;font-size:.85rem !important}.settings-tree__row{display:flex !important;align-items:center !important;gap:.6rem !important;padding:.45rem 1rem !important;border-bottom:1px solid rgba(255,255,255,.05) !important;color:#9a9ca5 !important}.settings-tree__row:last-child{border-bottom:none !important}.settings-tree__row--parent{background:rgba(255,255,255,.02) !important}.settings-tree__toggle{color:#55575f !important;width:1em !important;text-align:center !important;flex-shrink:0 !important}.settings-tree__key{color:#d9b45c !important;font-weight:600 !important;width:1em !important;text-align:center !important;flex-shrink:0 !important}.settings-tree__label{color:#c7c9d1 !important}.settings-tree__label--accent{color:#6bb3f0 !important;font-weight:600 !important}table.hotkey-table,.markdown-rendered table.hotkey-table{font-family:"JetBrains Mono",monospace !important;background:#0d0e12 !important;border:1px solid rgba(255,255,255,.08) !important;border-radius:8px !important;border-collapse:collapse !important;font-size:.85rem !important;width:100% !important}table.hotkey-table td,table.hotkey-table th,.markdown-rendered table.hotkey-table td,.markdown-rendered table.hotkey-table th{border:none !important;border-bottom:1px solid rgba(255,255,255,.05) !important;padding:.45rem 1rem !important;color:#9a9ca5 !important}table.hotkey-table tr:last-child td,.markdown-rendered table.hotkey-table tr:last-child td{border-bottom:none !important}/*# sourceMappingURL=custom-style.css.map */
