.wrap{--rdiff:calc(var(--max) - var(--min));--ruse:calc(var(--tw) - (var(--thw) / 2));display:grid;position:relative;grid-template:repeat(2,-webkit-max-content) var(--th) /1fr 1fr;grid-template:repeat(2,max-content) var(--th) /1fr 1fr;margin:var(--tm);width:var(--tw);background:linear-gradient(0deg,var(--tcol) var(--th),transparent 0);border-radius:var(--tbr);border:var(--tb);padding:var(--tp);transform:var(--tt)}.wrap:after,.wrap:before{grid-column:1/span 2;grid-row:3;content:"";background:var(--rcol);border:var(--rb);transform:var(--rt)}.wrap:before{margin-left:calc((var(--thw) / 4) + (var(--a) - var(--min)) / var(--rdiff) * var(--ruse));width:calc((var(--b) - var(--a)) / var(--rdiff) * var(--ruse))}.wrap:after{margin-left:calc((var(--thw) / 4) + (var(--b) - var(--min)) / var(--rdiff) * var(--ruse));width:calc((var(--a) - var(--b)) / var(--rdiff) * var(--ruse))}[id=multi-lbl],input[type=range]{grid-column:1/span 2}input[type=range]{grid-row:3;z-index:1;top:0;left:0;margin:0;background:none;--col:#000;pointer-events:none}input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:100%;background:none}input[type=range]::-moz-range-track{width:100%;height:100%;background:none}input[type=range]::-webkit-slider-thumb{pointer-events:auto;width:var(--thw);height:var(--thh);transform:var(--tht);background:var(--thc);border-radius:var(--thbr);border:var(--thb)}input[type=range]::-moz-range-thumb{pointer-events:auto;width:var(--thw);height:var(--thh);transform:var(--tht);background:var(--thc);border-radius:var(--thbr);border:var(--thb)}input[type=range]:focus{--col:var(--thc)}input[type=range]::-moz-range-thumb:hover{background:var(--thfc)}input[type=range]::-webkit-slider-thumb:hover{background:var(--thfc)}.cometchat-conversation-starter{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;gap:8px var(--cometchat-padding-2,8px);align-self:stretch;flex-wrap:wrap;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-conversation-starter__item{display:flex;min-height:33px;height:fit-content;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);cursor:pointer}.cometchat-conversation-starter__item:hover{background:var(--cometchat-white-hover,#FAFAFA);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{display:flex;width:70%;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-starter__shimmer-item{width:70%;display:flex;height:33px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#E0E0E0 0,#EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversation-starter__error-view{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-smart-replies__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-smart-replies{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:var(--cometchat-radius-4,16px);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgb(16 24 40/2%),0 4px 6px -2px rgba(16,24,40,.03);gap:var(--cometchat-padding-2,8px)}.cometchat-smart-replies__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-smart-replies__header-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-smart-replies__header-close-button{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);width:20px;height:20px;cursor:pointer}.cometchat-smart-replies__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-smart-replies__shimmer-container{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2,8px);flex-direction:row}.cometchat-smart-replies__shimmer-item{flex-wrap:wrap;width:20%;display:flex;height:33px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#E0E0E0 0,#EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-smart-replies__item{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);cursor:pointer;width:100%}.cometchat-smart-replies__item:hover{background:var(--cometchat-white-hover,#FAFAFA);cursor:pointer}.cometchat-smart-replies__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;width:100%;text-align:left}.cometchat-conversation-summary__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-conversation-summary{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgb(16 24 40/2%),0 4px 6px -2px rgba(16,24,40,.03);gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-summary__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-conversation-summary__header-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversation-summary__header-close-button{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);width:20px;height:20px;cursor:pointer}.cometchat-conversation-summary__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-conversation-summary__shimmer{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-summary__shimmer-item{width:100%;display:flex;height:14px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#E0E0E0 0,#EEE 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversation-summary__empty-view,.cometchat-conversation-summary__error-view{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-action-sheet{display:flex;width:max-content;height:310px;padding:0;flex-direction:column;align-items:flex-start;position:absolute;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);overflow:hidden;overflow-y:auto;justify-content:flex-start}.cometchat-action-sheet__item-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-highlight,#6852D6);mask-size:contain;-webkit-mask-size:contain}.cometchat-action-sheet__item-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;text-align:left}.cometchat-action-sheet__item{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);padding:var(--cometchat-padding-4,16px);cursor:pointer;width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{border:none;background:transparent;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px);flex-direction:row;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-3,12px);max-width:240px;width:240px}.cometchat-audio-bubble__tail-view-download{mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer;background:var(--cometchat-static-white)}.cometchat-audio-bubble__body-wave{height:24px;display:flex;align-items:center;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{position:relative;width:24px;height:24px}.cometchat-audio-bubble__tail-view-download-progress svg{width:24px;height:24px;transform:rotate(-90deg)}.cometchat-audio-bubble__tail-view-download-stop{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background:var(--cometchat-static-white);display:flex;width:15px;height:15px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}.cometchat-audio-bubble>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);width:100%;text-align:left}.cometchat-audio-bubble__body{padding:0 var(--cometchat-padding-2) 0 var(--cometchat-padding-3);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding)}.cometchat-audio-bubble__leading-view-pause,.cometchat-audio-bubble__leading-view-play{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-audio-bubble__leading-view-play{mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{background:var(--cometchat-static-white);cursor:pointer;display:flex;width:32px;border-radius:var(--cometchat-radius-max,1000px);height:32px;justify-content:center;align-items:center}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;opacity:.2;stroke-width:2;fill:none}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{display:flex;width:48px;height:48px;background:var(--cometchat-extended-primary-color-500,#AA9EE8);justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-avatar__image{width:100%;height:100%;font:var(--cometchat-font-title-bold,700 32px Roboto);border-radius:var(--cometchat-radius-max,1000px)}.cometchat-avatar__image,.cometchat-avatar__text{display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--cometchat-primary-button-icon,#FFF);text-align:center}.cometchat-avatar__text{width:24px;height:24px;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-button{display:flex;height:40px;width:160px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);justify-content:center;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2,8px);border:none;background:var(--cometchat-primary-button-background,#6852D6);cursor:pointer}.cometchat-button__text{color:var(--cometchat-static-white,#FFFFFF);font:var(--cometchat-font-button-medium,500 14px Roboto);line-height:120%;cursor:pointer}.cometchat-button__icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:var(--cometchat-extended-primary-color-800,#7A6BD6)}.cometchat-button:active{background:var(--cometchat-extended-primary-color-900,#5D49BE);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{width:24px;height:24px;animation:spin .8s linear infinite}.cometchat-call-bubble{display:flex;max-width:240px;width:240px;flex-direction:column;align-items:center;gap:0;background:var(--cometchat-primary-color);border-radius:var(--cometchat-radius-3,12px);background:inherit;box-sizing:border-box;padding:0;margin:0}.cometchat-call-bubble__body{display:flex;padding:var(--cometchat-padding-3,12px);align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-call-bubble__body-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-call-bubble__icon-wrapper-icon{mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-call-bubble__icon-wrapper{display:flex;width:40px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-static-white);height:40px;padding:var(--cometchat-padding-2);justify-content:center;align-items:center}.cometchat-call-bubble__body-content-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-call-bubble__body-content-subtitle .cometchat-date{padding:0;color:inherit;font:inherit}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);border:none;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;width:100%;background:inherit;border-radius:0 0 var(--cometchat-radius-radius_2,8px) var(--cometchat-radius-radius_2,8px);font:var(--cometchat-font-body-medium);font-style:normal;cursor:pointer}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{display:flex;width:400px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-change-scope__icon-container{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-02,#FAFAFA)}.cometchat-change-scope__icon{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0;mask:url(/_next/static/media/change_scope.3b64ad78.png) center center no-repeat;-webkit-mask:url(/_next/static/media/change_scope.3b64ad78.png) center center no-repeat;background:var(--cometchat-icon-color-highlight,#6852D6);mask-size:contain;-webkit-mask-size:contain}.cometchat-change-scope__text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-change-scope__title{align-self:stretch;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading2-medium,500 20px Roboto);line-height:120%}.cometchat-change-scope__description{align-self:stretch;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-change-scope__dropdown{width:352px;height:36px;gap:var(--cometchat-padding-2,4px)}.cometchat-change-scope__dropdown,.cometchat-change-scope__list{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF)}.cometchat-change-scope__list{display:flex;flex-direction:column;align-items:flex-start;gap:0;align-self:stretch;height:fit-content;overflow:auto}.cometchat-change-scope__list-item{display:flex;min-width:240px;max-width:1440px;height:48px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-change-scope__list-item:hover{background:var(--cometchat-white-hover,#FAFAFA);cursor:pointer}.cometchat-change-scope__list-item-label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium,500 16px Roboto);flex:1 0 0;text-align:left}.cometchat-change-scope__button-container{display:flex;padding:var(--cometchat-padding-3,12px) 0;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__submit-button .cometchat-button{background:var(--cometchat-primary-button-background,#6852D6);color:var(--cometchat-primary-button-icon,#FFF);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:var(--cometchat-background-color-04,#E8E8E8);color:var(--cometchat-static-white,#FFF);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-01,#FFF);color:var(--cometchat-neutral-color-900,#141414);font:var(--cometchat-font-body-medium,500 14px Roboto);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2,8px)}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{font:inherit;color:inherit}.cometchat-change-scope__cancel-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__error-view{color:var(--cometchat-error-color,#F44649);font:var(--cometchat-font-body-regular);font-style:normal;display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:rgba(244,70,73,.1)}.cometchat-checkbox{display:inline-flex;align-items:center;position:relative}.cometchat-checkbox__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-checkbox__checkmark{display:inline-block;position:relative;width:24px;height:24px;flex-shrink:0;border-radius:var(--cometchat-radius-1,4px);border:1.5px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-primary-color,#6852d6);background-color:var(--cometchat-primary-color,#6852D6)}.cometchat-checkbox__checkmark:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;background:var(--cometchat-static-white,#FFF);mask:url(/_next/static/media/checkbox_tick.3edd1f4f.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/checkbox_tick.3edd1f4f.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;transform:translate(-50%,-50%);display:none}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{display:flex;align-items:center;gap:var(--cometchat-radius-2,8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-confirm-dialog{margin:0 auto;box-sizing:border-box;display:flex;width:400px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-wrap:wrap;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading2-medium);font-style:normal}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{width:100%;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-confirm-dialog__button-group{display:flex;padding:var(--cometchat-padding-3,12px) 0;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;width:100%;overflow:hidden}.cometchat-confirm-dialog__icon-wrapper{display:flex;width:80px;height:80px;padding:var(--cometchat-padding-4);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-02);flex-shrink:1}.cometchat-confirm-dialog__icon-wrapper-icon{mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;height:48px;width:48px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-confirm-dialog__button-group-submit .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit{width:100%;display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-button-medium);font-style:normal;cursor:pointer}.cometchat-confirm-dialog__button-group-cancel>.cometchat,.cometchat-confirm-dialog__button-group-submit>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-01,#FFF)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{border-radius:var(--cometchat-radius-4,12px) var(--cometchat-radius-4,12px) 0 0;background:linear-gradient(0deg,rgba(244,70,73,.1) 0,rgba(244,70,73,.1) 100%),var(--cometchat-background-color-01,#FFF);overflow:hidden;color:var(--cometchat-error-color,#F44649);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);font-style:normal;display:flex;width:100%;padding:var(--cometchat-padding-2,8px);align-items:flex-start;height:48px;margin-bottom:-16px;justify-content:center}.cometchat-menu-list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);background:transparent}.cometchat-menu-list__main-menu{display:flex;align-items:center;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{display:flex;position:fixed;overflow:hidden;z-index:3;width:160px;padding:0;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-menu-list__main-menu-item{width:24px;height:24px;padding:4px;justify-content:center;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-menu-list__main-menu-item,.cometchat-menu-list__sub-menu-list-item{display:flex;align-items:center;background:var(--cometchat-background-color-01,#FFF);cursor:pointer}.cometchat-menu-list__sub-menu-list-item{gap:var(--cometchat-padding-2,8px);padding:var(--cometchat-padding-3,12px);flex:1 0 0}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{display:flex;height:48px;width:100%;align-items:center;gap:var(--cometchat-padding-2,12px);align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-menu-list__main-menu-item-icon{width:16px;height:16px;flex-shrink:0}.cometchat-menu-list__main-menu-item-icon,.cometchat-menu-list__sub-menu-list-item-icon{display:flex;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{width:24px;height:24px}.cometchat-menu-list__sub-menu-item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;text-align:left;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-menu-list__sub-menu{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-menu-list__sub-menu-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask:url(/_next/static/media/more_icon.0d2a2e1e.svg);-webkit-mask-size:contain;cursor:pointer}.cometchat-menu-list__menu-wrapper{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-date{display:inline;font:var(--cometchat-font-caption2-regular);color:var(--cometchat-neutral-color-600);background:transparent;text-align:center;font-style:normal;padding:3px 10px}.cometchat-delete-bubble{display:flex;padding:var(--cometchat-padding-2,8px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3,12px);max-width:270px}.cometchat-delete-bubble-outgoing{background:var(--cometchat-primary-color,#6852D6)}.cometchat-delete-bubble-incoming{background:var(--cometchat-neutral-color-300,#383838)}.cometchat-delete-bubble__body{display:flex;padding:0;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1,4px);border-radius:0}.cometchat-delete-bubble__icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;background:var(--cometchat-primary-button-icon,#FFFFFF);mask-size:contain;-webkit-mask-size:contain}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:var(--cometchat-static-white,#FFF)}.cometchat-delete-bubble__text{font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:var(--cometchat-static-white,#FFF)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:var(--cometchat-neutral-color-600,#989898)}.cometchat-document-bubble{display:flex;width:240px;flex-direction:column;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);gap:0;border-radius:var(--cometchat-radius-3,12px);max-width:240px}.cometchat-document-bubble-incoming{background:var(--cometchat-neutral-color-300,#E8E8E8)}.cometchat-document-bubble-outgoing{background:var(--cometchat-primary-color,#6852D6)}.cometchat-document-bubble__body{display:flex;padding:var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px) 0;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-3,12px)}.cometchat-document-bubble__banner-image{border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__banner-image img{max-width:100%;max-height:100%;border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-document-bubble__body-content-name{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;text-align:left}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:var(--cometchat-text-color-primary,#141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:var(--cometchat-static-white,#FFF)}.cometchat-document-bubble__body-content-description{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:var(--cometchat-neutral-color-600,#727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:var(--cometchat-static-white,#FFF)}.cometchat-document-bubble__body-icon{display:flex;width:32px;height:32px;justify-content:center;align-items:center;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url(/_next/static/media/collaborative_document_fill.9f662f5c.svg)center center no-repeat;mask:url(/_next/static/media/collaborative_document_fill.9f662f5c.svg) center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url(/_next/static/media/collaborative_whiteboard_fill.f0f620fd.svg)center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard_fill.f0f620fd.svg) center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:var(--cometchat-primary-color,#6852D6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:var(--cometchat-static-white,#FFF)}.cometchat-document-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;cursor:pointer}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{color:var(--cometchat-primary-button-background,#6852D6);border-top:1px solid var(--cometchat-border-color-dark,#dcdcdc)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800,#7965db);color:var(--cometchat-static-white,#FFF)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{display:flex;justify-content:space-between;height:36px;width:100%;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-01,#FFF);border:1px solid var(--cometchat-border-color-default,#f5f5f5);overflow:hidden;color:var(--cometchat-text-color-tertiary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-dropdown__placeholder-text label{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-dropdown__arrow{display:flex;width:20px;height:20px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-primary,#6B7280);-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg);cursor:pointer}.cometchat-dropdown__items{padding:0;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:relative;z-index:20}.cometchat-dropdown__item,.cometchat-dropdown__items{display:flex;align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-dropdown__item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-dropdown__item:hover{border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-white-hover,#FAFAFA);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{padding:var(--cometchat-padding-2,8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;min-height:30px;height:100%;width:100%;border:none;background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;gap:var(--cometchat-padding-1,4px);position:relative}.cometchat-edit-preview__close{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-icon-color-primary);-webkit-mask-size:contain;mask-size:contain;position:absolute;top:var(--cometchat-padding-2,8px);right:var(--cometchat-padding-2,8px);cursor:pointer}.cometchat-edit-preview__title{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-primary);font-style:normal;margin:0}.cometchat-edit-preview__subtitle{margin:0;font-style:normal;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);word-break:break-word;width:100%;overflow:hidden}.cometchat-emoji-keyboard{display:flex;width:300px;height:300px;overflow:hidden;padding:0;flex-direction:column;align-items:flex-start;gap:0;position:absolute;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-emoji-keyboard__tabs{display:flex;width:100%;min-height:48px;overflow:scroll hidden;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-2,4px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);cursor:pointer;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-emoji-keyboard__search{width:100%;height:fit-content;padding:var(--cometchat-padding-3,12px)}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#F5F5F5)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{flex-wrap:wrap;display:flex;align-items:center;gap:var(--cometchat-spacing-2,8px)}.cometchat-emoji-keyboard__list-item{font-size:24px;cursor:pointer;border-radius:var(--cometchat-radius-2,8px);display:flex;justify-content:center;text-align:center;height:32px;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:var(--cometchat-background-color-03,#F5F5F5)}.cometchat-emoji-keyboard__list-item:active{background-color:var(--cometchat-background-color-04,#E8E8E8)}.cometchat-emoji-keyboard__list-title{color:var(--cometchat-text-color-tertiary,#A1A1A1);font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:var(--cometchat-extended-primary-color-100,#EDEAFA)}.cometchat-emoji-keyboard__tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:12.8px;flex-shrink:0;border-radius:var(--cometchat-radius-2,8px)}.cometchat-emoji-keyboard__list{width:100%;height:100%;overflow-y:scroll;display:flex;padding:0 var(--cometchat-padding-3,12px) var(--cometchat-padding-3,12px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-secondary,#A1A1A1);mask-size:contain;-webkit-mask-size:contain;width:17px;height:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-highlight,#6852D6)}[data-theme=dark] .cometchat-emoji-keyboard .cometchat-emoji-keyboard__list-item{color:var( --cometchat-neutral-color-500)}.cometchat-file-bubble{justify-content:space-between;box-sizing:border-box;border:none;border-radius:none;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);flex-direction:row;border-radius:var(--cometchat-radius-3,12px);align-self:stretch;width:240px;max-width:240px}.cometchat-file-bubble,.cometchat-file-bubble>div:not([class]){overflow:hidden;gap:var(--cometchat-padding-2,8px);display:flex;align-items:center}.cometchat-file-bubble>div:not([class]){justify-content:flex-start;flex:1 0 0;width:inherit}.cometchat-file-bubble__body{word-wrap:break-word;text-align:left;overflow:hidden;display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-file-bubble__body-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-file-bubble__body-details{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-file-bubble__leading-view{display:flex;align-items:flex-start;justify-content:flex-end;width:fit-content}.cometchat-file-bubble__tail-view-download{mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;display:flex;width:20px;height:20px;justify-content:center;align-items:center;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-name{color:var(--cometchat-neutral-color-900)}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-details{color:var(--cometchat-neutral-color-600)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-details,.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-name{color:var(--cometchat-static-white)}.cometchat-file-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-file-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-file-bubble__tail-view-download-progress{position:relative;width:20px;height:20px}.cometchat-file-bubble__tail-view-download-progress svg{width:20px;height:20px;transform:rotate(-90deg)}.cometchat-file-bubble__tail-view-download-stop{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background:var(--cometchat-primary-color);display:flex;width:12px;height:12px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download{background:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);opacity:.2}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download-stop{background:var(--cometchat-static-white)}.cometchat-fullscreen-viewer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;background:#141414CC;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cometchat-fullscreen-viewer__header{width:fit-content;position:absolute;left:10px;top:0}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:transparent}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{width:100%;height:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-static-white,#FFF);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-tertiary,#A1A1A1);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular)}.cometchat-fullscreen-viewer__body-image{max-width:400px;max-height:600px;flex-shrink:0;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-fullscreen-viewer__close-button{position:absolute;top:10px;right:10px;cursor:pointer;mask-repeat:no-repeat;background-color:var(--cometchat-primary-button-icon,#FFFFFF);height:32px;width:32px;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-fullscreen-viewer__body-download-progress{position:relative;width:100px;height:100px}.cometchat-fullscreen-viewer__body-download-progress svg{width:100px;height:100px;transform:rotate(-90deg)}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-image-bubble{padding:0;background:transparent;height:auto;width:100%;display:flex;justify-content:center;max-height:350px;max-width:250px;border-radius:var(--cometchat-radius-3);overflow:hidden;cursor:pointer}.cometchat-image-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;object-fit:cover}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{box-sizing:border-box;width:100%;height:100%;background:inherit;display:flex;flex-direction:column;overflow:hidden;position:relative}.cometchat-list__header-title{height:fit-content;min-height:64px;display:flex;align-items:center;flex-shrink:0;text-align:left;overflow:hidden;color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-heading1-bold);font-style:normal;width:100%;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch}.cometchat-list__header{flex-shrink:0;display:flex;flex-direction:column;width:100%;padding:0;margin:0;box-sizing:border-box;background:var(--cometchat-background-color-01);border-right:1px solid var(--cometchat-border-color-light);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-list__header-search-bar{display:flex;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:flex-start;align-self:stretch;width:100%}.cometchat-list__body{overflow:hidden auto;overflow-x:hidden;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;border-right:1px solid var(--cometchat-border-color-light);position:relative}.cometchat-list__empty-view,.cometchat-list__error-view,.cometchat-list__loading-view{height:calc(100% - 1px);overflow:hidden;width:100%}.cometchat-list__loading-view-top{position:absolute;top:0;bottom:0;height:100%;width:100%;z-index:2}.cometchat-list__section-header{color:var(--cometchat-primary-color,#6852D6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) 0 var(--cometchat-padding-4,16px);flex-direction:column;align-items:center;gap:10px;align-self:stretch;align-items:flex-start;justify-content:flex-start}.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-list__item-wrapper{display:flex;flex-direction:column}.cometchat-list-item{display:flex;width:100%;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01,#FFF);box-sizing:border-box}.cometchat-list-item:hover{background:var(--cometchat-white-hover,#FAFAFA)}.cometchat-list-item:active{background:var(--cometchat-neutral-color-300,#E8E8E8)}.cometchat-list-item__body{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px;overflow:hidden}.cometchat-list-item__body-title{height:19px;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-heading4-medium,500 16px Roboto);line-height:120%;margin-right:var(--cometchat-margin-1);width:100%}.cometchat-list-item__title-container{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex:1 0 0;overflow:hidden;width:100%;text-align:left}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{display:flex;width:24px;height:24px;justify-content:flex-end;align-items:center}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{display:flex;width:48px;height:48px;padding:9px 9px 9px 10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-list-item__body-subtitle{display:flex;align-items:flex-start;gap:4px;align-self:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border-radius:16px;width:10px;height:10px;border:none;position:relative;bottom:20%;margin-left:20px}.cometchat-list-item__divider{height:1px;width:100%;background:grey}.cometchat-media-recorder__recorded,.cometchat-media-recorder__recording{display:flex;width:260px;height:inherit;padding:var(--cometchat-padding-5,20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-5,20px);border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{padding-bottom:var(--cometchat-padding-2);max-width:100%;width:100%}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__tail-view{display:none}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__body{flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;align-items:center;padding-right:0}.cometchat-media-recorder__recorded-control,.cometchat-media-recorder__recording-control{display:flex;align-items:center;gap:20px}.cometchat-media-recorder__recording-preview{display:flex;width:120px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-media-recorder__recorded-preview{display:flex;width:260px;padding:var(--cometchat-padding-2,8px) 0;flex-direction:column;align-items:flex-start;gap:0;border-radius:var(--cometchat-radius-3,12px);background:var(--cometchat-primary-color,#6852D6)}.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recorded-control-record,.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recording-control-stop{display:flex;width:40px;cursor:pointer;height:40px;justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF);border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}.cometchat-media-recorder__recording-control-stop-icon{width:24px;height:24px;flex-shrink:0;mask:url(/_next/static/media/stop.9bb34c95.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/stop.9bb34c95.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-delete-icon,.cometchat-media-recorder__recording-control-delete-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-record-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-send,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recording-control-record{display:flex;cursor:pointer;width:48px;height:48px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;background:var(--cometchat-error-color,#F44649)}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;background:var(--cometchat-text-color-tertiary,#A1A1A1)}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{-webkit-mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;background:var(--cometchat-error-color,#F44649);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-send-icon{-webkit-mask:url(/_next/static/media/send_fill.44c773ea.svg) center center no-repeat;mask:url(/_next/static/media/send_fill.44c773ea.svg) center center no-repeat;background:var(--cometchat-icon-color-highlight,#6852D6);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-paused,.cometchat-media-recorder__recording-preview-recording{display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-icon-color-highlight,#6852D6)}.cometchat-media-recorder__recording-preview-paused-icon,.cometchat-media-recorder__recording-preview-recording-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white,#FFFFFF);-webkit-mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-disabled{opacity:.2;display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-icon-color-highlight,#6852D6)}.cometchat-media-recorder__recording-preview-disabled-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white,#FFFFFF);-webkit-mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%}.cometchat-media-recorder__error{display:flex;justify-content:flex-start;align-items:flex-start;background:var(--cometchat-background-color-02,#FAFAFA);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0 0;padding:var(--cometchat-padding-2);gap:var(--cometchat-padding-2);width:260px;position:absolute;z-index:2;bottom:100%}.cometchat-media-recorder__error-content{display:flex;flex-direction:column;gap:var(--cometchat-padding-1)}.cometchat-media-recorder__error-content-title{font:var(--cometchat-font-caption1-bold)}.cometchat-media-recorder__error-content-subtitle{font:var(--cometchat-font-caption1-regular)}.cometchat-media-recorder__error-content-subtitle,.cometchat-media-recorder__error-content-title{text-align:left;color:var(--cometchat-text-color-secondary,#727272)}.cometchat-media-recorder__error-icon-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-media-recorder__error-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-static-white);-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;-webkit-mask-size:contain;transform:rotate(180deg);mask-size:contain}.cometchat-message-bubble__wrapper{position:relative;max-width:100%;width:100%;box-sizing:border-box;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0}.cometchat-message-bubble__body-reply-view{width:100%;margin-bottom:5px}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list{height:auto;max-height:216px;overflow:auto}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar,.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar-thumb{display:none}.cometchat-message-bubble .cometchat-reactions{width:100%;margin-top:-4px}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{position:relative;border-radius:inherit;width:fit-content;align-self:flex-start}.cometchat-message-bubble{flex:1 1 0;display:flex;flex-direction:column;border-radius:inherit;position:relative;width:100%}.cometchat-message-bubble,.cometchat-message-bubble-incoming{justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{width:fit-content;display:flex;align-self:flex-start;max-width:100%}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{justify-content:flex-end;align-items:flex-end}.cometchat-message-bubble-action{justify-content:center;align-items:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3,12px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{display:flex;justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__options{background:transparent;display:flex;align-items:center;justify-content:flex-start;padding:0 var(--cometchat-padding-2,8px)}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}.cometchat-popover__content{position:fixed;height:fit-content;width:fit-content;z-index:2;border-radius:var(--cometchat-radius-5,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-popover__content-tooltip-bottom,.cometchat-popover__content-tooltip-top{position:absolute;width:100%;height:6px;background:var(--cometchat-static-black,#141414);-webkit-mask:url(/_next/static/media/tooltip.30d5a630.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{transform:rotate(180deg);top:-7px}.cometchat-quick-view{position:relative;min-width:190px;padding:5px;box-sizing:border-box;background:#efefef;height:fit-content;width:100%;border-radius:8px}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{display:flex;align-items:center}.cometchat-quick-view-button{position:absolute;top:2px;right:4px;height:16px;width:16px;border:none;border-radius:0;background:transparent}.cometchat-quick-view-bar{position:absolute;height:90%;top:5%;left:5px;border-radius:5px;background:"black";width:"4px"}.cometchat-quick-view-title{margin-top:5px;margin-bottom:10px;padding:0;font:"600 13px Inter, sans-serif";color:"grey"}.cometchat-quick-view-subtitle{margin-top:5px;margin-bottom:5px;padding:0;text-align:left;font:"400 13px Inter, sans-serif";color:"grey"}.cometchat-radiobutton{display:inline-flex;align-items:center;position:relative}.cometchat-radiobutton__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-radiobutton__selected{display:inline-block;position:relative;height:24px;width:24px;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);border:1.5px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-radiobutton input[type=radio]{position:absolute;opacity:0}.cometchat-radiobutton__selected:after{content:"";position:absolute;top:50%;left:50%;width:50%;height:50%;border-radius:var(--cometchat-radius-max,1000px);background-color:var(--cometchat-primary-color,#6852D6);transform:translate(-50%,-50%);display:none}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{display:flex;align-items:center;gap:var(--cometchat-radius-2,8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-search-bar{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-03);flex:1 0 0}.cometchat-search-bar__input{width:100%;height:100%;border:none;border-radius:none;background:transparent;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;outline:none;padding-left:var(--cometchat-padding-1)}.cometchat-search-bar__icon{-webkit-mask:url(/_next/static/media/search.ff5cfb77.svg) center center no-repeat;mask:url(/_next/static/media/search.ff5cfb77.svg) center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-icon-color-secondary)}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{width:100%;text-align:center}.cc-single_select-option{padding:10px;box-sizing:border-box;cursor:pointer;min-height:20px;min-width:80px;display:flex;justify-content:center;align-items:center;font:400 14px Inter;color:grey;background:white;border:1px solid #dedede;border-radius:2px;:hover{font:400 14px Inter;color:black;background:#efefef}}.cc-single_select-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border:none;border-radius:6px}.cometchat-text-bubble{display:flex;align-items:center;justify-content:flex-start;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);align-self:flex-end;width:auto;border-radius:var(--cometchat-radius-3,12px);max-width:630px}.cometchat-text-bubble__body-text{margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;padding-top:var(--cometchat-padding-1)}.cometchat-text-bubble.cometchat-text-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-text-bubble.cometchat-text-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-text-bubble.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble__body{position:relative;display:flex;flex-direction:column}.cometchat-text-bubble__read-less,.cometchat-text-bubble__read-more{font:var(--cometchat-font-body-regular);font-style:normal;cursor:pointer;display:flex;align-self:flex-end;width:fit-content;padding:var(--cometchat-padding-1)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble .cometchat-text-bubble__body-text.cometchat-text-bubble__body-text-emoji{font:var(--cometchat-font-title-regular)}@media (max-width:1000px){.cometchat-text-bubble{max-width:420px}}@media (max-width:768px){.cometchat-text-bubble{max-width:280px}}.cometchat-video-bubble{display:flex;padding:0;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-3,12px);max-width:250px;max-height:350px;overflow:hidden;width:auto;height:auto;cursor:pointer}.cometchat-video-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;object-fit:cover;overflow:hidden}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{display:flex;width:420px;height:480px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-2,8px);flex-shrink:0;align-self:stretch;background-color:var(--cometchat-background-color-01,#FFFFFF);border-radius:var(--cometchat-radius-3,12px);overflow:hidden;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:relative}.cometchat-create-poll__header{padding:var(--cometchat-radius-3,12px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-create-poll__header-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%}.cometchat-create-poll__header-close-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;mask-repeat:no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;border:none;cursor:pointer}.cometchat-create-poll__body{padding:var(--cometchat-padding-4,16px);width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;margin:0;overflow:hidden}.cometchat-create-poll__body-question{text-align:left;display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-create-poll__body-question-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{display:flex;height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);flex:1 0 0;width:100%;min-width:90px;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-top:var(--cometchat-padding-5,20px);gap:var(--cometchat-padding-2,8px);margin-bottom:var(--cometchat-padding-2,8px);overflow:hidden;max-height:64%}.cometchat-create-poll__body-options-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);scrollbar-width:none;overflow-y:scroll}.cometchat-create-poll__body-option-input{display:flex;height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:8px;border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);color:var(--cometchat-text-color-primary,#141414);width:100%;min-width:90px;flex:1 0 0;font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-add-button{display:flex;justify-content:flex-start;background-color:transparent;border:none;cursor:pointer;text-align:left;color:var(--cometchat-text-color-highlight,#6852D6);font:var(--cometchat-font-caption1-medium);font-style:normal;line-height:120%;padding-bottom:var(--cometchat-padding-2)}.cometchat-create-poll__body-option-remove-button{-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__button{width:100%;height:40px}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{border:none;text-align:left;color:var(--cometchat-primary-button-icon,#FFF);font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;background:var(--cometchat-primary-button-background,#6852D6);border-radius:var(--cometchat-radius-2,8px);display:flex;align-items:center;justify-content:center;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);cursor:pointer;height:100%;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:var(--cometchat-background-color-04,#E8E8E8);color:var(--cometchat-static-white,#FFF);pointer-events:none}.cometchat-create-poll__body-option{width:100%;display:flex;justify-content:space-between;position:relative;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-create-poll-backdrop{background:#141414CC;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-create-poll__footer{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:0;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5) var(--cometchat-padding-4,16px);width:100%}.cometchat-create-poll__error-icon{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-error-color,#F44649);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__error{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:rgba(244,70,73,.1)}.cometchat-create-poll__error-text{color:var(--cometchat-error-color,#F44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{-webkit-mask:url(/_next/static/media/loading_icon.a2679ae1.svg) center center no-repeat;mask:url(/_next/static/media/loading_icon.a2679ae1.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-static-white,#FFF);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__body-options-add-button-disabled{color:var(--cometchat-text-color-disabled,#DCDCDC);font:var(--cometchat-font-caption1-medium)}@media (max-width:768px){.cometchat-create-poll{width:360px}}.cometchat-link-bubble{display:flex;padding:0;flex-direction:column;align-items:flex-end;align-self:stretch;border-radius:var(--cometchat-radius-3,12px);width:240px;max-width:240px}.cometchat-link-bubble-incoming{background:var(--cometchat-neutral-color-300,#E8E8E8)}.cometchat-link-bubble-outgoing{background:var(--cometchat-primary-color,#6852D6)}.cometchat-link-bubble__preview-image{height:50%;width:100%;cursor:pointer;align-self:stretch;background:var(--cometchat-static-black,#0A0914);border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0}.cometchat-link-bubble__preview-body{display:flex;padding:var(--cometchat-padding-2,8px);gap:var(--cometchat-padding-1,4px);align-items:flex-start;align-self:stretch;border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:var(--cometchat-neutral-color-400,#DCDCDC)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:var(--cometchat-extended-primary-color-900,#5D49BE)}.cometchat-link-bubble__preview-body-content-title{font:var(--cometchat-font-body-bold);font-style:normal}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-static-white,#FFF)}.cometchat-link-bubble__preview-body-content-description{font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:var(--cometchat-static-white,#FFF)}.cometchat-link-bubble__preview-body-content-link{font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6;cursor:pointer}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-static-white,#FFF)}.cometchat-link-bubble__body{width:100%}.cometchat-link-bubble__body .cometchat-url{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__body{color:var(--cometchat-info-color,#0B7BEA)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:var(--cometchat-static-white,#FFF)}.cometchat-link-bubble__preview-body-fav-icon{height:40px;width:40px;cursor:pointer;border-radius:var(--cometchat-radius-1,4px)}.cometchat-link-bubble__preview-body-content{text-align:left;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1,4px)}.cometchat-tanslation-bubble{display:flex;flex-direction:column;justify-content:center;border-radius:var(--cometchat-radius-3,12px);flex:1 0 0;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:var(--cometchat-neutral-color-300,#E8E8E8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:var(--cometchat-primary-color,#6852D6)}.cometchat-tanslation-bubble__original-text{width:100%;max-width:500px}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{font:var(--cometchat-font-body-regular);font-style:normal;max-width:500px;margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:auto;width:100%;display:block}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-static-white,#FFF)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:var(--cometchat-neutral-color-400,#DCDCDC)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:var(--cometchat-extended-primary-color-800,#7965DB)}.cometchat-tanslation-bubble__helper-text{padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0;text-align:right;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-neutral-color-600,#727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-static-white,#FFF)}.cometchat-polls-bubble{display:flex;flex-direction:column;align-items:flex-start;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-3,12px);gap:var(--cometchat-padding-4,16px);width:240px;max-width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:var(--cometchat-neutral-color-300,#E8E8E8)}.cometchat-polls-bubble-outgoing{background:var(--cometchat-primary-color,#6852D6)}.cometchat-polls-bubble .cometchat-avatar{padding:0;width:20px;height:20px}.cometchat-polls-bubble .cometchat-avatar img{width:20px;height:20px;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-600,#AA9EE8);font:var(--cometchat-font-caption2-regular);color:var(--cometchat-static-white,#FFF)}.cometchat-polls-bubble__question{font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;width:100%;text-overflow:ellipsis;word-wrap:break-word}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:var(--cometchat-static-white,#FFF)}.cometchat-polls-bubble__options{display:flex;flex-direction:column;width:100%;list-style-type:none;padding-bottom:var(--cometchat-padding-3,12px);gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:flex-start;align-self:stretch}.cometchat-polls-bubble__options>li{display:flex;gap:var(--cometchat-padding-2,8px);width:100%;position:relative}.cometchat-polls-bubble__option-item{width:100%;justify-content:space-between;padding:0}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{width:20px;height:20px;border-radius:var(--cometchat-radius-max,50%);display:flex;align-items:center;justify-content:center}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-static-white,#ffffff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:var(--cometchat-icon-color-highlight,#6852D6);color:var(--cometchat-background-color-01,#FFF);border:var(--cometchat-icon-color-highlight,#6852D6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:var(--cometchat-static-white,#FFF);color:#6852D6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-background-color-01,#FFFFFF)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-primary-color,#6852D6)}.cometchat-poll-bubble__option-item-body{width:100%;display:flex;flex-direction:column;gap:var(--cometchat-spacing-1,4px);overflow:hidden}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;word-wrap:break-word;width:100%;overflow:hidden}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-static-white,#FFF)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;justify-content:flex-end;max-width:100px;position:relative;height:20px;width:fit-content;gap:var(--cometchat-padding-1)}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;width:20px;margin-right:-8px;z-index:2}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{margin-right:0;z-index:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-static-white,#FFF)}.cometchat-poll-bubble__option-item-body-progress{margin-top:3px;width:100%;height:8px;flex-shrink:0;align-self:stretch;border-radius:16px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-neutral-color-400,#DCDCDC)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-extended-primary-color-700,#8978DF)}.cometchat-poll-bubble__option-item-body-progress-background{height:8px;width:20px;border-radius:var(--cometchat-radius-4,16px)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-primary-color,#6852D6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-static-white,#FFF)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected,.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:var(--cometchat-static-white,#FFF)}.cometchat-sticker-keyboard{display:flex;width:100%;height:100%;padding:0;flex-direction:column;gap:0;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-sticker-keyboard__tabs{min-height:40px;height:40px;display:flex;gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-sticker-keyboard__tab>img{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-max,800px);cursor:pointer}.cometchat-sticker-keyboard__tab-active>img{background:var(--cometchat-extended-primary-color-100,#EDEAFA)}.cometchat-sticker-keyboard__list{width:100%;display:flex;overflow-x:hidden;overflow-y:auto;flex-wrap:wrap;background:inherit;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3)}.cometchat-sticker-keyboard__list-item{min-width:80px;min-height:80px;width:80px;height:80px;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);align-items:center;align-content:center;flex-wrap:wrap;cursor:pointer}.cometchat-sticker-keyboard__shimmer-tabs{display:flex;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-sticker-keyboard__shimmer-tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,800);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#E0E0E0 0,#EEE 100%));animation:shimmerAnimation 10s linear infinite}.cometchat-sticker-keyboard__shimmer-list{gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#E0E0E0 0,#EEE 100%));animation:shimmerAnimation 5s linear infinite;border-radius:8px;min-width:70px;min-height:70px;width:70px;height:70px}.cometchat-sticker-keyboard__empty-view{align-items:center;gap:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-bold);font-style:normal}.cometchat-sticker-keyboard__empty-view,.cometchat-sticker-keyboard__error-view{display:flex;height:272px;flex-direction:column;justify-content:center;flex-shrink:0;align-self:stretch;text-align:center}.cometchat-sticker-keyboard__error-view{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{width:60px;height:60px;-webkit-mask-image:url(/_next/static/media/sticker.9e647a27.svg) center center no-repeat;mask-image:url(/_next/static/media/sticker.9e647a27.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--cometchat-icon-color-tertiary,#DCDCDC)}.cometchat-group-members{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__backdrop{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:transparent;height:0;width:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:transparent;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);justify-content:center;align-items:center;gap:var(--cometchat-padding-5,20px);border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-100,#edeafa);overflow:hidden;color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{color:var(--cometchat-static-white,#F9F8FD);background:var(--cometchat-primary-color,#6852D6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{width:auto;height:fit-content}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;height:16px;width:16px;-webkit-mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg) center center no-repeat;mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1)}.cometchat-group-members .cometchat-menu-list__sub-menu-list{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:var(--cometchat-background-color-02,#fafafa)}.cometchat-group-members__empty-state-view{display:flex;flex-direction:column}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-group-members__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-group-members__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-group-members__shimmer-item-title{width:50%;height:22px}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-group-members__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-group-members__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#ffffff);display:flex;align-items:center;justify-content:center}.cometchat-group-members .cometchat-menu-list__sub-menu{background:none;box-shadow:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar,.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}.cometchat-call-logs{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#FFF)}.cometchat-call-logs__outgoing-call{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-call-logs__list-item-trailing-view{height:24px;width:24px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#FFF)}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/_next/static/media/call-log_video.a786d706.svg) center center no-repeat;mask:url(/_next/static/media/call-log_video.a786d706.svg) center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/_next/static/media/call-log-audio.d53d70f0.svg) center center no-repeat;mask:url(/_next/static/media/call-log-audio.d53d70f0.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);padding:0;text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-call-logs__list-item-subtitle-icon{height:16px;width:16px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#FFF)}.cometchat-call-logs__list-item-subtitle-icon-missed-call{-webkit-mask:url(/_next/static/media/call_received.60fa451d.svg) center center no-repeat;mask:url(/_next/static/media/call_received.60fa451d.svg) center center no-repeat;background-color:var(--cometchat-error-color,#F44649)}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{-webkit-mask:url(/_next/static/media/call_made.b95e3982.svg) center center no-repeat;mask:url(/_next/static/media/call_made.b95e3982.svg) center center no-repeat;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{-webkit-mask:url(/_next/static/media/missedCallIcon.de1d55d8.svg) center center no-repeat;mask:url(/_next/static/media/missedCallIcon.de1d55d8.svg) center center no-repeat;background-color:var(--cometchat-success-color,#09C26F)}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-call-logs__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-call-logs__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-call-logs__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-call-logs__shimmer-item-body{display:flex;width:100%;height:100%;align-items:center;gap:var(--cometchat-padding-2,8px)}.cometchat-call-logs__shimmer-item-body-title-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.cometchat-call-logs__shimmer-item-body-title{width:50%;height:22px}.cometchat-call-logs__shimmer-item-body-subtitle,.cometchat-call-logs__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-call-logs__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-call-logs__shimmer-item-body-tail{width:32px;height:32px;min-height:32px;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 10.5s linear infinite}.cometchat-call-logs .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#FFF);position:relative}.cometchat-conversations .cometchat-conversations-header{min-height:64px;box-sizing:border-box}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-conversations .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-conversations .cometchat-list-item__trailing-view{width:auto;height:40px}.cometchat-conversations .cometchat-date{padding:0;font:var(--cometchat-font-caption1-regular)}.cometchat-conversations__subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);flex-shrink:0}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-wait{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-error{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--cometchat-error-color)}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{-webkit-mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;background:var(--cometchat-message-seen-color,#56E8A7);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding,2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations__subtitle-text-sender{font:var(--cometchat-font-body-medium);font-style:normal;flex-shrink:0}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis}.cometchat-conversations__subtitle-text{white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;width:100%}.cometchat-conversations__subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;flex-shrink:0}.cometchat-conversations__subtitle-icon-incoming-audio-call{-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;background-color:var(--cometchat-error-color,#F44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{-webkit-mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;background-color:var(--cometchat-error-color,#F44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-unsupported{-webkit-mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color,#6852D6);overflow:hidden;color:var( --cometchat-static-white,#FFF);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-conversations__subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09C26F);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#ffffff);display:flex;align-items:center;justify-content:center}.cometchat-conversations__list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09C26F)}.cometchat-conversations__list-item-password .cometchat-list-item__status,.cometchat-conversations__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-conversations__list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-conversations__trailing-view-options-delete-backdrop{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:transparent}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:transparent;box-shadow:none}.cometchat-conversations .cometchat-list__header{border-bottom:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{-webkit-mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;background:var(--cometchat-error-color,#F44649);width:24px;height:24px;-webkit-mask-size:contain}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary,#A1A1A1)}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1,4px);background:var( --cometchat-background-color-04,#E8E8E8)}.cometchat-conversations__subtitle-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);background:rgba(104,82,214,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);background:rgba(255,171,0,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852D6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#FFAB00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight,#6852D6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/_next/static/media/conversations_empty_state.c654ea4d.svg) center center no-repeat;mask:url(/_next/static/media/conversations_empty_state.c654ea4d.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-conversations .cometchat-conversations__list-item-agent .cometchat-list-item__title-container{max-width:90%}.cometchat-conversations__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-conversations__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-conversations__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px)}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{width:50%;height:22px}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversations__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-conversations__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 10.5s linear infinite}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-conversations .cometchat-search-bar__input{cursor:pointer}.cometchat-conversations .cometchat-list-item__body{position:relative}.cometchat-conversations .cometchat-list-item__menu-view{position:absolute;top:0;right:0;z-index:1}.cometchat-conversations .cometchat-list-item__trailing-view-hidden{visibility:hidden;display:initial}.cometchat-users{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#FFF);position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cometchat-users .cometchat-search-bar__input,.cometchat-users input{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.cometchat-users__list-item ::selection,.cometchat-users__list-item::selection{background:transparent;color:inherit}.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-users__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-users__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-users__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-users__shimmer-item-title{width:50%;height:22px}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-users__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-users__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09C26F);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#ffffff);display:flex;align-items:center;justify-content:center}.cometchat-users__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-users__list-item{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-users .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-users__selected-preview{position:absolute;bottom:0;left:0;right:0;width:100%;max-height:30vh;padding-top:var(--cometchat-padding-4,16px);padding-left:var(--cometchat-padding-4,16px);padding-right:var(--cometchat-padding-4,16px);padding-bottom:0;background:var(--cometchat-background-color-01,#FFF);border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;z-index:10}.cometchat-users__selected-preview-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.cometchat-users__selected-preview-hide-scrollbar::-webkit-scrollbar{display:none}.cometchat-users__selected-preview-container{display:flex;flex-wrap:wrap;gap:var(--cometchat-padding-2,8px);max-height:calc(2 * (32px + var(--cometchat-padding-2, 8px)));overflow-y:auto;overflow-x:hidden}.cometchat-users__selected-preview-container-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.cometchat-users__selected-preview-container-hide-scrollbar::-webkit-scrollbar{display:none}.cometchat-users__selected-preview-chip{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);padding:var(--cometchat-padding-1,4px);background:var(--cometchat-background-color-03,#F5F5F5);border-radius:var(--cometchat-radius-max,1000px);height:32px;box-sizing:border-box;flex-shrink:0}.cometchat-users__selected-preview-chip .cometchat-avatar{width:24px;height:24px;flex-shrink:0}.cometchat-users__selected-preview-chip .cometchat-avatar .cometchat-avatar__text{font:var( --cometchat-font-caption1-bold)}.cometchat-users__selected-preview-chip-name{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);max-width:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cometchat-users__selected-preview-chip-close{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.cometchat-users__selected-preview-chip-close img{width:16px;height:16px;opacity:.6;transition:opacity .2s}.cometchat-users__selected-preview-chip-close:hover img{opacity:1}.cometchat-users__selected-preview-chip-close-button{border:none;background:none;cursor:pointer;user-select:none;flex-shrink:0}.cometchat-users__selected-preview-chip-close-button .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:fit-content;width:fit-content}.cometchat-users__selected-preview-chip-close-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-groups{width:100%;height:100%;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#FFF)}.cometchat-groups,.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-groups__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-groups__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-groups__shimmer-item-body-title{width:50%;height:22px}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-groups__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-groups__list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09C26F)}.cometchat-groups__list-item-password .cometchat-list-item__status,.cometchat-groups__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-groups__list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__list-item-password .cometchat-list-item__status-icon,.cometchat-groups__list-item-private .cometchat-list-item__status-icon{height:8px;width:8px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch;justify-content:space-between;height:63px;background:var(--cometchat-background-color-01);width:100%;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{overflow:hidden;color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);width:100%;text-align:left;height:100%;min-height:17px;display:block}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:fit-content}.cometchat-message-header>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0;width:100%;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{width:auto}.cometchat-message-header__back-button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;-webkit-mask:url(/_next/static/media/arrow_back.57295352.svg);-webkit-mask-size:contain;background:var(--cometchat-icon-color-primary);cursor:pointer}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:fit-content;width:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:fit-content;width:fit-content;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-icon,.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-header .cometchat-message-header__menu{display:flex;justify-content:center;align-items:center;height:fit-content;width:fit-content}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:24px;width:24px;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:max-content}.cometchat-message-header__listitem{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.cometchat-message-header__auxiliary-button-view{width:fit-content;display:flex;gap:var(--cometchat-padding-4,16px);align-items:center;justify-content:flex-end;gap:16px}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:transparent;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.cometchat-message-header .cometchat-list-item .cometchat-avatar{display:flex;width:40px;height:40px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;width:40px;padding:0}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:initial}}.cometchat-message-composer{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);width:100%;height:100%}.cometchat-message-composer__send-button{display:flex;width:32px;height:32px;padding:var(--cometchat-padding-1,4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:60px;background:var(--cometchat-background-color-04)}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{cursor:pointer;background:var(--cometchat-primary-color)}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;width:300px;overflow:hidden}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{height:332px;border:none}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{width:fit-content;max-height:300px;height:fit-content;min-height:200px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{max-height:300px;min-height:220px;justify-content:space-between}.cometchat-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852D6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#FFAB00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__buttons .cometchat-button{width:fit-content;background:transparent;padding:0;gap:0;height:24px}.cometchat-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-dark);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-message-composer__header{width:100%;height:fit-content;display:flex;padding:var(--cometchat-padding-1,4px);justify-content:space-between;align-items:flex-start;align-self:stretch;flex-direction:column}.cometchat-message-composer__header-error-state{display:flex;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1);flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-02)}.cometchat-message-composer__header-error-state-icon-wrapper{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-composer__header-error-state-icon{-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;width:20px;height:20px;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-composer__header-error-state-text{overflow:hidden;color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-mention-list{overflow:auto;display:flex;flex-direction:column;z-index:2;min-height:45px;padding:0 0 1px;width:fit-content;min-width:320px;bottom:100%;left:0;position:absolute;max-height:336px;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px 4px rgba(16,24,40,.08),0 4px 6px 4px rgba(16,24,40,.03);scrollbar-width:none}.cometchat-mention-list>.cometchat{border-radius:inherit}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-mention-list .cometchat-list__item-wrapper{cursor:pointer}.cometchat-message-composer__input{width:100%;outline:none;background:transparent;overflow-y:auto;min-height:30px;user-select:text;white-space:pre-wrap;overflow-wrap:break-word;text-align:left;box-sizing:border-box;border-bottom:1px solid var(--cometchat-border-color-light);padding:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);max-height:150px;scrollbar-width:none;cursor:text}.cometchat-message-composer__auxilary-button-view{display:flex;justify-content:flex-start;gap:12px;width:100%;align-items:center}.cometchat-message-composer__sticker-button-view{display:flex;justify-content:flex-start;gap:12px;width:fit-content;align-items:center}.cometchat-message-composer__default-buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-4);width:fit-content;margin-right:auto}.cometchat-message-composer__input:empty:before{content:attr(data-placeholder);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-tertiary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color,#6852D6)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input-mobile{font:var( --cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{height:fit-content;max-height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:transparent;height:0;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:rgb(232,229,229);border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:transparent;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:rgb(232,229,229);border-radius:8px}.cometchat-message-list__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center}.cometchat-message-list__error-state-view-icon{height:120px;width:120px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-message-list__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-message-list__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-message-bubble__thread-view-replies{height:100%;width:100%;border:none;border-radius:0;background:transparent;gap:5px}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-delete-bubble,.cometchat-message-bubble .cometchat-text-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-top:0;padding-right:var(--cometchat-padding-2)}.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;height:fit-content;width:fit-content;padding:var(--cometchat-padding-1,4px);gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-max,1000px)}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-width:100%;max-height:84vh;object-fit:contain}.cometchat-message-bubble__audio-call .cometchat-call-bubble .cometchat-call-bubble__body{padding:0}.cometchat-message-bubble__thread-view-replies .cometchat-button{align-items:flex-end}.cometchat-reactions-info-wrapper>.cometchat{width:fit-content}.cometchat-message-bubble__thread-view-replies .cometchat-button .cometchat-button__text{margin-bottom:-2px}.cometchat-message-bubble__body-footer-view .cometchat-reactions .cometchat,.cometchat-reactions .cometchat-popover,.cometchat-reactions .cometchat-popover__button{width:fit-content}.cometchat-message-list__date-header{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-02);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:transparent;gap:var(--cometchat-padding-1,4px);justify-content:flex-start;padding:0;height:100%;width:fit-content}.cometchat-message-bubble__thread-view-replies{display:flex;height:24px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);align-items:center;align-self:stretch}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);text-align:right;font:var(--cometchat-font-caption1-regular)}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{height:16px;background:var(--cometchat-icon-color-secondary);width:16px;-webkit-mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-list__bubble-date-header .cometchat-date,.cometchat-message-list__date-header .cometchat-date{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-medium);display:flex;align-items:center;justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{padding:0 0 0 15px;overflow:hidden;display:flex;margin-right:8px;box-sizing:border-box;width:100%}.cometchat-message-list{height:100%;width:100%;flex:1 1 0;order:2;position:relative;display:flex;border-radius:inherit;background:var(--cometchat-background-color-02);flex-direction:column;justify-content:flex-end;align-items:center;flex-shrink:0}.cometchat-message-list__header{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:auto}.cometchat-message-list__body{height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden;box-sizing:border-box}.cometchat-message-list__body--spacing-top .cometchat-list__body-intersection-top{margin-bottom:var(--cometchat-spacing-8)}.cometchat-message-list__message-indicator{position:absolute;right:12px;bottom:8px}.cometchat-message-list__message-indicator>.cometchat{width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{background:var(--cometchat-static-black);height:fit-content;width:fit-content;display:flex;padding:var(--cometchat-padding-2,8px);flex-direction:column-reverse;align-items:flex-start;border-radius:var(--cometchat-radius-max,4px);justify-content:center;align-items:center;gap:4px}.cometchat-message-list__message-indicator .cometchat-button__text{color:var(--cometchat-static-white);text-align:center;font:var(--cometchat-font-caption1-regular);background:var(--cometchat-primary-color,#6852D6);border-radius:var(--cometchat-radius-max);height:20px;padding:0 var(--cometchat-padding-2,8px);justify-content:center;align-items:center;display:flex}.cometchat-message-list__message-indicator .cometchat-button__icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-static-white)}.cometchat-message-list__footer{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box;background:transparent;z-index:1}.cometchat-message-bubble__leading-view{display:flex;width:32px;height:32px;justify-content:center;align-items:center}.cometchat-message-bubble__leading-view .cometchat-avatar{width:32px;height:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{height:16px;width:16px;display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_sent.ffa2c0f2.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body{border-bottom-left-radius:0;border-bottom-right-radius:0}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-image-bubble,.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-video-bubble{min-width:240px}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_delivered.7b9437af.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_read.ba282aac.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-message-seen-color,#56E8A7)}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;background:var(--cometchat-static-white);height:12px;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{height:16px;width:16px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-list__shimmer{display:flex;flex-direction:column;gap:10px;background:var(--cometchat-background-color-01);padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-message-list__shimmer-body{display:flex;width:286px;align-items:center;position:relative;border-radius:var(--cometchat-radius-2,8px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2)}.cometchat-message-list__shimmer-leading-view{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,8px);background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:listLoadingAnimation .8s infinite;margin-right:var(--cometchat-margin-2)}.cometchat-message-list__shimmer-header{display:flex;width:50px;height:22px;justify-content:center;align-items:center;align-self:center;border-radius:var(--cometchat-radius-2,8px);margin:10px auto auto;z-index:1;position:relative}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{display:flex;width:120px;height:12px;justify-content:center;align-items:center}.cometchat-message-list__shimmer-item,.cometchat-message-list__shimmer-item-header{background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:listLoadingAnimation .8s infinite;border-radius:var(--cometchat-radius-2,8px)}.cometchat-message-list__shimmer-item{width:100%;height:53px}.cometchat-message-bubble .cometchat-message-bubble__audio-call,.cometchat-message-bubble .cometchat-message-bubble__video-call{background:transparent;padding:0}.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary);display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__audio-call .cometchat-action-bubble,.cometchat-message-bubble__video-call .cometchat-action-bubble{display:flex;height:32px;justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-border-color-default)}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/missed_video_call_no_fill.bbeee504.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/call_end_no_fill.f2ef16a7.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/outgoing_video_no_fill.f61abe50.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/incoming_video_no_fill.148d1bd5.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/video_call_button.38340e01.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_missed_no_fill.8a22716a.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/call_end_no_fill.f2ef16a7.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_outgoing_no_fill.a135fe29.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_incoming_no_fill.f0f14f5d.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/audio_call_button.4fda01b6.svg) center center no-repeat;-webkit-mask-size:contain}@keyframes listLoadingAnimation{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{gap:var(--cometchat-padding-2,8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{cursor:default;background-color:transparent}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{background:rgba(20,20,20,.6);align-items:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{box-sizing:border-box;align-items:center;justify-content:center;display:flex}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white,#F9F8FD)}.cometchat-message-information__popup-wrapper,.cometchat-message-list__flag-message-dialog-wrapper{display:flex;position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;overflow:auto;background-color:rgba(0,0,0,.6)}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list-loaded .cometchat-message-list__body .cometchat-list__body{height:fit-content;max-height:100%}.cometchat-message-list-loaded>.cometchat-message-list__body>.cometchat{height:fit-content!important;max-height:100%}.cometchat-message-list__new-message-divider{display:flex;align-items:center;justify-content:center;gap:var(--cometchat-spacing-4);width:100%;padding:var(--cometchat-margin-4) var(--cometchat-spacing-7)}.cometchat-message-list__new-message-divider span{text-wrap:nowrap;font:var(--cometchat-font-body-medium);color:var(--cometchat-error-color)}.cometchat-message-list__new-message-divider div{width:100%;height:1px;background-color:var(--cometchat-error-color)}@keyframes backgroundFade{0%{background-color:var(--cometchat-extended-primary-color-200)}50%{background-color:var(--cometchat-extended-primary-color-100)}75%,to{background-color:transparent}}.cometchat-message-list__bubble-highlight{animation:backgroundFade 3s ease-out forwards}.cometchat-message-list__bubble-highlight-longer{animation:backgroundFade 5s ease-out forwards}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar,.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{display:flex;width:360px;height:540px;padding:var(--cometchat-padding-5,20px) 0;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-title-medium)}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column;gap:var(--cometchat-spacing-2)}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-heading4-regular)}.cometchat-outgoing-call__avatar{display:flex;width:160px;height:160px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-outgoing-call__avatar .cometchat-avatar{width:160px;height:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);height:fit-content;width:fit-content;font-style:normal}.cometchat-outgoing-call__button .cometchat-button{display:flex;padding:var(--cometchat-padding-4);align-items:center;gap:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);justify-content:center;height:fit-content;width:fit-content;cursor:pointer}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{-webkit-mask-size:contain;width:24px;height:24px;background:var(--cometchat-static-white)}@media (max-width:600px){.cometchat-outgoing-call{padding:var(--cometchat-spacing-20) var(--cometchat-spacing-5) var(--cometchat-spacing-15) var(--cometchat-spacing-5)}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{width:120px;height:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call__avatar{margin-bottom:auto;margin-top:var(--cometchat-margin-10)}.cometchat-outgoing-call,.cometchat:has(>.cometchat-outgoing-call){height:100%;width:100%;border-radius:0}}.cometchat-action-bubble{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-02)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{display:inline-flex;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px)}.cometchat-reaction-info__content{display:flex;padding:8px var(--cometchat-padding-2,8px);flex-direction:column;align-items:center;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-static-black,#141414);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);margin:-1px;min-height:77px;min-width:77px;justify-content:center}.cometchat-reaction-info__emoji-text{display:flex;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{color:var(--cometchat-static-white,#F9F8FD);text-align:center;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__title{color:var(--cometchat-static-white,#F9F8FD)}.cometchat-reaction-info__description,.cometchat-reaction-info__title{text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:var(--cometchat-text-color-tertiary,#A1A1A1)}.cometchat-reaction-info__error{color:var(--cometchat-error-color,#F44649);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__loading{-webkit-mask:url(/_next/static/media/Spinner-Gradient-1.50cbbe35.svg) center center no-repeat;-webkit-mask-size:contain;height:24px;width:24px;border-radius:50%;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-top:4px solid transparent;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.cometchat-reaction-list{display:flex;width:280px;flex-direction:column;overflow:hidden;align-items:flex-start;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__error{display:flex;height:200px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reaction-list__tabs{display:flex;padding-top:var(--cometchat-padding-2,8px);max-width:280px;align-items:center;align-self:stretch;overflow-x:auto;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__tabs-tab{display:flex;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-1,4px);cursor:pointer;border-radius:4px 4px 0 0}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:var(--cometchat-text-color-highlight,#6852D6)}.cometchat-reaction-list__list{display:flex;padding:0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-0,0);background:var(--cometchat-background-color-01,#FFF);overflow-y:auto;height:200px}.cometchat-reaction-list .cometchat-list-item{width:280px;cursor:pointer}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{padding:0;flex-shrink:inherit}.cometchat-reaction-list .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{width:280px;height:200px;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{display:flex;align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-tabs{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px);align-items:center;gap:20px;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-reaction-list__shimmer-tab{background:var(--cometchat-shimmer-gradient-color);display:flex;width:48px;height:16px;border-radius:var(--cometchat-radius-2,8px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item{display:flex;width:280px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0 0;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-item-icon{border-radius:var(--cometchat-radius-max,1000px);width:32px;height:32px;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center;align-items:center}.cometchat-reaction-list__shimmer-item-content{border-radius:var(--cometchat-radius-2,8px);height:20px;flex:1 0 0;animation:shimmerAnimation 5s linear infinite}.cometchat-reaction-list__shimmer-item-tailview{background:var(--cometchat-shimmer-gradient-color);display:flex;width:24px;height:24px;border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}.cometchat-reactions{display:flex;padding:0 var(--cometchat-padding-1,4px);align-items:flex-start;align-content:flex-start;gap:2px;align-self:stretch;width:fit-content;height:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{height:24px;border-radius:20px;border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);cursor:pointer}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{display:inline-flex;padding:2px var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);flex-shrink:0}.cometchat-reactions__reaction-you{height:23px;border-radius:20px;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);background:var(--cometchat-extended-primary-color-100,#EDEAFA)}.cometchat-reactions__reaction-emoji{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:transparent;box-shadow:none;border:none}.cometchat-call-button{display:flex;align-items:center;gap:var(--cometchat-padding-4,16px);height:fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-call-button .cometchat-button{width:24px;height:24px;padding:0;gap:0;background:var(--cometchat-background-color-01,#FFFFFF)}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{display:flex;position:fixed;z-index:3;left:0;top:0;justify-content:center;align-items:center;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.4)}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:transparent}.cometchat-incoming-call{display:flex;width:360px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-3,12px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#F5F5F5);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:absolute;z-index:10}.cometchat-incoming-call .cometchat-list-item{width:320px;padding:0;background:var(--cometchat-background-color-03,#F5F5F5)}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary,#FFF);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{width:fit-content;height:fit-content}.cometchat-incoming-call__button-group{display:flex;align-items:center;gap:16px;align-self:stretch}.cometchat-incoming-call__button-decline{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{width:152px;background:var(--cometchat-error-color,#C73C3E)}.cometchat-incoming-call__button-accept{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{width:152px;background:var(--cometchat-success-color,#0B9F5D)}.cometchat-incoming-call__avatar{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:var(--cometchat-primary-button-icon,#FFF);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{display:flex;align-items:center;gap:4px;align-self:stretch}.cometchat-incoming-call__subtitle-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain}.cometchat-incoming-call__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:transparent}.cometchat-message-information{max-width:420px;width:100%;height:fit-content;max-height:100%;flex-shrink:0;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);overflow:hidden}.cometchat-message-information__header{display:flex;height:64px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF)}.cometchat-message-information__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-message-information__header-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-message-information__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:transparent}.cometchat-message-information__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{display:flex;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);align-items:flex-start;gap:0;width:100%;max-height:300px;overflow:hidden auto;background:var(--cometchat-background-color-02,#FAFAFA);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{display:flex;width:100%;padding:0;flex-direction:column;align-items:flex-start;height:260px;overflow:hidden auto}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:transparent}.cometchat-message-information__receipts-subtitle{display:flex;padding:0;width:100%;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex:1 0 0}.cometchat-message-information__receipts-subtitle-text{display:flex;justify-content:space-between;align-items:center;align-self:stretch;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__receipts .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:flex-start}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{width:100%;height:260px;background:var(--cometchat-background-color-01,#FFF)}.cometchat-message-information__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-message-information__shimmer-item-avatar{width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__shimmer-item-title{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);display:flex;height:40px;justify-content:center;align-items:center;flex:1 0 0;animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{padding:0;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{display:flex;height:200px;width:100%;justify-content:center;align-items:center;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){width:100%;height:100%;border-radius:0;border:none;position:absolute;left:0;top:0;z-index:10}.cometchat-thread-header{width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex-shrink:0}.cometchat-thread-header,.cometchat-thread-header__top-bar{display:flex;background:var(--cometchat-background-color-01,#FFF)}.cometchat-thread-header__top-bar{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-2,8px);height:64px;align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5)}.cometchat-thread-header__top-bar-title-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;overflow:hidden}.cometchat-thread-header__top-bar-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-thread-header__top-bar-subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cometchat-thread-header__top-bar-subtitle-text-clickable{cursor:pointer}.cometchat-thread-header__top-bar-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-thread-header__top-bar-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;width:100%;padding-top:var(--cometchat-padding-3,12px);flex-direction:column;flex-shrink:0}.cometchat-thread-header__body-timestamp{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);align-self:center;border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-02,#FAFAFA);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-thread-header__body-timestamp .cometchat-date{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;display:flex}.cometchat-thread-header__message{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);gap:0;min-height:50px;max-height:300px;overflow:hidden auto;flex:1 0 0}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{min-height:fit-content;max-height:150px}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-thread-header__reply-bar-count{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-thread-header__reply-bar-divider{width:100%;height:1px;background:var(--cometchat-border-color-default,#E8E8E8);flex:1}.cometchat-thread-header__message .cometchat-message-preview{cursor:not-allowed}.cometchat-toast{display:inline-block;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4ppx);background:var(--cometchat-static-black);position:fixed;color:var(--cometchat-static-white,#F9F8FD);font:var(--cometchat-font-caption1-regular);bottom:12px;left:50%;transform:translateX(-50%);z-index:10;position:absolute}.cometchat-search{width:100%;margin:0 auto;background:var(--cometchat-background-color-01);height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-3,12px)}.cometchat-search__header{display:flex;align-items:center;gap:6px;justify-content:flex-start;min-height:64px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);padding-bottom:0}.cometchat-search__search-bar{position:relative;flex:1;overflow:hidden}.cometchat-search__input{display:flex;align-items:center;min-height:36px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);gap:var(--cometchat-spacing-1,4px);flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-03,#F5F5F5);justify-content:flex-start;overflow-x:auto}.cometchat-search__input input{border:none;flex:1;min-width:50px;outline:none;background:transparent;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-regular)}.cometchat-search__input-clear-button{border:none;background:none;cursor:pointer;user-select:none}.cometchat-search__back-button .cometchat-button,.cometchat-search__input-clear-button .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:fit-content;width:fit-content}.cometchat-search__back-button .cometchat-button .cometchat-button__icon,.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{display:flex;flex-wrap:wrap;gap:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px)}.cometchat-search__body-filter,.cometchat-search__body-filter .cometchat-button{cursor:pointer;border-radius:var(--Radius-radius_Max,1000px);background:var(--cometchat-background-color-03);display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px)}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:fit-content;width:fit-content;font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{height:16px;width:16px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__initial-view{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.cometchat-search__initial-view-icon{mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary);mask-size:contain;-webkit-mask-size:contain;width:120px;height:120px;flex-shrink:0}.cometchat-search__initial-view-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__initial-view-subtitle{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-conversations__see-more .cometchat-button,.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:fit-content;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text,.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color)}.cometchat-search .cometchat-list-item__trailing-view{width:fit-content;height:fit-content;align-self:flex-start}.cometchat-search__conversations .cometchat-search__conversations-subtitle,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper{display:flex;flex-direction:row;gap:var(--cometchat-padding,2px)}.cometchat-search-messages__list-item .cometchat-search-messages__subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,14px)}.cometchat-search__conversations-subtitle-text-sender{font:var(--cometchat-font-body-bold,14px)}.cometchat-search__conversations-subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);flex-shrink:0}.cometchat-search__conversations-subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-wait{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-error{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--cometchat-error-color)}.cometchat-search__conversations-subtitle-receipts-read{-webkit-mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;background:var(--cometchat-message-seen-color,#56E8A7);-webkit-mask-size:contain;mask-size:contain}.cometchat-search .cometchat-text-highlight{font:var(--cometchat-font-body-bold);color:var(--cometchat-text-color-primary)}.cometchat-search__results .cometchat-list__header-title{min-height:20px;margin-bottom:var(--cometchat-margin-1)}.cometchat-search__conversations,.cometchat-search__messages,.cometchat-search__results{overflow:hidden;height:fit-content}.cometchat-search__results{overflow:scroll;height:100%}.cometchat-search__conversations-list-item{cursor:pointer}.cometchat-search__conversations-list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-search__conversations-subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding,2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);flex-shrink:0}.cometchat-search__conversations-subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight,#6852D6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular)}.cometchat-search__conversations-trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-date{font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color,#6852D6);overflow:hidden;color:var(--cometchat-static-white,#FFF);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;flex-shrink:0}.cometchat-search__conversations-subtitle-icon-incoming-audio-call,.cometchat-search__conversations-subtitle-icon-incoming-video-call{background-color:var(--cometchat-error-color,#F44649)}.cometchat-search__conversations-subtitle-icon-incoming-audio-call{-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-none{display:none}.cometchat-search-conversations__see-more{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);display:flex;justify-content:flex-start}.cometchat-search-conversations__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:fit-content;width:fit-content;padding:0}.cometchat-search-conversations__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852D6);font:var(--cometchat-font-body-medium)}.cometchat-search-messages{overflow:hidden;height:fit-content}.cometchat-search__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-search__shimmer-item{width:100%;height:72px;display:flex;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-search__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-search__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px)}.cometchat-search__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-search__shimmer-item-body-title{width:50%;height:22px}.cometchat-search__shimmer-item-body-subtitle,.cometchat-search__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-search__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-search__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 3.5s linear infinite}.cometchat-search__empty-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF);padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search__empty-view-icon{height:120px;width:120px;mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary,#A1A1A1)}.cometchat-search__empty-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__empty-view-body-title{max-width:280px;width:auto;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__empty-view-body-description{max-width:280px;width:auto;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search__error-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-search__error-view-icon{height:120px;width:120px;mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-error-color,#F44649)}.cometchat-search__error-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__error-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__error-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-messages__list-item{cursor:pointer;width:100%}.cometchat-search-messages__list-item .cometchat-list-item__body-subtitle,.cometchat-search-messages__list-item .cometchat-search-messages__subtitle{display:block;width:100%;max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search-messages__subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search-messages__trailing-view{display:flex;flex-direction:column;align-items:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search-messages .cometchat-date{font:var(--cometchat-font-caption1-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__see-more{gap:var(--cometchat-padding-3,12px) 0;display:flex;justify-content:flex-start;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:fit-content;width:fit-content;padding:0}.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852D6);font:var(--cometchat-font-body-medium)}.cometchat-search__messages-leading-view{background:var(--cometchat-background-color-01);height:40px;width:48px;border-radius:var(--cometchat-radius-max,1000px);display:flex;align-items:center;justify-content:center}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{-webkit-mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;transform:scale(2)}.cometchat-search__messages-leading-view-link>img{height:32px;width:32px}.cometchat-search__messages-leading-view-audio.cometchat-search__messages-leading-view{background-color:var(--cometchat-primary-color,#6852D6)}.cometchat-search__messages-leading-view-audio>.cometchat-search__messages-leading-view-icon{mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;background:var(--cometchat-static-white,#A1A1A1);height:16px;width:16px;transform:scale(2)}.cometchat-search__body-filter .cometchat-button__text{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__subtitle{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__date-separator .cometchat-date{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular)}.cometchat-search-messages__date-separator{padding:0 var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{min-height:50px;width:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{max-height:80px;max-width:80px;width:auto;height:auto;object-fit:contain}.cometchat-search__messages-video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:none}.cometchat-search__messages-video-play-button:after{content:"";display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid white;margin-left:3px}.cometchat-search__messages-trailing-view-video{position:relative}.cometchat-search .cometchat-list__header-title{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-medium)}.cometchat-search__conversations,.cometchat-search__messages{min-height:110px;height:fit-content}.cometchat-search__conversations-full,.cometchat-search__messages-full{height:100%}.cometchat-search__input::-webkit-scrollbar,.cometchat-search__input::-webkit-scrollbar-thumb,.cometchat-search__results::-webkit-scrollbar,.cometchat-search__results::-webkit-scrollbar-thumb{display:none}.cometchat-search__conversations-list-item-online .cometchat-list-item__status,.cometchat-search__conversations-list-item-password .cometchat-list-item__status,.cometchat-search__conversations-list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{margin-right:-12px;background:var(--cometchat-success-color,#09C26F)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09C26F)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-search .cometchat-list__header-title{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__initial-view{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search .cometchat-list .cometchat-list__body,.cometchat-search .cometchat-list .cometchat-list__header{border:none}.cometchat-search__body-filter-active{border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-neutral-color-800,#434343);background:var(--cometchat-neutral-color-900,#141414)}.cometchat-search__body-filter-active .cometchat-button__text{color:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__body-filter-active .cometchat-button__icon{background:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__messages-leading-view-file{height:32px;width:32px}.cometchat-search__messages .cometchat-list-item__body-title{color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{height:16px;width:16px;border:none;border-radius:0;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-moderation-status__icon{min-width:16px;min-height:16px;-webkit-mask:url(/_next/static/media/message_blocked.bc7bf338.svg) center center no-repeat;-webkit-mask-size:contain;background-color:var(--cometchat-error-color);display:inline-block}.cometchat-moderation-status{display:flex;flex-direction:row;align-items:flex-start;background-color:var(--cometchat-error-color-100);padding:var(--cometchat-padding-1) var(--cometchat-padding-2);gap:var(--cometchat-spacing-1,4px);border-radius:0 0 var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px)}.cometchat-moderation-status .cometchat-moderation-status__message{color:var(--cometchat-error-color,#F44649);text-align:left;font:var(--cometchat-font-body-regular);margin:0}.cometchat-ai-assistant-chat{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background:var(--cometchat-background-color-02);align-items:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming{overflow:hidden;max-width:100%;box-sizing:border-box;align-self:flex-start;padding-top:3px}.cometchat-ai-assistant-chat__wrapper{height:100%;width:100%;overflow:hidden;position:relative}.cometchat-ai-assistant-chat__message-list-wrapper{height:inherit;width:100%;overflow:hidden;box-sizing:border-box}.cometchat-ai-assistant-chat__header-wrapper{height:fit-content;width:100%;overflow:hidden}.cometchat-ai-assistant-chat__composer-wrapper{height:fit-content;width:100%;overflow:hidden;background:transparent}.cometchat-ai-assistant-chat .cometchat-message-header{border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item{gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item__body-title{display:block}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-text-color-secondary)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view{display:flex;align-items:center;justify-content:space-between;gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button{height:fit-content;width:fit-content;border:none;background:transparent;margin:0;box-sizing:border-box;padding:6px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon:hover{background:var(--cometchat-icon-color-primary);transition:background .4s ease-in-out}.cometchat-ai-assistant-chat .cometchat-message-composer__input{border:none}.cometchat-ai-assistant-chat .cometchat-message-composer{border-radius:var(--cometchat-radius-4);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-01);margin:0 8px 8px;width:auto}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background-color:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view .cometchat-message-bubble__status-info-view-receipts-error{height:12px;width:12px;margin-bottom:2px}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view{gap:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat__send-button-view{height:44px;width:44px;border-radius:var(--cometchat-radius-max);padding:var(--cometchat-padding-3);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-04);display:flex;justify-content:center;align-items:center}.cometchat-ai-assistant-chat__send-button-view .cometchat-ai-assistant-chat__send-button-icon{mask:url(/_next/static/media/send-message.de9cb295.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/send-message.de9cb295.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;height:20px;width:20px;background:var(--cometchat-icon-color-white)}.cometchat-ai-assistant-chat__send-button-view--active{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat .cometchat-message-list .cometchat-list__body{border:none;height:100%}.cometchat-ai-assistant-chat .cometchat-message-list__shimmer{background:transparent}.cometchat-ai-assistant-chat__send-button-view--streaming{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{mask:url(/_next/static/media/stop-message.cff70c64.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/stop-message.cff70c64.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;height:16px;width:16px;background:var(--cometchat-icon-color-white);border-radius:0}.cometchat-ai-assistant-chat .cometchat-list__empty-view{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--cometchat-padding-4)}.cometchat-ai-assistant-chat__empty-state-suggested-messages{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:var(--cometchat-padding-5);max-width:85%}.cometchat-ai-assistant-chat__suggested-message-icon{height:16px;width:16px;mask:url(/_next/static/media/right-arrow.8572e173.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/right-arrow.8572e173.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary);display:inline-block}.cometchat-ai-assistant-chat__suggested-message-pill:hover{background:var(--cometchat-background-color-01);transition:all .4s ease-in-out;cursor:pointer}.cometchat-ai-assistant-chat__suggested-message-pill{border:1px solid var(--cometchat-border-color-default);background:transparent;border-radius:var(--cometchat-radius-max);min-height:32px;min-width:80px;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);display:flex;justify-content:center;align-items:center;gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2) var(--cometchat-padding-3);box-sizing:border-box}.cometchat-ai-assistant-chat .cometchat-message-list{background:transparent;max-width:calc(100% + (var(--cometchat-padding-4) * 2));margin:0 auto 17px}.cometchat-ai-assistant-chat .cometchat-message-list__body{padding:0 var(--cometchat-padding-1);padding-bottom:var(--cometchat-padding-2)}@media (max-width:768px){.cometchat-ai-assistant-chat{width:100vw;position:fixed;top:0;left:0;z-index:3}}.cometchat-ai-assistant-chat__empty-state{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:transparent}.cometchat-ai-assistant-chat__empty-state-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat .cometchat-list__body>.cometchat-list__body-intersection-top{visibility:hidden}.cometchat-ai-assistant-chat__empty-state-icon img{width:60px;height:60px;object-fit:contain}.cometchat-ai-assistant-chat__empty-state-icon{padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__empty-state-greeting-message{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading4-medium)}.cometchat-ai-assistant-chat__empty-state-intro-message{color:var(--cometchat-text-color-tertiary);text-align:center;font:var(--cometchat-font-body-regular);padding-top:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:transparent}.cometchat-ai-assistant-chat .cometchat-message-bubble__wrapper{gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2)}.cometchat-message-bubble__body.agent-assistant_custom{padding:0}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-date,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-text-color-primary)}@media (max-width:768px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:90%}}@media (max-width:680px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:100%}}.cometchat-ai-assistant-chat__sidebar{position:absolute;top:0;right:0;width:60%;max-width:420px;height:100%;background:var(--cometchat-background-color-01);border-left:1px solid var(--cometchat-border-color-light);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;display:flex;flex-direction:column}.cometchat-ai-assistant-chat__sidebar--open{transform:translateX(0)}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{-webkit-line-clamp:initial!important;line-clamp:none!important;line-height:1.75}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{display:none}.cometchat-ai-assistant-chat__sidebar-content{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--cometchat-background-color-02)}.cometchat-ai-assistant-chat__message-composer-view{width:100%}.cometchat-ai-assistant-chat__message-composer-view--disabled{cursor:not-allowed;caret-color:transparent;position:relative}.cometchat-ai-assistant-chat__message-composer-view--disabled *{pointer-events:none}.cometchat-ai-assistant-chat__message-composer-view--disabled:hover:before{opacity:1;background:var(--cometchat-error-color)}.cometchat-ai-assistant-chat__message-composer-view--disabled .cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{cursor:not-allowed;pointer-events:none}.cometchat-ai-assistant-message-bubble__copy{mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;display:flex;justify-content:flex-start;align-items:flex-start;height:20px;width:20px;background:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view{display:flex;flex-direction:row;align-items:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat{display:flex}.cometchat-ai-assistant-chat__sidebar-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999;opacity:0;animation:fadeIn .3s ease forwards}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-content-view,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-wrapper,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body.tool-result_agentic,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming>div{min-width:100%!important;width:100%!important;max-width:100%!important}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}@media (max-width:480px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{width:100%;max-width:none;position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}.cometchat-ai-assistant-message-bubble{flex-direction:column;display:flex;text-align:left;justify-content:flex-start;width:100%;max-width:100%;overflow:hidden}.cometchat-ai-assistant-message-bubble *{box-sizing:border-box;max-width:100%;overflow:hidden;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2)}.cometchat:has(>.cometchat-ai-assistant-message-bubble){margin-top:calc(var(--cometchat-margin-1) * -1)}.cometchat-ai-assistant-message-bubble>p:not([class]){text-align:left;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble ol:not([class]){padding-left:0!important;margin-top:0!important}.cometchat-ai-assistant-message-bubble li:not([class]),.cometchat-ai-assistant-message-bubble ol:not([class]){text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble canvas,.cometchat-ai-assistant-message-bubble figure,.cometchat-ai-assistant-message-bubble img,.cometchat-ai-assistant-message-bubble pre,.cometchat-ai-assistant-message-bubble svg,.cometchat-ai-assistant-message-bubble table,.cometchat-ai-assistant-message-bubble video{vertical-align:top}.cometchat-ai-assistant-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-ai-assistant-message-bubble ol:not([class]),.cometchat-ai-assistant-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble ul:not([class]){text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble__code-block{max-height:300px;overflow:auto;border:1px solid var(--cometchat-border-color-default);width:100%}.cometchat-ai-assistant-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-size:14px;font-family:var(--cometchat-font-family)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block,.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block *{font-size:14px}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-track{background:transparent}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble table{width:fit-content;max-width:100%;table-layout:auto;display:block;overflow-x:auto;border-radius:var(--cometchat-radius-2);margin:var(--cometchat-margin-2) 0;border-collapse:separate;border-spacing:0;overflow:scroll}.cometchat-ai-assistant-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td,.cometchat-ai-assistant-message-bubble th{padding:var(--cometchat-padding-2);border:1px solid var(--cometchat-border-color-dark);width:fit-content;max-width:100%}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-track{background:transparent}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td{text-align:left!important}.cometchat-ai-assistant-message-bubble th{text-align:center!important;background:var(--cometchat-background-color-04)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__link{text-decoration:underline;color:var(--cometchat-text-color-highlight)}.cometchat-ai-assistant-message-bubble hr,.cometchat-ai-assistant-message-bubble ol,.cometchat-ai-assistant-message-bubble ul{margin:0}.cometchat-ai-assistant-message-bubble li{overflow:visible!important;padding:0}.cometchat-ai-assistant-message-bubble>ol:first-child>li:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble h1,.cometchat-ai-assistant-message-bubble h2,.cometchat-ai-assistant-message-bubble h3,.cometchat-ai-assistant-message-bubble h4,.cometchat-ai-assistant-message-bubble h5,.cometchat-ai-assistant-message-bubble h6{font-size:medium;padding:var(--cometchat-padding-2) 0;margin:0}.cometchat-ai-assistant-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble>h1:first-child,.cometchat-ai-assistant-message-bubble>h2:first-child,.cometchat-ai-assistant-message-bubble>h3:first-child,.cometchat-ai-assistant-message-bubble>h4:first-child,.cometchat-ai-assistant-message-bubble>h5:first-child,.cometchat-ai-assistant-message-bubble>h6:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble img{max-height:300px;width:fit-content;border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2)}.cometchat-ai-assistant-message-bubble__image-intersection-end,.cometchat-ai-assistant-message-bubble__image-intersection-start{display:none}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:not(.cometchat-ai-assistant-message-bubble__image-intersection-end~.cometchat-ai-assistant-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:not(:has(+.cometchat-ai-assistant-message-bubble__image-intersection-start)){display:block}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-ai-assistant-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-ai-assistant-message-bubble>p:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}.cometchat-stream-message-bubble *{box-sizing:border-box;max-width:100%;overflow:hidden;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__copy{mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;align-self:flex-start;display:flex;justify-content:flex-start;align-items:flex-start;height:20px;width:20px;background:var(--cometchat-icon-color-secondary)}.cometchat:has(>.cometchat-stream-message-bubble){margin-top:calc(var(--cometchat-margin-1) * -1)}.cometchat-stream-message-bubble{overflow:hidden;text-align:left}.cometchat-message-bubble__wrapper{align-items:center}.cometchat-stream-message-bubble>p:not([class]){text-align:left}.cometchat-stream-message-bubble>ol:not([class]){padding-left:0!important;margin-top:0!important;text-align:left!important}.cometchat-stream-message-bubble canvas,.cometchat-stream-message-bubble figure,.cometchat-stream-message-bubble img,.cometchat-stream-message-bubble pre,.cometchat-stream-message-bubble svg,.cometchat-stream-message-bubble table,.cometchat-stream-message-bubble video{vertical-align:top}.cometchat-stream-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-stream-message-bubble li:not([class]){text-align:left!important}.cometchat-stream-message-bubble ol:not([class]),.cometchat-stream-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-stream-message-bubble ul:not([class]){text-align:left!important}.cometchat-stream-message-bubble__code-block{max-height:300px;overflow:auto;border:1px solid var(--cometchat-border-color-default);width:100%}.cometchat-stream-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-size:14px;font-family:var(--cometchat-font-family)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block,.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block *{font-size:14px}.cometchat-stream-message-bubble__thinking{border-radius:16px;animation:fadeIn .5s ease;position:relative;overflow:hidden;color:#717680;font:var(--cometchat-font-body-regular);display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;height:fit-content;width:fit-content;min-width:fit-content;padding-top:1px}.cometchat-stream-message-bubble__thinking:after{content:"";position:absolute;top:0;left:-60%;width:60%;height:100%;background:var( --cometchat-text-shimmer-gradient-color);animation:shimmer 1.5s infinite;pointer-events:none;opacity:.7}.cometchat-stream-message-bubble__tool-call-text{width:fit-content;text-align:left;color:var(--cometchat-text-color-secondary);padding-top:1px}.cometchat-stream-message-bubble__thinking{align-items:flex-start;border-radius:0}.cometchat-stream-message-bubble__thinking>.cometchat-stream-message-bubble__thinking-text{border-radius:0;color:var(--cometchat-text-color-secondary)}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-track{background:transparent}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:4px}.cometchat-stream-message-bubble table{width:fit-content;max-width:100%;table-layout:auto;display:block;overflow-x:auto;border-radius:var(--cometchat-radius-2);margin:var(--cometchat-margin-2) 0;border-collapse:separate;border-spacing:0;overflow:hidden}.cometchat-stream-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble table::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-stream-message-bubble table::-webkit-scrollbar-track{background:transparent}.cometchat-stream-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble td,.cometchat-stream-message-bubble th{padding:var(--cometchat-padding-2);border:1px solid var(--cometchat-border-color-dark);width:fit-content;max-width:100%}.cometchat-stream-message-bubble td{text-align:left!important}.cometchat-stream-message-bubble th{text-align:center!important;background:var(--cometchat-background-color-04)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__link{text-decoration:underline;color:var(--cometchat-text-color-highlight)}.cometchat-stream-message-bubble hr,.cometchat-stream-message-bubble ol,.cometchat-stream-message-bubble ul{margin:0}.cometchat-stream-message-bubble li{overflow:visible!important;padding:0}.cometchat-stream-message-bubble img{max-height:300px;width:fit-content;border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2)}.cometchat-stream-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble>ol:first-child>li:first-child,.cometchat-stream-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-stream-message-bubble h1,.cometchat-stream-message-bubble h2,.cometchat-stream-message-bubble h3,.cometchat-stream-message-bubble h4,.cometchat-stream-message-bubble h5,.cometchat-stream-message-bubble h6{font-size:medium;padding:var(--cometchat-padding-2) 0;margin:0}.cometchat-stream-message-bubble>h1:first-child,.cometchat-stream-message-bubble>h2:first-child,.cometchat-stream-message-bubble>h3:first-child,.cometchat-stream-message-bubble>h4:first-child,.cometchat-stream-message-bubble>h5:first-child,.cometchat-stream-message-bubble>h6:first-child{padding-top:0}.cometchat-stream-message-bubble__image-intersection-end,.cometchat-stream-message-bubble__image-intersection-start{display:none}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:not(:has(+.cometchat-stream-message-bubble__image-intersection-start)){display:block}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-stream-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-stream-message-bubble>p:first-child,.cometchat-stream-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}.cometchat-ai-assistant-chat-history{height:100%;width:100%;display:flex;flex-direction:column;padding:var(--cometchat-padding-2);padding-top:0}.cometchat-ai-assistant-chat-history__empty,.cometchat-ai-assistant-chat-history__error,.cometchat-ai-assistant-chat-history__loading{padding:var(--cometchat-padding-5);text-align:center;color:var(--cometchat-text-color-secondary);display:flex;align-items:center;justify-content:center;height:100%;width:100%}.cometchat-ai-assistant-chat-history__list{flex:1;overflow-y:auto}.cometchat-ai-assistant-chat-history__header-container{background:transparent;box-sizing:border-box;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history .cometchat-list__header{background:transparent;border:none}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container{padding-bottom:var(--cometchat-padding-5);box-sizing:border-box}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button{height:fit-content;width:100%;border:none;background:transparent;padding:0;margin:0;box-sizing:border-box;padding:var(--cometchat-padding-2);gap:var(--cometchat-spacing-2);min-height:44px;justify-content:flex-start;padding-left:0}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-options{visibility:hidden}.cometchat-ai-assistant-chat-history__list-item:hover .cometchat-ai-assistant-chat-history__list-options{visibility:visible}.cometchat-ai-assistant-chat-history__list-item{padding:var(--cometchat-padding-3) var(--cometchat-padding-2);background:var(--cometchat-background-color-02);transition:background .2s ease;display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;cursor:pointer}.cometchat-ai-assistant-chat-history__list-item-date-header{display:flex;justify-content:flex-start;align-items:flex-start;border-radius:var(--cometchat-radius-1,4px);background:transparent;width:fit-content;min-height:42px;box-sizing:border-box;padding:var(--cometchat-padding-5) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header-start{padding:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history .cometchat-menu-list__menu{background-color:transparent}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item{background-color:transparent;box-shadow:none}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item-icon-delete{-webkit-mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;background:var(--cometchat-error-color,#F44649);width:24px;height:24px;-webkit-mask-size:contain}.cometchat-ai-assistant-chat-history__list-item-date-header .cometchat-date{padding:0}.cometchat-ai-assistant-chat-history__list-item-container{height:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-item-text{line-height:1.5;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cometchat-ai-assistant-chat-history .cometchat-list__body{border:none;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-chat-history__header{display:flex;align-items:center;justify-content:space-between;padding:0 var(--cometchat-padding-2);background:var(--cometchat-background-color-02);min-height:65px;box-sizing:border-box}.cometchat-ai-assistant-chat-history__title{font:var(--cometchat-font-heading3-bold);color:var(--cometchat-text-color-primary);margin:0}.cometchat-ai-assistant-chat-history .cometchat-list__body-intersection-top{visibility:hidden!important}.cometchat-ai-assistant-chat-history__close{background:transparent;border:none;padding:var(--cometchat-padding-2);cursor:pointer;border-radius:var(--cometchat-radius-2);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.cometchat-ai-assistant-chat-history__close:hover{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat-history__close-icon{width:24px;height:24px;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat-history__shimmer{width:100%;height:100%;background:transparent}.cometchat-ai-assistant-chat-history__shimmer-item{height:48px;display:flex;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-ai-assistant-chat-history__shimmer-item-title{width:100%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-ai-assistant-chat-history__empty-state-view,.cometchat-ai-assistant-chat-history__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:transparent}.cometchat-ai-assistant-chat-history__empty-state-view-body,.cometchat-ai-assistant-chat-history__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-ai-assistant-chat-history__empty-state-view-body-title,.cometchat-ai-assistant-chat-history__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-ai-assistant-chat-history__empty-state-view-body-description,.cometchat-ai-assistant-chat-history__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-error-view{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:var(--cometchat-padding-4);box-sizing:border-box;border-radius:var(--cometchat-radius-2);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-error-color-100);width:fit-content;margin-top:var(--cometchat-margin-2)}.cometchat-error-view__message{font:var(--cometchat-font-caption1-regular);text-align:left;line-height:1.4;margin:0;word-wrap:break-word;hyphens:auto;color:var(--cometchat-error-color)}.cometchat-message-preview{padding:var(--cometchat-padding-2,8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;min-height:30px;height:100%;width:100%;min-width:100px;cursor:pointer;border:none;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;gap:var(--cometchat-padding-1,4px);position:relative;background-color:var(--cometchat-background-color-03)}.cometchat-message-bubble-incoming .cometchat-message-preview{background-color:var(--cometchat-neutral-color-400);color:var( --cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview{background:var(--cometchat-extended-primary-color-700)}.cometchat-message-preview__close{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-icon-color-primary);-webkit-mask-size:contain;mask-size:contain;position:absolute;top:var(--cometchat-padding-2,8px);right:var(--cometchat-padding-2,8px);cursor:pointer}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message{color:var(--cometchat-static-white)}.cometchat-message-preview-deleted__message{display:flex;gap:2px;height:100%;justify-content:left;width:100%}.cometchat-message-preview-deleted__message__text{font:var(--cometchat-font-caption1-regular,12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message{color:var(--cometchat-neutral-color-600)}.cometchat-message-preview__title{font:var(--cometchat-font-caption1-regular,12px);width:100%;text-align:left;color:var(--cometchat-primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-preview__subtitle{display:flex;align-items:center;gap:5px;font-style:normal;width:100%;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular,12px);overflow:hidden}.cometchat-message-bubble-outgoing .bubble-view{border-left:3px solid var(--cometchat-static-white)}.composer-view .cometchat-message-preview{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .bubble-view .cometchat-message-preview__subtitle-icon{background-color:var(--cometchat-static-white)}.cometchat-message-bubble-incoming .bubble-view{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle,.cometchat-message-bubble-outgoing .cometchat-message-preview__title{color:var(--cometchat-static-white)}.bubble-view{border-radius:4px}.cometchat-message-preview_others{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-preview__subtitle-text{text-align:left;overflow:hidden;font:var(--cometchat-font-caption1-regular,12px);text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;flex-shrink:0}.cometchat-message-preview__subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-neutral-color-600)}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-static-white,#fff)}.cometchat-message-preview-deleted__message__icon{height:14px;width:14px;flex:0 0 auto;-webkit-mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-audio{-webkit-mask:url(/_next/static/media/phone_incoming.e0addf11.svg) center center no-repeat;mask:url(/_next/static/media/phone_incoming.e0addf11.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-audio{-webkit-mask:url(/_next/static/media/phone_outgoing.80d96c4f.svg) center center no-repeat;mask:url(/_next/static/media/phone_outgoing.80d96c4f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-video{-webkit-mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-video{-webkit-mask:url(/_next/static/media/outgoing_video.ad62ca2f.svg) center center no-repeat;mask:url(/_next/static/media/outgoing_video.ad62ca2f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-unsupported{-webkit-mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-none{display:none}.cometchat-flag-message-dialog{max-width:400px;width:100%;height:fit-content;max-height:100%;flex-shrink:0;border-radius:var(--cometchat-radius-5);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);overflow:hidden}.cometchat-flag-message-dialog button{cursor:pointer}.cometchat-flag-message-dialog__header{padding:var(--cometchat-padding-4) var(--cometchat-padding-4);border-bottom:1px solid var(--cometchat-border-color-light);border-left:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01)}.cometchat-flag-message-dialog__header-main{display:flex;margin-bottom:var(--cometchat-padding-2);align-items:center;gap:var(--cometchat-padding-3);align-self:stretch}.cometchat-flag-message-dialog__body{width:calc(100% - var(--cometchat-padding-5) * 2);margin-inline:auto;display:flex;flex-direction:column}.cometchat-flag-message-dialog__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-heading2-medium)}.cometchat-flag-message-dialog__header-subtitle{text-align:left;overflow:hidden;color:var(--cometchat-neutral-color-600);text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-flag-message-dialog__reasons{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:var(--cometchat-padding-4) 0 0 0}.cometchat-flag-message-dialog__reason{color:var(--cometchat-text-color-primary);background-color:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:16px;cursor:pointer;font:var(--cometchat-font-body-regular);padding:4px 12px}.cometchat-flag-message-dialog__reason:hover{background-color:var(--cometchat-neutral-color-200)}.cometchat-flag-message-dialog__reasons .cometchat-flag-message-dialog__reason-selected{color:var(--cometchat-text-color-highlight);background-color:var(--cometchat-extended-primary-color-100);border-color:var(--cometchat-extended-primary-color-200)}.cometchat-flag-message-dialog__remark{display:flex;flex-direction:column;gap:var(--cometchat-padding-2);align-items:flex-start;margin-top:var(--cometchat-margin-6)}.cometchat-flag-message-dialog__remark-label{text-align:left;font:var(--cometchat-font-body-medium);color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__remark-label span{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular)}.cometchat-flag-message-dialog__remark-input{resize:none;width:100%;overflow:auto;height:84px;min-height:84px;max-height:84px;border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-02);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);padding:var(--cometchat-padding-2);caret-color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__remark-input:focus{outline:none}.cometchat-flag-message-dialog__remark-input::placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-flag-message-dialog__error{text-align:left;display:flex;flex-direction:column;justify-content:flex-end;font:var(--cometchat-font-body-regular);color:var(--cometchat-error-color);padding:var(--cometchat-padding-2) 0 var(--cometchat-padding-4) 0}.cometchat-flag-message-dialog__actions{display:flex;justify-content:center;align-items:center;gap:var(--cometchat-padding-3);padding:0 0 var(--cometchat-padding-5) 0}.cometchat-flag-message-dialog__actions-item{width:100%}.cometchat-flag-message-dialog__actions .cometchat:has(>.cometchat-button){width:100%;height:40px;border:none}.cometchat-flag-message-dialog__actions .cometchat-button{width:100%;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-body-medium)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button{background-color:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-dark)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled{background-color:var(--cometchat-neutral-color-300);border-color:var(--cometchat-neutral-color-300);cursor:not-allowed}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:has(.cometchat-button__loading-view){background:var(--cometchat-primary-button-background,#6852D6)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{color:var(--cometchat-neutral-color-50)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__icon,.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{cursor:not-allowed}.cometchat-flag-message-dialog__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}@media (max-width:420px){.cometchat-flag-message-dialog{width:95%}}.cometchat-special-mentions-list .cometchat-special-mentions-list__item{display:flex;align-items:center;gap:12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium,500 16px Roboto);cursor:pointer}.cometchat-special-mentions-list .cometchat-special-mentions-list__item:hover{background:var(--cometchat-white-hover,#FAFAFA)}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name{padding:5px;display:inline-flex;align-items:center;gap:8px}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name .cometchat-special-mentions-list__item-name-subtext{color:var(--cometchat-neutral-color-700);font:var(--cometchat-font-body-regular)}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{border-radius:var(--cometchat-radius,2px);display:inline-flex;padding:0 var(--cometchat-padding,2px);justify-content:center;align-items:center;cursor:pointer}.cometchat-mentions-outgoing.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-outgoing.cometchat-mentions-other{background:rgba(249,248,253,.2)}.cometchat-mentions-incoming.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-incoming.cometchat-mentions-other{background:rgba(104,82,214,.2)}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-message-preview .cometchat-url,.cometchat-text-bubble .cometchat-url{text-decoration:underline}.cometchat-text-bubble .cometchat-text-highlight{font:var(--cometchat-font-body-bold)}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Black.cf9b4c79.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BlackItalic.cc1dbbb7.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Bold.a5947e77.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BoldItalic.13f5ef80.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.8ff69652.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Italic.bc297ed5.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Light.cf1d77a2.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-LightItalic.73657c5d.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Medium.530bae4d.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-MediumItalic.3459c5e4.ttf) format("truetype");font-weight:500;font-style:italic}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852D6;--cometchat-extended-primary-color-50:#F9F8FD;--cometchat-extended-primary-color-100:#EDEAFA;--cometchat-extended-primary-color-200:#DCD7F6;--cometchat-extended-primary-color-300:#CCC4F1;--cometchat-extended-primary-color-400:#BBB1ED;--cometchat-extended-primary-color-500:#AA9EE8;--cometchat-extended-primary-color-600:#9A8BE4;--cometchat-extended-primary-color-700:#8978DF;--cometchat-extended-primary-color-800:#7965DB;--cometchat-extended-primary-color-900:#5D49BE;--cometchat-neutral-color-50:#FFFFFF;--cometchat-neutral-color-100:#FAFAFA;--cometchat-neutral-color-200:#F5F5F5;--cometchat-neutral-color-300:#E8E8E8;--cometchat-neutral-color-400:#DCDCDC;--cometchat-neutral-color-500:#A1A1A1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5B5B5B;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0B7BEA;--cometchat-warning-color:#FFAB00;--cometchat-success-color:#09C26F;--cometchat-error-color:#F44649;--cometchat-error-color-100:#FEF3F2;--cometchat-static-black:#141414;--cometchat-static-white:#FFFFFF;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#E0E0E0,#EEE);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,rgba(255,255,255,0.00),rgba(255,255,255,0.70) 50%,rgba(255,255,255,0.00));--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color:#6852D6;--cometchat-extended-primary-color-50:#15102B;--cometchat-extended-primary-color-100:#1D173C;--cometchat-extended-primary-color-200:#251E4D;--cometchat-extended-primary-color-300:#2E245E;--cometchat-extended-primary-color-400:#362B6F;--cometchat-extended-primary-color-500:#3E3180;--cometchat-extended-primary-color-600:#473892;--cometchat-extended-primary-color-700:#4F3EA3;--cometchat-extended-primary-color-800:#5745B4;--cometchat-extended-primary-color-900:#7460D9;--cometchat-neutral-color-50:#141414;--cometchat-neutral-color-100:#1A1A1A;--cometchat-neutral-color-200:#272727;--cometchat-neutral-color-300:#383838;--cometchat-neutral-color-400:#4C4C4C;--cometchat-neutral-color-500:#858585;--cometchat-neutral-color-600:#989898;--cometchat-neutral-color-700:#A8A8A8;--cometchat-neutral-color-800:#C8C8C8;--cometchat-neutral-color-900:#FFFFFF;--cometchat-info-color:#0D66BF;--cometchat-warning-color:#D08D04;--cometchat-success-color:#0B9F5D;--cometchat-message-seen-color:#56E8A7;--cometchat-error-color:#C73C3E;--cometchat-error-color-100:#3A0C05;--cometchat-static-black:#141414;--cometchat-static-white:#FFFFFF;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,rgba(26,26,26,0.00),rgba(26,26,26,0.70) 50%,rgba(26,26,26,0.00));--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-divide-y-reverse:0;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-300:oklch(83.7% .128 66.29);--color-orange-400:oklch(75% .183 55.934);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-700:oklch(55.3% .195 38.402);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-200:oklch(94.5% .129 101.54);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-yellow-700:oklch(55.4% .135 66.442);--color-lime-100:oklch(96.7% .067 122.328);--color-lime-200:oklch(93.8% .127 124.321);--color-lime-400:oklch(84.1% .238 128.85);--color-lime-500:oklch(76.8% .233 130.85);--color-lime-600:oklch(64.8% .2 131.684);--color-lime-700:oklch(53.2% .157 131.589);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-teal-100:oklch(95.3% .051 180.801);--color-teal-200:oklch(91% .096 180.426);--color-teal-400:oklch(77.7% .152 181.912);--color-teal-500:oklch(70.4% .14 182.503);--color-teal-600:oklch(60% .118 184.704);--color-teal-700:oklch(51.1% .096 186.391);--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-400:oklch(78.9% .154 211.53);--color-cyan-500:oklch(71.5% .143 215.221);--color-cyan-600:oklch(60.9% .126 221.723);--color-cyan-700:oklch(52% .105 223.128);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-600:oklch(58.8% .158 241.966);--color-sky-700:oklch(50% .134 242.749);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-400:oklch(67.3% .182 276.935);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-violet-100:oklch(94.3% .029 294.588);--color-violet-200:oklch(89.4% .057 293.283);--color-violet-400:oklch(70.2% .183 293.541);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-600:oklch(54.1% .281 293.009);--color-violet-700:oklch(49.1% .27 292.581);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-400:oklch(71.4% .203 305.504);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-fuchsia-100:oklch(95.2% .037 318.852);--color-fuchsia-200:oklch(90.3% .076 319.62);--color-fuchsia-400:oklch(74% .238 322.16);--color-fuchsia-500:oklch(66.7% .295 322.15);--color-fuchsia-600:oklch(59.1% .293 322.896);--color-fuchsia-700:oklch(51.8% .253 323.949);--color-pink-100:oklch(94.8% .028 342.258);--color-pink-200:oklch(89.9% .061 343.231);--color-pink-400:oklch(71.8% .202 349.761);--color-pink-500:oklch(65.6% .241 354.308);--color-pink-600:oklch(59.2% .249 .584);--color-pink-700:oklch(52.5% .223 3.958);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-200:oklch(92% .004 286.32);--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-500:oklch(55.2% .016 285.938);--color-neutral-600:oklch(43.9% 0 0);--color-stone-300:oklch(86.9% .005 56.366);--color-stone-800:oklch(26.8% .007 34.298);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-wide:.025em;--tracking-widest:.1em;--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-bounce:bounce 1s infinite;--blur-xs:4px;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--font-inter:Inter;--color-border:hsl(var(--border));--color-background:hsl(var(--background));--color-foreground:hsl(var(--foreground));--color-muted:hsl(var(--muted));--color-muted-foreground:hsl(var(--muted-foreground));--color-accent:hsl(var(--accent));--color-accent-foreground:hsl(var(--accent-foreground));--color-popover:hsl(var(--popover));--color-popover-foreground:hsl(var(--popover-foreground));--animate-enter:enter .2s ease-out;--animate-leave:leave .15s ease-in forwards;--animate-fade-in:fade-in .25s ease-in-out;--width-timeline:52rem;--width-chart-modal:50rem;--width-toast:24rem;--width-image-sample:7.5rem;--width-integration-checkbox:80rem;--width-notification-modal:32rem;--height-content-upsell-image--sm:22rem;--height-content-upsell-image--2xl:30rem;--height-content-upsell-image--xl:23rem;--height-image-sample:7.5rem;--height-content-card--tb:22rem;--height-content-card--mobile:36rem;--min-width-16:16.938rem;--min-width-mention-hover:8rem;--min-width-pipeline-title:14rem;--min-width-circle:1.2rem;--min-width-chart:21.875rem;--min-width-sidebar:min(250px,40vw);--container-timeline-image:7rem;--container-chart:21.875rem;--container-sidebar:min(500px,40vw);--max-height-integration-modal-tag-page:98vh;--max-height-notification-modal:30vh;--min-height-table:32rem;--min-height-circle:1.2rem;--margin-edit-mode-buttons:8px;--inset-tooltip-hover-4_5:4.5rem;--z-index-l1:1;--z-index-l2:2;--z-index-l3:3;--z-index-m4:9;--z-index-m5:10;--z-index-h1:11;--z-index-h4:14;--z-index-h5:15;--z-index-max:2147480000}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,::backdrop,:after,:before{border-color:var(--color-gray-200,currentColor)}::file-selector-button{border-color:var(--color-gray-200,currentColor)}body{font-family:var(--font-inter)}::-webkit-scrollbar{display:none}*{scrollbar-width:none}:focus{outline:none}:root{--animation-duration:1.2s;--circle-diameter:14px;--circle-scale-percent:.2;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}*{border-color:var(--color-border)}body{background-color:var(--color-background);color:var(--color-foreground)}}@layer components{#tiktok-spinner{left:calc(var(--circle-diameter)auto);align-items:center;display:flex;position:relative}#tiktok-spinner:after,#tiktok-spinner:before{content:"";width:var(--circle-diameter);height:var(--circle-diameter);animation-duration:var(--animation-duration);mix-blend-mode:darken;border-radius:50%;animation-name:revolve;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:table-cell;position:absolute}#tiktok-spinner:before{background:#4de8f4}#tiktok-spinner:after{animation-delay:calc(var(--animation-duration)/-2);background:#fd3e3e}@keyframes revolve{0%{left:0}25%{transform:scale(calc(1 + var(--circle-scale-percent)))}50%{left:var(--circle-diameter)}75%{transform:scale(calc(1 - var(--circle-scale-percent)))}to{left:0}}}@layer utilities{.\@container{container-type:inline-size}.fade-bottom{max-height:4rem;transition:max-height .5s ease-out;overflow:hidden}.fade-bottom:hover{max-height:32rem;transition:max-height .5s ease-in 1s}.fade-bottom:after{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#fff0,#fff 10%);width:100%;height:1em;position:absolute;bottom:0;left:0}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.spinner{position:relative}.spinner:after,.spinner:before{content:" ";background:#e5e7eb;border-radius:10px;width:4px;height:4px;position:absolute}.spinner:before{top:2px;left:3px}.spinner:after{top:2px;right:3px}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.-inset-x-3{inset-inline:calc(var(--spacing)*-3)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.inset-y-2{inset-block:calc(var(--spacing)*2)}.inset-y-8{inset-block:calc(var(--spacing)*8)}.-top-1{top:calc(var(--spacing)*-1)}.-top-2{top:calc(var(--spacing)*-2)}.-top-3{top:calc(var(--spacing)*-3)}.-top-4{top:calc(var(--spacing)*-4)}.-top-6{top:calc(var(--spacing)*-6)}.-top-8{top:calc(var(--spacing)*-8)}.-top-tooltip-hover-4\.5{top:calc(var(--inset-tooltip-hover-4_5)*-1)}.tag-tooltip-top{top:2.8rem}.top-0{top:calc(var(--spacing)*0)}.top-0\.5{top:calc(var(--spacing)*.5)}.top-1{top:calc(var(--spacing)*1)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing)*2)}.top-2\.5{top:calc(var(--spacing)*2.5)}.top-2\/4{top:50%}.top-4{top:calc(var(--spacing)*4)}.top-6{top:calc(var(--spacing)*6)}.top-8{top:calc(var(--spacing)*8)}.top-10{top:calc(var(--spacing)*10)}.top-11{top:calc(var(--spacing)*11)}.top-14{top:calc(var(--spacing)*14)}.top-16{top:calc(var(--spacing)*16)}.top-20{top:calc(var(--spacing)*20)}.top-\[1\.7rem\]{top:1.7rem}.top-\[29px\]{top:29px}.top-\[72\%\]{top:72%}.top-\[integration-modal\]{top:integration-modal}.top-full{top:100%}.-right-1{right:calc(var(--spacing)*-1)}.-right-2\.5{right:calc(var(--spacing)*-2.5)}.-right-3{right:calc(var(--spacing)*-3)}.right-0{right:calc(var(--spacing)*0)}.right-0\.5{right:calc(var(--spacing)*.5)}.right-1{right:calc(var(--spacing)*1)}.right-2{right:calc(var(--spacing)*2)}.right-2\.5{right:calc(var(--spacing)*2.5)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.right-5{right:calc(var(--spacing)*5)}.right-16{right:calc(var(--spacing)*16)}.right-\[3\.75rem\]{right:3.75rem}.-bottom-2{bottom:calc(var(--spacing)*-2)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-2{bottom:calc(var(--spacing)*2)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-5{bottom:calc(var(--spacing)*5)}.bottom-8{bottom:calc(var(--spacing)*8)}.bottom-9{bottom:calc(var(--spacing)*9)}.bottom-10{bottom:calc(var(--spacing)*10)}.bottom-full{bottom:100%}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing)*2)}.left-5{left:calc(var(--spacing)*5)}.left-8{left:calc(var(--spacing)*8)}.left-10{left:calc(var(--spacing)*10)}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-10{z-index:10}.z-20{z-index:20}.z-21{z-index:21}.z-40{z-index:40}.z-50{z-index:50}.z-9999,.z-\[9999\]{z-index:9999}.z-h1{z-index:var(--z-index-h1)}.z-h4{z-index:var(--z-index-h4)}.z-h5{z-index:var(--z-index-h5)}.z-l1{z-index:var(--z-index-l1)}.z-l2{z-index:var(--z-index-l2)}.z-l2\!{z-index:var(--z-index-l2)!important}.z-l3{z-index:var(--z-index-l3)}.z-m4{z-index:var(--z-index-m4)}.z-m5{z-index:var(--z-index-m5)}.z-max{z-index:var(--z-index-max)}.z-max\!{z-index:var(--z-index-max)!important}.-order-1{order:calc(1*-1)}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-7{grid-column:span 7/span 7}.col-span-11{grid-column:span 11/span 11}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.row-start-2{grid-row-start:2}.button-css{float:left;color:#4a4a4a;cursor:pointer;background-color:#fff;border:1px solid #d1d1d1;border-radius:8px;height:26px;padding:4px 16px;font-size:.75rem;font-weight:550;transition:background-color .3s,border-color .3s}.float-right{float:right}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:470px){.container{max-width:470px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1660px){.container{max-width:1660px}}@media (min-width:2560px){.container{max-width:2560px}}@media (min-width:3072px){.container{max-width:3072px}}@media (min-width:3840px){.container{max-width:3840px}}@media (min-width:4608px){.container{max-width:4608px}}@media (min-width:5120px){.container{max-width:5120px}}.m-0{margin:calc(var(--spacing)*0)}.m-0\!{margin:calc(var(--spacing)*0)!important}.m-0\.5{margin:calc(var(--spacing)*.5)}.m-2{margin:calc(var(--spacing)*2)}.m-auto{margin:auto}.container{margin-inline:auto;padding-inline:2rem}@media (min-width:375px){.container{max-width:none}}@media (min-width:1400px){.container{max-width:1400px}}.-mx-1{margin-inline:calc(var(--spacing)*-1)}.-mx-4{margin-inline:calc(var(--spacing)*-4)}.mx-0{margin-inline:calc(var(--spacing)*0)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-3{margin-inline:calc(var(--spacing)*3)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.-my-2{margin-block:calc(var(--spacing)*-2)}.my-0\.5{margin-block:calc(var(--spacing)*.5)}.my-1{margin-block:calc(var(--spacing)*1)}.my-1\.5{margin-block:calc(var(--spacing)*1.5)}.my-2{margin-block:calc(var(--spacing)*2)}.my-2\.5{margin-block:calc(var(--spacing)*2.5)}.my-3{margin-block:calc(var(--spacing)*3)}.my-4{margin-block:calc(var(--spacing)*4)}.my-5{margin-block:calc(var(--spacing)*5)}.my-8{margin-block:calc(var(--spacing)*8)}.my-16{margin-block:calc(var(--spacing)*16)}.my-auto{margin-block:auto}.-mt-1{margin-top:calc(var(--spacing)*-1)}.-mt-4{margin-top:calc(var(--spacing)*-4)}.-mt-px{margin-top:-1px}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-2\.5{margin-top:calc(var(--spacing)*2.5)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-11{margin-top:calc(var(--spacing)*11)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-14{margin-top:calc(var(--spacing)*14)}.mt-24{margin-top:calc(var(--spacing)*24)}.mt-32{margin-top:calc(var(--spacing)*32)}.mt-52{margin-top:calc(var(--spacing)*52)}.mt-\[0\.333rem\]{margin-top:.333rem}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.-mr-2{margin-right:calc(var(--spacing)*-2)}.-mr-edit-mode-buttons{margin-right:calc(var(--margin-edit-mode-buttons)*-1)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-3\.5{margin-right:calc(var(--spacing)*3.5)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-5{margin-right:calc(var(--spacing)*5)}.mr-6{margin-right:calc(var(--spacing)*6)}.mr-12{margin-right:calc(var(--spacing)*12)}.mr-\[36px\]{margin-right:36px}.mr-auto{margin-right:auto}.-mb-8{margin-bottom:calc(var(--spacing)*-8)}.-mb-px{margin-bottom:-1px}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-0\!{margin-bottom:calc(var(--spacing)*0)!important}.mb-0\.5{margin-bottom:calc(var(--spacing)*.5)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-2\.5{margin-bottom:calc(var(--spacing)*2.5)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.mb-auto{margin-bottom:auto}.-ml-px{margin-left:-1px}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-1\.5{margin-left:calc(var(--spacing)*1.5)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-5{margin-left:calc(var(--spacing)*5)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-\[1\.2rem\]{margin-left:1.2rem}.ml-\[5px\]{margin-left:5px}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.size-1\.5{width:calc(var(--spacing)*1.5);height:calc(var(--spacing)*1.5)}.size-2{width:calc(var(--spacing)*2);height:calc(var(--spacing)*2)}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.size-11{width:calc(var(--spacing)*11);height:calc(var(--spacing)*11)}.size-12{width:calc(var(--spacing)*12);height:calc(var(--spacing)*12)}.size-24{width:calc(var(--spacing)*24);height:calc(var(--spacing)*24)}.size-32{width:calc(var(--spacing)*32);height:calc(var(--spacing)*32)}.size-36{width:calc(var(--spacing)*36);height:calc(var(--spacing)*36)}.size-\[22px\]{width:22px;height:22px}.size-\[50px\]{width:50px;height:50px}.size-fit{width:fit-content;height:fit-content}.size-full{width:100%;height:100%}.size-max{width:max-content;height:max-content}.h-0{height:calc(var(--spacing)*0)}.h-1{height:calc(var(--spacing)*1)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-1\/2{height:50%}.h-2{height:calc(var(--spacing)*2)}.h-3{height:calc(var(--spacing)*3)}.h-3\.5{height:calc(var(--spacing)*3.5)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-12\!{height:calc(var(--spacing)*12)!important}.h-14{height:calc(var(--spacing)*14)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-32{height:calc(var(--spacing)*32)}.h-52{height:calc(var(--spacing)*52)}.h-60{height:calc(var(--spacing)*60)}.h-64{height:calc(var(--spacing)*64)}.h-72{height:calc(var(--spacing)*72)}.h-96{height:calc(var(--spacing)*96)}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[25\.6667px\]{height:25.6667px}.h-\[26px\]{height:26px}.h-\[30px\]{height:30px}.h-\[35\.1px\]{height:35.1px}.h-\[37px\]{height:37px}.h-\[38px\]{height:38px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[49\.75px\]{height:49.75px}.h-\[520px\]{height:520px}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-\[calc\(100vh-225px\)\]{height:calc(100vh - 225px)}.h-\[calc\(100vh-250px\)\]{height:calc(100vh - 250px)}.h-content-card--mobile{height:var(--height-content-card--mobile)}.h-fit{height:fit-content}.h-full{height:100%}.h-image-sample{height:var(--height-image-sample)}.h-max{height:max-content}.h-min{height:min-content}.h-px{height:1px}.h-screen{height:100vh}.max-h-16{max-height:calc(var(--spacing)*16)}.max-h-32{max-height:calc(var(--spacing)*32)}.max-h-60{max-height:calc(var(--spacing)*60)}.max-h-72{max-height:calc(var(--spacing)*72)}.max-h-96{max-height:calc(var(--spacing)*96)}.max-h-\[4\.5rem\]{max-height:4.5rem}.max-h-\[6\.5ch\]{max-height:6.5ch}.max-h-\[calc\(100vh-16rem\)\]{max-height:calc(100vh - 16rem)}.max-h-\[calc\(100vh-255px\)\]{max-height:calc(100vh - 255px)}.max-h-integration-modal-tag-page{max-height:var(--max-height-integration-modal-tag-page)}.max-h-min{max-height:min-content}.max-h-notification-modal{max-height:var(--max-height-notification-modal)}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\[285px\]{min-height:285px}.min-h-\[400px\]{min-height:400px}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-\[calc\(100vh-200px\)\]{min-height:calc(100vh - 200px)}.min-h-circle{min-height:var(--min-height-circle)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-table{min-height:var(--min-height-table)}.w-0{width:calc(var(--spacing)*0)}.w-1{width:calc(var(--spacing)*1)}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.6667%}.w-1\/7{width:14.2857%}.w-1\/12{width:8.33333%}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing)*4)}.w-4xl{width:var(--container-4xl)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-7{width:calc(var(--spacing)*7)}.w-8\/12{width:66.6667%}.w-10{width:calc(var(--spacing)*10)}.w-11{width:calc(var(--spacing)*11)}.w-12{width:calc(var(--spacing)*12)}.w-12\!{width:calc(var(--spacing)*12)!important}.w-14{width:calc(var(--spacing)*14)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-28{width:calc(var(--spacing)*28)}.w-30{width:calc(var(--spacing)*30)}.w-32{width:calc(var(--spacing)*32)}.w-40{width:calc(var(--spacing)*40)}.w-44{width:calc(var(--spacing)*44)}.w-48{width:calc(var(--spacing)*48)}.w-52\!{width:calc(var(--spacing)*52)!important}.w-56{width:calc(var(--spacing)*56)}.w-60{width:calc(var(--spacing)*60)}.w-64{width:calc(var(--spacing)*64)}.w-72{width:calc(var(--spacing)*72)}.w-80{width:calc(var(--spacing)*80)}.w-96{width:calc(var(--spacing)*96)}.w-\[68px\]{width:68px}.w-\[100px\]{width:100px}.w-\[122px\]{width:122px}.w-\[164\.15px\]{width:164.15px}.w-\[230px\]{width:230px}.w-\[300px\]{width:300px}.w-\[375px\]{width:375px}.w-\[400px\]{width:400px}.w-\[500px\]{width:500px}.w-\[calc\(50\%-16px\)\]{width:calc(50% - 16px)}.w-\[calc\(100\%\+6px\)\]{width:calc(100% + 6px)}.w-auto{width:auto}.w-chart-modal{width:var(--width-chart-modal)}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.w-notification-modal{width:var(--width-notification-modal)}.w-timeline{width:var(--width-timeline)}.w-toast{width:var(--width-toast)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-56{max-width:calc(var(--spacing)*56)}.max-w-\[30\%\]{max-width:30%}.max-w-\[32px\]{max-width:32px}.max-w-\[40vw\]{max-width:40vw}.max-w-\[64px\]{max-width:64px}.max-w-\[384px\]{max-width:384px}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-chart{max-width:var(--container-chart)}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-sidebar{max-width:var(--container-sidebar)}.max-w-sm{max-width:var(--container-sm)}.max-w-timeline-image{max-width:var(--container-timeline-image)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-4{min-width:calc(var(--spacing)*4)}.min-w-5{min-width:calc(var(--spacing)*5)}.min-w-6{min-width:calc(var(--spacing)*6)}.min-w-8{min-width:calc(var(--spacing)*8)}.min-w-16{min-width:var(--min-width-16)}.min-w-\[8rem\]{min-width:8rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[20px\]{min-width:20px}.min-w-\[100px\]{min-width:100px}.min-w-\[125px\]{min-width:125px}.min-w-\[200px\]{min-width:200px}.min-w-\[400px\]{min-width:400px}.min-w-chart{min-width:var(--min-width-chart)}.min-w-circle{min-width:var(--min-width-circle)}.min-w-fit{min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.min-w-mention-hover{min-width:var(--min-width-mention-hover)}.min-w-pipeline-title{min-width:var(--min-width-pipeline-title)}.min-w-sidebar{min-width:var(--min-width-sidebar)}.flex-1{flex:1}.flex-auto{flex:auto}.flex-none{flex:none}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-2{flex-basis:calc(var(--spacing)*2)}.border-collapse{border-collapse:collapse}.origin-top-right{transform-origin:100% 0}.-translate-x-2{--tw-translate-x:calc(var(--spacing)*-2)}.-translate-x-2,.-translate-x-2\/4{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-2\/4{--tw-translate-x:calc(calc(2/4*100%)*-1)}.-translate-x-4{--tw-translate-x:calc(var(--spacing)*-4)}.-translate-x-28,.-translate-x-4{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-28{--tw-translate-x:calc(var(--spacing)*-28)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0)}.translate-x-0,.translate-x-5{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-5{--tw-translate-x:calc(var(--spacing)*5)}.translate-x-\[16\.666\%\]{--tw-translate-x:16.666%}.-translate-y-0\.5,.translate-x-\[16\.666\%\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-0\.5{--tw-translate-y:calc(var(--spacing)*-.5)}.-translate-y-1{--tw-translate-y:calc(var(--spacing)*-1)}.-translate-y-1,.-translate-y-1\/2{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1)}.-translate-y-2{--tw-translate-y:calc(var(--spacing)*-2)}.-translate-y-2,.-translate-y-2\/4{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-2\/4{--tw-translate-y:calc(calc(2/4*100%)*-1)}.-translate-y-8{--tw-translate-y:calc(var(--spacing)*-8)}.-translate-y-12,.-translate-y-8{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-12{--tw-translate-y:calc(var(--spacing)*-12)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0)}.translate-y-0,.translate-y-1{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1{--tw-translate-y:calc(var(--spacing)*1)}.translate-y-2{--tw-translate-y:calc(var(--spacing)*2)}.translate-y-2,.translate-y-4{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-4{--tw-translate-y:calc(var(--spacing)*4)}.scale-0{--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%}.scale-0,.scale-95{scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.rotate-45{rotate:45deg}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-\[pulse_1s_ease-in-out_infinite\]{animation:pulse 1s ease-in-out infinite}.animate-bounce{animation:var(--animate-bounce)}.animate-enter{animation:var(--animate-enter)}.animate-fade-in{animation:var(--animate-fade-in)}.animate-leave{animation:var(--animate-leave)}.animate-none{animation:none}.animate-spin{animation:var(--animate-spin)}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-move{cursor:move}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-pointer\!{cursor:pointer!important}.touch-none{touch-action:none}.resize{resize:both}.resize-x{resize:horizontal}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[repeat\(16\,minmax\(0\,1fr\)\)\]{grid-template-columns:repeat(16,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-start{justify-items:start}.gap-0{gap:calc(var(--spacing)*0)}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}.gap-16{gap:calc(var(--spacing)*16)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-1\.5{column-gap:calc(var(--spacing)*1.5)}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-3{column-gap:calc(var(--spacing)*3)}.gap-x-4{column-gap:calc(var(--spacing)*4)}:where(.-space-x-px>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(-1px*var(--tw-space-x-reverse));margin-inline-end:calc(-1px*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-1\.5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1.5)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*8)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-0\.5{row-gap:calc(var(--spacing)*.5)}.gap-y-8{row-gap:calc(var(--spacing)*8)}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style);border-inline-start-width:calc(1px*var(--tw-divide-x-reverse));border-inline-end-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-200>:not(:last-child)){border-color:var(--color-gray-200)}:where(.divide-gray-300>:not(:last-child)){border-color:var(--color-gray-300)}.place-self-end{place-self:end}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.justify-self-end{justify-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-clip{overflow-x:clip}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-x-visible{overflow-x:visible}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overflow-y-visible{overflow-y:visible}.rounded{border-radius:.25rem}.rounded\!{border-radius:.25rem!important}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-l-full{border-top-left-radius:3.40282e+38px;border-bottom-left-radius:3.40282e+38px}.rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.rounded-r-full{border-top-right-radius:3.40282e+38px;border-bottom-right-radius:3.40282e+38px}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-xl{border-bottom-right-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-xl)}.rounded-bl-lg{border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b\!{border-bottom-style:var(--tw-border-style)!important;border-bottom-width:1px!important}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-amber-500{border-color:var(--color-amber-500)}.border-blue-500{border-color:var(--color-blue-500)}.border-cyan-500{border-color:var(--color-cyan-500)}.border-cyan-600{border-color:var(--color-cyan-600)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-fuchsia-500{border-color:var(--color-fuchsia-500)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-200\/80{border-color:#e5e7ebcc}@supports (color:color-mix(in lab,red,red)){.border-gray-200\/80{border-color:color-mix(in oklab,var(--color-gray-200)80%,transparent)}}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-gray-400\/60{border-color:#99a1af99}@supports (color:color-mix(in lab,red,red)){.border-gray-400\/60{border-color:color-mix(in oklab,var(--color-gray-400)60%,transparent)}}.border-gray-400\/75{border-color:#99a1afbf}@supports (color:color-mix(in lab,red,red)){.border-gray-400\/75{border-color:color-mix(in oklab,var(--color-gray-400)75%,transparent)}}.border-gray-700{border-color:var(--color-gray-700)}.border-green-300{border-color:var(--color-green-300)}.border-green-500{border-color:var(--color-green-500)}.border-green-600{border-color:var(--color-green-600)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-indigo-300{border-color:var(--color-indigo-300)}.border-indigo-400{border-color:var(--color-indigo-400)}.border-indigo-500{border-color:var(--color-indigo-500)}.border-indigo-600{border-color:var(--color-indigo-600)}.border-lime-500{border-color:var(--color-lime-500)}.border-lime-600{border-color:var(--color-lime-600)}.border-orange-500{border-color:var(--color-orange-500)}.border-orange-600{border-color:var(--color-orange-600)}.border-pink-500{border-color:var(--color-pink-500)}.border-purple-500{border-color:var(--color-purple-500)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-500{border-color:var(--color-red-500)}.border-red-600{border-color:var(--color-red-600)}.border-rose-500{border-color:var(--color-rose-500)}.border-sky-500{border-color:var(--color-sky-500)}.border-sky-600{border-color:var(--color-sky-600)}.border-stone-300{border-color:var(--color-stone-300)}.border-teal-500{border-color:var(--color-teal-500)}.border-transparent{border-color:#0000}.border-violet-500{border-color:var(--color-violet-500)}.border-violet-600{border-color:var(--color-violet-600)}.border-white{border-color:var(--color-white)}.border-yellow-500{border-color:var(--color-yellow-500)}.border-yellow-600{border-color:var(--color-yellow-600)}.border-zinc-200\!{border-color:var(--color-zinc-200)!important}.border-zinc-400\/60{border-color:#9f9fa999}@supports (color:color-mix(in lab,red,red)){.border-zinc-400\/60{border-color:color-mix(in oklab,var(--color-zinc-400)60%,transparent)}}.border-t-gray-200{border-top-color:var(--color-gray-200)}.bg-\[\#0003\]{background-color:#0003}.bg-\[\#FFFFFFAA\]{background-color:#fffa}.bg-\[\#edeafa\]{background-color:#edeafa}.bg-\[rgb\(51\,51\,51\)\]{background-color:#333}.bg-\[rgba\(0\,0\,0\,0\.666\)\]{background-color:#000a}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-200{background-color:var(--color-amber-200)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-background{background-color:var(--color-background)}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.bg-black\/25{background-color:#00000040}@supports (color:color-mix(in lab,red,red)){.bg-black\/25{background-color:color-mix(in oklab,var(--color-black)25%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-200{background-color:var(--color-blue-200)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-cyan-100{background-color:var(--color-cyan-100)}.bg-cyan-200{background-color:var(--color-cyan-200)}.bg-cyan-500{background-color:var(--color-cyan-500)}.bg-cyan-600{background-color:var(--color-cyan-600)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-200{background-color:var(--color-emerald-200)}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-fuchsia-100{background-color:var(--color-fuchsia-100)}.bg-fuchsia-200{background-color:var(--color-fuchsia-200)}.bg-fuchsia-500{background-color:var(--color-fuchsia-500)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-50\/30{background-color:#f9fafb4d}@supports (color:color-mix(in lab,red,red)){.bg-gray-50\/30{background-color:color-mix(in oklab,var(--color-gray-50)30%,transparent)}}.bg-gray-50\/50{background-color:#f9fafb80}@supports (color:color-mix(in lab,red,red)){.bg-gray-50\/50{background-color:color-mix(in oklab,var(--color-gray-50)50%,transparent)}}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-100\!{background-color:var(--color-gray-100)!important}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-200\/80{background-color:#e5e7ebcc}@supports (color:color-mix(in lab,red,red)){.bg-gray-200\/80{background-color:color-mix(in oklab,var(--color-gray-200)80%,transparent)}}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-gray-700{background-color:var(--color-gray-700)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-200{background-color:var(--color-green-200)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-200{background-color:var(--color-indigo-200)}.bg-indigo-400{background-color:var(--color-indigo-400)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-lime-100{background-color:var(--color-lime-100)}.bg-lime-200{background-color:var(--color-lime-200)}.bg-lime-500{background-color:var(--color-lime-500)}.bg-lime-600{background-color:var(--color-lime-600)}.bg-muted{background-color:var(--color-muted)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-orange-200{background-color:var(--color-orange-200)}.bg-orange-400{background-color:var(--color-orange-400)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-pink-100{background-color:var(--color-pink-100)}.bg-pink-200{background-color:var(--color-pink-200)}.bg-pink-500{background-color:var(--color-pink-500)}.bg-popover{background-color:var(--color-popover)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-purple-200{background-color:var(--color-purple-200)}.bg-purple-500{background-color:var(--color-purple-500)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-200{background-color:var(--color-red-200)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700{background-color:var(--color-red-700)}.bg-rose-100{background-color:var(--color-rose-100)}.bg-rose-200{background-color:var(--color-rose-200)}.bg-rose-500{background-color:var(--color-rose-500)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-sky-200{background-color:var(--color-sky-200)}.bg-sky-500{background-color:var(--color-sky-500)}.bg-sky-600{background-color:var(--color-sky-600)}.bg-teal-100{background-color:var(--color-teal-100)}.bg-teal-200{background-color:var(--color-teal-200)}.bg-teal-500{background-color:var(--color-teal-500)}.bg-transparent{background-color:#0000}.bg-violet-100{background-color:var(--color-violet-100)}.bg-violet-200{background-color:var(--color-violet-200)}.bg-violet-500{background-color:var(--color-violet-500)}.bg-violet-600{background-color:var(--color-violet-600)}.bg-white{background-color:var(--color-white)}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white)50%,transparent)}}.bg-white\/75{background-color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.bg-white\/75{background-color:color-mix(in oklab,var(--color-white)75%,transparent)}}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-yellow-200{background-color:var(--color-yellow-200)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-600{background-color:var(--color-yellow-600)}.bg-zinc-100\!{background-color:var(--color-zinc-100)!important}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-tr{--tw-gradient-position:to top right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-tr{--tw-gradient-position:to top right in oklab}}.bg-linear-to-tr{background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#FCAF45\]{--tw-gradient-from:#fcaf45;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-indigo-600{--tw-gradient-from:var(--color-indigo-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.via-\[\#C13584\]{--tw-gradient-via:#c13584;--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-purple-600{--tw-gradient-via:var(--color-purple-600);--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#5B51D8\]{--tw-gradient-to:#5b51d8;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-indigo-600{--tw-gradient-to:var(--color-indigo-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.\[mask-image\:linear-gradient\(to_right\,black_80\%\,transparent_100\%\)\],.mask-\[linear-gradient\(to_right\,black_80\%\,transparent_100\%\)\]{-webkit-mask-image:linear-gradient(90deg,#000 80%,#0000);mask-image:linear-gradient(90deg,#000 80%,#0000)}.bg-size-\[200\%_100\%\]{background-size:200% 100%}.bg-clip-padding{background-clip:padding-box}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.cover-fullscreen-contain{object-fit:cover!important}.cover-fullscreen-contain:fullscreen{object-fit:contain!important}.object-contain{object-fit:contain}.p-0{padding:calc(var(--spacing)*0)}.p-0\.5{padding:calc(var(--spacing)*.5)}.p-1{padding:calc(var(--spacing)*1)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-3\.5{padding:calc(var(--spacing)*3.5)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-7{padding:calc(var(--spacing)*7)}.p-8{padding:calc(var(--spacing)*8)}.p-\[0\.45rem\]{padding:.45rem}.px-0\.5{padding-inline:calc(var(--spacing)*.5)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\!{padding-inline:calc(var(--spacing)*2)!important}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-3\!{padding-inline:calc(var(--spacing)*3)!important}.px-3\.5{padding-inline:calc(var(--spacing)*3.5)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-12{padding-inline:calc(var(--spacing)*12)}.px-16{padding-inline:calc(var(--spacing)*16)}.px-20{padding-inline:calc(var(--spacing)*20)}.px-\[5px\]{padding-inline:5px}.py-0{padding-block:calc(var(--spacing)*0)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\!{padding-block:calc(var(--spacing)*1)!important}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-3\.5{padding-block:calc(var(--spacing)*3.5)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.py-\[0\.55rem\]{padding-block:.55rem}.py-\[5px\]{padding-block:5px}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-0\.5{padding-top:calc(var(--spacing)*.5)}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-1\.5{padding-top:calc(var(--spacing)*1.5)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-7{padding-top:calc(var(--spacing)*7)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-40{padding-top:calc(var(--spacing)*40)}.pt-48{padding-top:calc(var(--spacing)*48)}.pt-56{padding-top:calc(var(--spacing)*56)}.pt-\[3px\]{padding-top:3px}.pt-px{padding-top:1px}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-8{padding-right:calc(var(--spacing)*8)}.pr-9{padding-right:calc(var(--spacing)*9)}.pr-10{padding-right:calc(var(--spacing)*10)}.pr-14{padding-right:calc(var(--spacing)*14)}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-0\!{padding-bottom:calc(var(--spacing)*0)!important}.pb-0\.5{padding-bottom:calc(var(--spacing)*.5)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.pb-1\.5{padding-bottom:calc(var(--spacing)*1.5)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-2\.5{padding-bottom:calc(var(--spacing)*2.5)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-4\.5{padding-bottom:calc(var(--spacing)*4.5)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-7{padding-bottom:calc(var(--spacing)*7)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pb-14{padding-bottom:calc(var(--spacing)*14)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.pb-40{padding-bottom:calc(var(--spacing)*40)}.pb-px{padding-bottom:1px}.pl-0{padding-left:calc(var(--spacing)*0)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-8{padding-left:calc(var(--spacing)*8)}.pl-10{padding-left:calc(var(--spacing)*10)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\!{font-size:var(--text-sm)!important;line-height:var(--tw-leading,var(--text-sm--line-height))!important}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.mentions{color:var(--color-gray-700)}.text-\[\#141414\]{color:#141414}.text-\[\#727272\]{color:#727272}.text-amber-400{color:var(--color-amber-400)}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-black{color:var(--color-black)}.text-blue-100{color:var(--color-blue-100)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-cyan-500{color:var(--color-cyan-500)}.text-cyan-600{color:var(--color-cyan-600)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-600{color:var(--color-emerald-600)}.text-fuchsia-500{color:var(--color-fuchsia-500)}.text-fuchsia-600{color:var(--color-fuchsia-600)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-500\!{color:var(--color-gray-500)!important}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-700\!{color:var(--color-gray-700)!important}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-indigo-400{color:var(--color-indigo-400)}.text-indigo-500{color:var(--color-indigo-500)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-900{color:var(--color-indigo-900)}.text-inherit{color:inherit}.text-lime-500{color:var(--color-lime-500)}.text-lime-600{color:var(--color-lime-600)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-neutral-600{color:var(--color-neutral-600)}.text-orange-300{color:var(--color-orange-300)}.text-orange-500{color:var(--color-orange-500)}.text-orange-600{color:var(--color-orange-600)}.text-pink-500{color:var(--color-pink-500)}.text-pink-600{color:var(--color-pink-600)}.text-popover-foreground{color:var(--color-popover-foreground)}.text-purple-500{color:var(--color-purple-500)}.text-purple-600{color:var(--color-purple-600)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-500\!{color:var(--color-red-500)!important}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-rose-500{color:var(--color-rose-500)}.text-rose-600{color:var(--color-rose-600)}.text-sky-500{color:var(--color-sky-500)}.text-sky-600{color:var(--color-sky-600)}.text-stone-800{color:var(--color-stone-800)}.text-teal-500{color:var(--color-teal-500)}.text-teal-600{color:var(--color-teal-600)}.text-transparent{color:#0000}.text-violet-200{color:var(--color-violet-200)}.text-violet-200\!{color:var(--color-violet-200)!important}.text-violet-500{color:var(--color-violet-500)}.text-violet-600{color:var(--color-violet-600)}.text-white{color:var(--color-white)}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white)80%,transparent)}}.text-yellow-500{color:var(--color-yellow-500)}.text-yellow-600{color:var(--color-yellow-600)}.text-zinc-400\!{color:var(--color-zinc-400)!important}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.decoration-red-500\!{-webkit-text-decoration-color:var(--color-red-500)!important;text-decoration-color:var(--color-red-500)!important}.decoration-dotted{text-decoration-style:dotted}.placeholder-gray-400::placeholder{color:var(--color-gray-400)}.accent-indigo-600{accent-color:var(--color-indigo-600)}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-95{opacity:.95}.opacity-100{opacity:1}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040)}.shadow-2xl,.shadow-\[0_8px_30px_rgb\(0\,0\,0\,0\.12\)\]{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_8px_30px_rgb\(0\,0\,0\,0\.12\)\]{--tw-shadow:0 8px 30px var(--tw-shadow-color,#0000001f)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.shadow-lg,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none\!{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)}.ring,.shadow-xs{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.ring-0,.ring-1{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.ring-black\/5{--tw-ring-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.ring-black\/5{--tw-ring-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.ring-gray-300\/50{--tw-ring-color:#d1d5dc80}@supports (color:color-mix(in lab,red,red)){.ring-gray-300\/50{--tw-ring-color:color-mix(in oklab,var(--color-gray-300)50%,transparent)}}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm))}.backdrop-blur-sm,.backdrop-blur-xs{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-xs{--tw-backdrop-blur:blur(var(--blur-xs))}.backdrop-brightness-50{--tw-backdrop-brightness:brightness(50%);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-700{transition-delay:.7s}.duration-75{--tw-duration:75ms;transition-duration:75ms}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.\[-webkit-mask-image\:linear-gradient\(to_right\,black_80\%\,transparent_100\%\)\]{-webkit-mask-image:linear-gradient(90deg,#000 80%,#0000)}.\[animation-delay\:0\.2s\]\!{animation-delay:.2s!important}.\[animation-delay\:0\.4s\]\!{animation-delay:.4s!important}.\[animation-delay\:0s\]\!{animation-delay:0s!important}.no-image-borders img{border:0!important}@media (hover:hover){.group-hover\:visible:is(:where(.group):hover *){visibility:visible}.group-hover\:block:is(:where(.group):hover *){display:block}.group-hover\:flex:is(:where(.group):hover *){display:flex}.group-hover\:hidden:is(:where(.group):hover *){display:none}.group-hover\:border-x-indigo-200:is(:where(.group):hover *){border-inline-color:var(--color-indigo-200)}.group-hover\:bg-indigo-100:is(:where(.group):hover *){background-color:var(--color-indigo-100)}.group-hover\:text-center:is(:where(.group):hover *){text-align:center}.group-hover\:text-gray-700:is(:where(.group):hover *){color:var(--color-gray-700)}.group-hover\:text-indigo-800:is(:where(.group):hover *){color:var(--color-indigo-800)}.group-hover\:text-white\/80:is(:where(.group):hover *){color:#fffc}@supports (color:color-mix(in lab,red,red)){.group-hover\:text-white\/80:is(:where(.group):hover *){color:color-mix(in oklab,var(--color-white)80%,transparent)}}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\:text-gray-500::placeholder{color:var(--color-gray-500)}.placeholder\:text-zinc-500\/90::placeholder{color:#71717be6}@supports (color:color-mix(in lab,red,red)){.placeholder\:text-zinc-500\/90::placeholder{color:color-mix(in oklab,var(--color-zinc-500)90%,transparent)}}.first\:ml-0:first-child{margin-left:calc(var(--spacing)*0)}.first\:border-b-0:first-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.first\:pr-2:first-child{padding-right:calc(var(--spacing)*2)}.first\:pl-4:first-child{padding-left:calc(var(--spacing)*4)}.last\:h-1:last-child{height:calc(var(--spacing)*1)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.last\:border-l:last-child{border-left-style:var(--tw-border-style);border-left-width:1px}.last\:p-0:last-child{padding:calc(var(--spacing)*0)}.even\:border-b-0:nth-child(2n){border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:w-2:hover{width:calc(var(--spacing)*2)}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:cursor-grab:hover{cursor:grab}.hover\:cursor-not-allowed:hover{cursor:not-allowed}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:rounded-full:hover{border-radius:3.40282e+38px}.hover\:rounded-md:hover{border-radius:var(--radius-md)}.hover\:rounded-sm:hover{border-radius:var(--radius-sm)}.hover\:border-gray-200:hover{border-color:var(--color-gray-200)}.hover\:border-gray-300:hover{border-color:var(--color-gray-300)}.hover\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\:border-gray-700:hover{border-color:var(--color-gray-700)}.hover\:border-indigo-100:hover{border-color:var(--color-indigo-100)}.hover\:border-indigo-800:hover{border-color:var(--color-indigo-800)}.hover\:border-red-400:hover{border-color:var(--color-red-400)}.hover\:bg-amber-600:hover{background-color:var(--color-amber-600)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-cyan-600:hover{background-color:var(--color-cyan-600)}.hover\:bg-emerald-600:hover{background-color:var(--color-emerald-600)}.hover\:bg-fuchsia-600:hover{background-color:var(--color-fuchsia-600)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-200\/80:hover{background-color:#e5e7ebcc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-gray-200\/80:hover{background-color:color-mix(in oklab,var(--color-gray-200)80%,transparent)}}.hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}.hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-indigo-100:hover{background-color:var(--color-indigo-100)}.hover\:bg-indigo-200:hover{background-color:var(--color-indigo-200)}.hover\:bg-indigo-300:hover{background-color:var(--color-indigo-300)}.hover\:bg-indigo-400:hover{background-color:var(--color-indigo-400)}.hover\:bg-indigo-600:hover{background-color:var(--color-indigo-600)}.hover\:bg-indigo-700:hover{background-color:var(--color-indigo-700)}.hover\:bg-lime-600:hover{background-color:var(--color-lime-600)}.hover\:bg-orange-600:hover{background-color:var(--color-orange-600)}.hover\:bg-pink-600:hover{background-color:var(--color-pink-600)}.hover\:bg-purple-600:hover{background-color:var(--color-purple-600)}.hover\:bg-red-100:hover{background-color:var(--color-red-100)}.hover\:bg-red-200:hover{background-color:var(--color-red-200)}.hover\:bg-red-400:hover{background-color:var(--color-red-400)}.hover\:bg-red-500:hover{background-color:var(--color-red-500)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\:bg-rose-600:hover{background-color:var(--color-rose-600)}.hover\:bg-sky-600:hover{background-color:var(--color-sky-600)}.hover\:bg-teal-600:hover{background-color:var(--color-teal-600)}.hover\:bg-transparent:hover{background-color:#0000}.hover\:bg-violet-600:hover{background-color:var(--color-violet-600)}.hover\:bg-yellow-600:hover{background-color:var(--color-yellow-600)}.hover\:text-amber-700:hover{color:var(--color-amber-700)}.hover\:text-blue-700:hover{color:var(--color-blue-700)}.hover\:text-cyan-700:hover{color:var(--color-cyan-700)}.hover\:text-emerald-700:hover{color:var(--color-emerald-700)}.hover\:text-fuchsia-700:hover{color:var(--color-fuchsia-700)}.hover\:text-gray-200:hover{color:var(--color-gray-200)}.hover\:text-gray-400:hover{color:var(--color-gray-400)}.hover\:text-gray-500:hover{color:var(--color-gray-500)}.hover\:text-gray-600:hover{color:var(--color-gray-600)}.hover\:text-gray-700:hover{color:var(--color-gray-700)}.hover\:text-gray-700\!:hover{color:var(--color-gray-700)!important}.hover\:text-green-400:hover{color:var(--color-green-400)}.hover\:text-green-700:hover{color:var(--color-green-700)}.hover\:text-indigo-500:hover{color:var(--color-indigo-500)}.hover\:text-indigo-700:hover{color:var(--color-indigo-700)}.hover\:text-indigo-800:hover{color:var(--color-indigo-800)}.hover\:text-indigo-900:hover{color:var(--color-indigo-900)}.hover\:text-lime-700:hover{color:var(--color-lime-700)}.hover\:text-orange-200:hover{color:var(--color-orange-200)}.hover\:text-orange-700:hover{color:var(--color-orange-700)}.hover\:text-pink-700:hover{color:var(--color-pink-700)}.hover\:text-purple-700:hover{color:var(--color-purple-700)}.hover\:text-red-400:hover{color:var(--color-red-400)}.hover\:text-red-500:hover{color:var(--color-red-500)}.hover\:text-red-500\!:hover{color:var(--color-red-500)!important}.hover\:text-red-600:hover{color:var(--color-red-600)}.hover\:text-red-700:hover{color:var(--color-red-700)}.hover\:text-rose-700:hover{color:var(--color-rose-700)}.hover\:text-sky-700:hover{color:var(--color-sky-700)}.hover\:text-teal-700:hover{color:var(--color-teal-700)}.hover\:text-violet-700:hover{color:var(--color-violet-700)}.hover\:text-white:hover{color:var(--color-white)}.hover\:text-white\!:hover{color:var(--color-white)!important}.hover\:text-yellow-700:hover{color:var(--color-yellow-700)}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-amber-500:focus{border-color:var(--color-amber-500)}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-blue-600:focus{border-color:var(--color-blue-600)}.focus\:border-cyan-500:focus{border-color:var(--color-cyan-500)}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:border-fuchsia-500:focus{border-color:var(--color-fuchsia-500)}.focus\:border-gray-300:focus{border-color:var(--color-gray-300)}.focus\:border-green-500:focus{border-color:var(--color-green-500)}.focus\:border-indigo-500:focus{border-color:var(--color-indigo-500)}.focus\:border-lime-500:focus{border-color:var(--color-lime-500)}.focus\:border-orange-500:focus{border-color:var(--color-orange-500)}.focus\:border-pink-500:focus{border-color:var(--color-pink-500)}.focus\:border-purple-500:focus{border-color:var(--color-purple-500)}.focus\:border-red-500:focus{border-color:var(--color-red-500)}.focus\:border-rose-500:focus{border-color:var(--color-rose-500)}.focus\:border-sky-500:focus{border-color:var(--color-sky-500)}.focus\:border-teal-500:focus{border-color:var(--color-teal-500)}.focus\:border-violet-500:focus{border-color:var(--color-violet-500)}.focus\:border-yellow-500:focus{border-color:var(--color-yellow-500)}.focus\:bg-accent:focus{background-color:var(--color-accent)}.focus\:bg-amber-100\/50:focus{background-color:#fef3c680}@supports (color:color-mix(in lab,red,red)){.focus\:bg-amber-100\/50:focus{background-color:color-mix(in oklab,var(--color-amber-100)50%,transparent)}}.focus\:bg-blue-100\/50:focus{background-color:#dbeafe80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-blue-100\/50:focus{background-color:color-mix(in oklab,var(--color-blue-100)50%,transparent)}}.focus\:bg-cyan-100\/50:focus{background-color:#cefafe80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-cyan-100\/50:focus{background-color:color-mix(in oklab,var(--color-cyan-100)50%,transparent)}}.focus\:bg-emerald-100\/50:focus{background-color:#d0fae580}@supports (color:color-mix(in lab,red,red)){.focus\:bg-emerald-100\/50:focus{background-color:color-mix(in oklab,var(--color-emerald-100)50%,transparent)}}.focus\:bg-fuchsia-100\/50:focus{background-color:#fae8ff80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-fuchsia-100\/50:focus{background-color:color-mix(in oklab,var(--color-fuchsia-100)50%,transparent)}}.focus\:bg-green-100\/50:focus{background-color:#dcfce780}@supports (color:color-mix(in lab,red,red)){.focus\:bg-green-100\/50:focus{background-color:color-mix(in oklab,var(--color-green-100)50%,transparent)}}.focus\:bg-indigo-100\/50:focus{background-color:#e0e7ff80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-indigo-100\/50:focus{background-color:color-mix(in oklab,var(--color-indigo-100)50%,transparent)}}.focus\:bg-lime-100\/50:focus{background-color:#ecfcca80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-lime-100\/50:focus{background-color:color-mix(in oklab,var(--color-lime-100)50%,transparent)}}.focus\:bg-orange-100\/50:focus{background-color:#ffedd580}@supports (color:color-mix(in lab,red,red)){.focus\:bg-orange-100\/50:focus{background-color:color-mix(in oklab,var(--color-orange-100)50%,transparent)}}.focus\:bg-pink-100\/50:focus{background-color:#fce7f380}@supports (color:color-mix(in lab,red,red)){.focus\:bg-pink-100\/50:focus{background-color:color-mix(in oklab,var(--color-pink-100)50%,transparent)}}.focus\:bg-purple-100\/50:focus{background-color:#f3e8ff80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-purple-100\/50:focus{background-color:color-mix(in oklab,var(--color-purple-100)50%,transparent)}}.focus\:bg-red-100\/50:focus{background-color:#ffe2e280}@supports (color:color-mix(in lab,red,red)){.focus\:bg-red-100\/50:focus{background-color:color-mix(in oklab,var(--color-red-100)50%,transparent)}}.focus\:bg-rose-100\/50:focus{background-color:#ffe4e680}@supports (color:color-mix(in lab,red,red)){.focus\:bg-rose-100\/50:focus{background-color:color-mix(in oklab,var(--color-rose-100)50%,transparent)}}.focus\:bg-sky-100\/50:focus{background-color:#dff2fe80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-sky-100\/50:focus{background-color:color-mix(in oklab,var(--color-sky-100)50%,transparent)}}.focus\:bg-teal-100\/50:focus{background-color:#cbfbf180}@supports (color:color-mix(in lab,red,red)){.focus\:bg-teal-100\/50:focus{background-color:color-mix(in oklab,var(--color-teal-100)50%,transparent)}}.focus\:bg-transparent:focus{background-color:#0000}.focus\:bg-violet-100\/50:focus{background-color:#ede9fe80}@supports (color:color-mix(in lab,red,red)){.focus\:bg-violet-100\/50:focus{background-color:color-mix(in oklab,var(--color-violet-100)50%,transparent)}}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:bg-yellow-100\/50:focus{background-color:#fef9c280}@supports (color:color-mix(in lab,red,red)){.focus\:bg-yellow-100\/50:focus{background-color:color-mix(in oklab,var(--color-yellow-100)50%,transparent)}}.focus\:text-accent-foreground:focus{color:var(--color-accent-foreground)}.focus\:text-gray-700:focus{color:var(--color-gray-700)}.focus\:ring:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\:ring-amber-500:focus{--tw-ring-color:var(--color-amber-500)}.focus\:ring-amber-500\/20:focus{--tw-ring-color:#f99c0033}@supports (color:color-mix(in lab,red,red)){.focus\:ring-amber-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-amber-500)20%,transparent)}}.focus\:ring-amber-500\/50:focus{--tw-ring-color:#f99c0080}@supports (color:color-mix(in lab,red,red)){.focus\:ring-amber-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-amber-500)50%,transparent)}}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-blue-500\/20:focus{--tw-ring-color:#3080ff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-blue-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-blue-500)20%,transparent)}}.focus\:ring-blue-500\/50:focus{--tw-ring-color:#3080ff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-blue-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-blue-500)50%,transparent)}}.focus\:ring-cyan-500:focus{--tw-ring-color:var(--color-cyan-500)}.focus\:ring-cyan-500\/20:focus{--tw-ring-color:#00b7d733}@supports (color:color-mix(in lab,red,red)){.focus\:ring-cyan-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-cyan-500)20%,transparent)}}.focus\:ring-cyan-500\/50:focus{--tw-ring-color:#00b7d780}@supports (color:color-mix(in lab,red,red)){.focus\:ring-cyan-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-cyan-500)50%,transparent)}}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-emerald-500\/20:focus{--tw-ring-color:#00bb7f33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-emerald-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-emerald-500)20%,transparent)}}.focus\:ring-emerald-500\/50:focus{--tw-ring-color:#00bb7f80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-emerald-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-emerald-500)50%,transparent)}}.focus\:ring-fuchsia-500:focus{--tw-ring-color:var(--color-fuchsia-500)}.focus\:ring-fuchsia-500\/20:focus{--tw-ring-color:#e12afb33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-fuchsia-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-fuchsia-500)20%,transparent)}}.focus\:ring-fuchsia-500\/50:focus{--tw-ring-color:#e12afb80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-fuchsia-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-fuchsia-500)50%,transparent)}}.focus\:ring-gray-300:focus{--tw-ring-color:var(--color-gray-300)}.focus\:ring-green-500:focus{--tw-ring-color:var(--color-green-500)}.focus\:ring-green-500\/20:focus{--tw-ring-color:#00c75833}@supports (color:color-mix(in lab,red,red)){.focus\:ring-green-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-green-500)20%,transparent)}}.focus\:ring-green-500\/50:focus{--tw-ring-color:#00c75880}@supports (color:color-mix(in lab,red,red)){.focus\:ring-green-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-green-500)50%,transparent)}}.focus\:ring-indigo-500:focus{--tw-ring-color:var(--color-indigo-500)}.focus\:ring-indigo-500\/20:focus{--tw-ring-color:#625fff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-indigo-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-indigo-500)20%,transparent)}}.focus\:ring-indigo-500\/50:focus{--tw-ring-color:#625fff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-indigo-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-indigo-500)50%,transparent)}}.focus\:ring-lime-500:focus{--tw-ring-color:var(--color-lime-500)}.focus\:ring-lime-500\/20:focus{--tw-ring-color:#80cd0033}@supports (color:color-mix(in lab,red,red)){.focus\:ring-lime-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-lime-500)20%,transparent)}}.focus\:ring-lime-500\/50:focus{--tw-ring-color:#80cd0080}@supports (color:color-mix(in lab,red,red)){.focus\:ring-lime-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-lime-500)50%,transparent)}}.focus\:ring-orange-500:focus{--tw-ring-color:var(--color-orange-500)}.focus\:ring-orange-500\/20:focus{--tw-ring-color:#fe6e0033}@supports (color:color-mix(in lab,red,red)){.focus\:ring-orange-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-orange-500)20%,transparent)}}.focus\:ring-orange-500\/50:focus{--tw-ring-color:#fe6e0080}@supports (color:color-mix(in lab,red,red)){.focus\:ring-orange-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-orange-500)50%,transparent)}}.focus\:ring-pink-500:focus{--tw-ring-color:var(--color-pink-500)}.focus\:ring-pink-500\/20:focus{--tw-ring-color:#f6339a33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-pink-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-pink-500)20%,transparent)}}.focus\:ring-pink-500\/50:focus{--tw-ring-color:#f6339a80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-pink-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-pink-500)50%,transparent)}}.focus\:ring-purple-500:focus{--tw-ring-color:var(--color-purple-500)}.focus\:ring-purple-500\/20:focus{--tw-ring-color:#ac4bff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-purple-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-purple-500)20%,transparent)}}.focus\:ring-purple-500\/50:focus{--tw-ring-color:#ac4bff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-purple-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-purple-500)50%,transparent)}}.focus\:ring-red-500:focus{--tw-ring-color:var(--color-red-500)}.focus\:ring-red-500\/20:focus{--tw-ring-color:#fb2c3633}@supports (color:color-mix(in lab,red,red)){.focus\:ring-red-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-red-500)20%,transparent)}}.focus\:ring-red-500\/50:focus{--tw-ring-color:#fb2c3680}@supports (color:color-mix(in lab,red,red)){.focus\:ring-red-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-red-500)50%,transparent)}}.focus\:ring-rose-500:focus{--tw-ring-color:var(--color-rose-500)}.focus\:ring-rose-500\/20:focus{--tw-ring-color:#ff235733}@supports (color:color-mix(in lab,red,red)){.focus\:ring-rose-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-rose-500)20%,transparent)}}.focus\:ring-rose-500\/50:focus{--tw-ring-color:#ff235780}@supports (color:color-mix(in lab,red,red)){.focus\:ring-rose-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-rose-500)50%,transparent)}}.focus\:ring-sky-500:focus{--tw-ring-color:var(--color-sky-500)}.focus\:ring-sky-500\/20:focus{--tw-ring-color:#00a5ef33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-sky-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-sky-500)20%,transparent)}}.focus\:ring-sky-500\/50:focus{--tw-ring-color:#00a5ef80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-sky-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-sky-500)50%,transparent)}}.focus\:ring-teal-500:focus{--tw-ring-color:var(--color-teal-500)}.focus\:ring-teal-500\/20:focus{--tw-ring-color:#00baa733}@supports (color:color-mix(in lab,red,red)){.focus\:ring-teal-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-teal-500)20%,transparent)}}.focus\:ring-teal-500\/50:focus{--tw-ring-color:#00baa780}@supports (color:color-mix(in lab,red,red)){.focus\:ring-teal-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-teal-500)50%,transparent)}}.focus\:ring-violet-500:focus{--tw-ring-color:var(--color-violet-500)}.focus\:ring-violet-500\/20:focus{--tw-ring-color:#8d54ff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-violet-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-violet-500)20%,transparent)}}.focus\:ring-violet-500\/50:focus{--tw-ring-color:#8d54ff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-violet-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-violet-500)50%,transparent)}}.focus\:ring-white:focus{--tw-ring-color:var(--color-white)}.focus\:ring-yellow-500:focus{--tw-ring-color:var(--color-yellow-500)}.focus\:ring-yellow-500\/20:focus{--tw-ring-color:#edb20033}@supports (color:color-mix(in lab,red,red)){.focus\:ring-yellow-500\/20:focus{--tw-ring-color:color-mix(in oklab,var(--color-yellow-500)20%,transparent)}}.focus\:ring-yellow-500\/50:focus{--tw-ring-color:#edb20080}@supports (color:color-mix(in lab,red,red)){.focus\:ring-yellow-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-yellow-500)50%,transparent)}}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color:var(--color-gray-800)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-dotted:focus{--tw-outline-style:dotted;outline-style:dotted}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-gray-300:active{background-color:var(--color-gray-300)}.active\:bg-indigo-300\/25:active{background-color:#a4b3ff40}@supports (color:color-mix(in lab,red,red)){.active\:bg-indigo-300\/25:active{background-color:color-mix(in oklab,var(--color-indigo-300)25%,transparent)}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-400:disabled{color:var(--color-gray-400)}.disabled\:opacity-40:disabled{opacity:.4}.data-disabled\:pointer-events-none[data-disabled]{pointer-events:none}.data-disabled\:opacity-50[data-disabled]{opacity:.5}.data-selected\:border-indigo-500[data-selected]{border-color:var(--color-indigo-500)}.data-selected\:text-indigo-600[data-selected]{color:var(--color-indigo-600)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--color-accent)}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:var(--color-accent-foreground)}@media (min-width:470px){.tb\:sticky{position:sticky}.tb\:col-span-1{grid-column:span 1/span 1}.tb\:row-start-2{grid-row-start:2}.tb\:row-start-3{grid-row-start:3}.tb\:row-start-4{grid-row-start:4}.tb\:mt-12{margin-top:calc(var(--spacing)*12)}.tb\:mb-0{margin-bottom:calc(var(--spacing)*0)}.tb\:mb-12{margin-bottom:calc(var(--spacing)*12)}.tb\:mb-14{margin-bottom:calc(var(--spacing)*14)}.tb\:block{display:block}.tb\:h-96{height:calc(var(--spacing)*96)}.tb\:h-content-card--tb{height:var(--height-content-card--tb)}.tb\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tb\:gap-x-8{column-gap:calc(var(--spacing)*8)}.tb\:bg-gray-50{background-color:var(--color-gray-50)}.tb\:px-6{padding-inline:calc(var(--spacing)*6)}.tb\:py-12{padding-block:calc(var(--spacing)*12)}.tb\:pr-28{padding-right:calc(var(--spacing)*28)}.tb\:pb-6{padding-bottom:calc(var(--spacing)*6)}.tb\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (min-width:640px){.sm\:left-0{left:calc(var(--spacing)*0)}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-start-2{grid-column-start:2}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:row-start-3{grid-row-start:3}.sm\:-mx-6{margin-inline:calc(var(--spacing)*-6)}.sm\:mx-auto{margin-inline:auto}.sm\:mt-0{margin-top:calc(var(--spacing)*0)}.sm\:mt-24{margin-top:calc(var(--spacing)*24)}.sm\:mr-2{margin-right:calc(var(--spacing)*2)}.sm\:mr-4{margin-right:calc(var(--spacing)*4)}.sm\:ml-2{margin-left:calc(var(--spacing)*2)}.sm\:ml-5{margin-left:calc(var(--spacing)*5)}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:inline{display:inline}.sm\:h-6{height:calc(var(--spacing)*6)}.sm\:h-content-upsell-image--sm{height:var(--height-content-upsell-image--sm)}.sm\:h-image-sample{height:var(--height-image-sample)}.sm\:w-2\/4{width:50%}.sm\:w-44{width:calc(var(--spacing)*44)}.sm\:w-56{width:calc(var(--spacing)*56)}.sm\:w-96{width:calc(var(--spacing)*96)}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:w-image-sample{width:var(--width-image-sample)}.sm\:w-integration-checkbox{width:var(--width-integration-checkbox)}.sm\:w-notification-modal{width:var(--width-notification-modal)}.sm\:max-w-96{max-width:calc(var(--spacing)*96)}.sm\:max-w-full{max-width:100%}.sm\:max-w-md{max-width:var(--container-md)}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:var(--container-sm)}.sm\:translate-x-0{--tw-translate-x:calc(var(--spacing)*0)}.sm\:translate-x-0,.sm\:translate-x-2{translate:var(--tw-translate-x)var(--tw-translate-y)}.sm\:translate-x-2{--tw-translate-x:calc(var(--spacing)*2)}.sm\:translate-x-18{--tw-translate-x:calc(var(--spacing)*18)}.sm\:translate-x-18,.sm\:translate-y-0{translate:var(--tw-translate-x)var(--tw-translate-y)}.sm\:translate-y-0{--tw-translate-y:calc(var(--spacing)*0)}.sm\:transform-none\!{transform:none!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:gap-4{gap:calc(var(--spacing)*4)}.sm\:gap-6{gap:calc(var(--spacing)*6)}.sm\:rounded-lg{border-radius:var(--radius-lg)}.sm\:\[mask-image\:none\],.sm\:mask-none{-webkit-mask-image:none;mask-image:none}.sm\:px-2{padding-inline:calc(var(--spacing)*2)}.sm\:px-3{padding-inline:calc(var(--spacing)*3)}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}.sm\:px-10{padding-inline:calc(var(--spacing)*10)}.sm\:pr-5{padding-right:calc(var(--spacing)*5)}.sm\:pr-6{padding-right:calc(var(--spacing)*6)}.sm\:pr-7{padding-right:calc(var(--spacing)*7)}.sm\:pl-2{padding-left:calc(var(--spacing)*2)}.sm\:pl-6{padding-left:calc(var(--spacing)*6)}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.sm\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.sm\:\[-webkit-mask-image\:none\]{-webkit-mask-image:none}.sm\:first\:pl-2:first-child{padding-left:calc(var(--spacing)*2)}}@media (min-width:768px){.md\:-inset-x-8{inset-inline:calc(var(--spacing)*-8)}.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:mt-24{margin-top:calc(var(--spacing)*24)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:inline-block{display:inline-block}.md\:size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.md\:size-16{width:calc(var(--spacing)*16);height:calc(var(--spacing)*16)}.md\:h-40{height:calc(var(--spacing)*40)}.md\:h-80{height:calc(var(--spacing)*80)}.md\:h-96{height:calc(var(--spacing)*96)}.md\:w-1\/3{width:33.3333%}.md\:w-\[296px\]{width:296px}.md\:w-auto{width:auto}.md\:max-w-fit{max-width:fit-content}.md\:max-w-xl{max-width:var(--container-xl)}.md\:min-w-\[296px\]{min-width:296px}.md\:flex-1{flex:1}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-start{justify-content:flex-start}:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.md\:space-x-1\.5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1.5)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1.5)*calc(1 - var(--tw-space-x-reverse)))}.md\:rounded-lg{border-radius:var(--radius-lg)}.md\:rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:rounded-b-lg{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:border-0{border-style:var(--tw-border-style);border-width:0}.md\:border-t-4{border-top-style:var(--tw-border-style);border-top-width:4px}.md\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.md\:border-l-0{border-left-style:var(--tw-border-style);border-left-width:0}.md\:px-6{padding-inline:calc(var(--spacing)*6)}.md\:px-16{padding-inline:calc(var(--spacing)*16)}.md\:pt-4{padding-top:calc(var(--spacing)*4)}.md\:pb-0{padding-bottom:calc(var(--spacing)*0)}.md\:pl-0{padding-left:calc(var(--spacing)*0)}.md\:pl-1{padding-left:calc(var(--spacing)*1)}.md\:pl-2{padding-left:calc(var(--spacing)*2)}.md\:text-left{text-align:left}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.md\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (min-width:1024px){.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:-mx-8{margin-inline:calc(var(--spacing)*-8)}.lg\:mb-0{margin-bottom:calc(var(--spacing)*0)}.lg\:h-10{height:calc(var(--spacing)*10)}.lg\:h-72{height:calc(var(--spacing)*72)}.lg\:w-10{width:calc(var(--spacing)*10)}.lg\:w-auto{width:auto}.lg\:max-w-2xl{max-width:var(--container-2xl)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:gap-3{gap:calc(var(--spacing)*3)}.lg\:border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.lg\:border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.lg\:p-4{padding:calc(var(--spacing)*4)}.lg\:p-8{padding:calc(var(--spacing)*8)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:pr-1{padding-right:calc(var(--spacing)*1)}.lg\:pb-0{padding-bottom:calc(var(--spacing)*0)}.lg\:pl-8{padding-left:calc(var(--spacing)*8)}.lg\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-3{grid-column-start:3}.xl\:mt-3{margin-top:calc(var(--spacing)*3)}.xl\:mr-5{margin-right:calc(var(--spacing)*5)}.xl\:ml-5{margin-left:calc(var(--spacing)*5)}.xl\:h-80{height:calc(var(--spacing)*80)}.xl\:h-content-upsell-image--xl{height:var(--height-content-upsell-image--xl)}.xl\:w-96{width:calc(var(--spacing)*96)}.xl\:w-full{width:100%}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:overflow-visible{overflow:visible}.xl\:pr-8{padding-right:calc(var(--spacing)*8)}}@media (min-width:1536px){.\32 xl\:mt-0{margin-top:calc(var(--spacing)*0)}.\32 xl\:mr-0{margin-right:calc(var(--spacing)*0)}.\32 xl\:ml-0{margin-left:calc(var(--spacing)*0)}.\32 xl\:ml-2{margin-left:calc(var(--spacing)*2)}.\32 xl\:h-36{height:calc(var(--spacing)*36)}.\32 xl\:h-96{height:calc(var(--spacing)*96)}.\32 xl\:h-\[30px\]{height:30px}.\32 xl\:h-content-upsell-image--2xl{height:var(--height-content-upsell-image--2xl)}.\32 xl\:w-10{width:calc(var(--spacing)*10)}.\32 xl\:w-36{width:calc(var(--spacing)*36)}.\32 xl\:max-w-3xl{max-width:var(--container-3xl)}.\32 xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32 xl\:rounded-md{border-radius:var(--radius-md)}.\32 xl\:p-6{padding:calc(var(--spacing)*6)}.\32 xl\:px-1{padding-inline:calc(var(--spacing)*1)}.\32 xl\:px-2{padding-inline:calc(var(--spacing)*2)}.\32 xl\:px-4{padding-inline:calc(var(--spacing)*4)}.\32 xl\:py-0\.5{padding-block:calc(var(--spacing)*.5)}.\32 xl\:py-4{padding-block:calc(var(--spacing)*4)}.\32 xl\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.\32 xl\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.\32 xl\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.\32 xl\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (min-width:1660px){.\32 bxl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (min-width:2560px){.\33 xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}@media (min-width:3072px){.\34 xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@container (min-width:32rem){.\@lg\:col-span-3{grid-column:span 3/span 3}.\@lg\:col-span-8{grid-column:span 8/span 8}}@container (min-width:42rem){.\@2xl\:col-span-2{grid-column:span 2/span 2}.\@2xl\:col-span-9{grid-column:span 9/span 9}}.dark\:border-gray-700:is(.dark *),:where(.dark\:divide-gray-700:is(.dark *)>:not(:last-child)){border-color:var(--color-gray-700)}.dark\:border-slate-600:is(.dark *){border-color:var(--color-slate-600)}.dark\:bg-slate-800:is(.dark *){background-color:var(--color-slate-800)}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.dark\:bg-white\/5:is(.dark *){background-color:color-mix(in oklab,var(--color-white)5%,transparent)}}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.dark\:bg-white\/10:is(.dark *){background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.dark\:text-amber-400:is(.dark *){color:var(--color-amber-400)}.dark\:text-blue-400:is(.dark *){color:var(--color-blue-400)}.dark\:text-cyan-400:is(.dark *){color:var(--color-cyan-400)}.dark\:text-emerald-400:is(.dark *){color:var(--color-emerald-400)}.dark\:text-fuchsia-400:is(.dark *){color:var(--color-fuchsia-400)}.dark\:text-gray-700:is(.dark *){color:var(--color-gray-700)}.dark\:text-green-400:is(.dark *){color:var(--color-green-400)}.dark\:text-indigo-400:is(.dark *){color:var(--color-indigo-400)}.dark\:text-lime-400:is(.dark *){color:var(--color-lime-400)}.dark\:text-orange-400:is(.dark *){color:var(--color-orange-400)}.dark\:text-pink-400:is(.dark *){color:var(--color-pink-400)}.dark\:text-purple-400:is(.dark *){color:var(--color-purple-400)}.dark\:text-red-400:is(.dark *){color:var(--color-red-400)}.dark\:text-rose-400:is(.dark *){color:var(--color-rose-400)}.dark\:text-sky-400:is(.dark *){color:var(--color-sky-400)}.dark\:text-teal-400:is(.dark *){color:var(--color-teal-400)}.dark\:text-violet-400:is(.dark *){color:var(--color-violet-400)}.dark\:text-white:is(.dark *){color:var(--color-white)}.dark\:text-white\/70:is(.dark *){color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.dark\:text-white\/70:is(.dark *){color:color-mix(in oklab,var(--color-white)70%,transparent)}}.dark\:text-white\/80:is(.dark *){color:#fffc}@supports (color:color-mix(in lab,red,red)){.dark\:text-white\/80:is(.dark *){color:color-mix(in oklab,var(--color-white)80%,transparent)}}.dark\:text-yellow-400:is(.dark *){color:var(--color-yellow-400)}@media (hover:hover){.dark\:hover\:bg-white\/10:is(.dark *):hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.dark\:hover\:bg-white\/10:is(.dark *):hover{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.dark\:hover\:text-amber-400:is(.dark *):hover{color:var(--color-amber-400)}.dark\:hover\:text-blue-400:is(.dark *):hover{color:var(--color-blue-400)}.dark\:hover\:text-cyan-400:is(.dark *):hover{color:var(--color-cyan-400)}.dark\:hover\:text-emerald-400:is(.dark *):hover{color:var(--color-emerald-400)}.dark\:hover\:text-fuchsia-400:is(.dark *):hover{color:var(--color-fuchsia-400)}.dark\:hover\:text-green-400:is(.dark *):hover{color:var(--color-green-400)}.dark\:hover\:text-indigo-400:is(.dark *):hover{color:var(--color-indigo-400)}.dark\:hover\:text-lime-400:is(.dark *):hover{color:var(--color-lime-400)}.dark\:hover\:text-orange-400:is(.dark *):hover{color:var(--color-orange-400)}.dark\:hover\:text-pink-400:is(.dark *):hover{color:var(--color-pink-400)}.dark\:hover\:text-purple-400:is(.dark *):hover{color:var(--color-purple-400)}.dark\:hover\:text-red-400:is(.dark *):hover{color:var(--color-red-400)}.dark\:hover\:text-rose-400:is(.dark *):hover{color:var(--color-rose-400)}.dark\:hover\:text-sky-400:is(.dark *):hover{color:var(--color-sky-400)}.dark\:hover\:text-teal-400:is(.dark *):hover{color:var(--color-teal-400)}.dark\:hover\:text-violet-400:is(.dark *):hover{color:var(--color-violet-400)}.dark\:hover\:text-yellow-400:is(.dark *):hover{color:var(--color-yellow-400)}}.dark\:focus\:bg-white\/10:is(.dark *):focus{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.dark\:focus\:bg-white\/10:is(.dark *):focus{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.\[\&\>div\]\:z-h5>div{z-index:var(--z-index-h5)}.opacity-1{opacity:1}@keyframes bounce-high{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.animate-bounce-high{animation:bounce-high .6s ease-in-out infinite}@keyframes shimmer{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.youtube-lookalike-pill{background-position:0;animation:shimmer 3s ease-in-out infinite}.youtube-lookalike-shadow{box-shadow:0 0 20px #6366f180,0 0 40px #9333ea4d}.youtube-lookalike-shadow:hover{box-shadow:0 0 30px #6366f1cc,0 0 60px #9333ea80}.youtube-lookalike-pill-glow{background:radial-gradient(circle,#ffffff4d 0,#0000 70%)}}input[type=range]{appearance:none;border-radius:8px;outline:none;width:100%;height:12px;margin-top:-1px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#6d66c8;border-radius:50%;width:12px;height:12px;transform:scale(1.5)}input[type=range]::-moz-range-thumb{cursor:pointer;background:#6d66c8;border-radius:50%;width:12px;height:12px}input[type=range]::-webkit-slider-thumb:hover{background:#6d66c8}input[type=range]::-moz-range-thumb:hover{background:#6d66c8}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes enter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes leave{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.cometchat-widget{--cometchat-primary-color:#6852D6;--cometchat-border-color-highlight:#6852D6;--cometchat-text-color-highlight:#6852D6;--cometchat-icon-color-highlight:#6852D6;--cometchat-primary-button-background:#6852D6;--cometchat-extended-primary-color-50:#ffffff;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-text-color-primary:#141414;--cometchat-text-color-secondary:#727272;--cometchat-font-family:var(--font-inter,"Inter"),ui-sans-serif,system-ui,sans-serif}.cometchat-widget .cometchat-conversations,.cometchat-widget .cometchat-message-list{min-height:345px;flex:1 1 auto}.cometchat-widget .cometchat-message-composer{flex-shrink:0;border-radius:8px;border-left:none;border-right:none;border-bottom:none}.cometchat-widget .cometchat-list__body,.cometchat-widget .cometchat-message-list__body{scrollbar-width:thin;scrollbar-color:var(--cometchat-neutral-color-400,#dcdcdc) transparent}.cometchat-widget .cometchat-list__body::-webkit-scrollbar,.cometchat-widget .cometchat-message-list__body::-webkit-scrollbar{width:6px}.cometchat-widget .cometchat-list__body::-webkit-scrollbar-track,.cometchat-widget .cometchat-message-list__body::-webkit-scrollbar-track{background:transparent}.cometchat-widget .cometchat-list__body::-webkit-scrollbar-thumb,.cometchat-widget .cometchat-message-list__body::-webkit-scrollbar-thumb{background:var(--cometchat-neutral-color-400,#dcdcdc);border-radius:3px}.cometchat-widget .cometchat-list__body::-webkit-scrollbar-thumb:hover,.cometchat-widget .cometchat-message-list__body::-webkit-scrollbar-thumb:hover{background:var(--cometchat-neutral-color-500,#a1a1a1)}.cometchat-floating-button{box-shadow:0 8px 24px rgba(0,0,0,.14)!important}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}