Files
DiscordClone/discord-html-copy/css/587404af83693d7c.css

1448 lines
28 KiB
CSS

.buttonContainer__7e329 {
align-items: center;
display: flex;
flex-direction: column;
}
.keybind__7e329 {
border: 1px solid var(--border-subtle);
border-radius: var(--radius-sm);
box-sizing: border-box;
margin-top: var(--space-4);
padding: 2px var(--space-4);
}
.button__7e329, .keybind__7e329 {
background-color: rgba(19, 19, 24, 0.8);
}
.button__7e329 {
align-items: center;
border: 1px solid var(--border-subtle);
border-radius: 50%;
color: var(--interactive-text-default);
cursor: pointer;
display: flex;
flex: 0 0 48px;
height: 48px;
justify-content: center;
width: 48px;
}
.button__7e329:active, .button__7e329:hover {
background-color: rgba(28, 29, 35, 0.8);
}
.button__7e329:active, .button__7e329:active .keybind__7e329, .button__7e329:hover, .button__7e329:hover .keybind__7e329 {
color: var(--interactive-text-hover);
}
.button__7e329:active {
transform: translateY(1px);
}
.overlayBackgroundNux__3db18 {
background: radial-gradient(50% 100% at 50% 100%, rgba(88, 101, 242, 0.4) 0px, rgba(88, 101, 242, 0) 100%);
height: 360px;
}
.overlayBackgroundNux__3db18, .overlayInprocessBackgroundNux__3db18 {
bottom: 0px;
inset-inline-start: 50%;
padding: 0px 60px;
position: absolute;
transform: translateX(-384px);
width: 648px;
}
.overlayInprocessBackgroundNux__3db18 {
background: radial-gradient(50% 80% at 50% 100%, rgba(88, 101, 242, 0.4) 0px, rgba(88, 101, 242, 0) 100%);
height: 660px;
}
.mainContainer__3db18 {
gap: 40px;
height: 100%;
padding-top: 60px;
width: 100%;
}
.mainContainer__3db18, .mainTitleContainer__3db18 {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
}
.mainTitleContainer__3db18 {
gap: 8px;
text-align: center;
width: 360px;
}
.widgetCalloutContainer__3db18 {
flex-direction: row;
gap: 16px;
}
.widgetCallout__3db18, .widgetCalloutContainer__3db18 {
align-items: center;
display: flex;
justify-content: center;
}
.widgetCallout__3db18 {
flex-direction: column;
gap: 8px;
text-align: center;
width: 150px;
}
.nuxImage__3db18 {
height: 188px;
width: 648px;
}
.mainTitleBody__3db18 strong {
color: var(--white) !important;
}
.mainTitle__3db18 {
width: 200px;
}
.wrapper__58ece {
background-color: transparent;
border-color: transparent;
border-style: dashed;
box-sizing: border-box;
position: absolute;
}
.wrapper__58ece.unlocked__58ece.lockExtras__58ece, .wrapper__58ece.unlocked__58ece.operation__58ece, .wrapper__58ece.unlocked__58ece:hover {
background-color: rgba(0, 0, 0, 0.16);
border-color: rgba(255, 255, 255, 0.16);
}
.operation__58ece > * {
pointer-events: none;
}
.handle__58ece {
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
box-sizing: border-box;
height: 100%;
width: 100%;
z-index: 1;
}
.resizeNorth__58ece {
bottom: auto;
top: var(--custom-drag-resize-container-handle-offset);
}
.resizeNorth__58ece, .resizeSouth__58ece {
height: var(--custom-drag-resize-container-handle-size);
}
.resizeSouth__58ece {
bottom: var(--custom-drag-resize-container-handle-offset);
top: auto;
}
.resizeNSCursor__58ece {
cursor: ns-resize;
}
.resizeWest__58ece {
inset-inline: var(--custom-drag-resize-container-handle-offset) auto;
}
.resizeEast__58ece, .resizeWest__58ece {
cursor: ew-resize;
width: var(--custom-drag-resize-container-handle-size);
}
.resizeEast__58ece {
inset-inline: auto var(--custom-drag-resize-container-handle-offset);
}
.resizeEWCursor__58ece {
cursor: ew-resize;
}
.resizeNorthWest__58ece {
cursor: nwse-resize;
inset-inline: var(--custom-drag-resize-container-handle-offset) auto;
}
.resizeNorthEast__58ece, .resizeNorthWest__58ece {
bottom: auto;
height: calc(var(--custom-drag-resize-container-handle-size)*2);
top: var(--custom-drag-resize-container-handle-offset);
width: calc(var(--custom-drag-resize-container-handle-size)*2);
}
.resizeNorthEast__58ece {
cursor: nesw-resize;
inset-inline: auto var(--custom-drag-resize-container-handle-offset);
}
.resizeSouthWest__58ece {
cursor: nesw-resize;
inset-inline: var(--custom-drag-resize-container-handle-offset) auto;
}
.resizeSouthEast__58ece, .resizeSouthWest__58ece {
bottom: var(--custom-drag-resize-container-handle-offset);
height: calc(var(--custom-drag-resize-container-handle-size)*2);
top: auto;
width: calc(var(--custom-drag-resize-container-handle-size)*2);
}
.resizeSouthEast__58ece {
inset-inline: auto var(--custom-drag-resize-container-handle-offset);
}
.resizeNWSECursor__58ece, .resizeSouthEast__58ece {
cursor: nwse-resize;
}
.resizeNESWCursor__58ece {
cursor: nesw-resize;
}
.extras__58ece {
--custom-offset: 0;
box-sizing: content-box;
display: flex;
flex-direction: row;
inset-inline-start: 0px;
justify-content: flex-start;
max-width: 100%;
min-width: 100%;
padding-top: 10px;
position: absolute;
top: 100%;
transform-origin: 0px 100%;
}
.extras__58ece, .wrapper__58ece.operation__58ece .extras__58ece, .wrapper__58ece.operation__58ece:hover .extras__58ece {
opacity: 0;
transform: translate3d(0,calc(var(--custom-offset)*-1),0) scale(.98);
}
.extras__58ece {
transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.full-motion .extras__58ece {
--custom-offset: 6px;
transition: opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.3s ease-out;
}
.wrapper__58ece.unlocked__58ece.lockExtras__58ece .extras__58ece, .wrapper__58ece.unlocked__58ece:hover .extras__58ece {
opacity: 1;
transform: translateZ(0px) scale(1);
}
.wrapper__58ece.forceShowExtras__58ece .extras__58ece, .wrapper__58ece.forceShowExtras__58ece:hover .extras__58ece {
opacity: 1;
transform: translate3d(0px, 8px, 0px) scale(1);
}
.full-motion .wrapper__58ece.forceShowExtras__58ece .extras__58ece, .full-motion .wrapper__58ece.forceShowExtras__58ece:hover .extras__58ece {
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
.wrapper__58ece.locked__58ece.forceShowExtras__58ece {
background-color: rgba(0, 0, 0, 0.16);
border-color: rgba(255, 255, 255, 0.16);
}
.extrasBottomOriented__58ece {
bottom: 100%;
padding-bottom: 10px;
padding-top: 0px;
top: auto;
}
.extrasBottomOriented__58ece, .wrapper__58ece.operation__58ece .extrasBottomOriented__58ece, .wrapper__58ece.operation__58ece:hover .extrasBottomOriented__58ece {
transform: translate3d(0,var(--custom-offset),0) scale(.98);
}
.extrasBottomOriented__58ece {
transform-origin: 0px 0px;
}
.extrasRightOriented__58ece {
transform-origin: 100% 100%;
}
.extrasBottomOriented__58ece.extrasRightOriented__58ece {
transform-origin: 100% 0px;
}
.extrasRightOriented__58ece {
inset-inline-end: 0px;
inset-inline-start: unset;
justify-content: flex-end;
}
.extrasContainer__19b74 {
display: flex;
flex-direction: row;
gap: var(--space-4);
min-width: 0px;
padding-inline: var(--space-8); }
.fullFlex__19b74 {
flex: 1 1 0%;
}
.debug__19b74::after {
content: "";
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
pointer-events: none;
visibility: visible;
}
.debugUnpinned__19b74::after {
border: 2px solid var(--primary-300);
}
.debugPinned__19b74::after {
border: 2px solid var(--brand-600);
}
.container__2af41 {
background-color: rgba(19, 19, 24, 0.95);
border: 1px solid var(--border-subtle);
border-radius: var(--radius-sm);
box-shadow: var(--shadow-border) var(--shadow-high);
box-sizing: border-box;
flex: 1 1 0%;
height: 100%;
max-width: 300px;
padding: var(--space-12);
}
.activityCard__2af41 {
background-color: transparent;
flex: 1 1 0%;
padding: 0px !important;
}
.contentInventoryContainer__2af41 {
border-top: 1px solid var(--background-mod-strong);
margin-top: var(--space-12);
padding-top: var(--space-12);
}
.contentInventoryHeader__2af41 {
align-items: center;
display: flex;
flex-direction: row;
gap: var(--space-4);
padding-bottom: var(--space-8);
}
.activityCard__2af41 + .row__2af41, .inviteFriendsButton__2af41 + .row__2af41 {
border-top: 1px solid var(--background-mod-strong);
margin-top: var(--space-12);
padding-top: var(--space-12);
}
.title__2af41 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.avatar__2af41 {
flex-shrink: 0;
}
.row__2af41 {
align-items: center;
display: flex;
justify-content: center;
}
.row__2af41 + .row__2af41 {
margin-top: var(--space-12);
}
.details__2af41 {
flex-grow: 1;
margin: 0 var(--space-12);
overflow: hidden;
}
.usernameWrapper__2af41 {
align-items: center;
display: flex;
}
.username__2af41 {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.inviteButtons__2af41 {
display: flex;
flex-direction: row;
gap: var(--space-8);
}
.inviteFriendsButton__2af41 {
margin-top: var(--space-12);
margin-inline-start: 68px; }
.liveIndicator__2af41 {
margin-inline-start: var(--space-8); }
.badgesContainer__2af41 {
flex-wrap: wrap;
}
.clickZone__29c87, .clickZoneDebugContainer__29c87 {
height: 100%;
width: 100%;
}
.clickZone__29c87 {
align-items: center;
background-color: rgba(255, 0, 0, 0.25);
cursor: pointer;
display: flex;
justify-content: center;
transition: background-color 0.2s ease-in-out;
}
.clickBackground__29c87 {
background-color: hsl(var(--brand-500-hsl)/.9);
}
.clickable__29c87 {
padding: 12px;
}
.streamTile__8151b, .streamTileZoomWrapper__8151b, .tile__8151b {
aspect-ratio: 16 / 9;
border-radius: 8px;
flex: 1 1 0%;
height: auto;
overflow: hidden;
position: relative;
width: 100%;
}
.streamTileWrapper__8151b {
background: transparent;
}
.controls__8151b {
align-items: center;
display: flex;
flex-direction: row;
gap: 8px;
height: 38px;
justify-content: space-between;
padding: 8px;
top: auto;
}
.controlBackground__8151b, .controls__8151b {
bottom: 0px;
inset-inline: 0px;
position: absolute;
}
.controlBackground__8151b {
backdrop-filter: blur(2px);
background: var(--background-scrim);
opacity: 1;
pointer-events: none;
top: 0px;
transition: opacity 0.2s ease-in-out;
}
.controlBackground__8151b.controlsWithActiveStream__8151b {
opacity: 0;
}
.controlUser__8151b {
align-items: center;
display: flex;
flex: 1 1 0%;
flex-direction: row;
min-width: 0px;
}
.controlUserContainer__8151b {
align-items: center;
backdrop-filter: blur(4px);
background: var(--background-scrim);
border-radius: var(--radius-md);
display: flex;
flex-direction: row;
gap: 4px;
max-width: 90%;
padding: 6px 8px;
}
.controlUserName__8151b, .guildTag__8151b {
overflow: hidden;
white-space: nowrap;
}
.controlUserName__8151b {
max-width: 100%;
text-overflow: ellipsis;
}
.controlAction__8151b {
backdrop-filter: blur(4px);
background: var(--background-scrim);
border-radius: var(--radius-round);
cursor: pointer;
height: 32px;
justify-content: center;
width: 32px;
}
.controlAction__8151b, .controlActions__8151b {
align-items: center;
display: flex;
}
.controlActions__8151b {
flex-direction: row;
flex-shrink: 0;
gap: 8px;
justify-content: flex-end;
}
.absoluteFill__8151b, .streamPreview__8151b {
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
}
.streamPreview__8151b {
align-items: center;
background: var(--background-scrim);
display: flex;
justify-content: center;
opacity: 0.65;
overflow: hidden;
transition: opacity 0.2s ease-in-out;
}
.liveIndicator__8151b {
inset-inline-end: 12px;
position: absolute;
top: 12px;
z-index: 10;
}
.watchActionContainer__8151b {
align-items: center;
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
display: flex;
justify-content: center;
z-index: 10;
}
.watchButton__8151b {
align-items: center;
background: var(--background-mod-strong);
border-radius: var(--radius-lg);
cursor: pointer;
display: flex;
flex-direction: row;
gap: 4px;
justify-content: flex-end;
padding: 8px 12px;
}
.gridContainer_ad58e7 {
align-items: flex-start;
display: flex;
flex: 1 1 0%;
gap: var(--space-8);
height: 100%;
justify-content: flex-start;
position: relative;
width: 100%;
z-index: 1;
}
.gridItem_ad58e7 {
position: absolute;
}
.horizontal_ad58e7 {
flex-direction: row;
}
.vertical_ad58e7 {
flex-direction: column;
}
.tileContainer_ad58e7 {
height: 100%;
position: relative;
width: 100%;
}
.tile_ad58e7 {
aspect-ratio: 16 / 9;
border-radius: var(--radius-sm);
height: auto;
max-height: 100%;
overflow: hidden;
width: 100%;
}
.goLiveGridContainer__466c6 {
height: 100%;
min-width: 128px;
position: relative;
width: 100%;
}
.panel__2f37f {
gap: 16px;
padding: 8px;
}
.panel__2f37f, .panelGroup__2f37f {
display: flex;
flex-direction: column;
}
.panelGroup__2f37f {
border-radius: 8px;
gap: 4px;
padding: 12px;
width: 300px;
}
.panelGroup__2f37f span {
transition: color 0.4s ease-in-out;
}
.rightAligned__2f37f {
align-items: flex-end;
}
.measurement__2f37f {
align-items: center;
display: flex;
flex-direction: row;
gap: 8px;
}
.measurementText__2f37f {
flex: 1 1 0%;
text-shadow: rgb(0, 0, 0) 0px 0px 2px;
}
.measurementCheckbox__2f37f {
flex: 0 1 0%;
}
.bottomPanelButton__2f37f {
padding-top: 12px;
}
.secondaryInfoText__2f37f {
margin-inline-start: 8px; }
.toggleIconContainer__46219 {
align-items: center;
cursor: pointer;
display: flex;
height: 16px;
justify-content: center;
width: 16px;
}
.button__46219 {
position: relative;
border: none !important;
}
.cutoutContainer__46219 {
align-items: center;
background: var(--background-mod-subtle);
border: 3px solid var(--black);
border-radius: var(--radius-round);
bottom: -2px;
cursor: pointer;
display: flex;
height: 16px;
inset-inline-end: -2px;
justify-content: center;
position: absolute;
width: 16px;
}
.toggledCutoutContainer__46219 {
background: var(--white);
}
.separatorDot__46219 {
background: var(--background-mod-strong);
border-radius: var(--radius-round);
height: 4px;
width: 4px;
}
.guildIconContainer__46219 {
align-items: center;
display: flex;
flex-direction: row;
gap: var(--space-4);
justify-content: center;
}
.guildName__46219 {
max-width: 180px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.guildIcon__46219 {
height: 16px;
width: 16px;
}
.voiceChannelNameContainer__46219 {
gap: 4px;
}
.channelIcon__46219, .voiceChannelNameContainer__46219 {
align-items: center;
display: flex;
flex-direction: row;
justify-content: center;
}
.channelIcon__46219 {
height: 16px;
width: 16px;
}
.channelName__46219 {
align-items: center;
display: flex;
flex-direction: row;
justify-content: center;
max-width: 180px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.panelContainer_a83780 {
align-items: center;
background: var(--black);
border: 1px solid var(--border-subtle);
border-radius: var(--radius-lg);
display: flex;
flex-direction: column;
gap: 8px;
justify-content: center;
padding: 8px;
}
.locked_a83780 {
display: none;
pointer-events: none;
}
.buttonSection_a83780, .panelRow_a83780 {
align-items: center;
display: flex;
flex-direction: row;
gap: 12px;
justify-content: center;
}
.buttonSection_a83780 {
background: var(--background-mod-subtle);
border: 1px solid var(--border-muted);
border-radius: 12px;
padding: 4px;
}
.inCall_a83780 {
background: var(--background-feedback-critical);
}
:root {
--custom-bg-surface-overlay: rgba(33,34,41,.8);
}
.container__31961 {
align-items: stretch;
display: flex;
flex-direction: row;
height: calc(100% - 6px);
margin-inline-start: -12px; padding-bottom: 4px;
padding-inline-end: 0px; padding-top: 4px;
width: calc(100% + 10px);
}
.topBar__31961 {
align-items: center;
background-color: rgba(19, 19, 24, 0.95);
border-bottom: 1px solid var(--background-mod-strong);
cursor: grab;
display: flex;
flex: 0 0 auto;
gap: var(--space-8);
height: 40px;
inset-inline: 0px;
justify-content: space-between;
padding: 4px 12px 8px;
position: absolute;
top: 0px;
z-index: 1;
}
.topBar__31961.dragging__31961 {
cursor: grabbing;
}
.headerLeft__31961 {
gap: var(--space-8);
}
.headerLeft__31961, .headerTitleRow__31961 {
align-items: center;
display: flex;
flex: 1 1 auto;
min-width: 0px;
}
.headerTitleRow__31961 {
gap: var(--space-4);
}
.parentChannelLink__31961 {
color: var(--text-muted);
cursor: pointer;
flex: 0 1 auto;
min-width: 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.parentChannelSeparator__31961 {
color: var(--text-muted);
flex: 0 0 auto;
}
.headerRight__31961 {
align-items: center;
display: inline-flex;
flex: 0 0 auto;
gap: var(--space-4);
}
.title__31961 {
flex: 1 1 auto;
min-width: 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.currentlyPlaying__31961 {
margin-inline-start: 4px; }
.titleIcon__31961 {
justify-content: center;
}
.sidebar__31961, .titleIcon__31961 {
align-items: center;
display: flex;
}
.sidebar__31961 {
background-color: transparent;
flex: 0 0 auto;
flex-direction: column;
gap: 4px;
overflow: visible;
padding: 0px;
}
.sidebarSeparator__31961 {
border-right: none;
border-bottom: none;
border-left: none;
border-image: initial;
border-top: 1px solid var(--background-mod-strong);
margin: 2px auto;
margin-inline-start: 20px; opacity: 0.8;
width: 32px;
}
.chatArea__31961 {
background-color: rgba(19, 19, 24, 0.95);
border: 1px solid var(--border-subtle);
border-radius: 12px;
box-shadow: var(--shadow-border) var(--shadow-high);
box-sizing: border-box;
display: flex;
flex: 1 1 auto;
flex-direction: column;
min-height: 0px;
min-width: 0px;
overflow: hidden;
position: relative;
}
.navItem__4ccc5 {
cursor: pointer;
overflow: visible;
padding: 8px 12px;
padding-inline: 16px 12px; }
.navItem__4ccc5, .navItemIconBadgeContainer__4ccc5 {
align-items: center;
display: flex;
height: 40px;
justify-content: center;
position: relative;
width: 40px;
}
.animatedHalfPillContainer__4ccc5 {
height: 40px;
inset-inline-start: 2px;
position: absolute;
top: 8px;
width: 4px;
}
.tivNavItemIconContainer__4ccc5 {
--custom-interactive-normal: var(--interactive-normal);
align-items: center;
background-color: var(--custom-bg-surface-overlay);
border-radius: 12px;
color: var(--custom-interactive-normal);
display: flex;
height: 40px;
justify-content: center;
transition: box-shadow 0.16s ease-out;
width: 40px;
}
.tivNavItemIconContainerSelected__4ccc5 {
background-color: hsl(var(--brand-500-hsl)/.9);
color: var(--white-500);
}
.tivChannelTypeIcon__4ccc5 {
color: currentcolor;
}
.hidden__4ccc5 {
display: none;
}
.content__2d9cc {
padding: 0px;
}
.chat__2d9cc, .content__2d9cc {
display: flex;
flex: 1 1 auto;
flex-direction: column;
min-height: 0px;
min-width: 0px;
}
.chat__2d9cc {
position: relative;
}
:root {
--custom-bg-surface-overlay: rgba(33,34,41,.8);
}
.container__5b1fc {
align-items: stretch;
display: flex;
flex-direction: row;
height: calc(100% - 6px);
margin-inline-start: -12px; padding-bottom: 4px;
padding-inline-end: 0px; padding-top: 4px;
width: calc(100% + 10px);
}
.sidebar__5b1fc {
align-items: center;
background-color: transparent;
display: flex;
flex: 0 0 auto;
flex-direction: column;
gap: 4px;
overflow: visible;
padding: 0px;
}
.sidebarSeparator__5b1fc {
border-right: none;
border-bottom: none;
border-left: none;
border-image: initial;
border-top: 1px solid var(--background-mod-strong);
margin: 2px auto;
margin-inline-start: 20px; opacity: 0.8;
width: 32px;
}
.chatArea__5b1fc {
background-color: rgba(19, 19, 24, 0.95);
border: 1px solid var(--border-subtle);
border-radius: 12px;
box-shadow: var(--shadow-border) var(--shadow-high);
box-sizing: border-box;
display: flex;
flex: 1 1 auto;
flex-direction: column;
min-height: 0px;
min-width: 0px;
overflow: hidden;
position: relative;
}
.videoList__95c18 {
display: flex;
flex: 1 1 0%;
flex-direction: row;
gap: 8px;
height: 100%;
justify-content: center;
width: 100%;
}
.videoList__95c18.vertical__95c18 {
flex-direction: column;
}
.tile__95c18 {
border-radius: var(--custom-base-tile-border-radius);
overflow: hidden;
}
.hidden__95c18 {
display: none;
}
.container_ce59d6 {
align-items: center;
display: flex;
flex-direction: row;
gap: 8px;
padding-inline-end: 4px; width: 100%;
}
.body_ce59d6 {
display: flex;
flex-direction: column;
gap: 4px;
}
.avatarContainer_ce59d6 {
min-width: 24px;
}
.avatarContainer_ce59d6, .avatarWrapper_ce59d6 {
align-items: center;
display: flex;
justify-content: center;
}
.avatarWrapper_ce59d6 {
height: 50px;
position: relative;
width: 50px;
}
.gameIcon_ce59d6, .gameIconMask_ce59d6 {
height: 16px;
width: 16px;
}
.gameIcon_ce59d6 {
border-radius: 50%;
}
.watchButtonContainer_ce59d6 {
align-items: center;
display: block;
flex-direction: row;
height: 100%;
justify-content: center;
}
.buttonDivider_ce59d6 {
background-color: var(--background-mod-subtle);
height: 32px;
width: 1px;
}
.watchButton_ce59d6 {
align-self: flex-start;
background: var(--control-connected-background-default);
border-radius: 8px;
display: block;
margin-inline-end: 4px; padding: 6px 12px;
}
.watchButtonContents_ce59d6 {
align-items: center;
display: flex;
flex: 0 1 0%;
flex-direction: row;
gap: 4px;
}
.bodyText_ce59d6 {
flex: 1 1 0%;
min-width: 0px;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: middle;
}
.bodyText_ce59d6 strong {
color: var(--interactive-text-active);
font-weight: 500;
}
.singleLineBody_ce59d6 {
flex: 1 1 0%;
flex-direction: row;
height: 100%;
hyphens: auto;
max-width: 100%;
overflow: hidden;
overflow-wrap: break-word;
text-overflow: ellipsis;
vertical-align: middle;
white-space: normal;
word-break: break-word;
}
.singleLineBody_ce59d6 strong {
color: var(--interactive-text-active);
}
.watchIconButton_ce59d6 {
align-items: center;
border-radius: 50%;
cursor: pointer;
display: flex;
height: 44px;
justify-content: center;
width: 44px;
}
.watchIconButton_ce59d6:hover {
background-color: var(--background-mod-subtle);
}
.watchIconButton_ce59d6:active {
background-color: var(--background-mod-muted);
}
.greenButton_ce59d6 {
background-color: var(--control-connected-background-default);
}
.greenButton_ce59d6:hover {
background-color: var(--control-connected-background-hover);
}
.greenButton_ce59d6:active {
background-color: var(--control-connected-background-active);
}
.grayButton_ce59d6 {
background-color: var(--control-secondary-background-default);
}
.grayButton_ce59d6:hover {
background-color: var(--control-secondary-background-hover);
}
.grayButton_ce59d6:active {
background-color: var(--control-secondary-background-active);
}
.nowPlayingNotification__81a05 {
align-items: center;
display: flex;
flex-direction: row;
gap: 4px;
max-width: 100%;
width: max-content;
}
.nowPlayingNotificationAnimationWrapper__81a05 {
background-color: var(--background-base-lowest);
inset-inline: auto;
opacity: 0.9;
border-radius: 300px !important;
width: max-content !important;
}
.nowPlayingNotificationContainer__81a05 {
padding: 8px 12px !important;
width: max-content !important;
}
.nowPlayingNotificationWrapper__81a05 {
overflow: visible !important;
position: relative !important;
width: max-content !important;
}
.nowPlayingNotificationClickZone__81a05 {
position: relative;
}
.body__81a05 {
align-items: center;
display: flex;
flex-direction: row;
gap: 4px;
padding-top: 1px;
padding-inline-end: 2px !important; }
.nowPlayingNotificationIcon__81a05 {
align-items: center;
display: flex;
justify-content: center;
min-width: 24px;
}
.gameIcon__81a05 {
border-radius: 2px;
display: inline-block;
margin-top: -1px;
}
.bodyText__81a05, .gameIcon__81a05 {
vertical-align: middle;
}
.bodyText__81a05 {
flex: 1 1 0%;
min-width: 0px;
overflow: hidden;
text-overflow: ellipsis;
}
.bodyText__81a05 strong {
color: var(--interactive-text-active);
}
.textArea_ab8e5c {
background: var(--background-base-low);
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 6px;
}
.container_ab8e5c {
padding-top: 12px;
width: 100%;
}
.container__32c39 {
border-top: 1px solid var(--background-mod-strong);
margin-top: var(--space-12);
padding-top: var(--space-12);
width: 100%;
}
.containerFaint__32c39 {
border-top: 1px solid var(--background-mod-muted);
}
.button__32c39 {
border-radius: var(--radius-sm);
}
.keybindStreamContainer__32c39 {
align-items: center;
display: flex;
flex-wrap: wrap;
gap: var(--space-8);
justify-content: space-between;
vertical-align: sub;
}
.keybindShortcutReminder__32c39 {
color: var(--text-muted);
font-size: 16px;
font-weight: var(--font-weight-medium);
min-width: 0px;
overflow-wrap: break-word;
}
.notificationContainer__32c39 {
padding: var(--space-16);
}
.title__32c39 {
color: var(--text-default);
font-size: 16px;
font-weight: var(--font-weight-semibold);
}
.footerSection__32c39 {
width: 100%;
}
.container_fb1c43 {
display: flex;
flex-direction: column;
gap: var(--space-8);
min-height: 100px;
min-width: 300px;
position: relative;
}
.container_c39fe3 {
align-items: center;
display: flex;
justify-content: center;
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
z-index: 9999;
}
.videoDev_eb35c5 {
background-color: var(--black);
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
height: 100%;
object-fit: cover;
width: 100%;
z-index: -1;
}
.overlay_eb35c5 {
color: var(--white);
cursor: auto;
position: fixed;
}
.overlay_eb35c5, .overlayBackground_eb35c5 {
top: 0px;
inset-inline: 0px;
bottom: 0px;
pointer-events: none;
}
.overlayBackground_eb35c5 {
background-color: var(--background-scrim);
opacity: 0;
position: absolute;
transition: opacity 0.2s;
}
.overlayActive_eb35c5 {
opacity: 1;
pointer-events: auto;
}
.overlayLocked_eb35c5 {
z-index: 1;
}
.topRightContainer_eb35c5 {
display: flex;
gap: 8px;
inset-inline-end: 24px;
justify-content: end;
pointer-events: auto;
position: absolute;
top: 24px;
z-index: 2;
}
.invalidContainer_eb35c5 {
align-items: center;
background-color: hsl(var(--primary-500-hsl)/.8);
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
display: flex;
justify-content: center;
}
.inactiveContainer_eb35c5 {
background-color: var(--primary-700);
border-radius: 5px;
font-size: 18px;
line-height: 30px;
padding: 20px 20px 25px;
text-align: center;
width: 300px;
}
.layoutLocked_eb35c5 {
inset-inline-start: 0px;
position: absolute;
top: 0px;
}
.layoutLocked_eb35c5, .layoutLocked_eb35c5 > *, .layoutUnlocked_eb35c5 {
pointer-events: none;
}
.layoutUnlocked_eb35c5 {
}
.layoutUnlocked_eb35c5 > * {
pointer-events: auto;
}
.windowContainerDebug_eb35c5 {
border: 2px solid var(--brand-600);
position: absolute;
top: 0px;
inset-inline: 0px;
bottom: 0px;
}