:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}p{margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-size:.833vw}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{background-color:#f9f6e5}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login{display:flex;flex-direction:column;align-items:center;gap:5rem}.login img{width:6.625rem;height:5.6875rem}.login__form{width:24.4375rem;background:#fffdf5;padding:2.5rem 1.5rem;border-radius:1.25rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.login__form p{color:#000;font-size:1.5rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.015rem}.login__form form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.login__form-box{display:flex;flex-direction:column;align-items:start;gap:.5rem;width:100%}.login__form-box p{color:#838383;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.login__form-box input{padding:1rem .625rem;width:100%;border-radius:8px;border:none;background:#f9f6e5;outline:none}.login__form-button{border-radius:.5rem;background:#d2ad84;color:#fffdf5;display:flex;padding:1rem 1.5rem;justify-content:center;align-items:center;width:100%;font-size:1.125rem;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.015rem}.chats{display:flex;align-items:start;height:100vh;background:#fffdf5}.chats__container{padding:1.25rem;width:23.75rem;display:flex;flex-direction:column;height:100%;border-right:.0625rem solid #EFEFEF}.chats__list{display:flex;flex-direction:column;overflow-y:auto;height:100%;margin-top:.5rem;gap:.5rem}.chats__element{padding:.75rem .625rem .6875rem .75rem;background:#f9f6e5;border-radius:1rem;display:flex;gap:.75rem}.chats__element-avatar{border-radius:50%;background:#d2ad84;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.015rem}.chats__element-box{display:flex;flex-direction:column;gap:.25rem;width:15.625rem}.chats__element-name{color:#1e1e1e;font-size:1rem;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.0125rem}.chats__element-time{display:flex;align-items:start;color:#bfbdb8;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.chats__element-upper{display:flex;align-items:start;width:100%;justify-content:space-between}.chats__element-lower{font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.0125rem;color:#838383;display:flex;justify-content:space-between}.chats .chats__element-count{background:#64c568;padding:.25rem;width:1.875rem;display:flex;align-items:center;justify-content:center;height:1.875rem;border-radius:5.625rem;color:#fff}.chats__logo{display:flex;gap:.25rem;align-items:center;padding-bottom:1.25rem}.chats__logo-image{width:4.25rem;height:3.4375rem}.chats__logo-name{color:#313131;font-size:1.25rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.015rem;padding-left:.5rem;border-left:.0625rem solid rgba(210,173,132,.4)}.chats__search{width:100%;padding:.75rem .875rem;background:#f9f6e5;gap:.625rem;border-radius:.625rem}.chats__search-box{display:flex;gap:.625rem}.chats__search-box input{background:transparent;border:none;outline:none;width:100%;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.0125rem}.chats__window{color:#000;padding:1.25rem 1.25rem 1rem;width:100%;height:100vh;display:flex;flex-direction:column}.chats__window-high{padding-bottom:1.25rem;border-bottom:.0625rem solid #EBECE7}.chats__header{display:flex;gap:.5rem}.chats__header-avatar{border-radius:35.625rem;background:#d2ad84;color:#fff;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;font-size:1.25rem;font-style:normal;font-weight:600}.chats__header-name{width:87%;display:flex;flex-direction:column;justify-content:center;font-size:1.25rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.24px}.chats__header-address{font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;color:#676767}.chats__header-info{background:transparent;position:absolute;right:1.25rem;top:auto}.chats__input{display:flex;gap:1rem;width:100%;padding:1rem .5rem 0rem;align-items:center}.chats__input-row{width:100%;padding:1rem 1rem 0;border-radius:.75rem;border:1px solid #D2AD84;background:#f9f6e5;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.015rem;outline:none;font-family:Arial,sans-serif;height:max-content;resize:none}.chats__input-attach{padding:0;width:1.875rem;height:1.875rem;background:transparent}.chats__input-sent{background:transparent}.chats__input-sent:disabled svg path{fill:#eceae5}.chats__messages{display:flex;flex-direction:column;overflow-y:auto;height:100%;gap:.5rem}.chats__messages .message{display:flex}.chats__messages .message--own{display:flex;justify-content:end}.chats__messages .message__content{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .75rem;border-radius:.625rem;background:#f9f6e5;max-width:50%}.chats__messages .message .message__text{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;background:#fffdf5;padding:2rem 1.5rem;border-radius:1.25rem;min-width:38.75rem;display:flex;flex-direction:column;gap:1.5rem}.modal__name{font-size:1.25rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.24px;text-align:center}.modal__objects{background:#f9f6e5;padding:1.25rem;border-radius:1.25rem;display:flex;flex-direction:column;height:17.5rem;overflow-y:auto}.modal__objects-elements{display:flex;margin-left:3.5rem;flex-direction:column;gap:.5rem;padding:.5rem 0;border-top:1px solid #D2AD84}.modal__objects-elements .modal__adres-info{display:flex;width:100%;justify-content:space-between}.modal__objects-elements .modal__adres-info p{color:#313131;font-size:1rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.015rem}.modal__objects-elements .modal__adres-info span{color:#676767;font-size:.8125rem;font-weight:500}.modal__objects-elements p{color:#676767;font-size:.8125rem;font-weight:400}.modal__object{display:flex;align-items:center;gap:1rem}.modal__object p{width:100%;font-size:1rem;font-weight:600}.modal text-area{font-size:1rem;height:8.5rem;border-color:transparent}.modal__category{color:#313131;font-size:1.125rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.015rem}.modal__comment-area{background:#f9f6e5;border:none;border-radius:1.25rem;resize:none;padding:1.25rem;outline:none;font-family:Arial,sans-serif}.modal__save{width:8.9375rem;height:3.125rem;font-size:1rem;color:#fff;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.015rem;background:#d2ad84}.modal__save:disabled{background:#ddd;color:#313131}.modal-close{background:transparent}.modal-header{position:absolute;right:.75rem;top:.75rem}.modal__participants ul{list-style:none;padding:0;margin:0}.modal__participants ul li{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;border-bottom:.0625rem solid #EFEFEF}.modal__participants ul li div{border-radius:35.625rem;background:#d2ad84;color:#fff;display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;font-size:1.25rem;font-style:normal;font-weight:600}.modal__participants ul li p{color:#313131;font-size:1rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.015rem}.message__pdf{display:flex;align-items:center;gap:.5rem}.messsage__type-file{background:#f9f6e5}.file_info{display:flex;flex-direction:column;gap:.125rem;color:#313131;font-weight:600}.file_info span{color:#676767;font-weight:300}.message__time{color:#676767;display:flex;justify-content:end}.attached-files{display:flex;gap:.625rem}.attached-files img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.attached-files .attached-file{width:10.3125rem;height:10.3125rem;background:#f9f6e5;border-radius:.5rem}.attached-files .attached-file__icon{padding:1rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;font-size:1rem;font-weight:600}.attached-files .attached-file__name{word-wrap:break-word;width:100%}.attached-files .attached-file p{font-size:.8125rem;font-weight:400;color:#676767}.select-chat{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:.9375rem}.select-chat p{font-size:1rem;font-weight:600;color:#676767}.loading{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
