:root{--thread-content-max-width:32rem}.scrollable{scrollbar-gutter:stable;scrollbar-color:rgba(0,0,0,0) transparent;transition:scrollbar-color .1s ease-out;scroll-behavior:smooth}.dark .scrollable{scrollbar-color:rgba(255,255,255,.5) transparent}.scrollable:hover{scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,0)}.dark .scrollable:hover{scrollbar-color:rgba(255,255,255,.8) transparent}.dark .scrollable{&::-webkit-scrollbar-thumb:hover{background:color-mix(in oklab,var(--primary) 50%,transparent)!important}&::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(83,83,83,.07);background-color:var(--secondary)}&::-webkit-scrollbar{height:11px}&::-webkit-scrollbar-thumb{background-color:color-mix(in oklab,var(--primary) 80%,transparent)}}.ai-md{max-width:unset}.ai-md pre{background:var(--card);border-radius:var(--radius-md);border:1px solid var(--border);margin-top:calc(var(--spacing) * 2);padding:calc(var(--spacing) * 4)}.ai-md code,.ai-md pre{font-family:JetBrains Mono,monospace;font-size:.875rem}.ai-md code{background:none}.ai-md pre:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md h1{--tw-font-weight:var(--font-weight-semibold);--tw-tracking:-.04rem;font-weight:var(--font-weight-semibold);letter-spacing:-.04rem}.ai-md h1:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md h2{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);margin-bottom:calc(var(--spacing) * 3);margin-top:calc(var(--spacing) * 8)}.ai-md h2:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md h3{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);margin-bottom:calc(var(--spacing) * 2);margin-top:calc(var(--spacing) * 6);font-size:1.25em;line-height:1.6}.ai-md h3:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md h4{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);margin-bottom:calc(var(--spacing) * 2);margin-top:calc(var(--spacing) * 4);line-height:1.5;font-size:inherit}.ai-md h4:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md h5{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.ai-md h5:first-child{margin-top:calc(var(--spacing) * 0)}.ai-md blockquote{--tw-leading:calc(var(--spacing) * 6);border-style:solid;border-width:0;line-height:calc(var(--spacing) * 6);margin:calc(var(--spacing) * 0);padding-block:calc(var(--spacing) * 2);position:relative}[dir=ltr] .ai-md blockquote{padding-left:calc(var(--spacing) * 6)}[dir=rtl] .ai-md blockquote{padding-right:calc(var(--spacing) * 6)}.ai-md blockquote>p{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal);margin:calc(var(--spacing) * 0)}.ai-md blockquote>p:after,.ai-md blockquote>p:before{display:none}.ai-md blockquote:after{background-color:var(--color-gray-alpha-400);border-radius:2px;bottom:.5rem;content:"";position:absolute;top:.5rem;width:4px}[dir=ltr] .ai-md blockquote:after{left:0}[dir=rtl] .ai-md blockquote:after{right:0}.ai-md ol li,.ai-md p,.ai-md ul li{margin-bottom:.5rem;font-size:.875rem}.ai-md p:not(:first-child){margin-top:.5rem}.ai-md p+:where(ol,ul){margin-top:0}.ai-md :where(ol,ul)>li>:last-child{margin-bottom:0}.ai-md :where(ol,ul)>li>:first-child{margin-bottom:0;margin-top:0}.ai-md table{--tw-border-spacing-x:calc(var(--spacing) * 0);--tw-border-spacing-y:calc(var(--spacing) * 0);border-collapse:separate;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);margin:calc(var(--spacing) * 0)}.ai-md table [data-col-size=sm]{max-width:calc(var(--thread-content-max-width) * 6 / 24);min-width:calc(var(--thread-content-max-width) * 4 / 24)}.ai-md table [data-col-size=md]{max-width:calc(var(--thread-content-max-width) * 8 / 24);min-width:calc(var(--thread-content-max-width) * 6 / 24)}.ai-md table [data-col-size=lg]{max-width:calc(var(--thread-content-max-width) * 12 / 24);min-width:calc(var(--thread-content-max-width) * 8 / 24)}.ai-md table [data-col-size=xl]{max-width:calc(var(--thread-content-max-width) * 18 / 24);min-width:calc(var(--thread-content-max-width) * 14 / 24)}.ai-md th{--tw-leading:calc(var(--spacing) * 4);border-bottom-style:solid;border-bottom-width:1px;border-color:var(--border);line-height:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2)}.ai-md th:not(:last-child){padding-inline-end:calc(var(--spacing) * 6)}.ai-md tr:not(:last-child) td{border-bottom-style:solid;border-bottom-width:1px;border-color:var(--border)}.ai-md tr:last-child td{padding-bottom:calc(var(--spacing) * 6)}.ai-md td{padding-block:calc(var(--spacing) * 2.5)}.ai-md td:not(:last-child){padding-inline-end:calc(var(--spacing) * 6)}.ai-md ol,.ai-md ul{margin-bottom:calc(var(--spacing) * 4)}.ai-md li::marker{--tw-font-weight:var(--font-weight-bold);color:var(--secondary);font-weight:var(--font-weight-bold)}.ai-md a{--tw-font-weight:var(--font-weight-normal);color:var(--color-blue-500);font-weight:var(--font-weight-normal);text-decoration-line:none}@media (hover:hover){.ai-md a:hover{color:var(--color-blue-600)}.gizmo .ai-md>:not(pre),.gizmo .ai-md>:not(pre)>:not(a){color:var(--primary)}.ai-md .float-image+p{margin-top:calc(var(--spacing) * 0)}.ai-md hr{border-color:var(--border);margin-block:calc(var(--spacing) * 10)}@keyframes blink{to{visibility:hidden}}}.ai-chat-code-title{display:flex;border-bottom:1px solid var(--border);padding-bottom:16px;margin-bottom:8px;align-items:center;justify-content:space-between;font-family:Inter,JetBrains Mono,monospace;width:100%}.ai-chat-code-title a{text-decoration:none!important}.response-loader{width:100%;display:flex;flex-direction:column;gap:10px}.animated-bg{border-radius:2px;border:none;animation:response-loader 2s linear infinite;background-color:#f6f7f8;background:linear-gradient(to right,var(--color-gray-alpha-200),#f6f6f6,var(--color-gray-alpha-300));background-size:800px 50px;height:20px;margin:0!important}@keyframes response-loader{0%{background-position:-800px 0}50%{background-position:400px 0}to{background-position:800px 0}}:root{--border-xheavy:var(--border)}.prose{--tw-prose-body:var(--foreground);--tw-prose-headings:var(--foreground);--tw-prose-lead:var(--foreground);--tw-prose-links:var(--foreground);--tw-prose-bold:var(--foreground);--tw-prose-counters:var(--foreground);--tw-prose-bullets:var(--foreground);--tw-prose-hr:var(--border-xheavy);--tw-prose-quotes:var(--foreground);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:var(--secondary);--tw-prose-code:var(--foreground);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:var(--border);--tw-prose-td-borders:var(--border);--tw-prose-invert-body:var(--foreground);--tw-prose-invert-headings:var(--foreground);--tw-prose-invert-lead:var(--foreground);--tw-prose-invert-links:var(--foreground);--tw-prose-invert-bold:var(--foreground);--tw-prose-invert-counters:var(--foreground);--tw-prose-invert-bullets:var(--foreground);--tw-prose-invert-hr:var(--border-xheavy);--tw-prose-invert-quotes:var(--foreground);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:var(--secondary);--tw-prose-invert-code:var(--foreground);--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);color:var(--tw-prose-body);font-size:1rem;line-height:1.75;max-width:65ch}.prose [class~=lead]:not(.not-prose *){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a:not(.not-prose *){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose strong:not(.not-prose *){color:var(--tw-prose-bold);font-weight:600}.prose a strong:not(.not-prose *),.prose blockquote strong:not(.not-prose *),.prose thead th strong:not(.not-prose *){color:inherit}.prose ol:not(.not-prose *){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em}[dir=ltr] .prose ol:not(.not-prose *){padding-left:1.625em}[dir=rtl] .prose ol:not(.not-prose *){padding-right:1.625em}.prose ol[type="A s"],.prose ol[type="a s"],.prose ol[type=A],.prose ol[type=a]{list-style-type:upper-alpha}.prose ol[type="I s"],.prose ol[type=I]{list-style-type:upper-roman}.prose ol[type="i s"],.prose ol[type=i]{list-style-type:lower-roman}.prose ol[type="1"]{list-style-type:decimal}.prose ul:not(.not-prose *){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em}[dir=ltr] .prose ul:not(.not-prose *){padding-left:1.625em}[dir=rtl] .prose ul:not(.not-prose *){padding-right:1.625em}.prose ol>li::marker{color:var(--tw-prose-counters);font-weight:400}.prose ul>li::marker{color:var(--tw-prose-bullets)}.prose hr:not(.not-prose *){border-top-width:1px;border-color:var(--tw-prose-hr);margin-top:3em;margin-bottom:3em}.prose blockquote:not(.not-prose *){color:var(--tw-prose-quotes);font-style:normal;font-weight:500;margin-top:1.6em;margin-bottom:1.6em;quotes:"\201C" "\201D" "\2018" "\2019"}[dir=ltr] .prose blockquote:not(.not-prose *){border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);padding-left:1em}[dir=rtl] .prose blockquote:not(.not-prose *){border-right-width:.25rem;border-right-color:var(--tw-prose-quote-borders);padding-right:1em}.prose blockquote p:first-of-type:not(.not-prose *):before{content:open-quote}.prose blockquote p:last-of-type:not(.not-prose *):after{content:close-quote}.prose h1:not(.not-prose *){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.11111;margin-top:0;margin-bottom:.888889em}.prose h1 strong:not(.not-prose *){color:inherit;font-weight:900}.prose h2:not(.not-prose *){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.33333;margin-top:2em;margin-bottom:1em}.prose h2 strong:not(.not-prose *){color:inherit;font-weight:800}.prose h3:not(.not-prose *){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-top:1.6em;margin-bottom:.6em}.prose h3 strong:not(.not-prose *){color:inherit;font-weight:700}.prose h4:not(.not-prose *){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-top:1.5em;margin-bottom:.5em}.prose h4 strong:not(.not-prose *){color:inherit;font-weight:700}.prose img:not(.not-prose *){margin-top:2em;margin-bottom:2em}.prose figure>:not(.not-prose *){margin-top:0;margin-bottom:0}.prose figcaption:not(.not-prose *){color:var(--tw-prose-captions);font-size:.875em;line-height:1.42857;margin-top:.857143em}.prose code:not(.not-prose *){color:var(--tw-prose-code);padding:.15rem .3rem}.prose code:after,.prose code:before{content:none}.not-prose code:after,.not-prose code:before{content:unset}.prose a code:not(.not-prose *),.prose h1 code:not(.not-prose *){color:inherit}.prose h2 code:not(.not-prose *){color:inherit;font-size:.875em}.prose h3 code:not(.not-prose *){color:inherit;font-size:.9em}.prose blockquote code:not(.not-prose *),.prose h4 code:not(.not-prose *),.prose thead th code:not(.not-prose *){color:inherit}.prose pre:not(.not-prose *){overflow-x:auto}
/*  !*background-color: transparent;*!*/.prose pre code:after,.prose pre code:before{content:none}.prose table:not(.not-prose *){font-size:.875em;line-height:1.71429;margin-top:2em;margin-bottom:2em;table-layout:auto;width:100%}[dir=ltr] .prose table:not(.not-prose *){text-align:left}[dir=rtl] .prose table:not(.not-prose *){text-align:right}.prose thead:not(.not-prose *){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose thead th:not(.not-prose *){color:var(--tw-prose-headings);font-weight:600;padding:0 .571429em .571429em;vertical-align:bottom}.prose tbody tr:not(.not-prose *){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose tbody tr:last-child:not(.not-prose *){border-bottom-width:0}.prose tbody td:not(.not-prose *){vertical-align:baseline}.prose tfoot:not(.not-prose *){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose tfoot td:not(.not-prose *){vertical-align:top}.prose p:not(.not-prose *){margin-top:1.25em;margin-bottom:1.25em}.prose figure:not(.not-prose *),.prose video:not(.not-prose *){margin-top:2em;margin-bottom:2em}.prose li:not(.not-prose *){margin-top:.5em;margin-bottom:.5em}[dir=ltr] .prose ol>li:not(.not-prose *),[dir=ltr] .prose ul>li:not(.not-prose *){padding-left:.375em}[dir=rtl] .prose ol>li:not(.not-prose *),[dir=rtl] .prose ul>li:not(.not-prose *){padding-right:.375em}.prose ul>li p:not(.not-prose *){margin-top:.75em;margin-bottom:.75em}.prose ul>li>:first-child:not(.not-prose *){margin-top:1.25em}.prose ul>li>:last-child:not(.not-prose *){margin-bottom:1.25em}.prose ol>li>:first-child:not(.not-prose *){margin-top:1.25em}.prose ol>li>:last-child:not(.not-prose *){margin-bottom:1.25em}.prose ol ol:not(.not-prose *),.prose ol ul:not(.not-prose *),.prose ul ol:not(.not-prose *),.prose ul ul:not(.not-prose *){margin-top:.75em;margin-bottom:.75em}.prose h2+:not(.not-prose *),.prose h3+:not(.not-prose *),.prose h4+:not(.not-prose *),.prose hr+:not(.not-prose *){margin-top:0}[dir=ltr] .prose thead th:first-child:not(.not-prose *){padding-left:0}[dir=ltr] .prose thead th:last-child:not(.not-prose *),[dir=rtl] .prose thead th:first-child:not(.not-prose *){padding-right:0}[dir=rtl] .prose thead th:last-child:not(.not-prose *){padding-left:0}.prose tbody td:not(.not-prose *),.prose tfoot td:not(.not-prose *){padding:.571429em}[dir=ltr] .prose tbody td:first-child:not(.not-prose *),[dir=ltr] .prose tfoot td:first-child:not(.not-prose *){padding-left:0}[dir=ltr] .prose tbody td:last-child:not(.not-prose *),[dir=ltr] .prose tfoot td:last-child:not(.not-prose *),[dir=rtl] .prose tbody td:first-child:not(.not-prose *),[dir=rtl] .prose tfoot td:first-child:not(.not-prose *){padding-right:0}[dir=rtl] .prose tbody td:last-child:not(.not-prose *),[dir=rtl] .prose tfoot td:last-child:not(.not-prose *){padding-left:0}.prose>:first-child:not(.not-prose *){margin-top:0}.prose>:last-child:not(.not-prose *){margin-bottom:0}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-jet-mono:"JetBrains Mono","JetBrains Mono Fallback"}