.chat-widget-input{position:relative}.chat-widget-input__container{padding:12px;position:relative}.chat-widget-input__container:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chat-widget-input__textarea{box-sizing:border-box;width:100%;min-height:24px;font-family:var(--font-regular);resize:none;background:0 0;border:none;outline:none;font-size:16px;line-height:24px}.chat-widget-input__controls{justify-content:space-between;margin-top:15px;display:flex}.chat-widget-input__attach-button,.chat-widget-input__send-button{flex-shrink:0}.chat-widget-input__files{flex-flow:wrap;gap:8px;margin-bottom:12px;display:flex}.chat-widget-input__file{background:rgba(255,255,255,.1);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-width:calc(100% - 20px);padding:7px 10px;display:flex}.chat-widget-input__file-info{flex-direction:column;flex:1;min-width:0;display:flex}.chat-widget-input__file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-widget-input__file-size{opacity:.5}.chat-widget-input__file-progress{width:16px;height:16px;position:relative}.chat-widget-input__file-remove{cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .2s;display:flex}.chat-widget-input__file-remove:hover{opacity:1}.chat-widget-input--light .chat-widget-input__textarea{color:var(--ruki-black);scrollbar-color:var(--ruki-grey)transparent}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__file{background:rgba(0,0,0,.05)}.chat-widget-input--light .chat-widget-input__file-name,.chat-widget-input--light .chat-widget-input__file-size{color:var(--ruki-black)}.chat-widget-input--dark .chat-widget-input__textarea{color:var(--ruki-white);scrollbar-color:var(--ruki-grey)transparent}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__file{background:rgba(255,255,255,.1)}.chat-widget-input--dark .chat-widget-input__file-name{color:var(--ruki-white)}.chat-widget-input--dark .chat-widget-input__file-size{color:rgba(255,255,255,.5)}.plain-layout{background:#fff;margin:0}.page-chat-header{background:var(--ruki-black);flex-shrink:0;justify-content:center;align-items:center;height:48px;display:flex;position:relative}.page-chat-header__back{box-sizing:border-box;width:24px;height:20px;position:absolute;left:16px}.page-chat-input{background-color:var(--ruki-white);border-radius:9px 9px 0 0;padding:6px}.page-chat-input__container{background-color:#f0efef;border-radius:5px;padding:12px}.page-chat-input__textarea{width:100%;min-height:24px;font-family:var(--font-regular);resize:none;background:0 0;border:none;outline:none;padding:0;font-size:16px;line-height:24px}.page-chat-input__textarea::placeholder{color:rgba(0,0,0,.5)}.page-chat-input__textarea::placeholder{color:rgba(0,0,0,.5)}.page-chat-input__textarea::placeholder{color:rgba(0,0,0,.5)}.page-chat-input__controls{justify-content:space-between;margin-top:15px;padding-left:5px;padding-right:5px;display:flex}.page-chat-input__attach-button,.page-chat-input__send-button{flex-shrink:0}.page-chat-input__files{flex-flow:wrap;gap:8px;margin-bottom:12px;display:flex}.page-chat-input__file{background:rgba(0,0,0,.1);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:7px 10px;display:flex}.page-chat-input__file-info{flex-direction:column;flex:1;min-width:0;display:flex}.page-chat-input__file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-chat-input__file-size{opacity:.5}.page-chat-input__file-progress{width:16px;height:16px;position:relative}.page-chat-input__file-remove{cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.page-chat-input__file-remove:hover{opacity:1}.carousel{max-width:100%;position:relative}.carousel__viewport{width:100%;overflow:hidden}.carousel__viewport.is-draggable{cursor:move;cursor:grab}.carousel__viewport.is-dragging{cursor:grabbing}.carousel__control path{fill:var(--theme-accent-background-hover)}.carousel__control{align-items:center;display:flex}.carousel__container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex}.carousel__control--left,.carousel__control--right{cursor:pointer;width:30px;height:calc(100% - 28px);position:absolute;top:0;bottom:0}.carousel__control--left{left:0}.carousel__control--right{right:0}.carousel__control--fixed{box-sizing:content-box;padding:0 50px;position:fixed}.photo-gallery-modal{display:flex}.photo-gallery-modal__list{box-sizing:border-box;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0;height:100vh;padding:40px}.photo-gallery-modal__thumbnails{flex-direction:column;height:calc(100vh - 80px)}.photo-gallery-modal__list-item{background-color:var(--ruki-white);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex;position:relative}.photo-gallery-modal__list-item_selected{border:3px solid var(--link-color)}.photo-gallery-modal__list-item:last-child{margin:0}.photo-gallery-modal__list-item-image{z-index:2;-o-object-fit:contain;object-fit:contain;max-width:80px;max-height:80px;position:relative;left:1px}.photo-gallery-modal__main{max-width:100%;padding:70px 40px 40px;position:relative;overflow:hidden}.photo-gallery-modal__image-container{flex-shrink:0;justify-content:center;align-items:center;width:calc(100vw - 251px);height:calc(100vh - 110px);margin-right:10px;display:flex}.photo-gallery-modal__image{-o-object-fit:contain;object-fit:contain;max-width:calc(100vw - 251px);max-height:calc(100vh - 110px)}.photo-gallery-modal__video{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.photo-gallery-modal__navigation{background-color:#000;border-radius:99px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:calc(50% - 26px);left:0}.photo-gallery-modal__navigation_right{left:auto;right:0}.photo-gallery-modal__navigation_disabled{display:none}@media (max-width:600px){.photo-gallery-modal{flex-direction:column}.photo-gallery-modal__list{border-right:none;width:calc(100vw - 80px);height:auto;margin-right:60px;padding:20px 0 20px 20px;display:flex}.photo-gallery-modal__thumbnails{flex-direction:row;width:calc(100vw - 80px);height:auto}.photo-gallery-modal__list-item{margin-bottom:0;margin-right:8px}.photo-gallery-modal__main{padding:20px}.photo-gallery-modal__image-container{width:100%;height:calc(100vh - 285px)}.photo-gallery-modal__loader{z-index:1}.photo-gallery-modal__image{max-width:100%;max-height:none}.photo-gallery-modal__navigation{display:none}}.chat-message{flex-direction:column;gap:4px;padding:2px 0;animation:.3s ease-out slide-in-from-bottom;display:flex}.chat-message:first-of-type{margin-top:auto}.chat-message_last{margin-bottom:22px}.chat-message_incoming{grid-template-columns:1fr;grid-template-areas:"content";padding:2px 0}.chat-message_outgoing{grid-template-columns:1fr;grid-template-areas:"content";padding-right:10px}.chat-message-content{width:-moz-fit-content;overflow-wrap:break-word;grid-area:content;width:fit-content;max-width:80%}.chat-message-time{color:rgba(0,0,0,.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chat-message_outgoing .chat-message-time{position:absolute;bottom:6px;right:12px}.chat-message_incoming .chat-message-time{color:rgba(255,255,255,.4);display:block;position:static}.chat-message_incoming .chat-message-content{color:var(--ruki-white);flex-direction:column;gap:4px;display:flex;position:relative}.chat-message_with-bubble .chat-message-content{background-color:#1f1f1f;border-radius:10px;padding:12px}.chat-message_outgoing .chat-message-content{color:var(--ruki-black);background-color:#a0f0ff;border-radius:10px;margin-left:auto;padding:12px}.chat-message__document-preview{color:inherit;overflow-wrap:anywhere;background-color:rgba(255,255,255,.1);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.chat-message__document-preview svg{flex-shrink:0}.chat-message__preview{border-radius:10px;display:block}.chat-message__preview-button{cursor:pointer;border-radius:10px;display:block;position:relative;overflow:hidden}.chat-message__video-icon{box-sizing:border-box;background-color:rgba(0,0,0,.4);border-radius:8px;width:40px;height:40px;padding:11px;position:absolute;bottom:10px;left:10px}.chat-message__video-icon svg{position:relative;bottom:0}.chat-message_last.chat-message_outgoing .chat-message-content{position:relative}.chat-message_last.chat-message_outgoing .chat-message-content:before{content:url(/static/media/cloud_tail_outgoing.0229b5ca146ffec44839.svg);width:15px;height:21px;position:absolute;bottom:0;right:-7px}.chat-message_last.chat-message_with-bubble .chat-message-content:before{content:url(/static/media/cloud_tail_incoming.aa6c082aa4de3ad5c27c.svg);width:15px;height:21px;position:absolute;bottom:-4px;left:-6px}.chat-message_last .chat-message-content{padding-right:45px}@media (min-width:901px){.chat-message_last .chat-message-content{padding-right:55px}}.chat-message_with-preview .chat-message-content{padding:3px}.chat-message_with-preview .chat-message-time{z-index:1;color:var(--ruki-white);background-color:rgba(0,0,0,.5);border-radius:10px;padding:3px 5px 1px;position:absolute;bottom:8px;right:8px}.chat-message__sender-name{margin-top:12px}.chat-message_kind-client .chat-message__sender-name{color:#ffd60a}.chat-message_kind-admin .chat-message__sender-name{color:#00b5a5}.chat-message_kind-llm .chat-message__sender-name,.chat-message_kind-llm_hint .chat-message__sender-name{color:#f44}.chat-message_failed.chat-message_outgoing{justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.chat-message_failed.chat-message_outgoing .chat-message-content{margin-left:0}.chat-message__retry-button{color:rgba(255,255,255,.5);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .2s;display:flex}.chat-message__retry-button:hover{color:var(--ruki-white)}.chat-message-time_failed{color:var(--ruki-red)!important}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-typing-indicator{align-items:center;gap:8px;margin-top:8px;display:flex}.chat-typing-indicator__dots{align-items:center;gap:4px;display:flex}.chat-typing-indicator__dot{background:var(--ruki-white);border-radius:50%;width:4px;height:4px;animation:1.4s infinite chat-typing-dot}.chat-typing-indicator__dot:nth-child(2){animation-delay:.2s}.chat-typing-indicator__dot:nth-child(3){animation-delay:.4s}@keyframes chat-typing-dot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}@media (min-width:901px){.chat-welcome{padding:40px 16px}}.chat-welcome__icon{margin-bottom:20px}@media (min-width:901px){.chat-welcome__icon{width:80px;height:80px;margin-bottom:16px}}.chat-message-list{scrollbar-color:var(--ruki-grey)transparent;scrollbar-gutter:stable;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.chat-message-list__content{box-sizing:border-box;flex-direction:column;min-height:100%;padding:16px;display:flex}@media (min-width:900px){.chat-message-list__content{padding:16px 0}}.chat-message-list__group{margin-top:32px}.chat-message-list__group-title{color:rgba(255,255,255,.5);text-align:center;position:relative}.chat-message-list__group-title:before,.chat-message-list__group-title:after{content:"";background-color:rgba(255,255,255,.3);height:1px;position:absolute;top:50%;transform:translateY(-50%)}.chat-message-list__group-title:before{left:0;right:calc(50% + 40px)}.chat-message-list__group-title:after{left:calc(50% + 40px);right:0}.chat-message-list__message{margin-bottom:8px}.chat-message-list__message:last-child{margin-bottom:0}.page-chat{background:var(--ruki-black);flex-direction:column;height:100vh;display:flex}@media (min-width:901px){.page-chat{height:calc(100vh - var(--navbar-height) - 48px)}}.page-chat__content{flex-direction:column;width:100%;max-width:784px;min-height:0;margin:0 auto;display:flex;overflow:hidden}@media (max-width:900px){.page-chat__content{flex:1}}@media (min-width:901px){.page-chat__content{flex:0 auto;max-height:100%;margin-top:auto;margin-bottom:auto}}.page-chat__messages-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.page-chat__input_desktop{padding-bottom:28px}.order-chat-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;margin-top:50%;padding:24px;display:flex}.order-chat-empty-state__text{flex-direction:column;gap:8px;display:flex}.order-chat-empty-state__title{color:var(--ruki-white);font-weight:700}.order-chat-empty-state__subtitle{color:var(--ruki-white);line-height:1.4}.order-chat-messages{scrollbar-color:var(--ruki-grey)transparent;scrollbar-gutter:stable;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.order-chat-messages__content{box-sizing:border-box;flex-direction:column;min-height:100%;padding:16px;display:flex}@media (min-width:900px){.order-chat-messages__content{padding:16px 0}}.order-chat-messages__group{margin-top:32px}.order-chat-messages__group-title{color:rgba(255,255,255,.5);text-align:center;position:relative}.order-chat-messages__group-title:before,.order-chat-messages__group-title:after{content:"";background-color:rgba(255,255,255,.3);height:1px;position:absolute;top:50%;transform:translateY(-50%)}.order-chat-messages__group-title:before{left:0;right:calc(50% + 40px)}.order-chat-messages__group-title:after{left:calc(50% + 40px);right:0}.page-order-chat{height:100vh;background:var(--ruki-black);flex-direction:column;height:100dvh;display:flex}.page-order-chat__messages-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.page-order-chat__input{background-color:var(--ruki-black);border-radius:12px;flex-shrink:0;margin:0 16px 16px;padding:8px;position:relative}.page-order-chat__input:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:12px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-order-chat__input .page-chat-input__container{background-color:transparent}.page-order-chat__input .page-chat-input__textarea{color:var(--ruki-white)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__textarea::placeholder{color:rgba(255,255,255,.5)}.page-order-chat__input .page-chat-input__file{background:var(--ruki-white)}body:has(.page-order-chat){background-color:var(--ruki-black)}.chat-shortcut-compact{box-sizing:border-box;height:44px;color:var(--ruki-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;display:inline-flex;position:relative}.chat-shortcut-compact:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:990px){.chat-shortcut-compact{justify-content:space-between}}@media (max-width:989px) and (min-width:901px){.chat-shortcut-compact{justify-content:center;width:44px;min-width:44px;padding:10px}}@media (max-width:989px){.chat-shortcut-compact__text{display:none}}.chat-shortcut-compact:hover{color:var(--ruki-white);background-color:rgba(255,255,255,.1)}.chat-shortcut-compact__border{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.chat-shortcut-compact__unread-count{z-index:1;border:3px solid var(--ruki-black);background:red;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:0;right:0;transform:translate(35%,-35%)}.chat-shortcut-compact__unread-count-text{color:var(--ruki-white);margin-bottom:-2px}.chat-shortcut-compact__cross-icon{margin-left:4px}@media (max-width:989px){.chat-shortcut-compact__cross-icon{margin:0}}.chat-shortcut-search-bar{box-sizing:border-box;cursor:pointer;border:none;border-radius:8px;width:100%;height:64px;margin-top:-24px;margin-bottom:40px;display:block;position:relative}.chat-shortcut-search-bar:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:900px){.chat-shortcut-search-bar{width:calc(100% - 30px);margin-top:30px;margin-left:15px;margin-right:15px}}.chat-shortcut-search-bar__content{box-sizing:border-box;background-color:var(--ruki-white);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:16px;transition:opacity .2s;display:flex}.chat-shortcut-search-bar__sparkle{background:conic-gradient(from 90deg,#ffe000 0deg,#da51ef 107.308deg,#29c4c4 228.462deg,#ffe000 360deg);width:100%;height:100%}.chat-shortcut-search-bar__badge{border:2px solid var(--ruki-white);cursor:pointer;background:radial-gradient(50.39% 50.39%,#00e6e6 0%,rgba(0,230,230,0) 70.39%),conic-gradient(from -66deg at 50.01%,#ffe000 0deg,#db52f0 107.308deg,#29c4c4 228.462deg,#ffe000 360deg),#dadada;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;display:flex;position:absolute;top:-10px;right:-10px}.chat-shortcut-search-bar__badge-text{color:var(--ruki-white)}
/*# sourceMappingURL=chat.2ab386e90a0de789fff5.chunk.css.map*/