*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif}button{cursor:pointer;border:none;display:flex;align-items:center;justify-content:center}:root{color:var(--c2);--c1: #554a4a;--c2: #fff;--c3: rgb(68, 62, 68);--c4: #242424;--c5: #000;--Base_Font_Size: 100%;font-size:var(--Base_Font_Size)}@media screen and (max-width: 1350px){:root{--Base_Font_Size: 90%}}@media screen and (max-width: 1250px){:root{--Base_Font_Size: 80%}}@media screen and (max-width: 1150px){:root{--Base_Font_Size: 75%}}@media screen and (max-width: 1000px){:root{--Base_Font_Size: 70%}}@media screen and (max-width: 900px){:root{--Base_Font_Size: 65%}}@media screen and (max-width: 800px){:root{--Base_Font_Size: 60%}}._ChatPageWrapper_hkfup_1{width:100%;height:100vh;overflow:hidden;display:flex;position:relative}._SideBarWrapper_10gas_1{width:0rem;height:100%;flex-shrink:0;display:flex;flex-direction:column;transition:all .3s ease-in-out;overflow:hidden;gap:1rem;background:var(--c4);z-index:2}._SideBarWrapper_10gas_1._Active_10gas_13{width:15rem;padding:0rem 1rem}@media screen and (max-width: 800px){._SideBarWrapper_10gas_1{position:fixed;top:0;left:0}._SideBarWrapper_10gas_1._Active_10gas_13{width:25rem;padding:0rem 1rem}}@media screen and (max-width: 800px) and (max-width: 450px){._SideBarWrapper_10gas_1._Active_10gas_13{width:100%}}._SideBarWrapper_10gas_1 ._SideBarTopWrapper_10gas_33{height:4rem;display:flex;align-items:center;justify-content:space-between}._SideBarWrapper_10gas_1 ._SideBarTopWrapper_10gas_33 button{height:2rem;width:2rem;font-size:1.5rem;background:transparent;border-radius:.5rem;color:var(--c2)}._SideBarWrapper_10gas_1 ._SideBarMiddleWrapper_10gas_47{flex:1;overflow-y:scroll;border:1px solid var(--c2)}@supports (-moz-appearance: none){._SideBarWrapper_10gas_1 ._SideBarMiddleWrapper_10gas_47{scrollbar-width:thin;scrollbar-color:var(--c2) transparent}}._SideBarWrapper_10gas_1 ._SideBarMiddleWrapper_10gas_47::-webkit-scrollbar{width:.3rem;height:.5rem}._SideBarWrapper_10gas_1 ._SideBarMiddleWrapper_10gas_47::-webkit-scrollbar-thumb{border-radius:.1rem;background:var(--c2)}._SideBarWrapper_10gas_1 ._SideBarBottomWrapper_10gas_66{height:10rem}._LoadingWrapper_1srrp_1{width:100%;display:flex;gap:1rem;flex-direction:column}._LoadingWrapper_1srrp_1 hr{width:100%;height:2rem;border-radius:.4rem;border:none;background-color:#f6f7f8;background:linear-gradient(to right,#9ed7ff,#fff,#9ed7ff);background-position:80rem 0rem;transition:all .3s ease-in-out;animation:_loader_1srrp_1 3s infinite linear}@keyframes _loader_1srrp_1{0%{background-position:-80rem 0rem}to{background-position:80rem 0rem}}._ChatMainWrapper_1jufd_1{flex:1;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;padding-bottom:1rem;background:var(--c5)}._ChatMainWrapper_1jufd_1 ._ChatTopWrapper_1jufd_11{height:4rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:0 1rem}._ChatMainWrapper_1jufd_1 ._ChatTopWrapper_1jufd_11 div{display:flex;align-items:center;gap:1rem}._ChatMainWrapper_1jufd_1 ._ChatTopWrapper_1jufd_11 div button{height:2rem;width:2rem;font-size:1.5rem;background:transparent;border-radius:.5rem;color:var(--c2)}._ChatMainWrapper_1jufd_1 ._ChatTopWrapper_1jufd_11 div h1{color:#fff;font-size:2rem}._ChatMainWrapper_1jufd_1 ._ChatTopWrapper_1jufd_11 img{width:2rem;height:2rem;border-radius:50%}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41{flex:1;padding:0 8rem;flex-shrink:0;overflow-y:scroll}@media screen and (max-width: 1200px){._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41{padding:0 6rem}}@media screen and (max-width: 900px){._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41{padding:0 4rem}}@media screen and (max-width: 750px){._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41{padding:0 2rem}}@supports (-moz-appearance: none){._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41{scrollbar-width:thin;scrollbar-color:var(--c2) transparent}}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41::-webkit-scrollbar{width:.3rem;height:.5rem}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41::-webkit-scrollbar-thumb{border-radius:.1rem;background:var(--c2)}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76{width:100%;min-height:100%}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatUser_1jufd_80{margin-bottom:1.5rem;display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatUser_1jufd_80 ._ProfileImage_1jufd_87{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatUser_1jufd_80 ._ProfileImage_1jufd_87 img{width:100%;height:100%}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatUser_1jufd_80 ._TextWrapper_1jufd_98{max-width:60%;background:var(--c1);padding:1rem;border-radius:.6rem;position:relative}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatUser_1jufd_80 ._TextWrapper_1jufd_98:after{content:"";position:absolute;top:.5rem;right:-.5rem;width:0;height:0;border-left:.5rem solid var(--c1);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116{margin-bottom:1.5rem;display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116 ._ProfileImage_1jufd_87{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116 ._ProfileImage_1jufd_87 img{width:100%;height:100%}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116 ._TextWrapper_1jufd_98{width:100%;padding:1rem;border-radius:.6rem;position:relative;font-size:1rem;line-height:1.8rem;white-space:pre-wrap}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116 ._TextWrapper_1jufd_98 code{width:100%;color:#fff;background:#000}._ChatMainWrapper_1jufd_1 ._ChatMiddleWrapper_1jufd_41 ._ChatWrapper_1jufd_76 ._ChatModel_1jufd_116 ._TextWrapper_1jufd_98:after{content:"";position:absolute;top:.5rem;left:-.5rem;width:0;height:0;border-right:.5rem solid var(--c1);border-top:.5rem solid transparent;border-bottom:.5rem solid transparent}._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159{width:100%;display:flex;align-items:center;justify-content:center;padding:0 12rem;flex-shrink:0}@media screen and (max-width: 1200px){._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159{padding:0 8rem}}@media screen and (max-width: 900px){._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159{padding:0 5rem}}@media screen and (max-width: 750px){._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159{padding:0 2rem}}._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159 ._MessageWrapper_1jufd_182{width:100%;display:flex;align-items:flex-end;gap:1rem;border-radius:.8rem;padding:.6rem .5rem .5rem;background:var(--c3)}._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159 ._MessageWrapper_1jufd_182 textarea{flex:1;height:3rem;max-height:10rem;resize:none;padding:.5rem 1rem;font-size:1.4rem;transition:all .3s ease-in-out;background:none;outline:none;border:none;color:var(--c2);font-weight:500}._ChatMainWrapper_1jufd_1 ._ChatBottomWrapper_1jufd_159 ._MessageWrapper_1jufd_182 button{width:3rem;height:3rem;border-radius:.5rem;font-size:1.5rem;color:var(--c5)}
