.prose{max-width:65ch;color:var(--foreground);width:100%;position:relative;overflow-x:hidden}.prose h1{margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:700;line-height:1.11111}.prose h2{margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose h3{margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose h4{margin-top:1.25em;margin-bottom:.625em;font-size:1.125em;font-weight:600;line-height:1.6}.prose h5{margin-top:1em;margin-bottom:.5em;font-size:1em;font-weight:600;line-height:1.6}.prose p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.75}.prose a{color:#3b82f6;font-weight:500;text-decoration:underline}.prose a:hover{color:#2563eb}.prose strong{color:var(--foreground);font-weight:600}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:decimal}.prose li{margin-top:.5em;margin-bottom:.5em}.prose blockquote{color:var(--foreground);quotes:"“" "”" "‘" "’";border-left-width:.25rem;border-left-color:#e5e7eb;margin-top:1.6em;margin-bottom:1.6em;padding-left:1em;font-style:italic;font-weight:500}.dark .prose blockquote{border-left-color:#374151}.prose pre{color:#e5e7eb;box-sizing:border-box;word-break:break-all;background-color:#1f2937;border-radius:.375rem;width:100%;max-width:100%;margin-top:1.71429em;margin-bottom:1.71429em;padding:.857143em 1.14286em;font-size:.875em;line-height:1.71429;position:relative;overflow-x:hidden}.prose pre>code{white-space:pre-wrap;word-break:break-all;width:100%;display:block;overflow-x:hidden}.prose img{border-radius:.375rem;margin-top:2em;margin-bottom:2em}.prose hr{border-color:rgba(0,0,0,.1);border-top-width:1px;margin-top:3em;margin-bottom:3em}.dark .prose hr{border-color:rgba(255,255,255,.1)}.prose table{table-layout:auto;text-align:left;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose thead{color:var(--foreground);border-bottom-width:1px;border-bottom-color:rgba(0,0,0,.1);font-weight:600}.dark .prose thead{border-bottom-color:rgba(255,255,255,.1)}.prose thead th{vertical-align:bottom;padding-bottom:.571429em;padding-left:.571429em;padding-right:.571429em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:rgba(0,0,0,.1)}.dark .prose tbody tr{border-bottom-color:rgba(255,255,255,.1)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.571429em}pre{word-break:break-all;width:100%;max-width:100%;overflow-x:auto}.code-highlight{float:none;word-break:break-all;width:100%;min-width:100%;max-width:100%;display:block;overflow-x:auto;overflow-y:hidden}.code-line{white-space:pre-wrap;word-break:break-word;word-wrap:break-word;word-break:break-all;border-left:4px solid transparent;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;display:block;position:relative}.code-line.inserted{background-color:rgba(16,185,129,.2)}.code-line.deleted{background-color:rgba(239,68,68,.2)}.highlight-line{background-color:rgba(55,65,81,.5);border-left:4px solid #3b82f6;margin-left:-16px;margin-right:-16px}.line-number:before{text-align:right;color:#9ca3af;content:attr(line);width:1rem;margin-left:-8px;margin-right:16px;display:inline-block}code[class*=language-],pre[class*=language-]{color:#9efeff;text-align:left;white-space:pre-wrap;word-spacing:normal;word-break:break-word;word-wrap:break-word;box-sizing:border-box;word-break:break-all;direction:ltr;width:100%;max-width:100%;overflow-x:hidden}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{color:inherit;background:#a599e9}pre[class*=language-]::-moz-selection{color:inherit;background:#a599e9}pre[class*=language-] ::-moz-selection{color:inherit;background:#a599e9}code[class*=language-]::-moz-selection{color:inherit;background:#a599e9}code[class*=language-] ::-moz-selection{color:inherit;background:#a599e9}pre[class*=language-]{white-space:pre-wrap;box-sizing:border-box;word-break:break-all;width:100%;max-width:100%;margin:1em 0;padding:1em;overflow-x:hidden}:not(pre)>code[class*=language-],pre[class*=language-]{background:#1e1e3f}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em}.token{font-weight:400}.token.comment,.token.prolog,.token.cdata{color:#b362ff}.token.delimiter,.token.keyword,.token.selector,.token.important,.token.atrule{color:#ff9d00}.token.operator,.token.attr-name{color:#ffb454}.token.punctuation{color:#fff}.token.boolean{color:#ff628c}.token.tag,.token.tag .punctuation,.token.doctype,.token.builtin{color:#ff9d00}.token.entity,.token.symbol{color:#6897bb}.token.number,.token.property,.token.constant,.token.variable{color:#ff628c}.token.string,.token.char{color:#a5ff90}.token.attr-value,.token.attr-value .punctuation{color:#a5c261}.token.attr-value .punctuation:first-child{color:#a9b7c6}.token.url{color:#287bde;text-decoration:underline}.token.function{color:#fad000}.token.regex{background:#364135}.token.bold{font-weight:700}.token.italic{font-style:italic}.token.inserted{background:#0f0}.token.deleted{background:#ff000d}code.language-css .token.property,code.language-css .token.property+.token.punctuation{color:#a9b7c6}code.language-css .token.id,code.language-css .token.selector>.token.class,code.language-css .token.selector>.token.attribute,code.language-css .token.selector>.token.pseudo-class,code.language-css .token.selector>.token.pseudo-element{color:#ffc66d}.token.class-name{color:#fb94ff}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{background:0 0}.line-highlight.line-highlight{background:linear-gradient(90deg,rgba(179,98,255,.17),transparent);margin-top:36px}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{content:""}div[data-rehype-pretty-code-fragment]{box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:hidden}.prose>*{max-width:100%}
