.messages-thread{--messages-attachment-max-width:360px;--messages-attachment-max-height:280px;min-width:0;max-width:100%;padding-left:4px;padding-right:4px}.messages-thread__row{width:100%;min-width:0;max-width:100%;margin-bottom:2px;padding:2px 0;display:flex;position:relative}.messages-thread__row--mine{justify-content:flex-end}.messages-thread__row--theirs{justify-content:flex-start;align-items:flex-end;gap:10px}.messages-thread__message-avatar-wrap{flex-shrink:0;margin-bottom:5px;position:relative}.messages-thread__message-avatar{width:30px!important;height:30px!important}.messages-thread__message-avatar-name,.messages-thread__action-label,.messages-compose-action-label{z-index:20;background:rgba(0, 0, 0, var(--opacity-20));color:#bbd4ffd9;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:400;line-height:1.3;transition:opacity .15s,visibility .15s;display:inline-block;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.messages-thread__message-avatar-name{left:0;transform:none}.messages-thread__message-avatar-wrap:hover .messages-thread__message-avatar-name,.messages-thread__message-avatar-wrap:focus-within .messages-thread__message-avatar-name{opacity:1;visibility:visible}.messages-thread__bubble-wrap{flex-direction:column-reverse;gap:2px;width:fit-content;min-width:0;max-width:68%;display:flex;position:relative}.messages-thread__bubble-wrap--mine{align-items:flex-end}.messages-thread__bubble-wrap--theirs{align-items:flex-start}.messages-thread__bubble-area{flex-direction:column;width:fit-content;max-width:100%;display:flex;position:relative}.messages-thread__bubble-wrap--mine .messages-thread__bubble-area{align-items:flex-end}.messages-thread__bubble-wrap--theirs .messages-thread__bubble-area{align-items:flex-start}.messages-thread__bubble-body{flex-direction:column;width:fit-content;min-width:0;max-width:100%;display:flex;overflow:visible;position:relative!important}.messages-thread__bubble-body:has(.messages-thread__reaction-badge){margin-bottom:12px}.messages-thread__bubble-wrap--mine .messages-thread__bubble-body{align-items:flex-end}.messages-thread__bubble-wrap--theirs .messages-thread__bubble-body{align-items:flex-start}.messages-thread__bubble-footer{align-items:inherit;flex-direction:column;width:100%;margin-top:5px;margin-bottom:5px;display:flex;position:relative}.messages-thread__bubble-wrap--mine .messages-thread__bubble-footer,.messages-thread__bubble-wrap--theirs .messages-thread__bubble-footer{align-items:flex-end}.messages-thread__bubble-wrap:has(.messages-thread__reaction-badge) .messages-thread__bubble-footer{margin-bottom:5px}.messages-thread__time{line-height:1.25;display:block}.messages-thread__actions-stack{opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:7px;padding:0;transition:opacity .18s,visibility .18s;display:flex;position:absolute;top:0;bottom:0}.messages-thread__bubble-wrap--mine .messages-thread__actions-stack{margin-right:8px;left:auto;right:100%}.messages-thread__bubble-wrap--theirs .messages-thread__actions-stack{margin-left:8px;left:100%;right:auto}.messages-thread__bubble-wrap.is-actions-visible .messages-thread__actions-stack,.messages-thread__bubble-wrap.is-emoji-picker-visible .messages-thread__actions-stack{opacity:1;visibility:visible;pointer-events:auto}.messages-thread__bubble-wrap.is-emoji-picker-visible{z-index:30}.messages-thread__hover-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:4px;padding:0;display:flex}.messages-thread__action{cursor:pointer;color:#bbd4ff;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:2px;display:flex;position:relative}.messages-thread__action:hover{color:#fff;background:0 0}.messages-thread__action-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.messages-thread__action-icon-img{object-fit:contain;pointer-events:none;filter:brightness(0)saturate()invert(88%)sepia(37%)saturate(707%)hue-rotate(186deg)brightness(102%)contrast(101%);flex:none;width:13px;max-width:13px;height:13px;max-height:13px;transition:filter .15s;display:block}.messages-thread__action:hover .messages-thread__action-icon-img,.messages-thread__emoji-trigger:hover .messages-thread__action-icon-img{filter:brightness(0)saturate()invert()}.messages-thread__action:hover .messages-thread__action-label,.messages-thread__emoji-trigger:hover .messages-thread__action-label{opacity:1;visibility:visible}.messages-thread__bubble-wrap.is-emoji-picker-visible .messages-thread__emoji-trigger .messages-thread__action-label,.messages-thread__bubble-wrap.is-emoji-picker-visible .messages-thread__emoji-trigger:hover .messages-thread__action-label{opacity:0;visibility:hidden}.messages-thread__emoji-trigger{flex-direction:column;align-items:center;display:flex;position:relative}.messages-thread__react-picker{pointer-events:auto;flex-direction:column;align-items:center;display:flex}.messages-thread__react-picker--portaled{margin:0;position:fixed}.messages-thread__react-emojis{background:rgba(0, 0, 0, var(--opacity-30));border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:10px;max-width:min(100vw - 16px,360px);padding:6px;display:flex;box-shadow:0 6px 20px #00000073}.messages-thread__react-emojis--mine{margin-left:auto}.messages-thread__react-emojis--theirs{margin-right:auto}.overSlaDropdown{box-shadow:0 12px 32px #00000073;border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20))!important;background:rgba(var(--dashboard-section-small-cards-bg), var(--opacity-20))!important;-webkit-backdrop-filter:var(--tooltip-backdrop-filter)!important;backdrop-filter:var(--tooltip-backdrop-filter)!important}.messages-thread__react-emojis button{cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:19px;line-height:0;transition:transform .12s,background .12s;display:inline-flex}.messages-thread__react-emoji-frame{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;line-height:0;display:flex}.messages-thread__react-emoji-img{object-fit:contain;object-position:center center;pointer-events:none;width:100%;max-width:40px;height:100%;max-height:40px;margin:0;display:block}.messages-thread__react-emojis button:hover,.messages-thread__react-emojis button.is-selected{background:rgba(187, 212, 255, var(--opacity-25));transform:scale(1.05)}.messages-thread__react-picker.is-compact .messages-thread__react-emojis,.messages-thread__react-emojis.is-compact{gap:6px;padding:4px 10px}.messages-thread__react-picker.is-compact .messages-thread__react-emojis button,.messages-thread__react-emojis.is-compact button{width:36px;min-width:36px;height:36px;min-height:36px}.messages-thread__react-picker.is-compact .messages-thread__react-emoji-frame,.messages-thread__react-emojis.is-compact .messages-thread__react-emoji-frame{width:32px;height:32px}.messages-thread__react-picker.is-compact .messages-thread__react-emoji-img,.messages-thread__react-emojis.is-compact .messages-thread__react-emoji-img{max-width:32px;max-height:32px}.messages-thread__react-picker.is-tight .messages-thread__react-emojis,.messages-thread__react-emojis.is-tight{gap:4px;padding:3px 8px}.messages-thread__react-picker.is-tight .messages-thread__react-emojis button,.messages-thread__react-emojis.is-tight button{width:28px;min-width:28px;height:28px;min-height:28px}.messages-thread__react-picker.is-tight .messages-thread__react-emoji-frame,.messages-thread__react-emojis.is-tight .messages-thread__react-emoji-frame{width:24px;height:24px}.messages-thread__react-picker.is-tight .messages-thread__react-emoji-img,.messages-thread__react-emojis.is-tight .messages-thread__react-emoji-img{max-width:24px;max-height:24px}@media (max-width:575px){.messages-thread__react-emojis:not(.is-compact):not(.is-tight){gap:8px;padding:4px 10px}.messages-thread__react-emojis:not(.is-compact):not(.is-tight) button{width:32px;min-width:32px;height:32px;min-height:32px}.messages-thread__react-emojis:not(.is-compact):not(.is-tight) .messages-thread__react-emoji-frame{width:30px;height:30px}.messages-thread__react-emojis:not(.is-compact):not(.is-tight) .messages-thread__react-emoji-img{max-width:30px;max-height:30px}}.messages-thread__react-label{letter-spacing:.04em;color:#949eb2a6;font-size:10px;font-weight:500}.messages-thread__reaction-badge{z-index:6;pointer-events:none;background:#bbd4ff;border:1px solid #ffffff24;border-radius:9999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:2px;font-size:15px;line-height:1;display:inline-flex;position:absolute;bottom:-19px;box-shadow:0 2px 8px #00000059}.messagechatthirdcard{border-bottom:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-30))!important;padding:25px 15px!important}.messages-thread__reaction-badge-img{object-fit:contain;object-position:center center;width:22px;height:22px;margin:auto;display:block}.messages-thread__bubble-wrap--mine .messages-thread__reaction-badge{left:auto;right:10px}.messages-thread__bubble-wrap--theirs .messages-thread__reaction-badge{bottom:-19px;left:auto;right:10px}.messages-thread__row--highlight .messages-thread__bubble-card{transition:box-shadow .3s;box-shadow:0 0 0 2px #73d7ff8c}.messages-compose-actions{padding-bottom:10px}.messages-thread__bubble-card{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;flex-direction:column;align-items:stretch;width:max-content;min-width:0;max-width:100%;display:flex}.messages-thread__bubble-wrap--mine .messages-thread__bubble-card.quote-preview-partial-card,.messages-thread__bubble-wrap--theirs .messages-thread__bubble-card.quote-preview-partial-card{background:rgba(0, 0, 0, var(--opacity-20));color:#bbd4ff;border-radius:12px}.messages-thread__bubble-wrap--mine .messages-thread__bubble-card.quote-preview-partial-card{border-color:rgba(var(--dashboard-section-cards-borders), var(--opacity-20))}.messages-thread__bubble-wrap--theirs .messages-thread__bubble-card.quote-preview-partial-card{border-color:#05f;border-radius:25px;padding:7px 16px}.messages-thread__bubble-card--attachment-only{width:fit-content;max-width:min(100%, var(--messages-attachment-max-width))}.messages-thread__bubble-wrap--mine .messages-thread__bubble-card--attachment-only,.messages-thread__bubble-wrap--theirs .messages-thread__bubble-card--attachment-only{border-radius:0;background:0 0!important;border:none!important;padding:0!important}.messages-thread__bubble-wrap:has(.messages-thread__bubble-card--attachment-only){width:fit-content;max-width:min(100%, var(--messages-attachment-max-width))}:is(.messages-thread__bubble-wrap:has(.messages-thread__bubble-card--attachment-only) .messages-thread__bubble-area,.messages-thread__bubble-wrap:has(.messages-thread__bubble-card--attachment-only) .messages-thread__bubble-body){width:fit-content;max-width:100%}.messages-thread__bubble-wrap--mine:has(.messages-thread__bubble-card--attachment-only){align-self:flex-end;margin-left:0;margin-right:0}.messages-thread__bubble-wrap--theirs:has(.messages-thread__bubble-card--attachment-only){align-self:flex-start}.messages-thread__bubble-card--attachment-only .messages-thread__attachment-image-link,.messages-thread__bubble-card--attachment-only .messages-thread__attachment-video{background:0 0;border:none}.messages-thread__attachment-preview--bare{width:fit-content;max-width:100%;margin-top:0;display:block}.messages-thread__bubble-wrap--mine .messages-thread__attachment-preview--bare{margin-left:auto;margin-right:0}.messages-thread__bubble-wrap--theirs .messages-thread__attachment-preview--bare{margin-left:0;margin-right:auto}.messages-thread__attachment-preview--with-text{width:100%;max-width:100%;display:block}.messages-thread__attachment-preview--with-text .messages-thread__attachment-image-link,.messages-thread__attachment-preview--with-text .messages-thread__attachment-video,.messages-thread__attachment-preview--with-text .messages-thread__attachment-file{box-sizing:border-box;width:100%;max-width:100%}.messages-thread__attachment-preview--with-text .messages-thread__attachment-image{width:100%;max-width:100%;height:auto;max-height:var(--messages-attachment-max-height);object-fit:cover}.messages-thread__attachment-preview--with-text .messages-thread__attachment-video video{width:100%}.messages-thread__attachment-preview{max-width:min(100%, var(--messages-attachment-max-width))}.messages-thread__attachment-preview--with-text{max-width:100%}.messages-thread__attachment-image-link{max-width:min(100%, var(--messages-attachment-max-width));cursor:default;border:1px solid #ffffff1f;border-radius:12px;display:block;overflow:hidden}.messages-thread__attachment-file{cursor:default;background:rgba(0, 0, 0, var(--opacity-20))!important}.messages-thread__attachment-image{width:auto;height:auto;max-width:min(100%, var(--messages-attachment-max-width));max-height:var(--messages-attachment-max-height);object-fit:contain;display:block}.messages-thread__attachment-video{width:min(100%, var(--messages-attachment-max-width));max-width:min(100%, var(--messages-attachment-max-width));background:#0009;border:1px solid #ffffff1f;border-radius:12px;position:relative;overflow:hidden}.messages-thread__attachment-video video{width:100%;max-height:var(--messages-attachment-max-height);cursor:pointer;object-fit:contain;display:block}.messages-thread__attachment-file{box-sizing:border-box;min-width:min(100%, var(--messages-attachment-max-width));width:min(100%, var(--messages-attachment-max-width));min-height:56px;max-width:min(100%, var(--messages-attachment-max-width));background:#0000004d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;padding:12px 16px;font-size:13px;line-height:1.35;text-decoration:none;transition:border-color .15s;display:inline-flex}.messages-thread__attachment-file:hover{border-color:#ffffff40}.messages-thread__attachment-preview--sticker{max-width:120px;margin:0 0 0 auto}.messages-thread__attachment-image-link--sticker{border:none;border-radius:0;max-width:120px}.messages-thread__attachment-image--sticker{max-width:55px;max-height:55px}.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker){max-width:min(92%,132px)}:is(.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__bubble-area,.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__bubble-body){width:fit-content;max-width:100%}.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__bubble-card--attachment-only{width:fit-content;max-width:100%}.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__attachment-preview--sticker{margin:0}.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__actions-stack{justify-content:center;align-items:center;margin-bottom:0;transform:translateY(8px)}.messages-thread__bubble-wrap:has(.messages-thread__attachment-preview--sticker) .messages-thread__hover-actions{margin-bottom:0}.messages-thread__bubble-wrap--mine:has(.messages-thread__attachment-preview--sticker) .messages-thread__actions-stack{margin-right:2px}.messages-thread__bubble-wrap--theirs:has(.messages-thread__attachment-preview--sticker) .messages-thread__actions-stack{margin-left:2px}.messages-thread__bubble-card>p{min-width:0;max-width:100%;margin:0}.messages-thread__reply-quote{box-sizing:border-box;text-align:left;cursor:pointer;background:#ffffff12;border:none;border-radius:8px;align-self:stretch;align-items:stretch;gap:8px;width:auto;max-width:100%;margin-bottom:8px;padding:6px 10px;transition:background .15s;display:flex;overflow:hidden}.messages-thread__reply-quote:hover{background:#ffffff1f}.messages-thread__reply-quote--mine{background:#00000026}.messages-thread__reply-quote-bar{background:#73d7ff;border-radius:3px;flex-shrink:0;width:3px}.messages-thread__reply-quote-text{color:#bbd4ffb8;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:11.5px;line-height:1.35;display:block;overflow:hidden}.messages-thread--customer .messages-thread__reply-quote{background:#0000000f}.messages-thread--customer .messages-thread__reply-quote-text{color:#334155bf}.messages-thread__reply-strip{background:#1a222dbf;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;margin:0 20px 8px;padding:8px 12px;display:flex}.messages-thread__reply-strip-bar{background:#73d7ff;border-radius:3px;flex-shrink:0;align-self:stretch;width:3px}.messages-thread__reply-strip-body{flex:1;min-width:0}.messages-thread__reply-strip-title{color:#73d7ff;margin:0 0 2px;font-size:11px;font-weight:600}.messages-thread__reply-strip-preview{color:#bbc6dac7;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.35;overflow:hidden}.messages-thread__reply-strip-close{color:#a8b2c6b3;cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s,background .15s;display:flex}.messages-thread__reply-strip-close:hover{color:#fff;background:#ffffff0f}.messages-thread--customer .messages-thread__react-emojis{background:#fffffffa;border-color:#94a3b859;box-shadow:0 4px 14px #0f172a1f}.messages-thread--customer .messages-thread__action,.messages-thread--customer .messages-thread__action-label,.messages-thread--customer .messages-thread__react-label{color:#475569bf}.messages-thread--customer .messages-thread__action-icon-img{filter:brightness(0)saturate()invert(88%)sepia(37%)saturate(707%)hue-rotate(186deg)brightness(102%)contrast(101%)}.messages-thread--customer .messages-thread__action:hover{color:#fff;background:0 0}.messages-thread--customer .messages-thread__action:hover .messages-thread__action-icon-img,.messages-thread--customer .messages-thread__emoji-trigger:hover .messages-thread__action-icon-img{filter:brightness(0)saturate()invert()}.messages-thread--customer .messages-thread__reaction-badge{background:#fff;border-color:#94a3b866;box-shadow:0 2px 8px #0f172a1f}.messages-thread--customer .messages-thread__reply-strip{background:#f8fafcf2;border-color:#94a3b859}.messages-thread--customer .messages-thread__reply-strip-preview{color:#334155d9}.messages-thread--customer .messages-compose-reply-title{color:#475569d9}.messages-thread--customer .messages-compose-reply-quote-badge{color:#334155e6;background:#f8fafce6;border-color:#94a3b866}.messages-compose-emoji-scroll{scrollbar-width:none;-ms-overflow-style:none}.messages-compose-emoji-scroll::-webkit-scrollbar{width:0;height:0;display:none}.messages-compose-inner{border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20));background:#0003;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;width:100%;display:grid;gap:4px 6px!important;padding:7px!important}.messages-compose-inner--no-avatar{grid-template-columns:minmax(0,1fr)}.messages-compose-avatar{grid-area:1/1;align-self:center}.messages-compose-input{grid-area:1/2;align-items:flex-end;min-width:0;display:flex;position:relative}.messages-compose-textarea{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:break-word;word-wrap:break-word;scrollbar-width:thin;scrollbar-color:#ffffff80 #081a3ce6;min-height:2.25rem;max-height:7.75rem;line-height:1.25rem;overflow:hidden}.messages-compose-textarea::-webkit-scrollbar{width:8px}.messages-compose-textarea::-webkit-scrollbar-track{background:linear-gradient(#081a3cf5,#081a3cd1);border-radius:999px;margin:2px 0;box-shadow:inset 0 0 0 1px #abb6c938}.messages-compose-textarea::-webkit-scrollbar-thumb{background:#ffffff80 padding-box padding-box;border:2px solid #0000;border-radius:999px}.messages-compose-textarea::-webkit-scrollbar-button{width:0!important;height:0!important;display:none!important}.messages-compose-inner--no-avatar .messages-compose-input{grid-column:1}.messages-compose{background:#0000001a;border-top:1px solid #ffffff1a;overflow:visible;margin:0!important;padding:11px 8px 13px!important}.messages-compose--replying{flex-direction:column;gap:10px;display:flex}.messages-compose-reply-head{justify-content:space-between;align-items:flex-start;gap:10px;padding:0 4px 4px;display:flex}.messages-compose-reply-head-body{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;padding-top:3px;display:flex}.messages-compose{padding:10px 15px!important}.messages-compose-reply-title{color:#bbd4ffbf;margin:0;font-size:12px;font-weight:500;line-height:1.3}.messages-compose-reply-quote-badge{color:#bbd4ffeb;text-overflow:ellipsis;white-space:nowrap;background:#433a64cc;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;max-width:100%;padding:5px 12px;font-size:12px;line-height:1.35;display:inline-flex;overflow:hidden}.messages-compose-reply-close{color:#a8b2c6b3;cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s,background .15s;display:flex}.messages-compose-reply-close:hover{color:#fff;background:#ffffff0f}.messages-compose-inner--with-suggest .messages-compose-avatar{grid-row:1/span 2;align-self:start;margin-top:4px}@media (max-width:639px){.messages-thread{--messages-attachment-max-width:min(100%, 260px);--messages-attachment-max-height:200px;padding-left:0;padding-right:0}.messages-thread__hover-actions{flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;margin-bottom:2px}.messages-thread__emoji-trigger{flex-direction:column;align-items:center}.messages-thread__actions-stack{gap:4px;margin-bottom:4px}.messages-thread__bubble-wrap--mine .messages-thread__actions-stack{margin-right:4px}.messages-thread__bubble-wrap--theirs .messages-thread__actions-stack{margin-left:4px}.messages-thread__row--mine .messages-thread__bubble-wrap{margin-left:30px}.messages-thread__row--mine .messages-thread__bubble-wrap:has(.messages-thread__bubble-card--attachment-only){margin-left:0}.messages-thread__row--theirs .messages-thread__bubble-wrap{margin-right:6px}.messages-thread__bubble-wrap{max-width:90%}.messages-thread__bubble-wrap:has(.messages-thread__bubble-card--attachment-only){max-width:min(94%, var(--messages-attachment-max-width))}.messages-thread__row--theirs{gap:6px}.messages-thread__message-avatar{width:28px!important;height:28px!important}.messages-thread__reply-strip{margin-left:8px;margin-right:8px}.messages-compose-inner{gap:6px 8px}.messages-compose-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px}.messages-compose-actions--with-suggest{flex-direction:column;align-items:stretch}.messages-compose-actions-tools{justify-content:flex-end;width:100%}.messages-compose-action-icon{width:26px;height:26px}.messagecard{padding:14px 12px 12px}.messagechatthirdcard{padding:12px!important}.messages-thread__bubble-wrap:has(.messages-doc-card-wrap){width:100%;max-width:100%}.messages-thread__system-notice-wrap{max-width:calc(100% - 38px)}.messages-thread__system-notice{padding:10px 42px 10px 14px}.messages-thread__system-notice-badge{width:32px;height:32px;top:8px;right:6px}}@media (max-width:499px){.messages-thread__bubble-wrap{max-width:calc(100% - 4px)}.messages-thread__bubble-card{width:auto;max-width:100%}.messages-thread__bubble-card>p{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.messages-thread__row--mine .messages-thread__bubble-wrap{margin-left:16px}.messages-thread__row--theirs .messages-thread__bubble-wrap{margin-right:0}}@media (min-width:640px) and (max-width:1023px){.messages-thread{--messages-attachment-max-width:min(100%, 320px);--messages-attachment-max-height:240px}.messages-thread__bubble-wrap{max-width:78%}}.messages-compose-actions{grid-area:2/2;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.messages-compose-actions--with-suggest{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;min-height:56px;overflow:visible}.messages-compose-actions:not(.messages-compose-actions--with-suggest) .messages-compose-actions-tools{margin-left:auto}.messages-compose-actions-suggest{flex-direction:column;flex:auto;align-items:flex-start;gap:6px;min-width:0;padding-left:4px;display:flex}.messages-compose-suggest-hint{color:#bbd4ff80;margin:0;font-size:12px;line-height:1.35}.messages-compose-suggest-pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.messages-compose-suggest-pill{white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.messages-compose-suggest-pill--filled{color:#fff;background:linear-gradient(90deg,#7c7ef9 0%,#7a7bf9 32%,#7571f9 57%,#6d61f9 80%,#624bf9 100%);border:none;padding:7px 14px}.messages-compose-suggest-pill--filled svg,.messages-compose-suggest-pill-icon{object-fit:contain;color:#fff;opacity:.95;flex:0 0 14px;width:14px;min-width:14px;height:14px;min-height:14px;display:block}.messages-compose-suggest-pill--outline{color:#ffffffeb;background:0 0;border:1px solid #ffffff59;padding:6px 14px}.messages-compose-actions-tools{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.messages-compose-send-btn{color:#bbd4ff;cursor:pointer;background:0 0;border:1px solid #bbd4ff;border-radius:9999px;justify-content:center;align-items:center;min-height:32px;padding:6px 18px;font-size:14px;font-weight:500;line-height:1.2;transition:border-color .15s,background-color .15s,color .15s,opacity .15s;display:inline-flex}.messages-compose-send-btn:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff8c}.messages-compose-send-btn:disabled{opacity:.4;cursor:not-allowed}.messages-compose-inner--no-avatar .messages-compose-actions{grid-column:1}.messages-compose-action-wrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.messages-compose-action-icon{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.messages-compose-action-btn{cursor:pointer;vertical-align:middle;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;line-height:0;display:inline-flex;position:relative}@media (hover:hover){.messages-compose-action-btn:hover .messages-compose-action-label,.messages-compose-action-wrap:hover .messages-compose-action-label{opacity:1;visibility:visible}}.messages-compose-action-wrap.is-compose-picker-open .messages-compose-action-label,.messages-compose-action-wrap.is-compose-picker-open:hover .messages-compose-action-label,.messages-compose-action-wrap.is-compose-picker-open:focus-within .messages-compose-action-label,.messages-compose-action-wrap.is-compose-picker-open .messages-compose-action-btn:hover .messages-compose-action-label,.messages-compose-action-wrap.is-compose-picker-open .messages-compose-action-btn:focus-visible .messages-compose-action-label,.messages-compose-action-btn[aria-expanded=true] .messages-compose-action-label,.messages-compose-action-btn[aria-expanded=true]:hover .messages-compose-action-label,.messages-compose-action-btn[aria-expanded=true]:focus-visible .messages-compose-action-label{opacity:0!important;visibility:hidden!important}.messages-thread__row--system-notice{justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;max-width:100%;display:flex}.messages-thread__row--system-notice .messages-thread__message-avatar-wrap{flex-shrink:0;margin-top:10px;margin-bottom:0}.messages-thread__system-notice-wrap{flex-direction:column;flex:auto;align-items:flex-start;gap:4px;width:100%;min-width:0;max-width:min(100%,520px);display:flex}.messages-thread__system-notice{box-sizing:border-box;background:#0003;border:1px solid #99ffe480;border-radius:18px;width:100%;max-width:100%;padding:12px 48px 12px 16px;position:relative}.messages-thread__system-notice-text{color:#fff;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;font-weight:400;line-height:1.45}.messages-thread__system-notice-badge{object-fit:contain;pointer-events:none;width:38px;height:38px;position:absolute;top:6px;right:8px}.messages-thread__system-notice-time{color:#bbd4ffa6;padding-left:6px;font-size:10px}.messages-thread__row--highlight-wrap .messages-thread__system-notice{transition:box-shadow .3s;box-shadow:0 0 0 2px #73d7ff8c}.messages-shell-customer .messages-chat-header{border-bottom-color:#e2e8f0}.messages-shell-customer .messages-chat-header__back{color:#475569;border-color:#cbd5e1}.messages-shell-customer .messages-chat-header__back:hover{color:#0f172a;background:#f1f5f9}.messages-shell-customer .messages-chat-header__name{color:#0f172a}.messages-shell-customer .messages-chat-header__subtitle{color:#64748b}.messages-shell-customer .messages-chat-header__icon-btn{color:#475569;border-color:#cbd5e1}.messages-shell-customer .messages-chat-header__icon-btn:hover{color:#0f172a;background:#f1f5f9}.messages-shell-customer .messages-thread__bubble-wrap--theirs .messages-thread__bubble-card.quote-preview-partial-card{color:#1e293b;background:#f1f5f9;border-color:#94a3b8}.messages-shell-customer .messages-thread__bubble-wrap--mine .messages-thread__bubble-card.quote-preview-partial-card{color:#312e81;background:#ede9fe;border-color:#a78bfa}.messages-shell-customer .messages-thread__reply-quote--mine{background:#0000000f}.messages-shell-customer .messages-thread__reply-quote-bar{background:#6366f1}.messages-shell-customer .messages-thread__attachment-image-link,.messages-shell-customer .messages-thread__attachment-video,.messages-shell-customer .messages-thread__attachment-file{border-color:#cbd5e1}.messages-shell-customer .messages-thread__attachment-file{color:#334155;background:#f8fafc}.messages-shell-customer .messages-thread__system-notice{background:#f0fdfa;border-color:#99f6e4}.messages-shell-customer .messages-thread__system-notice-text{color:#134e4a}.messages-shell-customer .messages-thread__system-notice-time{color:#64748b}.messages-shell-customer .messages-compose{background:#f8fafc;border-top:1px solid #e2e8f0}.messages-shell-customer .messages-compose-inner{background:#fff;border-color:#e2e8f0}.messages-shell-customer .messages-compose-input-caret{color:#0f172a}.messages-shell-customer .messages-compose-reply-title{color:#475569}.messages-shell-customer .messages-compose-reply-quote-badge{color:#4338ca;background:#ede9fe;border-color:#c4b5fd}.messages-shell-customer .messages-compose-reply-close{color:#64748b}.messages-shell-customer .messages-compose-reply-close:hover{color:#0f172a;background:#f1f5f9}.messages-shell-customer .messages-compose-suggest-hint{color:#64748b}.messages-shell-customer .messages-compose-suggest-pill--outline{color:#334155;border-color:#94a3b8}.messages-shell-customer .messages-compose-send-btn{color:#0f172a;border-color:#94a3b8}.messages-shell-customer .messages-compose-send-btn:hover:not(:disabled){background:#f1f5f9;border-color:#64748b}.messages-shell-customer .messages-compose-action-label,.messages-shell-customer .messages-thread__message-avatar-name{color:#f8fafc;background:#1e293b}.messages-shell-customer .messages-doc-card{--doc-card-accent:#0d9488;--doc-card-accent-50:#0d948873;--doc-card-accent-border:#cbd5e1;--doc-card-section-bg:#f8fafc;background:#fff;border-color:#0d948866;box-shadow:0 6px 20px #0f172a14}.messages-shell-customer .messages-doc-card__divider{border-top-color:#e2e8f0}.messages-shell-customer .messages-doc-card__title{color:#0f172a}.messages-shell-customer .messages-doc-card__header-id{color:#0f766e}.messages-shell-customer .messages-doc-card__comment{background:var(--doc-card-section-bg,#f8fafc);color:#334155;border-color:#cbd5e1}.messages-shell-customer .messages-doc-card__comment-body{color:#334155}.messages-shell-customer .messages-doc-card__comment-label{color:#64748b}.messages-shell-customer .messages-doc-card__comment-placeholder{color:#94a3b8}.messages-shell-customer .messages-doc-card__price-row--regular .messages-doc-card__price-label,.messages-shell-customer .messages-doc-card__price-row--regular .messages-doc-card__price-value{color:#c2410c}.messages-shell-customer .messages-doc-card__price-row--save .messages-doc-card__price-label,.messages-shell-customer .messages-doc-card__price-row--save .messages-doc-card__price-value{color:#15803d}.messages-shell-customer .messages-doc-card__price-row--your .messages-doc-card__price-label{color:#64748b}.messages-shell-customer .messages-doc-card__price-row--your .messages-doc-card__price-value{color:#0f172a}.messages-shell-customer .messages-doc-card__price-row--paid .messages-doc-card__price-label,.messages-shell-customer .messages-doc-card__price-row--paid .messages-doc-card__price-value{color:#15803d}.messages-shell-customer .messages-doc-card__price-row--due .messages-doc-card__price-label{color:#b45309}.messages-shell-customer .messages-doc-card__price-row--due .messages-doc-card__price-value{color:#0f172a;font-weight:700}.messages-shell-customer .messages-doc-card__price-row--meta .messages-doc-card__price-label,.messages-shell-customer .messages-doc-card__price-row--meta .messages-doc-card__price-value,.messages-shell-customer .messages-doc-card__wo-link{color:#64748b}.messages-shell-customer .messages-doc-card__wo-link span{color:#0f172a}.messages-shell-customer .messages-doc-card__appointment-title{color:#475569}.messages-shell-customer .messages-doc-card__action-btn{color:#334155;border-color:#94a3b8}.messages-shell-customer .messages-doc-card__action-btn:hover{background:#f1f5f9;border-color:#64748b}.messages-shell-customer .messages-doc-card__action-btn--primary{color:#fff;background:#10b981;border-color:#0000}.messages-shell-customer .messages-doc-card__action-btn--primary:hover{color:#fff;background:#059669}.messages-shell-customer .messages-doc-card__accepted-label{color:#059669;background:#10b9811a;border-color:#10b98159}.messages-modal-overlay,.messages-page-layout .quote-preview-overlay.messages-modal-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#00000080!important}@media (max-width:1499px){.messages-context-drawer-overlay.is-open{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#00000080}}.messages-modal-shell.quote-preview-shell{background:rgba(var(--dashboard-section-small-cards-bg), var(--opacity-50))!important;-webkit-backdrop-filter:var(--tooltip-backdrop-filter)!important;backdrop-filter:var(--tooltip-backdrop-filter)!important}.messages-modal-shell:not(.saved-replies-modal):not(.saved-replies-editor-modal):not(.saved-replies-personal-modal) .db-bookings-toolbar__search{border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-30));background:#000000bf;border-radius:100px}.messages-modal-shell:not(.saved-replies-modal):not(.saved-replies-editor-modal):not(.saved-replies-personal-modal) .db-bookings-toolbar__search-input{background:0 0;border:none}.messages-modal-shell:not(.saved-replies-modal):not(.saved-replies-editor-modal):not(.saved-replies-personal-modal) .db-bookings-toolbar__search-input:focus{box-shadow:none;outline:none}
.messages-doc-card-wrap{--messages-doc-card-width:320px;width:min(100%, var(--messages-doc-card-width));max-width:min(100%, var(--messages-doc-card-width));min-width:min(100%, var(--messages-doc-card-width));box-sizing:border-box;flex-direction:column;gap:10px;display:flex}.messages-doc-card{--doc-card-accent:#99ffe4;--doc-card-accent-50:#99ffe480;--doc-card-accent-border:#022d94;--doc-card-section-bg:#0003;box-sizing:border-box;border:1px solid var(--doc-card-accent-50);--doc-card-pad-x:8px;width:100%;min-width:0;max-width:none;padding:11px var(--doc-card-pad-x) 12px;background:#0003;border-radius:16px;box-shadow:0 8px 28px #00000059}.messages-doc-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:2px 7px 10px;display:flex}.messages-doc-card__title-row{align-items:center;gap:8px;min-width:0;display:flex}.messages-doc-card__icon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messages-doc-card__icon svg{flex:0 0 16px;width:16px;height:16px;display:block}.messages-doc-card__icon-img{object-fit:contain;opacity:.95;width:16px;height:16px;display:block}.messages-doc-card__title{color:#bbd4ff;letter-spacing:.01em;margin:0;font-size:16px}.messages-doc-card__header-id{color:#b4efef;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.messages-doc-card__campaign{border:1px solid #99ffe48c;border:var(--circleBorder) solid rgba(var(----doc-card-accent), var(--opacity-50));color:#99ffe4;white-space:normal;text-align:center;overflow-wrap:anywhere;background:#00332480;border-radius:9999px;flex-shrink:1;max-width:100%;padding:4px 10px;font-size:11px}.messages-doc-card__divider{width:auto;height:0;margin:0 calc(-1 * var(--doc-card-pad-x,8px)) 14px;box-sizing:border-box;border:none;border-top:1px solid #fff3;display:block}.messages-doc-card__comment{background:var(--doc-card-section-bg,#0003);color:#7898ff;overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box;border:1px solid #05f;border-radius:15px;min-height:64px;padding:12px 14px 14px;font-size:13px;line-height:1.35}.messages-doc-card__comment--empty{justify-content:flex-start;align-items:flex-start;min-height:64px;padding:12px 14px 34px;display:flex}.messages-doc-card__comment-placeholder{color:#7898ff;margin:0;padding:0;font-size:13px;line-height:1.35;display:block}.messages-doc-card__comment-body{color:#fff;white-space:pre-wrap;width:100%;margin:0;padding:0;font-size:13px;line-height:1.35;display:block}.messages-doc-card__wo-link{color:#bbd4ffbf;margin:0;font-size:12px}.messages-doc-card__wo-link span{color:#b4efef;font-weight:500}.messages-doc-card__comment-label{color:#7898ff;margin:0 0 4px;font-size:11px;line-height:1.35;display:block}.messages-doc-card__comment+.messages-doc-card__pricing,.messages-doc-card__wo-link+.messages-doc-card__pricing{margin-top:10px}.messages-doc-card__pricing{flex-direction:column;gap:3px;display:flex;margin:15px 10px!important}.messages-doc-card__price-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 12px;font-size:13px;display:flex}.messages-doc-card__price-value{text-align:right;overflow-wrap:anywhere;word-break:break-word;margin-left:auto}.messages-doc-card__price-label,.messages-doc-card__price-value{font-variant-numeric:tabular-nums}.messages-doc-card__price-row--regular .messages-doc-card__price-label,.messages-doc-card__price-row--regular .messages-doc-card__price-value{color:#ff9b7a}.messages-doc-card__price-row--regular .messages-doc-card__price-value{-webkit-text-decoration:line-through #ff9b7a;text-decoration:line-through #ff9b7a}.messages-doc-card__price-row--save .messages-doc-card__price-label,.messages-doc-card__price-row--save .messages-doc-card__price-value{color:#99ffe4}.messages-doc-card__price-row--your .messages-doc-card__price-label{color:#fff;font-size:15px}.messages-doc-card__price-row--your .messages-doc-card__price-value{color:#fff;font-size:17px}.messages-doc-card__price-row--paid .messages-doc-card__price-label,.messages-doc-card__price-row--paid .messages-doc-card__price-value{color:#83ffb5}.messages-doc-card__price-row--due .messages-doc-card__price-label{color:#ffd6a2f2}.messages-doc-card__price-row--due .messages-doc-card__price-value{color:#fff;font-weight:700}.messages-doc-card__price-row--meta .messages-doc-card__price-label,.messages-doc-card__price-row--meta .messages-doc-card__price-value{color:#bbd4ffb3;font-size:12px}.messages-doc-card__appointment{flex-direction:column;align-items:center;width:100%;margin-top:19px;padding-bottom:10px;display:flex}.messages-doc-card__appointment-title{color:#bbd4ff;text-align:center;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0 0 10px;padding:0 4px;font-size:12px;font-weight:500;line-height:1.35;display:block}.messages-doc-card__appointment-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.messages-doc-card__pill{box-sizing:border-box;color:#eef4ff;background:linear-gradient(90deg,#6249f980 0%,#7ca2f980 100%);border:none;border-radius:9999px;align-items:center;gap:6px;max-width:100%;padding:4px 9px;font-size:12px;font-weight:500;display:inline-flex}.messages-doc-card__pill svg,.messages-doc-card__pill-icon{object-fit:contain;color:#fff;opacity:.95;flex:0 0 14px;width:17px;min-width:17px;height:17px;min-height:20px;display:block}.messages-doc-card__actions{flex-wrap:wrap;gap:6px;width:100%;margin-top:2px;display:flex}.messages-doc-card__action-btn{color:#bbd4ff;cursor:pointer;text-align:center;background:0 0;border:1px solid #bbd4ff;border-radius:9999px;flex:1 1 0;min-width:0;padding:8px 6px;font-size:11px;line-height:1.2;transition:background .15s,border-color .15s}.messages-doc-card__action-btn:hover{background:#ffffff14;border-color:#ffffff80}.messages-doc-card__action-btn--primary{color:#0a1628;background:#6effc4;border-color:#0000;font-weight:600}.messages-doc-card__action-btn--primary:hover{color:#0a1628;background:#83ffb5}.messages-thread__bubble-wrap:has(.messages-doc-card-wrap){--messages-doc-card-width:320px;width:min(100%, var(--messages-doc-card-width));max-width:min(100%, var(--messages-doc-card-width));min-width:0}:is(.messages-thread__bubble-wrap:has(.messages-doc-card-wrap) .messages-thread__bubble-area,.messages-thread__bubble-wrap:has(.messages-doc-card-wrap) .messages-thread__bubble-body){width:100%;max-width:100%}.messages-thread__bubble-card:has(.messages-doc-card-wrap){width:100%;min-width:0;max-width:100%}@media (max-width:499px){.messages-doc-card-wrap{--messages-doc-card-width:100%;width:100%;min-width:0;max-width:100%}.messages-thread__bubble-wrap:has(.messages-doc-card-wrap){--messages-doc-card-width:100%;width:100%;max-width:100%}}.messages-doc-card__accepted-label{color:#6effc4;text-align:center;-webkit-user-select:none;user-select:none;background:#6effc41f;border:1px solid #6effc473;border-radius:9999px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:8px 6px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.messages-thread__bubble-card--doc-card{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}
.messages-chat-header{z-index:2;border-bottom:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-30));flex-shrink:0;position:relative;overflow:visible}.messages-chat-header__main{flex-wrap:wrap;align-items:center;gap:10px 12px;min-width:0;display:flex}.messages-chat-header__back{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:none}@media (max-width:1199px){.messages-chat-header .messages-chat-header__back{display:inline-flex}}.messages-chat-header__back:hover{background:#ffffff0a}.messages-chat-header__identity{flex:140px;align-items:center;gap:10px;min-width:0;display:flex}.messages-chat-header__avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;padding:0;line-height:0;transition:opacity .15s,transform .12s}.messages-chat-header__avatar-btn:hover{transform:scale(1.04)}.messages-chat-header__avatar-btn:focus-visible{outline-offset:2px;outline:2px solid #bbd4ff8c}.messages-chat-header__avatar{pointer-events:none;border-radius:9999px;flex-shrink:0;font-size:14px;overflow:hidden;width:38px!important;height:38px!important}.messages-chat-header__avatar img,img.messages-chat-header__avatar{object-fit:cover;border-radius:9999px;width:100%;height:100%;display:block}.messages-chat-header__identity-text{flex:1;min-width:0}.messages-chat-header__name{color:#bbd4ff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:400;line-height:1.25;overflow:hidden}.messages-chat-header__subtitle{color:#bbd4ff;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;line-height:1.35;overflow:hidden}.messages-chat-header__context-toggle-wrap{flex-shrink:0;align-items:center;margin-left:auto;display:flex}@media (min-width:1500px){.messages-chat-header__context-toggle-wrap{display:none}}.messages-chat-header__toolbar{flex-wrap:wrap;flex:100%;justify-content:space-between;align-items:center;gap:8px 10px;min-width:0;display:flex}@media (min-width:1200px){.messages-chat-header__toolbar{flex:auto}}.messages-chat-header__icon-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex;overflow:visible}.messages-chat-header__icon-btn{cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:transform .12s,opacity .15s;display:flex;position:relative}.messages-chat-header__icon-btn:disabled{opacity:.45;cursor:wait}.messages-chat-header__icon-btn:not(:disabled):hover{transform:scale(1.04)}.messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--star{filter:drop-shadow(0 0 6px #ffce0073)}.messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--done .messages-chat-header__icon-img{filter:brightness(0)saturate()invert(79%)sepia(21%)saturate(1468%)hue-rotate(103deg)brightness(103%)contrast(101%)}.messages-chat-header__icon-btn.is-active.messages-chat-header__icon-btn--unread{filter:drop-shadow(0 0 6px #bbd4ff66);box-shadow:0 0 0 1px #bbd4ff59}.messages-chat-header__icon-img{object-fit:contain;pointer-events:none;width:30px;height:30px;display:block}.messages-chat-header__info-btn{border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20));background:rgba(0, 0, 0, var(--opacity-20));width:29px;height:29px}.messages-chat-header__info-btn:not(:disabled):hover{background:#ffffff24;border-color:#bbd4ffa6}.messages-chat-header__info-letter{color:#bbd4ff;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;font-weight:700;line-height:1;display:block}.messages-compose-action-wrap .quote-preview-partial-card{box-shadow:0 12px 32px #00000073;-webkit-backdrop-filter:var(--tooltip-backdrop-filter)!important;backdrop-filter:var(--tooltip-backdrop-filter)!important;border:var(--circleBorder) solid rgba(var(--dashboard-section-cards-borders), var(--opacity-20))!important;background:rgba(var(--dashboard-section-small-cards-bg), var(--opacity-20))!important}.messages-chat-header__icon-tooltip{box-sizing:border-box;background:rgba(0, 0, 0, var(--opacity-20));color:#bbd4ffd9;white-space:nowrap;pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;max-width:11rem;min-height:25px;padding:4px 12px;font-size:12px;font-weight:400;line-height:1.3;display:inline-flex}.messages-chat-header__icon-tooltip--fixed{z-index:120;position:fixed;transform:translate(-50%,calc(-100% - 2px))}@media (max-width:1199px){.messages-chat-header.messagecard{padding:12px 12px 10px!important}}
