:root{font-family:system-ui;font-size:14px;line-height:1.5;background:var(--background-color)}:root{--background-color: #f8f8f8;--gray-50: #ffffff;--gray-100: #d0d0d0;--gray-200: #afafaf;--gray-300: #8f8f8f;--gray-400: #717171;--gray-500: #555555;--gray-600: #393939;--purple-100: #d5c9fa;--purple-200: #b8a3f6;--purple-300: #997cf2;--purple-400: #7a54ef;--purple-500: #582ddc;--purple-600: #3c1e95;--red-100: #f7c4ba;--red-200: #f29887;--red-300: #eb664d;--red-400: #de2300;--red-500: #a81b00;--red-600: #731200;--highlight-hover: rgb(0 0 0 / .07);--highlight-pressed: rgb(0 0 0 / .15)}@media (prefers-color-scheme: dark){:root{--background-color: #1d1d1d;--gray-50: #101010;--gray-100: #393939;--gray-200: #4f4f4f;--gray-300: #686868;--gray-400: #848484;--gray-500: #a7a7a7;--gray-600: #cfcfcf;--purple-100: #3c1e95;--purple-200: #522acd;--purple-300: #6f46ed;--purple-400: #8e6ef1;--purple-500: #b099f5;--purple-600: #d5c8fa;--red-100: #721200;--red-200: #9c1900;--red-300: #cc2000;--red-400: #e95034;--red-500: #f08c79;--red-600: #f7c3ba;--highlight-hover: rgb(255 255 255 / .1);--highlight-pressed: rgb(255 255 255 / .2)}}:root{--focus-ring-color: var(--purple-400);--text-color: var(--gray-600);--text-color-base: var(--gray-500);--text-color-hover: var(--gray-600);--text-color-disabled: var(--gray-200);--text-color-placeholder: var(--gray-400);--link-color: var(--purple-500);--link-color-secondary: var(--gray-500);--link-color-pressed: var(--purple-600);--border-color: var(--gray-300);--border-color-hover: var(--gray-400);--border-color-pressed: var(--gray-400);--border-color-disabled: var(--gray-100);--field-background: var(--gray-50);--field-text-color: var(--gray-600);--overlay-background: var(--gray-50);--button-background: var(--gray-50);--button-background-pressed: var(--background-color);--highlight-background: #6f46ed;--highlight-background-pressed: #522acd;--highlight-background-invalid: #cc2000;--highlight-foreground: white;--highlight-foreground-pressed: #ddd;--highlight-overlay: rgb(from #6f46ed r g b / 15%);--invalid-color: var(--red-400);--invalid-color-pressed: var(--red-500)}@media (forced-colors: active){:root{--background-color: Canvas;--focus-ring-color: Highlight;--text-color: ButtonText;--text-color-base: ButtonText;--text-color-hover: ButtonText;--text-color-disabled: GrayText;--text-color-placeholder: ButtonText;--link-color: LinkText;--link-color-secondary: LinkText;--link-color-pressed: LinkText;--border-color: ButtonBorder;--border-color-hover: ButtonBorder;--border-color-pressed: ButtonBorder;--border-color-disabled: GrayText;--field-background: Field;--field-text-color: FieldText;--overlay-background: Canvas;--button-background: ButtonFace;--button-background-pressed: ButtonFace;--highlight-background: Highlight;--highlight-background-pressed: Highlight;--highlight-background-invalid: LinkText;--highlight-foreground: HighlightText;--highlight-foreground-pressed: HighlightText;--invalid-color: LinkText;--invalid-color-pressed: LinkText}}@media (prefers-color-scheme: dark){:root{--gray-50: #f9f9f9;--gray-100: #ececec;--gray-200: #e3e3e3;--gray-300: #cdcdcd;--gray-400: #b4b4b4;--gray-500: #9b9b9b;--gray-600: #676767;--gray-700: #424242;--gray-750: #2f2f2f;--gray-800: #212121;--gray-900: #171717;--gray-950: #0d0d0d;--highlight-background: #134169;--field-background: var(--gray-700);--field-text-color: var(--gray-50)}}:root{--gray-50: #f9f9f9;--gray-100: #ececec;--gray-200: #e3e3e3;--gray-300: #cdcdcd;--gray-400: #b4b4b4;--gray-500: #9b9b9b;--gray-600: #676767;--gray-700: #424242;--gray-750: #2f2f2f;--gray-800: #212121;--gray-900: #171717;--gray-950: #0d0d0d;--highlight-background: #134169;--field-background: var(--gray-700);--field-text-color: var(--gray-50)}button,input{color:inherit}.dark-theme{color:#ececec}.dark-theme .descartes-chatbot-chatbot-page-body{background-color:#212121}.dark-theme .descartes-chatbot-conversation-window .descartes-chatbot-user-message,.dark-theme .descartes-chatbot-chat-input-area{background-color:#313131;color:#ececec}.descartes-chatbot-page{min-height:100vh}.react-aria-ComboBox{color:inherit}.react-aria-ComboBox .react-aria-Input{margin:0;font-size:1.072rem;background:var(--field-background);color:var(--field-text-color);border:1px solid var(--border-color);border-radius:6px;padding:.286rem 2rem .286rem .571rem;vertical-align:middle;outline:none}.react-aria-ComboBox .react-aria-Input[data-focused]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-ComboBox .react-aria-Button{color:var(--highlight-foreground);forced-color-adjust:none;border-radius:4px;border:none;margin-left:-1.714rem;width:1.429rem;height:1.429rem;padding:0;font-size:.857rem;cursor:default}.react-aria-ComboBox .react-aria-Button[data-pressed]{box-shadow:none;background:var(--highlight-background)}.react-aria-Popover[data-trigger=ComboBox]{width:var(--trigger-width)}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBox{display:block;width:unset;min-width:max-content;max-height:inherit;min-height:unset;border:none;background:var(--field-background);color:var(--field-text-color)}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBox .react-aria-Header{padding-left:1.571rem}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem{padding:0 .571rem 0 1.571rem}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-focus-visible]{outline:none}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-selected]{font-weight:600;background:unset;background:var(--highlight-background);color:var(--highlight-foreground)}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-selected]:before{content:"✓";content:"✓" / "";alt:" ";position:relative;top:0;left:0;padding-right:5px}.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-focused],.react-aria-Popover[data-trigger=ComboBox] .react-aria-ListBoxItem[data-pressed]{background:var(--highlight-background);color:var(--highlight-foreground)}.descartes-chatbot-header{display:flex;justify-content:space-between;align-items:center;min-height:40px;max-height:80px;background-color:#134169;padding:10px}.descartes-chatbot-header img{object-fit:contain;filter:brightness(0) invert(1);max-height:40px}.descartes-chatbot-header button{border-radius:9999px;max-height:max-content}.descartes-chatbot-toasts-container{position:fixed;bottom:0;right:0;z-index:9999;display:flex;flex-direction:column;gap:1rem;padding:1rem}.descartes-chatbot-toasts-container .descartes-chatbot-toast{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 5px 5px 15px;border-radius:10px}.descartes-chatbot-toasts-container .descartes-chatbot-toast.descartes-chatbot-toast-success{background-color:#009405}.descartes-chatbot-toasts-container .descartes-chatbot-toast.descartes-chatbot-toast-error{background-color:#860900}.descartes-chatbot-toasts-container .descartes-chatbot-toast.descartes-chatbot-toast-warning{background-color:#ff9900c4}.descartes-chatbot-session-history-container{flex:1 1 auto;max-width:250px;display:flex;flex-direction:column;gap:20px}.descartes-chatbot-session-history-container header{font-size:12px;text-transform:capitalize}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-timeframe{display:flex;flex-direction:column}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry{display:flex}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a{text-decoration:none;color:inherit;flex:1 1 auto;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:5px;border-radius:10px;padding:2px 8px;min-height:36px}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a span{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a button{padding:5px 0 0;visibility:hidden;border:none;color:gray;background-color:transparent}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a button:hover,.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a button:focus{color:#fff;outline:none}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a:hover{color:inherit;cursor:pointer;background-color:#212121}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a:hover button{visibility:initial}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a.active{background-color:#2f2f2f}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry a .react-aria-ProgressBar{max-width:30px}.descartes-chatbot-session-history-container .descartes-chatbot-session-history-entry input{display:unset;flex:1 1 auto;border:none;background-color:#313131;color:#fff;padding:8px;border-radius:10px;line-height:16px}.descartes-chatbot-session-actions-menu{padding:5px;background-color:#313131;border:1px rgb(75,75,75) solid;border-radius:15px}.descartes-chatbot-session-actions-menu>div{outline:none}.descartes-chatbot-session-actions-menu .descartes-chatbot-session-actions-menu-item{padding:5px;outline:none;border:none}.descartes-chatbot-session-actions-menu .descartes-chatbot-session-actions-menu-item:hover{border-radius:10px;background-color:#ffffff26;cursor:pointer}.descartes-chatbot-session-actions-menu .descartes-chatbot-session-actions-menu-item.delete{color:#ff5f5f}.react-aria-ProgressBar{display:grid;grid-template-areas:"label value" "bar bar";grid-template-columns:1fr auto;gap:4px;width:250px;color:var(--text-color)}.react-aria-ProgressBar .value{grid-area:value}.react-aria-ProgressBar .bar{grid-area:bar;box-shadow:inset 0 0 0 1px var(--border-color);forced-color-adjust:none;height:10px;border-radius:5px;overflow:hidden;will-change:transform}.react-aria-ProgressBar .fill{background:var(--highlight-background);height:100%}.react-aria-ProgressBar:not([aria-valuenow]) .fill{width:120px;border-radius:inherit;animation:indeterminate 1.5s infinite ease-in-out;will-change:transform}@keyframes indeterminate{0%{transform:translate(-100%)}to{transform:translate(250px)}}.descartes-chatbot-sidebar{display:flex;flex-direction:column;overflow-y:auto;padding:20px 12px;background-color:#171717;color:#fff;gap:20px;min-width:200px;justify-content:space-between}.descartes-chatbot-sidebar:has(*.empty){display:none}@media (max-width: 500px){.descartes-chatbot-sidebar{display:none}}.descartes-chatbot-sidebar>header{display:flex;justify-content:flex-end}.descartes-chatbot-sidebar>header button{padding:6.5px 8px;background-color:transparent;border:none}.descartes-chatbot-sidebar>header button:hover{background-color:#ffffff26}.descartes-chatbot-code-block-container{display:flex;flex-direction:column;border:1px solid #3a3a3a;border-radius:5px;padding:0}.descartes-chatbot-code-block-container header{border-top-left-radius:5px;border-top-right-radius:5px;display:flex;align-items:center;padding:.5em 1em;background-color:#2f2f2f;color:#b4b4b4;gap:.5rem}.descartes-chatbot-code-block-container header .descartes-chatbot-code-block-copy-button{margin-left:auto}.descartes-chatbot-code-block-container div{margin:0!important}.descartes-chatbot-conversation-window{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column}.descartes-chatbot-conversation-window .descartes-chatbot-message{margin-bottom:.75rem}.descartes-chatbot-conversation-window .descartes-chatbot-message p{margin:0;white-space-collapse:preserve}.descartes-chatbot-conversation-window .descartes-chatbot-user-message{text-align:right;margin-left:3%;background-color:#134169;border-radius:10px;padding:.5rem;max-width:fit-content;align-self:flex-end}.descartes-chatbot-conversation-window .descartes-chatbot-chatbot-message{text-align:left;margin-right:3%}.descartes-chatbot-conversation-window .descartes-chatbot-chatbot-message .ascii-table{white-space:pre;font-family:monospace;overflow-x:auto}.descartes-chatbot-conversation-window .descartes-chatbot-file-image{object-fit:contain;max-width:100%}.descartes-chatbot-conversation-window .descartes-chatbot-step{text-transform:capitalize;display:flex;gap:.25rem;align-items:center}.descartes-chatbot-conversation-window .react-aria-ProgressBar{margin-bottom:10px}.descartes-chatbot-chat-input-area{display:flex;padding:.25rem .75rem;border-radius:1.5rem;background-color:#53565a}.descartes-chatbot-chat-input-area input{flex:1 1 auto;background-color:transparent;border:none;outline:none;padding:0;margin:0;box-shadow:none;font-size:1rem}.descartes-chatbot-chat-input-area button{height:2.25rem;width:2.25rem;padding:0;border-radius:9999px;background-color:#0285ff;color:#fff;margin:8px 0 8px .5rem;display:flex;justify-content:center;align-items:center;border:none}.descartes-chatbot-chat-input-area button:focus{outline:none}.descartes-chatbot-chat-input-area button:hover{opacity:.7}.descartes-chatbot-chat-input-area button:disabled{background-color:#53565a;cursor:not-allowed}.descartes-chatbot-main-chat{display:flex;flex-direction:column}.descartes-chatbot-main-chat ul{list-style-type:none;padding-left:0;font-size:1.2em}.descartes-chatbot-main-chat .descartes-chatbot-default-prompts{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem}.descartes-chatbot-main-chat .descartes-chatbot-default-prompt{border:1px solid rgba(255,255,255,.1);border-radius:9999px;background-color:#212121;color:#9b9b9b}.descartes-chatbot-main-chat .descartes-chatbot-default-prompt:hover{background-color:#2f2f2f;color:#fff}.descartes-chatbot-main-chat .descartes-chatbot-main-chat-welcome{display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center}.descartes-chatbot-chatbot-page{display:flex;flex-direction:column}.descartes-chatbot-chatbot-page .descartes-chatbot-chatbot-page-body{display:flex;flex:1 1 0;overflow:hidden}.descartes-chatbot-chatbot-page .descartes-chatbot-main-chat{flex:1 1 auto;overflow:hidden;text-align:center;padding:50px 5% 10px}#root{min-width:100%;min-height:100vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
