5317 lines
102 KiB
CSS
5317 lines
102 KiB
CSS
.wrapper__48b20 {
|
|
background-color: var(--black);
|
|
overflow: hidden;
|
|
position: relative
|
|
}
|
|
|
|
.video__48b20,.wrapper__48b20 {
|
|
height: 100%;
|
|
width: 100%
|
|
}
|
|
|
|
.video__48b20 {
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0
|
|
}
|
|
|
|
.videoCover__48b20,.videoCover__48b20 video {
|
|
-o-object-fit: cover;
|
|
object-fit: cover
|
|
}
|
|
|
|
.videoContain__48b20,.videoContain__48b20 video {
|
|
-o-object-fit: contain;
|
|
object-fit: contain
|
|
}
|
|
|
|
.mirror__48b20 {
|
|
transform: scaleX(-1)
|
|
}
|
|
|
|
.previewWrapper__48b20 {
|
|
align-content: center;
|
|
display: flex;
|
|
opacity: 0;
|
|
pointer-events: none;
|
|
transition: opacity .5s ease
|
|
}
|
|
|
|
.previewWrapper__48b20.loading__48b20 {
|
|
opacity: 1
|
|
}
|
|
|
|
.previewImage__48b20 {
|
|
filter: blur(10px);
|
|
-o-object-fit: contain;
|
|
object-fit: contain;
|
|
width: 100%
|
|
}
|
|
|
|
.emptyPreviewWrapper__48b20 {
|
|
aspect-ratio: 16/9;
|
|
margin: auto;
|
|
width: 100%
|
|
}
|
|
|
|
.emptyPreview__48b20 {
|
|
background: linear-gradient(120deg,var(--primary-730) 0,var(--primary-660) 100%);
|
|
height: 100%;
|
|
opacity: .6;
|
|
width: 100%
|
|
}
|
|
|
|
.spinner__48b20 {
|
|
inset-inline-start: 50%;
|
|
position: absolute;
|
|
top: 50%;
|
|
transform: translate(-50%,-50%)
|
|
}
|
|
|
|
.qualityIndicator__30845 {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.qualityIndicatorHighlightWrapper__30845 {
|
|
background-color: var(--primary-400);
|
|
border-radius: 16px;
|
|
display: flex;
|
|
padding: 4px
|
|
}
|
|
|
|
.clickable__30845 {
|
|
cursor: pointer
|
|
}
|
|
|
|
.qualityIndicatorFullQuality__30845 {
|
|
color: var(--white)
|
|
}
|
|
|
|
.qualityIndicatorLowQuality__30845 {
|
|
color: var(--primary-300)
|
|
}
|
|
|
|
.premiumStreamIcon__30845 {
|
|
color: var(--white);
|
|
height: 14px;
|
|
margin-inline-end:4px;width: 14px
|
|
}
|
|
|
|
.premiumStreamIconLarge__30845 {
|
|
color: var(--white);
|
|
height: 16px;
|
|
margin-inline-end:4px;width: 16px
|
|
}
|
|
|
|
.qualityResolution__30845 {
|
|
margin-inline-end:4px}
|
|
|
|
.qualityIndicatorBadge__30845 {
|
|
text-transform: none
|
|
}
|
|
|
|
.qualityIndicatorBadgePremium__30845 {
|
|
background: var(--custom-premium-colors-premium-gradient-tier-2-tri-color)
|
|
}
|
|
|
|
.streamQualityIndicator__30845 {
|
|
align-items: center;
|
|
display: flex;
|
|
overflow: hidden
|
|
}
|
|
|
|
.streamGiftingPopout__30845 {
|
|
background-color: var(--brand-500);
|
|
border-radius: 8px;
|
|
margin-top: 6px;
|
|
padding: 16px 16px 12px;
|
|
position: relative;
|
|
width: 280px
|
|
}
|
|
|
|
.streamGiftingPopout__30845:after {
|
|
border-block-color:transparent var(--brand-500);border-inline-color: transparent;
|
|
border-style: solid;
|
|
border-width: 8px;
|
|
bottom: 100%;
|
|
content: "";
|
|
inset-inline-start: 50%;
|
|
margin-top: 6px;
|
|
margin-inline-start:-8px;position: absolute
|
|
}
|
|
|
|
.streamGiftingPopoutHeader__30845 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.streamGiftingPopoutCTA__30845 {
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: 16px
|
|
}
|
|
|
|
.streamGiftingPopoutButton__30845 {
|
|
display: flex;
|
|
justify-content: space-between
|
|
}
|
|
|
|
.streamGiftingPopoutButtonText__30845 {
|
|
color: var(--brand-500)
|
|
}
|
|
|
|
.streamGiftingPopoutText__30845 {
|
|
margin-top: 4px;
|
|
text-align: center
|
|
}
|
|
|
|
.liveIndicator__30845 {
|
|
overflow: hidden;
|
|
position: relative
|
|
}
|
|
|
|
.liveQualityIndicator__30845 {
|
|
margin-inline-end:2px}
|
|
|
|
.giftIcon__30845,.giftIconBrand__30845 {
|
|
height: 16px;
|
|
width: 16px
|
|
}
|
|
|
|
.giftIcon__30845 {
|
|
color: var(--white);
|
|
margin-inline:4px}
|
|
|
|
.giftIconBrand__30845 {
|
|
color: var(--brand-500);
|
|
margin-inline-end:4px}
|
|
|
|
.giftButton__30845 {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.wrapper__1505a {
|
|
background-color: var(--black);
|
|
height: 100%;
|
|
overflow: hidden;
|
|
position: relative;
|
|
width: 100%
|
|
}
|
|
|
|
.videoContainer__1505a {
|
|
bottom: 0;
|
|
contain: layout style paint;
|
|
height: 100%;
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
width: 100%;
|
|
will-change: transform,transform-origin
|
|
}
|
|
|
|
.videoContainer__1505a.zoomed__1505a {
|
|
transform: translate(var(--custom-pan-x),var(--custom-pan-y)) scale(var(--custom-zoom-scale));
|
|
transform-origin: center
|
|
}
|
|
|
|
.full-motion .videoContainer__1505a.zoomed__1505a {
|
|
transition: var(--custom-zoom-transition)
|
|
}
|
|
|
|
.zoomEnabled__1505a {
|
|
cursor: grab
|
|
}
|
|
|
|
.zoomDragging__1505a {
|
|
cursor: grabbing
|
|
}
|
|
|
|
.minimap__1505a {
|
|
border-radius: 8px;
|
|
cursor: grab;
|
|
height: var(--custom-zoom-minimap-height);
|
|
opacity: 1;
|
|
overflow: hidden;
|
|
position: relative;
|
|
transition: opacity .2s ease-in-out;
|
|
width: var(--custom-zoom-minimap-width)
|
|
}
|
|
|
|
.minimap__1505a:active {
|
|
cursor: grabbing
|
|
}
|
|
|
|
.minimap__1505a.fadeOut__1505a {
|
|
opacity: 0;
|
|
pointer-events: none
|
|
}
|
|
|
|
.minimapVideo__1505a {
|
|
-o-object-fit: contain;
|
|
object-fit: contain
|
|
}
|
|
|
|
.minimapIndicator__1505a,.minimapVideo__1505a {
|
|
height: 100%;
|
|
inset-inline-start: 0;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.minimapIndicator__1505a:after {
|
|
background: var(--opacity-blurple-16);
|
|
border: 2px solid var(--opacity-blurple-64);
|
|
border-radius: 8px;
|
|
box-sizing: border-box;
|
|
content: "";
|
|
height: var(--custom-zoom-indicator-height);
|
|
inset-inline-start: var(--custom-zoom-indicator-left);
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: var(--custom-zoom-indicator-top);
|
|
width: var(--custom-zoom-indicator-width)
|
|
}
|
|
|
|
.full-motion .minimapIndicator__1505a:after {
|
|
transition: var(--custom-zoom-indicator-transition)
|
|
}
|
|
|
|
.zoomControlsContainer__1505a {
|
|
inset-inline-end: 8px;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
transition: opacity .2s ease-in-out;
|
|
z-index: 10
|
|
}
|
|
|
|
.zoomControlsContainer__1505a.idle__1505a {
|
|
opacity: 0
|
|
}
|
|
|
|
.zoomControls__1505a {
|
|
align-items: center;
|
|
background: var(--background-scrim);
|
|
border-radius: 8px;
|
|
cursor: default;
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 8px;
|
|
justify-content: space-between;
|
|
margin: 4px;
|
|
pointer-events: all
|
|
}
|
|
|
|
.zoomControlsWithChildren__1505a {
|
|
border-radius: 12px;
|
|
margin: 0;
|
|
padding: 4px
|
|
}
|
|
|
|
.zoomControlsRow__1505a {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px;
|
|
justify-content: space-between;
|
|
width: 100%
|
|
}
|
|
|
|
.wrapper_fc8177 {
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
word-wrap: break-word;
|
|
background: var(--background-gradient-chat,var(--background-base-lower));
|
|
contain: paint layout;
|
|
flex: 0 0 auto;
|
|
overflow: hidden;
|
|
padding-inline-end:1rem;-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
user-select: text
|
|
}
|
|
|
|
.compact_fc8177.wrapper_fc8177 {
|
|
padding-bottom: .125rem;
|
|
padding-top: .125rem
|
|
}
|
|
|
|
.cozy_fc8177.wrapper_fc8177 {
|
|
padding-inline-start:4.5rem}
|
|
|
|
.a11y-font-scaled-up .cozy_fc8177.wrapper_fc8177 {
|
|
padding-inline-start:72px}
|
|
|
|
.compact_fc8177 .contents_fc8177 {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
height: 1.375rem;
|
|
overflow: hidden;
|
|
padding-inline-start:5rem}
|
|
|
|
.compact_fc8177 .contents_fc8177 .content_fc8177 {
|
|
display: contents
|
|
}
|
|
|
|
.cozy_fc8177 .content_fc8177 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
height: 1.375rem;
|
|
overflow: hidden;
|
|
text-indent: 0
|
|
}
|
|
|
|
.compact_fc8177 .content_fc8177 {
|
|
display: inline;
|
|
-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
user-select: text
|
|
}
|
|
|
|
.blob_fc8177 {
|
|
flex: 0 0 auto;
|
|
height: 1rem;
|
|
line-height: 1.375rem;
|
|
margin-top: .1875rem;
|
|
vertical-align: middle
|
|
}
|
|
|
|
.cozy_fc8177 .blob_fc8177 {
|
|
display: block
|
|
}
|
|
|
|
.hidden_fc8177 {
|
|
visibility: hidden
|
|
}
|
|
|
|
.compact_fc8177 .blob_fc8177 {
|
|
display: inline-block
|
|
}
|
|
|
|
.cozy_fc8177 .header_fc8177 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
height: 1.375rem;
|
|
line-height: 1.375rem;
|
|
overflow: hidden;
|
|
position: relative
|
|
}
|
|
|
|
.compact_fc8177 .header_fc8177 {
|
|
margin-inline-end:.5rem}
|
|
|
|
.attachmentContainer_fc8177 {
|
|
padding-bottom: .125rem;
|
|
padding-top: .125rem
|
|
}
|
|
|
|
.compact_fc8177 .attachmentContainer_fc8177 {
|
|
margin-top: .25rem
|
|
}
|
|
|
|
.attachment_fc8177 {
|
|
height: 120px;
|
|
margin-top: .125rem;
|
|
width: 240px
|
|
}
|
|
|
|
.compact_fc8177 .attachment_fc8177 {
|
|
margin-inline-start:5rem}
|
|
|
|
.blob_fc8177+.blob_fc8177 {
|
|
margin-inline-start:.25rem}
|
|
|
|
.header_fc8177 .blob_fc8177+.blob_fc8177 {
|
|
margin-inline-start:.5rem}
|
|
|
|
.blob_fc8177 {
|
|
border-radius: .5rem
|
|
}
|
|
|
|
.attachment_fc8177 {
|
|
border-radius: 6px
|
|
}
|
|
|
|
.attachment_fc8177,.avatar_fc8177,.blob_fc8177 {
|
|
background-color: var(--text-default)
|
|
}
|
|
|
|
.avatar_fc8177 {
|
|
border-radius: 50%;
|
|
flex: 0 0 auto;
|
|
height: 2.5rem;
|
|
inset-inline-start: 1rem;
|
|
max-height: 40px;
|
|
max-width: 40px;
|
|
position: absolute;
|
|
top: .25rem;
|
|
width: 2.5rem
|
|
}
|
|
|
|
.a11y-font-scaled-up .avatar_fc8177 {
|
|
inset-inline-start: 16px;
|
|
top: 4px
|
|
}
|
|
|
|
.compactTimestamp_fc8177 {
|
|
margin-inline:-4rem .25rem}
|
|
|
|
.divider__1fcac {
|
|
border-bottom: 1px solid var(--background-mod-strong)
|
|
}
|
|
|
|
.spacingLarge__1fcac {
|
|
margin: var(--space-8) 0
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.sizeReduced_da9de7 {
|
|
font-size: .875rem;
|
|
line-height: calc(var(--chat-markup-line-height)*.875)
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.sizeReduced_da9de7 small {
|
|
font-size: .75rem;
|
|
line-height: calc(var(--chat-markup-line-height)*.75)
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.colorMuted_da9de7 {
|
|
color: var(--text-subtle)
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.colorMuted_da9de7 small {
|
|
color: var(--text-muted)
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.weightReduced_da9de7 {
|
|
font-weight: var(--font-weight-normal)
|
|
}
|
|
|
|
.root_da9de7.root_da9de7.weightReduced_da9de7 h1,.root_da9de7.root_da9de7.weightReduced_da9de7 h2,.root_da9de7.root_da9de7.weightReduced_da9de7 h3,.root_da9de7.root_da9de7.weightReduced_da9de7 h4,.root_da9de7.root_da9de7.weightReduced_da9de7 h5,.root_da9de7.root_da9de7.weightReduced_da9de7 h6,.root_da9de7.root_da9de7.weightReduced_da9de7 strong {
|
|
font-weight: var(--font-weight-medium)
|
|
}
|
|
|
|
.markdownContainer__48344 {
|
|
overflow-wrap: anywhere
|
|
}
|
|
|
|
.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344>p:first-child {
|
|
margin-top: 0
|
|
}
|
|
|
|
.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344>p:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h1:first-child,.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h2:first-child,.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h3:first-child {
|
|
margin-top: 0
|
|
}
|
|
|
|
.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h1:not(:has(+*)),.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h2:not(:has(+*)),.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 h3:not(:has(+*)) {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 blockquote,.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344.markdownContainer__48344 pre {
|
|
max-width: unset
|
|
}
|
|
|
|
.slowModeIcon_b21699 {
|
|
display: block;
|
|
margin-inline-start:4px}
|
|
|
|
.cooldownWrapper_b21699 {
|
|
gap: 4px;
|
|
margin-inline-start:auto;overflow: hidden;
|
|
padding: 3px 8px;
|
|
padding-inline-end:16px;white-space: nowrap
|
|
}
|
|
|
|
.cooldownText_b21699,.cooldownWrapper_b21699 {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.cooldownText_b21699 {
|
|
border-start-end-radius: 8px;
|
|
border-start-start-radius: 8px;
|
|
gap: var(--space-4);
|
|
transition: color .2s ease
|
|
}
|
|
|
|
.menu__43313 {
|
|
max-height: 70vh;
|
|
width: 222px
|
|
}
|
|
|
|
.customMenuItem__43313 {
|
|
margin: -4px 6px 16px
|
|
}
|
|
|
|
.menu__43313 .customMenuItem__43313 .customNotches__43313 {
|
|
color: var(--background-surface-higher)
|
|
}
|
|
|
|
.wrapper__06283 {
|
|
height: calc(var(--custom-gradient-progress-notch-height) + var(--custom-gradient-progress-notch-margin)*2);
|
|
min-width: 0;
|
|
position: relative;
|
|
width: 100%
|
|
}
|
|
|
|
.container__06283 {
|
|
display: flex;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
position: relative
|
|
}
|
|
|
|
.progress__06283 {
|
|
background-color: var(--gradient-progress-pill-background)
|
|
}
|
|
|
|
.notches__06283,.progress__06283 {
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0
|
|
}
|
|
|
|
.notches__06283 {
|
|
width: 100%
|
|
}
|
|
|
|
.notches__06283.gray__06283 {
|
|
color: var(--background-base-low)
|
|
}
|
|
|
|
.notches__06283.black__06283 {
|
|
color: var(--background-surface-high)
|
|
}
|
|
|
|
.container__011b7 {
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.micTest__011b7 {
|
|
align-items: center;
|
|
display: flex;
|
|
margin-top: 4px;
|
|
position: relative
|
|
}
|
|
|
|
.title__011b7 {
|
|
margin-top: 8px
|
|
}
|
|
|
|
.description__011b7,.title__011b7 {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.micTestCaption__011b7 {
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
top: calc(100% + 4px)
|
|
}
|
|
|
|
.buttonSizer__011b7 {
|
|
align-items: center;
|
|
display: flex;
|
|
margin-top: 4px;
|
|
position: absolute;
|
|
visibility: hidden;
|
|
width: 100%
|
|
}
|
|
|
|
.buttonSizerSpacer__011b7 {
|
|
min-width: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.buttonWrapper__011b7 {
|
|
margin-inline-end:var(--space-8)}
|
|
|
|
.singleSelectOption__12eef {
|
|
-moz-column-gap: 8px;
|
|
column-gap: 8px;
|
|
display: flex
|
|
}
|
|
|
|
.deviceContainer__12eef {
|
|
align-items: center;
|
|
display: grid;
|
|
gap: 4px;
|
|
grid-template-areas: "label subLabel certifiedPill";
|
|
grid-template-columns: auto 1fr min-content;
|
|
width: 100%
|
|
}
|
|
|
|
.deviceContainer__12eef.withIcon__12eef {
|
|
grid-template-areas: "icon label subLabel certifiedPill";
|
|
grid-template-columns: min-content auto 1fr min-content
|
|
}
|
|
|
|
.deviceContainer__12eef.multiLine__12eef {
|
|
grid-template-areas: "label certifiedPill" "subLabel certifiedPill";
|
|
grid-template-columns: 1fr min-content
|
|
}
|
|
|
|
.deviceContainer__12eef.multiLine__12eef.withIcon__12eef {
|
|
grid-template-areas: "icon label certifiedPill" "icon subLabel certifiedPill";
|
|
grid-template-columns: min-content 1fr min-content
|
|
}
|
|
|
|
.deviceContainer__12eef.multiLine__12eef .deviceSubLabel__12eef:after,.deviceContainer__12eef.multiLine__12eef .deviceSubLabel__12eef:before {
|
|
content: ""
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceIcon__12eef {
|
|
align-items: center;
|
|
display: flex;
|
|
grid-area: icon
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceLabel__12eef {
|
|
grid-area: label
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceSubLabel__12eef {
|
|
grid-area: subLabel;
|
|
text-overflow: ellipsis
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceSubLabel__12eef:before {
|
|
content: "("
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceSubLabel__12eef:after {
|
|
content: ")"
|
|
}
|
|
|
|
.deviceContainer__12eef .deviceCertifiedPill__12eef {
|
|
align-items: center;
|
|
display: flex;
|
|
grid-area: certifiedPill
|
|
}
|
|
|
|
.sharedCanvas_c4eba0 {
|
|
height: 100%;
|
|
position: absolute;
|
|
width: 100%;
|
|
z-index: 1
|
|
}
|
|
|
|
.hidden_d2e74b {
|
|
visibility: hidden
|
|
}
|
|
|
|
.hidden_d2e74b,.whiteFlash_d2e74b {
|
|
height: 100%;
|
|
position: absolute;
|
|
width: 100%
|
|
}
|
|
|
|
.whiteFlash_d2e74b {
|
|
background-color: #fff
|
|
}
|
|
|
|
.movingImage_d2e74b {
|
|
border-radius: var(--space-4);
|
|
height: 0;
|
|
opacity: 0;
|
|
position: fixed;
|
|
visibility: hidden;
|
|
width: 0
|
|
}
|
|
|
|
@keyframes outgoing-call-pulse__2f4f7 {
|
|
0% {
|
|
opacity: 0;
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
11.56% {
|
|
opacity: 1
|
|
}
|
|
|
|
39.02% {
|
|
opacity: 0;
|
|
transform: scale3d(1.025,1.025,1)
|
|
}
|
|
|
|
39.03% {
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
39.04% {
|
|
opacity: 1
|
|
}
|
|
|
|
66.48% {
|
|
opacity: 0;
|
|
transform: scale3d(1.025,1.025,1)
|
|
}
|
|
|
|
to {
|
|
opacity: 0;
|
|
transform: scaleX(1)
|
|
}
|
|
}
|
|
|
|
.wrapper__2f4f7 {
|
|
display: flex;
|
|
position: relative
|
|
}
|
|
|
|
.wrapper__2f4f7.ringing__2f4f7 {
|
|
opacity: .3
|
|
}
|
|
|
|
.wrapper__2f4f7.ringing__2f4f7:after {
|
|
animation: outgoing-call-pulse__2f4f7 2.5s ease-out infinite;
|
|
background: transparent;
|
|
border: 3px solid var(--interactive-text-active);
|
|
border-radius: 12px;
|
|
content: "";
|
|
height: 100%;
|
|
inset-inline-start: -3px;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: -3px;
|
|
transform-origin: center;
|
|
width: 100%
|
|
}
|
|
|
|
.ripple__2f4f7 {
|
|
animation: outgoing-call-pulse__2f4f7 2.429s ease-out infinite;
|
|
background-color: var(--interactive-text-active);
|
|
border-radius: var(--custom-base-tile-border-radius);
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
opacity: 0
|
|
}
|
|
|
|
.ripple0__2f4f7 {
|
|
animation-delay: 20ms
|
|
}
|
|
|
|
.ripple1__2f4f7 {
|
|
animation-delay: 145ms
|
|
}
|
|
|
|
.ripple2__2f4f7 {
|
|
animation-delay: .27s
|
|
}
|
|
|
|
.tile__2f4f7 {
|
|
cursor: pointer;
|
|
display: flex;
|
|
flex: 1 1 100%;
|
|
position: relative
|
|
}
|
|
|
|
.tile__2f4f7.idle__2f4f7,.tile__2f4f7.noInteraction__2f4f7 {
|
|
cursor: inherit
|
|
}
|
|
|
|
.tileChild__2f4f7 {
|
|
display: flex;
|
|
flex: 1 1 100%
|
|
}
|
|
|
|
.border__2f4f7 {
|
|
border-radius: var(--custom-base-tile-border-radius);
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
pointer-events: none
|
|
}
|
|
|
|
.border__2f4f7.voiceChannelEffect__2f4f7 {
|
|
box-shadow: inset 0 0 0 2px var(--brand-500),inset 0 0 0 3px var(--black)
|
|
}
|
|
|
|
.border__2f4f7.latchedNotSpeaking__2f4f7 {
|
|
box-shadow: inset 0 0 0 2px var(--yellow-360),inset 0 0 0 3px var(--black)
|
|
}
|
|
|
|
.app-focused .border__2f4f7 {
|
|
transition: box-shadow .1s ease-out
|
|
}
|
|
|
|
.noBorder__2f4f7 video {
|
|
border-radius: 0
|
|
}
|
|
|
|
.noBorder__2f4f7 .border__2f4f7 {
|
|
border-radius: 0;
|
|
display: none
|
|
}
|
|
|
|
.overlayContainer__2f4f7 {
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
margin: 8px;
|
|
position: absolute;
|
|
top: 0;
|
|
transition: opacity .2s ease-in-out
|
|
}
|
|
|
|
.overlayContainer__2f4f7.compact__2f4f7 {
|
|
margin: 4px
|
|
}
|
|
|
|
.overlayContainer__2f4f7.noPointerEvents__2f4f7 {
|
|
pointer-events: none
|
|
}
|
|
|
|
.overlayTop__2f4f7 {
|
|
display: inline-block;
|
|
inset-inline-start: 0
|
|
}
|
|
|
|
.overlay__2f4f7,.overlayBottom__2f4f7 {
|
|
align-items: center;
|
|
bottom: 0;
|
|
display: flex;
|
|
inset-inline: 0;
|
|
justify-content: space-between;
|
|
line-height: 0;
|
|
pointer-events: none;
|
|
position: absolute
|
|
}
|
|
|
|
.overlay__2f4f7 {
|
|
padding: 8px;
|
|
transition: opacity .2s ease-in-out
|
|
}
|
|
|
|
.overlayTitle__2f4f7 {
|
|
align-items: center;
|
|
background: var(--control-overlay-secondary-background-default);
|
|
border-radius: var(--custom-base-tile-border-radius);
|
|
color: var(--control-overlay-secondary-text-default);
|
|
display: flex;
|
|
flex: 0 1 auto;
|
|
gap: var(--space-4);
|
|
margin-inline-end:8px;min-width: 0;
|
|
padding: 6px 12px
|
|
}
|
|
|
|
.overlayTitle__2f4f7.idle__2f4f7 {
|
|
opacity: 0
|
|
}
|
|
|
|
.experimentOverlayTitle__2f4f7 {
|
|
align-items: center;
|
|
background: var(--control-overlay-secondary-background-default);
|
|
border-radius: var(--custom-base-tile-border-radius);
|
|
color: var(--control-overlay-secondary-text-default);
|
|
display: flex;
|
|
flex: 0 1 auto;
|
|
gap: var(--space-4);
|
|
min-height: 20px;
|
|
min-width: 0;
|
|
padding: 6px 8px
|
|
}
|
|
|
|
.experimentOverlayTitle__2f4f7.idle__2f4f7,.experimentOverlayTitle__2f4f7:empty {
|
|
opacity: 0
|
|
}
|
|
|
|
.overlayTitleText__2f4f7 {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.overlayButton__2f4f7 {
|
|
margin-inline-start:var(--space-8);pointer-events: all
|
|
}
|
|
|
|
.overlayButton__2f4f7.compact__2f4f7 {
|
|
margin-inline-start:var(--space-4)}
|
|
|
|
.overlayButtonInner__2f4f7 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.overlayButtonContainer__2f4f7 {
|
|
display: flex
|
|
}
|
|
|
|
.overlayContainer__2f4f7:not(:hover,:focus-within) .overlayButton__2f4f7.hideWhenInactive__2f4f7 {
|
|
border: none;
|
|
margin-inline-start:0;opacity: 0;
|
|
padding: 0;
|
|
pointer-events: none;
|
|
width: 0
|
|
}
|
|
|
|
.titleIcon__2f4f7 {
|
|
flex: none;
|
|
height: 20px;
|
|
width: 20px
|
|
}
|
|
|
|
.experimentTitleIcon__2f4f7 {
|
|
flex: none;
|
|
height: 16px;
|
|
width: 16px
|
|
}
|
|
|
|
.secureFramesIcon__2f4f7 {
|
|
margin-inline-start:4px;pointer-events: all
|
|
}
|
|
|
|
.statusContainer__2f4f7 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex: 0 0 auto
|
|
}
|
|
|
|
.status__2f4f7 {
|
|
background: var(--control-overlay-secondary-background-default);
|
|
border-radius: 50%;
|
|
color: var(--control-overlay-secondary-text-default);
|
|
height: 20px;
|
|
margin-inline-start:8px;padding: 6px;
|
|
width: 20px
|
|
}
|
|
|
|
.status__2f4f7 svg {
|
|
height: 100%;
|
|
width: 100%
|
|
}
|
|
|
|
.status__2f4f7.interactive__2f4f7 {
|
|
pointer-events: all
|
|
}
|
|
|
|
.status__2f4f7.interactive__2f4f7:hover {
|
|
background-color: var(--opacity-black-80)
|
|
}
|
|
|
|
.gameIconContainer__2f4f7 {
|
|
align-items: center;
|
|
background-color: var(--opacity-black-56);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
height: 40px;
|
|
justify-content: center;
|
|
margin-inline-start:8px;margin-top: -12px;
|
|
overflow: hidden;
|
|
padding: 4px;
|
|
pointer-events: all;
|
|
width: 40px
|
|
}
|
|
|
|
.gameIcon__2f4f7 {
|
|
height: 32px;
|
|
width: 32px
|
|
}
|
|
|
|
.gameIconSmall__2f4f7.gameIconContainer__2f4f7 {
|
|
height: 32px;
|
|
margin-top: 0;
|
|
padding: 0;
|
|
width: 32px
|
|
}
|
|
|
|
.gameIconSmall__2f4f7 .gameIcon__2f4f7 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.videoDisabledTitle__2f4f7 {
|
|
padding-block:0;padding-inline:0 12px}
|
|
|
|
.videoDisabledTitle__2f4f7 .status__2f4f7 {
|
|
background-color: transparent
|
|
}
|
|
|
|
.content__2f4f7 {
|
|
align-items: center;
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
overflow: hidden
|
|
}
|
|
|
|
.streamHidden__2f4f7 {
|
|
background: var(--primary-600);
|
|
flex-direction: column
|
|
}
|
|
|
|
.streamHiddenEmptyState__2f4f7 {
|
|
margin: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.streamHiddenCTA__2f4f7 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
padding-top: 4px
|
|
}
|
|
|
|
.streamPreview__2f4f7 {
|
|
background: var(--primary-700)
|
|
}
|
|
|
|
.streamPreviewOpacity__2f4f7 {
|
|
opacity: .15
|
|
}
|
|
|
|
.indicators__2f4f7 {
|
|
inset-inline-end: 8px;
|
|
top: 8px;
|
|
z-index: 1
|
|
}
|
|
|
|
.indicators__2f4f7,.selectedScreen__2f4f7 {
|
|
align-items: center;
|
|
display: flex;
|
|
position: absolute
|
|
}
|
|
|
|
.selectedScreen__2f4f7 {
|
|
background: var(--opacity-black-60);
|
|
justify-content: center;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
pointer-events: none
|
|
}
|
|
|
|
.toggleMute__2f4f7 {
|
|
opacity: 1;
|
|
transition: opacity .2s ease
|
|
}
|
|
|
|
.toggleMute__2f4f7.interactive__2f4f7 {
|
|
pointer-events: all
|
|
}
|
|
|
|
.toggleMute__2f4f7.interactive__2f4f7:hover {
|
|
background-color: var(--opacity-black-80)
|
|
}
|
|
|
|
.hidden__2f4f7 {
|
|
opacity: 0
|
|
}
|
|
|
|
.selectedIcon__2f4f7 {
|
|
color: var(--white);
|
|
height: 32px;
|
|
width: 32px
|
|
}
|
|
|
|
.localMuteStrikethrough__2f4f7 {
|
|
color: currentColor
|
|
}
|
|
|
|
.liveIndicator__2f4f7 {
|
|
margin-inline-start:8px}
|
|
|
|
.addStreamIcon__2f4f7 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.cta__2f4f7 {
|
|
z-index: 1
|
|
}
|
|
|
|
.addCta__2f4f7 {
|
|
margin-inline-start:8px}
|
|
|
|
.absoluteFill__2f4f7 {
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0
|
|
}
|
|
|
|
.videoWrapper__2f4f7 {
|
|
background-color: var(--primary-700)
|
|
}
|
|
|
|
.blocked__2f4f7 {
|
|
background-color: var(--white);
|
|
border-radius: var(--radius-round)
|
|
}
|
|
|
|
.blocked__2f4f7,.ignored__2f4f7 {
|
|
height: 16px;
|
|
width: 16px
|
|
}
|
|
|
|
.blockedIcon__2f4f7 {
|
|
height: 12px;
|
|
margin: 2px;
|
|
width: 12px
|
|
}
|
|
|
|
.blockedAvatar__2f4f7 {
|
|
opacity: .5
|
|
}
|
|
|
|
.small__2f4f7 .status__2f4f7 {
|
|
margin-inline-start:4px;padding: 4px
|
|
}
|
|
|
|
.small__2f4f7 .addStreamIcon__2f4f7,.small__2f4f7 .status__2f4f7,.small__2f4f7 .stopStreamIcon__2f4f7 {
|
|
height: 16px;
|
|
width: 16px
|
|
}
|
|
|
|
.small__2f4f7 .darkCircle__2f4f7 {
|
|
padding: 8px
|
|
}
|
|
|
|
.streamUnavailable__2f4f7 {
|
|
flex-direction: column
|
|
}
|
|
|
|
.streamUnavailableText__2f4f7 {
|
|
padding-inline:8px;text-align: center
|
|
}
|
|
|
|
.darkCircle__2f4f7 {
|
|
align-items: center;
|
|
background: rgba(0,0,0,.3);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: 8px;
|
|
padding: 16px;
|
|
z-index: 1
|
|
}
|
|
|
|
.voiceChannelEffectsContainer__2f4f7 {
|
|
height: 100%;
|
|
position: absolute
|
|
}
|
|
|
|
.stopStreamIcon__2f4f7 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.stopStreamForeground__2f4f7 {
|
|
color: var(--red-400)
|
|
}
|
|
|
|
.enable-forced-colors .border__2f4f7 {
|
|
box-shadow: inset 0 0 0 1px ButtonText;
|
|
forced-color-adjust: none
|
|
}
|
|
|
|
.enable-forced-colors .border__2f4f7.voiceChannelEffect__2f4f7 {
|
|
box-shadow: inset 0 0 0 2px Highlight,inset 0 0 0 3px var(--black)
|
|
}
|
|
|
|
.root__14990 {
|
|
line-height: 0
|
|
}
|
|
|
|
.warningIcon__14990 {
|
|
color: var(--yellow-300);
|
|
height: 20px;
|
|
width: 20px
|
|
}
|
|
|
|
.errorCodeMessage__14990 {
|
|
margin-top: var(--space-8)
|
|
}
|
|
|
|
.popout__14990 {
|
|
background-color: var(--background-surface-high);
|
|
border-radius: var(--radius-sm);
|
|
box-shadow: inset 0 0 0 1px var(--border-subtle),var(--shadow-high);
|
|
color: var(--text-default);
|
|
padding: var(--space-8) var(--space-12);
|
|
width: 200px
|
|
}
|
|
|
|
.graphContainer_effb26 {
|
|
background-color: var(--background-base-lower);
|
|
margin-bottom: 8px;
|
|
padding-bottom: 2px
|
|
}
|
|
|
|
.separator_effb26 {
|
|
border: none;
|
|
border-top: 1px solid var(--border-subtle);
|
|
margin: 16px 0
|
|
}
|
|
|
|
.popoutText_effb26 {
|
|
color: var(--text-default);
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
user-select: text
|
|
}
|
|
|
|
.popoutText_effb26 strong {
|
|
font-weight: var(--font-weight-bold)
|
|
}
|
|
|
|
.popoutText_effb26.popoutTextDetails_effb26 {
|
|
color: var(--text-muted);
|
|
margin-top: 8px
|
|
}
|
|
|
|
.popoutBottom_effb26 {
|
|
display: flex
|
|
}
|
|
|
|
.debugButton_effb26 {
|
|
color: var(--text-link);
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
font-weight: var(--font-weight-medium);
|
|
text-decoration: none
|
|
}
|
|
|
|
.debugButton_effb26:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.copyStatsButton_effb26 {
|
|
color: var(--text-link);
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
font-weight: var(--font-weight-medium);
|
|
margin-inline-start:8px;text-decoration: none
|
|
}
|
|
|
|
.copyStatsButton_effb26:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.textWithIcon_effb26 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: var(--space-4)
|
|
}
|
|
|
|
.secured_effb26 {
|
|
color: var(--text-feedback-positive);
|
|
display: flex;
|
|
flex: 1;
|
|
font-size: 12px;
|
|
font-weight: var(--font-weight-medium)
|
|
}
|
|
|
|
.secured_effb26 .lockIcon_effb26 {
|
|
margin-inline-end:4px}
|
|
|
|
.enable-forced-colors .container_effb26 {
|
|
border: 2px solid CanvasText
|
|
}
|
|
|
|
.custom-theme-background .container_effb26 {
|
|
border: 1px solid var(--border-strong)
|
|
}
|
|
|
|
.code__1a1f5 {
|
|
background-color: var(--background-code);
|
|
display: grid;
|
|
grid-template-columns: repeat(var(--secure-frames-columns),1fr);
|
|
overflow: hidden;
|
|
padding: 12px;
|
|
row-gap: 16px
|
|
}
|
|
|
|
.chunk__1a1f5 {
|
|
text-align: center
|
|
}
|
|
|
|
.divider__1a1f5 {
|
|
position: relative
|
|
}
|
|
|
|
.divider__1a1f5:after {
|
|
background-color: var(--border-subtle);
|
|
content: "";
|
|
height: 1px;
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
top: -8px;
|
|
width: 100%;
|
|
z-index: 1
|
|
}
|
|
|
|
.codeText__1a1f5 {
|
|
font-weight: 500
|
|
}
|
|
|
|
.loading__1a1f5 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
min-height: 104px
|
|
}
|
|
|
|
.container_e03deb {
|
|
cursor: pointer;
|
|
padding: 2px
|
|
}
|
|
|
|
.container__9351a {
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.tag__9351a {
|
|
align-self: flex-start;
|
|
background-color: var(--background-base-low);
|
|
border-radius: 4px;
|
|
padding: 4px
|
|
}
|
|
|
|
.header__9351a,.tag__9351a {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 4px;
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.header__9351a {
|
|
margin-top: 16px
|
|
}
|
|
|
|
.code__9351a {
|
|
border-radius: 8px
|
|
}
|
|
|
|
.container__50387 {
|
|
background: var(--background-surface-high);
|
|
border-radius: 4px;
|
|
box-shadow: var(--shadow-border),var(--shadow-high);
|
|
box-sizing: border-box;
|
|
padding: 16px;
|
|
width: 300px
|
|
}
|
|
|
|
.tabs__50387,.title__50387 {
|
|
margin-bottom: 16px
|
|
}
|
|
|
|
.tabs__50387 {
|
|
position: relative
|
|
}
|
|
|
|
.tabs__50387:after {
|
|
background-color: var(--border-subtle);
|
|
bottom: 0;
|
|
content: "";
|
|
height: 1px;
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
width: 100%;
|
|
z-index: 0
|
|
}
|
|
|
|
.tabBarItem__50387 {
|
|
padding-bottom: 8px
|
|
}
|
|
|
|
.debugPanelStandalone__50387 {
|
|
background: var(--background-surface-high);
|
|
border-radius: 4px;
|
|
box-shadow: var(--shadow-border),var(--shadow-high);
|
|
width: 290px
|
|
}
|
|
|
|
.debugPanelStandalone__50387>.debugPanelSection__50387 {
|
|
padding: 16px
|
|
}
|
|
|
|
.hoverableStatus_cdcd10 {
|
|
cursor: pointer
|
|
}
|
|
|
|
.ping__06d62 {
|
|
color: var(--text-muted);
|
|
display: block;
|
|
flex: 0 0 auto;
|
|
height: 16px;
|
|
margin-inline:0 4px;width: 16px
|
|
}
|
|
|
|
.ping__06d62.largePing__06d62 {
|
|
background: var(--background-mod-muted);
|
|
border-radius: 8px;
|
|
box-shadow: inset 0 0 0 1px var(--border-muted);
|
|
height: 18px;
|
|
margin-inline-end:8px;padding: 7px;
|
|
width: 18px
|
|
}
|
|
|
|
.clickablePing__06d62 {
|
|
cursor: pointer
|
|
}
|
|
|
|
.rtcConnectionStatus__06d62 {
|
|
align-items: center;
|
|
display: flex;
|
|
height: 32px;
|
|
overflow: hidden;
|
|
padding-bottom: 0;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.rtcConnectionStatusLabel__06d62 {
|
|
font-weight: var(--font-weight-semibold);
|
|
height: 20px;
|
|
margin-top: -1px
|
|
}
|
|
|
|
.rtcConnectionStatusConnected__06d62 {
|
|
color: var(--text-feedback-positive)
|
|
}
|
|
|
|
.rtcConnectionStatusConnecting__06d62 {
|
|
color: var(--text-feedback-warning)
|
|
}
|
|
|
|
.rtcConnectionStatusError__06d62 {
|
|
color: var(--text-feedback-critical)
|
|
}
|
|
|
|
.rtcConnectionQualityFine__06d62 .largePing__06d62 {
|
|
background: var(--background-feedback-positive)
|
|
}
|
|
|
|
.rtcConnectionQualityAverage__06d62 .largePing__06d62 {
|
|
background: var(--background-feedback-warning)
|
|
}
|
|
|
|
.rtcConnectionQualityBad__06d62 .largePing__06d62 {
|
|
background: var(--background-feedback-critical)
|
|
}
|
|
|
|
.labelWrapper__06d62 {
|
|
overflow: hidden
|
|
}
|
|
|
|
.rtcConnectionStatusWrapper__06d62 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding-bottom: 0
|
|
}
|
|
|
|
.base_b88801 {
|
|
align-items: center;
|
|
bottom: 1px;
|
|
color: var(--text-subtle);
|
|
display: flex;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
height: 24px;
|
|
inset-inline: var(--space-16) 16px;
|
|
line-height: 16px;
|
|
overflow-y: hidden;
|
|
position: absolute;
|
|
resize: none
|
|
}
|
|
|
|
.base_b88801 strong {
|
|
font-weight: var(--font-weight-bold)
|
|
}
|
|
|
|
.base_b88801 .text_b88801 {
|
|
display: block;
|
|
margin-inline-start:4px;min-width: 0;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.base_b88801 .ellipsis_b88801 {
|
|
display: block;
|
|
flex: 0 0 auto;
|
|
margin-inline-start:0}
|
|
|
|
.base_b88801 .typingDots_b88801 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis
|
|
}
|
|
|
|
.inTextChannel_b88801.base_b88801 {
|
|
bottom: unset;
|
|
top: -24px;
|
|
inset-inline: 0;
|
|
padding-inline-start:var(--space-md);pointer-events: all
|
|
}
|
|
|
|
.inTextChannel_b88801 .typingDots_b88801 {
|
|
margin-inline-start:8px}
|
|
|
|
.inTextChannel_b88801 .text_b88801 {
|
|
margin-inline-start:calc(var(--space-md) + var(--space-8));z-index: 1
|
|
}
|
|
|
|
.inTextChannel_b88801 .text_b88801>strong {
|
|
color: var(--text-default);
|
|
font-weight: var(--font-weight-semibold)
|
|
}
|
|
|
|
.typing_b88801 {
|
|
overflow: visible
|
|
}
|
|
|
|
.activityInviteEducation_b88801 {
|
|
bottom: unset;
|
|
margin-inline-start:-8px;opacity: 0;
|
|
top: -24px;
|
|
inset-inline: 0;
|
|
padding-inline-start:var(--space-md);pointer-events: all;
|
|
z-index: 1
|
|
}
|
|
|
|
.activityInviteEducationFadeIn_b88801 {
|
|
opacity: 1
|
|
}
|
|
|
|
.activityInviteEducationArrow_b88801 {
|
|
background-repeat: no-repeat;
|
|
background-size: 12px 10px;
|
|
display: inline-block;
|
|
height: 15px;
|
|
margin-block:0;margin-inline:24px 2px;transform: scaleY(-1);
|
|
width: 15px
|
|
}
|
|
|
|
.images-light .activityInviteEducationArrow_b88801 {
|
|
background-image: url(/assets/3b11031474fb64a0.svg)
|
|
}
|
|
|
|
.images-dark .activityInviteEducationArrow_b88801 {
|
|
background-image: url(/assets/6ad5446be34bb27a.svg)
|
|
}
|
|
|
|
@use postcss-pxtorem;.expanded__7a70a {
|
|
background-color: var(--message-background-hover)
|
|
}
|
|
|
|
.blockedSystemMessage__7a70a {
|
|
font-size: 1rem;
|
|
line-height: 1.375rem;
|
|
text-indent: 0;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
user-select: none
|
|
}
|
|
|
|
.blockedIcon__7a70a {
|
|
color: var(--text-muted);
|
|
display: block;
|
|
height: 1rem;
|
|
width: 1rem
|
|
}
|
|
|
|
.container__7a70a:hover .blockedIcon__7a70a {
|
|
color: var(--icon-feedback-critical)
|
|
}
|
|
|
|
.blockedIconClickable__7a70a {
|
|
cursor: pointer
|
|
}
|
|
|
|
.blockedIconClickable__7a70a:hover .blockedIcon__7a70a {
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
.blockedMessageText__7a70a {
|
|
color: var(--text-default)
|
|
}
|
|
|
|
.blockedAction__7a70a {
|
|
color: var(--text-muted);
|
|
cursor: pointer
|
|
}
|
|
|
|
.blockedSystemMessage__7a70a:hover .blockedAction__7a70a {
|
|
color: var(--text-link)
|
|
}
|
|
|
|
.blockedAction__7a70a:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.wrapper__63f6b {
|
|
margin-bottom: var(--space-16);
|
|
position: relative
|
|
}
|
|
|
|
.column__63f6b {
|
|
flex: 1 1 50%
|
|
}
|
|
|
|
.modalContent__46773 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: var(--custom-modal-padding)
|
|
}
|
|
|
|
.iconSection__46773 {
|
|
flex-direction: column;
|
|
gap: 12px
|
|
}
|
|
|
|
.iconContainer__46773,.iconSection__46773 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.iconContainer__46773 {
|
|
cursor: pointer;
|
|
height: 120px;
|
|
margin: 0 auto;
|
|
position: relative;
|
|
width: 120px
|
|
}
|
|
|
|
.iconContainer__46773.petite__46773 {
|
|
height: 80px;
|
|
width: 80px
|
|
}
|
|
|
|
.iconContainer__46773 .pencilIconWrapper__46773 {
|
|
align-items: center;
|
|
background: var(--background-mod-subtle);
|
|
border: 4px solid var(--modal-background);
|
|
border-radius: 50%;
|
|
color: var(--interactive-text-default);
|
|
display: flex;
|
|
height: 32px;
|
|
inset-inline-end: -4px;
|
|
justify-content: center;
|
|
position: absolute;
|
|
top: -4px;
|
|
width: 32px
|
|
}
|
|
|
|
.theme-light .iconContainer__46773 .pencilIconWrapper__46773 {
|
|
background: var(--background-mod-normal)
|
|
}
|
|
|
|
.iconContainer__46773.petite__46773 .pencilIconWrapper__46773 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.iconContainer__46773:hover .pencilIconWrapper__46773 {
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
.iconPlaceholder__46773 {
|
|
align-items: center;
|
|
background-color: var(--background-mod-subtle);
|
|
border-radius: 50%;
|
|
color: var(--background-mod-normal);
|
|
display: flex;
|
|
height: 100%;
|
|
justify-content: center;
|
|
width: 100%
|
|
}
|
|
|
|
.iconContainer__46773:hover .iconPlaceholder__46773 {
|
|
background-color: var(--background-mod-normal);
|
|
outline: 1px solid var(--border-muted)
|
|
}
|
|
|
|
.iconImage__46773 {
|
|
border-radius: 50%;
|
|
height: 100%;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
width: 100%
|
|
}
|
|
|
|
.friendWrapper_bbd192 {
|
|
cursor: pointer
|
|
}
|
|
|
|
.friendWrapper_bbd192.disabled_bbd192 {
|
|
cursor: not-allowed
|
|
}
|
|
|
|
.disabled_bbd192 .avatar_bbd192 {
|
|
opacity: 50%
|
|
}
|
|
|
|
.disabled_bbd192 .nickname_bbd192,.friend_bbd192 {
|
|
color: var(--text-muted)
|
|
}
|
|
|
|
.friend_bbd192 {
|
|
border-radius: var(--radius-sm);
|
|
box-sizing: border-box;
|
|
font-size: 14px;
|
|
font-weight: var(--font-weight-normal);
|
|
gap: 8px;
|
|
height: 48px;
|
|
overflow: hidden;
|
|
padding: 8px;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.friend_bbd192 .avatar_bbd192 {
|
|
flex-shrink: 0;
|
|
margin: 0
|
|
}
|
|
|
|
.friend_bbd192 .checkbox_bbd192 {
|
|
flex: 0 0 auto
|
|
}
|
|
|
|
.friend_bbd192 .match_bbd192 {
|
|
align-items: baseline;
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
flex-direction: column;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.friend_bbd192 .discordTag_bbd192 {
|
|
color: var(--text-muted)
|
|
}
|
|
|
|
.theme-dark .friendSelected_bbd192 {
|
|
background-color: hsl(var(--primary-500-hsl)/.3)
|
|
}
|
|
|
|
.theme-light .friendSelected_bbd192 {
|
|
background-color: hsl(var(--primary-200-hsl)/.3)
|
|
}
|
|
|
|
.full-motion .friend_bbd192 {
|
|
transition: background-color .2s ease
|
|
}
|
|
|
|
.enable-forced-colors .friendSelected_bbd192 {
|
|
outline: 2px solid Highlight
|
|
}
|
|
|
|
.friendSelected_bbd192 {
|
|
background-color: var(--background-mod-subtle);
|
|
color: var(--text-strong)
|
|
}
|
|
|
|
.searchBar_cba592 {
|
|
align-items: flex-start;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px
|
|
}
|
|
|
|
.customizationContainer_cba592 {
|
|
display: grid;
|
|
gap: 8px;
|
|
grid-template-columns: auto 1fr;
|
|
margin-bottom: var(--space-16)
|
|
}
|
|
|
|
.iconSelector_cba592 {
|
|
grid-column: 1;
|
|
grid-row: 1/3;
|
|
padding-inline-end:8px}
|
|
|
|
.channelNameLabel_cba592 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
grid-column: 2;
|
|
justify-content: flex-end
|
|
}
|
|
|
|
.scroller_cba592 {
|
|
flex: 1 1 auto;
|
|
margin-top: 4px;
|
|
padding: 0 12px
|
|
}
|
|
|
|
.scrollerInner_cba592 {
|
|
margin-inline:-8px}
|
|
|
|
.mobileToolsContainer_cba592 {
|
|
inset-inline-end: 16px;
|
|
position: absolute;
|
|
top: 16px
|
|
}
|
|
|
|
.mobileToolsCloseIcon_cba592>div {
|
|
flex: 0 0 24px;
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.noResults_cba592 {
|
|
padding: 20px;
|
|
text-align: center
|
|
}
|
|
|
|
.selectExistingFormHeader_cba592 {
|
|
margin-bottom: 8px;
|
|
margin-top: 16px
|
|
}
|
|
|
|
.confirmChannelItemContainer_cba592 {
|
|
align-items: center;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
flex-direction: row;
|
|
padding: 8px
|
|
}
|
|
|
|
.confirmChannelName_cba592 {
|
|
color: var(--text-strong);
|
|
font-size: 14px;
|
|
font-weight: var(--font-weight-medium);
|
|
margin-inline-start:8px}
|
|
|
|
.lastActiveTimestamp_cba592 {
|
|
color: var(--text-muted);
|
|
font-size: 12px;
|
|
margin-inline-start:8px;margin-top: 2px
|
|
}
|
|
|
|
.confirmChannelItemContainer_cba592:hover {
|
|
background-color: var(--interactive-background-hover);
|
|
cursor: pointer
|
|
}
|
|
|
|
@media (max-width: 485px) {
|
|
.noResults_cba592 {
|
|
max-height:100%
|
|
}
|
|
}
|
|
|
|
.sectionHeader_cba592 {
|
|
align-items: center;
|
|
color: var(--text-muted);
|
|
cursor: pointer;
|
|
display: flex;
|
|
gap: var(--space-xxs);
|
|
height: calc(var(--custom-invite-section-header-height)*1px);
|
|
padding-inline:12px;padding-top: calc(var(--custom-invite-section-header-gap)*1px)
|
|
}
|
|
|
|
.sectionSubheader_cba592 {
|
|
padding-inline:12px;padding-bottom: 8px
|
|
}
|
|
|
|
.sectionToggleIcon_cba592 {
|
|
transform: rotate(var(--custom-icon-collapse-rotate));
|
|
transition: transform .1s linear
|
|
}
|
|
|
|
.sectionInfoIcon_cba592,.sectionToggleIcon_cba592 {
|
|
height: 12px;
|
|
width: 12px
|
|
}
|
|
|
|
.floaterWrapper__1836e {
|
|
bottom: 80px;
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
width: 100%
|
|
}
|
|
|
|
.visibleFloater__1836e {
|
|
background: var(--background-surface-highest);
|
|
border: 1px solid var(--border-muted);
|
|
border-radius: 8px;
|
|
box-shadow: 0 12px 32px 0 rgba(0,0,0,.24);
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 8px;
|
|
margin: 0 8px;
|
|
padding: 8px
|
|
}
|
|
|
|
.progressText__1836e {
|
|
display: flex;
|
|
gap: 8px;
|
|
justify-content: space-between
|
|
}
|
|
|
|
.floaterWrapper__729b7 {
|
|
bottom: 80px;
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
width: 100%
|
|
}
|
|
|
|
.visibleFloater__729b7 {
|
|
background: var(--background-feedback-critical);
|
|
border-radius: 8px;
|
|
box-shadow: 0 12px 32px 0 rgba(0,0,0,.24);
|
|
margin: 0 8px;
|
|
padding: 8px
|
|
}
|
|
|
|
.voiceFilterHero_cb3698 {
|
|
box-shadow: var(--shadow-top-high);
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-shrink: 0;
|
|
height: 72px;
|
|
padding: 0 16px;
|
|
position: relative
|
|
}
|
|
|
|
.voiceFilterHero_cb3698 .bgGradient_cb3698 {
|
|
inset: 0;
|
|
pointer-events: none;
|
|
position: absolute
|
|
}
|
|
|
|
.voiceFilterHero_cb3698 .bgGradientHighlight_cb3698 {
|
|
background: radial-gradient(circle at 11% 100%,hsla(0,0%,100%,.17) 0,hsla(0,0%,100%,.1) 15%,hsla(0,0%,100%,.05) 30%,hsla(0,0%,100%,.03) 45%,hsla(0,0%,100%,.01) 60%,hsla(0,0%,100%,0) 75%)
|
|
}
|
|
|
|
.voiceFilterHero_cb3698:after,.voiceFilterHero_cb3698:before {
|
|
background: linear-gradient(90deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0));
|
|
content: "";
|
|
height: 1px;
|
|
inset: unset 0;
|
|
pointer-events: none;
|
|
position: absolute
|
|
}
|
|
|
|
.voiceFilterHero_cb3698:before {
|
|
top: 0
|
|
}
|
|
|
|
.voiceFilterHero_cb3698:after {
|
|
bottom: 0
|
|
}
|
|
|
|
.voiceFilterHero_cb3698 .iconWrapper_cb3698 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
position: relative;
|
|
width: 88px
|
|
}
|
|
|
|
.voiceFilterHero_cb3698 .activeVoiceIcon_cb3698 {
|
|
bottom: 0;
|
|
height: 88px;
|
|
inset-inline-start: 0;
|
|
position: absolute;
|
|
transform-origin: center bottom;
|
|
width: 88px
|
|
}
|
|
|
|
.tooltip_cb3698 {
|
|
max-width: 240px
|
|
}
|
|
|
|
.tooltipContent_cb3698 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
text-align: center
|
|
}
|
|
|
|
.tooltipContent_cb3698 .tooltipHeader_cb3698 {
|
|
padding-bottom: 2px
|
|
}
|
|
|
|
.buttonWrapper_cb3698 {
|
|
align-self: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px
|
|
}
|
|
|
|
.descriptionWrapper_cb3698 {
|
|
flex-grow: 1;
|
|
overflow: hidden;
|
|
padding-inline-start:16px;position: relative
|
|
}
|
|
|
|
.description_cb3698 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 2px;
|
|
height: 100%;
|
|
justify-content: center;
|
|
position: absolute;
|
|
transform-origin: left center
|
|
}
|
|
|
|
.button_cb3698,.offWhiteText_cb3698 {
|
|
opacity: .7
|
|
}
|
|
|
|
.button_cb3698 {
|
|
align-items: center;
|
|
align-self: center;
|
|
border-radius: 8px;
|
|
cursor: pointer;
|
|
display: flex;
|
|
justify-content: center;
|
|
padding: 10px
|
|
}
|
|
|
|
.button_cb3698.loopbackEnabled_cb3698 {
|
|
background: hsla(0,0%,100%,.08)
|
|
}
|
|
|
|
.button_cb3698:hover {
|
|
background: hsla(0,0%,100%,.1);
|
|
opacity: 1
|
|
}
|
|
|
|
.countdownContainer__8fece {
|
|
align-items: center;
|
|
background: var(--background-surface-highest);
|
|
border-radius: 8px;
|
|
box-shadow: 0 12px 32px 0 rgba(0,0,0,.24);
|
|
display: flex;
|
|
flex: 1;
|
|
justify-content: space-between;
|
|
margin: var(--space-8);
|
|
padding: 8px
|
|
}
|
|
|
|
.iconContainer__8fece {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px;
|
|
justify-content: center
|
|
}
|
|
|
|
.upsellText__8fece {
|
|
flex: 1;
|
|
margin-block:auto;margin-inline:8px 16px}
|
|
|
|
.clockIcon__8fece {
|
|
color: var(--white)
|
|
}
|
|
|
|
.clockIconWrapper__8fece {
|
|
background-color: var(--brand-500);
|
|
border-radius: 50%;
|
|
width: 24px
|
|
}
|
|
|
|
.clockIconWrapper__8fece,.digitContainer__8fece {
|
|
align-items: center;
|
|
display: flex;
|
|
height: 24px;
|
|
justify-content: center
|
|
}
|
|
|
|
.digitContainer__8fece {
|
|
background-color: var(--background-mod-subtle);
|
|
border-radius: 4px;
|
|
color: var(--text-strong);
|
|
width: 16px
|
|
}
|
|
|
|
.digitsContainer__8fece {
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 2px
|
|
}
|
|
|
|
.colonContainer__8fece {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 3px;
|
|
justify-content: center;
|
|
padding: 0 4px
|
|
}
|
|
|
|
.animatedDigit__8fece {
|
|
height: 1.1rem;
|
|
overflow: hidden;
|
|
position: relative;
|
|
width: 1rem
|
|
}
|
|
|
|
.tinyDot__8fece {
|
|
background-color: var(--text-muted);
|
|
border-radius: 50%;
|
|
height: 2px;
|
|
width: 2px
|
|
}
|
|
|
|
.isScrolled__8fece {
|
|
background: var(--background-surface-higher);
|
|
box-shadow: none
|
|
}
|
|
|
|
.profile_ed0705 {
|
|
border-radius: 16px;
|
|
display: flex;
|
|
height: 80px;
|
|
overflow: hidden;
|
|
position: relative;
|
|
width: 80px
|
|
}
|
|
|
|
.profile_ed0705.underDevelopment_ed0705 {
|
|
filter: grayscale(100%)
|
|
}
|
|
|
|
.insetBorder_ed0705 {
|
|
border: 1px solid var(--border-subtle);
|
|
border-radius: 16px;
|
|
box-sizing: border-box;
|
|
inset-inline-start: 0;
|
|
pointer-events: none;
|
|
top: 0
|
|
}
|
|
|
|
.insetBorder_ed0705,.thumbnail_ed0705 {
|
|
height: 80px;
|
|
position: absolute;
|
|
width: 80px
|
|
}
|
|
|
|
.filterName_ed0705 {
|
|
width: 88px
|
|
}
|
|
|
|
.downloadRequiredContent_ed0705,.filterName_ed0705 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: 2px;
|
|
justify-content: center
|
|
}
|
|
|
|
.downloadRequiredContent_ed0705 {
|
|
flex-direction: column
|
|
}
|
|
|
|
.iconCircle_ed0705 {
|
|
background: var(--background-base-lowest);
|
|
border-radius: 20px;
|
|
bottom: -7px;
|
|
display: flex;
|
|
height: -moz-fit-content;
|
|
height: fit-content;
|
|
inset-inline-end: -7px;
|
|
padding: 2px;
|
|
position: absolute;
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
|
|
.lockedCircle_ed0705 {
|
|
background: linear-gradient(0deg,var(--background-mod-subtle) 0,var(--background-mod-subtle) 100%),var(--background-mod-normal);
|
|
border: 3px solid var(--background-base-lowest);
|
|
border-radius: 20px;
|
|
height: 18px;
|
|
width: 18px
|
|
}
|
|
|
|
.clockCircle_ed0705,.lockedCircle_ed0705 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-shrink: 0;
|
|
justify-content: center
|
|
}
|
|
|
|
.clockCircle_ed0705 {
|
|
background: var(--brand-500);
|
|
border-radius: 20px;
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.iconBorder_ed0705 {
|
|
padding: 3px
|
|
}
|
|
|
|
.lockedIcon_ed0705 {
|
|
color: var(--text-muted)
|
|
}
|
|
|
|
.clockIcon_ed0705 {
|
|
color: var(--white)
|
|
}
|
|
|
|
.hoverButtonCircle_ed0705 {
|
|
align-items: center;
|
|
background: var(--opacity-black-48);
|
|
border-radius: 20px;
|
|
display: flex;
|
|
height: 24px;
|
|
justify-content: center;
|
|
transition-duration: 80ms;
|
|
width: 24px
|
|
}
|
|
|
|
.hoverButtonCircle_ed0705 svg {
|
|
opacity: .8
|
|
}
|
|
|
|
.previewButton_ed0705 {
|
|
inset-inline-start: 12px;
|
|
position: absolute;
|
|
top: 12px
|
|
}
|
|
|
|
.filter_ed0705,.selector_ed0705 {
|
|
height: 104px;
|
|
width: 96px
|
|
}
|
|
|
|
.selector_ed0705 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 8px;
|
|
justify-content: flex-start;
|
|
text-align: center
|
|
}
|
|
|
|
.filter_ed0705 {
|
|
border-radius: 8px;
|
|
cursor: pointer;
|
|
flex-shrink: 0;
|
|
padding: 8px 0;
|
|
position: relative;
|
|
transition: background-color;
|
|
transition-duration: 80ms
|
|
}
|
|
|
|
.filter_ed0705:hover {
|
|
background-color: var(--interactive-background-hover)
|
|
}
|
|
|
|
.filter_ed0705:hover .iconCircle_ed0705 {
|
|
background: linear-gradient(0deg,var(--interactive-background-hover),var(--interactive-background-hover)),linear-gradient(0deg,var(--background-base-lowest),var(--background-base-lowest))
|
|
}
|
|
|
|
.filter_ed0705.selected_ed0705 .profile_ed0705 {
|
|
outline: 2px solid var(--brand-500);
|
|
outline-offset: 2px
|
|
}
|
|
|
|
.filter_ed0705.locked_ed0705 .profile_ed0705 {
|
|
filter: grayscale(100%)
|
|
}
|
|
|
|
.filter_ed0705 .profile_ed0705 {
|
|
background: radial-gradient(100% 100% at 50% 100%,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-two) 50%,transparent) 0,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-two) 5%,transparent) 100%)
|
|
}
|
|
|
|
.filter_ed0705:hover .profile_ed0705 {
|
|
background: radial-gradient(100% 100% at 0 50%,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-one) 20%,transparent) 0,transparent 100%),radial-gradient(100% 100% at 50% 100%,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-two) 50%,transparent) 0,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-two) 5%,transparent) 100%)
|
|
}
|
|
|
|
.filter_ed0705.selected_ed0705 .profile_ed0705 {
|
|
background: radial-gradient(100% 100% at 0 50%,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-one) 40%,transparent) 0,transparent 100%),radial-gradient(100% 100% at 50% 100%,var(--custom-voice-filter-icon-bg-color-two) 0,color-mix(in srgb,var(--custom-voice-filter-icon-bg-color-two) 20%,transparent) 100%)
|
|
}
|
|
|
|
.filter_ed0705 .hoverButtonCircle_ed0705 {
|
|
opacity: 0;
|
|
transform: translateY(-4px)
|
|
}
|
|
|
|
.filter_ed0705 .hoverButtonCircle_ed0705.visible_ed0705,.filter_ed0705:hover .hoverButtonCircle_ed0705,.keyboard-mode .filter_ed0705:focus-within .hoverButtonCircle_ed0705 {
|
|
opacity: 1;
|
|
transform: translateY(0)
|
|
}
|
|
|
|
.iconTreatmentsWrapper_ed0705 {
|
|
align-items: center;
|
|
display: flex;
|
|
height: -moz-fit-content;
|
|
height: fit-content;
|
|
justify-content: center;
|
|
position: relative;
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
|
|
.checkmark_ed0705 {
|
|
color: var(--brand-500)
|
|
}
|
|
|
|
.spinner_ed0705 {
|
|
height: 40px;
|
|
width: 40px
|
|
}
|
|
|
|
.spinner_ed0705 span {
|
|
animation-duration: 1s
|
|
}
|
|
|
|
.spinnerWrapper_ed0705 {
|
|
align-items: center;
|
|
display: flex;
|
|
height: 100%;
|
|
justify-content: center;
|
|
position: absolute;
|
|
width: 100%
|
|
}
|
|
|
|
.skye_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #35ed7e;
|
|
--custom-voice-filter-icon-bg-color-two: #f260c3
|
|
}
|
|
|
|
.skye_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -8px;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.quinn_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #68bcfe;
|
|
--custom-voice-filter-icon-bg-color-two: #5f549d
|
|
}
|
|
|
|
.quinn_ed0705 .thumbnail_ed0705 {
|
|
height: 88px;
|
|
inset-inline-start: -14px;
|
|
top: 8px;
|
|
width: 88px
|
|
}
|
|
|
|
.axel_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #68bdff;
|
|
--custom-voice-filter-icon-bg-color-two: #285436
|
|
}
|
|
|
|
.axel_ed0705 .thumbnail_ed0705 {
|
|
height: 88px;
|
|
inset-inline-start: -10px;
|
|
top: 8px;
|
|
width: 88px
|
|
}
|
|
|
|
.sebastien_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #68bcfe;
|
|
--custom-voice-filter-icon-bg-color-two: #5c771f
|
|
}
|
|
|
|
.sebastien_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -8px;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.megaphone_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #7fe986;
|
|
--custom-voice-filter-icon-bg-color-two: #e65acd
|
|
}
|
|
|
|
.megaphone_ed0705 .thumbnail_ed0705 {
|
|
height: 64px;
|
|
inset-inline-start: 9px;
|
|
top: 7px;
|
|
width: 64px
|
|
}
|
|
|
|
.robot_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #35ec7d;
|
|
--custom-voice-filter-icon-bg-color-two: #3d484f
|
|
}
|
|
|
|
.robot_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -8px;
|
|
top: 12px;
|
|
width: 80px
|
|
}
|
|
|
|
.tunes_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #ff4cd2;
|
|
--custom-voice-filter-icon-bg-color-two: #6f86fd
|
|
}
|
|
|
|
.tunes_ed0705 .thumbnail_ed0705 {
|
|
height: 88px;
|
|
inset-inline-start: -8px;
|
|
top: 7px;
|
|
width: 88px
|
|
}
|
|
|
|
.ghost_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #ff4cd2;
|
|
--custom-voice-filter-icon-bg-color-two: #6e499c
|
|
}
|
|
|
|
.ghost_ed0705 .thumbnail_ed0705 {
|
|
height: 64px;
|
|
inset-inline-start: 10px;
|
|
top: 8px;
|
|
width: 64px
|
|
}
|
|
|
|
.spacebunny_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #76ea89;
|
|
--custom-voice-filter-icon-bg-color-two: #6e3cdf
|
|
}
|
|
|
|
.spacebunny_ed0705 .thumbnail_ed0705 {
|
|
height: 72px;
|
|
inset-inline-start: 2px;
|
|
top: 8px;
|
|
width: 72px
|
|
}
|
|
|
|
.justus_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #68bdff;
|
|
--custom-voice-filter-icon-bg-color-two: #0556f8
|
|
}
|
|
|
|
.justus_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -4px;
|
|
top: 10px;
|
|
width: 80px
|
|
}
|
|
|
|
.harper_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #ff4cd2;
|
|
--custom-voice-filter-icon-bg-color-two: #7d57b3
|
|
}
|
|
|
|
.harper_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -2px;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.villain_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #35ed7e;
|
|
--custom-voice-filter-icon-bg-color-two: #db0222
|
|
}
|
|
|
|
.villain_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -6px;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.solara_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #ff4cd2;
|
|
--custom-voice-filter-icon-bg-color-two: #d69b38
|
|
}
|
|
|
|
.solara_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: -6px;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.cave_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #7cbcf9;
|
|
--custom-voice-filter-icon-bg-color-two: #cf7a7c
|
|
}
|
|
|
|
.cave_ed0705 .thumbnail_ed0705 {
|
|
height: 80px;
|
|
inset-inline-start: 0;
|
|
top: 8px;
|
|
width: 80px
|
|
}
|
|
|
|
.deepfried_ed0705 {
|
|
--custom-voice-filter-icon-bg-color-one: #7fe987;
|
|
--custom-voice-filter-icon-bg-color-two: #fdb12d
|
|
}
|
|
|
|
.deepfried_ed0705 .profile_ed0705 {
|
|
overflow: visible
|
|
}
|
|
|
|
.deepfried_ed0705 .thumbnail_ed0705 {
|
|
height: 64px;
|
|
inset-inline-start: 6px;
|
|
top: 10px;
|
|
width: 64px
|
|
}
|
|
|
|
.row__6500b {
|
|
display: flex;
|
|
height: 120px;
|
|
position: relative
|
|
}
|
|
|
|
.container__6500b {
|
|
margin-inline-start:8px}
|
|
|
|
.spacer__6500b {
|
|
align-self: stretch;
|
|
background: var(--border-subtle);
|
|
height: 1px
|
|
}
|
|
|
|
.header__6500b {
|
|
border-top: 1px solid var(--border-subtle);
|
|
padding: 16px 0
|
|
}
|
|
|
|
.header__6500b:first-child {
|
|
border-top: 0
|
|
}
|
|
|
|
.loading__6500b {
|
|
padding: 16px 16px 80px
|
|
}
|
|
|
|
.iconMessage__6500b,.loading__6500b {
|
|
align-items: center;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
height: 100%;
|
|
justify-content: center;
|
|
width: 100%
|
|
}
|
|
|
|
.iconMessage__6500b {
|
|
color: var(--text-muted);
|
|
flex-direction: column;
|
|
padding: 16px;
|
|
row-gap: 16px
|
|
}
|
|
|
|
.voiceFiltersPopout_e2f668 {
|
|
background: var(--background-base-lowest);
|
|
border-radius: 16px;
|
|
box-shadow: var(--shadow-high);
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-shrink: 0;
|
|
outline: 1px solid var(--border-subtle);
|
|
position: relative;
|
|
width: 400px
|
|
}
|
|
|
|
.voiceFiltersPopout_e2f668.wide_e2f668 {
|
|
width: 504px
|
|
}
|
|
|
|
.voiceFiltersPopout_e2f668.notResizable_e2f668 {
|
|
padding-top: 16px
|
|
}
|
|
|
|
.voiceFiltersFooter_e2f668 {
|
|
background-color: var(--background-mod-normal);
|
|
border-radius: 0 0 16px 16px;
|
|
border-top: 1px solid transparent;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px;
|
|
padding: 16px;
|
|
z-index: 1
|
|
}
|
|
|
|
.voiceFiltersFooter_e2f668:not(.hasActiveVoice_e2f668) {
|
|
border-top: 1px solid var(--border-subtle)
|
|
}
|
|
|
|
.voiceFiltersFooter_e2f668,.voiceFiltersPopout_e2f668 {
|
|
background: var(--background-surface-high)
|
|
}
|
|
|
|
.resizeHandle_e2f668 {
|
|
align-items: center;
|
|
cursor: ns-resize;
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: -2px;
|
|
padding: 8px 0
|
|
}
|
|
|
|
.resizePill_e2f668 {
|
|
background: var(--background-mod-subtle);
|
|
border-radius: 2px;
|
|
height: 4px;
|
|
width: 48px
|
|
}
|
|
|
|
.upsell_e2f668 {
|
|
background: var(--background-surface-highest);
|
|
border: 1px solid var(--border-muted);
|
|
border-radius: 8px;
|
|
box-shadow: 0 12px 32px 0 rgba(0,0,0,.24);
|
|
height: 22px;
|
|
margin: 8px;
|
|
padding: 8px
|
|
}
|
|
|
|
.upsellCountdownContainer_e2f668 {
|
|
bottom: -50px;
|
|
margin-top: -104px;
|
|
position: relative
|
|
}
|
|
|
|
.upsellContainer_e2f668 {
|
|
bottom: 50px;
|
|
position: relative
|
|
}
|
|
|
|
.spacing_fd14e0 {
|
|
margin-bottom: 20px
|
|
}
|
|
|
|
.spacingTop_fd14e0 {
|
|
margin-top: 20px
|
|
}
|
|
|
|
.message_fd14e0 {
|
|
background-color: var(--background-base-low);
|
|
border-radius: 3px;
|
|
box-shadow: var(--legacy-elevation-border),var(--legacy-elevation-high);
|
|
overflow: hidden;
|
|
padding-bottom: 10px;
|
|
padding-top: 10px;
|
|
pointer-events: none;
|
|
position: relative
|
|
}
|
|
|
|
.closeButton_fd14e0 {
|
|
justify-content: flex-end
|
|
}
|
|
|
|
.inner__36c1b {
|
|
padding: 0 16px
|
|
}
|
|
|
|
.body__36c1b,.inner__36c1b {
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.body__36c1b {
|
|
flex-grow: 1
|
|
}
|
|
|
|
.headerInput__36c1b {
|
|
align-items: center;
|
|
gap: 16px;
|
|
overflow: hidden
|
|
}
|
|
|
|
.inputWrapper__36c1b {
|
|
flex: 1 1 auto;
|
|
padding-inline-end:8px}
|
|
|
|
.titleInput__36c1b {
|
|
background-color: transparent;
|
|
border: none!important;
|
|
color: var(--text-strong);
|
|
font-family: var(--font-display);
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
height: 26px;
|
|
line-height: 24px;
|
|
margin-top: 16px;
|
|
padding-bottom: 0;
|
|
padding-inline-start:0;width: 100%
|
|
}
|
|
|
|
.titleInput__36c1b::-moz-placeholder {
|
|
font-family: var(--font-display);
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
line-height: 24px
|
|
}
|
|
|
|
.titleInput__36c1b::placeholder {
|
|
font-family: var(--font-display);
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
line-height: 24px
|
|
}
|
|
|
|
.attachmentsContainer__36c1b {
|
|
margin-inline-start:-16px}
|
|
|
|
.divider__36c1b {
|
|
background-color: var(--border-subtle);
|
|
height: 1px
|
|
}
|
|
|
|
.footer__36c1b {
|
|
justify-content: space-between;
|
|
padding: 0 16px
|
|
}
|
|
|
|
.footer__36c1b,.footerPart__36c1b {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.footerPart__36c1b {
|
|
gap: 8px;
|
|
margin-inline-start:-8px}
|
|
|
|
.threadToggle__36c1b {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 6px
|
|
}
|
|
|
|
.heroImageWrapper__36c1b {
|
|
background-position: 50%;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
position: relative
|
|
}
|
|
|
|
.heroImage__36c1b,.heroImageWrapper__36c1b {
|
|
border-radius: var(--radius-sm);
|
|
height: var(--custom-channel-attachment-upload-mini-attachment-size);
|
|
width: var(--custom-channel-attachment-upload-mini-attachment-size)
|
|
}
|
|
|
|
.heroImage__36c1b {
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
-o-object-position: center;
|
|
object-position: center
|
|
}
|
|
|
|
.heroOverlay__36c1b {
|
|
cursor: pointer;
|
|
inset-inline-end: 8px;
|
|
position: absolute;
|
|
top: 8px
|
|
}
|
|
|
|
.attachButton__36c1b {
|
|
border: none;
|
|
border-radius: 8px;
|
|
color: var(--interactive-text-default);
|
|
line-height: 0;
|
|
padding: 6px;
|
|
position: relative;
|
|
transition: background-color .2s
|
|
}
|
|
|
|
.attachButton__36c1b:hover {
|
|
background-color: var(--interactive-background-selected);
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
.editModeButton__36c1b {
|
|
color: var(--interactive-text-default);
|
|
cursor: pointer
|
|
}
|
|
|
|
.editModeButton__36c1b:hover {
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
.heroImageButton__36c1b {
|
|
align-items: center;
|
|
background-color: var(--background-mod-normal);
|
|
border-radius: var(--radius-sm);
|
|
cursor: pointer;
|
|
display: flex;
|
|
height: var(--custom-channel-attachment-upload-mini-attachment-size);
|
|
justify-content: center;
|
|
position: relative;
|
|
width: var(--custom-channel-attachment-upload-mini-attachment-size)
|
|
}
|
|
|
|
.sendButtonContainer__36c1b:hover .subIcon__36c1b {
|
|
background-color: var(--control-primary-background-hover)
|
|
}
|
|
|
|
.sendButton__36c1b {
|
|
padding: 0 8px
|
|
}
|
|
|
|
.sendButton__36c1b,.sendButtonContents__36c1b {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: 4px
|
|
}
|
|
|
|
.sendButtonContents__36c1b {
|
|
padding: 4px
|
|
}
|
|
|
|
.sendButtonDivider__36c1b {
|
|
background: var(--border-subtle);
|
|
height: 24px;
|
|
width: 1px
|
|
}
|
|
|
|
.sendButtonIcons__36c1b {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
overflow: visible;
|
|
position: relative
|
|
}
|
|
|
|
.subIcon__36c1b {
|
|
background-color: var(--control-primary-background-default);
|
|
border-radius: 8px;
|
|
bottom: -4px;
|
|
height: 10px;
|
|
inset-inline-end: -4px;
|
|
padding: 1px;
|
|
position: absolute;
|
|
transition: background-color var(--custom-button-transition-duration) ease;
|
|
width: 10px
|
|
}
|
|
|
|
.wrapper__4d3a9 {
|
|
align-self: stretch;
|
|
flex: 0 0 auto
|
|
}
|
|
|
|
.icon__4d3a9,.wrapper__4d3a9 {
|
|
position: sticky
|
|
}
|
|
|
|
.icon__4d3a9 {
|
|
padding-block:15px;padding-inline:16px 12px;top: 0
|
|
}
|
|
|
|
.voiceClipThumbnail__60cfd {
|
|
align-items: center;
|
|
background: var(--background-mod-subtle);
|
|
border-radius: inherit;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: var(--space-4);
|
|
height: 100%;
|
|
justify-content: center;
|
|
width: 100%
|
|
}
|
|
|
|
.thumbnailStack__15798 {
|
|
position: relative
|
|
}
|
|
|
|
.height-1__15798 {
|
|
height: 102px
|
|
}
|
|
|
|
.height-2__15798 {
|
|
height: 114px
|
|
}
|
|
|
|
.height-3__15798 {
|
|
height: 123px
|
|
}
|
|
|
|
.height-max__15798 {
|
|
height: 131.5px
|
|
}
|
|
|
|
.thumbnail__15798 {
|
|
border-radius: 4px;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
position: absolute;
|
|
transform: translate(-50%)
|
|
}
|
|
|
|
.thumbnail__15798:nth-child(4) {
|
|
bottom: 0;
|
|
height: 102px;
|
|
width: 183px
|
|
}
|
|
|
|
.thumbnail__15798:nth-child(3) {
|
|
bottom: 28px;
|
|
filter: brightness(80%);
|
|
height: 86px;
|
|
width: 154px
|
|
}
|
|
|
|
.thumbnail__15798:nth-child(2) {
|
|
bottom: 51px;
|
|
filter: brightness(60%);
|
|
height: 72px;
|
|
width: 128px
|
|
}
|
|
|
|
.thumbnail__15798:first-child {
|
|
bottom: 74.5px;
|
|
filter: brightness(50%);
|
|
height: 57px;
|
|
width: 101.333px
|
|
}
|
|
|
|
.recentClipsPopout__20c92 {
|
|
background-color: var(--background-surface-high);
|
|
border-radius: 8px;
|
|
box-shadow: var(--elevation-medium);
|
|
box-sizing: border-box;
|
|
max-width: 280px;
|
|
padding: var(--space-16);
|
|
text-align: center
|
|
}
|
|
|
|
.recentClipsPopout__20c92:after {
|
|
border: 8px solid transparent;
|
|
border-top: 8px solid var(--background-surface-high);
|
|
content: " ";
|
|
inset-inline-start: 50%;
|
|
margin-inline-start:-8px;position: absolute;
|
|
top: 100%
|
|
}
|
|
|
|
.header__20c92 {
|
|
margin-bottom: 8px
|
|
}
|
|
|
|
.thumbnailStackContainer__20c92 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 51px;
|
|
margin-bottom: var(--space-16)
|
|
}
|
|
|
|
.buttonsContainer__20c92 {
|
|
display: flex;
|
|
justify-content: center;
|
|
margin: 16px auto 0
|
|
}
|
|
|
|
.buttonsContainer__20c92 :nth-child(2) {
|
|
margin-inline-start:8px}
|
|
|
|
.menu__77820 {
|
|
max-width: none;
|
|
min-width: 200px
|
|
}
|
|
|
|
.optionLabel__77820 {
|
|
align-items: center;
|
|
display: flex;
|
|
font-size: 14px;
|
|
width: -moz-min-content;
|
|
width: min-content
|
|
}
|
|
|
|
.optionIcon__77820 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.badge__77820,.optionName__77820 {
|
|
margin-inline-start:8px}
|
|
|
|
@use postcss-pxtorem;.attachWrapper__0923f {
|
|
align-self: stretch;
|
|
flex: 0 0 auto;
|
|
padding: var(--space-12) calc(var(--space-md) - 6px);
|
|
position: sticky
|
|
}
|
|
|
|
.attachButton__0923f {
|
|
box-sizing: border-box;
|
|
color: var(--interactive-text-default);
|
|
height: unset;
|
|
padding: 0;
|
|
position: sticky;
|
|
top: 0
|
|
}
|
|
|
|
.attachButton__0923f:hover {
|
|
color: var(--icon-strong)
|
|
}
|
|
|
|
.attachButton__0923f .attachButtonPlus__0923f {
|
|
fill: currentColor!important
|
|
}
|
|
|
|
.attachButtonInner__0923f {
|
|
border-radius: 8px;
|
|
height: var(--chat-input-icon-size);
|
|
padding: 6px;
|
|
transition-duration: .2s
|
|
}
|
|
|
|
.attachButtonInner__0923f:hover {
|
|
background-color: var(--interactive-background-selected)
|
|
}
|
|
|
|
.attachButtonPlus__0923f,.attachButtonPlusGradient__0923f {
|
|
height: var(--chat-input-icon-size);
|
|
transform-origin: 50% 50%;
|
|
width: var(--chat-input-icon-size)
|
|
}
|
|
|
|
.attachButtonPlus__0923f {
|
|
fill: var(--interactive-text-default)
|
|
}
|
|
|
|
.attachButton__0923f:hover .attachButtonPlus__0923f {
|
|
fill: var(--interactive-text-hover)
|
|
}
|
|
|
|
.attachButtonClip__0923f {
|
|
fill: var(--brand-500)
|
|
}
|
|
|
|
.attachButtonPlay__0923f {
|
|
fill: var(--green-360)
|
|
}
|
|
|
|
.attachPopout__0923f {
|
|
background-color: var(--background-surface-high);
|
|
border-radius: 8px;
|
|
box-shadow: var(--shadow-border),var(--shadow-high);
|
|
font-size: .75rem;
|
|
font-weight: var(--font-weight-medium);
|
|
min-width: 200px;
|
|
padding: 8px
|
|
}
|
|
|
|
.attachPopoutRow__0923f {
|
|
align-items: center;
|
|
border-radius: 3px;
|
|
color: var(--interactive-text-default);
|
|
cursor: pointer;
|
|
display: flex;
|
|
padding: 8px;
|
|
transition: background-color .2s ease
|
|
}
|
|
|
|
.attachPopoutRow__0923f:hover {
|
|
background-color: var(--interactive-background-hover);
|
|
color: var(--interactive-text-hover)
|
|
}
|
|
|
|
.attachPopoutRowText__0923f {
|
|
margin-inline-start:8px}
|
|
|
|
.attachPopoutIcon__0923f {
|
|
height: var(--chat-input-icon-size);
|
|
width: var(--chat-input-icon-size)
|
|
}
|
|
|
|
.uploadInput__0923f {
|
|
height: 0;
|
|
pointer-events: none;
|
|
position: relative;
|
|
width: 0
|
|
}
|
|
|
|
.buttonAnimation__0923f {
|
|
height: 44px;
|
|
width: 40px
|
|
}
|
|
|
|
.buttonAnimationGlow__0923f {
|
|
inset-inline-start: -16px;
|
|
position: absolute;
|
|
top: -6px;
|
|
z-index: 1
|
|
}
|
|
|
|
.buttonAnimationTrinkets__0923f {
|
|
inset-inline-start: -10px
|
|
}
|
|
|
|
.spamBanner_a2eac3 {
|
|
background: var(--background-base-lowest);
|
|
border-radius: var(--radius-xs);
|
|
box-shadow: 0 8px 16px var(--elevation-high);
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
justify-content: space-between;
|
|
margin: 0 16px 16px;
|
|
overflow: hidden;
|
|
padding: 12px
|
|
}
|
|
|
|
.tooltip_a2eac3 {
|
|
max-width: 165px;
|
|
text-align: center
|
|
}
|
|
|
|
.bannerTextContainer_a2eac3 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-shrink: 1
|
|
}
|
|
|
|
.bannerText_a2eac3 {
|
|
display: flex;
|
|
flex: 5 2 auto;
|
|
flex-direction: column;
|
|
flex-wrap: wrap;
|
|
gap: var(--space-4);
|
|
margin: auto 0
|
|
}
|
|
|
|
.bannerIcon_a2eac3 {
|
|
height: 45px;
|
|
margin-inline-end:1rem;width: 45px
|
|
}
|
|
|
|
.bannerHeader_a2eac3 {
|
|
color: var(--text-strong);
|
|
font-size: 16px;
|
|
font-weight: var(--font-weight-semibold)
|
|
}
|
|
|
|
.bannerSubtext_a2eac3 {
|
|
color: var(--text-default);
|
|
font-size: 14px
|
|
}
|
|
|
|
.actionButtons_a2eac3 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
text-align: end
|
|
}
|
|
|
|
.actionButtons_a2eac3>button {
|
|
flex-shrink: 0
|
|
}
|
|
|
|
.smallButton_a2eac3 {
|
|
margin-inline-start:.5rem}
|
|
|
|
.largeButton_a2eac3 {
|
|
margin-inline-start:16px}
|
|
|
|
.bannerIcon__1d97f {
|
|
align-self: center;
|
|
color: var(--icon-feedback-critical);
|
|
height: 32px;
|
|
margin-inline-end:.5rem;width: 32px
|
|
}
|
|
|
|
.bannerContainer__1d97f {
|
|
min-width: 100px
|
|
}
|
|
|
|
.bannerHeader__1d97f {
|
|
line-height: 20px;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.container__65338 {
|
|
align-items: flex-start;
|
|
background-color: var(--background-surface-high);
|
|
border-radius: 8px;
|
|
bottom: 84px;
|
|
box-shadow: var(--elevation-high),var(--elevation-stroke);
|
|
display: flex;
|
|
margin-inline-start:16px;max-width: 408px;
|
|
padding: 16px;
|
|
position: absolute
|
|
}
|
|
|
|
.iconContainer__65338 {
|
|
background-color: var(--background-base-low);
|
|
border-radius: 8px;
|
|
max-height: 20px;
|
|
padding: 8px
|
|
}
|
|
|
|
.icon__65338 {
|
|
box-sizing: border-box;
|
|
color: var(--icon-feedback-critical)
|
|
}
|
|
|
|
.header__65338 {
|
|
margin-inline-start:16px}
|
|
|
|
.headerText__65338 {
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.button__65338 {
|
|
margin-top: 16px
|
|
}
|
|
|
|
.bannerIcon_cbe8c4 {
|
|
align-self: center;
|
|
color: var(--icon-feedback-critical);
|
|
height: 24px;
|
|
margin-inline-end:1rem;width: 24px
|
|
}
|
|
|
|
.bannerContainer_cbe8c4 {
|
|
min-width: 100px
|
|
}
|
|
|
|
.bannerHeader_cbe8c4 {
|
|
line-height: 20px;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.contentWarningPopout_d2eed6 {
|
|
background-color: var(--background-surface-high);
|
|
border: 1px solid var(--border-subtle);
|
|
border-radius: var(--radius-md);
|
|
box-shadow: var(--shadow-high);
|
|
display: flex;
|
|
flex-direction: column;
|
|
min-height: 198px;
|
|
width: 440px
|
|
}
|
|
|
|
.header_d2eed6 {
|
|
color: var(--text-default);
|
|
font-weight: var(--font-weight-bold);
|
|
letter-spacing: .6px;
|
|
margin-bottom: 4px;
|
|
text-transform: uppercase
|
|
}
|
|
|
|
.body_d2eed6 {
|
|
color: var(--text-muted);
|
|
display: flex;
|
|
min-height: 128px;
|
|
padding: 20px
|
|
}
|
|
|
|
.body_d2eed6 strong {
|
|
font-weight: var(--font-weight-semibold)
|
|
}
|
|
|
|
.animation_d2eed6 {
|
|
width: 210px
|
|
}
|
|
|
|
.buttonWrapper_d2eed6 {
|
|
display: flex;
|
|
margin-top: 20px
|
|
}
|
|
|
|
.buttonContainer_d2eed6:last-child {
|
|
margin-inline-start:8px}
|
|
|
|
.button_d2eed6 {
|
|
max-width: 130px
|
|
}
|
|
|
|
.buttonHint_d2eed6 {
|
|
color: var(--primary-400);
|
|
margin-top: 4px
|
|
}
|
|
|
|
.buttonHint_d2eed6 strong {
|
|
color: var(--text-muted);
|
|
text-transform: uppercase
|
|
}
|
|
|
|
.content_d2eed6 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
margin-inline-start:20px}
|
|
|
|
.footer_d2eed6 {
|
|
align-items: center;
|
|
color: var(--primary-400);
|
|
display: flex;
|
|
font-size: 12px;
|
|
min-height: 14px;
|
|
padding: 8px
|
|
}
|
|
|
|
.footer_d2eed6 strong {
|
|
color: var(--text-muted);
|
|
font-weight: var(--font-weight-bold)
|
|
}
|
|
|
|
.icon_d2eed6 {
|
|
margin-inline-end:4px}
|
|
|
|
.theme-dark .footer_d2eed6 {
|
|
background-color: hsl(var(--primary-700-hsl)/.4)
|
|
}
|
|
|
|
.theme-light .footer_d2eed6 {
|
|
background-color: var(--primary-100);
|
|
border-radius: 0 0 5px 5px
|
|
}
|
|
|
|
.wrapper_d852db {
|
|
background: var(--background-gradient-chat,var(--background-base-lower));
|
|
contain: strict;
|
|
overflow: hidden
|
|
}
|
|
|
|
.flash__03436 {
|
|
background-color: transparent;
|
|
border-end-end-radius: var(--radius-xs);
|
|
border-start-end-radius: var(--radius-xs)
|
|
}
|
|
|
|
.flash__03436[data-flash=true] {
|
|
background-color: var(--message-highlight-background-default)
|
|
}
|
|
|
|
.full-motion .flash__03436 {
|
|
transition: background-color .2s ease
|
|
}
|
|
|
|
.blockedEdit_b7ab2c,.blockedSend_b7ab2c {
|
|
color: var(--text-default)
|
|
}
|
|
|
|
.shieldIcon_b7ab2c {
|
|
color: var(--text-feedback-critical)
|
|
}
|
|
|
|
.blockedNoticeIcon_b7ab2c {
|
|
flex: 0
|
|
}
|
|
|
|
.blockedNotice_b7ab2c {
|
|
flex: 1
|
|
}
|
|
|
|
.blockedNoticeContainer_b7ab2c {
|
|
align-items: center;
|
|
display: flex;
|
|
flex: 1;
|
|
flex-direction: row;
|
|
gap: 4px;
|
|
margin-top: 8px
|
|
}
|
|
|
|
.blockedNoticeContainer_b7ab2c.compact_b7ab2c {
|
|
margin-inline-start:-8px}
|
|
|
|
.ephemeralAccessories_b7ab2c {
|
|
margin-top: -4px
|
|
}
|
|
|
|
.ephemeralAccessories_b7ab2c.compact_b7ab2c {
|
|
margin-inline-start:-8px}
|
|
|
|
.learnMore_b7ab2c {
|
|
margin-inline-start:3px}
|
|
|
|
.loadingWrapper__5a143 {
|
|
align-items: center;
|
|
border-radius: 2px;
|
|
display: flex;
|
|
flex-direction: row;
|
|
height: 16px;
|
|
justify-content: center;
|
|
margin: 2px 0;
|
|
padding: 8px 4px
|
|
}
|
|
|
|
.list_c47777 {
|
|
max-height: 500px
|
|
}
|
|
|
|
.emoji_ab6c65 {
|
|
-o-object-fit: contain;
|
|
object-fit: contain
|
|
}
|
|
|
|
.wrapper_f563df {
|
|
display: grid;
|
|
gap: 4px;
|
|
grid-template-columns: repeat(4,1fr);
|
|
grid-template-rows: 1fr;
|
|
justify-items: center;
|
|
padding: 8px
|
|
}
|
|
|
|
.button_f563df,.wrapper_f563df {
|
|
align-items: center
|
|
}
|
|
|
|
.button_f563df {
|
|
background-color: var(--background-mod-subtle);
|
|
border-radius: 8px;
|
|
cursor: pointer;
|
|
display: flex;
|
|
flex: 0 0 auto;
|
|
height: 44px;
|
|
justify-content: center;
|
|
padding: 0;
|
|
width: 44px
|
|
}
|
|
|
|
.button_f563df:hover {
|
|
background-color: var(--background-mod-strong)
|
|
}
|
|
|
|
.button_f563df:active {
|
|
background-color: var(--background-mod-muted)
|
|
}
|
|
|
|
.button_f563df:hover {
|
|
background-color: var(--background-mod-normal)
|
|
}
|
|
|
|
.keyboard-mode .button_f563df.focused_f563df {
|
|
background-color: var(--background-mod-normal);
|
|
box-shadow: 0 0 0 2px var(--blue-345)
|
|
}
|
|
|
|
.icon_f563df {
|
|
display: block;
|
|
height: 20px;
|
|
-o-object-fit: contain;
|
|
object-fit: contain;
|
|
width: 20px
|
|
}
|
|
|
|
.flagIcon__45b6e {
|
|
height: 12px;
|
|
width: 16px
|
|
}
|
|
|
|
.container__040f0 {
|
|
inset-inline-end: 0;
|
|
padding-block:0;padding-inline:32px 14px;position: absolute;
|
|
top: -25px;
|
|
z-index: 1
|
|
}
|
|
|
|
.isHeader__040f0:not(.isReply__040f0) {
|
|
top: -16px
|
|
}
|
|
|
|
.emojiTooltipText__040f0 {
|
|
text-align: center
|
|
}
|
|
|
|
.emoji__040f0 {
|
|
height: 20px;
|
|
width: 20px
|
|
}
|
|
|
|
.operations_bab751 {
|
|
color: var(--text-default);
|
|
font-size: 12px;
|
|
font-weight: var(--font-weight-normal);
|
|
padding: 7px 0;
|
|
text-indent: 0
|
|
}
|
|
|
|
.operations_bab751>a {
|
|
color: var(--text-link);
|
|
cursor: pointer;
|
|
text-decoration: none;
|
|
transition: .05s
|
|
}
|
|
|
|
.operations_bab751>a:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
@media (-webkit-max-device-pixel-ratio: 1) {
|
|
.theme-light .operations_bab751 {
|
|
font-weight:var(--font-weight-medium)
|
|
}
|
|
}
|
|
|
|
.cell_f70307 {
|
|
align-items: center;
|
|
border-bottom: 1px solid var(--border-subtle);
|
|
border-color: var(--border-muted);
|
|
display: flex;
|
|
gap: var(--space-16);
|
|
padding: var(--space-16) 0
|
|
}
|
|
|
|
.cell_f70307:last-child {
|
|
border-bottom: none
|
|
}
|
|
|
|
.iconContainer_f70307 {
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.icon_f70307,.iconContainer_f70307 {
|
|
height: var(--space-24);
|
|
width: var(--space-24)
|
|
}
|
|
|
|
.icon_f70307 {
|
|
color: var(--icon-subtle)
|
|
}
|
|
|
|
.textContainer_f70307 {
|
|
gap: 2px
|
|
}
|
|
|
|
.number_f70307,.textContainer_f70307 {
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.number_f70307 {
|
|
align-items: center;
|
|
background-color: var(--background-mod-subtle);
|
|
border-radius: var(--radius-round);
|
|
height: 32px;
|
|
justify-content: center;
|
|
min-width: 32px
|
|
}
|
|
|
|
.cellGroup_f70307 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-shrink: 0;
|
|
gap: var(--space-8)
|
|
}
|
|
|
|
.cellGroup_f70307 .content_f70307 {
|
|
border-radius: var(--radius-sm);
|
|
flex-grow: 1;
|
|
flex-shrink: 0;
|
|
overflow: hidden;
|
|
padding: 0
|
|
}
|
|
|
|
.completedText_f70307 {
|
|
text-decoration: line-through
|
|
}
|
|
|
|
.safetyBanner__51e4d {
|
|
align-items: center;
|
|
background: var(--background-surface-high);
|
|
border-radius: 6px;
|
|
box-shadow: var(--elevation-low);
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
gap: var(--space-16);
|
|
margin: var(--space-16) var(--space-16) calc(var(--space-8)*-1);
|
|
padding-block:var(--space-8) var(--space-8);padding-inline: var(--space-16) var(--space-12);
|
|
z-index: 2
|
|
}
|
|
|
|
.safetyShieldIcon__51e4d {
|
|
height: 32px;
|
|
width: 27px
|
|
}
|
|
|
|
.buttons__51e4d {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
gap: 8px;
|
|
justify-content: flex-end
|
|
}
|
|
|
|
@media (max-width: 500px) {
|
|
.buttons__51e4d {
|
|
flex-grow:1
|
|
}
|
|
}
|
|
|
|
.shieldAndHeading__51e4d {
|
|
align-items: center;
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
flex-wrap: nowrap;
|
|
gap: var(--space-16)
|
|
}
|
|
|
|
.closeButton__51e4d {
|
|
cursor: pointer;
|
|
opacity: .5;
|
|
transition: opacity .2s;
|
|
-webkit-app-region: no-drag;
|
|
color: var(--text-default)
|
|
}
|
|
|
|
.closeButton__51e4d:hover {
|
|
opacity: 1
|
|
}
|
|
|
|
@media (max-width: 860px) {
|
|
.safetyBanner__51e4d {
|
|
flex-basis:min-content;
|
|
flex-wrap: wrap;
|
|
padding: var(--space-16)
|
|
}
|
|
|
|
.safetyShieldIcon__51e4d {
|
|
height: 51px;
|
|
width: 43px
|
|
}
|
|
|
|
.shieldAndHeading__51e4d {
|
|
flex-basis: min-content
|
|
}
|
|
|
|
.closeButton__51e4d {
|
|
align-self: flex-start;
|
|
margin-inline-start:auto}
|
|
|
|
.buttons__51e4d {
|
|
order: 4;
|
|
width: 100%
|
|
}
|
|
|
|
.ctaButton__51e4d {
|
|
width: 50%
|
|
}
|
|
}
|
|
|
|
.avatar_b50d96 {
|
|
border-radius: 50%
|
|
}
|
|
|
|
.avatar_b50d96,.avatarMask_b50d96 {
|
|
height: 24px;
|
|
width: 24px
|
|
}
|
|
|
|
.avatarMask_b50d96 {
|
|
margin-inline-end:-4px}
|
|
|
|
.avatarContainer_b50d96 {
|
|
display: flex;
|
|
margin-inline-end:8px}
|
|
|
|
.container_b50d96 {
|
|
align-items: center
|
|
}
|
|
|
|
.container_b50d96,.mobileContainer_b50d96 {
|
|
display: flex;
|
|
margin-top: 16px
|
|
}
|
|
|
|
.mobileContainer_b50d96 {
|
|
align-items: flex-start;
|
|
flex-direction: column;
|
|
gap: 8px
|
|
}
|
|
|
|
.inline_b50d96 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: var(--space-8)
|
|
}
|
|
|
|
.wrap_b50d96 {
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.divider_b50d96 {
|
|
background-color: var(--background-mod-muted);
|
|
border-radius: 50%;
|
|
height: 4px;
|
|
margin: 0 16px;
|
|
width: 4px
|
|
}
|
|
|
|
.mutualGuilds_b50d96 {
|
|
color: var(--interactive-text-default);
|
|
cursor: pointer
|
|
}
|
|
|
|
.mutualGuilds_b50d96:hover {
|
|
color: var(--interactive-text-hover)
|
|
}
|
|
|
|
.mutualGuilds_b50d96:active {
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
@media (max-width: 980px) {
|
|
.container_b50d96 {
|
|
align-items:flex-start;
|
|
flex-direction: column;
|
|
gap: 8px
|
|
}
|
|
|
|
.divider_b50d96 {
|
|
display: none
|
|
}
|
|
|
|
.inline_b50d96 {
|
|
flex-wrap: wrap
|
|
}
|
|
}
|
|
|
|
.container__00de6 {
|
|
display: flex;
|
|
flex: 0 0 auto;
|
|
flex-direction: column;
|
|
justify-content: flex-end;
|
|
margin: var(--custom-message-margin-horizontal)
|
|
}
|
|
|
|
.header__00de6 {
|
|
font-weight: var(--font-weight-bold);
|
|
margin: 8px 0
|
|
}
|
|
|
|
.description__00de6 {
|
|
color: var(--text-default)
|
|
}
|
|
|
|
.emptyChannelIcon__00de6 {
|
|
background-color: var(--background-mod-muted);
|
|
border-radius: 50%;
|
|
height: 68px;
|
|
margin-top: 16px;
|
|
width: 68px
|
|
}
|
|
|
|
.emptyChannelIconComponent__00de6 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.emptyChannelIconSvg__00de6 {
|
|
background-image: url(/assets/4ab68153d28748ee.svg);
|
|
background-position: 50%;
|
|
background-repeat: no-repeat
|
|
}
|
|
|
|
.emptyChannelIconSvg__00de6.locked__00de6 {
|
|
background-image: url(/assets/00e45deca221a6ee.svg)
|
|
}
|
|
|
|
.emptyChannelIconSvg__00de6.voiceChat__00de6 {
|
|
background-image: url(/assets/f8169a374e27b270.svg)
|
|
}
|
|
|
|
.tags_e5a45e {
|
|
align-items: center;
|
|
gap: var(--space-8);
|
|
justify-content: center;
|
|
overflow: hidden
|
|
}
|
|
|
|
.tags_e5a45e,.wrap_e5a45e {
|
|
display: flex
|
|
}
|
|
|
|
.wrap_e5a45e {
|
|
flex-wrap: wrap;
|
|
justify-content: flex-start;
|
|
overflow: auto
|
|
}
|
|
|
|
.container__7e6bb {
|
|
align-items: flex-start;
|
|
margin-bottom: 24px
|
|
}
|
|
|
|
.iconWrapper__7e6bb {
|
|
align-items: center;
|
|
background-color: var(--background-base-lower);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
height: 64px;
|
|
justify-content: center;
|
|
margin-top: 16px;
|
|
width: 64px
|
|
}
|
|
|
|
.icon__7e6bb {
|
|
color: var(--text-strong);
|
|
height: 40px;
|
|
width: 40px
|
|
}
|
|
|
|
.header__7e6bb {
|
|
font-weight: var(--font-weight-medium);
|
|
-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
user-select: text
|
|
}
|
|
|
|
.buttons_bb2295 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: 8px
|
|
}
|
|
|
|
.container__143a4 {
|
|
align-items: flex-start;
|
|
max-width: 650px
|
|
}
|
|
|
|
.formContainer__143a4 {
|
|
max-width: 100%;
|
|
overflow: hidden;
|
|
overflow-wrap: break-word
|
|
}
|
|
|
|
.formContainer__143a4,.summaryContainer__143a4 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 16px
|
|
}
|
|
|
|
.summaryContainer__143a4 {
|
|
background-color: var(--background-base-lower);
|
|
border: 1px solid var(--border-subtle);
|
|
border-radius: 8px;
|
|
padding: 16px
|
|
}
|
|
|
|
.summaryHeader__143a4 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 4px
|
|
}
|
|
|
|
.summaryHeaderClanInfo__143a4 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 4px;
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.guildIcon__143a4 {
|
|
border-radius: 16px
|
|
}
|
|
|
|
.summarySeparator__143a4 {
|
|
background-color: var(--border-subtle);
|
|
border: none;
|
|
height: 1px;
|
|
margin: 0
|
|
}
|
|
|
|
.formResponseContainer__143a4 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 4px
|
|
}
|
|
|
|
.editableGdmIcon_ec5bef {
|
|
align-items: center;
|
|
cursor: pointer;
|
|
display: flex;
|
|
justify-content: center;
|
|
position: relative;
|
|
width: -moz-max-content;
|
|
width: max-content
|
|
}
|
|
|
|
.editableGdmIcon_ec5bef .editableGdmIconIndicator_ec5bef {
|
|
display: none
|
|
}
|
|
|
|
.editableGdmIcon_ec5bef:hover>:not(.editableGdmIconIndicator_ec5bef) {
|
|
opacity: .2
|
|
}
|
|
|
|
.editableGdmIcon_ec5bef:hover .editableGdmIconIndicator_ec5bef {
|
|
align-items: center;
|
|
color: var(--interactive-text-active);
|
|
display: flex;
|
|
inset: 0;
|
|
justify-content: center;
|
|
position: absolute
|
|
}
|
|
|
|
.buttonContainer__6ca73 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 8px;
|
|
margin-top: 16px
|
|
}
|
|
|
|
.alignCenter__9ecf6 {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.searchBox__9ecf6 {
|
|
padding-bottom: var(--space-12)
|
|
}
|
|
|
|
.hintText__9ecf6 {
|
|
margin-top: var(--space-4)
|
|
}
|
|
|
|
.roleMemberList__9ecf6 {
|
|
margin: 0
|
|
}
|
|
|
|
.clickableRow__9ecf6 {
|
|
align-items: center;
|
|
border-radius: var(--radius-xs);
|
|
cursor: pointer;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-inline:0 var(--space-4);padding: var(--space-8) var(--space-6)
|
|
}
|
|
|
|
.clickableRow__9ecf6.selectedRow__9ecf6 {
|
|
background-color: var(--interactive-background-selected)
|
|
}
|
|
|
|
.rowBody__9ecf6 {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.checkbox__9ecf6 {
|
|
padding-inline-start:8px}
|
|
|
|
.rowHeight__9ecf6 {
|
|
height: 24px
|
|
}
|
|
|
|
.rowLabel__9ecf6 {
|
|
margin-inline:8px 4px}
|
|
|
|
.rowLabelSubText__9ecf6 {
|
|
flex: 1;
|
|
margin-inline-start:4px;overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.sectionTitle__9ecf6 {
|
|
color: var(--text-default);
|
|
padding-top: var(--space-8)
|
|
}
|
|
|
|
.noResults__9ecf6 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
margin: var(--space-16) 0
|
|
}
|
|
|
|
.noResultIcon__9ecf6 {
|
|
height: 85px;
|
|
margin-bottom: var(--space-16);
|
|
width: 85px
|
|
}
|
|
|
|
.theme-dark .scrollSeparator__9ecf6 {
|
|
box-shadow: 0 1px 0 0 hsl(var(--primary-800-hsl)/.3),0 1px 2px 0 hsl(var(--primary-800-hsl)/.3)
|
|
}
|
|
|
|
.theme-light .scrollSeparator__9ecf6 {
|
|
box-shadow: 0 1px 0 0 hsl(var(--primary-300-hsl)/.3)
|
|
}
|
|
|
|
.scrollSeparator__9ecf6 {
|
|
border-bottom: 1px solid var(--border-subtle);
|
|
box-shadow: none
|
|
}
|
|
|
|
.channelName__01dab {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-self: center;
|
|
margin-bottom: var(--space-8)
|
|
}
|
|
|
|
.channelIcon__01dab {
|
|
padding-inline-end:var(--space-4)}
|
|
|
|
.description__01dab {
|
|
margin-bottom: var(--space-12)
|
|
}
|
|
|
|
.subtext__01dab {
|
|
margin-top: var(--space-4)
|
|
}
|
|
|
|
.role_b4b2c3 {
|
|
align-items: center;
|
|
background-color: color-mix(in oklch,var(--custom-role-label-color,var(--background-base-low)) 10%,var(--background-base-low));
|
|
border: 1px solid color-mix(in oklch,var(--custom-role-label-color,var(--border-subtle)) 20%,var(--border-subtle));
|
|
border-radius: var(--radius-sm);
|
|
color: var(--interactive-text-active);
|
|
display: inline-flex;
|
|
font-size: 12px;
|
|
line-height: 16px;
|
|
padding: 4px 8px;
|
|
width: auto
|
|
}
|
|
|
|
.roleColor_b4b2c3 {
|
|
border: 1px solid color-mix(in oklch,var(--custom-role-label-color,var(--border-subtle)) 20%,var(--border-muted));
|
|
border-radius: 50%;
|
|
display: inline-block;
|
|
filter: saturate(var(--saturation-factor,1));
|
|
height: 8px;
|
|
width: 8px
|
|
}
|
|
|
|
.linkedRoleColor_b4b2c3,.roleColor_b4b2c3 {
|
|
margin-inline-end:4px}
|
|
|
|
.button_afdfcc {
|
|
cursor: pointer;
|
|
display: inline-flex
|
|
}
|
|
|
|
.button_afdfcc.disabled_afdfcc {
|
|
cursor: not-allowed;
|
|
opacity: .5
|
|
}
|
|
|
|
.role_afdfcc:hover {
|
|
background-color: color-mix(in oklch,var(--custom-role-label-color,var(--background-base-low)) 30%,var(--background-base-low))
|
|
}
|
|
|
|
.full-motion .role_afdfcc {
|
|
transition: background-color .2s ease
|
|
}
|
|
|
|
.removeRole_afdfcc {
|
|
margin-inline-start:6px}
|
|
|
|
.removeRoleIcon_afdfcc {
|
|
fill: var(--interactive-text-default);
|
|
height: 6px;
|
|
width: 6px
|
|
}
|
|
|
|
.role_afdfcc:hover .removeRoleIcon_afdfcc {
|
|
fill: var(--interactive-text-hover)
|
|
}
|
|
|
|
.members__1ee8c {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin-top: 16px
|
|
}
|
|
|
|
.avatars__1ee8c {
|
|
align-items: center;
|
|
display: flex;
|
|
margin-inline-end:12px;margin-bottom: 6px
|
|
}
|
|
|
|
.singleUserName__1ee8c {
|
|
margin-inline-start:8px}
|
|
|
|
.role__1ee8c {
|
|
margin-inline-end:6px;margin-bottom: 6px
|
|
}
|
|
|
|
.role__1ee8c.last__1ee8c {
|
|
margin-inline-end:12px}
|
|
|
|
.editRoleButton__1ee8c {
|
|
margin-bottom: 6px
|
|
}
|
|
|
|
.editRoleButtonInner__1ee8c {
|
|
align-items: center;
|
|
color: var(--interactive-text-default);
|
|
display: flex;
|
|
height: 16px
|
|
}
|
|
|
|
.channelSettingButtons__1ee8c {
|
|
display: flex;
|
|
gap: var(--space-8);
|
|
margin-top: var(--space-12)
|
|
}
|
|
|
|
.buttonContainer_ffab0d {
|
|
margin-top: var(--space-12)
|
|
}
|
|
|
|
.showHistory_ffab0d {
|
|
margin-top: 16px;
|
|
width: -moz-max-content;
|
|
width: max-content
|
|
}
|
|
|
|
.iconWrapper__54b20 {
|
|
align-items: center;
|
|
background: var(--background-mod-strong);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
height: 64px;
|
|
justify-content: center;
|
|
margin-top: 16px;
|
|
width: 64px
|
|
}
|
|
|
|
.icon__54b20 {
|
|
color: var(--icon-subtle);
|
|
height: 32px;
|
|
width: 32px
|
|
}
|
|
|
|
.subtitle__54b20 {
|
|
margin-bottom: 2px
|
|
}
|
|
|
|
.threadCreatorName__54b20 {
|
|
color: var(--text-strong);
|
|
font-weight: var(--font-weight-semibold)
|
|
}
|
|
|
|
.threadCreatorName__54b20:hover {
|
|
cursor: pointer;
|
|
text-decoration: underline
|
|
}
|
|
|
|
.unknownCreatorName__54b20 {
|
|
pointer-events: none
|
|
}
|
|
|
|
.autoArchiveDuration__54b20 {
|
|
color: var(--text-strong)
|
|
}
|
|
|
|
.textDivider__54b20 {
|
|
background-color: var(--background-mod-muted);
|
|
border-radius: 50%;
|
|
display: inline-block;
|
|
height: 4px;
|
|
margin: 0 8px;
|
|
vertical-align: middle;
|
|
width: 4px
|
|
}
|
|
|
|
.container_aae012 {
|
|
padding: 16px 16px 0
|
|
}
|
|
|
|
.container_aae012,.inner_aae012 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.inner_aae012 {
|
|
max-width: 400px
|
|
}
|
|
|
|
.titleName_aae012 {
|
|
text-align: center
|
|
}
|
|
|
|
.titleName_aae012 p {
|
|
margin: 0
|
|
}
|
|
|
|
.subtitle_aae012 {
|
|
margin-bottom: 12px;
|
|
margin-top: 8px;
|
|
text-align: center
|
|
}
|
|
|
|
.subtitle_aae012.noChildren_aae012 {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.card_aae012,.cardWrapper_aae012 {
|
|
align-self: stretch
|
|
}
|
|
|
|
.card_aae012 {
|
|
align-items: center;
|
|
background-color: var(--background-mod-muted);
|
|
border: 1px solid var(--border-subtle);
|
|
border-radius: var(--radius-sm);
|
|
cursor: pointer;
|
|
display: flex;
|
|
margin-top: 8px;
|
|
padding: var(--space-16);
|
|
transition: background-color .1s ease-in-out
|
|
}
|
|
|
|
.card_aae012:hover {
|
|
background-color: var(--background-mod-subtle)
|
|
}
|
|
|
|
.completed_aae012 .cardTextContainer_aae012,.completed_aae012 .checkmark_aae012,.completed_aae012 .icon_aae012,.completed_aae012 .playCircleWrapper_aae012 {
|
|
opacity: .6
|
|
}
|
|
|
|
.icon_aae012 {
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
filter: saturate(var(--saturation-factor,1));
|
|
height: var(--space-24);
|
|
min-height: var(--space-24);
|
|
min-width: var(--space-24);
|
|
width: var(--space-24)
|
|
}
|
|
|
|
.playCircleWrapper_aae012 {
|
|
align-items: center;
|
|
background-color: var(--brand-500);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
height: 24px;
|
|
justify-content: center;
|
|
margin: 2px;
|
|
padding: 6px;
|
|
padding-inline:7px 5px;width: 24px
|
|
}
|
|
|
|
.playCircleIcon_aae012 {
|
|
height: 26px;
|
|
width: 26px
|
|
}
|
|
|
|
.cardHeader_aae012 {
|
|
font-weight: var(--font-weight-semibold)
|
|
}
|
|
|
|
.cardTextContainer_aae012 {
|
|
flex-grow: 1;
|
|
margin-inline:var(--space-12) 16px}
|
|
|
|
.checkmark_aae012 {
|
|
background-color: var(--status-positive);
|
|
border-radius: 50%;
|
|
color: var(--white);
|
|
height: 16px;
|
|
padding: 4px;
|
|
width: 16px
|
|
}
|
|
|
|
.checkmark_aae012.animate_aae012 {
|
|
animation: completed_aae012 .8s
|
|
}
|
|
|
|
&.full-motion .card_aae012 {
|
|
transition: background-color .2s ease
|
|
}
|
|
|
|
@keyframes completed_aae012 {
|
|
0% {
|
|
background-color: var(--background-mod-muted);
|
|
transform: scale(.8)
|
|
}
|
|
|
|
20% {
|
|
box-shadow: 0 0 0 0 hsl(var(--green-360-hsl)/.5)
|
|
}
|
|
|
|
60% {
|
|
background-color: var(--green-230);
|
|
transform: scale(1.2)
|
|
}
|
|
|
|
to {
|
|
box-shadow: 0 0 0 8px hsl(var(--green-360-hsl)/0);
|
|
transform: scale(1)
|
|
}
|
|
}
|
|
|
|
.arrow_aae012 {
|
|
color: var(--icon-muted);
|
|
justify-self: flex-end;
|
|
min-width: var(--space-20)
|
|
}
|
|
|
|
.sharePromptContainer__56d6c {
|
|
background-color: var(--message-highlight-background-default);
|
|
display: flex;
|
|
gap: 24px;
|
|
margin-bottom: 10px;
|
|
padding: 20px
|
|
}
|
|
|
|
.sharePromptContent__56d6c {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-grow: 1;
|
|
gap: 4px
|
|
}
|
|
|
|
.closeButton__56d6c {
|
|
color: var(--interactive-text-default);
|
|
cursor: pointer;
|
|
height: -moz-fit-content;
|
|
height: fit-content
|
|
}
|
|
|
|
.closeButton__56d6c:hover {
|
|
color: var(--interactive-text-hover)
|
|
}
|
|
|
|
.box_ee23ac {
|
|
background-color: var(--background-mod-normal);
|
|
border-radius: 12px;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
margin: var(--space-16);
|
|
max-width: 448px;
|
|
padding: 12px;
|
|
position: relative
|
|
}
|
|
|
|
.box_ee23ac:after,.box_ee23ac:before {
|
|
content: "";
|
|
height: 0;
|
|
position: absolute;
|
|
top: 64px;
|
|
width: 0
|
|
}
|
|
|
|
.box_ee23ac:after {
|
|
border-inline-end:10px solid transparent;border-inline-start:10px solid transparent;border-top-color: var(--background-base-lower);
|
|
border-top: 10px solid var(--background-mod-normal);
|
|
bottom: -10px;
|
|
inset-inline-start: 100px;
|
|
top: unset
|
|
}
|
|
|
|
.textContainer_ee23ac {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-inline-start:16px}
|
|
|
|
.divider_ee23ac {
|
|
background-color: var(--border-subtle);
|
|
height: 8px;
|
|
margin-bottom: 16px;
|
|
width: 100%
|
|
}
|
|
|
|
.animation_ee23ac {
|
|
height: 40px;
|
|
width: 40px
|
|
}
|
|
|
|
.container__34c2c {
|
|
align-items: center;
|
|
border-top: 1px solid var(--border-subtle);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-top: 8px;
|
|
padding: 6px 0;
|
|
padding-inline:var(--space-sm);position: sticky;
|
|
top: -1px;
|
|
z-index: 2
|
|
}
|
|
|
|
.container__34c2c,.header__34c2c {
|
|
background: var(--background-gradient-chat,var(--background-base-lower))
|
|
}
|
|
|
|
.header__34c2c {
|
|
border-top-color: transparent;
|
|
box-shadow: var(--elevation-low)
|
|
}
|
|
|
|
.reactButtons__34c2c {
|
|
align-items: center;
|
|
display: flex;
|
|
margin-inline-end:20px;overflow-y: visible
|
|
}
|
|
|
|
.reactButtons__34c2c.loading__34c2c {
|
|
height: 26px;
|
|
overflow-y: hidden
|
|
}
|
|
|
|
.reportedMessageActions__34c2c {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-shrink: 0;
|
|
gap: var(--space-4);
|
|
margin-inline-end:var(--space-16)}
|
|
|
|
.addReactButton__34c2c {
|
|
align-items: center;
|
|
background-color: var(--control-secondary-background-default);
|
|
border: 1px solid transparent;
|
|
border-color: var(--control-secondary-border-default);
|
|
border-radius: var(--radius-sm);
|
|
color: var(--control-secondary-text-default);
|
|
display: flex;
|
|
font-size: 14px;
|
|
font-weight: var(--font-weight-medium);
|
|
gap: 8px;
|
|
height: 24px;
|
|
justify-content: center;
|
|
line-height: 16px;
|
|
margin: 0 2px;
|
|
min-width: 32px;
|
|
opacity: 1;
|
|
padding: 2px 0;
|
|
width: auto
|
|
}
|
|
|
|
.addReactButton__34c2c.hasNoReactions__34c2c {
|
|
padding: 2px 8px
|
|
}
|
|
|
|
.addReactButton__34c2c:hover {
|
|
background-color: var(--control-secondary-background-hover);
|
|
border-color: var(--control-secondary-border-hover);
|
|
color: var(--control-secondary-text-hover)
|
|
}
|
|
|
|
.addReactButton__34c2c:active {
|
|
background-color: var(--control-secondary-background-active);
|
|
border-color: var(--control-secondary-border-active);
|
|
color: var(--control-secondary-text-active)
|
|
}
|
|
|
|
.reactions__34c2c {
|
|
align-items: center;
|
|
flex-shrink: 1;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.buttons__34c2c {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-shrink: 0;
|
|
gap: 4px
|
|
}
|
|
|
|
.summaryDivider__3aab5 {
|
|
border-top: thin solid var(--text-brand);
|
|
justify-content: flex-start;
|
|
pointer-events: auto
|
|
}
|
|
|
|
.summaryDividerStart__3aab5 {
|
|
margin-bottom: 1rem!important;
|
|
margin-top: 2rem!important
|
|
}
|
|
|
|
.summaryDividerEnd__3aab5 {
|
|
margin-bottom: 2rem!important;
|
|
margin-top: 1rem!important
|
|
}
|
|
|
|
.summaryStartContent__3aab5 {
|
|
align-items: center;
|
|
color: var(--text-brand);
|
|
display: flex;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
line-height: 18px;
|
|
margin-inline-start:8px;padding-inline:4px 14px;text-transform: capitalize
|
|
}
|
|
|
|
.summaryEndContent__3aab5 {
|
|
background: none;
|
|
display: flex;
|
|
height: 13px;
|
|
justify-content: flex-end;
|
|
line-height: 9px;
|
|
padding: 0;
|
|
width: 100%
|
|
}
|
|
|
|
.summaryStartIcon__3aab5 {
|
|
color: var(--text-brand);
|
|
padding-inline-end:4px}
|
|
|
|
.summaryEndIcon__3aab5 {
|
|
align-self: flex-end;
|
|
color: var(--text-brand);
|
|
padding-inline-start:26px}
|
|
|
|
.summaryEndIcon__3aab5,.summaryFeedbackWrapper__3aab5 {
|
|
background: var(--background-gradient-chat,var(--background-base-low))
|
|
}
|
|
|
|
.summaryFeedbackWrapper__3aab5 {
|
|
display: flex;
|
|
margin-inline:calc(3.5rem - 16px) auto;padding-inline:16px}
|
|
|
|
.summaryFeedback__3aab5 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: 8px
|
|
}
|
|
|
|
.thumbIcon__3aab5 {
|
|
background: var(--background-mod-normal);
|
|
border-radius: 16px;
|
|
color: var(--interactive-text-default);
|
|
cursor: pointer;
|
|
padding: 8px
|
|
}
|
|
|
|
.thumbIcon__3aab5:active,.thumbIcon__3aab5:hover {
|
|
color: var(--interactive-text-active)
|
|
}
|
|
|
|
.containerExpanded__7ff28 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin: 20px;
|
|
width: 232px
|
|
}
|
|
|
|
.stickerExpanded__7ff28 {
|
|
margin-bottom: 24px
|
|
}
|
|
|
|
.containerCompact__7ff28 {
|
|
margin: 20px 16px 0;
|
|
text-align: center;
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
|
|
.compactButton__7ff28,.compactButtonDisabled__7ff28 {
|
|
align-items: center;
|
|
background-color: var(--background-base-lowest);
|
|
border-radius: 32px;
|
|
color: var(--text-strong);
|
|
display: flex;
|
|
padding: 12px;
|
|
width: -moz-fit-content;
|
|
width: fit-content
|
|
}
|
|
|
|
.compactButton__7ff28:hover {
|
|
background-color: var(--background-mod-normal);
|
|
cursor: pointer
|
|
}
|
|
|
|
.compactButtonDisabled__7ff28 {
|
|
cursor: not-allowed;
|
|
opacity: .6
|
|
}
|
|
|
|
.text__7ff28 {
|
|
margin-inline:8px}
|
|
|
|
.error__7ff28 {
|
|
margin-top: 8px
|
|
}
|
|
|
|
.messagesWrapper__36d07 {
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
min-height: 0;
|
|
min-width: 0;
|
|
position: relative;
|
|
z-index: 0
|
|
}
|
|
|
|
.scrollerContent__36d07 {
|
|
align-items: stretch;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-end;
|
|
min-height: 100%;
|
|
overflow-anchor: none
|
|
}
|
|
|
|
.scroller__36d07 {
|
|
bottom: 0;
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0
|
|
}
|
|
|
|
.scroller__36d07::-webkit-scrollbar-track {
|
|
margin-bottom: 36px
|
|
}
|
|
|
|
.scroller__36d07:not(:hover)::-webkit-scrollbar-thumb {
|
|
background: transparent
|
|
}
|
|
|
|
.overlay .scroller__36d07::-webkit-scrollbar-track {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.scrollerInner__36d07 {
|
|
min-height: 0;
|
|
overflow: hidden
|
|
}
|
|
|
|
.scrollerInner__36d07.scrollerAllowSticky__36d07 {
|
|
overflow: unset
|
|
}
|
|
|
|
.scrollerInner__36d07:focus {
|
|
outline: none
|
|
}
|
|
|
|
.scrollerSpacer__36d07 {
|
|
display: block;
|
|
flex: 0 0 auto;
|
|
height: 40px;
|
|
pointer-events: none;
|
|
width: 1px
|
|
}
|
|
|
|
.scrollerSpacer__36d07.empty__36d07 {
|
|
height: 36px
|
|
}
|
|
|
|
.scrollerSpacer__36d07.emptyForum__36d07 {
|
|
height: 32px
|
|
}
|
|
|
|
.navigationDescription__36d07 {
|
|
display: none
|
|
}
|
|
|
|
.overlay .scroller__36d07:after {
|
|
height: 20px
|
|
}
|
|
|
|
.messages__36d07 {
|
|
background-color: var(--background-base-low);
|
|
contain: size;
|
|
margin: 0;
|
|
overflow-x: hidden
|
|
}
|
|
|
|
.scrollerWrap__36d07 {
|
|
height: auto;
|
|
overflow: hidden
|
|
}
|
|
|
|
.divider__36d07+.messageGroupBlocked__36d07 {
|
|
margin-top: 12px
|
|
}
|
|
|
|
.highlight {
|
|
background: hsl(var(--yellow-300-hsl)/.3)
|
|
}
|
|
|
|
.chatGradientBase__36d07 {
|
|
bottom: 0;
|
|
inset-inline: 0 16px;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
transition: background .5s ease-in-out;
|
|
z-index: 1
|
|
}
|
|
|
|
.chatGradient__36d07 {
|
|
background: linear-gradient(to bottom,transparent,var(--background-base-lower));
|
|
height: 16px
|
|
}
|
|
|
|
.chatTypingGradientAtBottom__36d07 {
|
|
background: linear-gradient(to bottom,transparent,var(--background-base-lower) 8px,var(--background-base-lower) 100%);
|
|
height: 32px
|
|
}
|
|
|
|
.chatTypingGradientNotAtBottom__36d07 {
|
|
background: linear-gradient(to bottom,transparent,var(--background-base-lower) 72px,var(--background-base-lower) 100%);
|
|
height: 96px
|
|
}
|
|
|
|
.gradientDefault__36d07 {
|
|
-webkit-mask: linear-gradient(180deg,#000,transparent) bottom /100% 16px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 15px) no-repeat;
|
|
mask: linear-gradient(180deg,#000,transparent) bottom /100% 16px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 15px) no-repeat
|
|
}
|
|
|
|
.typingGradientNotAtBottom__36d07 {
|
|
-webkit-mask: linear-gradient(180deg,#000,transparent 72px,transparent) bottom /100% 96px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 95px) no-repeat;
|
|
mask: linear-gradient(180deg,#000,transparent 72px,transparent) bottom /100% 96px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 95px) no-repeat
|
|
}
|
|
|
|
.typingGradientAtBottom__36d07 {
|
|
-webkit-mask: linear-gradient(180deg,#000,transparent 8px,transparent) bottom /100% 32px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 31px) no-repeat;
|
|
mask: linear-gradient(180deg,#000,transparent 8px,transparent) bottom /100% 32px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 31px) no-repeat
|
|
}
|
|
|
|
.combo__257af {
|
|
align-items: center;
|
|
border-radius: var(--radius-sm);
|
|
display: flex;
|
|
flex-direction: column;
|
|
inset-inline-end: 16px;
|
|
justify-content: center;
|
|
padding: 4px 8px;
|
|
position: absolute;
|
|
text-shadow: var(--background-base-lowest);
|
|
top: -90px;
|
|
transform: rotate(6deg);
|
|
z-index: 1
|
|
}
|
|
|
|
.comboValue__257af {
|
|
font-size: 50px;
|
|
line-height: 32px;
|
|
paint-order: stroke fill;
|
|
position: relative;
|
|
width: auto;
|
|
z-index: 2;
|
|
-webkit-text-stroke: 3px var(--background-base-lowest)
|
|
}
|
|
|
|
.comboNameplate__257af {
|
|
background-color: var(--background-base-lowest);
|
|
border-radius: 5px;
|
|
font-size: 16px;
|
|
font-weight: var(--font-weight-bold);
|
|
line-height: 20px;
|
|
padding: 8px 12px;
|
|
position: relative;
|
|
z-index: 1
|
|
}
|
|
|
|
.comboMultiplier__257af {
|
|
display: inline-block;
|
|
font-size: 16px;
|
|
line-height: 20px;
|
|
margin-inline-start:4px}
|
|
|
|
.comboSquare__257af {
|
|
height: 6px;
|
|
outline: 4px solid var(--background-base-lowest);
|
|
transform: rotate(-45deg);
|
|
width: 6px;
|
|
z-index: 4
|
|
}
|
|
|
|
.left__257af {
|
|
inset-inline-start: -3px
|
|
}
|
|
|
|
.left__257af,.right__257af {
|
|
bottom: 42%;
|
|
position: absolute
|
|
}
|
|
|
|
.right__257af {
|
|
inset-inline-end: -3px
|
|
}
|
|
|
|
.confettiIcon__257af.left__257af {
|
|
bottom: 20%;
|
|
inset-inline-start: -14px;
|
|
transform: scaleX(-1)
|
|
}
|
|
|
|
.confettiIcon__257af.right__257af {
|
|
bottom: 20%;
|
|
inset-inline-end: -14px;
|
|
transform: scaleX(1)
|
|
}
|
|
|
|
.tip__257af {
|
|
bottom: -6px;
|
|
color: var(--text-strong);
|
|
font-size: 10px;
|
|
inset-inline-start: 0;
|
|
line-height: 12px;
|
|
position: absolute;
|
|
text-align: center;
|
|
width: 100%;
|
|
z-index: 2
|
|
}
|
|
|
|
.messageComboScore__257af {
|
|
align-items: center;
|
|
border-radius: var(--radius-sm);
|
|
display: flex;
|
|
flex-direction: column;
|
|
inset-inline-end: 8px;
|
|
justify-content: center;
|
|
padding: 4px 8px;
|
|
position: absolute;
|
|
text-shadow: var(--brand-700);
|
|
top: -150px;
|
|
transform: rotate(6deg)
|
|
}
|
|
|
|
.comboScore__257af {
|
|
font-size: 28px;
|
|
line-height: 32px;
|
|
paint-order: stroke fill;
|
|
position: relative;
|
|
width: auto;
|
|
z-index: 2;
|
|
-webkit-text-stroke: 2px var(--brand-700)
|
|
}
|
|
|
|
.bannerContainer__362cd {
|
|
background: var(--chat-background-default);
|
|
border: 1px solid var(--border-muted);
|
|
border-radius: var(--radius-sm)
|
|
}
|
|
|
|
.bannerHeader__362cd {
|
|
align-items: center;
|
|
display: flex
|
|
}
|
|
|
|
.notice__51057 {
|
|
align-items: center;
|
|
background-color: var(--background-mod-normal);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 8px 16px
|
|
}
|
|
|
|
.info__51057 {
|
|
flex: 1
|
|
}
|
|
|
|
.chatHeaderBar_dc83f5 {
|
|
align-items: center;
|
|
background-color: var(--background-surface-high);
|
|
border-bottom: 1px solid var(--border-muted);
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 8px 16px;
|
|
padding-inline-start:28px;position: relative
|
|
}
|
|
|
|
.chatHeaderBar_dc83f5:after {
|
|
bottom: -1px;
|
|
box-shadow: var(--elevation-low);
|
|
content: "";
|
|
display: none;
|
|
display: block;
|
|
height: 1px;
|
|
inset-inline: 0;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
z-index: 1
|
|
}
|
|
|
|
.chatHeaderBarText_dc83f5 {
|
|
flex: 1;
|
|
margin-inline-end:16px}
|
|
|
|
.narrow_dc83f5 .nudgeBarText_dc83f5 {
|
|
max-width: 325px
|
|
}
|
|
|
|
.nudgeAction_dc83f5:hover {
|
|
cursor: pointer;
|
|
text-decoration: underline
|
|
}
|
|
|
|
.chatHeaderBar_a5700d {
|
|
align-items: center;
|
|
background-color: var(--background-mod-normal);
|
|
display: flex;
|
|
gap: 16px;
|
|
justify-content: space-between;
|
|
padding: 8px 16px
|
|
}
|
|
|
|
.narrow_a5700d {
|
|
padding: 12px 16px
|
|
}
|
|
|
|
.chatHeaderBarText_a5700d {
|
|
flex: 1
|
|
}
|
|
|
|
.narrow_a5700d .nudgeBarText_a5700d {
|
|
max-width: 325px
|
|
}
|
|
|
|
.nudgeAction_a5700d:hover {
|
|
cursor: pointer;
|
|
text-decoration: underline
|
|
}
|
|
|
|
.container__87dda {
|
|
display: flex;
|
|
flex-direction: row;
|
|
height: 44px;
|
|
margin-bottom: 24px;
|
|
padding: 0 16px;
|
|
width: 100%
|
|
}
|
|
|
|
.placeholderItem__87dda {
|
|
background-color: var(--background-mod-muted);
|
|
border-radius: var(--radius-sm);
|
|
height: 100%
|
|
}
|
|
|
|
.chatTextAreaPlaceholder__87dda {
|
|
flex: 1;
|
|
margin-inline-end:8px}
|
|
|
|
.appLauncherPlaceholder__87dda {
|
|
width: 44px
|
|
}
|
|
|
|
.wrapper__44df5 {
|
|
background-color: var(--background-base-low);
|
|
border: 1px solid var(--border-subtle);
|
|
border-radius: var(--radius-sm);
|
|
height: var(--space-32);
|
|
margin-inline:0;margin-bottom: var(--space-8);
|
|
margin-top: 0;
|
|
padding: 12px 0;
|
|
position: relative;
|
|
width: auto;
|
|
z-index: 1
|
|
}
|
|
|
|
.content__44df5,.wrapper__44df5 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: space-between
|
|
}
|
|
|
|
.content__44df5 {
|
|
height: 20px;
|
|
margin-inline-start:16px}
|
|
|
|
.image__44df5 {
|
|
align-self: center;
|
|
border-radius: var(--radius-sm);
|
|
height: 40px;
|
|
margin-inline:-8px 16px;width: 40px
|
|
}
|
|
|
|
.animation__44df5 {
|
|
align-content: center;
|
|
align-self: center;
|
|
display: flex;
|
|
height: 50px;
|
|
justify-content: center;
|
|
margin-top: 4px;
|
|
margin-inline:-8px 4px;width: 50px
|
|
}
|
|
|
|
.text__44df5 {
|
|
max-height: 40px
|
|
}
|
|
|
|
.text__44df5,.title__44df5 {
|
|
overflow: hidden
|
|
}
|
|
|
|
.title__44df5 {
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
.button__44df5 {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-shrink: 0;
|
|
margin-inline-start:12px}
|
|
|
|
.buttonContainer__44df5 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
margin-inline-end:12px}
|
|
|
|
.innerButton__44df5 {
|
|
align-items: center;
|
|
display: flex;
|
|
gap: 8px
|
|
}
|
|
|
|
.countdown__44df5 {
|
|
color: var(--text-muted);
|
|
margin-inline-end:16px}
|
|
|
|
.animationMiddle__8177b {
|
|
height: 262px;
|
|
inset-inline-start: calc(50% - 128px);
|
|
position: absolute;
|
|
top: -240px;
|
|
width: 256px
|
|
}
|
|
|
|
.animationContainer__8177b {
|
|
position: relative;
|
|
width: 100%
|
|
}
|
|
|
|
.header__8177b {
|
|
margin-bottom: 8px;
|
|
max-width: 100%;
|
|
overflow: hidden;
|
|
overflow-wrap: break-word
|
|
}
|
|
|
|
.header__8177b p {
|
|
margin: 0
|
|
}
|
|
|
|
.manaContainer__8177b {
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
margin-top: 28px;
|
|
text-align: center
|
|
}
|
|
|
|
@media (max-height: 500px) {
|
|
.animationContainer__8177b {
|
|
display:none
|
|
}
|
|
}
|
|
|
|
.clickableChannelTextArea_d8b277 {
|
|
cursor: pointer
|
|
}
|
|
|
|
.voiceChannelEffectEmojiContainer__66db8 {
|
|
background: var(--background-surface-high);
|
|
border-radius: 50%;
|
|
box-shadow: 0 0 16px rgba(0,0,0,.24);
|
|
inset-inline-end: 8px;
|
|
position: absolute;
|
|
top: 8px;
|
|
z-index: 2
|
|
}
|
|
|
|
.voiceChannelEffectEmoji__66db8 {
|
|
height: 32px;
|
|
padding: 12px;
|
|
width: 32px
|
|
}
|
|
|
|
.streamInfoContainer__0f85c {
|
|
background-color: rgba(0,0,0,.5);
|
|
border-radius: 8px;
|
|
color: var(--text-default);
|
|
display: flex;
|
|
flex-direction: column;
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
margin: 16px;
|
|
padding: 8px;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
user-select: text;
|
|
z-index: 100
|
|
}
|
|
|
|
.streamInfoContainer__0f85c strong {
|
|
font-weight: var(--font-weight-bold)
|
|
}
|
|
|
|
.infoRow__0f85c {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-bottom: 4px
|
|
}
|
|
|
|
.infoRow__0f85c span {
|
|
margin-inline-end:8px}
|
|
|
|
.container_ecf309 {
|
|
position: relative
|
|
}
|
|
|
|
.container_ecf309,.iframe_ecf309 {
|
|
height: 100%;
|
|
width: 100%
|
|
}
|
|
|
|
.clickShield_ecf309,.splashImage_ecf309 {
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0
|
|
}
|
|
|
|
.splashImage_ecf309 {
|
|
height: 100%;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
width: 100%
|
|
}
|
|
|
|
.splash_ecf309 {
|
|
align-items: center;
|
|
background: var(--opacity-black-60);
|
|
position: absolute;
|
|
top: 0;
|
|
inset-inline: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center
|
|
}
|
|
|
|
.avatar_ecf309 {
|
|
border-radius: 50%;
|
|
width: 100%
|
|
}
|
|
|
|
.subheader_ecf309 {
|
|
color: var(--text-default);
|
|
font-size: 14px;
|
|
line-height: 18px;
|
|
margin-top: 4px
|
|
}
|
|
|
|
.subheader_ecf309.medium_ecf309 {
|
|
font-size: 12px;
|
|
line-height: 16px
|
|
}
|
|
|
|
.subheader_ecf309.small_ecf309 {
|
|
display: none
|
|
}
|
|
|
|
.header_ecf309 {
|
|
color: var(--white);
|
|
font-size: 32px;
|
|
font-weight: var(--font-weight-bold);
|
|
line-height: 40px;
|
|
margin: 4px 0
|
|
}
|
|
|
|
.header_ecf309.medium_ecf309 {
|
|
font-size: 20px;
|
|
line-height: 24px
|
|
}
|
|
|
|
.header_ecf309.small_ecf309 {
|
|
font-size: 14px;
|
|
line-height: 18px
|
|
}
|
|
|
|
.buttons_ecf309 {
|
|
display: flex;
|
|
margin-top: 4px
|
|
}
|
|
|
|
.loadingLottie_ecf309 {
|
|
height: 100%;
|
|
max-height: 100%;
|
|
max-width: 100%;
|
|
width: 100%
|
|
}
|
|
|
|
.chatWheelMouseInput_adfa30 {
|
|
align-items: center;
|
|
display: flex;
|
|
height: 100%;
|
|
justify-content: center;
|
|
width: 100%
|
|
}
|
|
|
|
.chatWheel_adfa30 {
|
|
position: relative
|
|
}
|
|
|
|
.chatWheelBackground_adfa30 {
|
|
height: 100%;
|
|
width: 100%
|
|
}
|
|
|
|
.chatWheelDeadZone_adfa30 {
|
|
fill: var(--background-surface-high);
|
|
opacity: 0
|
|
}
|
|
|
|
.chatWheelDeadZone_adfa30:hover {
|
|
opacity: .3
|
|
}
|
|
|
|
.chatWheelCenter_adfa30 {
|
|
fill: var(--background-surface-high);
|
|
opacity: .6
|
|
}
|
|
|
|
.innerContent_adfa30 {
|
|
align-items: center;
|
|
bottom: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: absolute;
|
|
top: calc(50% - 16px);
|
|
inset-inline: 0;
|
|
pointer-events: none
|
|
}
|
|
|
|
.chatWheelDeadZoneIcon_adfa30 {
|
|
color: var(--white);
|
|
cursor: pointer;
|
|
height: 48px;
|
|
position: relative;
|
|
width: 48px;
|
|
z-index: 9999
|
|
}
|
|
|
|
.paginationHint_adfa30 {
|
|
background-color: var(--opacity-black-28);
|
|
border-radius: var(--radius-sm);
|
|
color: var(--white);
|
|
font-size: 12px;
|
|
line-height: 16px;
|
|
margin-top: 8px;
|
|
padding: 4px
|
|
}
|
|
|
|
.chatWheelBackground_adfa30 {
|
|
fill: none;
|
|
stroke: var(--background-surface-high);
|
|
opacity: .9
|
|
}
|
|
|
|
.chatWheelItem_adfa30 {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
position: absolute
|
|
}
|
|
|
|
.soundButton_d9cf5f {
|
|
box-shadow: var(--shadow-border),var(--shadow-high);
|
|
height: 52px;
|
|
width: 96px
|
|
}
|
|
|
|
/*# sourceMappingURL=1803f89f7fb95846.css.map*/
|