.OutputsPanel-module__d0X_6G__panel{flex-direction:column;flex-shrink:0;gap:1.5rem;width:17.125rem;height:100%;padding-top:0;display:flex}@media (max-width:767px){.OutputsPanel-module__d0X_6G__panel{display:none}}@media (min-width:768px) and (max-width:1023px){.OutputsPanel-module__d0X_6G__panel{width:14rem}}.OutputsPanel-module__d0X_6G__tabs{background:var(--ui-bg-elevated);border-radius:var(--radius-full);flex-shrink:0;align-items:center;gap:0;padding:.25rem;display:flex}.OutputsPanel-module__d0X_6G__tab{border-radius:var(--radius-full);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);line-height:var(--leading-sm);color:var(--ui-text-muted);white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background .15s,color .15s;display:flex}.OutputsPanel-module__d0X_6G__tab:hover{color:var(--ui-text)}.OutputsPanel-module__d0X_6G__tab:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.OutputsPanel-module__d0X_6G__tab:active{opacity:.8}.OutputsPanel-module__d0X_6G__activeTab{background:var(--ui-bg-inverted);color:var(--ui-bg)}.OutputsPanel-module__d0X_6G__activeTab:hover{color:var(--ui-bg)}.OutputsPanel-module__d0X_6G__badge{background:var(--ui-bg-elevated);border:1px solid var(--ui-border-accented);font-family:var(--font-sans);font-size:.5rem;font-weight:var(--font-medium);color:var(--ui-text);border-radius:.375rem;justify-content:center;align-items:center;padding:.125rem .25rem;line-height:.75rem;display:inline-flex}.OutputsPanel-module__d0X_6G__outputsBody{scrollbar-width:thin;scrollbar-color:var(--ui-text-dimmed) transparent;flex-direction:column;flex:1;gap:1.5rem;min-height:0;display:flex;overflow-y:auto}.OutputsPanel-module__d0X_6G__outputsBody::-webkit-scrollbar{width:4px}.OutputsPanel-module__d0X_6G__outputsBody::-webkit-scrollbar-track{background:0 0}.OutputsPanel-module__d0X_6G__outputsBody::-webkit-scrollbar-thumb{background:var(--ui-text-dimmed);border-radius:var(--radius-full)}.OutputsPanel-module__d0X_6G__cardList,.OutputsPanel-module__d0X_6G__kbSection{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.OutputsPanel-module__d0X_6G__kbLabel{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--ui-text-toned);line-height:var(--leading-xs);letter-spacing:-.01125rem}.OutputsPanel-module__d0X_6G__kbToolbar{align-items:center;gap:.5rem;display:flex}.OutputsPanel-module__d0X_6G__kbSearchWrap{background:var(--ui-bg-elevated);border:1px solid var(--ui-border);border-radius:var(--radius-md);flex:1;align-items:center;gap:.375rem;min-width:0;padding:.375rem .625rem;transition:border-color .15s;display:flex}.OutputsPanel-module__d0X_6G__kbSearchWrap:focus-within{border-color:var(--ui-primary)}.OutputsPanel-module__d0X_6G__kbSearchIcon{color:var(--ui-text-dimmed);flex-shrink:0}.OutputsPanel-module__d0X_6G__kbSearchInput{min-width:0;font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text);background:0 0;border:none;outline:none;flex:1}.OutputsPanel-module__d0X_6G__kbSearchInput::placeholder{color:var(--ui-text-dimmed)}.OutputsPanel-module__d0X_6G__kbIconBtn{background:var(--ui-bg-elevated);border:1px solid var(--ui-border);border-radius:var(--radius-md);color:var(--ui-text-dimmed);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:background .15s,color .15s;display:flex}.OutputsPanel-module__d0X_6G__kbIconBtn:hover{background:var(--ui-bg-accented);color:var(--ui-text)}.OutputsPanel-module__d0X_6G__kbIconBtn:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.OutputsPanel-module__d0X_6G__kbUploadBtn{border-radius:var(--radius-md);width:100%;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--ui-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background .15s;display:flex}.OutputsPanel-module__d0X_6G__kbUploadBtn:hover{background:var(--ui-bg-elevated)}.OutputsPanel-module__d0X_6G__kbUploadBtn:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.OutputsPanel-module__d0X_6G__kbList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OutputsPanel-module__d0X_6G__kbItem{border-radius:var(--radius-lg);font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text-dimmed);line-height:var(--leading-xs);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem 2rem;transition:background .15s,color .15s;display:flex}.OutputsPanel-module__d0X_6G__kbItem:hover:not(.OutputsPanel-module__d0X_6G__kbItemSelected){background:var(--ui-bg-elevated);color:var(--ui-text-muted)}.OutputsPanel-module__d0X_6G__kbItem:focus-visible{outline:2px solid var(--ui-primary);outline-offset:-2px;border-radius:var(--radius-lg)}.OutputsPanel-module__d0X_6G__kbItemSelected{background:color-mix(in srgb, var(--ui-success) 15%, transparent);color:var(--ui-text-highlighted)}.OutputsPanel-module__d0X_6G__kbItemSelected:hover{background:color-mix(in srgb, var(--ui-success) 20%, transparent)}.OutputsPanel-module__d0X_6G__kbItemIcon{flex-shrink:0}.OutputsPanel-module__d0X_6G__kbItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.OutputsPanel-module__d0X_6G__kbEmpty{font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text-dimmed);text-align:center;padding:.75rem 1rem}.OutputsPanel-module__d0X_6G__emptyHistory{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.OutputsPanel-module__d0X_6G__emptyIcon{color:var(--ui-text-dimmed);margin-bottom:.25rem}.OutputsPanel-module__d0X_6G__emptyText{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--ui-text-muted);margin:0}.OutputsPanel-module__d0X_6G__emptySubtext{font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text-dimmed);margin:0}.OutputsPanel-module__d0X_6G__historyBody{scrollbar-width:thin;scrollbar-color:var(--ui-text-dimmed) transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.OutputsPanel-module__d0X_6G__historyBody::-webkit-scrollbar{width:4px}.OutputsPanel-module__d0X_6G__historyBody::-webkit-scrollbar-track{background:0 0}.OutputsPanel-module__d0X_6G__historyBody::-webkit-scrollbar-thumb{background:var(--ui-text-dimmed);border-radius:var(--radius-full)}.OutputsPanel-module__d0X_6G__historyLoading{font-family:var(--font-body);font-size:var(--text-sm);color:var(--ui-text-dimmed);justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.OutputsPanel-module__d0X_6G__historyList{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.OutputsPanel-module__d0X_6G__historyItem{border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;transition:background .15s;display:flex}.OutputsPanel-module__d0X_6G__historyItem:hover{background:var(--ui-bg-elevated)}.OutputsPanel-module__d0X_6G__historyItem:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.OutputsPanel-module__d0X_6G__historyItem:disabled{opacity:.6;cursor:default}.OutputsPanel-module__d0X_6G__historyItemIcon{color:var(--ui-text-dimmed);flex-shrink:0;align-items:center;display:flex}.OutputsPanel-module__d0X_6G__historyItemContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.OutputsPanel-module__d0X_6G__historyItemTitle{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--ui-text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.OutputsPanel-module__d0X_6G__historyItemDate{font-family:var(--font-body);color:var(--ui-text-dimmed);font-size:.65rem}@keyframes OutputsPanel-module__d0X_6G__spin{to{transform:rotate(360deg)}}.OutputsPanel-module__d0X_6G__spinner{animation:.8s linear infinite OutputsPanel-module__d0X_6G__spin}[data-theme=light] .OutputsPanel-module__d0X_6G__tabs{background:var(--ui-bg-accented)}[data-theme=light] .OutputsPanel-module__d0X_6G__kbSearchWrap{background:var(--ui-bg-accented);border-color:var(--ui-border-accented)}
.ChatArea-module__G61JZG__wrapper{flex:1;align-items:flex-start;gap:.625rem;min-width:0;height:100%;min-height:0;display:flex}.ChatArea-module__G61JZG__chatPanel{flex-direction:column;flex:1;gap:.25rem;min-width:0;height:100%;display:flex}.ChatArea-module__G61JZG__tabBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:.25rem;min-width:0;display:flex;position:relative;overflow:visible}.ChatArea-module__G61JZG__tabs{flex:1;align-items:center;gap:.25rem;min-width:0;display:flex;overflow:hidden}.ChatArea-module__G61JZG__tabActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.ChatArea-module__G61JZG__moreContainer{position:relative}.ChatArea-module__G61JZG__moreBtn{border-radius:var(--radius-sm);background:var(--ui-bg-elevated);cursor:pointer;width:26px;height:26px;color:var(--ui-text-dimmed);border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ChatArea-module__G61JZG__moreBtn:hover,.ChatArea-module__G61JZG__moreBtnActive{background:var(--ui-bg-accented);color:var(--ui-text)}.ChatArea-module__G61JZG__dropdown{background:var(--ui-bg-elevated);border:1px solid var(--ui-border-accented);border-radius:var(--radius-md);z-index:50;scrollbar-width:thin;scrollbar-color:var(--ui-text-dimmed) transparent;min-width:220px;max-width:300px;max-height:320px;padding:.25rem;position:absolute;top:calc(100% + .375rem);right:0;overflow-y:auto;box-shadow:0 8px 24px #00000073}.ChatArea-module__G61JZG__dropdownSection{font-family:var(--font-body);font-size:.6875rem;font-weight:var(--font-semibold);color:var(--ui-text-dimmed);text-transform:uppercase;letter-spacing:.04em;padding:.25rem .5rem .125rem}.ChatArea-module__G61JZG__dropdownDivider{background:var(--ui-border);height:1px;margin:.25rem 0}.ChatArea-module__G61JZG__dropdownItem{border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.4375rem .5rem;transition:background .12s;display:flex}.ChatArea-module__G61JZG__dropdownItem:hover{background:var(--ui-bg-accented)}.ChatArea-module__G61JZG__dropdownItem:disabled{cursor:wait;opacity:.6}.ChatArea-module__G61JZG__dropdownItemActive{background:var(--ui-bg-accented)}.ChatArea-module__G61JZG__activeDot{border-radius:var(--radius-full);background:var(--ui-primary);flex-shrink:0;width:6px;height:6px}.ChatArea-module__G61JZG__historyDot{border-radius:var(--radius-full);background:var(--ui-text-dimmed);flex-shrink:0;width:6px;height:6px}.ChatArea-module__G61JZG__dropdownLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--ui-text-toned);flex:1;line-height:1.3;overflow:hidden}.ChatArea-module__G61JZG__dropdownItemActive .ChatArea-module__G61JZG__dropdownLabel{color:var(--ui-text-highlighted)}.ChatArea-module__G61JZG__dropdownClose{border-radius:var(--radius-sm);cursor:pointer;width:18px;height:18px;color:var(--ui-text-dimmed);opacity:0;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .12s,background .12s;display:flex}.ChatArea-module__G61JZG__dropdownItem:hover .ChatArea-module__G61JZG__dropdownClose{opacity:1}.ChatArea-module__G61JZG__dropdownClose:hover{background:var(--ui-bg-elevated);color:var(--ui-error)}.ChatArea-module__G61JZG__dropdownLoading{font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text-dimmed);align-items:center;gap:.375rem;padding:.5rem;display:flex}@keyframes ChatArea-module__G61JZG__spin{to{transform:rotate(360deg)}}.ChatArea-module__G61JZG__spinner{flex-shrink:0;animation:.8s linear infinite ChatArea-module__G61JZG__spin}.ChatArea-module__G61JZG__newChatBtn{background:var(--ui-bg-elevated);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:var(--leading-xs);color:var(--ui-text);white-space:nowrap;border:none;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .625rem;transition:background .15s;display:flex}.ChatArea-module__G61JZG__newChatBtn:hover{background:var(--ui-bg-accented)}.ChatArea-module__G61JZG__newChatBtn:focus-visible{outline:2px solid var(--ui-primary);outline-offset:2px}.ChatArea-module__G61JZG__newChatBtn:active{opacity:.8}.ChatArea-module__G61JZG__body{border:1px solid var(--ui-border);background:radial-gradient(83.42% 51.31% at 50% 100%,#002818 0%,#000 100%);border-radius:.5rem;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.ChatArea-module__G61JZG__scrollArea{scrollbar-width:thin;scrollbar-color:var(--ui-text-dimmed) transparent;flex:1;min-height:0;overflow-y:auto}.ChatArea-module__G61JZG__scrollArea::-webkit-scrollbar{width:4px}.ChatArea-module__G61JZG__scrollArea::-webkit-scrollbar-track{background:0 0}.ChatArea-module__G61JZG__scrollArea::-webkit-scrollbar-thumb{background:var(--ui-text-dimmed);border-radius:var(--radius-full)}.ChatArea-module__G61JZG__scrollInner{flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:1.5rem 1.5rem .75rem;display:flex}.ChatArea-module__G61JZG__scrollInnerMessages{justify-content:flex-start;align-items:stretch}.ChatArea-module__G61JZG__messagesWrap{width:100%}.ChatArea-module__G61JZG__inputArea{flex-direction:column;flex-shrink:0;gap:.75rem;width:100%;padding:0 1.5rem 1.5rem;display:flex}[data-theme=light] .ChatArea-module__G61JZG__moreBtn{background:var(--ui-bg-accented)}[data-theme=light] .ChatArea-module__G61JZG__dropdown{background:var(--ui-card);box-shadow:0 8px 24px #0f172b1f}[data-theme=light] .ChatArea-module__G61JZG__newChatBtn{background:var(--ui-bg-accented)}[data-theme=light] .ChatArea-module__G61JZG__body{background:var(--ui-bg);border-color:var(--ui-border-accented)}@media (max-width:767px){.ChatArea-module__G61JZG__wrapper{flex-direction:column}.ChatArea-module__G61JZG__scrollInner{padding:1rem 1rem .5rem}.ChatArea-module__G61JZG__inputArea{padding:0 1rem 1rem}}
.FloatingChatbot-module__oU4JKq__fab{border-radius:var(--radius-full);cursor:pointer;z-index:1001;background:0 0;border:none;width:56px;height:56px;padding:0;transition:transform .2s,box-shadow .2s;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #00000059}.FloatingChatbot-module__oU4JKq__fab:hover{transform:scale(1.06);box-shadow:0 6px 28px #00000080}.FloatingChatbot-module__oU4JKq__fab:active{transform:scale(.96)}.FloatingChatbot-module__oU4JKq__imageFit{object-fit:contain}.FloatingChatbot-module__oU4JKq__panel{background:var(--ui-bg-elevated);border:1px solid var(--ui-border-accented);border-radius:var(--radius-lg);z-index:1000;visibility:hidden;opacity:0;pointer-events:none;transform-origin:100% 100%;flex-direction:column;width:40.5vw;min-width:360px;max-width:860px;height:80.5vh;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:flex;position:fixed;bottom:5.5rem;right:1.5rem;overflow:hidden;transform:translateY(.75rem)scale(.97);box-shadow:0 12px 48px #0000008c,0 0 0 1px #ffffff0a}.FloatingChatbot-module__oU4JKq__panelOpen{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .2s,transform .2s;transform:translateY(0)scale(1)}.FloatingChatbot-module__oU4JKq__header{border-bottom:1px solid var(--ui-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem .875rem;display:flex}.FloatingChatbot-module__oU4JKq__headerLeft{align-items:center;gap:.625rem;display:flex}.FloatingChatbot-module__oU4JKq__headerIcon{flex-shrink:0;width:32px;height:32px;position:relative}.FloatingChatbot-module__oU4JKq__headerInfo{flex-direction:column;gap:.0625rem;display:flex}.FloatingChatbot-module__oU4JKq__headerTitle{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--ui-text-highlighted);line-height:1.2}.FloatingChatbot-module__oU4JKq__headerSub{font-family:var(--font-body);font-size:var(--text-xs);color:var(--ui-text-dimmed);line-height:1.2}.FloatingChatbot-module__oU4JKq__headerActions{align-items:center;gap:.25rem;display:flex}.FloatingChatbot-module__oU4JKq__iconBtn{cursor:pointer;width:28px;height:28px;color:var(--ui-text-dimmed);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.FloatingChatbot-module__oU4JKq__iconBtn:hover{background:var(--ui-bg-accented);color:var(--ui-text)}.FloatingChatbot-module__oU4JKq__chatBody{flex:1;min-height:0;padding:.5rem;display:flex;overflow:hidden}@media (max-width:1023px){.FloatingChatbot-module__oU4JKq__panel{transform-origin:bottom;border-radius:0;width:100vw;min-width:0;max-width:none;height:100dvh;bottom:0;right:0}.FloatingChatbot-module__oU4JKq__fab{bottom:1rem;right:1rem}}@media (max-width:639px){.FloatingChatbot-module__oU4JKq__fab{width:50px;height:50px;bottom:.875rem;right:.875rem}}
:root{--ui-primary:#00dc82;--ui-secondary:#2b7fff;--ui-success:#00c16a;--ui-info:#51a2ff;--ui-warning:#ffba00;--ui-error:#ff6467;--ui-text:#e2e8f0;--ui-text-toned:#cbd5e1;--ui-text-muted:#90a1b9;--ui-text-dimmed:#62748e;--ui-text-highlighted:#fff;--ui-bg:#09090b;--ui-bg-elevated:#18181b;--ui-bg-accented:#27272a;--ui-bg-inverted:#fafafa;--ui-border:#27272a;--ui-border-accented:#3f3f46;--ui-border-inverted:#fff;--ui-card:#000;--ui-card-shadow:0px 4px 14px 0px #00000040;--ui-brand-gradient:linear-gradient(114.64deg, #06fffb 2.27%, #b1d000 99.2%);--ui-brand-primary:#ff204e;--ui-brand-dark:#00224d;--font-sans:"Urbanist", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-xs:1rem;--leading-sm:1.25rem;--leading-base:1.5rem;--leading-lg:1.75rem;--leading-xl:1.75rem;--leading-2xl:2rem;--leading-3xl:2.25rem;--leading-4xl:2.5rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--ui-radius:.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-card:0px 4px 14px 0px #00000040;--shadow-button:0px 5px 5px -2.5px #2a334608, 0px 10px 10px -5px #2a334608, 0px 10px 24px -8px #2a334608}[data-theme=light]{--ui-success:#096;--ui-info:#2b7fff;--ui-error:#fb2c36;--ui-text:#314158;--ui-text-toned:#45556c;--ui-text-muted:#62748e;--ui-text-dimmed:#90a1b9;--ui-text-highlighted:#00224d;--ui-bg:#fafafa;--ui-bg-elevated:#f4f4f5;--ui-bg-accented:#e4e4e7;--ui-bg-inverted:#09090b;--ui-border:#2e2e2e0d;--ui-border-accented:#d4d4d8;--ui-border-inverted:#18181b;--ui-card:#fff;--ui-card-shadow:0px 2px 4px 0px #0f172b0f;--ui-page-bg:#0f172b;--ui-sidebar-bg:#0f172b;--ui-sidebar-text:#ffffffe6;--ui-sidebar-text-muted:#ffffff80;--ui-sidebar-border:#ffffff14;--ui-sidebar-item-active-bg:#ffffff24;--ui-sidebar-item-hover-bg:#ffffff12;--ui-content-bg:#f4f0ea}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}body{text-rendering:optimizespeed;-webkit-font-smoothing:antialiased;background:var(--ui-bg-elevated);min-height:100dvh;color:var(--ui-text);font-family:var(--font-sans);overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}
