.chat-root *{margin:0;padding:0;box-sizing:border-box;font-size:16px;font-family:Roboto,sans-serif}.chat-root button{background-color:transparent;border:none;cursor:pointer}.chat-root{width:340px;height:450px;max-height:100vh;position:fixed;right:80px;bottom:0;border-radius:15px 15px 0 0;background-color:#fff;box-shadow:0 2px 8px #9996;transition:.3s;z-index:9999;display:flex;flex-direction:column;transform:translateY(410px)}.chat-header button{all:unset;box-sizing:border-box;display:inline-block;cursor:pointer;transition:.2s}.chat-root button:hover{opacity:.8}.chat-root *:before,.chat-root *:after{box-sizing:border-box}.chat-header{height:55px;flex-shrink:0;border-radius:15px 15px 0 0;background:linear-gradient(180deg,#7a604b,#412e1f);display:flex;justify-content:space-between;align-items:center;padding:0 15px;cursor:pointer}.chat-header__hidden{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;transform:translateY(-7px)}.chat-header__send-icon{margin-top:3px;position:relative}.chat-header__hidden p:last-child{color:#fff;font-weight:500}.chat-header__unread-count,.chat-trigger-btn__unread-count{position:absolute;height:16px;align-items:center;justify-content:center;background:linear-gradient(180deg,#f28b01,#e15601);top:-7px;right:-7px;border-radius:15px;display:none;font-size:12px;color:#fff;padding:0 5px}.chat-trigger-btn__unread-count{top:0;right:0}.chat-header__left,.chat-header__right{display:none;align-items:center;gap:10px}.chat-header__img{width:35px;height:35px;border-radius:50%;position:relative}.chat-header-image{border-radius:50%;width:35px;height:35px;object-fit:cover}.chat-header__img img{width:100%;height:100%;box-sizing:border-box;object-fit:cover}.chat-header__badge{position:absolute;width:8px;height:8px;top:0;right:0;background:linear-gradient(180deg,#9ccc2f,#067526);border:1px solid #584231;border-radius:50%}.chat-header__title{color:#fff;font-weight:500}.chat-header__subtitle{color:#9c9c9c;font-size:13px}.chat-body{flex-grow:1;min-height:0;padding:15px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}.chat-view__input{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}.chat-view__input::placeholder{font-size:16px}.chat-body::-webkit-scrollbar,.chat-view__input::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-track,.chat-view__input::-webkit-scrollbar-track{background:transparent}.chat-body::-webkit-scrollbar-thumb,.chat-view__input::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:999px;transition:background-color .2s ease}.chat-body::-webkit-scrollbar-thumb:hover,.chat-view__input::-webkit-scrollbar-thumb:hover{background-color:#00000073}.chat-body__actions{display:flex;flex-direction:column;gap:10px}.status-message{font-size:13px;color:#9c9c9c}.bot-message{display:flex;align-items:flex-end;gap:10px;flex-shrink:0}.bot-message a{color:#7ab82d}.bot-message__img{width:30px;height:30px;flex-shrink:0;object-fit:cover;border-radius:50%}.bot-message__text{background-color:#f1f0f0;color:#1a1a1a;border-radius:15px;padding:12px 10px 14px;position:relative;min-width:50px}.bot-message__time{position:absolute;bottom:3px;right:10px;color:#9c9c9c;font-size:8px}.reply-icon{cursor:pointer;display:none}.reply-icon:hover{opacity:.8}.chat-body__button{outline:none;height:35px;border-radius:30px;border:none;background:linear-gradient(180deg,#9ccc2f,#067526);cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;text-decoration:none;transition:.2s}.chat-body__button:hover{opacity:.8}.chat-body__button--flat{background:#fff;color:#1a1a1a;border:1px solid #dfdfdf}.chat-body__button--text{border:none}.chat-body__button--disabled{pointer-events:none}.chat-body__auth{display:flex;flex-direction:column;gap:15px}.chat-body__label{font-size:14px;max-height:42px;background:linear-gradient(180deg,#9ccc2f,#067526);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chat-body__input{outline:none;border:none;border-bottom:1px solid #9c9c9c;width:100%;font-size:16px;padding:4px 0 2px;color:red;color:#1a1a1a;max-height:26px;-webkit-text-fill-color:#1a1a1a}.chat-body__input::placeholder{font-size:16px}.chat-body__input--invalid{border-bottom:2px solid red}.chat-body__error-msg{font-size:11px;color:tomato;display:none;margin-top:-12px}.chat-view{min-height:50px;height:auto;flex-shrink:0;border-top:1px solid #9c9c9c;margin:0 0 0 15px;background-color:#fff;display:flex;align-items:center;justify-content:space;gap:10px;position:relative}.chat-view__input{width:100%;resize:none;overflow-y:hidden;line-height:18px;min-height:18px;padding:6px 40px 6px 10px;font-family:inherit;font-size:16px;border:none;outline:none;box-sizing:border-box}.chat-view__button-wrapper{position:absolute;right:13px;top:50%;transform:translateY(-50%)}.chat-view__button{width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,#9ccc2f,#067526);border:none;cursor:pointer}.chat-view__button-icon{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.user-message{display:flex;justify-content:flex-end;align-items:flex-end;gap:10px}.user-message__message{background-color:#19c13a;padding:12px 10px 14px;border-radius:15px;position:relative;color:#fff;min-width:100px}.user-message__time{position:absolute;bottom:3px;right:10px;font-size:8px;color:#fff}.lds-ellipsis{color:#19c13a;display:flex;align-items:center;position:relative;width:100%;height:10px;transform:translate(112px)}.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis div{position:absolute;top:0;width:10px;height:10px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.chat-error{font-size:14px;color:tomato;text-align:center}.chat-overlay{position:fixed;inset:0;background-color:#00000059;z-index:9999}.chat-overlay .chat-root{position:absolute;right:auto;left:50%;transform:translate(-50%);height:80vh}.chat-trigger-btn{width:80px;height:80px;border-radius:50%;position:fixed;right:20px;bottom:30px;z-index:9998;background:linear-gradient(180deg,#7a604b,#412e1f);display:flex;align-items:center;justify-content:center;display:none}.chat-body__reply{color:#1a1a1a;padding-left:18px;position:relative;display:flex;gap:10px}.chat-body__reply:after{content:"";position:absolute;width:3px;height:100%;border-radius:15px;background-color:#19c13a;left:10px;top:0}.chat-body__reply p{font-size:14px;flex-grow:1}.chat-body__reply span{cursor:pointer}.chat-body__reply span:hover{opacity:.7}.reply-inside-message{padding:8px 8px 8px 18px;border-radius:13px;background-color:#f7f7f8;margin:-12px -10px 12px;position:relative;color:#1a1a1a;font-size:14px}.reply-inside-message:after{position:absolute;content:"";width:3px;height:70%;border-radius:15px;background-color:#19c13a;left:10px;top:15%}.show-more-btn{background-color:transparent;border:none;color:#7ab82d;cursor:pointer;font-size:16px;font-weight:700}.chat-view__preview-root{display:flex;gap:5px;flex-wrap:wrap}.chat-view__preview-item{position:relative;width:42px;height:48px}.chat-view__preview-item img{width:100%;height:100%;border-radius:5px;object-fit:cover}.chat-view__preview-remove{position:absolute;top:2px;right:2px;width:16px;height:16px;background:#444;color:#fff;border-radius:50%;font-size:14px;line-height:16px;text-align:center;cursor:pointer}.chat-view__preview-remove:hover{opacity:.7}.attachment-message{width:185px;max-width:185px;height:210px;position:relative;margin-left:auto}.attachment-message__img{width:100%;height:100%;object-fit:cover;border-radius:15px}.attachment-message__time{position:absolute;bottom:8px;right:8px;font-size:8px;color:#fff;background-color:#666;padding:3px;border-radius:15px}.chat-body__typing{display:flex;align-items:flex-end;gap:10px}.chat-body__typing span{color:#9c9c9c;font-size:13px}.chat-body__typing img{width:30px;height:30px;flex-shrink:0;object-fit:cover;border-radius:50%}@media(max-width:600px){.chat-root{right:auto;left:50%;transform:translate(-50%)}}@media(max-width:340px){.chat-overlay .chat-root{width:320px}}@media(max-width:320px){.lds-ellipsis{transform:translate(102px)}}
