.prose{--prose-color:var(--color-secondary-text);--prose-heading-color:var(--color-primary-white);--prose-strong-color:var(--color-white);--prose-link-color:#262626;--prose-code-color:#ef4444;--prose-code-bg-color:#fef2f2;--prose-link-underline-color:#262626;--prose-hr-color:#e5e5e5;--prose-marker-color:var(--color-secondary-text);--prose-blockquote-border-color:#e5e5e5;--prose-code-font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;--prose-code-keyword-color:#d73a49;--prose-code-entity-color:#6f42c1;--prose-code-string-color:#032f62;--prose-code-variable-color:#e36209;--prose-code-comment-color:#6a737d;--prose-code-entity-tag-color:#22863a;--prose-code-markup-list-color:#735c0f;--prose-code-markup-deleted-color:#b31d28;--prose-code-constant-markup-heading-color:#005cc5;--prose-code-markup-italic-bold-import-color:#24292e;--prose-code-markup-inserted-background-color:#f0fff4;--prose-code-markup-deleted-background-color:#ffeef0;color:var(--prose-color);font-size:var(--text-base);line-height:1.5}.prose :where(:not(.not-prose,.not-prose *))+:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*4)}.prose p:where(:not(.not-prose,.not-prose *)){word-break:break-word}.prose h1:where(:not(.not-prose,.not-prose *)){letter-spacing:-.025em;color:var(--prose-heading-color);margin-top:calc(var(--spacing)*8);font-size:1.25rem;font-weight:700;line-height:1.55556}.prose h2:where(:not(.not-prose,.not-prose *)){letter-spacing:-.025em;color:var(--prose-heading-color);margin-top:calc(var(--spacing)*8);font-size:1.125rem;font-weight:600;line-height:1.55556}.prose h3:where(:not(.not-prose,.not-prose *)){color:var(--prose-heading-color);margin-top:calc(var(--spacing)*6);font-size:1rem;font-weight:600;line-height:1.55556}.prose h2+h3:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*2)}.prose h4:where(:not(.not-prose,.not-prose *)),.prose h5:where(:not(.not-prose,.not-prose *)),.prose h6:where(:not(.not-prose,.not-prose *)){color:var(--prose-heading-color);font-size:.875rem;font-weight:600;line-height:2;font-family:var(--prose-heading-font-family);margin-top:calc(var(--spacing)*2)}.prose :is(h1,h2,h3,h4,h5,h6):where(:not(.not-prose,.not-prose *)){scroll-margin-top:calc(var(--spacing)*2)}.prose ul:where(:not(.not-prose,.not-prose *)){padding-left:calc(var(--spacing)*4);list-style-type:disc}.prose ul li:where(:not(.not-prose,.not-prose *)){padding-left:calc(var(--spacing)*2)}.prose ul li+li:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*2)}.prose ul li:where(:not(.not-prose,.not-prose *))::marker{color:var(--prose-marker-color)}.prose ol:where(:not(.not-prose,.not-prose *)){padding-left:calc(var(--spacing)*4);list-style-type:decimal}.prose ol li:where(:not(.not-prose,.not-prose *)){padding-left:calc(var(--spacing)*2)}.prose ol li+li:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*2)}.prose ol li:where(:not(.not-prose,.not-prose *))::marker{color:var(--prose-marker-color)}.prose ul[data-type=taskList]:where(:not(.not-prose,.not-prose *)){margin-left:0;padding:0;list-style-type:none}.prose ul[data-type=taskList] li:where(:not(.not-prose,.not-prose *)){align-items:center;padding:0;display:flex}.prose ul[data-type=taskList] li[data-checked=true] div>p:where(:not(.not-prose,.not-prose *)){color:hsl(var(--neutral-500));text-decoration:line-through}.prose ul[data-type=taskList] li>label:where(:not(.not-prose,.not-prose *)){-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin-right:.5rem;display:flex}.prose ul[data-type=taskList] li>div:where(:not(.not-prose,.not-prose *)){flex:auto;margin-top:0}.prose ul[data-type=taskList] input[type=checkbox]:where(:not(.not-prose,.not-prose *)){appearance:none;border:1px solid hsl(var(--neutral-900));background-color:hsl(var(--neutral-50));opacity:.7;border-radius:.125rem;width:.9375rem;height:.9375rem}.prose ul[data-type=taskList] input[type=checkbox][aria-checked=true]:where(:not(.not-prose,.not-prose *)){background-color:hsl(var(--neutral-900));background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzguMjJhLjc1Ljc1IDAgMCAxIDAgMS4wNjFsLTcuMjYgNy4yNmEuNzUuNzUgMCAwIDEtMS4wNjIgMEwuMjAyIDUuMjg1YS43NS43NSAwIDAgMSAxLjA2MS0xLjA2MWwyLjcyNSAyLjcyM0wxMC43MTguMjJhLjc1Ljc1IDAgMCAxIDEuMDYyIDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:.65rem}.prose a:not(:where(:is(h2,h3,h4) *)):where(:not(.not-prose,.not-prose *)){color:var(--prose-link-color);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--prose-link-underline-color);text-decoration-color:var(--prose-link-underline-color);font-weight:600;text-decoration-thickness:1px}.prose a:not(:where(:is(h2,h3,h4) *)):where(:not(.not-prose,.not-prose *)) code{font-weight:600}.prose a:not(:where(:is(h2,h3,h4) *)):where(:not(.not-prose,.not-prose *))[target=_blank]:after{content:"↗";margin-left:.25rem;font-size:.875em;display:inline-block}.prose a:hover:where(:not(.not-prose,.not-prose *)){color:hsl(var(--neutral-700))}.prose strong:where(:not(.not-prose,.not-prose *)){color:var(--prose-strong-color);font-weight:600}.prose u:where(:not(.not-prose,.not-prose *)){-webkit-text-decoration-color:hsl(var(--neutral-800));text-decoration-color:hsl(var(--neutral-800));text-decoration-thickness:1px}.prose code[data-inline=true]:where(:not(.not-prose,.not-prose *)){font-variant-ligatures:none;font-family:var(--prose-code-font-family);color:var(--prose-code-color);background-color:hsl(var(--destructive-50));border:1px solid hsl(var(--destructive-200));border-radius:.25rem;padding:.125rem .25rem;font-weight:500}.prose :where(h2,h3,h4) code:where(:not(.not-prose,.not-prose *)){font-weight:600}.prose pre:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*6);background-color:hsl(var(--neutral-100));padding:calc(var(--spacing)*4)calc(var(--spacing)*4);border-radius:.25rem;overflow-x:auto}.prose pre:where(:not(.not-prose,.not-prose *))::-webkit-scrollbar{height:6px}.prose pre:where(:not(.not-prose,.not-prose *))::-webkit-scrollbar-thumb{background:hsl(var(--neutral-200));border-radius:16px}.prose pre:where(:not(.not-prose,.not-prose *))::-webkit-scrollbar-thumb:hover{background:hsl(var(--neutral-300))}.prose pre:where(:not(.not-prose,.not-prose *))::-webkit-scrollbar-track{border-radius:16px}.prose pre code *+:where(:not(.not-prose,.not-prose *)){margin-top:0}.prose pre code:where(:not(.not-prose,.not-prose *)):before,.prose pre code:where(:not(.not-prose,.not-prose *)):after{content:none}.prose pre code:where(:not(.not-prose,.not-prose *)){font-variant-ligatures:none;font-family:var(--prose-code-font-family);white-space:pre;word-spacing:normal;word-break:normal;text-align:left;font-size:.875rem;line-height:1.5}.prose .hljs-doctag,.prose .hljs-keyword,.prose .hljs-meta .hljs-keyword,.prose .hljs-template-tag,.prose .hljs-template-variable,.prose .hljs-type,.prose .hljs-variable.language_{color:var(--prose-code-keyword-color)}.prose .hljs-title,.prose .hljs-title.class_,.prose .hljs-title.class_.inherited__,.prose .hljs-title.function_{color:var(--prose-code-entity-color)}.prose .hljs-attr,.prose .hljs-attribute,.prose .hljs-literal,.prose .hljs-meta,.prose .hljs-number,.prose .hljs-operator,.prose .hljs-variable,.prose .hljs-selector-attr,.prose .hljs-selector-class,.prose .hljs-selector-id{color:var(--prose-code-constant-markup-heading-color)}.prose .hljs-regexp,.prose .hljs-string,.prose .hljs-meta .hljs-string{color:var(--prose-code-string-color)}.prose .hljs-built_in,.prose .hljs-symbol{color:var(--prose-code-variable-color)}.prose .hljs-comment,.prose .hljs-code,.prose .hljs-formula{color:var(--prose-code-comment-color)}.prose .hljs-name,.prose .hljs-quote,.prose .hljs-selector-tag,.prose .hljs-selector-pseudo{color:var(--prose-code-entity-tag-color)}.prose .hljs-subst{color:var(--prose-code-markup-italic-bold-import-color)}.prose .hljs-section{color:var(--prose-code-constant-markup-heading-color);font-weight:700}.prose .hljs-bullet{color:var(--prose-code-markup-list-color)}.prose .hljs-emphasis{color:var(--prose-code-markup-italic-bold-import-color);font-style:italic}.prose .hljs-strong{color:var(--prose-code-markup-italic-bold-import-color);font-weight:700}.prose .hljs-addition{color:var(--prose-code-entity-tag-color);background-color:var(--prose-code-markup-inserted-background-color)}.prose .hljs-deletion{color:var(--prose-code-markup-deleted-color);background-color:var(--prose-code-markup-deleted-background-color)}.prose table:where(:not(.not-prose,.not-prose *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875rem;line-height:1.4}.prose tr th:where(:not(.not-prose,.not-prose *)){color:var(--prose-heading-color);vertical-align:bottom;padding-block:.5em;padding-inline:.6em;font-weight:700}.prose tr th:first-child:where(:not(.not-prose,.not-prose *)){padding-inline-start:0}.prose tr th:last-child:where(:not(.not-prose,.not-prose *)){padding-inline-end:0}.prose tbody tr:where(:not(.not-prose,.not-prose *)){border-bottom-width:1px;border-bottom-color:hsl(var(--neutral-200))}.prose tbody tr:last-child:where(:not(.not-prose,.not-prose *)){border-bottom-width:0}.prose tbody td:where(:not(.not-prose,.not-prose *)){vertical-align:baseline}.prose tfoot:where(:not(.not-prose,.not-prose *)){border-top-width:1px;border-top-color:hsl(var(--neutral-200))}.prose tfoot td:where(:not(.not-prose,.not-prose *)){vertical-align:top}.prose tbody td:where(:not(.not-prose,.not-prose *)),.prose tfoot td:where(:not(.not-prose,.not-prose *)){padding-top:.8em;padding-inline-end:.6em;padding-bottom:.8em;padding-inline-start:.6em}.prose tbody td:first-child:where(:not(.not-prose,.not-prose *)),.prose tfoot td:first-child:where(:not(.not-prose,.not-prose *)){padding-inline-start:0}.prose tbody td:last-child:where(:not(.not-prose,.not-prose *)),.prose tfoot td:last-child:where(:not(.not-prose,.not-prose *)){padding-inline-end:0}.prose th:where(:not(.not-prose,.not-prose *)),.prose td:where(:not(.not-prose,.not-prose *)){text-align:start}.prose td code:where(:not(.not-prose,.not-prose *)){font-size:.8125rem}.prose hr:where(:not(.not-prose,.not-prose *)){border-color:var(--prose-hr-color);margin-block:calc(var(--spacing)*4)}.prose hr:where(:not(.not-prose,.not-prose *))+h2{margin-top:calc(var(--spacing)*6)}.prose blockquote{border-inline-start-width:.25rem;border-inline-start-color:var(--prose-blockquote-border-color);padding-inline-start:calc(var(--spacing)*4);font-style:italic}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose img:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*4);border-radius:.375rem;width:100%;height:auto;margin-inline:auto}.prose iframe:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*4);border-radius:.375rem;width:100%;margin-inline:auto}.prose video:where(:not(.not-prose,.not-prose *)){margin-top:calc(var(--spacing)*4);margin-bottom:calc(var(--spacing)*4);border-radius:.375rem;width:100%;height:auto;margin-inline:auto}.prose :first-child:where(:not(.not-prose,.not-prose *)){margin-top:0}.prose :last-child:where(:not(.not-prose,.not-prose *)){margin-bottom:0}
@font-face{font-family:rubik;src:url(../media/Rubik_Regular-s.p.c9e40f56.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:rubik;src:url(../media/Rubik_Medium-s.p.2c7f2bed.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:rubik;src:url(../media/Rubik_SemiBold-s.p.7e965b38.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:rubik;src:url(../media/Rubik_Bold-s.p.8969a8a4.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:rubik Fallback;src:local(Arial);ascent-override:88.38%;descent-override:23.63%;line-gap-override:0.0%;size-adjust:105.79%}.rubik_cd16cef9-module__jzaSDG__className{font-family:rubik,rubik Fallback}.rubik_cd16cef9-module__jzaSDG__variable{--font-rubik:"rubik","rubik Fallback"}
@font-face{font-family:versus;src:url(../media/Versus_Regular-s.p.0607b7d9.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:versus;src:url(../media/Versus_Medium-s.p.765175ce.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:versus;src:url(../media/Versus_SemiBold-s.p.f8039125.otf)format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:versus;src:url(../media/Versus_Bold-s.p.92aaa8d3.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:versus;src:url(../media/Versus_Black-s.p.20f6c43b.otf)format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:versus Fallback;src:local(Arial);ascent-override:149.55%;descent-override:49.85%;line-gap-override:0.0%;size-adjust:66.2%}.versus_cd3bc69c-module__GH4KiG__className{font-family:versus,versus Fallback}.versus_cd3bc69c-module__GH4KiG__variable{--font-versus:"versus","versus Fallback"}
