._appContainer_1lhs9_1{height:100vh;max-height:100vh;width:100vw;max-width:100vw;overflow:hidden;position:relative}._sidebar_1lhs9_10{position:absolute;left:0;top:0;height:100%}._contentArea_1lhs9_17{width:calc(100% - 250px);height:100%;position:absolute;right:0;top:0;text-align:center}._loginContainer_1lhs9_26{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}._loginForm_1lhs9_34{width:300px;padding:32px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1)}._loginForm_1lhs9_34 input{display:block;width:100%;padding:10px 12px;font-size:14px;margin-bottom:10px;border:1px solid #ccc;border-radius:6px;transition:border .2s ease;background:var(--background);color:var(--foreground)}._loginForm_1lhs9_34 input::placeholder{color:var(--accent-foreground)}._loginForm_1lhs9_34 button{display:flex;justify-content:center;align-items:center;width:100%;margin-top:15px;padding:10px 12px;transition:all .2s ease-in-out}._loginForm_1lhs9_34 button:hover{background-color:var(--primary);color:var(--primary-foreground);transition:all .2s ease-in-out}._loginForm_1lhs9_34 button:disabled{opacity:.6;cursor:not-allowed}._errorSpan_1lhs9_80{color:red;display:block;margin-top:15px}._logoLink_1lhs9_86{display:block;padding:12px 16px 26px;text-decoration:none;text-align:center}._logoWrapper_1lhs9_93{display:inline-block;vertical-align:bottom;width:auto;margin:0 auto}._logoImage_1lhs9_100{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:4px;vertical-align:bottom;margin-right:5px}._logoHeading_1lhs9_110{font-size:32px;font-weight:700;margin:0;color:var(--accent-foreground);display:inline-block;vertical-align:bottom;transform:translateY(6px)}._logoSpan_1lhs9_120{color:var(--primary)}._container_1hj00_1{display:flex;align-items:center;padding:8px;border-top:1px solid var(--border);background:var(--background)}._fileButton_1hj00_9{padding:6px 8px;margin-right:8px;border:1px solid var(--border);border-radius:4px;background:var(--background);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--foreground)}._fileButton_1hj00_9:disabled{cursor:not-allowed;opacity:.6}._fileInput_1hj00_31{display:none}._textarea_1hj00_35{flex-grow:1;padding:8px;border:1px solid var(--border);outline:none;background:var(--background);color:var(--foreground);border-radius:4px;resize:none;font-size:14px;line-height:1.4;min-height:38px;max-height:150px;overflow-y:auto}._textarea_1hj00_35:disabled{opacity:.6}._sendButton_1hj00_59{margin-left:8px;padding:6px 10px;border:none;border-radius:4px;background:var(--primary);color:var(--primary-foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:background-color .2s ease,opacity .2s ease}._sendButton_1hj00_59._loading_1hj00_81{background:#e53e3e}._sendButton_1hj00_59:disabled{cursor:not-allowed;opacity:.6}._sendButton_1hj00_59:not(:disabled):hover{opacity:.9}._container_quogx_1{margin-bottom:16px}._container_quogx_1._user_quogx_5{text-align:right}._container_quogx_1._assistant_quogx_10{text-align:left}._bubble_quogx_15{display:inline-block;padding:20px 15px;border-radius:15px;max-width:80%;position:relative;word-wrap:break-word}._bubble_quogx_15._user_quogx_5{background-color:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:5px;text-align:left}._bubble_quogx_15._assistant_quogx_10{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border);border-bottom-left-radius:5px;padding:40px 25px}._thinkDetails_quogx_46{margin-bottom:8px;border:1px dashed var(--border);padding:5px;border-radius:4px}._thinkSummary_quogx_53{cursor:pointer;font-style:italic;color:var(--muted-foreground);outline:none}._thinkMarkdown_quogx_61{margin-top:5px;padding-top:5px;border-top:1px solid var(--border)}._wrappButton_quogx_67{position:absolute;bottom:5px;left:15px}._copyButton_quogx_73{background:none;border:none;color:var(--secondary-foreground);cursor:pointer;padding:2px;opacity:.6;transition:opacity .2s ease-in-out;margin-right:20px}._copyButton_quogx_73:hover{opacity:1}._copyButton_quogx_73:hover{color:var(--foreground)}._overlay_wl5xp_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:block;z-index:1000}._popup_wl5xp_12{position:fixed;top:50%;left:50%;width:450px;margin-top:-200px;margin-left:-225px;background-color:var(--background);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px;z-index:1001}._closeButton_wl5xp_28{position:absolute;top:5px;right:5px;background:none;border:none;font-size:20px;cursor:pointer;color:var(--accent-foreground);background-color:transparent}._popup_wl5xp_12 h2{margin-top:0;margin-bottom:10px;font-size:18px;color:var(--foreground)}._popup_wl5xp_12 p{margin-bottom:15px;font-size:14px;color:var(--foreground);opacity:.7}._responsePreviewContainer_wl5xp_54,._feedbackInputContainer_wl5xp_55{margin-bottom:15px}._responsePreviewContainer_wl5xp_54 label,._feedbackInputContainer_wl5xp_55 label{display:block;margin-bottom:5px;font-size:14px;font-weight:700;color:var(--foreground)}._responsePreview_wl5xp_54,._feedbackInput_wl5xp_55{width:100%;padding:8px;border:1px solid var(--border);border-radius:4px;font-size:14px;box-sizing:border-box;resize:vertical}._feedbackButton_wl5xp_79{display:flex;align-items:center;justify-content:center;padding:5px!important;margin-right:10px;width:30px;height:30px;border:1px solid var(--border);border-radius:4px;font-size:14px;box-sizing:border-box;resize:vertical}._feedbackButton_wl5xp_79:hover{background-color:var(--primary);color:var(--primary-foreground);transition:all .2s ease-in-out}._feedbackButtonActive_wl5xp_100{display:flex;align-items:center;justify-content:center;padding:5px!important;margin-right:10px;width:30px;height:30px;border:1px solid var(--border);border-radius:4px;font-size:14px;box-sizing:border-box;resize:vertical;background-color:var(--primary)!important;color:var(--primary-foreground)!important}._responsePreview_wl5xp_54{height:100px;background-color:var(--background);color:var(--foreground);overflow-y:auto}._feedbackInput_wl5xp_55{min-height:80px;transition:border .2s ease;background:var(--background);color:var(--foreground)}._feedbackInput_wl5xp_55::placeholder{color:var(--accent-foreground)}._buttonGroup_wl5xp_136{display:flex;align-items:center;justify-content:end;margin-top:20px}._cancelButton_wl5xp_143,._submitButton_wl5xp_144{display:flex;padding:8px 15px;border:1px solid var(--border);border-radius:10px;cursor:pointer;font-size:14px;margin-left:10px}._cancelButton_wl5xp_143{background-color:var(--border);color:var(--secondary-foreground)}._submitButton_wl5xp_144{background-color:var(--secondary);color:var(--secondary-foreground)}._submitButton_wl5xp_144:hover{background-color:var(--primary);color:var(--primary-foreground);transition:all .2s ease-in-out}._submitButton_wl5xp_144:disabled{opacity:.6;cursor:not-allowed;background-color:var(--secondary);color:var(--secondary-foreground)}._ratingContainer_wl5xp_177{display:flex;align-items:center;justify-content:start}._welcomeContainer_174h7_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 60px)}._logoImage_174h7_9{width:100px;height:100px;object-fit:cover;margin-bottom:20px;display:block;margin-left:auto;margin-right:auto}._logoHeading_174h7_19{font-size:42px!important;font-weight:700;margin:0;color:var(--accent-foreground)!important;display:inline-block;vertical-align:bottom;transform:translateY(6px)}._logoSpan_174h7_29{color:var(--primary)}._welcomeContent_174h7_33{margin:0 auto;width:100%;max-width:800px}._welcomeSubtitle_174h7_39{font-size:1.5rem;margin:10px 0;color:var(--foreground)}._welcomeMessage_174h7_45{font-size:1rem;margin:10px auto;max-width:400px;color:var(--foreground-secondary)!important;opacity:.7}._suggestedActions_174h7_53{display:grid;grid-template-columns:repeat(2,1fr);margin:20px auto;width:100%;max-width:800px}._suggestedActions_174h7_53>*{margin:10px}._suggestedActionItem_174h7_65{margin-bottom:10px}._suggestedActionButton_174h7_69{display:block;width:100%;padding:15px;border:1px solid var(--border);border-radius:8px;background-color:var(--background);color:var(--foreground);text-align:left;cursor:pointer;transition:all .3s ease}._suggestedActionButton_174h7_69:hover{border-color:var(--primary);box-shadow:0 2px 8px rgba(0,0,0,.1)}._suggestedActionButton_174h7_69:disabled{opacity:.5;cursor:not-allowed}._suggestedActionTitle_174h7_92{display:block;font-weight:700;margin-bottom:5px}._suggestedActionLabel_174h7_98{display:block;color:var(--foreground-secondary)}._welcomeContainer_174h7_1 h1{font-size:2rem;margin-bottom:1rem;color:var(--foreground)}._welcomeContainer_174h7_1 p{font-size:1rem;max-width:400px}._chatContainer_1h9uz_1{height:100vh;width:100%;border:1px solid #ccc;overflow-y:hidden;position:relative}._sidebarContainer_ykaxf_1{width:250px;height:100vh;background-color:var(--background);color:var(--foreground);border-right:1px solid var(--border);box-sizing:border-box;position:relative}._logoLink_ykaxf_12{display:block;padding:22px 16px 26px;text-decoration:none;border-bottom:1px solid var(--border);text-align:center}._logoWrapper_ykaxf_23{display:inline-block;vertical-align:bottom;width:auto;margin:0 auto}._logoImage_ykaxf_33{width:32px;height:32px;object-fit:cover;border-radius:4px;vertical-align:bottom;margin-right:5px}._logoHeading_ykaxf_44{font-size:32px;font-weight:700;margin:0;color:var(--accent-foreground);display:inline-block;vertical-align:bottom;transform:translateY(6px)}._logoSpan_ykaxf_54{color:var(--primary)}._navContainer_ykaxf_58{height:calc(100vh - 150px);overflow-y:auto;width:100%;background-color:var(--background);padding:8px;box-sizing:border-box}._newChatContainer_ykaxf_67>._newChatButton_ykaxf_67{background-color:var(--primary);color:var(--primary-foreground);border:none;border-radius:4px;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:10px;display:block;width:100%;text-align:center;text-decoration:none}._chatList_ykaxf_83{list-style:none;padding:0;margin-bottom:0;margin-top:10px}._chatListItem_ykaxf_90{margin-bottom:6px}._themeToggleContainer_ykaxf_94{border-top:1px solid #e0e0e0;padding:12px 16px;background-color:#f7f7f7;position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;height:50px}._themeToggleContainer_ykaxf_94 button{background:none;border:none;cursor:pointer;padding:0;margin:0;display:inline-block;vertical-align:middle;display:flex;align-items:center}._themeToggleContainer_ykaxf_94 button span{display:inline-block;vertical-align:middle;margin-left:8px;font-size:14px;color:var(--secondary-foreground)}._sidebarItem_ykaxf_127{background-color:var(--secondary);color:var(--secondary-foreground);font-size:13px;border:1px solid var(--border);border-radius:2px;padding:6px 8px;height:32px;cursor:pointer;transition:background .2s ease;position:relative}._sidebarItemActive_ykaxf_140{background-color:var(--primary);color:var(--primary-foreground)}._sidebarItemLabel_ykaxf_145{display:inline-block;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}._deleteButton_ykaxf_155{background:transparent;border:none;margin-left:8px;cursor:pointer;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);line-height:1}._deleteIcon_ykaxf_170{width:16px;height:16px;color:var(--accent-foreground);display:block}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:GTEestiProDisplay;src:url(/fonts/gteestiprodisplay_ultrabold.otf) format("opentype");font-weight:800;font-style:normal}:root{color-scheme:light dark;--background: #ffffff;--foreground: #213547;--primary: #81b0df;--primary-foreground: #ffffff;--secondary: #ffffff;--secondary-foreground: #333;--accent: #fef2c7;--accent-foreground: #949494;--border: #e0e0e0;color:var(--foreground);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}html{behavior:smooth}body{font-family:GTEestiProDisplay,monospace,sans-serif;overscroll-behavior-x:none;scroll-behavior:smooth;margin:0;padding:0}#root{margin:0;padding:0;text-align:start;overflow:hidden}a{font-weight:500;color:var(--accent);text-decoration:none}a:hover{color:var(--accent);text-decoration:underline}body{margin:0;min-width:320px;min-height:100vh;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;background-color:var(--secondary);color:var(--secondary-foreground);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--accent)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@-webkit-keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{-webkit-animation:logo-spin infinite 20s linear;animation:logo-spin infinite 20s linear}}.markdown-body{margin:0;padding:0;font-size:16px;line-height:1.5;word-wrap:break-word;background-color:transparent;color:currentColor}.markdown-body a{background-color:transparent;color:var(--accent-foreground);text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--foreground)}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--foreground)}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:var(--accent-foreground)}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0;background-color:transparent!important}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid var(--secondary-foreground)}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{border-top:1px solid var(--secondary-foreground)}.markdown-body table tr:nth-child(2n){background-color:var(--accent)}.markdown-body table img{background-color:transparent}.markdown-body blockquote{border-left:4px solid #ccc;padding-left:1em;margin-left:0;margin-right:0;color:#555}.markdown-body pre{background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:1em;overflow-x:auto;margin:1em 0}.markdown-body code{font-family:monospace;background-color:#f0f0f0;padding:.2em .4em;border-radius:3px;font-size:.9em}.markdown-body pre code{font-family:Courier New,Courier,monospace;font-size:.9em;line-height:1.4;background-color:transparent;padding:0;white-space:pre;color:#333}.markdown-body strong{font-weight:700}.markdown-body em{font-style:italic}.markdown-body ul,.markdown-body ol{margin-bottom:1em;padding-left:2em}.markdown-body ul{list-style-type:disc}.markdown-body ol{list-style-type:decimal}.chat-bottombar-container{padding:8px;border-top:1px solid var(--border);background:var(--background);font-size:0}.chat-bottombar-container>*{display:inline-block;vertical-align:middle;font-size:14px}.chat-bottombar-file-button{padding:0 8px;margin-right:8px;border:1px solid var(--border);border-radius:4px;cursor:pointer;background:none;color:var(--foreground)}.chat-bottombar-file-button:disabled{cursor:not-allowed;opacity:.6}.chat-bottombar-file-input{display:none}.chat-bottombar-textarea{width:calc(100% - 100px);padding:8px;border:1px solid var(--border);outline:none;background:var(--background);color:var(--foreground);border-radius:4px;resize:none;font-size:14px;margin-right:8px}.chat-bottombar-send-button{margin-left:8px;padding:2px 8px;border:none;border-radius:4px;background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:14px}.chat-bottombar-send-button.loading{background:#e53e3e}.chat-bottombar-send-button:disabled{cursor:not-allowed;opacity:.6}.sidebar-container{width:260px;height:100vh;background-color:var(--background);color:var(--foreground);border-right:1px solid var(--border);box-sizing:border-box;position:relative}.sidebar-logo-link{padding:12px 16px 26px;text-decoration:none;border-bottom:1px solid var(--border);background-color:var(--secondary);display:block}.sidebar-logo-wrapper{width:100%;margin:0 auto;text-align:center}.sidebar-logo-wrapper>*{display:inline-block;vertical-align:bottom}.sidebar-logo-image{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sidebar-logo-heading{font-size:32px;font-weight:700;margin:0 0 0 5px;color:var(--foreground);transform:translateY(6px);display:inline-block;vertical-align:bottom}.sidebar-logo-span{color:var(--primary)}.sidebar-nav-container{height:calc(100vh - 150px);overflow-y:auto;width:100%;background-color:var(--background);padding:8px;box-sizing:border-box}.sidebar-chat-list{list-style:none;padding:0;margin:0}.sidebar-chat-list>li{margin-bottom:6px}.sidebar-chat-list>li:last-child{margin-bottom:0}.sidebar-theme-toggle-container{border-top:1px solid var(--border);padding:12px 16px;background-color:var(--secondary);position:absolute;bottom:0;width:100%;box-sizing:border-box}.sidebar-item-container{font-size:13px;border:1px solid var(--border);border-radius:2px;padding:6px 8px;height:32px;cursor:pointer;transition:background .2s ease;position:relative;line-height:20px;box-sizing:border-box}.sidebar-item-container.active{background-color:var(--primary);color:var(--primary-foreground)}.sidebar-item-container.inactive{background-color:var(--secondary);color:var(--secondary-foreground)}.sidebar-item-label{display:inline-block;width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.sidebar-item-delete-button{background:transparent;border:none;margin-left:8px;cursor:pointer;padding:0;display:inline-block;vertical-align:middle;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.sidebar-item-delete-icon{width:16px;height:16px;color:var(--accent-foreground)}.chat-list-container{width:100%;height:100%}.chat-list-loading{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:16px;color:var(--foreground)}.chat-list-scroll-area{height:100%;width:100%;overflow-y:auto;padding:16px;box-sizing:border-box}.chat-list-scroll-area>*{margin-bottom:16px}.chat-list-scroll-area>*:last-child{margin-bottom:0}.chat-container{height:100vh;width:100%;position:relative}.chat-list-container{height:calc(100% - 60px);overflow:hidden}.chat-bottombar-container{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box}@-webkit-keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){*.spin{-webkit-animation:spin infinite 10s linear;animation:spin infinite 10s linear}}
