:root{--channel-list-avatar-size: 38px}.chat-message:not(.user-info-hidden){padding-top:.75em}html.has-full-page-chat .footer-nav{display:none !important}html.has-full-page-chat body #main-outlet{padding:0}html.has-full-page-chat body #main-outlet .main-chat-outlet .chat-channel{min-width:0}html.has-full-page-chat body #main-outlet .main-chat-outlet.has-side-panel-expanded{grid-template-columns:1fr;grid-template-areas:"threads"}html.has-full-page-chat body #main-outlet .main-chat-outlet.has-side-panel-expanded .chat-channel{display:none}.full-page-chat{grid-template-columns:100%;overflow-x:hidden;width:100%}.full-page-chat .btn:active,.full-page-chat .btn:hover{background:var(--secondary-very-high)}.full-page-chat .btn:active .d-icon,.full-page-chat .btn:hover .d-icon{color:var(--primary-medium)}.full-page-chat .chat-channel{border-radius:0;padding:0}.full-page-chat .chat-drawer{width:100%}.full-page-chat .chat-full-page-header{background-color:var(--secondary);padding:0 10px;height:50px;min-height:50px}.full-page-chat .chat-messages-scroll{padding:0 10px}.sidebar-container .channels-list .chat-channel-divider{padding-left:1em}.sidebar-container .channels-list .chat-channel-row{padding:.5em}.create-channel-modal .modal-inner-container{width:95%}.chat-full-page-header .chat-channel-header-details .chat-channel-retry-archive{flex-direction:column}.chat-full-page-header .chat-channel-header-details .chat-channel-retry-archive .chat-channel-archive-failed-retry{margin-top:.5em}.chat-message-separator{margin-left:0}.header-dropdown-toggle.chat-header-icon .icon.active{border:1px solid var(--primary-low);background:var(--primary-very-low)}.header-dropdown-toggle.chat-header-icon .icon.active .d-icon{color:var(--primary-medium)}.chat-composer-container{padding:0}.chat-composer-container .chat-composer{margin:.5rem 10px 0 10px}.full-page-chat{overflow:hidden}.full-page-chat .channels-list{overflow-y:overlay;padding-bottom:6rem;box-sizing:border-box}.full-page-chat .channels-list .channels-list-container{background:var(--secondary)}.full-page-chat .channels-list .chat-channel-row{height:4em;margin:0;padding:0 1.5rem;border-radius:0;border-bottom:1px solid var(--primary-low)}.full-page-chat .channels-list .chat-channel-row .chat-channel-metadata .chat-channel-unread-indicator{font-size:var(--font-down-2);margin-top:.25rem}.full-page-chat .channels-list .chat-channel-row .chat-channel-metadata__date{font-size:var(--font-down-2)}.full-page-chat .channels-list .chat-channel-divider{font-size:var(--font-up-1)}.full-page-chat .channels-list .chat-channel-divider:first-of-type{padding-top:1rem}.full-page-chat .channels-list .chat-channel-divider .channel-title{color:var(--quaternary);font-size:var(--font-down-1)}.full-page-chat .channels-list .chat-user-avatar+.chat-channel-title__usernames{margin-left:1rem}.full-page-chat .channels-list .chat-channel-title{width:100%;overflow:hidden}.full-page-chat .channels-list .chat-channel-title__users-count{font-size:var(--font-up-2)}.full-page-chat .channels-list .chat-channel-title__users-count+.chat-channel-title__name{margin-left:1rem}.full-page-chat .channels-list .chat-channel-title__name{margin-left:.75em;font-size:var(--font-up-1)}.full-page-chat .channels-list .chat-channel-title__category-badge{font-size:var(--font-up-1)}.full-page-chat .channels-list .chat-channel-title__user-status-message{flex-shrink:3;overflow:hidden;text-overflow:ellipsis}.full-page-chat .btn-floating.open-draft-channel-page-btn{position:absolute;background:var(--tertiary);bottom:2.5rem;right:2.5rem;border-radius:50%;font-size:var(--font-up-4);padding:1rem;transition:transform .25s ease,box-shadow .25s ease;z-index:200;box-shadow:0px 5px 5px -1px rgba(0,0,0,.25)}.full-page-chat .btn-floating.open-draft-channel-page-btn .d-icon{color:var(--primary-very-low)}.full-page-chat .btn-floating.open-draft-channel-page-btn:active{box-shadow:0px 0px 5px -1px rgba(0,0,0,.25);transform:scale(0.9)}.full-page-chat .btn-floating.open-draft-channel-page-btn:focus{border-color:var(--tertiary);outline:1px solid var(--tertiary);outline-offset:0;border-color:var(--quaternary);outline-color:var(--quaternary)}.chat-message-actions{position:absolute;bottom:-100vh;left:0;right:0;display:flex;flex-direction:column;border-radius:8px 8px 0 0;margin:0 5px;transition:bottom .2s cubic-bezier(0.4, 0, 0.2, 1),visibility cubic-bezier(0.4, 0, 0.2, 1);visibility:hidden;box-sizing:border-box}.chat-message-actions .selected-message-container{padding:.5em .5em 1em .5em}.chat-message-actions .selected-message{display:flex;align-items:center;padding:.5em;border:1px solid var(--primary-low);box-shadow:0 0 4px rgba(0,0,0,.125);border-radius:8px}.chat-message-actions .selected-message .selected-message-reply{margin-left:5px}.chat-message-actions .selected-message .selected-message-reply:not(.is-expanded){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-message-actions .selected-message .selected-message-reply.is-expanded{-webkit-user-select:text;user-select:text;max-height:80px;overflow-y:scroll}.chat-message-actions .main-actions{display:flex;justify-content:space-between;align-items:center;padding:1em 1em 1.5em 1em}.chat-message-actions .main-actions .chat-message-reaction{background:none;border:1px solid rgba(0,0,0,0)}.chat-message-actions .main-actions .chat-message-reaction img.emoji{width:30px;height:30px;object-fit:contain}.chat-message-actions .main-actions .chat-message-reaction.reacted{border-color:var(--tertiary-medium);background:var(--tertiary-very-low);color:var(--tertiary-hover)}.chat-message-actions .main-actions .chat-message-reaction.reacted:hover{background:var(--tertiary-low)}.chat-message-actions .main-actions .react-btn .d-icon{color:var(--primary-medium);font-size:var(--font-up-4)}.chat-message-actions .main-actions .chat-message-reaction,.chat-message-actions .main-actions .react-btn{margin:0}.chat-message-actions .main-actions .chat-message-reaction,.chat-message-actions .main-actions .reply-btn,.chat-message-actions .main-actions .chat-message-thread-btn,.chat-message-actions .main-actions .react-btn,.chat-message-actions .main-actions .bookmark-btn{flex-grow:1;height:42px}.chat-message-actions .main-actions .chat-message-reaction:active,.chat-message-actions .main-actions .reply-btn:active,.chat-message-actions .main-actions .chat-message-thread-btn:active,.chat-message-actions .main-actions .react-btn:active,.chat-message-actions .main-actions .bookmark-btn:active{background:var(--primary-low)}.chat-message-actions .main-actions .bookmark-btn>.svg-icon-title,.chat-message-actions .main-actions .bookmark-btn>.svg-icon,.chat-message-actions .main-actions .react-btn>.svg-icon-title,.chat-message-actions .main-actions .react-btn>.svg-icon{font-size:var(--font-up-4)}.chat-message-actions .main-actions .reply-btn{border-radius:3px}.chat-message-actions .main-actions .reply-btn .d-icon{font-size:var(--font-up-4)}.chat-message-actions .secondary-actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.5em;margin:0}.chat-message-actions .secondary-actions .chat-message-action-item{border-bottom:1px solid var(--primary-low);width:100%;list-style:none;padding:.25em 0;display:flex}.chat-message-actions .secondary-actions .chat-message-action-item:active{background:var(--primary-low)}.chat-message-actions .secondary-actions .chat-message-action-item:last-child{border-bottom:0}.chat-message-actions .secondary-actions .chat-message-action-item .chat-message-action{justify-content:flex-start;background:none;width:100%;border:0;color:var(--primary)}.chat-message-actions .secondary-actions .chat-message-action-item .chat-message-action:focus,.chat-message-actions .secondary-actions .chat-message-action-item .chat-message-action .d-icon{color:var(--primary)}.chat-message-actions-backdrop{position:fixed;bottom:0;left:0;right:0;height:100%;width:100%;z-index:1001;transition:background-color .4s ease}.chat-message-actions-backdrop .collapse-area{width:100%;height:100%}.chat-message-actions-backdrop.fade-in{background:rgba(var(--always-black-rgb), 0.75)}.chat-message-actions-backdrop.fade-in .chat-message-actions{bottom:0px;visibility:visible}.mobile-view.has-full-page-chat #skip-link>*,.mobile-view.has-full-page-chat .d-header>*,.mobile-view.has-full-page-chat .chat-message-actions-mobile-outlet>*,.mobile-view.has-full-page-chat .chat-channel>*,.mobile-view.has-full-page-chat .chat-thread>*{-webkit-user-select:none;user-select:none}.chat-selection-management .chat-selection-management-buttons{display:flex;flex-direction:column;width:100%}.chat-selection-management .chat-selection-management-buttons .cancel-btn{margin-left:initial}.chat-selection-management .chat-selection-management-buttons .btn{margin-bottom:.25em}.chat-channel-message-emoji-picker-connector{position:relative}.chat-channel-message-emoji-picker-connector .chat-emoji-picker{position:fixed;top:0;left:0;right:0;height:50vh;width:100%;box-shadow:0 4px 14px rgba(0,0,0,.15);z-index:1002;max-width:100vw;box-sizing:border-box}.chat-channel-message-emoji-picker-connector .chat-emoji-picker__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(var(--always-black-rgb), 0.75);z-index:1001}.chat-composer-upload__remove-btn{visibility:visible;background:rgba(var(--always-black-rgb), 0.9);border-radius:100%;font-size:var(--font-down-2) !important;padding:5px !important}

/*# sourceMappingURL=chat_mobile_4368169b24718e81c14adf9cac89c61c474b3d04.css.map?__ws=forum.rescript-lang.org */
