.playground-layout_wrapper__8GQZG{width:100%;display:flex;flex-direction:row;min-height:calc(100vh - 59px);padding:20px 20px 0}.playground-layout_vmWrapper__1yfAT{overflow:hidden;position:-webkit-sticky;position:sticky;top:79px;height:calc(100vh - 40px - 59px);z-index:10}.playground-layout_loading__CyCEV{width:100%;height:calc(100vh - 40px - 59px);display:flex;justify-content:center;align-items:center}.playground-layout_loader__BMSDO{width:40px;height:40px;border-radius:50%;animation:playground-layout_spin__p_O2e 1s linear infinite}@keyframes playground-layout_spin__p_O2e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-wrapper_chatWrapper__JmUHN{width:50%;height:100%;max-width:768px;padding-right:20px;margin:auto;display:flex;flex-direction:column;justify-content:space-between}.chat-wrapper_body__vhkim{height:-moz-fit-content;height:fit-content;padding-bottom:100px;min-height:100%}.chat-wrapper_sticky__iqokk{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;bottom:0;width:100%;padding-bottom:20px;border-radius:12px;z-index:2}.chat-wrapper_taskPlannerProgress__Z9dXm{width:100%}.chat-wrapper_none__RNE18{display:none}.chat-wrapper_col__aM30Z{display:flex;flex-direction:column;gap:5px}.chat-wrapper_welcomeBox__5Y3Mt{display:flex;flex-direction:column;padding-left:1rem;padding-bottom:1rem;font-size:35px;font-weight:500;line-height:1.2}.chat-wrapper_welcomeBoxText__awC_V{color:var(--purple-secondary)}.chat-wrapper_muted__hdJt9{color:var(--purple-text)}.chat-wrapper_requestedTakover__d6FJy{margin-bottom:1rem;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:.5rem;background-color:var(--purple-secondary);color:white;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;border:1px solid var(--border-primary);cursor:pointer;transition:all .2s ease;&:hover{transform:scale(1.02);opacity:.7;cursor:pointer}&:active{transform:scale(.98);opacity:.5;cursor:pointer}}.chat-wrapper_requestedTakoverText__BzOuB{line-height:.5}.chat-input_chatButton__9q__2{padding:0!important;width:36px;height:36px}.chat-input_inputWrapper__jcFcJ{background-color:#fff;padding:.75rem;border-radius:12px;border:1px solid var(--border-primary);box-shadow:var(--box-shadow-primary);display:flex;flex-direction:column;gap:1rem;z-index:100}.chat-input_input__Xk_Ri{width:100%;font-size:14px;padding-left:.5rem;padding-right:.25rem;line-height:150%;letter-spacing:0;height:100%;border:none;outline:none;resize:none}.chat-input_input__Xk_Ri::placeholder{color:var(--text-tertiary);font-size:14px;letter-spacing:0}.chat-input_buttonWrapper__8dYVl{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.chat-input_square__Rc9m_{width:10px;height:10px;border-radius:2px;background-color:white}