body{--blue-light:#9bc7fe;--blue:#2f9bff;--blue-hover:#0073ff;--black:#000;--black-hover:#2d2d2d;--red:red;--red-dark:#8b0000;--red-hover:#dd0303;--green:#25b700;--yellow:#ffe565;--dark-gray:#404040;--gray:grey;--gray-light:#ababab;--background:#d4d4d4;font-size:16px}*,body{margin:0;padding:0}*{box-sizing:border-box;font-family:Roboto,"sans-serif"}a{color:var(--black);text-decoration:none}ul{list-style:none}@font-face{font-family:Roboto;font-weight:100;src:url(/static/media/Roboto-Thin.a4d410dfda20e10f3aed.ttf)}@font-face{font-family:Roboto;font-weight:200;src:url(/static/media/Roboto-ExtraLight.58345135598c1c7281f0.ttf)}@font-face{font-family:Roboto;font-weight:300;src:url(/static/media/Roboto-Light.839cb7309f46fed11436.ttf)}@font-face{font-family:Roboto;font-weight:400;src:url(/static/media/Roboto-Regular.27f62b53b93858475a7f.ttf)}@font-face{font-family:Roboto;font-weight:500;src:url(/static/media/Roboto-Medium.e73e917f7bfa48666e00.ttf)}@font-face{font-family:Roboto;font-weight:600;src:url(/static/media/Roboto-SemiBold.1bcaefbe559355f802fd.ttf)}@font-face{font-family:Roboto;font-weight:700;src:url(/static/media/Roboto-Bold.d50a80138ec4f2fb5e9f.ttf)}@font-face{font-family:Roboto;font-weight:800;src:url(/static/media/Roboto-ExtraBold.52c0fd430aaca71c6c4b.ttf)}@font-face{font-family:Roboto;font-weight:900;src:url(/static/media/Roboto-Black.4afbed674a5252ead176.ttf)}.header_container__dMbHQ{display:flex;height:60px;justify-content:flex-end;margin:0 auto;max-width:100%;padding:0 20px;width:1200px}.header_container__dMbHQ .header_user__o7E6k{align-items:center;display:flex;gap:4px}.header_container__dMbHQ .header_user__o7E6k>svg{height:24px;width:24px}@media(max-width:500px){.header_container__dMbHQ{height:40px}}.loaderSpinner_loaderSpinner__zKa1R{--_m:conic-gradient(#0000 20%,#000),linear-gradient(#000 0 0) content-box;animation:loaderSpinner_l3__33jgg 1s linear infinite;aspect-ratio:1;background:#2e99fc;border-radius:50%;height:24px;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;padding:3px;width:24px}@keyframes loaderSpinner_l3__33jgg{to{transform:rotate(1turn)}}.list_header__M8bni{align-items:center;border-bottom:1px solid var(--gray);display:flex;font-size:1.4rem;height:40px;width:100%}.list_list__Ardej{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding-right:2px}.list_list__Ardej .list_item__3rlBH{cursor:pointer;overflow:hidden;text-overflow:ellipsis;transition:all .15s ease}.list_list__Ardej .list_item__3rlBH:hover{color:var(--blue-hover)}.home_wrapper__aJgrp{display:flex;height:calc(100vh - 60px);margin:0 auto;max-width:100%;padding:0 20px;width:1200px}.home_wrapper__aJgrp .home_aside__vpAxe{border-right:1px solid #000;height:100%;min-width:calc(10vw + 50px);width:calc(10vw + 50px)}.chat_container__6GZFc,.home_wrapper__aJgrp .home_main__szT0-{height:100%;width:100%}.chat_container__6GZFc .chat_header__-G82A{align-items:center;border-bottom:1px solid var(--gray);display:flex;font-weight:500;height:40px;padding-left:20px;width:100%}.chat_container__6GZFc .chat_loader__2ior4{align-items:center;display:flex;height:200px;justify-content:center;width:100%}.chat_container__6GZFc .chat_sendMessage__kS2yL{align-items:center;display:flex;gap:20px;height:40px;margin:20px}.chat_container__6GZFc .chat_sendMessage__kS2yL .chat_button__XOpxT{min-width:30%}@media(max-width:600px){.chat_container__6GZFc .chat_header__-G82A{padding-left:15px}.chat_container__6GZFc .chat_sendMessage__kS2yL{flex-direction:column;gap:8px;height:80px;margin:20px}.chat_container__6GZFc .chat_sendMessage__kS2yL .chat_button__XOpxT{width:100%}}.input_container__8-X6b{border:1px solid #000;border-radius:10px;cursor:text;display:flex;flex-direction:column;height:46px;padding:4px 16px;position:relative;width:100%}.input_container__8-X6b.input_focus__1PyAq{box-shadow:0 0 10px 0 var(--blue)}.input_container__8-X6b .input_label__sfaXw{color:var(--gray);font-size:12px;position:absolute;top:4px;transition:all .2s ease}.input_container__8-X6b .input_label__sfaXw.input_active__AiabL{color:var(--dark-gray);font-size:16px;top:12px}.input_container__8-X6b input{background-color:#0000;border:none;font-size:16px;margin-top:16px;outline:none}.myButton_container__bnMjL{display:flex;flex-direction:column;width:100%}.myButton_container__bnMjL button{background-color:var(--blue);border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;padding:10px 30px;transition:all .15s ease}.myButton_container__bnMjL button:hover{background-color:var(--blue-hover)}.myButton_container__bnMjL .myButton_error__-vwxf{color:var(--red);font-size:14px;margin-top:2px}.messages_list__QSe4Q{display:flex;flex-direction:column;gap:10px;height:calc(100vh - 200px);overflow:auto;padding:20px;width:100%}.messages_list__QSe4Q .messages_item__h1Kct{align-self:flex-end;max-width:60%}.messages_list__QSe4Q .messages_item__h1Kct.messages_sender__mMc\+4{align-self:flex-start}.messages_list__QSe4Q .messages_item__h1Kct .messages_date__USeSe{font-size:.8rem;font-weight:300}.messages_blockEnd__cIiS\+{margin-top:10px;opacity:0}@media(max-width:600px){.messages_list__QSe4Q{height:calc(100vh - 240px);padding:16px}}.auth_container__IGwpw{display:flex;flex-direction:column;gap:12px;height:100vh;justify-content:center;margin:0 auto;max-width:100%;width:500px}.auth_container__IGwpw .auth_button__n98xB{width:200px}.auth_container__IGwpw a{border-bottom:1px solid #000;width:-webkit-fit-content;width:fit-content}
/*# sourceMappingURL=main.9fda193c.css.map*/