:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:light-dark(#0d0d0d,#ececec);background:light-dark(#f3f3f3,#171717);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{width:100%;max-width:960px;min-height:100vh;margin:0 auto}._Sidebar_1wkn2_1{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:260px;padding:8px;border-radius:16px;transition:transform .3s ease-in-out}._NewChatButton_1wkn2_23{width:100%;padding:12px;background:none;border:2px dashed light-dark(#d3d3d3,#3f3f3f);border-radius:8px;text-align:center;cursor:pointer;color:light-dark(#212121,#ffffff)}._NewChatButton_1wkn2_23:disabled{opacity:.5;cursor:not-allowed}._MenuButton_1wkn2_55{position:fixed;top:16px;left:16px;z-index:3;display:none;padding:8px;border:none;background:none;cursor:pointer}._MenuButton_1wkn2_55 svg{vertical-align:middle;fill:light-dark(#212121,#ffffff)}._Overlay_1wkn2_89{display:none;position:fixed;top:0;left:0;z-index:1;width:100vh;height:100vh;background:#00000080;animation:_fadeIn_1wkn2_1 .3s ease-in-out}._Chats_1wkn2_113{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}._Chat_1wkn2_113[data-active=true] ._ChatButton_1wkn2_131{background:light-dark(#ffffff,#212121);border-color:transparent;cursor:default}._ChatButton_1wkn2_131{width:100%;padding:12px;background:none;border:1px solid transparent;border-radius:8px;text-align:left;cursor:pointer}._ChatButton_1wkn2_131:hover{border-color:light-dark(#d3d3d3,#3f3f3f)}._ChatTitle_1wkn2_171{white-space:nowrap;overflow:hidden}@media screen and (max-width: 768px){._Sidebar_1wkn2_1{position:fixed;top:0;left:0;z-index:2;height:100%;padding:72px 16px 16px;border-radius:0;background:light-dark(#f5f5f5,#1e1e1e);transform:translate(-100%)}._Sidebar_1wkn2_1[data-open=true]{transform:translate(0)}._MenuButton_1wkn2_55,._Overlay_1wkn2_89{display:block}}@keyframes _fadeIn_1wkn2_1{0%{opacity:0}to{opacity:1}}._LoaderWrapper_swxkx_1{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:light-dark(#f3f3f3,#171717);opacity:.6}._Loader_swxkx_1{width:60px;aspect-ratio:2;--_g: no-repeat radial-gradient( circle closest-side, light-dark(#0d0d0d, #ececec) 90%, light-dark(#0d0d0d00, #ececec00) );background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 50%;animation:_l3_swxkx_1 1s infinite linear}@media (prefers-color-scheme: dark){._LoaderWrapper_swxkx_1{opacity:.85}}@keyframes _l3_swxkx_1{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}._Messages_dwawr_1{display:flex;flex-direction:column;gap:8px;height:100%;padding:8px;overflow-y:auto}._Group_dwawr_19{display:flex;flex-direction:column;gap:8px}._Group_dwawr_19:nth-last-of-type(2){min-height:calc(100% - 8px)}._Message_dwawr_1{width:90%;padding:0 16px;border-radius:16px;font-size:14px}._Message_dwawr_1[data-role=system]{background:light-dark(#f9dbdb,#6d3030)}._Message_dwawr_1[data-role=user]{align-self:flex-end;background:light-dark(#f3f3f3,#303030)}._Markdown_dwawr_73 pre{white-space:pre-wrap}._Markdown_dwawr_73 pre:has(code){padding:8px;border-radius:8px;background:light-dark(#f9f9f9,#171717)}._Controls_ezeyq_1{display:flex;align-items:center;gap:8px;width:100%}._TextAreaContainer_ezeyq_15{flex-grow:1;padding:8px 16px;line-height:0;border-radius:16px;background:light-dark(#ffffff,#212121)}._TextArea_ezeyq_15{width:100%;height:100%;border:none;outline:none;resize:none;background:light-dark(#ffffff,#212121)}._Button_ezeyq_49{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:none;border-radius:50%;outline:none;background:light-dark(#0d0d0d,#ececec)}._Button_ezeyq_49 svg{fill:light-dark(#f3f3f3,#171717)}._TextArea_ezeyq_15:disabled,._Button_ezeyq_49:disabled{opacity:.35}._Chat_1kjy8_1{flex-grow:1;width:100%;background:light-dark(#ffffff,#212121);border-radius:16px;overflow-y:auto}._Assistant_dbkar_1,._Theme_11tpd_1{display:flex;gap:8px}._App_8615g_1{display:flex;flex-direction:column;align-items:center;gap:16px;height:100vh;padding:16px}._Header_8615g_19{padding-left:276px;text-align:center}._Content_8615g_29{display:flex;flex-grow:1;gap:16px;width:100%;overflow:hidden}._Main_8615g_45{display:flex;flex-direction:column;flex-grow:1;gap:16px}._Logo_8615g_59{width:64px;height:64px}._Title_8615g_69{margin:0}._Configuration_8615g_77{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;font-size:14px;opacity:.8}@media screen and (max-width: 768px){._Header_8615g_19{padding-left:0}}
