@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap);
button{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer}.login-signin-form__submit-button{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;background:#f38433;width:280px;height:37px;color:#fff;border-radius:8px}.modal__submit-button{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;background:#f38433;width:280px;height:37px;color:#fff;border-radius:8px}.chat__submit{background:#f38433;width:100px;height:100%;color:#fff;border-radius:3px}span{color:#fff}
.login-signin-form{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.login-signin-form__label{font-size:9px;color:#999;font-style:normal}.login-signin-form__input{border:none;border-bottom:1px solid #3369f3;height:13px;width:280px;color:#1e1e1e;margin:7px auto 5px}.login-signin-form__input:focus{outline:none}.login-signin-form__input:invalid{border-bottom:1px solid red}.login-signin-form__input:valid{border-bottom:1px solid #3369f3}.login-signin-form button{margin-top:auto}.login-signin-form__sign-a{text-decoration:none;color:#3369f3;margin:15px auto;font-size:11px;display:block;width:280px;text-align:center}
.profile-form{flex:1;width:510px}.profile-form__h1{margin:20px auto 50px;font-family:"Inter";font-size:20px;font-style:normal;line-height:20px;text-align:center}.profile-form__ava-input{border-radius:50%;width:130px;text-align:center}.profile-form__ava-input:hover{background:#000;opacity:.5;position:relative}.profile-form__ava-container{margin:60px auto 20px;border-radius:50%;width:130px;height:130px;display:flex;justify-content:center;align-items:center}.profile-form__ava-container:hover{background:#000;opacity:.5;position:relative}.profile-form__change-pass{margin:60 auto}.profile-form__input-container{border-bottom:1px solid #eaeaea;display:flex;align-items:center;justify-content:space-between;height:33px}.profile-form__label{font-size:13px;color:#1e1e1e}.profile-form__input{border:none;text-align:right;color:#999}.profile-form__input:focus{outline:none}.profile-form__input:invalid{border-bottom:1px solid red}.profile-form__link{margin:60px auto}.profile-form__link a{color:#3369f3;text-decoration:none;font-size:13px}.profile-form__buttons{width:510px}.profile-form__submit-button{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;display:none;margin:20px auto;background:#f38433;width:280px;height:37px;color:#fff;border-radius:8px}.profile-form .list :last-child{border-bottom:none}
.chat-form{display:flex;justify-content:center;height:max-content;padding:0}.chat-form__input-container{flex:1}.chat-form__input{width:100%;border:1px solid;height:40px}.chat-form__input:focus{outline:none}
.login{background-color:#fff;display:flex;flex-direction:column;align-items:center;height:450px;max-width:340px;position:absolute;top:calc(50% - 225px);left:0;right:0;margin:0 auto;box-shadow:0 0 6px rgba(0,0,0,.14);border-radius:10px;color:#1e1e1e}.login-h1{margin:50px auto 40px;font-family:"Inter";font-size:20px;font-style:normal;line-height:20px;font-weight:500}
.wrapper{display:flex;height:100vh}.wrapper .chats{display:flex;justify-content:flex-start;flex-direction:column;width:310px;background:#fbfbfb;border-right:1px solid #eaeaea;align-items:center}.wrapper .chats__search-frofile{width:310px;margin:0 auto}.wrapper .chats__profile{display:block;text-align:right;font-size:12px;text-decoration:none;margin:5px 5px 0 0}.wrapper .chats__search{height:40px;margin:0 auto;border-bottom:1px solid #eaeaea}.wrapper .chats__create{padding:5px}.wrapper .chats__search-input{height:32px;border-radius:5px;width:290px;background:#efefef;border:none;margin:20px auto;display:block;padding:1px 4px}.wrapper .chats__search-input:focus{outline:none}.wrapper .chats__chats-wrpper{display:flex;flex-direction:column;justify-content:flex-start;width:310px}.wrapper .chat{flex:1;display:flex;flex-direction:column;justify-content:start;align-items:stretch}.wrapper .chat__header{display:flex;position:relative;align-items:center;padding:7px;border-bottom:1px solid #eaeaea}.wrapper .chat__chat-settings{text-decoration:none;margin-left:auto}.wrapper .chat__chat-settings::after{content:"⠇";font-size:26px}.wrapper .chat__chat-logo{width:47px;height:47px;border-radius:50%;margin:auto 10px}.wrapper .chat .chat-form{margin-top:auto;display:flex;justify-content:center;height:max-content}.wrapper .chat .chat-form__input-container{flex:1}.wrapper .chat .chat-form__input{width:100%}.wrapper .chat .chat-form__input:focus{outline:none}.wrapper .chat__submit button{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer}
.chats__chats-item{height:70px;border-bottom:1px solid #eaeaea;justify-content:space-between;display:flex;align-items:center}.chats__chats-item:hover{background-color:rgba(254,223,149,.2431372549);border-radius:5px}.chats__chats-item--selected-chat{border-radius:5px;background-color:rgba(254,223,149,.5058823529)}.chats__chat-logo{width:47px;height:47px;border-radius:50%;margin:auto 10px;background-color:#e5e5e5}.chats__chat-name-prev{width:200px;height:70px;flex:1;margin:10px 0}.chats__chat-name-p{margin:7px 0 5px;display:block;font-size:13px}.chats__chat-prev-p{margin:5px 0;display:block;font-size:12px;color:#999}.chats__chat-time-count{height:70px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.chats__chat-time-p{font-size:10px;color:#999;margin:5px}.chats__chat-count-p{font-size:11px;color:#fff;margin:5px auto;border-radius:50%;background-color:#3369f3;padding:3px;min-width:12px;text-align:center}
.message__text{font-size:12px;line-height:15px;max-width:360px;word-wrap:break-word;display:inline-block}.message__date{position:absolute;right:5px;bottom:5px;color:#999;font-size:9px;line-height:9px}.message__date--owner{color:#3369f3}.message__date--owner::before{display:inline-block;width:15px;height:6px;content:""}.message__date--guest{color:#f3c333}.message__date--guest::before{display:inline-block;width:15px;height:6px;content:""}.chat{display:flex;width:100%;height:100%}.chat-right{display:flex;flex-direction:column;justify-content:space-between;text-align:center;vertical-align:middle;flex-grow:1;height:100vh}.chat-right span{color:#1e1e1e}.chat-right__wrapper{padding:0 20px}.chat-right__user{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eaeaea;position:relative}.chat-right__about{display:flex;align-items:center}.chat-right__menu{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%}.chat-right__avatar{flex-shrink:0;width:34px;height:34px;margin-right:10px;border-radius:50%;background-color:#efefef}.chat-right__name{font-size:13px;font-weight:600;line-height:13px}.chat-right__tape{display:flex;flex-direction:column;flex-grow:1;padding:30px 20px 0;overflow-y:auto}.chat-right__form{display:flex;align-items:center;padding:11px 0;border-top:1px solid #eaeaea}.chat-right__attach{width:32px;height:32px;margin-right:10px}.chat-right__block{display:flex;flex-direction:column;flex-grow:1}.chat-right__input{flex-grow:1;padding:10px 20px;border-radius:30px;background-color:#efefef}.chat-right__submit{width:28px;height:28px;margin-left:10px;transform:rotate(180deg);border-radius:50%;background-color:#3369f3}.chat-right__clear{display:flex;align-items:center;justify-content:center;height:100%;font-size:12px;line-height:12px;color:#999}
.list-user{width:360px;display:flex;align-items:center;margin-bottom:10px;justify-content:space-between}.list-user__wrapper{display:flex}.list-user__skeleton{width:50px;height:50px;border-radius:50%;background-color:#fff;margin-right:10px}.list-user__image{width:50px;height:50px;object-fit:cover;border-radius:50%;margin-right:10px}.list-user__info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.list-user__data{font-size:13px;font-weight:500;margin-bottom:2px}.list-user__description{display:inline-block;color:#999;font-size:12px}.list-user__admin{width:24px;height:24px;object-fit:cover}.list-user__btn{width:24px;height:24px}.list-user__btn img{width:100%;height:100%;object-fit:cover}
.chat-list__modal{position:fixed;inset:0;background:#fff;z-index:1050;opacity:0;pointer-events:none;transition:opacity 200ms ease-in;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.chat-list__modal--active{opacity:1;pointer-events:auto}.chat-list__dialog{position:relative;width:500px;height:500px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.14);border-radius:12px}.chat-list__content{padding:40px 30px 26px;display:flex;flex-direction:column;align-items:center}.chat-list__title{margin:0;margin-bottom:25px}.chat-list__list{display:flex;flex-direction:column;width:100%;overflow-y:auto;flex-grow:1}
.chat-add__modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1050;opacity:0;pointer-events:none;transition:opacity 200ms ease-in;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.chat-add__modal--active{opacity:1;pointer-events:auto}.chat-add__dialog{position:relative;width:500px;height:500px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.14);border-radius:12px}.chat-add__content{padding:40px 30px 26px;display:flex;flex-direction:column;align-items:center}.chat-add__title{margin:0;margin-bottom:25px}.chat-add__form{display:flex;margin-bottom:25px}.chat-add__input{border:1px solid #999;padding:5px;border-radius:5px 0 0 5px}.chat-add__search{background-color:#f38433;color:#e5e5e5;padding:10px;border-radius:0 5px 5px 0}.chat-add__list{display:flex;flex-direction:column;width:100%;overflow-y:auto;flex-grow:1}
.chat-modal{position:absolute;right:0;bottom:-100px;width:210px;height:90px;padding:10px 15px;opacity:0;pointer-events:none;transition:opacity 200ms ease-in;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.14);border-radius:12px;flex-direction:column;justify-content:flex-start;display:flex;z-index:1050}.chat-modal--open{opacity:1;pointer-events:auto}.chat-modal__a{color:#3369f3;font-weight:500;font-size:12px;line-height:14px;padding:5px 0}.chat-modal__a--red{color:red;border-top:1px solid #e5e5e5}
.message{position:relative;min-width:114px;max-width:402px;margin-bottom:30px;padding:15px;border-radius:0 12px 12px;background-color:#f8f8f8;text-align:left;display:flex;align-self:flex-start}.message--owner{align-self:flex-end;border-radius:12px 12px 0;background-color:#e4edfd}.message--guest{border-radius:12px 12px 0;background-color:#fdf7e4}.messages{display:flex;align-items:center;flex-direction:column;justify-content:flex-end}.messages__date{margin-bottom:30px;color:#999;font-size:12px;line-height:12px}.messages__wrapper{display:flex;flex-direction:column;width:100%}
.modal-chat{position:relative;width:250px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 20px 6px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.14);border-radius:12px}.modal-input{width:100%;padding:7px;font-size:13px;line-height:13px;margin-bottom:15px;border:none;outline:none;border-bottom:1px solid #3369f3}
.signin{background-color:#fff;display:flex;flex-direction:column;align-items:center;height:615px;max-width:340px;position:absolute;top:calc(50% - 307px);left:0;right:0;margin:0 auto;box-shadow:0 0 6px rgba(0,0,0,.14);border-radius:10px;color:#1e1e1e}.signin-h1{margin:50px auto 40px;font-family:"Inter";font-size:20px;font-style:normal;line-height:20px;font-weight:500}
.profile-avatar{margin-top:50px;display:flex;flex-direction:column;align-items:center;border:none}.profile-avatar__text{position:absolute;display:none;color:#e5e5e5;font-size:13px;line-height:14px}.profile-avatar__image{object-fit:cover;width:100%;height:100%;border-radius:50%}.profile-wrapper{display:flex;flex-direction:column;width:510px}.profile-wrapper__avatar{display:flex;align-items:center;align-self:center;justify-content:center;width:130px;height:130px;border-radius:50%;background-color:#efefef}.profile-wrapper__avatar:hover{background-color:rgba(0,0,0,.5)}.profile-wrapper__avatar:hover .profile-avatar__text{display:block;max-width:64px}
.modal{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1050;opacity:0;pointer-events:none;transition:opacity 200ms ease-in;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.modal--active{opacity:1;pointer-events:auto}.modal-dialog{position:relative;width:340px;height:257px;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.14);border-radius:12px}.modal-content{width:100%;height:100%;margin:40px 0;display:flex;flex-direction:column;align-items:center}.modal-title{margin:0;font-size:15px;line-height:20px;margin-bottom:40px}.modal-form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:45%}.modal-input__file{display:inline-block}.modal-input__file span{display:inline-block;cursor:pointer;outline:none;text-decoration:underline;color:#3369f3}.modal-input__file input[type=file]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}
.wrapper{display:flex;height:100vh}.wrapper .backspace{display:flex;justify-content:center;flex-direction:column;width:64px;background:#fbfbfb;border-right:1px solid #eaeaea;align-items:center}.profile{flex:1;display:flex;flex-direction:column;align-items:center}
.p-err{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.p-err__h1{font-size:40px}.p-err__descr{font-size:20px;margin-top:20px}.p-err__link{text-decoration:none;margin-top:70px;color:#3369f3;font-size:11px}
body{margin:0;padding:0;height:100%}a{text-decoration:none}main{min-height:100vh;font-family:Inter,sans-serif}input{all:unset;padding:0}
