@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font:"Inter", sans-serif;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--border-color:#e5e5e5;--text-dark:#11142d;--small-background:#f8f9fe;--text-light:#8d8e91;--warm-blue:#4b57db;--text-medium:#58596c;--page-background:#fff;--button-hover:#eef0f8}body,#root{width:100vw;height:100vh;font-family:var(--font);background:#fff;margin:0;overflow:hidden}._layout_1c415_5{width:100vw;height:100vh;display:flex}._sidebar_1c415_13{background:var(--page-background);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:24px;width:17%;min-width:230px;max-width:350px;padding:20px 16px;transition:width .2s,min-width .2s,padding .2s;display:flex}._sidebarCollapsed_1c415_27{width:60px;min-width:60px;padding:20px 10px}._sidebarHeader_1c415_33{justify-content:space-between;align-items:center;display:flex}._sidebarHeaderCollapsed_1c415_39{justify-content:center}._logo_1c415_43{object-fit:contain;width:80px;height:auto}._collapseBtn_1c415_49{cursor:pointer;color:var(--text-medium);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}._collapseBtn_1c415_49:focus{outline:none}._collapseBtnIcon_1c415_65{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:relative}._collapseBtnIcon_1c415_65:focus{outline:none}._hoverExpandIcon_1c415_81{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0}._shortLogo_1c415_96{object-fit:contain;width:24px;height:auto;transition:opacity .2s ease-in-out}._collapseBtnIcon_1c415_65:hover ._shortLogo_1c415_96{opacity:0}._collapseBtnIcon_1c415_65:hover ._hoverExpandIcon_1c415_81{opacity:1;color:var(--text-dark)}._sidebarNav_1c415_112{flex-direction:column;flex:1;gap:4px;padding-top:8px;display:flex}._sidebarBottom_1c415_120{flex-direction:column;gap:4px;margin-top:auto;padding-bottom:6px;display:flex}._sidebarLabel_1c415_128{font-family:var(--font);font-size:14px;font-weight:var(--weight-regular);color:var(--text-medium);cursor:pointer;box-sizing:border-box;white-space:nowrap;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px;transition:background .15s,color .15s,font-weight .15s;display:flex;overflow:hidden}._sidebarLabel_1c415_128:hover{background:var(--small-background);font-weight:var(--weight-medium);color:var(--text-dark)}._sidebarLabelCollapsed_1c415_155{justify-content:center;gap:0}._sidebarLogout_1c415_160{font-family:var(--font);font-size:14px;font-weight:var(--weight-medium);color:var(--text-dark);cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:fit-content;padding:10px;display:flex}._sidebarLogout_1c415_160:hover{background:0 0}._sidebarLabel_1c415_128 svg,._sidebarLogout_1c415_160 svg{flex-shrink:0}._chatArea_1c415_188{background:var(--page-background);flex-direction:column;flex:1;display:flex;overflow:hidden}._topBar_1c415_198{background:var(--page-background);justify-content:flex-end;align-items:center;padding:12px 20px;display:flex}._userProfile_1c415_206{align-items:center;gap:10px;display:flex}._userAvatar_1c415_212{object-fit:cover;border-radius:50%;flex-shrink:0;width:45px;height:45px}._userAvatarFallback_1c415_221{width:45px;height:45px;color:var(--page-background);font-size:16px;font-weight:var(--weight-semibold);background:#298dff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._userInfo_1c415_235{flex-direction:column;align-items:flex-start;gap:1px;display:flex}._userNameTop_1c415_242{font-family:var(--font);font-size:16px;font-weight:var(--weight-semibold);color:var(--text-dark)}._userJobTitle_1c415_249{font-family:var(--font);font-size:12px;font-weight:var(--weight-regular);color:var(--text-light)}._errorScreen_1c415_258{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}._errorBox_1c415_266{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:400px;display:flex}._errorTitle_1c415_275{font-family:var(--font);font-size:16px;font-weight:var(--weight-semibold);color:var(--text-dark)}._errorMessage_1c415_282{font-family:var(--font);font-size:14px;font-weight:var(--weight-regular);color:var(--text-medium);line-height:1.5}._errorBtn_1c415_290{background:var(--warm-blue);color:#fff;font-family:var(--font);font-size:14px;font-weight:var(--weight-medium);cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:10px 28px;transition:opacity .2s}._errorBtn_1c415_290:hover{opacity:.88}._welcomeScreen_1c415_310{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:40px;display:flex;transform:translateY(-40px)}._welcomeLottie_1c415_321{object-fit:contain;width:130px;height:130px}._welcomeTitle_1c415_327{font-family:var(--font);font-size:32px;font-weight:var(--weight-bold);color:var(--text-dark);margin:0;line-height:120%}._welcomeInputWrapper_1c415_336{flex-direction:column;gap:10px;width:100%;max-width:640px;display:flex}._examplePrompts_1c415_344{justify-content:center;gap:12px;display:flex}._exampleCard_1c415_350{background:var(--small-background);cursor:pointer;border:1px solid var(--small-background);text-align:left;border-radius:8px;flex-direction:column;flex:1;gap:8px;padding:14px 16px;transition:background .15s;display:flex}._exampleCard_1c415_350:hover{background:var(--button-hover)}._exampleIcon_1c415_368{color:var(--text-light);display:flex}._exampleText_1c415_373{color:var(--text-medium);font-size:14px;font-weight:var(--weight-regular)}._messagesContainer_1c415_381{flex-direction:column;flex:1;gap:32px;padding:40px 0;display:flex;overflow-y:auto}._messageRow_1c415_390{box-sizing:border-box;flex-direction:column;width:70%;max-width:900px;margin:0 auto;padding:0 24px;display:flex}._user_1c415_206{align-items:flex-end}._assistant_1c415_404{align-items:flex-start}._userBubbleWrapper_1c415_408{flex-direction:column;align-items:flex-end;gap:6px;max-width:100%;display:flex}._userBubble_1c415_408{background:var(--small-background);text-align:left;border-radius:18px;padding:10px 16px}._userBubble_1c415_408>:last-child{margin-bottom:0}._assistantWrapper_1c415_427{flex-direction:column;align-items:flex-start;gap:10px;width:100%;max-width:85%;display:flex}._assistantContent_1c415_436{width:100%;color:var(--text-dark)}._assistantActions_1c415_441{align-items:flex-start;gap:8px;display:flex}._mdBody_1c415_449{font-family:var(--font);font-size:16px;font-weight:var(--weight-regular);letter-spacing:-.31px;color:var(--text-dark);margin:0 0 .5em;line-height:24px}._mdH2_1c415_459{font-family:var(--font);font-size:16px;font-weight:var(--weight-semibold);color:var(--text-dark);margin:8px 0 4px;line-height:24px}._assistantContent_1c415_436 ul,._assistantContent_1c415_436 ol,._userBubble_1c415_408 ul,._userBubble_1c415_408 ol{margin:0 0 .5em;padding-left:1.5rem}._assistantContent_1c415_436 li,._userBubble_1c415_408 li{font-family:var(--font);font-size:16px;font-weight:var(--weight-regular);color:var(--text-dark);margin-bottom:2px;line-height:24px}._inlineMarkdownLink_1c415_486{color:#06c;text-decoration:underline;transition:color .2s}._inlineMarkdownLink_1c415_486:hover{color:#049}._copyBtn_1c415_498{background:var(--small-background);border:1px solid var(--border-color);cursor:pointer;color:var(--text-dark);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 8px;transition:background .15s;display:flex}._copyBtn_1c415_498:hover{background:var(--button-hover)}._copyBtnDone_1c415_516{color:var(--text-dark);background:var(--small-background);border:1px solid var(--border-color)}._sourcesWrapper_1c415_524{flex-direction:column;gap:6px;display:flex}._sourcesToggle_1c415_530{background:var(--small-background);border:1px solid var(--border-color);cursor:pointer;font-family:var(--font);font-size:12px;font-weight:var(--weight-regular);color:var(--text-dark);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:5px 10px;transition:background .15s;display:inline-flex}._sourcesToggle_1c415_530:hover{background:var(--button-hover)}._sourcesDropdown_1c415_552{background:var(--page-background);border:1px solid var(--border-color);border-radius:10px;width:auto;max-width:600px;overflow:hidden}._sourcesDropdownTitle_1c415_561{font-family:var(--font);font-size:12px;font-weight:var(--weight-medium);color:var(--text-light);border-bottom:1px solid var(--border-color);margin:0;padding:10px 16px}._sourceLink_1c415_571{border-bottom:1px solid var(--border-color);font-family:var(--font);font-size:12px;font-weight:var(--weight-medium);color:var(--text-dark);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:background .15s;display:flex}._sourceLink_1c415_571:last-child{border-bottom:none}._sourceLink_1c415_571:hover{background:var(--small-background)}._sourceLink_1c415_571 svg{color:var(--text-light);flex-shrink:0}._loadingDots_1c415_601{align-items:center;gap:5px;padding:8px 0;display:flex}._loadingDots_1c415_601 span{background:#34a2ff;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite _dot_1c415_1}._loadingDots_1c415_601 span:nth-child(2){animation-delay:.2s}._loadingDots_1c415_601 span:nth-child(3){animation-delay:.4s}@keyframes _dot_1c415_1{0%,80%,to{opacity:.3;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}._srOnly_1c415_635{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:0;left:0;overflow:hidden}._inputArea_1c415_651{background:var(--page-background);flex-direction:column;align-items:center;gap:2px;padding:8px 40px 4px;display:flex}._inputBoxWrapper_1c415_660{background:linear-gradient(90deg,#34a2ff,#37d26b);border-radius:18px;width:100%;max-width:740px;padding:2px}._inputBoxWrapperFlat_1c415_668{background:var(--border-color);border-radius:18px;width:100%;max-width:740px;padding:2px}._inputBoxInner_1c415_676{width:100%;position:relative}._inputBox_1c415_660{background:var(--page-background);box-sizing:border-box;z-index:1;border:none;border-radius:16px;align-items:flex-start;gap:4px;width:100%;min-height:72px;padding:14px 12px 14px 16px;display:flex;position:relative}._inputBox_1c415_660 textarea{resize:none;font-family:var(--font);font-size:14px;font-weight:var(--weight-regular);color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;min-height:60px;margin:0 18px 0 0;padding:0;line-height:1.5;overflow:hidden}._inputBox_1c415_660 textarea::placeholder{color:var(--text-light);font-size:14px;font-weight:var(--weight-regular)}._sendBtn_1c415_719{width:36px;height:36px;color:var(--warm-blue);cursor:pointer;background:#4b57db33;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}._sendBtn_1c415_719._active_1c415_734{background:var(--warm-blue);color:var(--page-background)}._sendBtn_1c415_719:disabled{cursor:default}._disclaimer_1c415_743{color:var(--text-light);text-align:center;padding:2px 0;font-size:12px}._charCount_1c415_750{font-family:var(--font);color:var(--text-light);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;font-size:11px;position:absolute;bottom:10px;right:12px}._charCountWarning_1c415_762{color:#e05a5a}
