.home_window-header__aWrLQ{padding:14px 20px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.home_window-header-title__4JrZX{max-width:calc(100% - 100px)}.home_window-header-title__4JrZX .home_window-header-main-title__cAbcz{font-size:20px;font-weight:bolder;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:50vw}.home_window-header-title__4JrZX .home_window-header-sub-title__9Gyhf{font-size:14px;margin-top:5px}.home_window-actions__pQt9J{display:inline-flex}.home_window-action-button__jEEks{margin-left:10px}.home_container__31j_i{border:var(--border-in-light);border-radius:20px;box-shadow:var(--shadow);color:var(--black);background-color:var(--white);min-width:600px;min-height:480px;max-width:900px;display:flex;overflow:hidden;box-sizing:border-box;width:var(--window-width);height:var(--window-height)}@media only screen and (min-width:600px){.home_tight-container__IOCKH{--window-width:100vw;--window-height:var(--full-height);--window-content-width:calc(100% - var(--sidebar-width));border:var(--border-in-light);border-radius:20px;box-shadow:var(--shadow);color:var(--black);background-color:var(--white);min-width:600px;min-height:480px;max-width:900px;display:flex;overflow:hidden;box-sizing:border-box;width:var(--window-width);height:var(--window-height);max-width:100vw;max-height:var(--full-height);border-radius:0}}.home_sidebar__Sx964{top:0;width:var(--sidebar-width);box-sizing:border-box;padding:20px;background-color:var(--second);display:flex;flex-direction:column;box-shadow:inset -2px 0 2px 0 rgba(0,0,0,.05)}.home_window-content__h3Yin{width:var(--window-content-width);height:100%;display:flex;flex-direction:column}.home_mobile__JfFJ9{display:none}@media only screen and (max-width:600px){.home_container__31j_i{min-height:unset;max-height:unset;min-width:unset;border:0;border-radius:0}.home_sidebar__Sx964{position:absolute;left:-100%;z-index:999;height:var(--full-height);transition:all .3s ease;box-shadow:none}.home_sidebar-show__sYujQ{left:0}.home_mobile__JfFJ9{display:block}}.home_sidebar-header__4CGS6{position:relative;padding-top:20px;padding-bottom:20px}.home_sidebar-logo__1psyQ{position:absolute;right:0;bottom:18px}.home_sidebar-title__hO8AU{font-size:20px;font-weight:700}.home_sidebar-sub-title__nlAwy{font-size:12px;font-weight:400px}.home_sidebar-body__lNoun{flex:1 1;overflow:auto}.home_sidebar-ad__FxXP2{width:100px;font-size:14px;font-weight:700;-webkit-text-fill-color:transparent;background:linear-gradient(94.75deg,#3cacf7,#8365fd 43.66%,#ff8d70 64.23%,#f7c966 83.76%,#ac8f64);-webkit-background-clip:text}.home_chat-item__3ywJm{padding:10px 14px;background-color:var(--white);border-radius:10px;margin-bottom:10px;box-shadow:var(--card-shadow);transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid transparent;position:relative;overflow:hidden}@keyframes home_slide-in__Gtseo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home_chat-item__3ywJm:hover{background-color:var(--hover-color)}.home_chat-item-selected__wANJZ{border-color:var(--primary)}.home_chat-item-title__3eQum{font-size:14px;font-weight:bolder;display:block;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_chat-item-delete__wP_fX{position:absolute;top:10px;right:-20px;transition:all .3s ease;opacity:0}.home_chat-item__3ywJm:hover>.home_chat-item-delete__wP_fX{opacity:.5;right:10px}.home_chat-item__3ywJm:hover>.home_chat-item-delete__wP_fX:hover{opacity:1}.home_chat-item-info__hF1sb{display:flex;justify-content:space-between;color:#a6a6a6;font-size:12px;margin-top:8px}.home_sidebar-tail__Cycx5{display:flex;justify-content:space-between;padding-top:20px}.home_sidebar-actions__ZAHOO{display:inline-flex}.home_sidebar-action__zwkgi:not(:last-child){margin-right:15px}.home_chat__LX3xe{display:flex;flex-direction:column;position:relative;height:100%}.home_chat-body__Jbfri{flex:1 1;overflow:auto;padding:20px}.home_chat-message__ahN5d{display:flex;flex-direction:row}.home_chat-message-user__ikda2{display:flex;flex-direction:row-reverse}.home_chat-message-container__zupsx{max-width:var(--message-max-width);display:flex;flex-direction:column;align-items:flex-start;animation:home_slide-in__Gtseo .3s ease}.home_chat-message-container__zupsx:hover .home_chat-message-top-actions__Z3kPQ{opacity:1;right:10px;pointer-events:all}.home_chat-message-user__ikda2>.home_chat-message-container__zupsx{align-items:flex-end}.home_chat-message-avatar__HOnBk{margin-top:20px}.home_chat-message-status__umVtq{font-size:12px;color:#aaa;line-height:1.5;margin-top:5px}.home_user-avtar__ngMiw{height:30px;width:30px;display:flex;align-items:center;justify-content:center;border:var(--border-in-light);box-shadow:var(--card-shadow);border-radius:10px}.home_chat-message-item__xQRUB{box-sizing:border-box;max-width:100%;margin-top:10px;border-radius:10px;background-color:rgba(0,0,0,.05);padding:10px;font-size:14px;-webkit-user-select:text;-moz-user-select:text;user-select:text;word-break:break-word;border:var(--border-in-light);position:relative}.home_chat-message-top-actions__Z3kPQ{font-size:12px;position:absolute;right:20px;top:-26px;transition:all .3s ease;opacity:0;pointer-events:none;display:flex;flex-direction:row-reverse}.home_chat-message-top-actions__Z3kPQ .home_chat-message-top-action__mCg78{opacity:.5;color:var(--black);cursor:pointer}.home_chat-message-top-actions__Z3kPQ .home_chat-message-top-action__mCg78:hover{opacity:1}.home_chat-message-top-actions__Z3kPQ .home_chat-message-top-action__mCg78:not(:first-child){margin-right:10px}.home_chat-message-user__ikda2>.home_chat-message-container__zupsx>.home_chat-message-item__xQRUB{background-color:var(--second)}.home_chat-message-actions__BgEM2{display:flex;flex-direction:row-reverse;width:100%;padding-top:5px;box-sizing:border-box;font-size:12px;justify-content:space-between;gap:15px}.home_chat-message-action-date__l_ylm{color:#aaa}.home_chat-input-panel__MB6VZ{width:100%;padding:20px;box-sizing:border-box;flex-direction:column}.home_prompt-hints__SmhNR{min-height:20px;width:100%;max-height:50vh;overflow:auto;display:flex;flex-direction:column-reverse;background-color:var(--white);border:var(--border-in-light);border-radius:10px;margin-bottom:10px;box-shadow:var(--shadow)}.home_prompt-hints__SmhNR .home_prompt-hint__dQW2p{color:var(--black);padding:6px 10px;animation:home_slide-in__Gtseo .3s ease;cursor:pointer;transition:all .3s ease;border:1px solid transparent;margin:4px;border-radius:8px}.home_prompt-hints__SmhNR .home_prompt-hint__dQW2p:not(:last-child){margin-top:0}.home_prompt-hints__SmhNR .home_prompt-hint__dQW2p .home_hint-title__Yk7Yp{font-size:12px;font-weight:bolder;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_prompt-hints__SmhNR .home_prompt-hint__dQW2p .home_hint-content__nAYNO{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_prompt-hints__SmhNR .home_prompt-hint-selected__k9Pns,.home_prompt-hints__SmhNR .home_prompt-hint__dQW2p:hover{border-color:var(--primary)}.home_chat-input-panel-inner__3cH6E{display:flex;flex:1 1}.home_chat-input__3tOh5{height:100%;width:100%;border-radius:10px;border:var(--border-in-light);box-shadow:0 -2px 5px rgba(0,0,0,.03);background-color:var(--white);color:var(--black);font-family:inherit;padding:10px 14px;resize:none;outline:none}@media only screen and (max-width:600px){.home_chat-input__3tOh5{font-size:16px}}.home_chat-input__3tOh5:focus{border:1px solid var(--primary)}.home_chat-input-send__8OpUT{background-color:var(--primary);color:#fff;position:absolute;right:30px;bottom:30px}.home_export-content__YMC5k{white-space:break-spaces}.home_loading-content__TuB_I{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}