code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}:root{--font-geist-sans:"Geist Sans",sans-serif;--font-geist-mono:"Geist Mono",monospace}.prose{color:var(--text-secondary);font-family:var(--font-geist-sans);margin-bottom:60px;font-size:.9375rem;line-height:1.8}.prose h1{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem}.prose h1,.prose h2{color:var(--text-primary);font-family:var(--font-geist-sans);letter-spacing:-.01em}.prose h2{font-size:1.25rem;font-weight:600;margin-top:2.25rem;margin-bottom:.75rem}.prose h3{font-size:1.1rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}.prose h3,.prose p{color:var(--text-secondary);font-family:var(--font-geist-sans)}.prose p{margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.8}.prose a{color:var(--link);text-decoration:none;transition:color .15s ease;font-family:var(--font-geist-sans);border-bottom:1px solid transparent}.prose a:hover{color:var(--link-hover);border-bottom-color:var(--link-hover)}.prose code{color:var(--code-text);background-color:var(--code-bg);padding:.15em .4em;border-radius:.3rem;font-size:.85em;border:1px solid var(--code-border)}.prose code,.prose pre{font-family:var(--font-geist-mono)}.prose pre{background-color:var(--surface);border:1px solid var(--border);padding:1.25rem;border-radius:.75rem;overflow-x:auto;margin-top:1.75rem;margin-bottom:1.75rem;position:relative}.prose pre code{color:var(--code-text);background-color:transparent;padding:0;font-size:.85em;word-wrap:break-word;white-space:pre-wrap;max-width:100%;font-family:var(--font-geist-mono);border:none}.prose ul{font-family:var(--font-geist-sans);list-style-type:disc}.prose ol,.prose ul{margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem}.prose ol{list-style-type:decimal}.prose li{margin-top:.35rem;margin-bottom:.35rem;font-family:var(--font-geist-sans);color:var(--text-secondary)}.prose li::marker{color:var(--marker)}.prose blockquote{border-left:2px solid var(--blockquote-border);padding-left:1.25rem;margin-left:0;margin-top:1.5rem;margin-bottom:1.5rem;color:var(--blockquote-text);font-family:var(--font-geist-sans);font-size:.9375rem;font-style:italic}.prose img{width:100%;height:auto;margin:2rem 0;border-radius:.75rem;border:1px solid var(--border)}.prose sup{font-size:.675rem;color:var(--text-muted);font-family:var(--font-geist-sans)}.prose hr{border:none;height:1px;background:var(--divider);margin-top:2.5rem;margin-bottom:2.5rem}