.NewChat_root__GoYkP{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(90vw,628px)}.NewChat_title__yAHZ4{color:var(--prosv-neutral01);margin-top:12px;margin-bottom:8px}@media(min-width:768px){.NewChat_title__yAHZ4{margin-top:24px;margin-bottom:24px}}@media(min-width:1024px){.NewChat_title__yAHZ4{margin-top:28px;margin-bottom:28px}}.NewChat_description__YTIbk{color:var(--prosv-neutral03);text-align:center;margin-bottom:24px}@media(min-width:1024px){.NewChat_description__YTIbk{margin-bottom:28px}}.NewChat_btns__V03Yz{display:flex;gap:20px;width:100%}.NewChat_btns__V03Yz button{width:100%}.NewChat_btns__V03Yz{flex-direction:column}@media(min-width:768px){.NewChat_btns__V03Yz{flex-direction:row}}.ChatInput_root__m5h8A{display:flex;flex-direction:column;position:relative;border-radius:20px;border:2px solid var(--prosv-waterBlue03);background:var(--prosv-white);width:100%;transition:margin-bottom .2s ease,border-color .2s ease;gap:12px;padding:0 12px 12px}@media(min-width:768px){.ChatInput_root__m5h8A{gap:8px;padding:0 18px 12px 16px}}.ChatInput_root__m5h8A.ChatInput_error__CQGXg{border-color:var(--prosv-imperialRed02)}.ChatInput_root__m5h8A.ChatInput_isDisabled__Xnybl{pointer-events:none;border-color:color-mix(in srgb,var(--prosv-waterBlue03) 50%,transparent)}.ChatInput_root__m5h8A.ChatInput_isDisabled__Xnybl .ChatInput_textarea__QX46K{opacity:.5}.ChatInput_errorText__46yco{color:var(--prosv-imperialRed02);pointer-events:none}.ChatInput_content__cneij{position:relative;display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.ChatInput_content__cneij{gap:8px}}.ChatInput_textarea__QX46K{all:unset;display:block;margin-top:12px;color:var(--prosv-neutral01);caret-color:currentColor;width:100%;min-height:21px;max-height:212px;resize:none;padding-right:16px;transition:height .2s ease-in-out;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;scrollbar-width:thin;scrollbar-color:var(--prosv-neutral08) transparent;max-height:148px}@media(min-width:768px){.ChatInput_textarea__QX46K{max-height:86px}}@media(min-width:1024px){.ChatInput_textarea__QX46K{max-height:148px}}@media(max-width:767px){.ChatInput_textarea__QX46K{min-height:18px;padding-right:12px}}.ChatInput_textarea__QX46K::placeholder{color:var(--prosv-neutral04);opacity:1}.ChatInput_textarea__QX46K{font-size:var(--prosv-font-size-sm);line-height:var(--prosv-line-height-xl);font-weight:var(--prosv-font-weight-regular)}.ChatInput_textarea__QX46K::-webkit-scrollbar{width:4px}.ChatInput_textarea__QX46K::-webkit-scrollbar-track{background:transparent}.ChatInput_textarea__QX46K::-webkit-scrollbar-thumb{background:var(--prosv-neutral08);border-radius:50px}.ChatInput_actions__Sg3nu{display:flex;gap:20px;justify-content:space-between}@media(min-width:768px){.ChatInput_actions__Sg3nu{justify-content:flex-end}}.ChatInput_actions__Sg3nu>:first-child{pointer-events:auto}.ChatInput_actions__Sg3nu .ChatInput_sendButton__Ef6ir{display:flex;gap:8px}.ChatInput_actions__Sg3nu .ChatInput_sendButton__Ef6ir span:first-child{display:none}@media(min-width:768px){.ChatInput_actions__Sg3nu .ChatInput_sendButton__Ef6ir span:first-child{display:block}}.ChatInput_errorContainer__2YeAS{margin-top:8px;min-height:36px}@media(min-width:768px){.ChatInput_errorContainer__2YeAS{min-height:18px}}@media(min-width:1024px){.ChatInput_errorContainer__2YeAS{min-height:21px}}.Chat_root__oP4Zv{display:flex;flex-direction:column;gap:20px;height:100%;max-height:100%;min-height:0;box-sizing:border-box;padding:12px 16px}@media(min-width:768px){.Chat_root__oP4Zv{padding:8px 40px 12px}}@media(min-width:1024px){.Chat_root__oP4Zv{padding:16px 40px}}.Actions_actions__vjH8B{margin-top:8px;display:flex;align-items:center;gap:20px;padding-left:40px}.Actions_group__oX3kx{display:flex;align-items:center;gap:12px}.Actions_actionBtn___crXg{all:unset;display:flex;align-items:center;gap:4px;color:var(--prosv-waterBlue03);cursor:pointer}.Actions_actionBtn___crXg svg{width:20px;height:20px}.Actions_actionDislike__e7lCt svg{rotate:180deg}.Date_root__PcGba{display:flex;align-self:center;width:-moz-fit-content;width:fit-content;padding:5px 12px 6px;justify-content:center;align-items:center;border-radius:40px;background:var(--prosv-neutral10);color:var(--prosv-neutral04)}