.VdGptComponent_chatContainer__Q2Yvc{display:flex;flex-direction:column;height:0;width:0;max-width:500px;background-color:#1c263b;color:#fff;border-radius:10px;overflow:hidden auto;box-shadow:0 0 10px #1c263b;margin:auto auto 1.2rem}.VdGptComponent_chat__cVGp9,.VdGptComponent_grid__CORyc{height:100%;min-height:100%}.VdGptComponent_textarea__RYnwK{width:100%;max-width:500px;height:100%;min-height:100%}.VdGptComponent_textarea__RYnwK textarea{width:0;min-width:100%;max-width:400px;height:0;max-height:120px;padding:10px;border:none;outline:none;resize:none;font-size:16px;font-family:Roboto,sans-serif;background-color:#1c263b;border-radius:10px;color:#fff;box-shadow:0 0 10px #1c263b}.VdGptComponent_chatClosed__KbTQG{height:0;transition:height .5s ease-in-out;animation:VdGptComponent_chatClose__s0lsI .5s ease-in-out forwards}.VdGptComponent_chatOpen__JNyRN{height:50vh;transition:height .5s ease-in-out;animation:VdGptComponent_chatOpen__JNyRN .5s ease-in-out forwards}@keyframes VdGptComponent_chatOpen__JNyRN{0%{height:0;width:0}to{height:40vh;width:100%}}@keyframes VdGptComponent_chatClose__s0lsI{0%{height:100%}to{height:0}}