[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-hover .simplebar-scrollbar:before,.simplebar-mouse-entered .simplebar-scrollbar:before,.simplebar-scrollbar.simplebar-visible:before,.simplebar-scrolling .simplebar-scrollbar:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.dashboard{background-image:red;min-height:100vh}.dashboard__cover{background:var(--transparent-background)}.dashboard__cover,.dashboard__topper{position:fixed;width:100%;height:100%}.dashboard__content{width:355px;max-width:355px!important;border-right:1px solid var(--white-color)}.dashboard__content__chats{height:calc(100% - 303px)}.dashboard__content__chats__item:not(:last-child){border-bottom:1px solid var(--white-color)}.dashboard__content__chats__item{padding:1rem;cursor:pointer;transition:all .2s ease}.dashboard__content__chats__item:hover{background:var(--white-color-transparent)}.dashboard__content__chats__item__avatar .vs-avatar{background:var(--white-color)}.dashboard__content__chats__item__additional__unread-messages{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;display:flex;justify-content:center;font-size:14px;transform:scale(.8);align-items:center;padding:3px 9px;border-radius:200px;background:var(--primary-color-lightened2)}.dashboard__content__chats__item .text--secondary{font-size:14px}.dashboard__content__stories{padding:1.75rem 1rem;border-bottom:1px solid var(--white-color)}.dashboard__content__stories__item__owner{font-size:14px;text-align:center;margin-top:.5rem;margin-bottom:0}.dashboard__content__stories__item__avatar{cursor:pointer}.dashboard__content__stories__add{width:60px;height:60px;display:flex;justify-content:center;border-radius:100%;cursor:pointer;align-items:center;border:1px dashed var(--white-color3);transition:all .3s ease}.dashboard__content__stories__add i{font-size:20px;color:var(--white-color3)}.dashboard__content__stories__add:hover{border:1px dashed #fff}.dashboard__content__stories__add:hover i{color:#fff}.dashboard__content__profile{width:100%;padding:1rem;border-bottom:1px solid var(--white-color);height:85px}.dashboard__content__profile__image{margin-right:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dashboard__content__profile__image img{width:60px;height:60px;border-radius:100%}.dashboard__content__profile__nickname{color:var(--white-color3);text-transform:lowercase}.dashboard__navigation{width:80px;height:100%;padding:20px;border-right:1px solid var(--white-color)}.dashboard__navigation__logo__bold{font-weight:700}.dashboard__navigation__actions{list-style-type:none;padding:0}.dashboard__navigation__actions__item{margin:10px 0}.dashboard__navigation__actions__item__button{padding:10px;border-radius:10px;background:none;border:none;transition:all .3s ease}.dashboard__navigation__actions__item__button:hover{background:var(--white-color-transparent)}.dashboard__navigation__actions__item__button:hover i{color:#fff}.dashboard__navigation__actions__item__icon{transition:all .3s ease;font-size:20px;color:var(--white-color2)}.dashboard__content__search{height:70px;position:relative;border-bottom:1px solid var(--white-color);font-size:16px;color:var(--white-color3);padding:.5rem 1rem}.dashboard__content__search *{transition:all .3s ease}.dashboard__content__search__input{min-width:250px;padding:20px 0;background:transparent;border:none;color:#fff}.dashboard__content__search__input::-moz-placeholder{color:var(--white-color3)}.dashboard__content__search__input:-ms-input-placeholder{color:var(--white-color3)}.dashboard__content__search__input::placeholder{color:var(--white-color3)}.dashboard__content__search__input:focus~i{color:#fff}.dashboard__content__search .fa-search{margin-right:.8rem}.dashboard__content__search .fal{font-size:20px}.dashboard__content__search__dropdown{width:100%;max-height:596px;border-top:1px solid var(--white-color);left:0;z-index:2;position:absolute;transition:none;top:100%;background:transparent}.dashboard__content__search__dropdown *{margin:0}.dashboard__content__search__dropdown__result{background:linear-gradient(var(--transparent-background2),var(--transparent-background2)),#fff}.dashboard__content__search__dropdown__result__item{padding:1rem;cursor:pointer}.dashboard__content__search__dropdown__result__item:hover{background:var(--white-color-transparent2)}.dashboard__content__search__dropdown__result__item .vs-avatars{background:var(--dark)!important;color:#fff}.dashboard__content__search__dropdown__result__loader .vs-loading.vs-loading--target{position:static!important;background:none!important}.dropdown-animation-enter{transform-origin:top!important;opacity:0;transform:rotateX(40deg)}.dropdown-animation-enter-active{transition:all .2s ease-in-out}.dropdown-animation-leave-active{opacity:0;transform-origin:top!important;transform:rotateX(40deg);transition:all .2s ease-in-out}.dashboard__chat-ui{width:100%;position:relative;border-right:1px solid var(--white-color)}.dashboard__chat-ui__header{width:100%;padding:1rem 1.5rem;border-bottom:1px solid var(--white-color);height:85px}.dashboard__chat-ui__header__avatar{border:1px solid var(--white-color)}.dashboard__chat-ui__header__avatar .vs-avatar{height:48px;width:48px;font-weight:400}.dashboard__chat-ui__status{font-size:14px}.dashboard__chat-ui__chat-input{border-top:1px solid var(--white-color);min-height:var(--input-height);padding:.85rem 1.5rem;width:100%}.dashboard__chat-ui__chat-input *{margin:0!important}.dashboard__chat-ui__chat-input .transparent-input{max-height:350px;height:100%;margin:0 .5rem!important}.dashboard__chat-ui__chat-input .ProseMirror{height:100%;font-size:14px!important;padding:.5rem}.dashboard__chat-ui__chat-input .ProseMirror p{height:100%}.dashboard__chat-ui__content{min-height:30px;height:calc(100% - var(--input-height) - 85px)}.dashboard__chat-ui__content .pad{padding:0 1.5rem}.dashboard__chat-ui__content .messages__container{min-height:calc(100vh - var(--input-height) - 85px)!important}.dashboard__chat-ui__content__message{margin:1rem 0}.dashboard__chat-ui__content__message .read-icon{color:#46c93a}.dashboard__chat-ui__content__message :is(.vs-avatar){color:#fff!important;background:var(--white-color)!important}.dashboard__chat-ui__content__message--sender .dashboard__chat-ui__content__message__avatar{margin-right:1.25rem}.dashboard__chat-ui__content__message--sender .dashboard__chat-ui__content__message__text{border:1px solid var(--white-color);background:var(--white-color-transparent2);border-radius:0 25px 25px 25px}.dashboard__chat-ui__content__message--sender .dashboard__chat-ui__content__message__from{text-align:left}.dashboard__chat-ui__content__message--receiver{flex-direction:row-reverse}.dashboard__chat-ui__content__message--receiver .dashboard__chat-ui__content__message__avatar{margin-left:1.25rem}.dashboard__chat-ui__content__message--receiver .dashboard__chat-ui__content__message__text{background:var(--primary-color-lightened2);border-radius:25px 0 25px 25px}.dashboard__chat-ui__content__message--receiver .dashboard__chat-ui__content__message__text-time{align-items:flex-end!important}.dashboard__chat-ui__content__message--receiver .dashboard__chat-ui__content__message__from{text-align:right}.dashboard__chat-ui__content__message__from{width:100%;font-size:12px;margin:.2rem}.dashboard__chat-ui__content__message__from span{cursor:pointer}.dashboard__chat-ui__content__message__text{font-size:14px;padding:.45rem .85rem;margin-bottom:.85rem;max-width:300px;word-break:break-all}.dashboard__chat-ui__content__message__text *{margin:0!important}.dashboard__chat-ui__content__message__time{font-size:12px}.dashboard__chat-ui__content__message__avatar{cursor:pointer}