@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-teal-50:oklch(98.4% .014 180.72);--color-teal-300:oklch(85.5% .138 181.071);--color-teal-600:oklch(60% .118 184.704);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-normal:400;--font-weight-bold:700;--font-weight-extrabold:800;--tracking-wide:.025em;--tracking-wider:.05em;--leading-loose:2;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--blur-2xl:40px;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-primary:"Inter",sans-serif;--animate-fade-in-tb:fade-in-tb .6s ease-in-out forwards;--animate-pop-over-in-desktop:pop-over-in-desktop .6s cubic-bezier(.23,1,.32,1)both;--animate-pop-over-out-desktop:pop-over-out-desktop .6s cubic-bezier(.23,1,.32,1)both;--animate-pop-over-in-mobile:pop-over-in-mobile .6s cubic-bezier(.23,1,.32,1)both;--animate-pop-over-out-mobile:pop-over-out-mobile .6s cubic-bezier(.23,1,.32,1)both}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components{@keyframes fade-in-rl{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}.fade-in-rl{animation:.3s ease-in-out forwards fade-in-rl}@keyframes fade-out-lr{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50%)}}.fade-out-lr{animation:.2s ease-in-out forwards fade-out-lr}@keyframes fade-in-lr{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}.fade-in-lr{animation:.3s ease-in-out forwards fade-in-lr}@keyframes fade-out-rl{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50%)}}.fade-out-rl{animation:.2s ease-in-out forwards fade-out-rl}@keyframes bounce-2{0%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}50%{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}to{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes fade-in-bt{0%{opacity:0;transform:translateY(50%)}to{opacity:1;visibility:visible;transform:translateY(0)}}.fade-in-bounce{visibility:hidden;animation:.5s ease-in-out 1.5s forwards fade-in-bt,1s ease-in-out 1.5s infinite bounce-2}@keyframes fade-out-bt{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50%)}}.fade-out-bt{animation:.5s ease-in-out forwards fade-out-bt}@keyframes scale-up-hor-right{0%{transform-origin:100% 100%;transform:scaleX(0)}to{transform-origin:100% 100%;transform:scaleX(1)}}.scale-up-hor-right{animation:1s cubic-bezier(.39,.575,.565,1) .5s both scale-up-hor-right}@keyframes slide-tl{0%{opacity:0;transform:translateY(20px)translate(20px)}to{opacity:1;transform:translateY(0)translate(0)}}.slide-tl-1{animation:.5s cubic-bezier(.25,.46,.45,.94) .7s both slide-tl}.slide-tl-2{animation:.5s cubic-bezier(.25,.46,.45,.94) .9s both slide-tl}.slide-tl-3{animation:.5s cubic-bezier(.25,.46,.45,.94) 1.1s both slide-tl}.slide-tl-4{animation:.5s cubic-bezier(.25,.46,.45,.94) 1.3s both slide-tl}}@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-16{top:calc(var(--spacing)*16)}.top-full{top:100%}.right-0{right:calc(var(--spacing)*0)}.right-5{right:calc(var(--spacing)*5)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[9999\]{z-index:9999}.m-0{margin:calc(var(--spacing)*0)}.m-2{margin:calc(var(--spacing)*2)}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--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);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-1\.5{margin-top:calc(var(--spacing)*1.5)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-24{margin-top:calc(var(--spacing)*24)}.mr-0{margin-right:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.ml-1{margin-left:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.hidden{display:none}.aspect-video{aspect-ratio:var(--aspect-video)}.size-2\.5{width:calc(var(--spacing)*2.5);height:calc(var(--spacing)*2.5)}.h-2{height:calc(var(--spacing)*2)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-6\.5{height:calc(var(--spacing)*6.5)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-\[2px\]{height:2px}.h-dvh{height:100dvh}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[300px\]{max-height:300px}.w-2{width:calc(var(--spacing)*2)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-6\.5{width:calc(var(--spacing)*6.5)}.w-8{width:calc(var(--spacing)*8)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-24{width:calc(var(--spacing)*24)}.w-\[40\%\]{width:40%}.w-\[100\%\]{width:100%}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[400px\]{max-width:400px}.flex-1{flex:1}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2,.-translate-x-\[50\%\]{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-1{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-in{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.animate-pop-over-in-mobile{animation:var(--animate-pop-over-in-mobile)}.animate-pop-over-out-mobile{animation:var(--animate-pop-over-out-mobile)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-22{gap:calc(var(--spacing)*22)}.gap-24{gap:calc(var(--spacing)*24)}.gap-x-3{column-gap:calc(var(--spacing)*3)}.gap-y-5{row-gap:calc(var(--spacing)*5)}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.scroll-smooth{scroll-behavior:smooth}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[2px\]{border-radius:2px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[\#31b9b4\]{border-color:#31b9b4}.border-black{border-color:var(--color-black)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-gray-700{border-color:var(--color-gray-700)}.border-transparent{border-color:#0000}.bg-\[\#31b9b4\]{background-color:#31b9b4}.bg-\[\#179b978c\]{background-color:#179b978c}.bg-\[\#555\]{background-color:#555}.bg-\[\#282828d1\]{background-color:#282828d1}.bg-\[\#33333314\]{background-color:#33333314}.bg-\[var\(--dynamic-bg-color\)\]{background-color:var(--dynamic-bg-color)}.bg-black{background-color:var(--color-black)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-teal-600{background-color:var(--color-teal-600)}.bg-white{background-color:var(--color-white)}.fill-\[\#555\]{fill:#555}.stroke-current{stroke:currentColor}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-10{padding:calc(var(--spacing)*10)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-3{padding-left:calc(var(--spacing)*3)}.font-primary{font-family:var(--font-primary)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/loose{font-size:var(--text-sm);line-height:var(--leading-loose)}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[14px\]{font-size:14px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.tracking-\[0\.25em\]{--tw-tracking:.25em;letter-spacing:.25em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-balance{text-wrap:balance}.text-\[\#31b9b4\]{color:#31b9b4}.text-\[var\(--dynamic-icon-color\)\]{color:var(--dynamic-icon-color)}.text-\[var\(--dynamic-text-color\)\]{color:var(--dynamic-text-color)}.text-black{color:var(--color-black)}.text-current{color:currentColor}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-primary-foreground{color:var(--primary-foreground)}.text-white{color:var(--color-white)}.overline{text-decoration-line:overline}.opacity-0{opacity:0}.opacity-90{opacity:.9}.shadow-\[0px_0px_4px_rgba\(50\,50\,50\,0\.5\)\]{--tw-shadow:0px 0px 4px var(--tw-shadow-color,#32323280);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.prose-slate{--tw-prose-body:oklch(37.2% .044 257.287);--tw-prose-headings:oklch(20.8% .042 265.755);--tw-prose-lead:oklch(44.6% .043 257.281);--tw-prose-links:oklch(20.8% .042 265.755);--tw-prose-bold:oklch(20.8% .042 265.755);--tw-prose-counters:oklch(55.4% .046 257.417);--tw-prose-bullets:oklch(86.9% .022 252.894);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:oklch(20.8% .042 265.755);--tw-prose-quote-borders:oklch(92.9% .013 255.508);--tw-prose-captions:oklch(55.4% .046 257.417);--tw-prose-kbd:oklch(20.8% .042 265.755);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(20.8% .042 265.755);--tw-prose-pre-code:oklch(92.9% .013 255.508);--tw-prose-pre-bg:oklch(27.9% .041 260.031);--tw-prose-th-borders:oklch(86.9% .022 252.894);--tw-prose-td-borders:oklch(92.9% .013 255.508);--tw-prose-invert-body:oklch(86.9% .022 252.894);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.4% .04 256.788);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.4% .04 256.788);--tw-prose-invert-bullets:oklch(44.6% .043 257.281);--tw-prose-invert-hr:oklch(37.2% .044 257.287);--tw-prose-invert-quotes:oklch(96.8% .007 247.896);--tw-prose-invert-quote-borders:oklch(37.2% .044 257.287);--tw-prose-invert-captions:oklch(70.4% .04 256.788);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(86.9% .022 252.894);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .043 257.281);--tw-prose-invert-td-borders:oklch(37.2% .044 257.287)}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}@media (hover:hover){.group-hover\:pointer-events-auto:is(:where(.group):hover *){pointer-events:auto}.group-hover\:w-24:is(:where(.group):hover *){width:calc(var(--spacing)*24)}.group-hover\:translate-x-0:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:scale-115:is(:where(.group):hover *){--tw-scale-x:115%;--tw-scale-y:115%;--tw-scale-z:115%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:scale-125:is(:where(.group):hover *){--tw-scale-x:125%;--tw-scale-y:125%;--tw-scale-z:125%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:bg-black:is(:where(.group):hover *){background-color:var(--color-black)}.group-hover\:text-\[\#31b9b4\]:is(:where(.group):hover *){color:#31b9b4}.group-hover\:text-black:is(:where(.group):hover *){color:var(--color-black)}.group-hover\:text-teal-300:is(:where(.group):hover *){color:var(--color-teal-300)}.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.group-hover\:invert:is(:where(.group):hover *){--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.hover\:mr-8:hover{margin-right:calc(var(--spacing)*8)}.hover\:mr-12:hover{margin-right:calc(var(--spacing)*12)}.hover\:mr-14:hover{margin-right:calc(var(--spacing)*14)}.hover\:mr-16:hover{margin-right:calc(var(--spacing)*16)}.hover\:scale-101:hover{--tw-scale-x:101%;--tw-scale-y:101%;--tw-scale-z:101%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-102:hover{--tw-scale-x:102%;--tw-scale-y:102%;--tw-scale-z:102%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-115:hover{--tw-scale-x:115%;--tw-scale-y:115%;--tw-scale-z:115%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-120:hover{--tw-scale-x:120%;--tw-scale-y:120%;--tw-scale-z:120%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-black:hover{border-color:var(--color-black)}.hover\:bg-\[\#58585818\]:hover{background-color:#58585818}.hover\:bg-black:hover{background-color:var(--color-black)}.hover\:bg-teal-50:hover{background-color:var(--color-teal-50)}.hover\:text-\[\#000\]:hover{color:#000}.hover\:text-black:hover{color:var(--color-black)}.hover\:text-gray-600:hover{color:var(--color-gray-600)}.hover\:text-teal-600:hover{color:var(--color-teal-600)}.hover\:text-white:hover{color:var(--color-white)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:blur-none:hover{--tw-blur: ;filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:calc(2*var(--spacing)*-1)}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:calc(2*var(--spacing))}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:calc(2*var(--spacing)*-1)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:calc(2*var(--spacing))}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}@media (min-width:48rem){.md\:relative{position:relative}.md\:top-\[90\%\]{top:90%}.md\:left-10{left:calc(var(--spacing)*10)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-\[16\/8\]{aspect-ratio:16/8}.md\:h-6{height:calc(var(--spacing)*6)}.md\:h-fit{height:fit-content}.md\:w-\[20\%\]{width:20%}.md\:w-\[60\%\]{width:60%}.md\:w-\[80\%\]{width:80%}.md\:w-\[90\%\]{width:90%}.md\:max-w-\[600px\]{max-width:600px}.md\:animate-fade-in-tb{animation:var(--animate-fade-in-tb)}.md\:animate-pop-over-in-desktop{animation:var(--animate-pop-over-in-desktop)}.md\:animate-pop-over-out-desktop{animation:var(--animate-pop-over-out-desktop)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-4{gap:calc(var(--spacing)*4)}.md\:rounded-lg{border-radius:var(--radius)}.md\:border-2{border-style:var(--tw-border-style);border-width:2px}.md\:border-transparent{border-color:#0000}.md\:bg-transparent{background-color:#0000}.md\:p-2{padding:calc(var(--spacing)*2)}.md\:p-4{padding:calc(var(--spacing)*4)}.md\:px-22{padding-inline:calc(var(--spacing)*22)}.md\:pt-5{padding-top:calc(var(--spacing)*5)}.md\:pb-0{padding-bottom:calc(var(--spacing)*0)}.md\:pl-4{padding-left:calc(var(--spacing)*4)}.md\:pl-18{padding-left:calc(var(--spacing)*18)}@media (hover:hover){.md\:hover\:text-teal-600:hover{color:var(--color-teal-600)}}}.dark\:border-gray-500:where(.dark,.dark *){border-color:var(--color-gray-500)}.dark\:border-gray-700:where(.dark,.dark *){border-color:var(--color-gray-700)}.dark\:border-white:where(.dark,.dark *){border-color:var(--color-white)}.dark\:bg-\[\#00000040\]:where(.dark,.dark *){background-color:#00000040}.dark\:bg-\[\#333\]:where(.dark,.dark *){background-color:#333}.dark\:bg-\[\#39706e\]:where(.dark,.dark *){background-color:#39706e}.dark\:bg-\[\#191919\]:where(.dark,.dark *){background-color:#191919}.dark\:bg-\[\#252525\]:where(.dark,.dark *){background-color:#252525}.dark\:bg-\[var\(--dynamic-dark-bg-color\)\]:where(.dark,.dark *){background-color:var(--dynamic-dark-bg-color)}.dark\:bg-gray-200:where(.dark,.dark *){background-color:var(--color-gray-200)}.dark\:bg-gray-500:where(.dark,.dark *){background-color:var(--color-gray-500)}.dark\:bg-white:where(.dark,.dark *){background-color:var(--color-white)}.dark\:text-\[var\(--dynamic-dark-icon-color\)\]:where(.dark,.dark *){color:var(--dynamic-dark-icon-color)}.dark\:text-\[var\(--dynamic-dark-text-color\)\]:where(.dark,.dark *){color:var(--dynamic-dark-text-color)}.dark\:text-black:where(.dark,.dark *){color:var(--color-black)}.dark\:text-gray-200:where(.dark,.dark *){color:var(--color-gray-200)}.dark\:text-gray-300:where(.dark,.dark *){color:var(--color-gray-300)}.dark\:text-gray-400:where(.dark,.dark *){color:var(--color-gray-400)}.dark\:text-gray-500:where(.dark,.dark *){color:var(--color-gray-500)}.dark\:text-gray-900:where(.dark,.dark *){color:var(--color-gray-900)}.dark\:text-white:where(.dark,.dark *){color:var(--color-white)}.dark\:shadow-\[0px_0px_4px_rgba\(200\,200\,200\,0\.7\)\]:where(.dark,.dark *){--tw-shadow:0px 0px 4px var(--tw-shadow-color,#c8c8c8b3);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:shadow-black:where(.dark,.dark *){--tw-shadow-color:#000}@supports (color:color-mix(in lab,red,red)){.dark\:shadow-black:where(.dark,.dark *){--tw-shadow-color:color-mix(in oklab,var(--color-black)var(--tw-shadow-alpha),transparent)}}.dark\:prose-invert:where(.dark,.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}@media (hover:hover){.dark\:group-hover\:bg-white:where(.dark,.dark *):is(:where(.group):hover *){background-color:var(--color-white)}.dark\:group-hover\:text-teal-600:where(.dark,.dark *):is(:where(.group):hover *){color:var(--color-teal-600)}.dark\:group-hover\:text-white:where(.dark,.dark *):is(:where(.group):hover *){color:var(--color-white)}.hover\:dark\:border-white:hover:where(.dark,.dark *){border-color:var(--color-white)}.dark\:hover\:bg-\[\#2f2f2f3d\]:where(.dark,.dark *):hover{background-color:#2f2f2f3d}.hover\:dark\:bg-\[\#4a4a4a26\]:hover:where(.dark,.dark *){background-color:#4a4a4a26}.dark\:hover\:text-gray-200:where(.dark,.dark *):hover{color:var(--color-gray-200)}.dark\:hover\:text-teal-300:where(.dark,.dark *):hover{color:var(--color-teal-300)}.dark\:hover\:text-white:where(.dark,.dark *):hover{color:var(--color-white)}}@media (min-width:48rem){.md\:dark\:border-transparent:where(.dark,.dark *){border-color:#0000}.md\:dark\:bg-\[\#242424ad\]:where(.dark,.dark *){background-color:#242424ad}.md\:dark\:bg-transparent:where(.dark,.dark *){background-color:#0000}@media (hover:hover){.md\:hover\:dark\:text-teal-600:hover:where(.dark,.dark *){color:var(--color-teal-600)}}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}.prose-invert{--tw-prose-body:black;--tw-prose-headings:white}html{scroll-padding-top:6rem}body{cursor:none;background:#fff;overflow-x:hidden}a{cursor:none}.dark body{background:radial-gradient(circle,#1f1f1f,#1c1c1c 7%,#1a1a1a 13% 20%,#171717 27% 33%,#141414 40%,#121212 47% 53%,#0f0f0f 60%,#0d0d0d 67%,#0a0a0a 73%,#080808,#050505 87%,#030303 93%,#000) no-repeat fixed}.pulse{--pulse-color:#0006;animation:1.5s infinite pulse-animation}.dark .pulse{--pulse-color:#fff6}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--pulse-color)}to{box-shadow:0 0 0 10px #0000}}@keyframes fade-in-nav{0%{transform:translate(100%)}to{transform:translate(0)}}.fade-in-nav{animation:.3s ease-in-out forwards fade-in-nav}@keyframes fade-out-nav{0%{transform:translate(0)}to{transform:translate(100%)}}.fade-out-nav{animation:.3s ease-in-out forwards fade-out-nav}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(12.9% .042 264.695);--card:oklch(100% 0 0);--card-foreground:oklch(12.9% .042 264.695);--popover:oklch(100% 0 0);--popover-foreground:oklch(12.9% .042 264.695);--primary:oklch(20.8% .042 265.755);--primary-foreground:oklch(98.4% .003 247.858);--secondary:oklch(96.8% .007 247.896);--secondary-foreground:oklch(20.8% .042 265.755);--muted:oklch(96.8% .007 247.896);--muted-foreground:oklch(55.4% .046 257.417);--accent:oklch(96.8% .007 247.896);--accent-foreground:oklch(20.8% .042 265.755);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.9% .013 255.508);--input:oklch(92.9% .013 255.508);--ring:oklch(70.4% .04 256.788);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.4% .003 247.858);--sidebar-foreground:oklch(12.9% .042 264.695);--sidebar-primary:oklch(20.8% .042 265.755);--sidebar-primary-foreground:oklch(98.4% .003 247.858);--sidebar-accent:oklch(96.8% .007 247.896);--sidebar-accent-foreground:oklch(20.8% .042 265.755);--sidebar-border:oklch(92.9% .013 255.508);--sidebar-ring:oklch(70.4% .04 256.788)}.cursor{pointer-events:none}.cursor__ball{opacity:0;mix-blend-mode:exclusion;z-index:1000;position:fixed;top:0;left:0}.cursor__ball circle{fill:#e4e4e4}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}@keyframes fade-in-tb{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes pop-over-in-desktop{0%{opacity:0;max-height:0;transform:translateY(-100px)}to{filter:blur();opacity:1;max-height:100vh;transform:translateY(0)}}@keyframes pop-over-out-desktop{0%{opacity:1;max-height:100vh;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(-100px)}}@keyframes pop-over-in-mobile{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pop-over-out-mobile{0%{transform:translate(0)}to{transform:translate(-100%)}}@layer base,components;@layer components.chat{.Chat-module_chatContainer__JeCGM{flex:1 1 0%;min-height:0}.Chat-module_chatContainer__JeCGM,.Chat-module_chatHeaderParent__ggj3V{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.Chat-module_chatHeaderParent__ggj3V{margin-bottom:2.5rem;max-width:800px}@keyframes Chat-module_flexOut__nIk8X{0%{flex:0 1 0}to{flex:1}}.Chat-module_flexOut__nIk8X{animation:Chat-module_flexOut__nIk8X .5s ease-in-out forwards}@keyframes Chat-module_fade-out2__XFsjM{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%);visibility:hidden}}.Chat-module_chatHeaderOut__rD-6u{animation:Chat-module_fade-out2__XFsjM .5s ease-in-out forwards}@keyframes Chat-module_chat-header-in__8RKah{0%{opacity:0;transform:translateY(100%) scale(1)}50%{-webkit-filter:blur(2px);transform:scale(1.1)}75%{transform:translateY(0) scale(1) blur(0)}to{-webkit-filter:blur(0);opacity:1}}.Chat-module_chatHeaderIn__bfY04{animation:Chat-module_chat-header-in__8RKah 1s ease-in-out .1s}.Chat-module_chatMessageScroll__Lnta8{align-items:center;display:flex;flex-direction:column;margin-top:2rem;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 20%);mask-image:linear-gradient(180deg,transparent 0,#000 20%);overflow:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:768px){.Chat-module_chatMessageScroll__Lnta8{min-width:400px;padding-left:0;padding-right:0}}.Chat-module_justifyCenter__xgR8I{justify-content:center}.Chat-module_justifyStart__wQ3hr{justify-content:flex-start}.Chat-module_chatInitialSpacer__GrNh0{display:flex;flex-shrink:0;height:6rem}.Chat-module_chatMessageContainer__-QtzK{display:flex;flex-direction:column;gap:1rem;height:-moz-fit-content;height:fit-content;justify-content:flex-end;margin-bottom:2rem;max-width:48rem;padding-bottom:8rem;width:100%}@keyframes Chat-module_fade-in-bt__c5548{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0);visibility:visible}}.Chat-module_messageIn__3wXi-{animation:Chat-module_fade-in-bt__c5548 .5s ease-in-out forwards}@keyframes Chat-module_fade-in__rwxir{0%{opacity:0}to{opacity:1}}.Chat-module_fade-in__rwxir{animation:Chat-module_fade-in__rwxir 1s ease-in-out forwards}.Chat-module_pulseLoader__B-PdN{align-items:center;display:flex;justify-content:flex-start;padding-bottom:.25rem;padding-left:.75rem}@layer components.chat{.Chat-module_pulseLoader__B-PdN{animation:Chat-module_fade-in__rwxir 1s ease-in-out forwards}}.Chat-module_chatBoxContainer__jsaVL{display:flex;justify-content:center;padding-left:1.25rem;padding-right:1.25rem;width:100%}@media (min-width:768px){.Chat-module_chatBoxContainer__jsaVL{padding-left:0;padding-right:0}}@keyframes Chat-module_chat-box-in-md__ZvrZ1{0%{min-width:0;opacity:0;visibility:hidden;width:0}to{min-width:400px;opacity:1;visibility:visible;width:33%}}@media (min-width:768px){.Chat-module_chat-box-in-md__ZvrZ1{animation:Chat-module_chat-box-in-md__ZvrZ1 .5s ease-in-out 1s forwards;visibility:hidden}}@keyframes Chat-module_chat-box-in-sm__VQf0F{0%{opacity:0;visibility:hidden;width:0}to{opacity:1;visibility:visible;width:100%}}@media (max-width:768px){.Chat-module_chat-box-in-sm__VQf0F{animation:Chat-module_chat-box-in-sm__VQf0F .5s ease-in-out 1s forwards;visibility:hidden}}.Chat-module_chatBoxForm__xFGnl{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);align-items:flex-start;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:rgb(209 213 219/var(--tw-border-opacity,1));border-radius:1rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;height:7rem;margin-bottom:1rem;overflow-x:auto;position:relative}.Chat-module_chatBoxForm__xFGnl:is(.dark *){--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity,1));border-color:transparent}@media (min-width:768px){.Chat-module_chatBoxForm__xFGnl{max-width:48rem}}@layer components.chat{@media (min-width:768px){.Chat-module_chatBoxForm__xFGnl{animation:Chat-module_chat-box-in-md__ZvrZ1 .5s ease-in-out 1s forwards;visibility:hidden}}@media (max-width:768px){.Chat-module_chatBoxForm__xFGnl{animation:Chat-module_chat-box-in-sm__VQf0F .5s ease-in-out 1s forwards;visibility:hidden}}}.Chat-module_formInitialState__FoWTs{max-width:400px}@media (min-width:768px){.Chat-module_formInitialState__FoWTs{max-width:48rem}}@keyframes Chat-module_chat-box-down__G2uVF{0%{min-width:400px;transform:translateY(0);width:33%}50%{transform:translateY(-1rem);width:33%}to{transform:translateY(-1rem);width:100%}}@media (min-width:768px){.Chat-module_chat-box-down-md__Tx0Ig{animation:Chat-module_chat-box-down__G2uVF .8s ease .2s forwards;min-width:400px;opacity:1;visibility:visible;width:33%}}@keyframes Chat-module_chat-box-down-sm__Ce39F{0%{transform:translateY(0)}50%{transform:translateY(-1rem)}to{transform:translateY(-1rem)}}@media (max-width:768px){.Chat-module_chat-box-down-sm__Ce39F{animation:Chat-module_chat-box-down-sm__Ce39F .8s ease .2s forwards;opacity:1;visibility:visible;width:100%}}@layer components.chat{@media (min-width:768px){.Chat-module_formDefaultState__jDXgE{animation:Chat-module_chat-box-down__G2uVF .8s ease .2s forwards;min-width:400px;opacity:1;visibility:visible;width:33%}}@media (max-width:768px){.Chat-module_formDefaultState__jDXgE{animation:Chat-module_chat-box-down-sm__Ce39F .8s ease .2s forwards;opacity:1;visibility:visible;width:100%}}}@keyframes Chat-module_text-area-in__pc0Hg{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.Chat-module_text-area-in__pc0Hg{animation:Chat-module_text-area-in__pc0Hg .5s ease-in-out 1.5s forwards;visibility:hidden}.Chat-module_chatBoxTextArea__8EMJw{background-color:transparent;font-size:15px;height:100%;padding:1rem;resize:none;width:90%}.Chat-module_chatBoxTextArea__8EMJw::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.Chat-module_chatBoxTextArea__8EMJw::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.Chat-module_chatBoxTextArea__8EMJw:focus{outline:2px solid transparent;outline-offset:2px}.Chat-module_chatBoxTextArea__8EMJw:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.Chat-module_chatBoxTextArea__8EMJw:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.Chat-module_chatBoxTextArea__8EMJw:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}@layer components.chat{.Chat-module_chatBoxTextArea__8EMJw{animation:Chat-module_text-area-in__pc0Hg .5s ease-in-out 1.5s forwards;visibility:hidden}}.Chat-module_chatBoxButton__ni78n{border-radius:.125rem;bottom:.5rem;padding:.375rem;position:absolute;right:.5rem}.Chat-module_chatBoxButton__ni78n:focus{outline:2px solid transparent;outline-offset:2px}.Chat-module_buttonActive__XO4VJ:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));cursor:pointer}.Chat-module_buttonActive__XO4VJ:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.Chat-module_iconEnabled__gSRqx{stroke-width:2;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.Chat-module_iconEnabled__gSRqx:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.Chat-module_iconDisabled__xTFFb{stroke-width:1;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.Chat-module_iconDisabled__xTFFb:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar{height:10px;width:10px}.Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-track{background:transparent;border-radius:10px}.Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-thumb{background:#5c5c5c;border-radius:10px}.Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-thumb:hover{background:#555}.Chat-module_dark__GXwr- .Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-track{background:transparent}.Chat-module_dark__GXwr- .Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-thumb{background:#545454}.Chat-module_dark__GXwr- .Chat-module_chatMessageScroll__Lnta8::-webkit-scrollbar-thumb:hover{background:#7b7b7b}}@layer base.preFligth.preFlight{@theme{--clr-1:#b5e9db;--clr-2:#87cbc9;--clr-2-5:#24bab5;--clr-3:#177774}.preFlight-module_markdown__wrtsN>*{all:revert}.preFlight-module_preFlight__AaIBp *,.preFlight-module_preFlight__AaIBp ::backdrop,.preFlight-module_preFlight__AaIBp ::file-selector-button,.preFlight-module_preFlight__AaIBp :after,.preFlight-module_preFlight__AaIBp :before{border:0 solid;box-sizing:border-box}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote){color:var(--tw-prose-body);margin:0;max-width:65ch}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote){--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote) :where(.preFlight-module_prose__LlZUR>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote){max-width:100%}.preFlight-module_preFlight__AaIBp :where(p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd,figure,blockquote):is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.preFlight-module_preFlight__AaIBp :where(ul,ol,menu){list-style:none;padding:0}.preFlight-module_preFlight__AaIBp{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.preFlight-module_preFlight__AaIBp :where(hr){border-top-width:1px;color:inherit;height:0}.preFlight-module_preFlight__AaIBp :where(abbr[title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.preFlight-module_preFlight__AaIBp :where(h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}.preFlight-module_preFlight__AaIBp :where(a){color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.preFlight-module_preFlight__AaIBp :where(b,strong){font-weight:bolder}.preFlight-module_preFlight__AaIBp :where(code,kbd,samp,pre){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.preFlight-module_preFlight__AaIBp :where(small){font-size:80%}.preFlight-module_preFlight__AaIBp :where(sub,sup){font-size:75%;line-height:0;position:relative;vertical-align:baseline}.preFlight-module_preFlight__AaIBp :where(sub){bottom:-.25em}.preFlight-module_preFlight__AaIBp :where(sup){top:-.5em}.preFlight-module_preFlight__AaIBp :where(table){border-collapse:collapse;border-color:inherit;text-indent:0}.preFlight-module_preFlight__AaIBp :where(:-moz-focusring){outline:auto}.preFlight-module_preFlight__AaIBp :where(progress){vertical-align:baseline}.preFlight-module_preFlight__AaIBp :where(summary){display:list-item}.preFlight-module_preFlight__AaIBp :where(ol,ul,menu){list-style:none}.preFlight-module_preFlight__AaIBp :where(img,svg,video,canvas,audio,iframe,embed,object){display:block;vertical-align:middle}.preFlight-module_preFlight__AaIBp :where(img,video){height:auto;max-width:100%}.preFlight-module_preFlight__AaIBp :where(button,input,select,optgroup,textarea){font-feature-settings:inherit;background-color:transparent;border:0;border-radius:0;box-sizing:border-box;color:inherit;font:inherit;font-variation-settings:inherit;letter-spacing:inherit;margin:0;opacity:1}.preFlight-module_preFlight__AaIBp :where(select:is([multiple],[size])) :where(optgroup){font-weight:bolder}.preFlight-module_preFlight__AaIBp :where(select:is([multiple],[size])) :where(optgroup option){padding-inline-start:20px}.preFlight-module_preFlight__AaIBp ::file-selector-button{margin-inline-end:4px}.preFlight-module_preFlight__AaIBp ::-moz-placeholder{color:#9ca3af;opacity:1}.preFlight-module_preFlight__AaIBp ::placeholder{color:#9ca3af;opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){.preFlight-module_preFlight__AaIBp ::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}.preFlight-module_preFlight__AaIBp ::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}.preFlight-module_preFlight__AaIBp :where(textarea){resize:vertical}.preFlight-module_preFlight__AaIBp ::-webkit-search-decoration{-webkit-appearance:none}.preFlight-module_preFlight__AaIBp ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}.preFlight-module_preFlight__AaIBp ::-webkit-datetime-edit{display:inline-flex}.preFlight-module_preFlight__AaIBp :where(::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field){padding-block:0}.preFlight-module_preFlight__AaIBp :where(:-moz-ui-invalid){box-shadow:none}.preFlight-module_preFlight__AaIBp :where(button,input:where([type=button],[type=reset],[type=submit])){-webkit-appearance:button;-moz-appearance:button;appearance:button}.preFlight-module_preFlight__AaIBp ::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}.preFlight-module_preFlight__AaIBp ::-webkit-inner-spin-button,.preFlight-module_preFlight__AaIBp ::-webkit-outer-spin-button{height:auto}.preFlight-module_preFlight__AaIBp :where([hidden]:not([hidden=until-found])){display:none!important}}.ChatHeader-module_chatHeaderContainer__GqLpT{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.ChatHeader-module_chatHeaderOverline__5AWR9{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:1.25rem;line-height:1.75rem;text-align:center}@media (min-width:768px){.ChatHeader-module_chatHeaderOverline__5AWR9{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.ChatHeader-module_chatHeaderOverline__5AWR9{font-size:1.875rem;line-height:2.25rem}}.ChatHeader-module_chatHeaderTitle__hTmaV{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));font-size:3.75rem;font-weight:600;line-height:1;text-align:center}.ChatHeader-module_chatHeaderTitle__hTmaV:is(.dark *){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}@media (min-width:768px){.ChatHeader-module_chatHeaderTitle__hTmaV{font-size:4rem}}@media (min-width:1024px){.ChatHeader-module_chatHeaderTitle__hTmaV{font-size:4.5rem;line-height:1}}.ChatHeader-module_chatHeaderHighlightedText__1jIqI{font-size:4.5rem;font-weight:800;line-height:1}@media (min-width:768px){.ChatHeader-module_chatHeaderHighlightedText__1jIqI{font-size:5.5rem}}@media (min-width:1024px){.ChatHeader-module_chatHeaderHighlightedText__1jIqI{font-size:6rem;line-height:1}}.ChatHeader-module_chatHeaderSubtitle__G0kXD{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;text-align:center;width:90%}.ChatHeader-module_chatHeaderSubtitle__G0kXD:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}@media (min-width:768px){.ChatHeader-module_chatHeaderSubtitle__G0kXD{font-size:1rem;line-height:1.5rem}}.Messages-module_botMessageContainer__gJvNZ{align-self:flex-start;border-radius:1rem;display:flex;flex-direction:column;gap:.5rem;overflow-x:auto;padding:.75rem .25rem;position:relative;width:100%}.Messages-module_botProse__Mcz2T{color:var(--tw-prose-body);max-width:65ch}.Messages-module_botProse__Mcz2T :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.Messages-module_botProse__Mcz2T :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.Messages-module_botProse__Mcz2T :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.Messages-module_botProse__Mcz2T :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.Messages-module_botProse__Mcz2T :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.Messages-module_botProse__Mcz2T :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Messages-module_botProse__Mcz2T :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Messages-module_botProse__Mcz2T :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Messages-module_botProse__Mcz2T :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Messages-module_botProse__Mcz2T :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Messages-module_botProse__Mcz2T :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Messages-module_botProse__Mcz2T :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Messages-module_botProse__Mcz2T :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Messages-module_botProse__Mcz2T :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.Messages-module_botProse__Mcz2T :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.Messages-module_botProse__Mcz2T :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.Messages-module_botProse__Mcz2T :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.Messages-module_botProse__Mcz2T :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.Messages-module_botProse__Mcz2T :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.Messages-module_botProse__Mcz2T :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.Messages-module_botProse__Mcz2T :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.Messages-module_botProse__Mcz2T :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.Messages-module_botProse__Mcz2T :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.Messages-module_botProse__Mcz2T :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.Messages-module_botProse__Mcz2T :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.Messages-module_botProse__Mcz2T :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.Messages-module_botProse__Mcz2T :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.Messages-module_botProse__Mcz2T :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.Messages-module_botProse__Mcz2T :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.Messages-module_botProse__Mcz2T :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.Messages-module_botProse__Mcz2T :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_botProse__Mcz2T :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.Messages-module_botProse__Mcz2T :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_botProse__Mcz2T :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.Messages-module_botProse__Mcz2T :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.Messages-module_botProse__Mcz2T :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.Messages-module_botProse__Mcz2T :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.Messages-module_botProse__Mcz2T :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.Messages-module_botProse__Mcz2T :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.Messages-module_botProse__Mcz2T :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_botProse__Mcz2T :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.Messages-module_botProse__Mcz2T :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.Messages-module_botProse__Mcz2T :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.Messages-module_botProse__Mcz2T :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.Messages-module_botProse__Mcz2T :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.Messages-module_botProse__Mcz2T :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.Messages-module_botProse__Mcz2T :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.Messages-module_botProse__Mcz2T :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.Messages-module_botProse__Mcz2T :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.Messages-module_botProse__Mcz2T :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.Messages-module_botProse__Mcz2T :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.Messages-module_botProse__Mcz2T :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.Messages-module_botProse__Mcz2T :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.Messages-module_botProse__Mcz2T :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.Messages-module_botProse__Mcz2T :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.Messages-module_botProse__Mcz2T{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.Messages-module_botProse__Mcz2T :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.Messages-module_botProse__Mcz2T :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.Messages-module_botProse__Mcz2T :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Messages-module_botProse__Mcz2T :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Messages-module_botProse__Mcz2T :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.Messages-module_botProse__Mcz2T :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.Messages-module_botProse__Mcz2T :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.Messages-module_botProse__Mcz2T :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_botProse__Mcz2T :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_botProse__Mcz2T :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_botProse__Mcz2T :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_botProse__Mcz2T :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Messages-module_botProse__Mcz2T :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Messages-module_botProse__Mcz2T :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.Messages-module_botProse__Mcz2T :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Messages-module_botProse__Mcz2T :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Messages-module_botProse__Mcz2T :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_botProse__Mcz2T :where(.Messages-module_prose__2k6Mw>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.Messages-module_botProse__Mcz2T{max-width:100%}.Messages-module_botProse__Mcz2T:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.Messages-module_userMessageContainer__DWBwe{align-self:flex-end;background-color:#dbdbdb91;border-radius:.75rem;display:flex;flex-direction:column;gap:.5rem;max-width:98%;overflow-x:auto;padding:.75rem;position:relative}.Messages-module_userMessageContainer__DWBwe:is(.dark *){background-color:#5e65685e}.Messages-module_userProse__FSKoP{color:var(--tw-prose-body);max-width:65ch}.Messages-module_userProse__FSKoP :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.Messages-module_userProse__FSKoP :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.Messages-module_userProse__FSKoP :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.Messages-module_userProse__FSKoP :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.Messages-module_userProse__FSKoP :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.Messages-module_userProse__FSKoP :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Messages-module_userProse__FSKoP :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Messages-module_userProse__FSKoP :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.Messages-module_userProse__FSKoP :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.Messages-module_userProse__FSKoP :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Messages-module_userProse__FSKoP :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Messages-module_userProse__FSKoP :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.Messages-module_userProse__FSKoP :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.Messages-module_userProse__FSKoP :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.Messages-module_userProse__FSKoP :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.Messages-module_userProse__FSKoP :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.Messages-module_userProse__FSKoP :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.Messages-module_userProse__FSKoP :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.Messages-module_userProse__FSKoP :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.Messages-module_userProse__FSKoP :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.Messages-module_userProse__FSKoP :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.Messages-module_userProse__FSKoP :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.Messages-module_userProse__FSKoP :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.Messages-module_userProse__FSKoP :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.Messages-module_userProse__FSKoP :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.Messages-module_userProse__FSKoP :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.Messages-module_userProse__FSKoP :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.Messages-module_userProse__FSKoP :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.Messages-module_userProse__FSKoP :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.Messages-module_userProse__FSKoP :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.Messages-module_userProse__FSKoP :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_userProse__FSKoP :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.Messages-module_userProse__FSKoP :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_userProse__FSKoP :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.Messages-module_userProse__FSKoP :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.Messages-module_userProse__FSKoP :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.Messages-module_userProse__FSKoP :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.Messages-module_userProse__FSKoP :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.Messages-module_userProse__FSKoP :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.Messages-module_userProse__FSKoP :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.Messages-module_userProse__FSKoP :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.Messages-module_userProse__FSKoP :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.Messages-module_userProse__FSKoP :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.Messages-module_userProse__FSKoP :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.Messages-module_userProse__FSKoP :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.Messages-module_userProse__FSKoP :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.Messages-module_userProse__FSKoP :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.Messages-module_userProse__FSKoP :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.Messages-module_userProse__FSKoP :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.Messages-module_userProse__FSKoP :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.Messages-module_userProse__FSKoP :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.Messages-module_userProse__FSKoP :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.Messages-module_userProse__FSKoP :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.Messages-module_userProse__FSKoP :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.Messages-module_userProse__FSKoP :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.Messages-module_userProse__FSKoP{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.Messages-module_userProse__FSKoP :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.Messages-module_userProse__FSKoP :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.Messages-module_userProse__FSKoP :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Messages-module_userProse__FSKoP :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.Messages-module_userProse__FSKoP :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.Messages-module_userProse__FSKoP :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.Messages-module_userProse__FSKoP :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.Messages-module_userProse__FSKoP :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_userProse__FSKoP :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_userProse__FSKoP :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_userProse__FSKoP :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_userProse__FSKoP :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Messages-module_userProse__FSKoP :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Messages-module_userProse__FSKoP :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.Messages-module_userProse__FSKoP :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.Messages-module_userProse__FSKoP :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.Messages-module_userProse__FSKoP :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.Messages-module_userProse__FSKoP :where(.Messages-module_prose__2k6Mw>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.Messages-module_userProse__FSKoP{max-width:100%}.Messages-module_userProse__FSKoP:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-ext-400-normal.Dc4VJyIJ.woff2) format("woff2"),url(/_astro/inter-cyrillic-ext-400-normal.BPnxn4xp.woff) format("woff");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-display:swap;font-weight:400;src:url(/_astro/inter-cyrillic-400-normal.BLGc9T1a.woff2) format("woff2"),url(/_astro/inter-cyrillic-400-normal.ZzOtrSSW.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-ext-400-normal.Bput3-QP.woff2) format("woff2"),url(/_astro/inter-greek-ext-400-normal.DCpCPQOf.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/inter-greek-400-normal.DxZsaF_h.woff2) format("woff2"),url(/_astro/inter-greek-400-normal.BZzXV7-1.woff) format("woff");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-display:swap;font-weight:400;src:url(/_astro/inter-vietnamese-400-normal.DMkecbls.woff2) format("woff2"),url(/_astro/inter-vietnamese-400-normal.BUNmGMP1.woff) format("woff");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-display:swap;font-weight:400;src:url(/_astro/inter-latin-ext-400-normal.hnt3BR84.woff2) format("woff2"),url(/_astro/inter-latin-ext-400-normal.C1t-h-pH.woff) format("woff");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-display:swap;font-weight:400;src:url(/_astro/inter-latin-400-normal.BOOGhInR.woff2) format("woff2"),url(/_astro/inter-latin-400-normal.gitzw0hO.woff) format("woff");unicode-range:U+0000-00FF,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}
