.page_container__hCQbu{display:flex;flex-direction:column;max-height:500px}.page_messages__ePxct{width:100%;flex:1;gap:10px;max-height:500px;overflow-y:auto}.page_message__9rmzU{max-width:70%;margin:10px 0}.page_user__rAtrO{justify-self:flex-end;color:#000;background-color:#fff}.page_assistant__RSfjv{color:#fff}.page_inputWrapper__p8jaf{position:fixed;bottom:0;display:flex;width:calc(100% - var(--sidebar-width));right:0}@media screen and (max-width:768px){.page_inputWrapper__p8jaf{width:100%;left:0;right:unset}}.page_inputContainer__bz6rC{display:flex;flex-direction:column;width:100%;gap:10px;margin:40px;padding:10px;background:#121212;border-radius:20px}.page_select__wludV{width:200px}.page_input__yPQOh{display:flex;flex-direction:row;align-items:center;width:100%;background:var(--color-foreground);gap:10px}.page_textarea__hbb_H{height:80px;overflow:hidden}.page_button__3QDgR{transition:all .3s ease}.page_buttonActive__1oTYY{color:#000;background-color:#fff}.page_requests__slq5f{margin-top:20px;height:calc(100vh - 280px);overflow-y:auto;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:768px){.page_requests__slq5f{height:calc(100vh - 350px)}}.RequestCard_container__7NiEw{display:flex;flex-direction:column;gap:12px;width:100%}.RequestCard_cardBody__7ebd0{display:flex;flex-direction:row;gap:12px;width:100%;align-items:flex-start}.RequestCard_imageContainer__5lIHG{position:relative;width:60px;min-width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;cursor:pointer}.RequestCard_content__UPX8n{display:flex;flex-direction:column;gap:12px;width:100%}.RequestCard_generated__I_8I4{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.RequestCard_loaderWrapper__tEAYl{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#161616}.RequestCard_prompt__7iqId{min-height:auto}.GeneratedImage_container__4c4Dv{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden}.GeneratedImage_image__WrI30{-o-object-fit:cover;object-fit:cover}.GeneratedImage_clickable__WH9wY{cursor:pointer;transition:transform .2s ease-in-out}.GeneratedImage_clickable__WH9wY:hover{transform:scale(1.05)}.ImageViewer_container__Lg3Og{position:fixed;inset:0;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem}.ImageViewer_image__xVhaw{flex:1 1 auto;position:relative;width:100%}.ImageViewer_actions__imW5_{display:flex;gap:.5rem}.RequestInput_inputWrapper__CDVcL{position:fixed;bottom:0;display:flex;width:calc(100% - var(--sidebar-width));right:0}.RequestInput_inputContainer__KMesP{display:flex;flex-direction:column;width:100%;gap:10px;margin:20px}.RequestInput_card__IJEiM{display:flex;width:100%}.RequestInput_cardBody___ux5p{display:flex;flex-direction:row;gap:12px;width:100%;align-items:flex-end}.RequestInput_textarea__Yf0yR{height:80px;overflow:hidden}@media screen and (max-width:768px){.RequestInput_inputWrapper__CDVcL{width:100%;left:0;right:unset}}.ImageLoader_image__TDqPH{position:relative;min-width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.ImageLoader_uploadButton__iuEcx{min-width:80px;width:80px;height:80px}.ImageLoader_deleteButton__1a9D5{position:absolute;z-index:1;display:none;margin:4px}.ImageLoader_image__TDqPH:hover .ImageLoader_deleteButton__1a9D5{display:block}