@keyframes user-popover-primary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-primary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-primary-action-no-padding-bottom{padding-bottom:0}.user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-primary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-primary-action-placeholder:after{animation:user-popover-primary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-primary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-primary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-primary-action-placeholder.user-popover-primary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-primary-action-placeholder.user-popover-primary-action-tagline{height:1.6rem;width:18rem}.user-popover-primary-action-placeholder.user-popover-primary-action-name{height:1.6rem;width:15.2rem}.user-popover-primary-action-placeholder.user-popover-primary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-primary-action-placeholder.user-popover-primary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-primary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-primary-action-about{overflow:hidden}.user-popover-primary-action-avatar{flex-shrink:0}.user-popover-primary-action-tagline{margin-bottom:var(--space-4)}.user-popover-primary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-primary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-primary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-primary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-primary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-primary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-primary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-primary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-primary-action-action-btn-icon{display:none}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-primary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-primary-action-button{width:14.4rem}.user-popover-primary-action-action-btn-icon{display:grid}.user-popover-primary-action-large,.user-popover-primary-action-placeholder-action{width:18rem}}@keyframes user-popover-secondary-action-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-secondary-action-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-secondary-action-no-padding-bottom{padding-bottom:0}.user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-secondary-action-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-secondary-action-placeholder:after{animation:user-popover-secondary-action-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-secondary-action-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-secondary-action-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-secondary-action-placeholder.user-popover-secondary-action-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-tagline{height:1.6rem;width:18rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-name{height:1.6rem;width:15.2rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-secondary-action-placeholder.user-popover-secondary-action-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-secondary-action-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-secondary-action-about{overflow:hidden}.user-popover-secondary-action-avatar{flex-shrink:0}.user-popover-secondary-action-tagline{margin-bottom:var(--space-4)}.user-popover-secondary-action-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-secondary-action-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-secondary-action-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-secondary-action-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-secondary-action-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-secondary-action-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-secondary-action-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-secondary-action-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-secondary-action-action-btn-icon{display:none}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-secondary-action-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-secondary-action-button{width:14.4rem}.user-popover-secondary-action-action-btn-icon{display:grid}.user-popover-secondary-action-large,.user-popover-secondary-action-placeholder-action{width:18rem}}@keyframes user-popover-actions-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-actions-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-actions-no-padding-bottom{padding-bottom:0}.user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-actions-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-actions-placeholder:after{animation:user-popover-actions-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-actions-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-actions-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-actions-placeholder.user-popover-actions-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-actions-placeholder.user-popover-actions-tagline{height:1.6rem;width:18rem}.user-popover-actions-placeholder.user-popover-actions-name{height:1.6rem;width:15.2rem}.user-popover-actions-placeholder.user-popover-actions-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-actions-placeholder.user-popover-actions-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-actions-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-actions-about{overflow:hidden}.user-popover-actions-avatar{flex-shrink:0}.user-popover-actions-tagline{margin-bottom:var(--space-4)}.user-popover-actions-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-actions-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-actions-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-actions-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-actions-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-actions-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-actions-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-actions-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-actions-action-btn-icon{display:none}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-actions-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-actions-button{width:14.4rem}.user-popover-actions-action-btn-icon{display:grid}.user-popover-actions-large,.user-popover-actions-placeholder-action{width:18rem}}.user-popover-actions-component{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex;width:100%;z-index:1}.user-popover-actions-button-more{width:6.4rem}.user-popover-actions-more{position:relative}@keyframes user-popover-placeholder-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-placeholder-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-placeholder-no-padding-bottom{padding-bottom:0}.user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder-placeholder:after{animation:user-popover-placeholder-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder-placeholder.user-popover-placeholder-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder-placeholder.user-popover-placeholder-tagline{height:1.6rem;width:18rem}.user-popover-placeholder-placeholder.user-popover-placeholder-name{height:1.6rem;width:15.2rem}.user-popover-placeholder-placeholder.user-popover-placeholder-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder-placeholder.user-popover-placeholder-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-placeholder-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-placeholder-about{overflow:hidden}.user-popover-placeholder-avatar{flex-shrink:0}.user-popover-placeholder-tagline{margin-bottom:var(--space-4)}.user-popover-placeholder-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-placeholder-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-placeholder-tagline .flair-component{height:1.6rem;width:1.6rem}.user-popover-placeholder-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-placeholder-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-placeholder-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-placeholder-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-placeholder-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-placeholder-action-btn-icon{display:none}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-placeholder-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-placeholder-button{width:14.4rem}.user-popover-placeholder-action-btn-icon{display:grid}.user-popover-placeholder-large,.user-popover-placeholder-placeholder-action{width:18rem}}@keyframes user-popover-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.user-popover-content{background-color:var(--color-bg-opaque);border-radius:var(--radius-5);box-shadow:var(--elevation-popover);display:flex;flex-direction:column;outline:.1rem solid var(--color-border-default);padding:var(--space-16);row-gap:var(--space-16)}.user-popover-no-padding-bottom{padding-bottom:0}.user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-25);background-color:var(--color-bg-subtle);overflow:hidden;position:var(--skeleton-shimmer-position-override, relative);max-width:100%}.dark-mode .user-popover-placeholder{--skeleton-shimmer-color: var(--color-transparent-white-5)}.user-popover-placeholder:after{animation:user-popover-shimmer 1.5s infinite;content:"";inset:0;min-width:28rem;position:absolute}[dir=ltr] .user-popover-placeholder:after{background:linear-gradient(90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}[dir=rtl] .user-popover-placeholder:after{background:linear-gradient(-90deg,transparent 0%,var(--skeleton-shimmer-color) 50%,transparent 100%)}.user-popover-placeholder.user-popover-avatar{border-radius:var(--radius-3);flex-shrink:0;height:6.4rem;width:6.4rem}.user-popover-placeholder.user-popover-tagline{height:1.6rem;width:18rem}.user-popover-placeholder.user-popover-name{height:1.6rem;width:15.2rem}.user-popover-placeholder.user-popover-data{height:1.6rem;margin-top:var(--space-12);width:26rem}.user-popover-placeholder.user-popover-action{border-radius:var(--radius-5);box-shadow:0 -.1rem #0000001a inset;height:4rem}.user-popover-user-info{-moz-column-gap:var(--space-12);column-gap:var(--space-12);display:flex}.user-popover-about{overflow:hidden}.user-popover-avatar{flex-shrink:0}.user-popover-tagline{margin-bottom:var(--space-4)}.user-popover-tagline .user-username-component{color:var(--color-text-default);font-size:1.4rem}.user-popover-tagline .user-username-component:hover{color:var(--color-text-bolder)}.user-popover-tagline .flair-component{height:1.6rem;width:1.6rem}.user-lifetime-score-tagline{overflow:hidden}.user-popover-actions{-moz-column-gap:var(--space-8);column-gap:var(--space-8);display:flex}.user-popover-full-name{color:var(--color-text-subtle);font-size:1.4rem;font-weight:600;line-height:1.14;margin-bottom:var(--space-4);max-width:35rem;overflow:hidden;padding:var(--space-2) 0;text-overflow:ellipsis;white-space:nowrap}.user-popover-ratings{align-items:center;color:var(--color-text-subtle);display:flex;gap:var(--space-12);padding:var(--space-2) 0}.user-popover-divider{background-color:var(--color-text-subtle);border-radius:var(--radius-circular);height:.2rem;width:.2rem}.user-popover-button{width:calc((100% - 6.4rem - var(--space-8)) / 2)}.user-popover-action-btn-icon{display:none}.user-popover-large,.user-popover-placeholder-action{width:calc((100% - var(--space-8)) / 2)}.user-popover-no-user{color:var(--color-text-subtle)}@media (min-width: 25em){.user-popover-button{width:14.4rem}.user-popover-action-btn-icon{display:grid}.user-popover-large,.user-popover-placeholder-action{width:18rem}}.user-popover-wrap{border:none;padding:0}.user-popover-component{position:fixed;top:0;width:100%;z-index:9003}[dir=ltr] .user-popover-component{left:0}[dir=rtl] .user-popover-component{right:0}.user-popover-component .user-tagline-username{line-height:1}.user-popover-hidden{display:none}@media (min-width: 25em){.user-popover-component{width:var(--container-400)}}.public-chat-controls-component{display:flex;justify-content:flex-end}[dir=ltr] .public-chat-controls-component .public-chat-controls-withSidebar{right:30rem}[dir=rtl] .public-chat-controls-component .public-chat-controls-withSidebar{left:30rem}.public-chat-controls-filterOverlay{inset:0;position:fixed}.public-chat-controls-filterList{background:var(--chatBgSecondaryColor);border:.1rem solid var(--color-border-default);border-radius:var(--radius-3);box-shadow:0 .6rem 1.2rem var(--chatShadedBgColor);position:absolute;top:3rem;z-index:1}[dir=ltr] .public-chat-controls-filterList{right:4rem}[dir=rtl] .public-chat-controls-filterList{left:4rem}.public-chat-controls-filterOption{background:none;border:none;box-sizing:border-box;color:inherit;display:block;font-size:1.3rem;padding:.5rem 1.5rem;width:100%}[dir=ltr] .public-chat-controls-filterOption{text-align:left}[dir=rtl] .public-chat-controls-filterOption{text-align:right}.public-chat-controls-filterOption.public-chat-controls-filterOptionActive,.public-chat-controls-filterOption:hover{background-color:var(--chatBgActiveColor)}.public-chat-controls-chatDisabled span{color:var(--color-red-400)}.public-chat-controls-button{color:var(--chatTextSecondaryColor);cursor:pointer;background:none;border:none;line-height:1.6;padding:.3rem .5rem}.public-chat-controls-button:hover{color:var(--chatTextColor)}[dir=ltr] .public-chat-controls-button+.public-chat-controls-button{margin-left:.5rem}[dir=rtl] .public-chat-controls-button+.public-chat-controls-button{margin-right:.5rem}.public-chat-controls-button .public-chat-controls-icon{font-size:1.6rem}.send-message-component{border-top:.1rem solid var(--color-border-default);display:flex;flex-basis:3.5rem;flex-grow:0;flex-shrink:0;max-width:100%;position:relative}.send-message-commandsList{background-color:var(--chatBgSecondaryColor);bottom:100%;color:var(--chatTextColor);left:0;max-height:50vh;overflow:auto;position:absolute;right:0}.send-message-commandsItem{padding:1rem}.send-message-placeholder{border-top:.1rem solid var(--chatBgColor);height:3.5rem;line-height:3.5rem;width:100%}[dir=ltr] .send-message-placeholder{padding-left:1rem}[dir=rtl] .send-message-placeholder{padding-right:1rem}.send-message-field{background-color:inherit;border:none;color:inherit;flex-basis:100%;font-size:1.3rem;height:3.5rem;padding:1rem;resize:none;transition:height 0s;word-break:break-word}.send-message-field[data-no-scrollbar]{scrollbar-width:none}.send-message-field[data-no-scrollbar]::-webkit-scrollbar{display:none}.send-message-field .send-message-forPublic{border-radius:0 0 var(--radius-3) var(--radius-3)}[dir=ltr] .send-message-field .send-message-withSidebarOpen{border-bottom-right-radius:0}[dir=rtl] .send-message-field .send-message-withSidebarOpen{border-bottom-left-radius:0}.send-message-field.send-message-editor{line-height:2rem;min-height:4rem;overflow:auto}.send-message-field.send-message-editor:empty:before{color:var(--color-text-placeholder);content:attr(data-placeholder);cursor:text}.send-message-field.send-message-editor .platform-chat-message-emoticon{margin-top:-.3rem;vertical-align:top}.send-message-button{background-color:transparent;border:none;margin:-.3rem 0 0;padding:0 1rem;color:var(--chatTextSecondaryColor);cursor:pointer;align-items:center;background:none;border-radius:var(--radius-3);display:flex;flex-basis:3rem;flex-shrink:0;line-height:3.5rem;text-align:center}.send-message-button:hover{color:var(--chatTextColor)}.send-message-button .send-message-icon{font-size:2.4rem}.send-message-charsLimit{background-color:var(--chatBgColor);bottom:100%;margin-bottom:.1rem;padding:.3rem .5rem;position:absolute}[dir=ltr] .send-message-charsLimit{right:3.5rem}[dir=rtl] .send-message-charsLimit{left:3.5rem}.send-message-charsLimitDanger{color:var(--color-red-400)}.public-chat-widget-component{--chatBgColor: var(--color-neutrals-white);--chatBgSecondaryColor: var(--color-gray-100);--chatBgActiveColor: var(--color-gray-200);--chatBorderColor: var(--color-gray-300);--chatSearchBgColor: var(--color-neutrals-white);--chatSearchBorderColor: var(--color-gray-300);--chatShadedBgColor: var(--color-transparent-white-65);--chatTextColor: var(--color-gray-900);--chatTextSecondaryColor: var(--color-gray-500);--chatTextNotActiveColor: var(--color-gray-600);background-color:var(--color-neutrals-white);background-color:var(--chatBgColor);border-radius:var(--radius-3);color:var(--chatTextColor);height:100%;overflow:hidden;position:relative}.dark-mode .public-chat-widget-component{--chatBgColor: var(--color-gray-800);--chatBgSecondaryColor: var(--color-gray-900);--chatBgActiveColor: var(--color-gray-700);--chatBorderColor: var(--color-transparent-white-10);--chatSearchBorderColor: transparent;--chatSearchBgColor: var(--color-transparent-white-10);--chatShadedBgColor: rgba(0, 0, 0, .45);--chatTextColor: var(--color-transparent-white-65);--chatTextSecondaryColor: var(--color-transparent-white-40);--chatTextNotActiveColor: var(--color-transparent-white-72)}.public-chat-widget-component.public-chat-widget-transparent{background-color:transparent}[dir=ltr] .public-chat-widget-withSidebar .chat-messages-list-wrapper{padding-right:3rem}[dir=rtl] .public-chat-widget-withSidebar .chat-messages-list-wrapper{padding-left:3rem}.public-chat-widget-layout{display:flex;height:100%}.public-chat-widget-content{display:flex;flex-basis:100%;flex-direction:column;flex-shrink:1;position:relative}[dir=ltr] .public-chat-widget-sidebar{border-left:.1rem solid var(--color-border-default)}[dir=rtl] .public-chat-widget-sidebar{border-right:.1rem solid var(--color-border-default)}.public-chat-widget-muted,.public-chat-widget-guest,.public-chat-widget-cannotComment{border-top:.1rem solid var(--color-border-default);color:var(--color-red-400);font-size:1.3rem;line-height:1.9rem;padding:.7rem 1.5rem}.public-chat-widget-guest,.public-chat-widget-cannotComment{color:var(--chatTextColor)}.public-chat-widget-guest a,.public-chat-widget-cannotComment a{color:var(--color-text-link)}.public-chat-widget-loader{align-items:center;color:var(--color-gray-400);display:flex;flex-basis:100%;flex-grow:2;flex-shrink:1;font-size:2rem;justify-content:center}.public-chat-widget-oneColumnLayout{border-radius:0 0 var(--radius-5) var(--radius-5);box-shadow:none}[dir=ltr] .public-chat-widget-oneColumnLayout{margin-left:0}[dir=rtl] .public-chat-widget-oneColumnLayout{margin-right:0}.public-chat-widget-oneColumnLayout .public-chat-widget-sidebar{--chatBgColor: var(--color-neutrals-white);background-color:var(--chatBgColor);border-radius:0 0 var(--radius-3) var(--radius-3);inset:0;max-width:30rem;position:absolute}[dir=ltr] .public-chat-widget-oneColumnLayout .public-chat-widget-sidebar{margin-left:auto}[dir=rtl] .public-chat-widget-oneColumnLayout .public-chat-widget-sidebar{margin-right:auto}.dark-mode .public-chat-widget-oneColumnLayout{background-color:#00000073}.dark-mode .public-chat-widget-oneColumnLayout .public-chat-widget-sidebar{background-color:#1b1a18}.public-chat-widget-sidebarToggler{color:var(--chatTextSecondaryColor);cursor:pointer;background:none;border:none;line-height:1.6;padding:.3rem .5rem;position:absolute;top:0}[dir=ltr] .public-chat-widget-sidebarToggler{right:0}[dir=rtl] .public-chat-widget-sidebarToggler{left:0}.public-chat-widget-sidebarToggler:hover{color:var(--chatTextColor)}.public-chat-widget-sidebarToggler .public-chat-widget-icon{font-size:1.6rem}.open-chats-component{--chatBgColor: var(--color-neutrals-white);--chatBgSecondaryColor: var(--color-gray-100);--chatBgActiveColor: var(--color-gray-200);--chatBorderColor: var(--color-gray-300);--chatSearchBgColor: var(--color-neutrals-white);--chatSearchBorderColor: var(--color-gray-300);--chatShadedBgColor: var(--color-transparent-white-65);--chatTextColor: var(--color-gray-900);--chatTextSecondaryColor: var(--color-gray-500);--chatTextNotActiveColor: var(--color-gray-600);align-items:flex-end;bottom:0;display:flex;height:3rem;position:fixed;z-index:9002}[dir=ltr] .open-chats-component{right:3rem}[dir=rtl] .open-chats-component{left:3rem}.dark-mode .open-chats-component{--chatBgColor: var(--color-gray-800);--chatBgSecondaryColor: var(--color-gray-900);--chatBgActiveColor: var(--color-gray-700);--chatBorderColor: var(--color-transparent-white-10);--chatSearchBorderColor: transparent;--chatSearchBgColor: var(--color-transparent-white-10);--chatShadedBgColor: rgba(0, 0, 0, .45);--chatTextColor: var(--color-transparent-white-65);--chatTextSecondaryColor: var(--color-transparent-white-40);--chatTextNotActiveColor: var(--color-transparent-white-72)}@media (max-width: 59.999em){.open-chats-component{justify-content:flex-end}[dir=ltr] .open-chats-component{left:3rem}[dir=rtl] .open-chats-component{right:3rem}}@media (max-width: 29.999em){.open-chats-component{bottom:3rem;left:1rem;right:1rem}}
