.cometchat-text-bubble{padding:var(--cometchat-padding-1)var(--cometchat-padding-2)var(--cometchat-padding-2)var(--cometchat-padding-2);border-radius:var(--cometchat-radius-3,12px);justify-content:flex-start;align-self:flex-end;align-items:center;width:auto;max-width:630px;display:flex}.cometchat-text-bubble__body-text{word-break:break-word;text-align:left;white-space:pre-line;padding-top:var(--cometchat-padding-1);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded{-webkit-line-clamp:unset;white-space:pre-line;display:block;overflow:visible}.cometchat-text-bubble__body-text:has(ol),.cometchat-text-bubble__body-text:has(ul),.cometchat-text-bubble__body-text:has(blockquote),.cometchat-text-bubble__body-text:has(pre){white-space:normal;max-height:88px;display:block;overflow:hidden}.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(ol),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(ul),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(blockquote),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(pre){max-height:none;overflow:visible}.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{flex-direction:column;display:flex;position:relative}.cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{font:var(--cometchat-font-body-regular);cursor:pointer;width:fit-content;padding:var(--cometchat-padding-1);align-self:flex-end;font-style:normal;display:flex}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less{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 (width<=1000px){.cometchat-text-bubble{max-width:420px}}@media (width<=768px){.cometchat-text-bubble{max-width:280px}}.cometchat-text-bubble__body-text b,.cometchat-text-bubble__body-text strong{font-weight:var(--cometchat-font-weight-bold,700)}.cometchat-text-bubble__body-text i,.cometchat-text-bubble__body-text em{font-style:italic}.cometchat-text-bubble__body-text s,.cometchat-text-bubble__body-text strike,.cometchat-text-bubble__body-text del{text-decoration:line-through}.cometchat-text-bubble__body-text u{text-decoration:underline}.cometchat-text-bubble__body-text code{background:var(--cometchat-background-color-03);color:var(--cometchat-text-color-highlight);padding:0 var(--cometchat-padding);border-radius:var(--cometchat-radius);border:1px solid var(--cometchat-border-color-default);white-space:pre-wrap;word-break:break-word;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;display:inline-flex;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text code{color:var(--cometchat-text-color-highlight);border-radius:var(--cometchat-radius);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-03);padding:0 var(--cometchat-padding);justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;display:inline-flex;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text code{color:var(--cometchat-static-white);border-radius:var(--cometchat-radius);padding:0 var(--cometchat-padding);background:#fff3;border:1px solid #f5f5f51a;font-size:14px;font-style:normal;font-weight:400;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.cometchat-text-bubble__body-text pre{background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-2,8px);padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-3,12px);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:14px;font-style:normal;font-weight:400;display:block;overflow-x:auto;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre{border-radius:var(--cometchat-radius-2,8px);color:var(--cometchat-static-white);background:#ffffff1a;border:none}.cometchat-text-bubble__body-text pre code,.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text pre code,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre code{color:inherit;background:0 0;border:none;border-radius:0;padding:0;display:inline;font-family:inherit!important}.cometchat-text-bubble__body-text blockquote{border-left:3px solid var(--cometchat-border-color-default);padding:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-1);white-space:pre-line;min-width:100px;margin:0;font-style:normal;display:block}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text blockquote{color:var(--cometchat-text-color-secondary);background:var(--cometchat-neutral-color-400);border-left-color:var(--cometchat-primary-color)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text blockquote{color:#fffc;border-left-color:var(--cometchat-static-white);background:#ffffff1a}.cometchat-text-bubble__body-text a{cursor:pointer;text-decoration:underline}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text a{color:var(--cometchat-primary-color,#39f)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text a{color:var(--cometchat-static-white)}.cometchat-text-bubble__body-text a:hover{opacity:.8;text-decoration:underline}.cometchat-text-bubble__body-text li{white-space:normal;margin:0;padding:0;display:list-item}.cometchat-text-bubble__body-text ul,.cometchat-text-bubble__body-text ol{padding:0;padding-left:var(--cometchat-padding-2,8px);white-space:normal;margin:0;list-style-position:inside}.cometchat-text-bubble__body-text ol{list-style-type:decimal}.cometchat-text-bubble__body-text ol ol{list-style-type:lower-alpha}.cometchat-text-bubble__body-text ol ol ol{list-style-type:lower-roman}.cometchat-text-bubble__body-text ul{list-style-type:disc}.cometchat-text-bubble__body-text ul ul{list-style-type:circle}.cometchat-text-bubble__body-text ul ul ul{list-style-type:square}.cometchat-text-bubble__body-text li>ol,.cometchat-text-bubble__body-text li>ul{margin-top:0;margin-bottom:0}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#6852d633}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-style:normal;font-weight:400;text-decoration:none}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#ffab0033}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular);font-style:normal;font-weight:400;text-decoration:none}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#fff3}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions>span{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal;font-weight:400;text-decoration:none}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#fff3}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions-you>span{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal;font-weight:400;text-decoration:none}