.chat-form{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:5px;z-index:150;background-color:#fff;border:1px solid #160e00;border-radius:8px}@media screen and (max-width:589px){.chat-form{bottom:0}}.chat-form__scheduled-edit{padding:11px 9px;background:#f9f9f9;border-bottom:1px solid #e0e0e0}.chat-form__scheduled-edit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;color:#333}.chat-form__scheduled-edit-close{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.chat-form__scheduled-edit-close:hover{opacity:1}.chat-form__scheduled-edit-datetime{display:flex;gap:12px;align-items:center;position:relative}.chat-form__schedule-button{padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .2s}.chat-form__schedule-button:hover{background:#f0f0f0;border-color:#ccc}.chat-form__schedule-button strong{font-weight:600}.chat-form__schedule-pickers{display:flex;gap:12px;align-items:center;position:absolute;top:100%;left:0;margin-top:8px;padding:12px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000}.chat-form__top{gap:15px}.chat-form__bottom,.chat-form__top{display:flex;align-items:center;padding:8px}.chat-form__bottom{justify-content:space-between;flex-wrap:wrap;gap:6px;border-top:1px solid #151109}.chat-form__buttons-group{display:flex;gap:16px}.chat-form__button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer;touch-action:manipulation}.chat-form__button.button--24{width:24px;height:24px}.chat-form__button--slim{width:-moz-fit-content;width:fit-content}.chat-form__main-buttons{display:flex;gap:6px}.chat-form__video-chat-btn{display:flex;justify-content:center;align-items:center;padding:0 13px;height:32px;font-weight:600;font-size:12px;line-height:12px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:4px}.chat-form__video-chat-btn--video{width:180px}@media(max-width:588px){.chat-form__video-chat-btn--cancel-video,.chat-form__video-chat-btn--finish-video{display:none}}.chat-form__video-chat-btn:disabled{opacity:.5;cursor:no-drop}.chat-form__video-chat-btn.hide{display:none}.create-form_textarea{width:100%;min-height:auto;max-height:150px;border:none;font-size:14px;color:#160e00;white-space:pre-wrap;background:#fff;overflow-y:auto;resize:none;word-break:break-word}.create-form_textarea:focus{outline:none}.create-form_textarea::placeholder{color:rgba(22,14,0,.5)}.read-more-btn{font-weight:600;line-height:18px;margin-top:4px;align-self:flex-start;background:none;border:none;padding:0;font-weight:700;font-size:12px;line-height:12px;cursor:pointer;text-decoration:underline}.read-more-btn:hover{font-weight:500;text-decoration:underline}.read-more-btn:focus{outline:none}.chat-form__media-menu{position:absolute;bottom:100%;left:0;z-index:1000;padding:8px;width:112px;border-radius:4px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.149);margin:0;list-style:none}.chat-form__media-menu-item{font-size:10px;cursor:pointer;transition:all .3s}.chat-form__media-menu-item:not(:first-child){padding-top:4px}.chat-form__media-menu-item:not(:last-child){padding-bottom:4px;border-bottom:1px solid #160e00}.chat-form__media-menu-item:hover{font-weight:600}.chat-form__file-document-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f0f0f0;gap:4px}.chat-form__file-document-icon{font-size:24px}.chat-form__file-name{font-size:8px;text-align:center;word-break:break-word;padding:0 4px;color:#160e00}.chat-form__file-description{max-width:75px;font-size:12px;line-height:1.4}.chat-form__file-description-text{margin:0;color:#160e00;word-break:break-word}.chat-form__file-description-text--truncated{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:120ch}.chat-form__file-description-text--truncated.chat-form__file-description-text--video-chat{-webkit-line-clamp:2;line-clamp:2}.chat-form__file-description-toggle{margin-top:4px;padding:0;border:none;background:none;font-size:12px;font-weight:600;color:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);cursor:pointer;text-decoration:underline}.chat-form__file-description-toggle:hover{color:#e5a855}.chat-form__preview-popup{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.chat-form__preview-popup-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;-webkit-touch-callout:none}.chat-form__preview-popup-content,.chat-form__preview-popup-content img,.chat-form__preview-popup-content video{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.chat-form__preview-popup-content img,.chat-form__preview-popup-content video{pointer-events:auto}.chat-form__preview-close{position:absolute;top:-40px;right:0;z-index:10001;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .3s}.chat-form__preview-close:hover{background-color:red}.chat-form__preview-document{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background-color:#fff;border-radius:8px;gap:16px;min-width:300px}.chat-form__preview-document-icon{font-size:64px}.chat-form__preview-document-name{font-size:18px;font-weight:600;color:#160e00;margin:0}.chat-form__preview-document-description{font-size:14px;color:#160e00;margin:0;text-align:center}.chat-form__camera-modal-body{position:relative;width:100%;flex:1 1;display:flex;align-items:center;justify-content:center;background:#000;min-height:400px;padding:20px;max-height:60vh;overflow:hidden}@media(max-width:1023.9px){.chat-form__camera-modal-body{min-height:50vh;max-height:50vh}}.chat-form__camera-error{color:#fff;text-align:center;padding:20px}.chat-form__camera-error p{margin:0;font-size:18px}.chat-form__camera-video{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain;background:#000}.chat-form__camera-header-buttons{display:flex;gap:12px;align-items:center}.chat-form__camera-capture-btn{min-width:124px;max-width:unset;width:-moz-fit-content;width:fit-content;padding:12px 21px}@media(max-width:768px){.chat-form__camera-capture-btn{padding:4px 21px}}.chat-form__camera-capture-btn--stop:hover,.chat-form__camera-capture-btn.chat-form__camera-capture-btn--stop:hover{opacity:.9}.chat-form__camera-capture-btn--stop span,.chat-form__camera-capture-btn.chat-form__camera-capture-btn--stop span{color:#fff!important}.chat-form__camera-mode-toggle-wrapper{display:flex;align-items:center;justify-content:center;width:100%;gap:200px;padding:0 40px 20px}@media(max-width:1024px){.chat-form__camera-mode-toggle-wrapper{padding:0 113px 20px;gap:unset}}@media(max-width:767px){.chat-form__camera-mode-toggle-wrapper{padding:0 24px 20px}}.chat-form__camera-capture{width:70px;height:70px;border-radius:50%;border:4px solid #fff;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s}.chat-form__camera-capture:active{transform:scale(.95)}.chat-form__camera-capture-button{width:60px;height:60px;border-radius:50%;background:#fff;display:block}.chat-form__camera-capture-button--stop{width:30px;height:30px;border-radius:4px;background:#fff}.chat-form__camera-capture--recording{border-color:red;background:rgba(255,0,0,.2)}.chat-form__camera-mode-toggle{width:200px;padding:20px 85px;background:transparent;font-size:18px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s;border:none;border-bottom:6px solid transparent}@media(max-width:1024px){.chat-form__camera-mode-toggle{width:100%;display:flex;align-items:center;justify-content:center;padding:20px}}.chat-form__camera-mode-toggle:hover{opacity:.8}.chat-form__camera-mode-toggle.active{border-bottom:6px solid #fff}.chat-form__camera-recording-indicator{position:absolute;top:20px;left:50%;transform:translateX(-50%);z-index:10001;display:flex;align-items:center;gap:8px;background:rgba(255,0,0,.7);padding:6px 12px;border-radius:20px;color:#fff;font-size:14px;font-weight:600}.chat-form__camera-recording-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-form__quote{padding:11px 9px}.chat-form__quote-content{position:relative;padding:4px 13px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1));border-radius:4px;overflow:hidden;display:flex;gap:10px}.chat-form__quote-content:before{content:"";position:absolute;left:0;top:0;bottom:0;display:block;height:100%;width:5px;background-color:#e5a855}.chat-form__quote-close{position:absolute;top:4px;right:4px;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.chat-form__quote-close:hover{opacity:1}.chat-form__quote-image{background:#fff;border:1px solid #151109;border-radius:4px;width:84px;height:48px;display:flex;justify-content:center;align-items:center}.chat-form__quote-inner-image{width:40px;height:40px;border-radius:4px;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.chat-form__quote-video-wrapper{width:40px;height:40px;overflow:hidden;flex-shrink:0}.chat-form__quote-video-wrapper,.chat-form__quote-video-wrapper .video-player{min-width:40px;min-height:40px;border-radius:4px;pointer-events:none;position:relative;background-color:#000;display:flex;align-items:center;justify-content:center}.chat-form__quote-video-wrapper .video-player{width:100%;height:100%;margin:0}.chat-form__quote-video-wrapper .video-player__video{width:100%;height:100%;min-width:40px;min-height:40px;pointer-events:none;object-fit:cover;display:block}.chat-form__quote-video-wrapper .video-player__controls-wrapper{display:none!important}.chat-form__quote-video-wrapper .video-player__poster-overlay{width:100%!important;height:100%!important;min-width:40px!important;min-height:40px!important;pointer-events:none;border-radius:4px;position:absolute;top:0;left:0;z-index:1;display:flex!important}.chat-form__quote-video-wrapper .video-player__poster-overlay img{width:100%;height:100%;object-fit:cover;display:block}.chat-form__quote-video-wrapper .video-player__play-overlay,.chat-form__quote-video-wrapper .video-player__time{display:none!important}.chat-form__quote-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;line-height:14px}.chat-form__quote-sender{font-weight:600;color:#151109}.chat-form__quote-date{color:#151109;opacity:.6}.chat-form__quote-text{flex:1 1;min-width:0;font-size:13px;line-height:16px;color:#151109;overflow:hidden}.chat-form__quote-text p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.chat-service-message{position:absolute;top:0;left:0;transform:translateY(-150%);display:flex;justify-content:center;width:100%}.chat-service-message__content{background:#fff;padding:4px 10px;border-radius:6px;border:1px solid #3a3a3a;display:flex;flex-direction:column;align-items:center}.chat-service-message__text{font-size:12px;color:#3a3a3a;text-align:center}.chat-service-message.error .chat-service-message__content{border:1px solid red}.chat-service-message.error .chat-service-message__text{color:red}.chat-form__scroll-bottom-btn{display:flex;justify-content:center;align-items:center;width:200px;height:37px;font-weight:600;font-size:16px;line-height:16px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:16px;gap:15px;position:absolute;top:0;transform:translate(-50%,calc(-100% - 7px));left:50%}