:root{--component-chat-foreground-color-mention:#5557E3;--component-chat-background-color-mention:#E6E6FF;--component-chat-foreground-color-mention-me:#5557E3;--component-chat-background-color-mention-me:#FFF3D6}.component-chat-bar{position:fixed;display:flex;gap:16px;bottom:28px;right:28px;z-index:9;pointer-events:none;transition:right .35s}.component-chat-bar-top{z-index:1000}.uikit-panel-open .component-chat-bar:not(.component-chat-bar-top){right:510px}.component-chat-bar>div{align-self:flex-end;pointer-events:auto}.component-chat-inline-list{background-color:var(--background-color)}.component-chat-inline-list .header-list-item:hover{background-color:#f3f3f3}.component-chat-inline-window-metadata{background:#f9f9f9;transition:padding .35s,width .35s;padding:20px;width:350px}.component-chat-inline-window-metadata-closed{padding:0;width:0}.component-chat-window{flex:1;width:400px;display:grid;grid-template-rows:max-content max-content max-content;background-color:var(--background-color);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:var(--element-border-radius-small-medium);overflow:hidden;pointer-events:auto}.component-chat-window.component-chat-window-minimized{border-radius:var(--element-border-radius-large)}.component-chat-window-minimized>div:not(:first-child){display:none}.component-chat-window:not(.component-chat-window-minimized) .fa-window-maximize{display:none}.component-chat-window-minimized .fa-window-minimize{display:none}.component-chat-toolbar{display:grid;grid-template-columns:1fr max-content;align-items:center;padding:16px 16px 8px;background-color:#db4364;color:#fff;color:var(--text-color);z-index:2;min-height:50px}.component-chat-window.component-chat-window-minimized .component-chat-toolbar{padding:16px}.component-chat-toolbar{position:relative;color:#fff}.component-chat-toolbar::after{--wave-w:400px;--wave-h:28px;content:"";position:absolute;left:0;right:0;bottom:4px;height:var(--wave-h);background:#db4364;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 12" preserveAspectRatio="none"><path d="M0,6 Q10,0 20,6 T40,6 L40,12 L0,12 Z" fill="black"/>\</svg>') repeat-x left bottom/var(--wave-w) 100%;mask:url('data:image/svg+xml;utf8,\<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 12" preserveAspectRatio="none"><path d="M0,6 Q10,0 20,6 T40,6 L40,12 L0,12 Z" fill="black"/></svg>') repeat-x left bottom/var(--wave-w) 100%;transform:scaleY(-1);transform-origin:bottom center}.component-chat-offline .component-chat-toolbar,.component-chat-offline .component-chat-toolbar::after{background-color:var(--border-color-gray);color:var(--text-color)}.component-chat-toolbar>div:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-clamp:1;font-weight:var(--font-weight-semibold)}.component-chat-toolbar>div:last-child span{margin-left:10px}.component-chat-toolbar img{width:28px;height:28px;border-radius:100%;object-fit:cover;border:2px solid var(--background-color-1)}.component-chat-toolbar img:not(:first-of-type){margin-left:-10px}.component-chat-message-init-grid{display:grid;grid-template-columns:50px 1fr}.component-chat-message-init-grid>div{border-bottom:1px solid var(--border-color)}.component-chat-message-init-grid>div:nth-child(2n+1){padding:10px}.component-chat-message-init-grid input{border:0;border-radius:0;padding-left:0;width:100%}.component-chat-message-init-grid input:focus{outline:0}.component-chat-messages{overflow:auto;font-size:var(--font-size-small);padding-bottom:20px;opacity:1;transition:opacity .5s}.component-chat-messages-initializing{opacity:0}.component-chat-window .component-chat-messages{height:400px;padding-top:24px}.component-chat-messages [download]:not(:has(img)){display:inline-grid;align-items:center;padding:10px;grid-gap:10px;text-align:left;grid-template-columns:max-content 1fr;background:var(--background-color-1);border:1px solid var(--border-color);border-radius:var(--element-border-radius-small)}.component-chat-messages [download] img{width:150px;border-radius:var(--element-border-radius-small)}.component-chat-messages [download] i{font-size:18px}.component-chat-inputs{display:grid;grid-template-columns:max-content 1fr max-content;grid-gap:10px;padding:10px;align-items:flex-end;border-top:1px solid var(--border-color-gray)}.component-chat-inputs textarea{width:100%}.component-chat-inputs>div:first-child,.component-chat-inputs>div:last-child{padding-bottom:4px}.component-chat-message-other{display:grid;grid-template-columns:50px 1fr;align-items:bottom;padding:12px 8px}.component-chat-username{font-size:14px;font-weight:600}.component-chat-message-other>div:last-child>div:not(.component-chat-username){display:inline-block;background-color:var(--border-color-gray);border-radius:var(--element-border-radius-small-medium);padding:8px 16px;max-width:80%;text-align:left;font-size:14px;line-height:20px}.component-chat-messages-inline .component-chat-message-other>div:last-child>div:not(.component-chat-username){background-color:transparent!important;display:block}.component-chat-messages-inline .component-chat-message-other>div:last-child>div:not(.component-chat-username):hover{background-color:var(--background-color-1)!important}.component-chat-message-self{text-align:right;padding:5px}.component-chat-date-change{position:relative;text-align:center;margin:12px;font-size:12px;color:var(--text-color-lighter)}.component-chat-date-change>div{background:var(--background-color);position:relative;border-radius:8px;padding:0 20px;z-index:1;display:inline-block}.component-chat-date-change:not(:first-child){margin-top:20px}.component-chat-date-change::before{content:'';position:absolute;left:0;right:0;top:50%;border-top:1px solid var(--border-color-gray)}.component-chat-message-self .component-chat-date{margin-top:4px;padding-right:4px}.component-chat-message-self>div:not(.component-chat-date):not(.component-chat-sending){display:inline-block;max-width:80%;background-color:var(--border-color-gray);padding:8px 16px;margin-bottom:8px;border-radius:var(--element-border-radius-small-medium);text-align:left;font-size:14px;line-height:20px;word-break:break-word}.component-chat-message-self img{display:inline-block;margin:8px 0 4px;border-radius:var(--element-border-radius-small);line-height:1}.component-chat-sending{font-size:12px;font-weight:500;color:var(--text-color-light)}.component-chat-date{font-size:12px;font-weight:500;color:var(--text-color-light)}.component-chat-message-deleted{font-style:italic;color:var(--text-color-light);font-size:12px}.component-chat-message-me [download],.component-chat-message-other [download]{display:inline-grid!important;grid-template-columns:max-content 1fr!important}.component-chat-starter-buttons{padding:10px}.component-chat-starter-buttons button{margin-bottom:10px}.component-chat-inline{height:100%;max-height:100%;overflow:hidden}.component-chat-inline>div{position:relative;display:grid;grid-template-rows:max-content 1fr;height:100%;max-height:100%;overflow:hidden}.component-chat-inline-header>div:nth-child(2){display:grid;grid-template-columns:1fr max-content;align-items:center;padding:8px 16px 0;font-size:var(--font-size-medium)}.component-chat-inline-header .tabs{border-bottom:1px solid var(--border-color-gray);padding-left:16px;margin-bottom:0}.component-chat-inline-header .tab{font-size:14px}.component-chat-inline-body{overflow:auto}.component-chat-inline-body .panel{height:100%;max-height:100%;overflow:auto}.component-chat-inline-body-window{display:grid;grid-template-rows:1fr max-content;overflow:auto}.component-chat-inline-body-window .component-chat-messages{overflow:auto}.component-chat-inline-footer{display:grid;grid-template-columns:max-content 1fr max-content;grid-gap:10px;padding:10px;align-items:flex-end;border-top:1px solid var(--border-color-gray)}.component-chat-inline-footer-text{position:relative}.component-chat-inline-footer>div:last-child{padding-bottom:10px}.component-chat-inline-footer-text textarea{padding:8px;border:0;display:block}.component-chat-inline-footer-text textarea:focus{outline:0}.component-chat-offline-banner{display:none;padding:20px;font-size:var(--font-size-regular);font-weight:var(--font-weight-medium);line-height:1;background:var(--ternary-color-lighter);color:var(--text-color)}.component-chat-offline .component-chat-offline-banner{display:block}.component-chat-offline .component-chat-offline-banner a{font-weight:var(--font-weight-semibold)}.component-chat-upload:not(:empty){max-width:100%;max-height:150px;overflow:auto;margin-bottom:8px}.component-chat-upload>div{display:inline-block;position:relative;margin:8px}.component-chat-upload-sending{opacity:.75}.component-chat-upload-close i{display:block}.component-chat-upload-close{position:absolute;top:-4px;right:-4px;background-color:var(--background-color);border-radius:100%;line-height:1}.component-chat-upload-image img{width:50px;height:50px;object-fit:cover;border-radius:var(--element-border-radius-small)}.component-chat-upload-file{padding:4px 12px;display:flex;align-items:center;background:var(--background-color-1);border-radius:var(--element-border-radius-small)}.component-chat-upload-file>div{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-chat-reaction-row{display:flex;justify-items:center;align-items:center;gap:8px}.component-chat-reaction-row>a{flex:1;text-align:center;text-decoration:none;padding:4px 12px;font-size:12px;border-radius:20px;background-color:rgba(0,0,0,.05)}.component-chat-reaction-row>a:hover{background-color:rgba(0,0,0,.075);text-decoration:none!important}.component-chat-message-self>div{position:relative;transition:margin .35s}.component-chat-message-reactions:not(:empty){display:flex;gap:4px;margin-top:8px}.component-chat-message-reactions>div{background:#f4f4f4;border:1px solid transparent;border-radius:20px;padding:4px 12px;font-size:var(--font-size-xsmall);line-height:18px;text-align:center}.component-chat-message-reactions>div:hover{background-color:var(--background-color-2);cursor:pointer}.component-chat-message-reactions>div.component-chat-message-reactions-user{background:#f0f0f0;border:1px solid #e3e3e3}.component-chat-message-reactions>div span{display:inline-block;padding:0 4px}.component-chat-mention-input{position:absolute;bottom:calc(100% + 20px);left:12px;width:100%;max-width:300px;max-height:243px;background-color:var(--background-color);border-radius:var(--border-radius-xsmall);box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:auto;z-index:2;font-size:var(--font-size-regular);font-weight:var(--font-weight-medium)}.component-chat-mention-input>div{padding:12px}.component-chat-mention-input-default{position:relative;background-color:#f4f4f4}.component-chat-mention-input-default:after{position:absolute;top:calc(50% - 8px);height:16px;line-height:16px;right:10px;background:var(--background-color);padding:2px 8px;content:'Enter';border-radius:var(--border-radius-xxsmall);font-size:var(--font-size-xxsmall);color:var(--text-color)}.component-chat-mention-input>div:hover{cursor:pointer}.component-chat-mention-input-seleted{background-color:#5557e3;color:#fff}.component-chat-mention-input:empty{display:none}.component-chat-mention{display:inline-block;padding:0 4px;border-radius:var(--border-radius-xxsmall);color:var(--component-chat-foreground-color-mention);background:var(--component-chat-background-color-mention);font-weight:var(--font-weight-medium)}.component-chat-mention-me{display:inline-block;padding:0 4px;border-radius:var(--border-radius-xxsmall);color:var(--component-chat-foreground-color-mention-me);background:var(--component-chat-background-color-mention-me);font-weight:var(--font-weight-medium)}.component-chat-message-log,.component-chat-message-primary,.component-chat-message-secondary{display:grid;grid-template-columns:50px 1fr;grid-gap:8px;padding:8px}.component-chat-message-primary+.component-chat-message-primary,.component-chat-message-secondary+.component-chat-message-primary{margin-top:8px}.component-chat-message-log>div:last-child{font-style:italic;color:var(--text-color-light);font-size:13px}.component-chat-message-log,.component-chat-message-secondary{align-items:baseline}.component-chat-message-primary>div:first-child{text-align:center}.component-chat-message-log>div:first-child,.component-chat-message-secondary>div:first-child{text-align:right;font-size:11px;opacity:0;color:var(--text-color-light);transition:opacity .35s}.component-chat-message-log:hover>div:first-child,.component-chat-message-secondary:hover>div:first-child{opacity:1}.component-chat-message-primary:hover,.component-chat-message-secondary:hover{background:#fafafa}[data-message-id]>div:last-child>div:last-child{max-width:800px}[data-message-id]{transition:background-color .35s}.component-chat-message-highlight{background-color:var(--ternary-color-lightest)}.component-chat-message-file-image{display:grid;grid-template-rows:max-content max-content;grid-gap:4px}.component-chat-message-file-image>div:first-child{display:grid;grid-template-columns:max-content max-content;align-items:center;font-size:12px;grid-gap:12px;color:var(--text-color-light)}.component-chat-message-file-image>div:first-child{display:grid;grid-template-columns:max-content max-content;font-size:12px;color:var(--text-color-light)}.component-chat-message-file-image>div:first-child i{width:20px;height:20px;text-align:center}.component-chat-message-file-image img{max-width:250px;max-height:250px;object-fit:cover;border-radius:var(--element-border-radius-small)}.component-chat-message-file-image-closed img{display:none}.component-chat-message-file-toggle{cursor:pointer;position:relative;top:2px;left:0;border:4px solid transparent;border-top:4px solid var(--text-color-light)}.component-chat-message-file-image-closed .component-chat-message-file-toggle{top:0;left:2px;border:4px solid transparent;border-left:4px solid var(--text-color-light)}.component-chat-message-file-download{margin:4px 0;display:inline-grid;grid-template-columns:max-content 1fr;grid-gap:12px;border:1px solid var(--border-color-gray-medium);padding:12px;min-width:300px;max-width:90%;color:var(--text-color);border-radius:var(--element-border-radius-small)}.component-chat-message-file-download:hover{cursor:pointer;background-color:var(--secondary-color-lightest);border:1px solid var(--border-color-gray-medium-dark)}.component-chat-message-file-download>div:first-child i{font-size:20px;line-height:40px;background-color:var(--secondary-color-lighter);color:#fff;text-align:center;width:40px;height:40px;border-radius:var(--element-border-radius-small)}.component-chat-message-file-download>div:last-child>div:last-child{font-size:14px;color:var(--text-color-light)}.component-chat-message-map{margin-top:4px;width:200px;height:200px;border-radius:var(--border-radius-xsmall);background-color:#f9f9f9}