.void-md{--vmd-font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--vmd-font-mono:ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;--vmd-text:#1a1a2e;--vmd-text-muted:#64748b;--vmd-link:#2563eb;--vmd-link-hover:#1d4ed8;--vmd-border:#e2e8f0;--vmd-bg-soft:#f8fafc;--vmd-line-height:1.75;font-family:var(--vmd-font-body);color:var(--vmd-text);line-height:var(--vmd-line-height);word-wrap:break-word}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .void-md{--vmd-text:#e2e8f0;--vmd-text-muted:#94a3b8;--vmd-link:#60a5fa;--vmd-link-hover:#93bbfd;--vmd-border:#334155;--vmd-bg-soft:#1e293b}}:root[data-theme=dark] .void-md{--vmd-text:#e2e8f0;--vmd-text-muted:#94a3b8;--vmd-link:#60a5fa;--vmd-link-hover:#93bbfd;--vmd-border:#334155;--vmd-bg-soft:#1e293b}.void-md h1,.void-md h2,.void-md h3,.void-md h4,.void-md h5,.void-md h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.void-md h1{margin-top:0;font-size:2em}.void-md h2{border-bottom:1px solid var(--vmd-border);padding-bottom:.3em;font-size:1.5em}.void-md h3{font-size:1.25em}.void-md h4{font-size:1em}.void-md p{margin-top:0;margin-bottom:1em}.void-md a{color:var(--vmd-link);font-weight:500;text-decoration:none}.void-md a:hover{color:var(--vmd-link-hover);text-decoration:underline}.void-md ul,.void-md ol{margin-top:0;margin-bottom:1em;padding-left:1.5em}.void-md li{margin-bottom:.25em}.void-md li>p{margin-bottom:.5em}.void-md blockquote{border-left:4px solid var(--vmd-border);color:var(--vmd-text-muted);margin:0 0 1em;padding:.5em 1em}.void-md blockquote>:last-child{margin-bottom:0}.void-md table{border-collapse:collapse;width:100%;margin-bottom:1em;display:block;overflow-x:auto}.void-md th,.void-md td{border:1px solid var(--vmd-border);text-align:left;padding:.5em 1em}.void-md th{background:var(--vmd-bg-soft);font-weight:600}.void-md :not(pre)>code{font-family:var(--vmd-font-mono);background:var(--vmd-bg-soft);border:1px solid var(--vmd-border);border-radius:4px;padding:.15em .4em;font-size:.875em}.void-md hr{border:none;border-top:1px solid var(--vmd-border);margin:2em 0}.void-md img{max-width:100%;height:auto}.void-md strong{font-weight:600}.void-md .header-anchor{float:left;opacity:0;margin-left:-.87em;padding-right:.23em;font-weight:500;transition:opacity .15s}.void-md h1:hover .header-anchor,.void-md h2:hover .header-anchor,.void-md h3:hover .header-anchor,.void-md h4:hover .header-anchor,.void-md h5:hover .header-anchor,.void-md h6:hover .header-anchor{opacity:1}.void-md ul.contains-task-list{padding-left:0;list-style:none}.void-md .task-list-item{align-items:baseline;gap:.5em;display:flex}.void-md .task-list-item input[type=checkbox]{flex-shrink:0;margin:0}.void-md .task-list-item ul.contains-task-list{margin-top:.25em}.void-md kbd{font-family:var(--vmd-font-mono);border:1px solid var(--vmd-border);box-shadow:0 1px 0 var(--vmd-border);background:var(--vmd-bg-soft);border-radius:4px;padding:.1em .4em;font-size:.875em}.void-md mark{color:inherit;background:#eab3084d;border-radius:2px;padding:.1em .2em}.void-md dl{margin-bottom:1em}.void-md dt{margin-top:.5em;font-weight:600}.void-md dd{margin-bottom:.5em;margin-left:1.5em}.void-md abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.void-md sub,.void-md sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}.void-md sup{top:-.5em}.void-md sub{bottom:-.25em}.void-md section.footnotes{border-top:1px solid var(--vmd-border);color:var(--vmd-text-muted);margin-top:2em;padding-top:1em;font-size:.875em}.void-md .footnote-ref a{vertical-align:super;margin-left:.1em;font-size:.75em;line-height:0}.void-md .footnote-backref{font-family:initial}.void-md .table-of-contents{margin-bottom:1em}.void-md .table-of-contents ul{padding-left:1em;list-style:none}.void-md .table-of-contents>ul{padding-left:0}.void-md div[class*=language-]{background:var(--vmd-bg-soft,#f8fafc);border-radius:8px;margin:1em 0;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .void-md div[class*=language-]{background:#1e293b}}:root[data-theme=dark] .void-md div[class*=language-]{background:#1e293b}.void-md div[class*=language-] pre{background:0 0;margin:0;padding:1.25em 1.5em;overflow-x:auto}.void-md div[class*=language-] code{font-family:var(--vmd-font-mono,ui-monospace, "Cascadia Code", Menlo, monospace);width:fit-content;min-width:100%;font-size:.875em;line-height:1.7;display:block}.void-md div[class*=language-] .lang{color:var(--vmd-text-muted,#94a3b8);pointer-events:none;text-transform:uppercase;font-size:.75em;font-weight:500;position:absolute;top:.5em;right:3em}.void-md div[class*=language-] .copy{border:1px solid var(--vmd-border,#e2e8f0);background:var(--vmd-bg-soft,#f8fafc);cursor:pointer;opacity:0;border-radius:4px;width:2em;height:2em;transition:opacity .15s;position:absolute;top:.5em;right:.5em}.void-md div[class*=language-]:hover .copy{opacity:1}.void-md div[class*=language-] .copy:before{content:"";background:currentColor;width:100%;height:100%;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='9' y='9' width='13' height='13' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E") 50%/60% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='9' y='9' width='13' height='13' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E") 50%/60% no-repeat}.void-md pre.shiki.shiki-themes{background-color:var(--shiki-light-bg,#fff)!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .void-md pre.shiki.shiki-themes{background-color:var(--shiki-dark-bg,#1e293b)!important;color:var(--shiki-dark,#e1e4e8)!important}:root:not([data-theme=light]) .void-md pre.shiki.shiki-themes span[style*=--shiki-dark]{color:var(--shiki-dark)!important}}:root[data-theme=dark] .void-md pre.shiki.shiki-themes{background-color:var(--shiki-dark-bg,#1e293b)!important;color:var(--shiki-dark,#e1e4e8)!important}:root[data-theme=dark] .void-md pre.shiki.shiki-themes span[style*=--shiki-dark]{color:var(--shiki-dark)!important}.void-md pre .diff.add{background:#10b98124}.void-md pre .diff.add:before{content:"+";color:#10b981;position:absolute;left:.5em}.void-md pre .diff.remove{opacity:.7;background:#ef444424}.void-md pre .diff.remove:before{content:"-";color:#ef4444;position:absolute;left:.5em}.void-md pre .diff{margin:0 -1.5em;padding-left:2em;padding-right:1.5em;position:relative}.void-md pre .highlighted{background:#6366f11a;width:calc(100% + 3em);margin:0 -1.5em;padding:0 1.5em;display:inline-block}.void-md pre .highlighted.warning{background:#eab30824}.void-md pre .highlighted.error{background:#ef444424}.void-md pre .has-focus .line:not(.focused){opacity:.4;transition:opacity .3s}.void-md pre:hover .has-focus .line:not(.focused){opacity:1}.void-md div[class*=language-].line-numbers-mode{padding-left:2.5em}.void-md .line-numbers-wrapper{text-align:center;width:2.5em;font-family:var(--vmd-font-mono,monospace);color:var(--vmd-text-muted,#94a3b8);border-right:1px solid var(--vmd-border,#e2e8f0);background:var(--vmd-bg-soft,#f8fafc);padding:1.25em 0;font-size:.875em;line-height:1.7;position:absolute;top:0;bottom:0;left:0}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .void-md .line-numbers-wrapper{background:#1e293b}}:root[data-theme=dark] .void-md .line-numbers-wrapper{background:#1e293b}.void-md .custom-block{border-left:4px solid;border-radius:8px;margin:1em 0;padding:1em 1.25em}.void-md .custom-block-title{margin-bottom:.5em;font-weight:600}.void-md .custom-block>:last-child{margin-bottom:0}.void-md .tip{background:#10b98114;border-color:#10b981}.void-md .tip .custom-block-title{color:#10b981}.void-md .info,.void-md .note{background:#3b82f614;border-color:#3b82f6}.void-md .info .custom-block-title,.void-md .note .custom-block-title{color:#3b82f6}.void-md .warning,.void-md .important{background:#eab30814;border-color:#eab308}.void-md .warning .custom-block-title,.void-md .important .custom-block-title{color:#ca8a04}.void-md .danger,.void-md .caution{background:#ef444414;border-color:#ef4444}.void-md .danger .custom-block-title,.void-md .caution .custom-block-title{color:#ef4444}.void-md details.custom-block{cursor:pointer}.void-md details.custom-block summary{cursor:pointer;font-weight:600}.void-md details.custom-block[open] summary{margin-bottom:.5em}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .void-md .tip{background:#10b9811f}:root:not([data-theme=light]) .void-md .info,:root:not([data-theme=light]) .void-md .note{background:#3b82f61f}:root:not([data-theme=light]) .void-md .warning,:root:not([data-theme=light]) .void-md .important{background:#eab3081f}:root:not([data-theme=light]) .void-md .warning .custom-block-title,:root:not([data-theme=light]) .void-md .important .custom-block-title{color:#eab308}:root:not([data-theme=light]) .void-md .danger,:root:not([data-theme=light]) .void-md .caution{background:#ef44441f}}:root[data-theme=dark] .void-md .tip{background:#10b9811f}:root[data-theme=dark] .void-md .info,:root[data-theme=dark] .void-md .note{background:#3b82f61f}:root[data-theme=dark] .void-md .warning,:root[data-theme=dark] .void-md .important{background:#eab3081f}:root[data-theme=dark] .void-md .warning .custom-block-title,:root[data-theme=dark] .void-md .important .custom-block-title{color:#eab308}:root[data-theme=dark] .void-md .danger,:root[data-theme=dark] .void-md .caution{background:#ef44441f}.void-md .github-alert{border-left-width:4px}
