code[class*=language-],pre[class*=language-]{color:#212121}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#797979}.token.punctuation{color:#475569}.token.constant,.token.property,.token.symbol,.token.tag{color:#c63e5c}.token.boolean,.token.number,.token.variable{color:#9f42f5}.token.attr-name,.token.builtin,.token.char,.token.selector,.token.string{color:#16a34a}.token.entity,.token.operator,.token.url{color:#ca8a04}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#215ddf}.token.keyword{color:#c267ce}.token.important,.token.regex{color:#e57437}.token.important{font-weight:700}.token.entity{cursor:help}.token.parameter{color:#da4e52}.dark code[class*=language-],.dark pre[class*=language-]{color:#f8fafc}.dark .token.cdata,.dark .token.comment,.dark .token.doctype,.dark .token.prolog{color:#ffffff5c}.dark .token.punctuation{color:#cbd5e1}.dark .token.constant,.dark .token.property,.dark .token.symbol,.dark .token.tag{color:#ff91a1}.dark .token.boolean,.dark .token.number,.dark .token.variable{color:#b8a6ff}.dark .token.attr-name,.dark .token.builtin,.dark .token.char,.dark .token.selector,.dark .token.string{color:#56c2c2}.dark .token.entity,.dark .token.operator,.dark .token.url{color:#e5d088}.dark .token.atrule,.dark .token.attr-value,.dark .token.class-name,.dark .token.function{color:#94c4ff}.dark .token.keyword{color:#f2a5fc}.dark .token.important,.dark .token.regex{color:#e3b584}.dark .token.parameter{color:#fca5a5}:root{--markdown-text-color:#0c0a09;--markdown-heading-color:#000000;--markdown-link-color:#2563eb;--markdown-code-bg:#ffffff;--markdown-blockquote-color:#4b5563;--markdown-blockquote-border:#d1d5db;--markdown-table-border:#e5e7eb;--markdown-table-header-bg:#f9fafb;--markdown-hr-color:#e5e7eb;--markdown-paragraph-spacing:1.25rem;--markdown-list-spacing:0.5rem;--markdown-heading-spacing:1.75rem}.dark{--markdown-text-color:#d4d4d4;--markdown-heading-color:#ffffff;--markdown-link-color:#60a5fa;--markdown-code-bg:#202222;--markdown-blockquote-color:#9ca3af;--markdown-blockquote-border:#4b5563;--markdown-table-border:#363636;--markdown-table-header-bg:#1f2937;--markdown-hr-color:#363636}.prose{font-size:1rem;max-width:65ch}.prose,.prose p{line-height:1.75}.prose p{color:var(--markdown-text-color)!important;transition:color .2s ease}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--markdown-heading-color)!important;font-weight:600;line-height:1.25;margin-top:var(--markdown-heading-spacing);margin-bottom:.75rem;transition:color .2s ease}.prose h1{font-size:2rem;margin-top:0}.prose h1,.prose h2{border:none!important}.prose h2{font-size:1.5rem;padding-bottom:.5rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.125rem}.prose ol,.prose ul{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem}.prose li{color:var(--markdown-text-color)!important;margin-top:var(--markdown-list-spacing);margin-bottom:var(--markdown-list-spacing);transition:color .2s ease}.prose ul>li{list-style-type:disc}.prose ol>li{list-style-type:decimal}.prose ol ul,.prose ul ul{list-style-type:circle;margin-top:.5rem}.prose ol ul ul,.prose ul ul ul{list-style-type:square}.prose a:not(.anchor){color:var(--markdown-link-color)!important;text-decoration:underline;text-underline-offset:2px;transition:all .2s ease}.prose a:not(.anchor):hover{text-decoration:none}.prose blockquote{border-left:4px solid var(--markdown-blockquote-border);padding-left:1rem;font-style:italic;margin:1.5rem 0}.prose blockquote,.prose blockquote p{color:var(--markdown-blockquote-color)!important}.prose code:not([class*=language-]){color:var(--markdown-text-color);background-color:var(--markdown-code-bg);padding:.2rem .4rem;border-radius:.25rem;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:1.5rem;margin-bottom:1.5rem;border-collapse:collapse}.prose thead{background-color:var(--markdown-table-header-bg)}.prose th{font-weight:600;border-bottom:2px solid var(--markdown-table-border)}.prose td,.prose th{padding:.75rem 1rem;color:var(--markdown-text-color)!important}.prose td{border:1px solid var(--markdown-table-border);vertical-align:top}.prose hr{border:0;border-top:1px solid var(--markdown-hr-color);margin:2rem 0}.prose strong{color:var(--markdown-heading-color)!important;font-weight:600}.prose em{color:var(--markdown-text-color)!important;font-style:italic}.prose img{margin:1.5rem 0;border-radius:.375rem;max-width:100%;height:auto}.markdown-text{color:var(--markdown-text-color)!important;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.markdown-text,.prose *{transition:none!important}}@media (forced-colors:active){.prose a:not(.anchor){text-decoration:underline!important}.prose blockquote{border-left-color:CanvasText}}html.dark .markdown-text,html.dark .prose blockquote,html.dark .prose em,html.dark .prose h1,html.dark .prose h2,html.dark .prose h3,html.dark .prose h4,html.dark .prose h5,html.dark .prose h6,html.dark .prose li,html.dark .prose p,html.dark .prose strong,html.dark .prose td,html.dark .prose th,html.light .markdown-text,html.light .prose blockquote,html.light .prose em,html.light .prose h1,html.light .prose h2,html.light .prose h3,html.light .prose h4,html.light .prose h5,html.light .prose h6,html.light .prose li,html.light .prose p,html.light .prose strong,html.light .prose td,html.light .prose th{color:var(--markdown-text-color)!important}