.DemoChatArea_container__MOgHC{height:100dvh;display:flex;flex-direction:column;background-color:hsl(160,20%,11%);overflow-y:auto}@media screen and (max-width:1024px){.DemoChatArea_container__MOgHC{height:calc(100dvh - 56px)}}.DemoChatArea_content__dPD56{width:min(1500px,80%);margin:0 auto;display:flex;flex-direction:column;flex:1 1;padding:16px}@media screen and (max-width:1024px){.DemoChatArea_content__dPD56{padding:8px;width:95%}}.DemoChatArea_hero__22mN7{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.DemoChatArea_heroTitle__51Wr8{font-weight:600;margin-bottom:12px;color:hsla(0,0%,100%,.95);text-align:center}.DemoChatArea_suggestionsContainer__Prf6K{width:100%;margin-top:8px}.DemoChatArea_suggestionItem__b3anc{color:hsla(0,0%,100%,.95);padding:10px 0;cursor:pointer}.DemoChatArea_suggestionItem__b3anc.DemoChatArea_disabled__3CREk{cursor:not-allowed}.DemoChatArea_messagesContainer__048Vf{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}.DemoChatArea_messagesList__vRjEV{padding-bottom:16px}.DemoChatArea_userMessage__ge8Vh{padding:12px;border-radius:12px;background-color:rgba(100,200,255,.1);border:1px solid rgba(100,200,255,.25);align-self:flex-end;max-width:800px;white-space:pre-wrap;word-break:break-word}.DemoChatArea_userMessageText__Evi9O{color:hsla(0,0%,100%,.95)}.DemoChatArea_assistantMessage__HfArp{width:100%;color:hsla(0,0%,100%,.95);white-space:pre-wrap;word-break:break-word}.DemoChatArea_messageDivider__Hjc1W{border-color:hsla(0,0%,100%,.08);margin-bottom:12px}.ActionBar_NavbarButton__svmR8.ActionBar_active__t5rTl{background-color:#22c55e;color:#000}