@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}*{border:0;margin:0;min-width:0;padding:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}a,a:visited{text-decoration:none}p a,p a:visited{text-decoration:underline}@media (any-hover: hover){a:hover{text-decoration:none}}p{text-wrap:pretty}aside,footer,header,nav{display:block}body,html{font-size:100%;height:100%;width:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{border:0;padding:0}ul li{list-style:none}img{height:auto;max-width:100%;object-fit:cover;vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;text-wrap:balance}:root{--basic-body-bg-color: #e6e6e6;--basic-header-bg-color: #ffffff}body{background:var(--basic-body-bg-color);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:10px;display:flex;flex-direction:column;gap:0px}#app{width:100%;height:100%}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local("Inter"),local("Inter"),url(/assets/Inter_18pt-Regular-C4d7zByU.woff2) format("woff2"),url(/assets/Inter_18pt-Regular-C7qcQd-f.woff) format("woff"),url(/assets/Inter_18pt-Regular-BpskOkD5.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local("Inter"),local("Inter"),url(/assets/Inter_18pt-Medium-D-zsDcdf.woff2) format("woff2"),url(/assets/Inter_18pt-Medium-D4iunYgk.woff) format("woff"),url(/assets/Inter_18pt-Medium-BtfNrkJj.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local("Inter"),local("Inter"),url(/assets/Inter_18pt-Bold-Dd4AFGFq.woff2) format("woff2"),url(/assets/Inter_18pt-Bold-BS-aF3vm.woff) format("woff"),url(/assets/Inter_18pt-Bold-Du8giq-C.ttf) format("truetype")}.all-center{display:flex;justify-content:center;align-items:center}.spinner[data-v-571c771e]{min-height:180px;height:100%;min-width:180px;width:100%;border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;animation:spin-571c771e 1s linear infinite;margin:auto}.loader-container[data-v-571c771e]{min-height:180px;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.loader-text[data-v-571c771e]{position:relative;max-height:130px;min-height:130px;max-width:130px;min-width:130px;transform:translateY(-120%);display:flex;align-items:center;justify-content:center}.loader-text p[data-v-571c771e]{display:table-cell;text-align:center;font-size:20px;font-weight:600;vertical-align:middle}@keyframes spin-571c771e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-code[data-v-48c677c9]{width:280px;height:280px}.chat-item[data-v-85b27066]{align-self:stretch;justify-content:flex-start;align-items:center;display:inline-flex;background-color:#fff;padding:10px;gap:10px;border-radius:15px;cursor:pointer}.chat-item__text[data-v-85b27066]{flex:1 1 0;padding:10px;flex-direction:column;gap:10px;display:inline-flex}.chat-item__photo[data-v-85b27066]{width:80px;height:80px;position:relative;border-radius:100%}.chat-item__text__msg[data-v-85b27066]{max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;font-size:16px}.status-icon[data-v-85b27066]{width:20px;height:20px;fill:#00a2ff;margin-right:5px}.chat-item__date[data-v-85b27066]{padding:5px;display:flex;flex-direction:column;gap:5px;width:fit-content}.notifications[data-v-85b27066]{display:flex;justify-content:flex-end;width:100%}.notifications p[data-v-85b27066]:not(:empty){background-color:red;padding:5px;color:#fff;border-radius:15px;font-size:16px;text-align:right}.date[data-v-85b27066]{text-align:right;width:fit-content}.chats[data-v-0d59a3bd]{display:flex;flex-direction:column;gap:5px}.message[data-v-6add1d4d]{display:flex;width:100%}.from-me[data-v-6add1d4d]{justify-content:flex-end}.from-other[data-v-6add1d4d]{justify-content:flex-start}.from-me .msg-content[data-v-6add1d4d]{background-color:#daffc6;border-top-right-radius:0}.from-other .msg-content[data-v-6add1d4d]{background-color:#fff;border-top-left-radius:0}.msg-content[data-v-6add1d4d]{padding:10px;border-radius:15px;display:flex;gap:10px}.from-other span.tail[data-v-6add1d4d]{width:0;height:0;border-top:0px solid transparent;border-right:15px solid #fff;border-bottom:15px solid transparent}.from-me span.tail[data-v-6add1d4d]{width:0;height:0;border-top:0px solid transparent;border-left:15px solid #daffc6;border-bottom:15px solid transparent}.msg-text[data-v-6add1d4d]{padding:10px}.msg-text span[data-v-6add1d4d]{display:inline-block;max-width:400px;white-space:pre-line;word-wrap:break-word}.msg-time[data-v-6add1d4d]{display:flex;flex-direction:column;justify-content:flex-end;width:10px}.msg-time p[data-v-6add1d4d]{font-size:12px;position:relative;right:20px;bottom:-5px;text-align:right}.messages[data-v-1fbcce23]{padding:10px;display:flex;flex-direction:column-reverse;gap:5px}.msg-box[data-v-1fbcce23]{background-image:url(/assets/chatBgWhite-D5K1m_Ya.png);background-color:#d9d9d9;background-repeat:repeat;height:100vh;overflow:auto;width:100%;background-size:contain}.user-info[data-v-1fbcce23]{display:flex;justify-content:space-between;align-items:center;padding:5px}.info[data-v-1fbcce23]{display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px}.photo[data-v-1fbcce23]{width:40px;height:40px;border-radius:100%}.user-info__content[data-v-1fbcce23]{display:flex;gap:10px;align-items:center;width:200px}.online[data-v-1fbcce23]{font-size:13px}.header[data-v-c7d73b94]{background-color:var(--basic-header-bg-color);padding:10px;align-items:center;display:flex;justify-content:space-between;border-radius:15px}.head-div[data-v-c7d73b94]{margin:auto;display:flex;gap:50px}.head-div p[data-v-c7d73b94]{margin:0;font-size:14px;font-weight:700}.error-container{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:99999999}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.button-text{background-color:transparent;justify-content:flex-start;display:flex}.button-text span{flex:unset!important}.content{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}
