:root{--font-larken-bold:Roboto,sans-serif;--font-nunito-bold:Roboto,sans-serif;--font-nunito-medium:Roboto,sans-serif;--font-nunito-regular:Roboto,sans-serif;--font-nunito-semi-bold:Roboto,sans-serif;--color-grey-50:#fafafa;--color-grey-200:#e5e5e5;--color-neutral-primary:#181818;--color-neutral-disabled:rgb(from var(--color-neutral-primary) r g b/0.5);--color-neutral-200:rgb(from var(--color-neutral-primary) r g b/0.03);--bg-neutral-tertiary:rgb(from var(--color-neutral-primary) r g b/0.08);--text-neutral-primary:var(--color-neutral-primary);--text-neutral-tertiary:rgb(from var(--text-neutral-primary) r g b/0.7);--icon-neutral-disabled:var(--color-neutral-disabled);--neutral-disabled:rgb(from var(--text-neutral-primary) r g b/0.03);--neutral-secondary:#f8f8f8;--color-brand-500:#4d3afb;--color-brand-200:rgb(from var(--color-brand-500) r g b/0.06);--color-accent:var(--color-brand-500);--bg-grey-1:#eba371;--bg-grey-2:#f0b990;--bg-grey-3:#f5d0b0;--bg-grey-4:#f7dfc8;--bg-grey-5:var(--color-grey-50);--bg-grey-6:#efedfa;--bg-grey-7:#fcfcfa;--bg-grey-1-opacity:#db5b008a;--bg-grey-2-opacity:#db5b0061;--bg-grey-3-opacity:#db5b003d;--bg-grey-4-opacity:#db5b0024;--bg-grey-5-opacity:rgb(from var(--bg-grey-5) r g b/0.07);--bg-grey-6-opacity:#db5b0008;--bg-black:#232222;--bg-white:#fff;--bg-black-50:#23222280;--bg-black-6:#2322220f;--bg-accent:var(--color-accent);--bg-accent-12:#ff6e131f;--bg-accent-link:var(--color-accent);--bg-error:#e57373;--bg-attention:#ffb74d;--bg-success:#81c784;--text-black:#232222;--text-grey:var(--color-neutral-disabled);--text-white:#fff;--text-error:#ef5350;--text-red:#f5372a;--text-attention:#ffa726;--text-success:#66bb6a;--text-accent:var(--color-accent);--button-primary:var(--bg-accent);--button-primary-hover:#eb5317;--button-primary-active:var(--color-accent);--button-primary-border:#2322220a;--button-secondary:rgba(255,111,35,.12);--button-secondary-hover:#eb53171f;--button-secondary-hover-text:var(--color-accent);--button-secondary-active:#d6380d1f;--button-secondary-active-text:var(--color-accent);--button-secondary-border:rgb(from var(--color-accent) r g b/0.4);--icon-primary:var(--bg-black);--icon-white:#fff;--bg-for-icon:#23222299;--input-border:#1818180f;--input-border-hover:#f5760066;--input-border-focus:var(--color-accent);--input-bg:var(--neutral-secondary);--input-bg-hover:#e096000d;--input-bg-focus:#fff;--search-input-border:rgba(245,135,0,.14);--search-input-border-hover:rgba(245,118,0,.4);--search-input-border-focus:var(--color-accent);--search-input-bg:rgba(245,135,0,.14);--search-input-bg-hover:var(--bg-grey-7);--radio-input-border-selected:rgba(35,34,34,.06);--radio-input-border-selected-hover:rgba(10,24,51,.06);--search-input-bg-focus:var(--bg-grey-7);--left-panel-bg:#faeddc;--user-message-border:#ffa14e80;--bot-message-border:#d8d7f0;--loader-message-bg:var(--color-neutral-200);--user-message-bg:var(--color-accent);--chip-action-border-default:#fdc691;--chip-action-border-hover:#ffa554;--chip-filter-border-default:#fbddbe;--chip-filter-border-hover:#fdc691;--chip-filter-border-active:#fbddbe;--card-border:#f5f1e9;--action-item-bg:var(--bg-grey-7);--action-item-bg-hover:rgba(229,130,0,.12);--action-item-bg-active:rgba(229,130,0,.12);--devider-3:rgba(245,123,0,.24);--devider-5:#faeddc;--devider-4:#fbddbe;--alert-success-bg:#07a35d;--alert-warning-bg:#ff9408;--alert-error-bg:#ff4538;--alert-border:rgba(35,34,34,.04);--box-shadow-l1:0 2px 4px -2px rgba(245,110,0,.04),0 1px 28px -8px rgba(245,110,0,.06);--box-shadow-l2:0 5px 10px -3px rgba(245,110,0,.06),0 6px 48px -16px rgba(245,110,0,.09);--box-shadow-l3:0 7px 13px -4px rgba(245,110,0,.07),0 10px 66px -22px rgba(245,110,0,.14);--box-shadow-l5:0 12px 24px -6px rgba(245,110,0,.12),0 20px 140px -36px rgba(245,110,0,.32);--small-left-menu-width:68px;--big-left-menu-width:240px;--settings-menu-width:240px;--mobile-left-menu-width:320px;--header-chat-height:44px;--chat-messages-gap:1rem}.theme-dark{--bg-grey-6:#faf6ed}.w100-p{width:100%}.flex-1{flex:1}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;flex-direction:row;justify-content:space-between;width:100%}.align-center{align-items:center}.column{display:flex;flex-direction:column}@media(max-width:800px){.column{width:100%}}.ai-flex-start{align-items:flex-start!important}.jc-flex-start{justify-content:flex-start}.jc-between{justify-content:space-between}.ai-flex-end{align-items:flex-end}.jc-flex-end{justify-content:end}.column-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row{display:flex}.flex-wrap{flex-wrap:wrap}.gap6{gap:6px}.gap8{gap:8px}.gap10{gap:10px}.gap16{gap:16px}.gap24{gap:24px}.mb-10{margin-bottom:10px}.mb-6{margin-bottom:6px}.mt-10{margin-top:10px}.flex-wrapper{height:100dvh;display:flex}.main-container{width:100%;height:100%;display:block;transition:width .3s}.underline{text-decoration:underline}.underline-hover{cursor:pointer}.underline-hover:hover{text-decoration:underline}.hover:hover{opacity:.8}.h100-p{height:100%}.w100-p{width:100%!important}.text-center{text-align:center}.text-pre{white-space:pre-wrap}.break-word{word-break:break-word}.white-space-nowrap{white-space:nowrap}.pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.hide-mobile{display:initial}.show-mobile{display:none!important}.color-text-grey{color:var(--text-grey)!important}.color-white{color:var(--text-white)!important}.color-accent{color:var(--text-accent)!important}.width-small-side-panel{width:calc(100vw - var(--small-left-menu-width))}.width-big-side-panel{width:calc(100vw - var(--big-left-menu-width))}.no-click,.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.no-click{pointer-events:none}@media(max-width:800px){.hide-mobile{display:none!important}.show-mobile{display:initial!important}}.fadeout{position:relative;--fade-height:50px;--fade-color-start:#fff;--fade-color-middle:hsla(0,0%,100%,.5);--fade-color-end:hsla(0,0%,100%,0)}.fadeout:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--fade-height,50px);pointer-events:none;background:linear-gradient(to top,var(--fade-color-start,#fff) 20%,var(--fade-color-middle,hsla(0,0%,100%,.4)) 50%,var(--fade-color-end,hsla(0,0%,100%,0)) 100%);transition:background .3s,height .3s}.slide-in-bottom{animation:slide-in-bottom .3s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-bottom{0%{transform:translateY(300px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-out-bottom{animation:slide-out-bottom .3s cubic-bezier(.55,.085,.68,.53) both}@keyframes slide-out-bottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(300px);opacity:0}}
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--color-brand:77 58 251}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.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);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.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] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.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] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.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);font-weight:600;margin-top:1.25em}.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] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.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);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.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] *)){display:block;margin-top:2em;margin-bottom:2em}.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] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.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] *)){color:inherit}.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] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.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] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.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);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--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}.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] *)){padding-inline-start:.375em}.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] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-36{bottom:9rem}.right-1\/2{right:50%}.z-10{z-index:10}.-order-1{order:-1}.-mb-24{margin-bottom:-6rem}.mr-\[-12px\]{margin-right:-12px}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.size-8{width:2rem;height:2rem}.size-\[18px\]{width:18px;height:18px}.size-\[42px\]{width:42px;height:42px}.h-full{height:100%}.w-full{width:100%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-x-scroll{overflow-x:scroll}.rounded-\[20px\]{border-radius:20px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-\[--neutral-disabled\]{border-color:var(--neutral-disabled)}.border-brand-500\/10{border-color:rgb(var(--color-brand)/.1)}.bg-\[--neutral-secondary\]{background-color:var(--neutral-secondary)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-clip-padding{background-clip:padding-box}.p-3{padding:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-2\.5{padding-bottom:.625rem}.pt-11{padding-top:2.75rem}.text-\[15px\]{font-size:15px}.font-medium{font-weight:500}.capitalize{text-transform:capitalize}.text-\[\#181818B2\]{color:#181818b2}.text-\[\#181818\]\/70{color:hsla(0,0%,9%,.7)}.text-\[--color-neutral-disabled\]{color:var(--color-neutral-disabled)}.text-\[--text-neutral-primary\]{color:var(--text-neutral-primary)}.text-\[--text-neutral-tertiary\]{color:var(--text-neutral-tertiary)}.text-brand-500{color:rgb(var(--color-brand))}.shadow-\[0px_2px_15px_\#0000001A\]{--tw-shadow:0px 2px 15px #0000001a;--tw-shadow-colored:0px 2px 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blur{--tw-blur:blur(8px)}.blur,.filter{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)}:root{height:100%}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}body{background:#fff;font-family:var(--font-geist),-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;height:100%}body,html{min-height:100dvh}html{background:var(--bg-grey-6)}.radix-themes{display:flex;flex-direction:column}@media (min-width:640px){.sm\:inline{display:inline}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse}.sm\:justify-center{justify-content:center}.sm\:pt-6{padding-top:1.5rem}}@media (min-width:768px){.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:hidden{display:none}.md\:p-6{padding:1.5rem}.md\:pb-4{padding-bottom:1rem}}.radix-themes{--default-font-family:var(--font-inter);--color-autofill-root:var(--bg-accent-12);--color-focus-root:var(--bg-accent);--color-selection-root:var(--bg-accent)}[data-radix-scroll-area-viewport]>div{display:block!important}.rt-AlertDialogOverlay{z-index:1000000}.rt-DialogOverlay{z-index:1000000;--dialog-overlay-padding-top:0!important;--dialog-overlay-padding-bottom:0!important;padding:0!important}.go4109123758{z-index:999999!important}.rhap_container{box-shadow:none!important;border-radius:16px!important;border:1px solid var(--card-border)!important}