:root{--message-left-width: 42px;--full-page-border-radius: 12px;--full-page-sidebar-width: 275px}.chat-composer #chat-full-page-uploader,.chat-composer #chat-widget-uploader{display:none}.chat-composer .drop-a-file{display:none}.uppy-is-drag-over .chat-composer .drop-a-file{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.75);z-index:1000}.uppy-is-drag-over .chat-composer .drop-a-file-content{width:max-content;display:flex;flex-direction:column;align-items:center;padding:2em;background-color:#1d1d1d;border-radius:0.25em}.uppy-is-drag-over .chat-composer .drop-a-file-content-images .d-icon{height:3em;width:3em;color:var(--secondary-or-primary)}.uppy-is-drag-over .chat-composer .drop-a-file-content-images .d-icon:first-of-type{transform:rotate(-5deg)}.uppy-is-drag-over .chat-composer .drop-a-file-content-images .d-icon:nth-of-type(2){height:4em;width:4em}.uppy-is-drag-over .chat-composer .drop-a-file-content-images .d-icon:last-of-type{transform:rotate(5deg)}.uppy-is-drag-over .chat-composer .drop-a-file-content-text{margin:1.5em 0 0 0;font-size:var(--font-up-1);color:var(--secondary-or-primary)}.uppy-is-drag-over .chat-composer .drop-a-file-content-text .d-icon-upload{padding-right:0.25em;position:relative;bottom:2px;color:var(--secondary-or-primary)}.chat-channel-unread-indicator{width:14px;height:14px;border-radius:100%;box-sizing:content-box;border:2px solid var(--secondary);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:var(--tertiary-med-or-tertiary);font-size:var(--font-down-2)}.chat-channel-unread-indicator.urgent{background:var(--success);color:var(--secondary)}.chat-channel-unread-indicator.urgent .number-wrap{position:relative;width:100%;height:100%}.chat-channel-unread-indicator.urgent .number-wrap .number{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.header-dropdown-toggle.open-chat .icon.active .d-icon-comment{color:var(--primary-medium)}.header-dropdown-toggle.open-chat .icon:hover .chat-channel-unread-indicator{border-color:var(--primary-low)}.header-dropdown-toggle.open-chat .icon .chat-channel-unread-indicator{border-color:var(--header_background);position:absolute;right:2px;bottom:2px;transition:border-color linear 0.15s}body.composer-open .topic-chat-float-container{bottom:11px}.topic-chat-float-container{font-family:"Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;z-index:200;position:fixed;right:var(--composer-right, 20px);left:0;margin:0;padding:0;display:flex;flex-direction:column;pointer-events:none !important;bottom:0;box-sizing:border-box;max-height:90vh;padding-bottom:var(--composer-height, 0);transition:all 100ms ease-in;transition-property:bottom, padding-bottom}.topic-chat-float-container>*{pointer-events:auto}.topic-chat-float-container .no-channel-title{font-weight:bold}.topic-chat-float-container.composer-draft-collapsed{bottom:40px}.topic-chat-float-container .chat-channels .chat-channel-row{padding:0 0 0 0.5rem;margin:0 0.5rem 0.125rem 0.5rem;border-radius:0.25em}.topic-chat-float-container .chat-channels .chat-channel-unread-indicator{left:3px;width:8px;height:8px;border-radius:7px;top:calc(50% - 5px)}.chat-drawer{align-self:flex-end}.topic-chat-container{background:var(--secondary);border:1px solid var(--primary-low);border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0px 0px 4px rgba(0,0,0,0.125);box-sizing:border-box;height:2.5em}.topic-chat-container.expanded{max-height:530px;height:calc(85vh - var(--composer-height, 0px))}.topic-chat-container.expanded .chat-live-pane,.topic-chat-container.expanded .chat-chat-listing{max-height:calc(530px - 2.5rem);height:calc(85vh - var(--composer-height, 0px) - 2.5rem)}.topic-chat-drawer-header{box-sizing:border-box;border-bottom:solid 1px var(--primary-low);border-radius:8px 8px 0 0;background:var(--primary-very-low);padding:0.5em 0.5em 0.5em 1em;height:2.5rem;width:100%;display:flex;justify-content:space-between;align-items:center}.topic-chat-drawer-header .btn{height:100%}.topic-chat-drawer-header .return-to-channels{padding-left:0}.topic-chat-drawer-header .chat-channel-title{font-weight:700;width:calc(95% - 0.5em);margin-right:0.5em}.topic-chat-drawer-header .chat-channel-title .chat-name,.topic-chat-drawer-header .chat-channel-title .topic-chat-name,.topic-chat-drawer-header .chat-channel-title .category-chat-name,.topic-chat-drawer-header .chat-channel-title .dm-usernames{color:var(--primary)}.topic-chat-drawer-header .chat-channel-title .category-chat-badge,.topic-chat-drawer-header .chat-channel-title .topic-chat-badge{display:flex;justify-content:center;align-content:center}.topic-chat-drawer-header .chat-channel-title .category-chat-badge .d-icon:not(.d-icon-lock),.topic-chat-drawer-header .chat-channel-title .topic-chat-badge .d-icon:not(.d-icon-lock){width:1.25em;height:1.25em}.topic-chat-drawer-header .chat-channel-title .category-chat-private .d-icon{background-color:var(--primary-very-low)}.topic-chat-drawer-header .chat-channel-title .badge-wrapper.bullet{margin-right:0px}.topic-chat-drawer-header .chat-channel-title .dm-usernames{max-width:100%;overflow:hidden;text-overflow:ellipsis}.topic-chat-drawer-header .chat-channel-title .d-icon:not(.d-icon-hashtag){color:var(--primary-high)}.topic-chat-drawer-header .chat-channel-title .category-hashtag{padding:2px 4px}.topic-chat-drawer-header .chat-unread-count{display:inline-block;color:var(--secondary, #fff);background-color:var(--tertiary-med-or-tertiary, #e45735);font-size:var(--font-down-2);border-radius:100%;min-width:1.4em;min-height:1.4em;height:1.4em;width:1.4em;padding:1px;text-align:center}.topic-chat-drawer-header .chat-full-screen-btn{margin-left:auto}.topic-chat-drawer-header .return-to-channels:focus,.topic-chat-drawer-header .chat-full-screen-btn:focus,.topic-chat-drawer-header .chat-expand:focus{outline:none;background:none}.topic-chat-drawer-header .return-to-channels:focus .d-icon,.topic-chat-drawer-header .chat-full-screen-btn:focus .d-icon,.topic-chat-drawer-header .chat-expand:focus .d-icon{background:none;color:var(--primary-low-mid)}.topic-chat-drawer-header .return-to-channels:hover .d-icon,.topic-chat-drawer-header .chat-full-screen-btn:hover .d-icon,.topic-chat-drawer-header .chat-expand:hover .d-icon{color:var(--primary-high)}.topic-chat-drawer-header .d-icon{align-self:center;height:1.1em}.topic-chat-drawer-content{box-sizing:border-box;height:calc(100% - 2.5rem);padding-bottom:0.25em}.topic-chat-drawer-content .chat-channels .chat-channel-divider{padding:0.25rem 0.5rem 0.25rem 1rem}.chat-channels{overflow-y:auto;height:100%;padding-bottom:env(safe-area-inset-bottom);position:relative}.chat-channels .chat-channel-unread-indicator{width:10px;height:10px;border-radius:10px;border:0;right:7px;top:calc(50% - 5px)}.chat-channels .chat-channel-unread-indicator.urgent .number-wrap{display:none}.chat-channels .edit-channel-membership-btn,.chat-channels .new-dm,.chat-channels .chat-channel-leave-btn{background:transparent;color:var(--primary-medium);font-size:var(--font-0-rem);padding:0.5rem}.chat-channels .edit-channel-membership-btn:hover,.chat-channels .new-dm:hover,.chat-channels .chat-channel-leave-btn:hover{background:transparent}.chat-channels .edit-channel-membership-btn:hover .d-icon,.chat-channels .new-dm:hover .d-icon,.chat-channels .chat-channel-leave-btn:hover .d-icon{color:var(--primary)}.chat-channels .public-channel-empty-message{margin:0 0.5em 0.5em 0.5em}.chat-channels .chat-channel-divider{display:flex;align-items:center;justify-content:space-between;font-weight:bold;padding:0.25rem 0.5rem 0.25rem 2rem;font-family:var(--heading-font-family);font-size:var(--font-down-1-rem)}.chat-channels .chat-channel-divider .channel-title{line-height:var(--line-height-medium);text-transform:uppercase}.chat-channels .dm-creation-row .dm-user-chooser{width:calc(100% - 75px)}.chat-channels .edit-channels-dropdown .select-kit-header{background:none;border:none;font-size:var(--font-0-rem);padding:0.5rem}.chat-channels .edit-channels-dropdown .select-kit-header .d-icon{color:var(--primary-medium);margin:0}.chat-channels .edit-channels-dropdown .select-kit-header:focus .d-icon,.chat-channels .edit-channels-dropdown .select-kit-header:hover .d-icon{color:var(--primary)}.chat-channels .edit-channel-membership-btn:hover{background:none}.dm-creation-row{display:flex;align-items:center;margin:0 0.5em;justify-content:space-between;max-width:400px}.dm-creation-row .dm-user-chooser{width:calc(100% - 90px)}.chat-messages-container{word-wrap:break-word;white-space:normal}.chat-messages-container .chat-message-container,.chat-messages-container .discourse-chat-transcript{position:relative;display:grid}.chat-messages-container .chat-message-container.selecting-messages,.chat-messages-container .selecting-messages.discourse-chat-transcript{grid-template-columns:1.5em 1fr}.chat-messages-container .chat-message-container .chat-message-selector,.chat-messages-container .discourse-chat-transcript .chat-message-selector{align-self:center;justify-self:end;margin:0}.chat-messages-container .chat-time{color:var(--primary-high);font-size:var(--font-down-2)}.chat-messages-container .emoji-picker{position:fixed}.chat-messages-container:hover .chat-.chat-message-react-btn{display:inline-block}.chat-emoji-avatar{width:var(--message-left-width);align-items:center}.chat-emoji-avatar img{display:block;margin-left:auto;margin-right:auto}.chat-user-avatar{display:flex;align-items:center}.chat-message:not(.is-reply) .chat-user-avatar{width:var(--message-left-width);flex-shrink:0}.chat-message.is-reply .tc-reply-display .chat-user-avatar,.chat-composer-message-details .tc-reply-display .chat-user-avatar{padding-right:0.5rem;padding-left:0.5rem}.chat-user-avatar.is-online .chat-user-avatar-container .avatar{box-shadow:0px 0px 0px 1px var(--success);border:1px solid var(--secondary);padding:0}.chat-user-avatar .chat-user-avatar-container{position:relative}.chat-user-avatar .chat-user-avatar-container .avatar{padding:1px}.chat-message.is-reply .tc-reply-display .chat-user-avatar .chat-user-avatar-container .avatar{width:20px;height:20px}.chat-user-avatar .chat-user-avatar-container .chat-user-presence-flair{box-sizing:border-box;position:absolute;background-color:var(--success);border:1px solid var(--secondary);border-radius:50%}.chat-message.is-reply .tc-reply-display .chat-user-avatar .chat-user-avatar-container .chat-user-presence-flair,.chat-composer-message-details .tc-reply-display .chat-user-avatar .chat-user-avatar-container .chat-user-presence-flair{width:8px;height:8px;right:-1px;bottom:-1px}.chat-message .chat-user-avatar .chat-user-avatar-container .chat-user-presence-flair{width:10px;height:10px;right:0px;bottom:0px}.chat-channel-title .chat-user-avatar .chat-user-avatar-container .chat-user-presence-flair{width:8px;height:8px;right:-1px;bottom:-1px}.chat-channel-title .chat-user-avatar{width:auto}.tc-reply-display{display:flex;align-items:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:var(--font-down-1);padding-left:0.5em}.tc-reply-display .tc-reply-username{padding:0 0.5em 0 0}.tc-reply-display .tc-reply-msg{color:var(--primary-high)}.tc-reply-display .tc-reply-msg>*{margin-top:0;display:inline-block}.tc-reply-display .tc-reply-msg>p{margin-top:0.35em}.chat-live-pane{display:flex;position:relative;flex-direction:column;align-items:stretch;width:100%;overflow:hidden}.chat-live-pane .chat-messages-scroll{margin-bottom:0.5em;flex-grow:1;overflow-y:scroll;scrollbar-color:var(--primary-low) transparent;transition:scrollbar-color 0.2s ease-in-out;display:flex;flex-direction:column-reverse}.chat-live-pane .chat-messages-scroll::-webkit-scrollbar{width:15px}.chat-live-pane .chat-messages-scroll::-webkit-scrollbar-thumb{background:var(--primary-low);border-radius:8px;border:3px solid var(--secondary)}.chat-live-pane .chat-messages-scroll::-webkit-scrollbar-track{background-color:transparent}.chat-live-pane .chat-messages-scroll:hover{scrollbar-color:var(--primary-low-mid) transparent}.chat-live-pane .chat-messages-scroll:hover::-webkit-scrollbar-thumb{background:var(--primary-low-mid)}.chat-live-pane .chat-messages-scroll .join-channel-btn.in-float{position:absolute;transform:translateX(-50%);left:50%;top:10px;z-index:10}.chat-live-pane .chat-messages-scroll .all-loaded-message{text-align:center;color:var(--primary-medium);font-size:var(--font-down-1);padding:0.5em 0.25em 0.25em}.chat-live-pane .scroll-stick-wrap{position:relative}.chat-live-pane .chat-scroll-to-bottom{background:var(--primary-medium);bottom:1em;border-radius:100%;left:50%;opacity:20%;padding:0.5em;position:absolute;transform:translateX(-50%);z-index:2}.chat-live-pane .chat-scroll-to-bottom:hover{opacity:75%}.chat-live-pane .chat-scroll-to-bottom .d-icon{color:var(--primary);margin:0}.chat-live-pane .chat-composer{min-height:1.5em;flex-shrink:0;width:100%}.chat-live-pane .chat-composer .tc-reply-username{font-weight:bold}.chat-live-pane .chat-composer .chat-composer-row{position:relative;padding:0 0.5em;display:grid}.chat-live-pane .chat-composer .chat-composer-row::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden;outline:none}.chat-live-pane .chat-composer .chat-composer-row .open-toolbar-btn{position:absolute;left:16px;top:50%;transform:translateY(-50%);padding:0.3em;border-radius:100%;background:var(--primary-med-or-secondary-high);border:1px solid transparent}.chat-live-pane .chat-composer .chat-composer-row .open-toolbar-btn:focus{border-color:var(--tertiary)}.chat-live-pane .chat-composer .chat-composer-row .open-toolbar-btn:hover{background:var(--primary-high)}.chat-live-pane .chat-composer .chat-composer-row .open-toolbar-btn:hover .d-icon{color:var(--primary-low)}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input:focus{outline:none}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input,.chat-live-pane .chat-composer .chat-composer-row::after{grid-area:1 / 1 / 2 / 2;margin:0;resize:none;max-height:125px;padding:8px;background-color:var(--secondary);border:1px solid var(--primary-low-mid);border-radius:0.5em;box-sizing:border-box;word-break:break-word;width:100%}.chat-live-pane .chat-composer .chat-composer-row.has-toolbar .chat-composer-input,.chat-live-pane .chat-composer .chat-composer-row.has-toolbar .chat-composer-row::after{padding-left:45px}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input{scrollbar-color:var(--primary-low-mid) transparent;transition:scrollbar-color 0.2s ease-in-out}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input::-webkit-scrollbar-thumb{background-color:var(--primary-low-mid);border-radius:6px;border:3px solid var(--secondary)}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input:hover{scrollbar-color:var(--primary-low-mid) transparent}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input:hover::-webkit-scrollbar-thumb{background-color:var(--primary-low-mid)}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input::-webkit-scrollbar{width:12px}.chat-live-pane .chat-composer .chat-composer-row>.chat-composer-input:disabled{background-color:var(--primary-low);border:1px solid var(--primary-low-mid)}.chat-live-pane .chat-composer .chat-composer-message-details{position:relative;max-height:calc(2em - 5px);padding:6px 0.75em;border-top:1px solid var(--primary-low)}.chat-live-pane .chat-composer .chat-composer-message-details .tc-reply-display{width:calc(100% - 2em)}.chat-live-pane .chat-composer .cancel-message-action{position:absolute;top:6px;right:5px;padding:4px}.chat-live-pane .chat-composer .d-icon{animation:color 0.2s ease-in-out;color:var(--primary-low)}.chat-live-pane .chat-composer-toolbar{position:absolute;top:-42px;left:8px;border-radius:5px;border:1px solid var(--primary-low);background:var(--secondary)}.chat-live-pane .chat-composer-toolbar .btn-flat{padding:0.75em}.chat-live-pane .chat-composer-toolbar .btn-flat .d-icon{font-size:var(--font-0);color:var(--primary-medium)}.chat-live-pane .chat-composer-toolbar .btn-flat:hover{background-color:var(--primary-low)}.chat-live-pane .chat-composer-toolbar .btn-flat:hover .d-icon{color:var(--primary)}.chat-live-pane .chat-replying-indicator{color:var(--primary-medium);padding:0.25em 0.75em;padding-bottom:max(calc(env(safe-area-inset-bottom) - 0.75em), 0.25em)}.chat-live-pane .chat-replying-indicator .replying-text{display:inline-flex;font-size:var(--font-down-2)}.chat-live-pane .chat-replying-indicator .replying-text:before{content:"\200b"}.chat-live-pane .chat-replying-indicator .wave{flex:0 0 auto;display:inline-flex}.chat-live-pane .chat-replying-indicator .wave .dot{display:inline-block;animation:tc-reply-wave 1.8s linear infinite}.chat-live-pane .chat-replying-indicator .wave .dot:nth-child(2){animation-delay:-1.6s}.chat-live-pane .chat-replying-indicator .wave .dot:nth-child(3){animation-delay:-1.4s}@keyframes tc-reply-wave{0%,60%,100%{transform:initial}30%{transform:translateY(-0.2em)}}.chat-live-pane .chat-selection-management{padding:0.5em;border-top:1px solid var(--primary-low);display:flex}@keyframes chat-quote-message-background-fade-highlight{0%{background-color:var(--success-low);color:black}100%{background-color:transparent;color:transparent}}.chat-live-pane .chat-selection-management .chat-selection-message{padding:0.5em 0.65em;margin:0 1em;flex:1;line-height:normal;animation:chat-quote-message-background-fade-highlight 2.5s ease-out 3s}.chat-live-pane .chat-selection-management .chat-selection-management-buttons .cancel-btn{margin-left:1em}.topic-title-chat-icon{display:inline-block}.topic-title-chat-icon *{display:inline-block}.topic-title-chat-link{padding:0 0.1em;cursor:pointer}.d-header .topic-title-chat-link{padding:0 0.2em 0 0.25em}.chat-channel-row{align-items:center;box-sizing:border-box;display:flex;position:relative;cursor:pointer;color:var(--primary-high);transition:opacity 50ms ease-in;opacity:1}.chat-channel-row.unfollowing{opacity:0}.chat-channel-row .chat-channel-leave-btn.btn-icon{margin-left:auto;visibility:hidden}.chat-channel-row .chat-channel-leave-btn.btn-icon>*{pointer-events:none}.chat-channel-row .chat-channel-leave-btn.btn-icon:hover{background:none}.chat-channel-row .chat-channel-leave-btn.btn-icon:hover .d-icon{color:var(--primary)}.chat-channel-row:hover .chat-channel-leave-btn{visibility:visible}.chat-channel-row:hover .chat-channel-leave-btn>*{pointer-events:auto}.discourse-no-touch .chat-channel-row:hover,.chat-channel-row.active{background:var(--primary-low)}.chat-channel-row:hover .topic-chat-badge .topic-chat-icon .d-icon,.chat-channel-row.active .topic-chat-badge .topic-chat-icon .d-icon{background:transparent}.chat-channel-row:hover.active,.chat-channel-row.active.active{font-weight:600}.chat-channel-row:hover .chat-channel-unread-indicator,.chat-channel-row.active .chat-channel-unread-indicator{border-color:var(--primary-low)}.chat-channel-row:hover .chat-channel-title,.chat-channel-row:hover .chat-channel-title .category-chat-name,.chat-channel-row:hover .chat-channel-title .dm-usernames,.chat-channel-row.active .chat-channel-title,.chat-channel-row.active .chat-channel-title .category-chat-name,.chat-channel-row.active .chat-channel-title .dm-usernames{color:var(--primary)}.chat-channel-row:hover .chat-channel-title .d-icon-lock,.chat-channel-row.active .chat-channel-title .d-icon-lock{background-color:var(--primary-low)}.chat-channel-row.muted{opacity:0.65}.chat-channel-row .badge-wrapper{align-items:center;margin-right:0}.chat-channel-row .chat-channel-unread-indicator{background:var(--tertiary-med-or-tertiary)}.chat-channel-row .chat-channel-unread-indicator.urgent{background:var(--success)}.chat-channel-row .chat-channel-row-unread-count{display:inline-block;margin-left:5px;font-size:var(--font-down-1);color:#646464}.chat-channel-title{position:relative;display:grid;grid-template-columns:22px 1fr 10px;grid-column-gap:0.5em;align-items:center;cursor:pointer;margin:0.6rem 0}.chat-channel-title .category-chat-private .d-icon{background-color:var(--secondary);position:absolute;border-radius:5px;padding:2px 2px 3px;color:var(--primary-high);height:0.5em;width:0.5em;left:calc(0.6125em + 3px);top:-4px}.chat-channel-title .chat-name,.chat-channel-title .category-chat-name,.chat-channel-title .topic-chat-name,.chat-channel-title .tag-chat-name,.chat-channel-title .dm-usernames{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--font-0);margin:0}.chat-channel-title .chat-name .emoji,.chat-channel-title .category-chat-name .emoji,.chat-channel-title .topic-chat-name .emoji,.chat-channel-title .tag-chat-name .emoji,.chat-channel-title .dm-usernames .emoji{height:1.2em;vertical-align:text-bottom;width:1.2em}.chat-channel-title .d-icon-lock{margin-right:0.25em}.chat-channel-title .badge-category{font-size:var(--font-up-1)}.chat-channel-title .topic-chat-icon{color:var(--primary-medium);display:flex}.chat-channel-title .dm-multi-count{display:inline-block;border-radius:3px;background:rgba(var(--primary-rgb), 0.1);text-align:center;font-weight:bold;font-size:var(--font-down-1);margin-right:0.5em;line-height:20px;width:100%}.chat-composer-uploads-container{display:flex;padding:0.5em 0.5em 0 0.5em;white-space:nowrap;overflow-x:auto}.chat-composer-uploads-container .chat-upload{display:inline-flex;height:50px;padding:0.5em 0.75em;border:1px solid var(--primary-low);border-radius:6px;margin-right:0.5em}.chat-composer-uploads-container .chat-upload .preview{width:50px;height:100%;display:flex;align-items:center;justify-content:center;margin:0 1em 0 0;border-radius:8px}.chat-composer-uploads-container .chat-upload .preview .d-icon{font-size:3.2rem}.chat-composer-uploads-container .chat-upload .preview .preview-img{max-width:100%;max-height:100%}.chat-composer-uploads-container .chat-upload .data{display:flex;flex-direction:column;justify-content:center;line-height:1.5em;font-size:var(--font-down-1);color:var(--primary-high)}.chat-composer-uploads-container .chat-upload .data .top-data,.chat-composer-uploads-container .chat-upload .data .bottom-data{display:flex;align-items:center}.chat-composer-uploads-container .chat-upload .data .file-name{display:inline-block;max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:0.5em}.chat-composer-uploads-container .chat-upload .data .uploading{font-size:var(--font-down-2);margin-right:0.75em}.chat-composer-uploads-container .chat-upload .data .upload-progress{width:110px}.chat-composer-uploads-container .chat-upload .data .extension-pill{background:var(--primary-low);border-radius:5px;font-size:var(--font-down-2-rem);padding:0.1em 0.4em}.chat-channel-settings-row{display:flex;padding:0.5em;align-items:center;background:var(--secondary);border-bottom:1px solid var(--primary-low)}.chat-channel-settings-row .chat-channel-info .channel-title-container{position:relative}.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title{display:flex;align-items:center;font-weight:500}.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-expand-settings,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .edit-btn,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-settings-btn{border:none;background-color:var(--secondary)}.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-expand-settings:hover .d-icon,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .edit-btn:hover .d-icon,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-settings-btn:hover .d-icon{color:var(--primary-very-high)}.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-expand-settings .d-icon,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .edit-btn .d-icon,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-settings-btn .d-icon{color:var(--primary-medium)}.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-expand-settings .select-kit-header,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .edit-btn .select-kit-header,.chat-channel-settings-row .chat-channel-info .channel-title-container .channel-title .chat-channel-settings-btn .select-kit-header{background-color:var(--secondary)}.chat-channel-settings-row .chat-channel-info .channel-title-container .chat-channel-row-controls{width:auto;padding:1em;position:absolute;background:var(--secondary);z-index:200;border:1px solid var(--primary-low);border-radius:0.25em;box-shadow:0 12px 12px rgba(0,0,0,0.15)}.chat-channel-settings-row .chat-channel-info .channel-title-container .chat-channel-row-controls .controls{display:flex;flex-direction:row;align-items:center;margin-top:0.5em}.chat-channel-settings-row .chat-channel-info .channel-title-container .chat-channel-row-controls .controls label{margin-right:1em;width:170px}.chat-channel-settings-row .chat-channel-info .channel-title-container .chat-channel-row-controls .save-container .btn{display:inline-block}.chat-channel-settings-row .chat-channel-info .channel-title-container .chat-channel-row-controls .save-container .notification-settings-saved{margin-left:0.5em;color:var(--success)}.chat-channel-settings-row .chat-channel-info .chat-channel-data{display:flex;align-items:center;font-size:var(--font-down-1)}.chat-channel-settings-row .chat-channel-info .chat-channel-data .d-icon-check{font-size:var(--font-down-3);margin-right:0.5em;color:var(--success)}.chat-channel-settings-row .chat-channel-info .chat-channel-data .channel-joined{margin:0 0.5em 0 0;font-weight:500;color:var(--success)}.chat-channel-settings-row .chat-channel-info .chat-channel-data .chat-channel-description{color:var(--primary-high)}.chat-channel-settings-row .btn-container{margin-left:auto}.chat-channel-settings-row .channel-name-edit{display:flex;align-items:center;margin-bottom:9px}.chat-channel-settings-row .channel-name-edit .name-input{margin:0}.chat-channel-settings-row .channel-name-edit .save-btn,.chat-channel-settings-row .channel-name-edit .cancel-btn{margin-left:0.25em}body.has-full-page-chat .alert-error,body.has-full-page-chat .alert-info,body.has-full-page-chat .alert-success,body.has-full-page-chat .alert-warning{margin:0;border-bottom:1px solid var(--primary-low)}.full-page-chat{font-family:"Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;display:grid;grid-template-columns:var(--full-page-sidebar-width) 1fr;grid-template-rows:var(--full-page-chat-height)}.full-page-chat .chat-channels{background:var(--primary-very-low);height:100%;border-right:1px solid var(--primary-low)}.full-page-chat .chat-channels .chat-channel-row{padding:0 0 0 0.5rem;margin:0 0.5rem 0.125rem 0.5rem;border-radius:0.25em}.full-page-chat .chat-channels .chat-channel-row .category-chat-private .d-icon{background-color:var(--primary-very-low)}.full-page-chat .chat-channels .chat-channel-row:hover,.full-page-chat .chat-channels .chat-channel-row.active{background-color:var(--primary-low)}.full-page-chat .chat-channels .chat-channel-row:hover .chat-channel-title .category-chat-name,.full-page-chat .chat-channels .chat-channel-row:hover .chat-channel-title .topic-chat-name,.full-page-chat .chat-channels .chat-channel-row:hover .chat-channel-title .tag-chat-name,.full-page-chat .chat-channels .chat-channel-row:hover .chat-channel-title .chat-name,.full-page-chat .chat-channels .chat-channel-row:hover .chat-channel-title .dm-usernames,.full-page-chat .chat-channels .chat-channel-row.active .chat-channel-title .category-chat-name,.full-page-chat .chat-channels .chat-channel-row.active .chat-channel-title .topic-chat-name,.full-page-chat .chat-channels .chat-channel-row.active .chat-channel-title .tag-chat-name,.full-page-chat .chat-channels .chat-channel-row.active .chat-channel-title .chat-name,.full-page-chat .chat-channels .chat-channel-row.active .chat-channel-title .dm-usernames{color:var(--primary)}.full-page-chat .chat-channels .chat-channel-row:hover .category-chat-private .d-icon,.full-page-chat .chat-channels .chat-channel-row.active .category-chat-private .d-icon{background-color:var(--primary-low)}.full-page-chat .chat-full-page-header{border-bottom:1px solid var(--primary-low)}.full-page-chat .chat-full-page-header .chat-channel-title .category-chat-name,.full-page-chat .chat-full-page-header .chat-channel-title .topic-chat-name,.full-page-chat .chat-full-page-header .chat-channel-title .tag-chat-name,.full-page-chat .chat-full-page-header .chat-channel-title .chat-name,.full-page-chat .chat-full-page-header .chat-channel-title .dm-usernames{color:var(--primary);display:inline;text-overflow:ellipsis;white-space:nowrap}.full-page-chat .chat-full-page-header.previewing .chat-channel-title{max-width:calc(100% - 50px)}.full-page-chat .chat-full-page-header.previewing .join-channel-btn{margin-left:auto}.full-page-chat .chat-live-pane,.full-page-chat .chat-messages-scroll,.full-page-chat .chat-live-pane{box-sizing:border-box;height:100%;border-radius:0 var(--full-page-border-radius) var(--full-page-border-radius) 0}.chat-full-page-header .chat-channel-header-details{display:flex;flex-direction:row}.chat-full-page-header .chat-channel-header-details .chat-channel-title-with-status{flex-grow:1;display:flex;flex-direction:column;min-width:50%}.chat-full-page-header .chat-channel-header-details .chat-channel-archive-status{text-align:right;padding-right:1em}.chat-full-page-header .chat-channel-title{margin:0;max-width:100%}.chat-full-page-header .chat-channel-title .d-icon:not(.d-icon-lock){height:1.25em;width:1.25em}.chat-full-page-header .chat-channel-title .category-chat-name,.chat-full-page-header .chat-channel-title .dm-username,.chat-full-page-header .chat-channel-title .topic-chat-name{font-weight:700;font-size:var(--font-up-1);line-height:var(--font-up-1)}.chat-full-page-header .chat-channel-title .dm-usernames{overflow:hidden;text-overflow:ellipsis}.chat-full-page-header .chat-channel-retry-archive{display:flex;margin-top:1em}.chat-channels .tag-chat-badge,.chat-channels .category-chat-badge,.chat-channels .topic-chat-badge{color:var(--primary-low-mid);display:flex;align-items:center;justify-content:center}.chat-channels .tag-chat-badge .d-icon,.chat-channels .category-chat-badge .d-icon,.chat-channels .topic-chat-badge .d-icon{height:1.25em;width:1.25em;margin:0}.chat-channels .topic-chat-badge .d-icon{z-index:1}.chat-channels .category-chat-private .d-icon{background-color:var(--secondary);position:absolute;border-radius:5px;padding:3px 2px;color:var(--primary-high);height:0.5em;width:0.5em;left:calc(0.6125em + 6px);top:-4px}.move-chat-to-topic-modal .chat-to-topic-selector,.chat-channel-archive-modal-inner .chat-to-topic-selector{width:500px;height:300px}.move-chat-to-topic-modal .radios,.chat-channel-archive-modal-inner .radios{margin-bottom:10px;display:flex;flex-direction:row}.move-chat-to-topic-modal .radios .radio-label,.chat-channel-archive-modal-inner .radios .radio-label{margin-right:10px}.move-chat-to-topic-modal details,.chat-channel-archive-modal-inner details{margin-bottom:9px}.move-chat-to-topic-modal input[type="text"],.move-chat-to-topic-modal .select-kit.combo-box.category-chooser,.chat-channel-archive-modal-inner input[type="text"],.chat-channel-archive-modal-inner .select-kit.combo-box.category-chooser{width:100%}.chat-channel-archive-modal-inner .chat-to-topic-selector{width:auto}.topic-meta-data .post-chat-link{margin:0 0.75em 0 auto;color:var(--tertiary)}.topic-meta-data .post-chat-link .d-icon{margin-right:0.25em;color:var(--tertiary)}.user-preferences .chat-setting .controls{margin-bottom:0}.create-channel-modal-modal .modal-inner-container{width:500px}.create-channel-modal-modal .choose-topic-results-list{max-height:200px;overflow-y:scroll}.create-channel-modal-modal .select-kit.combo-box,.create-channel-modal-modal .create-channel-name-input,.create-channel-modal-modal .create-channel-description-input,.create-channel-modal-modal #choose-topic-title{width:100%;margin-bottom:0}.create-channel-modal-modal .category-chooser .select-kit-selected-name.selected-name.choice{color:var(--primary-high)}.create-channel-modal-modal .create-channel-hint{font-size:0.8em;margin-top:0.2em}.create-channel-modal-modal .create-channel-label,.create-channel-modal-modal label[for="choose-topic-title"]{margin:1em 0 0.35em}.create-channel-modal-modal .chat-channel-title{margin:1em 0 0 0}.small-action .open-chat{text-transform:uppercase;font-weight:700;font-size-adjust:var(--font-down-0)}.chat-message-collapser>p,.chat-message-text>p{margin:0.5em 0 0.5em}.chat-message-collapser>p:first-of-type,.chat-message-text>p:first-of-type{margin-top:0.1em}.chat-message-collapser>p:last-of-type,.chat-message-text>p:last-of-type{margin-bottom:0.1em}.chat-live-pane .chat-composer .chat-composer-row .chat-composer-input{text-overflow:ellipsis}.chat-live-pane .chat-composer .chat-composer-row .chat-composer-input:placeholder-shown{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviewable-chat-message .chat-channel-title{max-width:100%}.incoming-chat-webhooks{margin-top:1em}.incoming-chat-webhooks--row{display:flex;justify-content:space-between;background-color:var(--primary-very-low);padding:1em;border-radius:6px;margin-bottom:1em}.incoming-chat-webhooks--row--details{display:inline-block;vertical-align:top;max-width:calc(100% - 120px - 1em)}.incoming-chat-webhooks--row--details--name{font-weight:bold;font-size:var(--font-up-1)}.incoming-chat-webhooks--row--controls{display:inline-block;vertical-align:top}.incoming-chat-webhooks-back{margin-bottom:1em}.incoming-chat-webhooks-current-emoji{padding-left:0.5em}.new-incoming-webhook-container{display:flex;align-items:center}.new-incoming-webhook-container input{margin:0}.new-incoming-webhook-container input,.new-incoming-webhook-container details{margin-right:0.5em}.new-incoming-webhook-container .create-new-incoming-webhook-btn{margin-right:0.25em}.chat-message-deleted{margin-left:calc(var(--message-left-width) + 0.75em);padding:0}.chat-message-deleted .chat-message-expand-deleted{color:var(--primary-low-mid);padding:0.25em}.chat-message-deleted .chat-message-expand-deleted:hover{background:inherit;color:inherit}.chat-message{align-items:flex-start;position:relative;padding:0.25em 0.5em 0.25em 0.75em;background-color:var(--secondary);display:flex;min-width:0}.chat-message .chat-message-reaction{align-items:center;display:inline-flex;padding:0.3em 0.6em;margin:1px 0.25em 1px 0;font-size:var(--font-down-2);border-radius:4px;border:1px solid var(--primary-low);background:transparent;cursor:pointer;user-select:none;transition:background 0.2s, border-color 0.2s}.chat-message .chat-message-reaction.reacted{border-color:var(--tertiary-medium);background:var(--tertiary-very-low);color:var(--tertiary-hover)}.chat-message .chat-message-reaction.reacted:hover{background:var(--tertiary-low)}.chat-message .chat-message-reaction:not(.reacted):hover{background:var(--primary-low);border-color:var(--primary-low-mid)}.chat-message .chat-message-reaction .emoji{height:15px;margin-right:4px;width:auto}.chat-message .chat-message-reaction:not(.show){display:none}.chat-message .chat-message-left-gutter{flex-shrink:0;width:var(--message-left-width)}.chat-message .chat-message-left-gutter .chat-message-flagged{padding-left:0.6em}.chat-message.chat-action{background-color:var(--highlight-medium)}.chat-message.errored{color:var(--primary-medium)}.chat-message.deleted{background-color:var(--danger-low)}.not-mobile-device .chat-message.deleted:hover{background-color:var(--danger-hover)}.chat-message.transition-slow{transition:2s linear background-color}.chat-message.user-info-hidden .chat-time{color:var(--secondary-medium);flex-shrink:0;font-size:var(--font-down-2);margin-top:0.4em;display:none;width:var(--message-left-width)}.chat-message.user-info-hidden .chat-msgactions-hover{top:-2em}.chat-message.is-reply{display:grid;grid-template-columns:var(--message-left-width) 1fr;grid-template-rows:30px auto;grid-template-areas:"replyto replyto" "avatar message"}.chat-message.is-reply .tc-reply-display{grid-area:replyto;cursor:pointer;height:100%}.chat-message.is-reply .tc-reply-display .d-icon{color:var(--primary-high)}.chat-message.is-reply .chat-user-avatar{grid-area:avatar}.chat-message.is-reply .chat-message-content{grid-area:message}.chat-message .chat-message-content{display:flex;flex-direction:column;flex-grow:1;word-break:break-word;overflow-wrap:break-word;min-width:0}.chat-message .tc-bot-indicator{text-transform:uppercase;padding:0.25em;background:var(--primary-low);border-radius:3px;font-size:var(--font-down-2);margin-left:-0.25em}.chat-message .chat-message-text{min-width:0;width:100%}.chat-message .chat-message-text code{font-size:var(--font-down-1);width:100%}.chat-message .chat-message-text .mention.highlighted{background:var(--tertiary-low);color:var(--primary)}.chat-message .chat-message-text .valid-mention{padding:0 4px 1px;border-radius:8px;display:inline-block}.chat-message .chat-message-text img.ytp-thumbnail-image{height:100%;max-height:unset}.chat-message .chat-message-text img.ytp-thumbnail-image:hover{border-radius:0}.chat-message .chat-message-text p img:not(.emoji){max-width:100%;height:auto}.chat-message .chat-message-text ul,.chat-message .chat-message-text ol{padding-left:1.25em}.chat-message .chat-message-edited{display:inline-block;color:var(--primary-medium);font-size:var(--font-down-2)}.chat-message .chat-message-reaction-list,.chat-message .chat-transcript-reactions{position:relative;margin-top:0.25em;display:flex;flex-wrap:wrap}.chat-message .chat-message-reaction-list .reaction-users-list,.chat-message .chat-transcript-reactions .reaction-users-list{position:absolute;top:-2px;transform:translateY(-100%);border:1px solid var(--primary-low);border-radius:6px;padding:0.5em;background:var(--primary-very-low);max-width:300px;z-index:3}.chat-message .chat-message-reaction-list .chat-message-react-btn,.chat-message .chat-transcript-reactions .chat-message-react-btn{vertical-align:top;padding:0em 0.25em;background:none;border:none}.chat-message .chat-message-reaction-list .chat-message-react-btn .d-icon,.chat-message .chat-transcript-reactions .chat-message-react-btn .d-icon{color:var(--primary-high)}.chat-message .chat-message-reaction-list .chat-message-react-btn:hover .d-icon,.chat-message .chat-transcript-reactions .chat-message-react-btn:hover .d-icon{color:var(--primary)}.chat-message .chat-send-error{color:var(--danger-medium)}.chat-message .chat-message-mention-warning{position:relative;margin-top:0.25em;font-size:var(--font-down-1)}.chat-message .chat-message-mention-warning .dismiss-mention-warning{position:absolute;top:5px;right:5px;cursor:pointer}.chat-message .chat-message-mention-warning .cannot-see,.chat-message .chat-message-mention-warning .without-membership{margin:0.25em 0}.chat-message .chat-message-mention-warning .invite-link{color:var(--tertiary);cursor:pointer}.chat-message .chat-user-avatar .chat-user-avatar-container .avatar,.chat-message .chat-emoji-avatar .chat-emoji-avatar-container{width:28px;height:28px}.chat-message-container.highlighted .chat-message,.highlighted.discourse-chat-transcript .chat-message{background-color:var(--tertiary-low) !important}.chat-msgactions-hover{position:absolute;opacity:0;padding-left:4em;padding-top:0.25em;pointer-events:none;right:0.25em;top:-0.75em;z-index:2}.chat-message.is-reply .chat-msgactions-hover{top:0.5em}.chat-msgactions{border-radius:0.25em;background-color:var(--secondary);display:flex}.chat-msgactions .link-to-message-btn .d-icon{transition:all 0.25s ease-in-out}.chat-msgactions .link-to-message-btn.copied .d-icon{transform:scale(1.1);color:var(--tertiary)}.chat-msgactions .react-btn,.chat-msgactions .reply-btn{border:1px solid transparent;border-bottom-color:var(--primary-low);border-radius:0;border-top-color:var(--primary-low);margin-right:-1px;padding:0.5em 0;width:2.5em;transition:background 0.2s, border-color 0.2s}.chat-msgactions .react-btn:hover,.chat-msgactions .reply-btn:hover{background:var(--primary-low);border-color:var(--primary-low-mid);color:var(--primary-medium);z-index:1}.chat-msgactions .react-btn:focus .d-icon,.chat-msgactions .reply-btn:focus .d-icon{color:var(--primary)}.chat-msgactions .react-btn:first-child,.chat-msgactions .reply-btn:first-child{border-bottom-left-radius:0.25em;border-top-left-radius:0.25em}.chat-msgactions .react-btn:first-child:not(:hover),.chat-msgactions .reply-btn:first-child:not(:hover){border-color:var(--primary-low);border-right-color:transparent}.chat-msgactions .react-btn .d-icon,.chat-msgactions .reply-btn .d-icon{color:var(--primary-low-mid)}.chat-msgactions .more-buttons .select-kit-header{background:none;border:1px solid var(--primary-low);border-left-color:transparent;border-radius:0 0.25em 0.25em 0;padding:0.5em 0;width:2.5em;transition:background 0.2s, border-color 0.2s}.chat-msgactions .more-buttons .select-kit-header:focus{border-color:var(--primary-low);border-left-color:transparent;background:var(--primary-low)}.chat-msgactions .more-buttons .select-kit-header:focus .select-kit-header-wrapper .d-icon{color:var(--primary)}.chat-msgactions .more-buttons .select-kit-header .select-kit-header-wrapper{justify-content:center}.chat-msgactions .more-buttons .select-kit-header .select-kit-header-wrapper .d-icon{color:var(--primary-low-mid);margin:0}.chat-msgactions .more-buttons .select-kit-header:hover{background:var(--primary-low);border-color:var(--primary-low-mid)}.chat-msgactions .more-buttons .select-kit-header:hover .select-kit-header-wrapper .d-icon{color:var(--primary)}.chat-msgactions .chat-message-reaction{align-items:center;border-radius:0;border-left-color:transparent;border-right-color:transparent;box-sizing:border-box;font-size:var(--font-0);justify-content:center;margin:0;margin-right:-1px;padding:0.5em 0;width:2.5em}.chat-msgactions .chat-message-reaction:hover{z-index:2}.chat-msgactions .chat-message-reaction:focus{background:var(--primary-low);outline:none}.chat-msgactions .chat-message-reaction:first-child{border-bottom-left-radius:0.25em;border-left-color:var(--primary-low);border-top-left-radius:0.25em}.chat-msgactions .chat-message-reaction.reacted{border-left-color:var(--tertiary-medium);z-index:1}.chat-msgactions .chat-message-reaction.reacted:focus{background:var(--tertiary-low)}.chat-msgactions .chat-message-reaction .emoji{height:15px;width:auto;margin:0}.chat-message-sender-data{color:var(--secondary-medium);width:100%}.chat-message-sender-data .names{color:var(--secondary-low);display:inline-block;vertical-align:bottom;margin-right:0.3em}.chat-message-sender-data .names.first{font-weight:bold}.chat-message-sender-data .names span{margin-right:0}.chat-message-sender-data .chat-message-flagged{margin-left:0.2em}.not-mobile-device .chat-messages-container .chat-message:hover,.chat-messages-container .chat-message.chat-message-selected{background:var(--primary-very-low)}.not-mobile-device .chat-messages-container .chat-message:hover .chat-msgactions-hover,.chat-messages-container .chat-message.chat-message-selected .chat-msgactions-hover,.chat-messages-container .chat-message:focus-within .chat-msgactions-hover{opacity:1;pointer-events:initial}.not-mobile-device .chat-messages-container .chat-message-reaction-list .chat-message-react-btn{display:none}.not-mobile-device .chat-messages-container .chat-message:hover .chat-message-reaction-list .chat-message-react-btn{display:inline-block}.chat-message-flagged{display:inline-block;color:var(--danger);height:100%;padding:0 0.3em;cursor:pointer}.chat-message-flagged .flag-count,.chat-message-flagged .d-icon{color:var(--danger)}.chat-action-text{font-style:italic}.not-mobile-device .full-page-chat .chat-message:hover,.full-page-chat .chat-message.chat-message-selected{background:var(--primary-very-low)}.has-full-page-chat .chat-message .onebox:not(img),.topic-chat-float-container .chat-message .onebox{margin:0.5em 0;border-width:2px}.has-full-page-chat .chat-message .onebox:not(img) header,.topic-chat-float-container .chat-message .onebox header{margin-bottom:0.5em}.has-full-page-chat .chat-message .onebox:not(img) h3 a,.has-full-page-chat .chat-message .onebox:not(img) h4 a,.topic-chat-float-container .chat-message .onebox h3 a,.topic-chat-float-container .chat-message .onebox h4 a{font-size:14px}.has-full-page-chat .chat-message .onebox:not(img) pre,.topic-chat-float-container .chat-message .onebox pre{display:flex;max-height:150px}.has-full-page-chat .chat-message .onebox:not(img) p,.topic-chat-float-container .chat-message .onebox p{overflow:hidden}.topic-chat-float-container .chat-message .onebox{width:85%;border:2px solid var(--primary-low)}.topic-chat-float-container .chat-message .onebox header{margin-bottom:0.5em}.topic-chat-float-container .chat-message .onebox .onebox-body{grid-template-rows:auto auto auto;overflow:auto}.topic-chat-float-container .chat-message .onebox h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:500;font-size:var(--font-down-1)}.topic-chat-float-container .chat-message .onebox p{display:none}.chat-message-collapser .chat-message-collapser-header{display:flex;align-items:center}.chat-message-collapser .chat-message-collapser-header+div p{margin:0}.chat-message-collapser .chat-img-upload,.chat-message-collapser .chat-other-upload,.chat-message-collapser .chat-message-collapser-header+div p img{margin-top:0.25em;margin-bottom:0.5em}.chat-message-collapser .chat-message-collapser-link-small{font-size:0.75em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-message-collapser .chat-message-collapser-button{background:none;padding:unset;margin-left:0.5em}.chat-message-collapser .chat-message-collapser-button:hover{background:none}.chat-message-collapser .chat-message-collapser-button:hover .d-icon{color:var(--primary)}.chat-message-collapser .onebox img:not(.ytp-thumbnail-image),.chat-message-collapser img.onebox,.chat-message-collapser .chat-uploads img,.chat-message-collapser p img{object-fit:contain;max-height:150px;max-width:100%;width:unset}.chat-message-collapser .chat-message-collapser-header+div .chat-message-collapser-youtube{object-fit:contain;height:150px;width:calc(150px / 9 * 16)}.discourse-chat-transcript{min-height:50px;padding:12px;margin:1rem 0;border-left:5px solid var(--primary-low);background-color:var(--blend-primary-secondary-5)}.discourse-chat-transcript.chat-transcript-chained{margin:0;border-top:0;border-bottom:0}.discourse-chat-transcript .chat-transcript-meta{color:var(--primary-high);font-size:var(--font-down-2-rem);border-bottom:1px solid var(--primary-low);margin-bottom:1rem;padding-bottom:0.5rem}.discourse-chat-transcript .chat-transcript-channel{font-size:var(--font-down-2-rem);padding-left:0.5rem}.discourse-chat-transcript .chat-transcript-username{color:var(--primary-high-or-secondary-low);font-weight:bold}.discourse-chat-transcript .chat-transcript-datetime{color:var(--primary-high);font-size:var(--font-down-2-rem);padding-left:0.5rem}.discourse-chat-transcript .chat-transcript-datetime a{color:var(--primary-high)}.discourse-chat-transcript .chat-transcript-messages p{margin:0.5rem 0}.discourse-chat-transcript .chat-transcript-messages p:last-of-type{margin-bottom:0}.discourse-chat-transcript .chat-transcript-user{display:flex;align-items:baseline}.discourse-chat-transcript .chat-transcript-user .chat-transcript-user-avatar{padding-right:0.5rem}.discourse-chat-transcript .chat-transcript-reactions{margin-top:0.5em}.discourse-chat-transcript .chat-transcript-reactions .chat-transcript-reaction{align-items:center;display:inline-flex;padding:0.3em 0.6em;margin:1px 0.25em 1px 0;font-size:var(--font-down-2);border-radius:4px;border:1px solid var(--primary-low);background:transparent;cursor:pointer;user-select:none;transition:background 0.2s, border-color 0.2s}.discourse-chat-transcript .chat-transcript-reactions .chat-transcript-reaction.reacted{border-color:var(--tertiary-medium);background:var(--tertiary-very-low);color:var(--tertiary-hover)}.discourse-chat-transcript .chat-transcript-reactions .chat-transcript-reaction.reacted:hover{background:var(--tertiary-low)}.discourse-chat-transcript .chat-transcript-reactions .chat-transcript-reaction:not(.reacted):hover{background:var(--primary-low);border-color:var(--primary-low-mid)}.discourse-chat-transcript .chat-transcript-reactions .chat-transcript-reaction .emoji{height:15px;margin-right:4px;width:auto}.chat-retention-reminder{display:flex;position:absolute;top:0;left:50%;transform:translateX(-50%);align-items:center;justify-content:space-between;background:var(--tertiary-low);padding:0.5em 0 0.5em 1em;font-size:var(--font-down-1);color:var(--primary);z-index:10;min-width:280px}.chat-retention-reminder .btn-flat.dismiss-btn{margin-left:0.25em;color:var(--primary-medium)}.chat-retention-reminder .btn-flat.dismiss-btn:hover,.chat-retention-reminder .btn-flat.dismiss-btn:focus{background-color:transparent}.chat-retention-reminder .btn-flat.dismiss-btn:hover .d-icon,.chat-retention-reminder .btn-flat.dismiss-btn:focus .d-icon{color:var(--primary)}.chat-retention-reminder .btn-flat.dismiss-btn .d-icon{color:var(--primary-medium)}.full-page-chat .chat-retention-reminder{top:3.5rem}:root{--chat-channel-selector-input-height: 40px}.chat-channel-selector-modal-modal.modal.in{animation:none}#chat-channel-selector-modal-inner{width:500px;height:350px}#chat-channel-selector-modal-inner .chat-channel-selector-input-container{position:relative}#chat-channel-selector-modal-inner .chat-channel-selector-input-container .search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--primary-high)}#chat-channel-selector-modal-inner .chat-channel-selector-input-container #chat-channel-selector-input{width:100%;height:var(--chat-channel-selector-input-height);padding-left:30px;margin:0 0 1px}#chat-channel-selector-modal-inner .channels{height:calc(100% - var(--chat-channel-selector-input-height));overflow:auto}#chat-channel-selector-modal-inner .channels .no-channels-notice{padding:0.5em}#chat-channel-selector-modal-inner .channels .chat-channel-selection-row{display:flex;align-items:center;height:2.5em;padding-left:0.5em}#chat-channel-selector-modal-inner .channels .chat-channel-selection-row.focused{background:var(--primary-low)}#chat-channel-selector-modal-inner .channels .chat-channel-selection-row .username{margin-left:0.5em}#chat-channel-selector-modal-inner .channels .chat-channel-selection-row .chat-channel-title{color:var(--primary-high)}#chat-channel-selector-modal-inner .channels .chat-channel-selection-row .chat-channel-unread-indicator{border:none;margin-left:0.5em;height:12px;width:12px}.chat-enabled .has-sidebar .sidebar-header .d-header .menu-panel{top:calc(3.4em - 2px) !important}.chat-enabled .has-sidebar .sidebar-header .d-header-icons .icon{width:2em;height:2em}.chat-enabled .has-sidebar .sidebar-header .d-header-icons .icon img.avatar,.chat-enabled .has-sidebar .sidebar-header .d-header-icons .icon #logo-small{width:2em;height:2em}.chat-enabled .has-sidebar .header-dropdown-toggle.open-chat .chat-channel-unread-indicator{border-color:var(--primary-very-low)}.chat-enabled .has-sidebar .sidebar-container .chat-channels .chat-channel-divider{padding:0 0.5em 0 1.75rem}.chat-enabled .has-sidebar .sidebar-container .chat-channels .chat-channel-row{padding-right:0.75em}.chat-enabled .has-sidebar .sidebar-container .chat-channels .chat-channel-leave-btn{padding:0}.chat-enabled .sidebar-container .chat-channels{color:var(--primary);font-size:var(--font-down-1);padding-bottom:2em;width:100%;overflow-x:hidden}.chat-enabled .sidebar-container .chat-channels .chat-channel-divider{padding:0 1.75rem}.chat-enabled .sidebar-container .chat-channels .chat-channel-divider:hover .title-caret{opacity:1}.chat-enabled .sidebar-container .chat-channels .chat-channels-container{margin-bottom:1rem}.chat-enabled .sidebar-container .chat-channels .public-channel-empty-message{margin:0;padding:0em 2em 0.5em}.chat-enabled .sidebar-container .chat-channels .chat-channel-row:not(.active):hover .category-chat-private .d-icon{background-color:var(--primary-low)}.chat-enabled .sidebar-container .chat-channels .chat-channel-row:not(.active) .category-chat-private .d-icon{background-color:var(--primary-very-low)}.chat-enabled .sidebar-container .chat-channels .new-dm,.chat-enabled .sidebar-container .chat-channels .edit-channel-membership-btn,.chat-enabled .sidebar-container .chat-channels .edit-channels-dropdown .select-kit-header,.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn{display:flex;padding:0.25em;border-radius:0.25em}.chat-enabled .sidebar-container .chat-channels .new-dm:hover,.chat-enabled .sidebar-container .chat-channels .edit-channel-membership-btn:hover,.chat-enabled .sidebar-container .chat-channels .edit-channels-dropdown .select-kit-header:hover,.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn:hover{background-color:var(--primary-low)}.chat-enabled .sidebar-container .chat-channels .new-dm:hover .d-icon,.chat-enabled .sidebar-container .chat-channels .edit-channel-membership-btn:hover .d-icon,.chat-enabled .sidebar-container .chat-channels .edit-channels-dropdown .select-kit-header:hover .d-icon,.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn:hover .d-icon{color:var(--primary-medium)}.chat-enabled .sidebar-container .chat-channels .new-dm .d-icon,.chat-enabled .sidebar-container .chat-channels .edit-channel-membership-btn .d-icon,.chat-enabled .sidebar-container .chat-channels .edit-channels-dropdown .select-kit-header .d-icon,.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn .d-icon{color:var(--primary-medium);font-size:var(--font-down-1);padding:0.25em}.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn{padding-top:0;padding-bottom:0;height:100%;border-radius:0}.chat-enabled .sidebar-container .chat-channels .chat-channel-leave-btn:hover .d-icon{color:var(--primary-medium)}.chat-enabled .sidebar-container .chat-channels .chat-channel-row{padding-left:calc(1.8rem / 2);margin-left:calc(1.8rem / 2);border-radius:0.25em;padding-right:1.8rem;min-height:28px;margin-bottom:0.125rem}.chat-enabled .sidebar-container .chat-channels .chat-channel-row:hover{background-color:var(--primary-low)}.chat-enabled .sidebar-container .chat-channels .chat-channel-row .chat-channel-title{font-weight:unset;margin:0}.chat-message-separator{margin:0.25rem 0 0.25rem 1rem;display:flex;font-size:var(--font-down-1);position:relative}.chat-message-separator.new-message{color:var(--danger-medium)}.chat-message-separator.new-message .divider{background-color:var(--danger-medium)}.chat-message-separator.first-daily-message .text{color:var(--secondary-low);font-weight:600}.chat-message-separator.first-daily-message .divider{background-color:var(--secondary-high)}.chat-message-separator .text{margin:0 auto;padding:0 0.75rem;z-index:1;background:var(--secondary)}.chat-message-separator .divider{position:absolute;width:100%;height:1px;top:50%}

/*# sourceMappingURL=discourse-chat_f121b4f11986086a1db6e513b9bab6c407e1c513.css.map?__ws=meta.discourse.org */
