.page_MainContainer__tTXOG{display:flex;flex-direction:column;gap:1rem;padding:1rem}.page_TextBox__2pFwo{background-color:rgba(255,255,255,.5);border-radius:.5rem;padding:.5rem .75rem;box-shadow:0 2px 8px rgba(0,0,0,.5);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:start;gap:3px;h2{color:#000000}}.page_ChatBox__x6w4W{flex:1 1;min-height:40vh;max-height:60vh;background-color:rgba(255,255,255,.5);border-radius:.5rem;padding:.5rem .75rem;box-shadow:0 2px 8px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:3px;scroll-behavior:smooth;overflow-y:auto;h2{color:#111827}}.page_chatText__7DqkM{word-wrap:break-word;h1{color:#111827}}.page_SystemBubble__yAOun{font-size:.8rem;color:#000000;text-align:center}.page_UserBubble__AoPgV{align-self:flex-end;background:#d1e7ff;padding:.5rem;border-radius:.5rem;max-width:80%}.page_AssistantBubble__WTjgx{align-self:flex-start;background:#f1f1f1;padding:.5rem;border-radius:.5rem;max-width:80%}.page_InputBox__nN_l_{width:100%;display:flex;margin:.25rem 0;border-radius:.25rem;background-color:rgba(75,75,75,.75);border-color:rgba(183,183,183,.75)}.page_Input__0EUjv{width:100%;height:1.5rem;background-color:transparent;padding-inline:.25rem;font-size:10px;font-weight:400;color:#ffffff;font-family:Geist;border-radius:.25rem;border:0}.page_SendButton__hZbqk{height:1.5rem;padding-inline:.75rem;transition:1s;background-color:rgba(75,75,75,.75);border-radius:.25rem;border-width:0;h1{font-weight:700;color:#ffffff}}.page_SendButton__hZbqk:disabled{opacity:.6;cursor:default}