.AiChatWidget_upperWrapper__NUb2m{position:fixed;top:0;right:0;width:100%;min-width:100%;height:90vh;transform:translateY(-100%);transition:transform .22s ease-in-out;background:var(--light-blue-bg-color);box-shadow:0 12px 32px rgba(0,0,0,.18);border-bottom-left-radius:16px;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.AiChatWidget_header__3ZRgf{display:flex;padding:20px;justify-content:flex-end}.AiChatWidget_open__HdR_4{transform:translateY(0)}.AiChatWidget_closed__pwQDw{transform:translateY(-100%)}.AiChatWidget_content__Ur2_t{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:1000px;margin:0 auto;flex:1 1;min-height:0;height:100%;padding:12px 14px 20px;gap:12px;overflow:hidden}.AiChatWidget_chatArea__gG3X3{flex:1 1;min-height:0}.AiChatWidget_composerWrap__fVk_h{position:relative}@media (min-width:768px){.AiChatWidget_upperWrapper__NUb2m{width:min(420px,100vw)}}.SmartInputFieldComponent_block__l46Vr{display:flex;flex-direction:column;gap:10px;justify-content:center;width:1200px;max-width:100%;min-width:100%;margin:auto}