pre[class*=language-]{padding:1.25rem;overflow-x:auto;color:var(--pr-text)!important;background:var(--pr-bg)!important;border:1px solid var(--pr-border)!important;box-shadow:var(--pr-shadow,none)!important;border-radius:var(--pr-radius,.75rem)!important}code[class*=language-]{text-shadow:var(--pr-text-glow,none);font-family:ui-monospace,Menlo,Monaco,monospace;font-size:.875rem;line-height:1.7}:not(pre)>code{background:var(--pr-inline-bg);color:var(--pr-keyword);box-shadow:var(--pr-inline-shadow,none);border-radius:.4rem;padding:.2rem .4rem}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--pr-comment);font-style:italic}.token.keyword,.token.rule,.token.selector{color:var(--pr-keyword);text-shadow:var(--pr-glow-keyword,none)}.token.string,.token.char,.token.attr-value{color:var(--pr-string);text-shadow:var(--pr-glow-string,none)}.token.number,.token.boolean{color:var(--pr-number);text-shadow:var(--pr-glow-number,none)}.token.function,.token.attr-name{color:var(--pr-function);text-shadow:var(--pr-glow-function,none)}.token.class-name,.token.constant{color:var(--pr-class);text-shadow:var(--pr-glow-class,none)}.token.operator,.token.entity,.token.url{color:var(--pr-operator)}.token.punctuation{opacity:.8}pre[class*=language-] ::selection{background:var(--pr-selection)}
.hbh-mdocs{overflow-wrap:break-word;border-radius:calc(var(--radius) - 2px);max-width:100%;overflow-x:auto}.hbh-mdocs *{box-sizing:border-box;margin:0;padding:0}.hbh-mdocs blockquote{border-left-width:4px;border-color:hsl(var(--primary));background-color:hsl(var(--muted));padding:.5rem 1rem}.hbh-mdocs .table-wrapper{max-width:100%;overflow-x:auto}.hbh-mdocs :where(blockquote,h1,h2,h3,h4,h5,h6,pre,p,table,hr){border-radius:calc(var(--radius) - 2px);margin-top:.75rem;margin-bottom:.75rem}.hbh-mdocs :where(ul,ol){padding-left:1.5rem;padding-right:1.5rem}.hbh-mdocs :where(ul,ol) li{margin-top:.5rem;margin-bottom:.5rem}.hbh-mdocs ul{list-style-type:disc}.hbh-mdocs ol{list-style-type:decimal}.hbh-mdocs pre{border-radius:var(--radius);max-width:100%;padding:1rem;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s}.hbh-mdocs pre:focus-visible{--tw-shadow:0 0 0 2px hsl(var(--primary)/.2);--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline-offset:2px;outline-width:2px;outline-style:solid;outline-color:hsl(var(--primary))}.hbh-mdocs :not(pre)>code{overflow-wrap:break-word;background-color:hsl(var(--secondary));border-radius:.25rem;padding:.25rem}.hbh-mdocs table{border-collapse:separate;border-radius:calc(var(--radius) - 2px);border-width:1px;border-color:hsl(var(--border));width:100%;font-size:.875rem;line-height:1.25rem}.hbh-mdocs :where(th,td){white-space:nowrap;border-radius:calc(var(--radius) - 2px);text-align:left;width:100%;padding:.5rem}.hbh-mdocs :where(table,td){border-width:1px;border-color:hsl(var(--border))}.hbh-mdocs :where(table,td):hover{border-color:hsl(var(--primary))}.hbh-mdocs :is(h1,h2,h3,h4,h5,h6){letter-spacing:-.025em;scroll-margin-top:6rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:600}.hbh-mdocs h1{margin-top:2.5rem;margin-bottom:1.5rem;font-size:2.25rem;line-height:1.25}@media (min-width:768px){.hbh-mdocs h1{font-size:3rem;line-height:1}}@media (min-width:1024px){.hbh-mdocs h1{font-size:3.75rem;line-height:1}}.hbh-mdocs h2{margin-top:2.25rem;margin-bottom:1.25rem;font-size:1.875rem;line-height:1.375}@media (min-width:768px){.hbh-mdocs h2{font-size:2.25rem;line-height:2.5rem}}.hbh-mdocs h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.375}@media (min-width:768px){.hbh-mdocs h3{font-size:1.875rem;line-height:2.25rem}}.hbh-mdocs h4{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.375}@media (min-width:768px){.hbh-mdocs h4{font-size:1.5rem;line-height:2rem}}.hbh-mdocs h5{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:500;line-height:1.5}@media (min-width:768px){.hbh-mdocs h5{font-size:1.25rem;line-height:1.75rem}}.hbh-mdocs h6{text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.5rem}@media (min-width:768px){.hbh-mdocs h6{font-size:1.125rem;line-height:1.75rem}}body.hide-line-numbers .hbh-mdocs .hbh-md-code-block>code>.hbh-line-number>.line-number{display:none!important}.hbh-mdocs .hbh-md-code-block,.hbh-mdocs .hbh-md-code-block *{text-shadow:none!important;white-space:pre-wrap!important;word-wrap:break-word!important;overflow-wrap:anywhere!important;font-family:monospace!important;overflow:auto!important}.hbh-mdocs .hbh-md-code-block{flex-flow:column wrap;display:flex!important}.hbh-mdocs .hbh-md-code-block code:has(>.hbh-line-number>.line-number){flex-flow:column wrap;display:flex!important}
