body{margin:0}input{border:none;outline:none;padding:0}button{background:0 0;border:none;padding:0}.header{opacity:.5;background-color:#faebd7;position:fixed;top:0;left:0}.header:hover{opacity:1}.auth{border-radius:12px;width:340px;padding:50px 30px 30px;box-shadow:0 0 5px gray}.auth__title{text-align:center;width:100%;margin-bottom:40px;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.auth__form{flex-direction:column;gap:50px;display:flex}.auth__inputfields{flex-direction:column;gap:4px;display:flex}.auth__inputfield{border-bottom:1px solid #3369f3;flex-direction:column;width:100%;font-family:Inter,sans-serif;font-weight:500;display:flex}.auth__label{color:gray;margin-bottom:8px;font-size:9px}.auth__input{font-size:13px}.auth__confirm{text-align:center;color:#fff;background-color:#3369f3;border-radius:8px;width:100%;height:37px;font-size:13px}.auth__change{justify-content:center;align-items:center;width:100%;height:37px;display:flex}.auth__link{color:#3369f3;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.auth__error{color:#ff2f2f;height:12px;font-family:Inter,sans-serif;font-size:9px;font-weight:500}.error{flex-direction:column;align-items:center;font-family:Inter,sans-serif;display:flex}.error__code{font-size:128px;font-weight:500}.error__name{font-size:32px}.error__back{justify-content:center;align-items:center;width:100%;height:50px;display:flex}.error__link{color:#3369f3;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none}.chatlist{flex-direction:row;height:100vh;display:flex}.chatlist__catalog{background-color:#fbfbfb;border-right:1px solid #eaeaea;width:356px}.catalog__functions{flex-direction:row;justify-content:space-between;padding:19px 15px 4px;display:flex}.catalog__button{color:#999;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.catalog__search{border-bottom:1px solid #eaeaea;padding:14px 15px}.catalog__wrap{padding:0 15px}.catalog__element{border-bottom:1px solid #eaeaea;flex-direction:row;justify-content:flex-start;gap:10px;width:100%;padding:15px 0;display:flex}.catalog__wrap:hover{background-color:#e4edfd}.catalog__avatar{background-color:#d3d3d3;border-radius:50%;width:47px;height:47px;overflow:hidden}.catalog__info{flex-direction:column;gap:4px;display:flex}.catalog__details{flex-direction:column;justify-content:space-between;align-items:end;margin-left:auto;display:flex}.catalog__name{font-family:Inter,sans-serif;font-size:13px;font-weight:600}.catalog__content{color:#999;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.catalog__time{color:#999;padding-top:2px;font-family:Inter,sans-serif;font-size:9px;font-weight:500}.catalog__indicator{color:#fff;background-color:#3369f3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:flex}.chat{flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 20px;display:flex}.chat__top{border-bottom:1px solid #eaeaea;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:52px;display:flex}.chat__bottom{border-top:1px solid #eaeaea;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;width:100%;height:52px;display:flex}.catalog__input{box-sizing:border-box;background-color:#efefef;border-radius:30px;width:100%;height:32px;padding-left:15px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.catalog__input::placeholder{text-align:left;color:#999}.catalog__send{color:#fff;background-color:#3369f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.chat__info{flex-direction:row;align-items:center;gap:10px;height:100%;display:flex}.chat__avatar{background-color:#d3d3d3;border-radius:50%;width:34px;height:34px;overflow:hidden}.chat__name{font-family:Inter,sans-serif;font-size:13px;font-weight:600}.chat__functions{flex-direction:column;justify-content:space-between;gap:3px;padding:4px 10px;display:flex}.chat__dot{background-color:#000;border-radius:50%;width:3px;height:3px}.chat__content{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;justify-content:end;gap:16px;height:100%;padding-bottom:10px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:flex;overflow-y:scroll}.chat__content::-webkit-scrollbar{display:none}.chat__date{color:#999;align-self:center}.chat__message{background-color:#f8f8f8;border-radius:8px;flex-direction:row;align-self:flex-start;gap:5px;max-width:400px;padding:11px;display:flex}.chat__message_my{background-color:#e4edfd;align-self:end}.chat__details{flex-direction:row;align-self:flex-end;align-items:center;gap:3px;display:flex}.chat__time{color:#999;font-family:Inter,sans-serif;font-size:9px;font-weight:500}.chat__time_my{color:#3369f3}.servererror{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loginform{justify-content:center;align-items:center;min-height:100vh;display:flex}.notfound{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.profile{justify-content:center;width:100%;height:100vh;display:flex}.profile__content{flex-direction:column;align-items:center;gap:50px;width:510px;padding-top:60px;display:flex}.profile__person{flex-direction:column;align-items:center;gap:21px;display:flex}.profile__avatar{background-color:#d3d3d3;border-radius:50%;width:130px;height:130px;overflow:hidden}.profile__avatar_editable:after{color:#fff;content:"Поменять аватар";opacity:0;background-color:#0002;justify-content:center;align-items:center;height:100%;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.profile__avatar_editable:hover:after{opacity:1}.profile__name{font-family:Inter,sans-serif;font-size:16px;font-weight:600}.profile__data-wrap{flex-direction:column;align-items:center;gap:50px;width:510px;display:flex}.profile__data{width:100%}.profile__line{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;width:100%;height:34px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.profile__fieldname{color:#000}.profile__fieldvalue{color:#999;text-align:right;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.profile__button{justify-content:center;align-items:center;width:100%;height:50px;display:flex}.profile__link{color:#3369f3;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.profile__link_red{color:red}.profile__error{color:#ff2f2f;justify-content:end;align-items:center;height:12px;font-family:Inter,sans-serif;font-size:9px;font-weight:500;display:flex}
