.page_main_div__DoQHe{height:100vh;widows:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.page_main_input__wKnEd{height:2rem;width:15rem;padding:5px}.page_main_button__8Q58m{height:2rem;width:15rem;display:flex;justify-content:center;align-items:center}.page_loading_spinner__jdwOx{border:4px solid rgba(0,0,0,.3);border-top-color:#2196f3;border-radius:50%;width:20px;height:20px;animation:page_spin__OXxwq 1s linear infinite}@keyframes page_spin__OXxwq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat_chat_div__RjjBh{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;flex-direction:column}.chat_chat_border__wXFf9{border:1px solid red;padding:5px}.chat_chat_input__WV6eN{height:2rem;width:15rem;padding:5px}.chat_chat_button__EJmxM{height:2rem}.chat_chatProfileRight__dOzb7{flex-direction:row-reverse}.chat_chatProfileLeft__LFS8s,.chat_chatProfileRight__dOzb7{display:flex;align-items:center;gap:5px;margin-bottom:5px}.chat_chatProfileSpan__UbzDi{background-color:#d5d5b6;height:2rem;width:2rem;border-radius:50%;border:1px solid #fff;display:flex;justify-content:center;align-items:center;color:#000}