.chat-mode-dialog_root__NqYrv{position:absolute;bottom:-1px;left:-1px;right:-1px;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:12px;background-color:var(--ground-100);outline:1px solid var(--outline);width:calc(100% + 2px);padding:16px;z-index:1;box-shadow:0 0 0 1px rgb(from black r g b/.05),0 1px 2px 0 rgb(from black r g b/.05),0 4px 4px 0 rgb(from black r g b/.04),0 10px 6px 0 rgb(from black r g b/.03),0 18px 7px 0 rgb(from black r g b/.01)}.chat-mode-dialog_content__zsc84{text-align:center}.chat-mode-dialog_image__vmeXw{width:73px}.chat-mode-dialog_buttons__rTwbk{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:226px}.chat-mode-dialog_buttons__rTwbk button{width:100%}.reframe_column__BriVn{display:flex;flex-direction:column;gap:8px}.reframe_select__NwL16{min-width:128px;border:1px solid var(--dark-10)}.reframe_selectContent__WeTNZ{width:var(--radix-select-trigger-width)}.reframe_inputs__8bIIf{display:flex;gap:4px}.reframe_input__fAEjU{flex-shrink:1}.reframe_inputButton__PXY2l{flex-shrink:0}.prompt_parent__gqGvC{border-radius:12px;background-color:var(--ground-100);outline:1px solid var(--outline);width:100%;will-change:height;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 0 0 1px rgb(from black r g b/.05),0 1px 2px 0 rgb(from black r g b/.05),0 4px 4px 0 rgb(from black r g b/.04),0 10px 6px 0 rgb(from black r g b/.03),0 18px 7px 0 rgb(from black r g b/.01)}.prompt_parent--drop__aap9L{outline:1px solid var(--accent-100)}.prompt_parent--drop__aap9L .prompt_root__LS4R_{background:var(--accent-10)}.prompt_root__LS4R_{pointer-events:painted;position:relative}.prompt_inner__Zd69_{pointer-events:painted;will-change:transform;margin-top:4px}.prompt_inner__Zd69_.prompt_hasToolbar__ARLif{margin-top:0}.prompt_conversationToolbar__jRGEq{position:absolute;top:0;left:0;right:0;border-radius:12px 12px 0 0;z-index:1}.prompt_conversationToolbar--drop__ao5lO{background:var(--accent-5)}.prompt_conversationLog__sK1HE{margin-top:51px}.prompt_conversationLog__sK1HE.prompt_isShelfOpen__j7b9B{margin-bottom:4px}.prompt_container__uri6y{display:flex;flex-direction:column;width:100%;padding:8px 8px 0;flex-grow:1;overflow:hidden}.prompt_shelf__VhOrZ{pointer-events:auto;height:72px;padding:8px 12px 0;width:100%;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;display:flex;align-items:center;gap:8px}.prompt_shelf__VhOrZ::-webkit-scrollbar{display:none}.prompt_item__fOtdo{position:relative;flex-shrink:0;width:64px;height:64px;background-color:var(--dark-10);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.prompt_item__fOtdo.prompt_loading__Vj_4d{animation:prompt_loadingPulsate__cqE9f 3s ease-in-out infinite}.prompt_item__fOtdo.prompt_disabled__Jtzji img,.prompt_item__fOtdo.prompt_loading__Vj_4d img{opacity:.2}.prompt_item__fOtdo[role=button]{cursor:pointer}.prompt_item__fOtdo:hover .prompt_icon__7kr_Z{opacity:1}.prompt_item__fOtdo:hover .prompt_thumbnail__nwU7J:after{opacity:.2}.prompt_item__fOtdo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.prompt_item__fOtdo .prompt_failedIcon__oYBM6{fill:var(--dark-50);z-index:1}.prompt_item__fOtdo .prompt_icon__7kr_Z{fill:var(--white);z-index:1;transition:opacity .15s ease-in;opacity:0}.prompt_item__fOtdo .prompt_thumbnail__nwU7J{position:absolute;top:0;left:0;bottom:0;right:0}.prompt_item__fOtdo .prompt_thumbnail__nwU7J img{width:100%;height:100%;object-fit:cover}.prompt_item__fOtdo .prompt_thumbnail__nwU7J:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--black);opacity:0;transition:opacity .2s ease-in-out}.prompt_item__fOtdo .prompt_dismissButton___sx7K{position:absolute;top:4px;right:4px;width:16px;height:16px;background:none;border:none;padding:0;margin:0;cursor:pointer;border-radius:50%;background:var(--ground-100);box-shadow:0 0 0 1px rgba(0,0,0,.05),0 18px 7px rgba(0,0,0,.01),0 10px 6px rgba(0,0,0,.03),0 4px 4px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.05);opacity:0;transition:opacity .1s ease-in-out,background-color .1s ease-in-out;display:flex;align-items:center;justify-content:center}.prompt_item__fOtdo .prompt_dismissButton___sx7K svg{width:12px;height:12px}.prompt_item__fOtdo:hover .prompt_dismissButton___sx7K{opacity:1}.prompt_placeholderOverlay__M8h12{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to left,var(--ground-100) 0,var(--ground-100) 80px,rgba(0,0,0,0) 300px,rgba(0,0,0,0) 100%)}.prompt_plus___XibA{fill:var(--muted-foreground)}.prompt_buttons__5CCIS{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.prompt_actionButtons__S4zfG{display:flex;gap:4px;padding:4px}.prompt_generator__ovSvX{position:absolute;right:8px;bottom:8px;display:flex;align-items:center;gap:4px;z-index:1;will-change:transform}.prompt_generator__ovSvX .prompt_generateButton__dcIho[data-disabled=true]{background:var(--ground-100)}.prompt_onboardingTip__hu8dt{position:absolute;width:1px;height:1px;bottom:150px;visibility:hidden;left:50%}.prompt_onboardingTip__hu8dt.prompt_expanded__yTVGr{bottom:200px}.prompt_anchor__eym1u{position:absolute;bottom:0;left:50%;transform:translateY(-50%)}.prompt_promptTextareaRoot___rqwV{width:100%}.prompt_promptTextareaRoot___rqwV .prompt_promptTextarea__OlIVx{min-height:unset;margin:0;border:none;outline:none;border-radius:unset}.prompt_promptTextareaRoot___rqwV .prompt_promptTextarea__OlIVx textarea{margin:4px;padding:0;font-size:15px;resize:none;font-family:MaisonNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;line-height:18px;border-radius:unset}.prompt_promptTextareaRoot___rqwV.prompt_collapsed__x7Wkt{position:relative;margin-top:4px}.prompt_promptTextareaRoot___rqwV.prompt_collapsed__x7Wkt:after{content:"";position:absolute;top:24px;left:0;right:0;bottom:0;background-color:var(--ground-100);pointer-events:none}@media only screen and (max-width:600px){.prompt_parent__gqGvC{margin:0 8px;width:calc(100% - 16px)}.prompt_parent__gqGvC.prompt_compact___Wwy4 .prompt_generator__ovSvX{bottom:4px}}@keyframes prompt_loadingPulsate__cqE9f{0%{background-color:var(--dark-10)}50%{background-color:var(--dark-5)}to{background-color:var(--dark-10)}}.log_root__rQFxD{width:100%;border-bottom:1px solid var(--dark-10)}.log_root__rQFxD.log_collapsed___VUDx{border-bottom:none}.log_scroller__Z8ZTz{overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:auto;contain:layout style;will-change:height;padding:0 8px;display:flex;flex-direction:column}.log_entry__czOxS{display:flex;flex-direction:column;width:100%;max-width:400px}.log_entry__czOxS .log_message__oLHTG{user-select:text;word-break:break-word}.log_entry__czOxS .log_loadingMessage__0OWaI{color:var(--placeholder)}.log_entry__czOxS.log_user__i_SvG{align-self:flex-end}.log_entry__czOxS.log_user__i_SvG .log_message__oLHTG{align-self:flex-end;background-color:var(--dark-5);border-radius:8px;padding:4px 8px}.log_entry__czOxS.log_user__i_SvG .log_shelf__rYTGb{align-self:flex-end;margin-bottom:8px;display:flex;flex-direction:row;gap:8px}.log_entry__czOxS.log_app__81Kr3{align-self:flex-start;display:flex;flex-direction:column;gap:12px}.log_entry__czOxS.log_app__81Kr3 .log_assets__uj4aX{display:flex;flex-direction:row;gap:8px}.log_entry__czOxS.log_app__81Kr3 .log_assets__uj4aX .log_asset__cFjJJ{width:24px;height:24px;background-color:var(--dark-10);cursor:pointer}.log_entry__czOxS.log_app__81Kr3 .log_assets__uj4aX .log_asset__cFjJJ.log_loading__T_hB5{animation:log_loadingPulsate__JV4qc 3s ease-in-out infinite}.log_entry__czOxS.log_app__81Kr3 .log_assets__uj4aX .log_asset__cFjJJ.log_failed__ZVsiF{background-color:var(--error-gray)}.log_entry__czOxS.log_app__81Kr3 .log_assets__uj4aX .log_asset__cFjJJ img{width:100%;height:100%;object-fit:cover}.log_entry__czOxS:first-child{margin-top:12px}.log_entry__czOxS:last-child{margin-bottom:12px}.log_entry__czOxS+.log_entry__czOxS{margin-top:12px}.log_entry__czOxS.log_user__i_SvG+.log_entry__czOxS.log_user__i_SvG{margin-top:8px}@keyframes log_loadingPulsate__JV4qc{0%{background-color:var(--dark-10)}50%{background-color:var(--dark-5)}to{background-color:var(--dark-10)}}.log_loadingIndicator__OqmFf{display:inline-block;margin-left:2px}.log_loadingIndicatorInner__nZTLf:after{content:".";animation:log_loadingDots__7_NH_ 1.5s steps(4) infinite;color:var(--placeholder)}@keyframes log_loadingDots__7_NH_{0%,25%{content:"."}26%,50%{content:".."}51%,75%{content:"..."}76%,to{content:""}}.pastChatsButton_selectContent__R5mXQ{width:100%;min-width:168px;max-width:300px;max-height:300px}.pastChatsButton_selectItem__GNpXY{display:flex;flex-direction:column;width:100%}.pastChatsButton_selectItem__GNpXY .pastChatsButton_name__DZnvj{text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar_root__sWnyT{width:100%;display:grid;grid-template-columns:120px auto 120px;align-items:center;gap:8px;padding:8px;border-bottom:1px solid var(--dark-10)}.toolbar_item__1W29j:last-child{justify-self:end}.toolbar_title__UFOyv{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;text-align:center}.toolbar_dragHandle__kpikb{position:absolute;top:0;left:0;right:0;height:4px;background-color:rgba(0,0,0,0);user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;cursor:row-resize;z-index:1}.toolbar_dragHandle__kpikb.toolbar_disabled__TN4mY{cursor:default}.modelButton_selectContent__0jugP{width:200px;max-height:400px}.modelButton_selectItem__JPg2O{display:flex;flex-direction:column}.modelButton_description__i7SQs{color:var(--muted-foreground)}.modelButton_conversationalRow__cD5Ux{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:space-between;width:100%;padding:8px 12px}.modelButton_conversationalRow__cD5Ux .modelButton_label__3pdCe{flex:1 1 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.modelButton_conversationalRow__cD5Ux .modelButton_accessory__mlPXO{flex:0 0 auto}.button_capitalize__h1jjd{text-transform:capitalize}.toolbar_root__3_Si_{display:flex;justify-content:center;align-items:center;gap:4px;padding:8px}.feed_rootContainer__BKNYN{position:fixed;bottom:16px;left:280px;right:0;margin:0 auto;min-width:300px;max-width:512px;width:100%;z-index:2}.feed_root__q5MMo{width:100%}@media only screen and (max-width:1000px){.feed_rootContainer__BKNYN{left:73px}}@media only screen and (max-width:600px)and (orientation:portrait){.feed_root__q5MMo{display:none}}.library_showAllButton__vluW_{margin-top:32px;justify-self:center}