.rewardIndicatorContainer_cc3943{--custom-stroke-width:3px;align-items:center;background-color:var(--progressbar-track-background);border-radius:50%;display:flex;height:var(--custom-indicator-size);justify-content:center;padding:var(--custom-stroke-width);position:absolute;top:50%;transform:translateY(-50%);width:var(--custom-indicator-size);will-change:transform}.rewardIndicatorContainerGreenFill_cc3943{--custom-bottom-layer-color:hsla(0,0%,100%,.4);--custom-transparent-bottom-color:hsla(0,0%,100%,0);--custom-top-layer-color:rgba(98,196,101,.75);--custom-transparent-top-color:rgba(87,188,90,0);background-image:conic-gradient(from 270deg at 50% 50%,var(--custom-top-layer-color) calc(var(--custom-indicator-fill)*1.8deg),var(--custom-transparent-top-color) calc(var(--custom-indicator-fill)*1.8deg),var(--custom-transparent-top-color) calc(1turn - var(--custom-indicator-fill)*1.8deg),var(--custom-top-layer-color) calc(1turn - var(--custom-indicator-fill)*1.8deg)),conic-gradient(from 270deg at 50% 50%,var(--custom-bottom-layer-color) calc(var(--custom-indicator-fill)*1.8deg),var(--custom-transparent-bottom-color) calc(var(--custom-indicator-fill)*1.8deg),var(--custom-transparent-bottom-color) calc(1turn - var(--custom-indicator-fill)*1.8deg),var(--custom-bottom-layer-color) calc(1turn - var(--custom-indicator-fill)*1.8deg))}.rewardIndicatorContainerWhiteFill_cc3943{background-image:conic-gradient(from 270deg at 50% 50%,var(--white) calc(var(--custom-indicator-fill)*1.8deg),transparent calc(var(--custom-indicator-fill)*1.8deg),transparent calc(1turn - var(--custom-indicator-fill)*1.8deg),var(--white) calc(1turn - var(--custom-indicator-fill)*1.8deg))}.rewardIndicatorContainer_cc3943:after{background-color:var(--black);border-radius:50%;content:"";inset:var(--custom-stroke-width);position:absolute}.rewardIconWrapper_cc3943{border-radius:50%;inset:var(--custom-stroke-width);justify-content:center;overflow:hidden;z-index:2}.rewardIconWrapper_cc3943,.rewardTooltip_cc3943{align-items:center;display:flex;position:absolute}.rewardTooltip_cc3943{background:rgba(0,0,0,.4);border-radius:99px;bottom:calc(100% + 6px);gap:10px;inset-inline-start:50%;opacity:0;padding:8px 16px;pointer-events:none;transform:translateX(-50%);transition:opacity .15s ease-in-out;white-space:nowrap;z-index:10}.rewardIndicatorContainer_cc3943:has(:focus-visible) .rewardTooltip_cc3943,.rewardIndicatorContainer_cc3943:hover .rewardTooltip_cc3943{opacity:1}.rewardTooltipDivider_cc3943{background:hsla(0,0%,100%,.12);height:10px;width:2px}
.questGreen__3ea4b{--custom-timeline-fill-bg:linear-gradient(90deg,#f5fef6,#d1f9d3);--custom-timeline-glow-shadow:-2px 0 12px 2px rgba(18,201,25,.8),0 0 33px 2px #fff}.questWhite__3ea4b{--custom-timeline-fill-bg:var(--white);--custom-timeline-glow-blend-mode:soft-light;--custom-timeline-glow-shadow:-2px 0 14px 3px transparent,-5px 0 22px 0 transparent,0 0 27.8px 1px #fff}
.overlayPadding__58e02{align-items:center;display:flex;gap:8px;padding:16px;pointer-events:auto}.transcriptPanel__58e02{--custom-transcript-top:80px;--custom-transcript-bottom:36px}
.helper_fd2e49{align-items:center;background:var(--background-base-lowest);border:1px solid hsla(0,0%,100%,.04);border-radius:8px;box-shadow:var(--shadow-low);display:flex;flex-direction:row;padding:12px}.infoFilledIcon_fd2e49{color:var(--text-default);margin-inline-end:8px}
.header_feae96{align-items:center;background:var(--background-base-lowest);border-top:1px solid var(--border-subtle);display:flex;gap:var(--space-8);height:48px;justify-content:space-between;padding:0 var(--space-12)}.questInfo_feae96{flex-shrink:1;min-width:0}.questIcon_feae96{border-radius:var(--radius-sm);height:32px;width:32px}.questIconContainer_feae96{align-items:center;display:flex;height:100%}.progressContainer_feae96{align-items:center;display:flex;flex:1;gap:var(--space-8)}.progressBar_feae96{background-color:var(--opacity-12);flex:1;height:4px;overflow:visible}.progressBar_feae96,.progressBarFill_feae96{border-radius:var(--radius-sm);position:relative}.progressBarFill_feae96{background-image:linear-gradient(90deg,hsla(229,7%,45%,.18),#44fc7e);height:100%;transition:width .7s}.progressBarGlowContainer_feae96{position:absolute;top:4px;transition:width .7s}.progressBarGlow_feae96{background:linear-gradient(90deg,transparent,#44fc7e);border-radius:20%;filter:blur(4px);height:8px;inset-inline-end:-4px;max-width:80px;position:absolute;top:50%;transform:translateY(-70%);width:60%}.questProgress_feae96{max-width:470px}
.full-motion .transition__5fbe9{transition:transform .2s ease}.directionDown__5fbe9{transform:rotate3d(0,0,-1,0deg)}.directionRight__5fbe9{transform:rotate3d(0,0,-1,90deg)}.directionLeft__5fbe9{transform:rotate3d(0,0,-1,-90deg)}.directionUp__5fbe9{transform:rotate3d(0,0,-1,180deg)}
.accordionContainer__7e354{display:flex;flex-direction:column;text-align:start}.accordionContainer__7e354.opened__7e354 .header__7e354{border-end-end-radius:0;border-end-start-radius:0}.content__7e354{background-color:var(--background-mod-muted);border-end-end-radius:var(--radius-sm);border-end-start-radius:var(--radius-sm);border-width:0;display:flex;flex-direction:column;gap:var(--space-12);margin:0;max-height:0;overflow:hidden;padding-top:0;visibility:hidden}.full-motion .content__7e354{transition:max-height .5s cubic-bezier(.16,1,.3,1),padding-top .5s cubic-bezier(.16,1,.3,1),margin-top .5s cubic-bezier(.16,1,.3,1),visibility 0s linear .1s}.content__7e354.opened__7e354{padding:var(--space-12);visibility:visible}.header__7e354{border-radius:var(--radius-sm);cursor:pointer;gap:var(--space-12);padding:var(--space-12)}.header__7e354,.headerIconWrapper__7e354{align-items:center;background-color:var(--background-mod-subtle);display:flex}.headerIconWrapper__7e354{border-radius:var(--radius-xs);height:36px;justify-content:center;width:36px}.title__7e354{display:flex;flex-direction:column;gap:2px}.caret__7e354{color:var(--interactive-text-default);margin-inline-start:auto}.full-motion .caret__7e354{transition:transform .5s cubic-bezier(.16,1,.3,1)}.full-motion .caret__7e354.opened__7e354{transform:rotate(90deg)}
.serverNickname__7bf69{display:flex;flex-direction:column;gap:var(--space-8)}.separator__7bf69{background-color:var(--border-subtle);height:1px}
.controlIcon_f1ceac{color:var(--interactive-text-default);display:flex;height:24px;width:24px}.controlIcon_f1ceac.active_f1ceac,.controlIcon_f1ceac:hover{color:var(--interactive-text-active)}.controlIcon_f1ceac.themeable_f1ceac{color:var(--interactive-text-default)}.controlIcon_f1ceac.themeable_f1ceac.active_f1ceac,.controlIcon_f1ceac.themeable_f1ceac:hover{color:var(--interactive-text-active)}.centerIcon_f1ceac{color:var(--interactive-text-default);display:flex;height:20px;width:20px}.centerIcon_f1ceac.active_f1ceac,.centerIcon_f1ceac:hover{color:var(--interactive-text-active)}.centerIcon_f1ceac.themeable_f1ceac{color:var(--interactive-text-default)}.centerIcon_f1ceac.themeable_f1ceac.active_f1ceac,.centerIcon_f1ceac.themeable_f1ceac:hover{color:var(--interactive-text-active)}.colorable_f1ceac{transition:background-color 50ms ease-in,color 50ms ease-in,border-color 50ms ease-in,opacity 50ms ease-in}.colorable_f1ceac:hover{transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out}.colorable_f1ceac.red_f1ceac,.colorable_f1ceac.red_f1ceac .centerIcon_f1ceac{color:var(--red-400)}.colorable_f1ceac.red_f1ceac.active_f1ceac,.colorable_f1ceac.red_f1ceac:hover{background:hsla(0,0%,100%,.1)}.colorable_f1ceac.disconnect_f1ceac{background:var(--control-critical-primary-background-default);transition:background .15s ease-in-out}.colorable_f1ceac.disconnect_f1ceac,.colorable_f1ceac.disconnect_f1ceac .centerIcon_f1ceac{color:var(--control-critical-primary-text-default)}.colorable_f1ceac.disconnect_f1ceac:hover{background:var(--control-critical-primary-background-hover)}.colorable_f1ceac.disconnect_f1ceac:active{background:var(--control-critical-primary-background-active)}.colorable_f1ceac.redGlow_f1ceac{background:var(--opacity-red-12)}.colorable_f1ceac.redGlow_f1ceac,.colorable_f1ceac.redGlow_f1ceac .centerIcon_f1ceac{color:var(--red-400)}.colorable_f1ceac.redGlow_f1ceac:active{background:var(--opacity-red-24)}.colorable_f1ceac.redGlow_f1ceac.popoutOpen_f1ceac,.colorable_f1ceac.redGlow_f1ceac:hover{background:var(--opacity-red-16)}.colorable_f1ceac.primaryLight_f1ceac{background:var(--primary-130)}.colorable_f1ceac.primaryLight_f1ceac,.colorable_f1ceac.primaryLight_f1ceac .centerIcon_f1ceac{color:var(--primary-860)}.colorable_f1ceac.primaryLight_f1ceac.active_f1ceac,.colorable_f1ceac.primaryLight_f1ceac:hover{background:var(--primary-230)}.colorable_f1ceac.white_f1ceac{background:var(--white)}.colorable_f1ceac.white_f1ceac,.colorable_f1ceac.white_f1ceac .centerIcon_f1ceac{color:var(--primary-860)}.colorable_f1ceac.white_f1ceac.active_f1ceac,.colorable_f1ceac.white_f1ceac:hover{background:var(--primary-130)}.colorable_f1ceac.green_f1ceac{background:var(--green-360)}.colorable_f1ceac.green_f1ceac,.colorable_f1ceac.green_f1ceac .centerIcon_f1ceac{color:var(--white)}.colorable_f1ceac.green_f1ceac.active_f1ceac,.colorable_f1ceac.green_f1ceac:hover{background:var(--green-360)}.colorable_f1ceac.join_f1ceac{background:var(--green-360)}.colorable_f1ceac.join_f1ceac,.colorable_f1ceac.join_f1ceac .centerIcon_f1ceac{color:var(--white)}.colorable_f1ceac.join_f1ceac.active_f1ceac,.colorable_f1ceac.join_f1ceac:hover{background:var(--green-360)}.colorable_f1ceac.greenGlow_f1ceac{background:var(--opacity-green-12)}.colorable_f1ceac.greenGlow_f1ceac,.colorable_f1ceac.greenGlow_f1ceac .centerIcon_f1ceac{color:var(--green-300)}.colorable_f1ceac.greenGlow_f1ceac:active{background:var(--opacity-green-36)}.colorable_f1ceac.greenGlow_f1ceac.popoutOpen_f1ceac,.colorable_f1ceac.greenGlow_f1ceac:hover{background:var(--opacity-green-24)}.colorable_f1ceac.premiumGradient_f1ceac{background:linear-gradient(to right,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-purple-for-gradients-2),var(--premium-tier-2-pink-for-gradients))}.colorable_f1ceac.premiumGradient_f1ceac,.colorable_f1ceac.premiumGradient_f1ceac .centerIcon_f1ceac{color:var(--white)}.colorable_f1ceac.yellow_f1ceac{background:var(--yellow-400)}.colorable_f1ceac.yellow_f1ceac,.colorable_f1ceac.yellow_f1ceac .centerIcon_f1ceac{color:var(--white)}.colorable_f1ceac.yellow_f1ceac.active_f1ceac,.colorable_f1ceac.yellow_f1ceac:hover{background:var(--yellow-530)}.colorable_f1ceac.primaryDark_f1ceac,.colorable_f1ceac.primaryDark_f1ceac .centerIcon_f1ceac{color:var(--white)}.colorable_f1ceac.primaryDark_f1ceac.active_f1ceac:not(.disabled_f1ceac),.colorable_f1ceac.primaryDark_f1ceac:hover:not(.disabled_f1ceac){background:hsla(0,0%,100%,.1)}.colorable_f1ceac.activeLight_f1ceac{background:var(--white)}.colorable_f1ceac.activeLight_f1ceac,.colorable_f1ceac.activeLight_f1ceac .centerIcon_f1ceac{color:var(--primary-860)}.colorable_f1ceac.activeLight_f1ceac.active_f1ceac:not(.disabled_f1ceac),.colorable_f1ceac.activeLight_f1ceac:hover:not(.disabled_f1ceac){background:var(--primary-230)}.buttonInnerWithText_f1ceac{align-items:center;display:flex;gap:4px}.centerButton_f1ceac{border-radius:8px;padding:10px;position:static;transition:background .15s ease-in-out,color .15s ease-in-out}.centerButton_f1ceac .centerIcon_f1ceac{transition:color .15s ease-in-out}.attachedButton_f1ceac{border-radius:8px 0 0 8px}.fullRegionButton_f1ceac,.fullRegionDropdownButton_f1ceac{border:1px solid var(--border-muted);border-radius:12px}.fullRegionDropdownButton_f1ceac{align-items:center;display:flex;justify-content:center;padding:4px}.fullRegionDropdownButton_f1ceac.green_f1ceac,.fullRegionDropdownButton_f1ceac.join_f1ceac{background-color:var(--green-360)}.fullRegionDropdownButton_f1ceac.disconnect_f1ceac{background-color:var(--control-critical-primary-background-default)}.fullRegionIcon_f1ceac{padding:4px 12px}.buttonPremiumGlow_f1ceac{filter:drop-shadow(0 0 12px #a944b0) drop-shadow(0 0 12px #a944b0)}@media (max-width:456px){.centerButton_f1ceac{padding:8px}.contextMenuContainer_f1ceac{display:none}}@media (min-width:457px){.unmasked_f1ceac{display:none}}.lineHeightReset_f1ceac{line-height:0}.contextMenuContainer_f1ceac{position:relative}.attachedCaretButtonContainer_f1ceac{align-items:center;direction:row;display:flex}.attachedCaretButtonContainer_f1ceac.popoutOpen_f1ceac .primaryDark_f1ceac,.attachedCaretButtonContainer_f1ceac:hover .primaryDark_f1ceac{background-color:var(--background-mod-muted)}.attachedCaretButtonContainer_f1ceac.disabled_f1ceac{background-color:transparent!important;color:var(--text-muted)!important;cursor:not-allowed!important;pointer-events:none}.attachedCaretButtonContainer_f1ceac.disabled_f1ceac:hover{background-color:transparent!important}.contextMenuNub_f1ceac{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:20px;justify-content:center;padding:10px 2px;transition:background .15s ease-in-out,color .15s ease-in-out;width:20px}.contextMenuNub_f1ceac.disabled_f1ceac{cursor:not-allowed}.contextMenuNub_f1ceac.attachedCaret_f1ceac{border-radius:0 8px 8px 0;margin-inline-start:1px;padding:10px 0}.contextMenuCaret_f1ceac{cursor:pointer;height:16px;transition:none;width:16px}.contextMenuCaret_f1ceac.disabled_f1ceac{color:var(--interactive-text-default)!important;cursor:not-allowed}.contextMenuCaret_f1ceac.open_f1ceac{transform:rotateX(180deg)}.enable-forced-colors .contextMenuNub_f1ceac,.enable-forced-colors .contextMenuNub_f1ceac:hover{background-color:ButtonFace;border:1px solid Canvas;color:ButtonText}.enable-forced-colors .contextMenuNub_f1ceac.active_f1ceac{background-color:HighlightText;border-color:Highlight;color:Highlight}.buttonMask_f1ceac{height:inherit;width:inherit}.glow_f1ceac{height:190%;inset-inline-start:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:190%}.glow_f1ceac,.glowVideo_f1ceac{pointer-events:none}.glowVideo_f1ceac{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}
.container_fa285e{width:100%}.guildBadge_fa285e{flex-shrink:0;height:25px;margin-inline-end:6px;position:relative;width:25px}.appIcon_fa285e{display:inline-block}.appIconSize_fa285e{height:100px;width:100px}@media (max-height:720px){.appIcon_fa285e,.avatar_fa285e,.guildIcon_fa285e{height:64px;width:64px}}.inviteResolvingGuildName_fa285e{margin-top:8px}.inviteResolvingGuildName_fa285e,.title_fa285e{align-items:center;display:flex;justify-content:center}.title_fa285e{color:var(--text-strong);font-weight:var(--font-weight-semibold)}.directInviteSubTitle_fa285e{margin-top:4px}.guildContainer_fa285e{align-items:center;display:flex;justify-content:center}.appIn_fa285e{margin:4px 0}.appGuildName_fa285e{margin-inline-start:8px}.icon_fa285e{margin-inline-end:8px}.rolesList_fa285e{margin-bottom:0;padding:0 16px}.rolesList_fa285e>div:last-child{justify-content:center}
.popIn_c7da74{transform:rotate(-180deg)}
.iframe_a62174{height:100%;width:100%}.wrapper_a62174{background-color:#000;display:flex;flex-direction:column;position:absolute;top:0;inset-inline:0;bottom:0;height:100%;z-index:2}.wrapper_a62174.resizable_a62174{height:65%}.wrapper_a62174.noChat_a62174{height:100%;max-height:100%}.activityPanelContainer_a62174{display:flex;flex:1;flex-direction:column}.footer_a62174{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;padding:12px 24px}.activityContainer_a62174{align-items:center;flex:1;flex-direction:row;justify-content:center;margin:24px}.activityContainerNoMargin_a62174{margin:0}.footerButtons_a62174{flex:1;flex-direction:row;gap:16px;justify-content:center}.buttonSection_a62174,.footerButtons_a62174{align-items:center;display:flex}.buttonSection_a62174{background:var(--plum-23);border:1px solid hsl(var(--plum-11-hsl)/.06);border-radius:12px;justify-content:space-between;padding:4px}.inviteButtonIcon_a62174{height:16px;width:16px}
.container__551b0{background:var(--background-gradient-high,var(--background-base-lowest));display:flex;flex-direction:column;height:100%}.header__551b0{align-items:center;border-bottom:1px solid var(--border-subtle);box-shadow:none;box-sizing:border-box;display:flex;height:var(--custom-channel-header-height);padding:16px}.nav__551b0{display:flex;flex:1;flex-direction:column;gap:2px;padding:8px}.navItemIcon__551b0{height:24px;width:24px}.navItem__551b0,.navItemIcon__551b0{color:var(--interactive-text-default)}.navItem__551b0{align-items:center;border-radius:var(--radius-sm);cursor:pointer;display:flex;gap:12px;padding:var(--space-sm) var(--space-xs)}.navItem__551b0:focus-within,.navItem__551b0:hover{background:var(--interactive-background-hover);color:var(--interactive-text-hover)}.navItem__551b0:focus-within .navItemIcon__551b0,.navItem__551b0:hover .navItemIcon__551b0{color:var(--interactive-text-hover)}.navItem__551b0:active{background:var(--interactive-background-active);color:var(--interactive-text-active)}.navItem__551b0.selected__551b0{background:var(--interactive-background-active)}.navItem__551b0.selected__551b0,.navItem__551b0.selected__551b0 .navItemIcon__551b0{color:var(--interactive-text-active)}.refresh-fast-follow-distinct-borders .header__551b0{border-bottom-color:var(--app-frame-border)}
.participantsButton__211d1{background:var(--primary-630);border-radius:48px;box-shadow:var(--shadow-border),var(--shadow-high);padding:4px}.participantsButton__211d1:hover{background:var(--primary-700)}.rightCaret__211d1{transform:rotate(-90deg)}.leftCaret__211d1{transform:rotate(90deg)}.upCaret__211d1{transform:rotate(180deg)}.downCaret__211d1{transform:rotate(0deg)}.members__211d1{margin-inline-end:4px}.iconContainer__211d1{display:flex}.iconContainer__211d1>svg{color:var(--white)}
.lottieIconColors__5eb9b :not(defs *)[fill][fill-opacity]{fill:var(--__lottieIconColor,var(--interactive-text-default))}.lottieIconColors__5eb9b :not(defs *)[stroke][stroke-opacity]{stroke:var(--__lottieIconColor,var(--interactive-text-default))}.lottieIcon__5eb9b svg{transform:none!important}.enable-forced-colors .lottieIcon__5eb9b :not(defs *)[fill][fill-opacity]{fill:currentColor}.enable-forced-colors .lottieIcon__5eb9b :not(defs *)[stroke][stroke-opacity]{stroke:currentColor}
.peopleListItem_cc6179{border-radius:8px;border-width:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:var(--font-weight-medium);line-height:20px;margin-inline:14px 10px;overflow:hidden;padding:16px 10px}.peopleListItem_cc6179.active_cc6179+.divider_cc6179,.peopleListItem_cc6179:hover+.divider_cc6179{background-color:transparent}.peopleListItem_cc6179.active_cc6179,.peopleListItem_cc6179:hover{background:var(--interactive-background-hover);border-color:transparent;box-shadow:none}.peopleListItem_cc6179:hover{background-color:var(--background-mod-subtle)}.peopleListItem_cc6179.active_cc6179{background-color:var(--background-mod-normal)}.full-motion .peopleListItem_cc6179{transition:background-color .2s ease}.divider_cc6179{background-color:var(--border-subtle);display:flex;flex:1;height:1px;margin-inline:30px 20px}.divider_cc6179.activeDivider_cc6179{background-color:transparent}
.userInfo__0a06e{display:flex;overflow:hidden}.avatar__0a06e{flex-shrink:0;margin-block:0;margin-inline:0 12px}.text__0a06e{display:flex;flex-direction:column;overflow:hidden}.account__0a06e{display:flex;flex-direction:row}.accountIdentifier__0a06e{margin-inline-start:8px}.subtext__0a06e{color:var(--text-muted);font-size:12px}.discordTag__0a06e{align-items:flex-end;flex-grow:1;overflow:hidden}.botTag__0a06e,.discordTag__0a06e{display:flex}.username__0a06e{color:var(--text-strong);font-weight:var(--font-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discriminator__0a06e{color:var(--text-default);font-size:14px;line-height:16px;visibility:hidden}.hovered__0a06e .discriminator__0a06e{visibility:visible}.alignUniqueUsername__0a06e{align-items:center}
.listItemContents_fc004c{align-items:center;display:flex;flex-grow:1;justify-content:space-between;max-width:100%}.friendAnniversaryRow_fc004c{padding:var(--space-8) 0}.actions_fc004c{display:flex;gap:10px}.anniversarySubtext_fc004c{align-items:center;display:flex;gap:var(--space-4)}.userInfoCentered_fc004c{align-items:center}
.actionButton_f8fa06{align-items:center;background-color:var(--background-base-lower);border-radius:50%;color:var(--interactive-text-default);cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.actionButton_f8fa06.highlight_f8fa06{background-color:var(--background-base-lowest)}.actionButton_f8fa06:first-child{margin-inline-start:0}.actionButton_f8fa06:hover{color:var(--interactive-text-hover)}.actionButton_f8fa06:active{background-color:var(--interactive-background-active);color:var(--interactive-text-active)}.actionButton_f8fa06.disabled_f8fa06{cursor:default;opacity:.3;pointer-events:none}.actionButton_f8fa06.actionAccept_f8fa06:hover{color:var(--icon-feedback-positive)}.actionButton_f8fa06.actionDeny_f8fa06:hover{color:var(--icon-feedback-critical)}.icon_f8fa06{height:20px;width:20px}.enable-forced-colors .actionButton_f8fa06{background-color:ButtonFace;border:1px solid ButtonFace;color:ButtonText;forced-color-adjust:none}.enable-forced-colors .actionButton_f8fa06:hover{border-color:ButtonText;color:ButtonText}.enable-forced-colors .actionButton_f8fa06:active{background-color:HighlightText;border-color:Highlight;color:Highlight}.enable-forced-colors .actionButton_f8fa06.disabled_f8fa06{background-color:Canvas;border-color:GrayText;color:GrayText;opacity:1}
.clipThumbContainer_b492ef{height:100%;position:relative;width:100%}.clipThumb_b492ef{background-color:var(--background-mod-subtle);border-radius:var(--radius-sm);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}
.clipThumbOverlay_e13340{box-sizing:border-box;height:100%;position:absolute;top:0;inset-inline:0;opacity:0;padding:var(--space-8);pointer-events:none;transition:opacity .1s ease}.clipThumbOverlay_e13340.isVisible_e13340{opacity:1}
.buttonContainer_e6e74f{border-radius:8px;margin-top:unset;transition-duration:.2s}.buttonContainer_e6e74f:hover{background-color:var(--interactive-background-selected)}.button_e6e74f{align-items:center;background:unset;border:unset;border-radius:8px;color:var(--interactive-text-default);cursor:pointer;display:flex;height:auto;justify-content:center;min-height:var(--space-32);min-width:var(--space-32);width:unset}.button_e6e74f:hover{color:var(--interactive-text-active)}.button_e6e74f:active{color:var(--interactive-text-active)}.buttonActive_e6e74f{color:var(--interactive-text-active)}.channelAppLauncher_e6e74f{align-content:flex-end;align-items:center;display:flex;justify-content:center;margin:0;padding:0;position:relative}.hiddenAppLauncherAnchor_e6e74f{height:0;width:0}.entrypointAnimation_e6e74f{height:44px;width:44px}.entrypointAnimation_e6e74f .buttonContainer_e6e74f:hover{background-color:transparent}.animationGlow_e6e74f{bottom:-44px;height:132px;inset-inline-start:-32px;width:108px}.animationTrinkets_e6e74f{bottom:-24px;height:100px;inset-inline-start:-24px;width:100px}.channelAppLauncherButtonPopoutIconContainer_e6e74f{border-radius:8px;outline:2px solid var(--brand-500);overflow:hidden;pointer-events:none;position:absolute;z-index:1}.full-motion .channelAppLauncherButtonPopoutIcon_e6e74f{animation:channelAppLauncherButtonPopoutIconAnimation_e6e74f 3s;animation-delay:10ms;transform:translateY(-100%)}@keyframes channelAppLauncherButtonPopoutIconAnimation_e6e74f{0%{transform:translateY(-100%)}6%{transform:translateY(0)}94%{transform:translateY(0)}to{transform:translateY(100%)}}.channelAppLauncherButtonPopoutIconShimmerContainer_e6e74f{inset-inline-end:0;position:absolute;top:0}.channelAppLauncherButtonPopoutIconShimmer_e6e74f{align-items:center;display:flex;justify-content:center;margin-top:auto;transform:translateX(-100%)}.full-motion .channelAppLauncherButtonPopoutIconShimmer_e6e74f{animation:channelAppLauncherButtonPopoutIconShimmerAnimation_e6e74f 3s}@keyframes channelAppLauncherButtonPopoutIconShimmerAnimation_e6e74f{0%{transform:translateX(-100%)}10%{transform:translateX(-100%)}22%{transform:translateX(100%)}to{transform:translateX(100%)}}
.arrowIcon_f41a99{height:24px;transform:rotate(270deg);width:24px}.arrowIconExpanded_f41a99{transform:rotate(1turn)}.rightPipIcon_f41a99{margin-inline-start:16px}.leftPipIcon_f41a99{margin-inline-end:16px}.participantsButton_f41a99{inset-inline-end:16px;position:absolute;top:50%;transform:translateY(-50%)}.pipHeader_f41a99{height:12px;position:relative;width:100%;z-index:2}.pipHeaderContent_f41a99{align-items:center;background-color:var(--black);box-sizing:border-box;display:flex;height:12px;justify-content:space-between;max-width:100%;padding:0 8px;position:absolute}.full-motion .pipHeaderContent_f41a99{transition:all .2s ease-in-out}.pipHeaderContentOpen_f41a99{background:linear-gradient(var(--black) 0,var(--black) 30%,transparent 100%);cursor:pointer;height:40px;padding:8px}.pipHeaderButtonsRight_f41a99{display:flex}.menuIcon_f41a99{color:#fff}.leaveActivityIcon_f41a99{height:24px;margin-inline-start:6px;width:24px}
.root_c5bcbe{height:100%;width:100%}.root_c5bcbe.pipMode_c5bcbe{transition:height .2s ease-in-out;width:320px}.root_c5bcbe.pipModeShort_c5bcbe{height:180px}.root_c5bcbe.pipModeTall_c5bcbe{height:410px}.root_c5bcbe.hidden_c5bcbe{max-height:0;transition:none;width:0}.iframe_c5bcbe{height:100%;min-height:2px;min-width:2px;width:100%}.iframe_c5bcbe.pipModeShort_c5bcbe{height:180px}.iframe_c5bcbe.pipModeTall_c5bcbe{height:410px}.pipNonInteractive_c5bcbe{pointer-events:none}.clickShield_c5bcbe{inset:0;position:absolute}.multiPIPMode_c5bcbe{margin-top:8px}
.container_dcb0ac{height:100%;overflow:hidden}.usersCount_dcb0ac{align-items:center;background-color:var(--background-base-lowest);border-radius:var(--radius-round);display:flex;height:var(--space-20);justify-content:center;padding:var(--space-4);width:var(--space-20)}.emailText_dcb0ac{max-width:225px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iconText_dcb0ac{align-items:center;display:flex;justify-content:center}.clickable_dcb0ac{cursor:pointer}.clickableDisabled_dcb0ac{cursor:not-allowed;pointer-events:not-allowed}.userInfoDisabled_dcb0ac{opacity:.5}.poolsScroller_dcb0ac{display:flex;flex:1;flex-direction:column;gap:var(--space-16);min-height:0}.accordion_dcb0ac{width:100%}.buttonContainer_dcb0ac{margin-inline-start:auto;margin-top:var(--space-16)}
:root{--legacy-elevation-low:0 1px 5px var(--opacity-black-20);--legacy-elevation-high:0 2px 10px 0 var(--opacity-black-8);--legacy-elevation-border:0 0 0 1px hsl(var(--primary-300-hsl)/0.3)}.theme-dark{--legacy-elevation-low:0 1px 5px 0 var(--opacity-black-28);--legacy-elevation-high:0 2px 10px 0 var(--opacity-black-20);--legacy-elevation-border:0 0 0 1px hsl(var(--primary-700-hsl)/0.6)}.elevationLow__2b2f1{box-shadow:var(--legacy-elevation-low)}.elevationHigh__2b2f1{box-shadow:var(--legacy-elevation-high)}.elevationBorderLow__2b2f1{box-shadow:var(--legacy-elevation-border),var(--legacy-elevation-low)}.darkElevationBorderHigh__2b2f1{box-shadow:var(--legacy-elevation-border),var(--legacy-elevation-high)}.lightElevationLow__2b2f1{box-shadow:var(--legacy-elevation-low)}.lightElevationHigh__2b2f1{box-shadow:var(--legacy-elevation-high)}.lightElevationBorderLow__2b2f1{box-shadow:var(--legacy-elevation-border),var(--legacy-elevation-low)}.elevationBorderHigh__2b2f1,.elevationBorderLow__2b2f1,.elevationHigh__2b2f1,.elevationLow__2b2f1,.lightElevationBorderHigh__2b2f1{box-shadow:var(--legacy-elevation-border),var(--legacy-elevation-high)}
.outerContainer__310be{position:relative}.container__310be{overflow:hidden}.container__310be,.innerContainer__310be{display:flex}.countryCode__310be{line-height:normal;padding:9px 8px;white-space:nowrap}.separator__310be{background-color:var(--border-subtle);margin:8px 4px;width:1px}.popout__310be{z-index:1}.hidden__310be{display:none}.enable-forced-colors .countryCode__310be{background-color:ButtonFace;border:1px solid ButtonFace;border-radius:4px;color:ButtonText}.enable-forced-colors .countryCode__310be:focus,.enable-forced-colors .countryCode__310be:hover{border-color:ButtonText}.enable-forced-colors .countryCode__310be[aria-expanded=true]{background-color:HighlightText;border-color:Highlight;color:Highlight}
.input_d64f22{align-items:center;display:flex;padding:0}.inputField_d64f22:hover{border:none}.inputWrapper_d64f22{flex-grow:1}.inputField_d64f22{background-color:transparent;border:none}.enable-forced-colors .input_d64f22{border:none}
.clouds__51c01{bottom:0;top:0;inset-inline:0}.cloud__51c01,.clouds__51c01{position:absolute}.cloud__51c01{opacity:0;transform:scale(.5)}.full-motion .cloud__51c01{animation:cloud__51c01 210s linear infinite}@keyframes cloud__51c01{0%{inset-inline-start:480px;opacity:0;transform:translate(0) scale(.85)}15%{opacity:1}35%{opacity:.65}50%{opacity:.85;transform:translateY(32px)}70%{opacity:.75}85%{opacity:1}to{inset-inline-start:1220px;opacity:0;transform:translateY(24px) scale(.75)}}
.wrapper__49d3a{position:absolute}.wrapper__49d3a:hover .vingette__49d3a{opacity:50%}.character__49d3a{--custom-haven-participant-actions-offset-top:80px;--custom-haven-avatar-offset:48px;cursor:pointer;pointer-events:all;position:absolute}.character__49d3a.flip__49d3a{transform:scaleX(-1)}.vingette__49d3a{background:radial-gradient(#fff,transparent);background-repeat:no-repeat;border-radius:30%;filter:blur(8px);inset-inline-start:-15%;opacity:0;pointer-events:none;position:absolute;top:-15%;transition:opacity .15s linear}
.participant__0e7cc{pointer-events:none}.participant__0e7cc.hovering__0e7cc .actions__0e7cc,.participant__0e7cc:hover .actions__0e7cc{opacity:1;pointer-events:all}.avatar__0e7cc{--custom-haven-participant-actions-offset-top:80px;--custom-haven-avatar-offset:48px;cursor:pointer;pointer-events:all;position:absolute}
.seat__68e91{--custom-haven-seat-width:180px;position:absolute;width:var(--custom-haven-seat-width)}.seat__68e91:not(.claimed__68e91){cursor:pointer}.seatWrapper__68e91{inset-inline-start:15%;position:absolute}.image__68e91{--custom-outline-width:2px;--custom-negative-outline-width:calc(var(--custom-outline-width)*-1);filter:drop-shadow(var(--custom-outline-width) 0 0 transparent) drop-shadow(var(--custom-negative-outline-width) 0 0 transparent) drop-shadow(0 var(--custom-outline-width) 0 transparent) drop-shadow(0 var(--custom-negative-outline-width) 0 transparent);inset-inline-start:0;position:absolute;will-change:filter}.image__68e91:not(.shadow__68e91){animation:nux__68e91 1.5s ease}.image__68e91.noAnimation__68e91{animation:none}.image__68e91.shadow__68e91{bottom:0;pointer-events:none}.image__68e91:hover{filter:drop-shadow(var(--custom-outline-width) 0 0 white) drop-shadow(var(--custom-negative-outline-width) 0 0 white) drop-shadow(0 var(--custom-outline-width) 0 white) drop-shadow(0 var(--custom-negative-outline-width) 0 white)}.image__68e91.claimed__68e91:hover,.image__68e91.shadow__68e91:hover{filter:drop-shadow(var(--custom-outline-width) 0 0 transparent) drop-shadow(var(--custom-negative-outline-width) 0 0 transparent) drop-shadow(0 var(--custom-outline-width) 0 transparent) drop-shadow(0 var(--custom-negative-outline-width) 0 transparent)}.pulse__68e91{opacity:1;transition:opacity .2s ease;width:var(--custom-haven-seat-width)}.pulse__68e91.idle__68e91,.pulse__68e91.occupied__68e91{opacity:0}@keyframes nux__68e91{0%,to{filter:drop-shadow(var(--custom-outline-width) 0 0 transparent) drop-shadow(var(--custom-negative-outline-width) 0 0 transparent) drop-shadow(0 var(--custom-outline-width) 0 transparent) drop-shadow(0 var(--custom-negative-outline-width) 0 transparent)}50%{filter:drop-shadow(var(--custom-outline-width) 0 0 white) drop-shadow(var(--custom-negative-outline-width) 0 0 white) drop-shadow(0 var(--custom-outline-width) 0 white) drop-shadow(0 var(--custom-negative-outline-width) 0 white)}}
.star_a54554{inset-inline-start:0;position:absolute;top:0}
.row__5adc3{display:flex;flex-direction:row;gap:8px}.havenWrapper__5adc3{background:#0c1f26;border-radius:12px;height:calc(100vh - var(--custom-app-top-bar-height) - 128px);margin:48px 48px 0;opacity:1;overflow:hidden;position:relative;transform:scale(1);width:100%;z-index:0}.haven__5adc3{--custom-haven-seat-width:120px;--custom-haven-seat-height:40px;inset-inline-start:0;position:absolute;top:0}.full-motion .haven__5adc3{transition:transform .15s linear}.haven__5adc3.noTransition__5adc3{transition:none}.overlay__5adc3{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:100%;inset:0;pointer-events:all;position:absolute;width:100%}.full-motion .overlay__5adc3{transition:all 2s ease}.overlay__5adc3.out__5adc3{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);pointer-events:none}.overlay__5adc3.out__5adc3 .welcome__5adc3{opacity:0;transform:scale(.33)}.environment__5adc3{height:1536px;position:absolute;top:0;width:2180px}.background__5adc3{bottom:0;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.background__5adc3,.video__5adc3{inset-inline-start:0;position:absolute}.video__5adc3{top:0}.noInteract__5adc3{pointer-events:none}.bottomActions__5adc3{align-items:flex-end;bottom:20px;color:#fff;height:20px;inset-inline:0;justify-content:space-between;padding:0 20px;position:absolute}.welcome__5adc3{height:400px;inset:0;margin:auto;max-width:380px;opacity:1;padding:24px;pointer-events:none;position:absolute;text-align:center;transform:scale(1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-user-drag:none}.full-motion .welcome__5adc3{transition:all 2s ease}.hidden__5adc3{opacity:0;pointer-events:none}.interactionOverlay__5adc3{inset:0;pointer-events:all;position:absolute}
.havenPipWrapper__3bbd0{background:var(--black);overflow:hidden;pointer-events:none;position:relative}.havenContainer__3bbd0{border-radius:0;height:100%;margin:0;width:100%}
.pictureInPicture__6341f{inset-inline-start:0;position:absolute;top:0}.pictureInPicture__6341f.dragging__6341f{cursor:grabbing;height:100%;pointer-events:auto;width:100%}.pictureInPictureWindow__6341f{position:absolute;z-index:1000}.borderRadius__6341f{border-radius:8px}.hidden__6341f{display:none}.resizeHandle__6341f{height:20px;position:absolute;width:20px}.resizeHandleTopRight__6341f{bottom:-7px;cursor:nesw-resize;inset-inline-start:-7px}.resizeHandleTopLeft__6341f{bottom:-7px;cursor:nwse-resize;inset-inline-end:-7px}.resizeHandleBottomRight__6341f{cursor:nwse-resize;inset-inline-start:-7px;top:-7px}.resizeHandleBottomLeft__6341f{cursor:nesw-resize;inset-inline-end:-7px;top:-7px}.belowSidebar__6341f{z-index:90!important}
.canvas_eb6eba{height:100%;inset-inline-start:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10000}
.errorPage__01b8d{width:100%}
.debugMode_fa952e{background-color:rgba(255,0,0,.25);border:2px solid red}.clickable_fa952e{pointer-events:auto}
.dismissButton_dd40b0{align-items:center;background-color:var(--background-base-low);border:1px solid var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-border) var(--shadow-high);cursor:pointer;display:flex;height:24px;inset-inline-end:-8px;justify-content:center;line-height:0;position:absolute;top:-8px;visibility:hidden;width:24px}.dismissButton_dd40b0 .dismissIcon_dd40b0{color:var(--interactive-text-default)}.dismissButton_dd40b0:hover{background-color:var(--background-surface-high)}.dismissButton_dd40b0:hover .dismissIcon_dd40b0{color:var(--interactive-text-active)}.dismissButton_dd40b0:hover,.container:hover .dismissButton_dd40b0{visibility:visible}
.animationWrapper_e8d31f{background-color:#131318;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);box-shadow:var(--shadow-border) var(--shadow-high);position:absolute;transform-origin:50% 100%;width:100%}.animationWrapperStacked_e8d31f{min-width:unset!important;width:unset!important}.clickZone_e8d31f{position:absolute;top:0;inset-inline:0;bottom:0}.animationWrapper_e8d31f.clickable_e8d31f:hover{background-color:rgba(28,29,35,.95)}.overflowWrapper_e8d31f{border-radius:var(--radius-sm);position:absolute;top:0;inset-inline:0;bottom:0;overflow:hidden}.container_e8d31f{box-sizing:border-box;padding:8px;position:relative;width:var(--custom-notification-container-width);z-index:1}.container_e8d31f:after{bottom:-8px;content:"";display:block;height:8px;inset-inline-start:0;position:absolute;width:100%}.iconAndDetails_e8d31f{align-items:top;display:flex}.details_e8d31f,.footer_e8d31f{display:flex}.details_e8d31f{flex:1 1 auto;flex-direction:column;justify-content:center;overflow:hidden}.hint_e8d31f{margin-top:var(--space-4)}.clickable_e8d31f{cursor:pointer}.animationWrapper_e8d31f:hover .dismissButton_e8d31f,.dismissButton_e8d31f:hover{visibility:visible}.buttonContainer_e8d31f{display:flex;margin-top:var(--space-8)}.button_e8d31f{max-width:calc(50% - var(--space-4))}.button_e8d31f+.button_e8d31f{margin-inline-start:var(--space-8)}.avatar_e8d31f{align-items:center;border-radius:2px;display:flex;flex:0 0 auto;justify-content:center;margin-inline-end:var(--space-12)}.avatar_e8d31f,.icon_e8d31f{height:40px;width:40px}.icon_e8d31f{border-radius:var(--radius-sm)}.unreadAccessoryContainer_e8d31f{align-items:center;bottom:0;display:flex;inset-inline-start:0;pointer-events:none;position:absolute;top:0;width:8px;z-index:9999}
.errorNotificationContainer_e13eda{background-color:rgba(19,19,24,.95);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);box-shadow:var(--shadow-border) var(--shadow-high);position:relative!important}.errorNotificationWrapper_e13eda{height:auto;position:relative;top:auto;inset-inline:auto;bottom:auto;display:block;margin-top:24px;margin-inline-start:24px;width:300px}.errorClickNotification_e13eda{width:300px}.stackTraceCode_e13eda{font-family:var(--font-code)}.code_e13eda{padding:15px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.notificationIcon_e13eda{fill:var(--white)}
.popout__0bd4a{display:flex;flex-direction:column;height:100vh}.content__0bd4a{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;height:100%;justify-content:center;min-height:0;position:relative;--custom-chat-input-margin-bottom:var(--space-xs)}.titleBar__0bd4a{background:var(--background-gradient-app-frame,var(--background-base-lowest))}
.container__3a1f6{display:flex;flex-direction:column;height:100%}.heroDisplayContainer__3a1f6{-webkit-mask-image:linear-gradient(180deg,#000 0,transparent);mask-image:linear-gradient(180deg,#000 0,transparent);max-height:190px;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:relative;width:100%}.partnerLogotypeContainer__3a1f6{align-items:center;display:flex;flex:1;justify-content:center;pointer-events:none}.partnerLogotype__3a1f6{height:69px;max-width:50%;-o-object-fit:contain;object-fit:contain;width:auto}.partnerContentContainer__3a1f6{display:flex;flex-direction:row;padding-inline:24px}.partnerCopyContainer__3a1f6{display:flex;flex:1;flex-direction:column;padding-inline-end:var(--space-16)}.partnerGameTile__3a1f6{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);height:42px;pointer-events:none;width:auto}.partnerTitle__3a1f6{padding-bottom:4px}.bottomContainer__3a1f6{padding:24px}
.closeButton__23c09{inset-inline-end:12px;position:absolute;top:12px;z-index:100}.modal__23c09{height:524px;overflow:hidden}.modalContent__23c09{display:flex;height:100%}.leftPanel__23c09{background:radial-gradient(ellipse at top left,var(--expressive-gradient-purple-end) 0,transparent 70%);height:100%;width:300px}.rightPanel__23c09{height:100%;width:454px}.spinner__23c09{inset-inline-start:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}
.contentContainer__1ae3d{display:flex;flex-direction:column;height:100%}.rewardTileContainer__1ae3d{align-content:center;flex:1;justify-items:center}.rewardTileAsset__1ae3d{border:1px solid var(--border-normal);border-radius:var(--radius-lg);height:148px;-o-object-fit:cover;object-fit:cover;width:auto}.copyContainer__1ae3d{display:flex;flex-direction:column;margin-bottom:24px}.heading__1ae3d{margin-bottom:4px}.mainCodeInput__1ae3d{height:48px}.claimInstructionsCodeInputTitle__1ae3d,.claimInstructionsText__1ae3d{margin-bottom:8px}.codeClaimInputSmallFont__1ae3d{font-size:14px}
.questHeading_e40371{align-items:flex-start;display:flex;flex-direction:column;gap:4px;opacity:.9}.contentFooter_e40371{box-sizing:border-box;flex-shrink:0;justify-content:space-between;padding:16px var(--custom-footer-horizontal-padding);width:100%}.contentFooter_e40371,.contentFooterButtonCont_e40371{align-items:center;display:flex;gap:12px}.contentFooterButtonCont_e40371{flex-direction:row;justify-content:flex-end}.claimBtn_e40371,.portraitCtaBtn_e40371{margin-top:0!important}.portraitCtaBtnWrapper_e40371{flex:1}.orbClaimCopy_e40371{align-items:center;display:flex;flex-wrap:nowrap;gap:3px}.dotSpacer_e40371{background-color:var(--border-strong);border-radius:50%;display:inline-flex;flex-shrink:0;height:4px;margin-inline:2px;vertical-align:middle;width:4px}.dotSpacerPortrait_e40371{margin-inline-end:4px;margin-inline-start:0}.adDetailsTextPrimary_e40371{display:flex;flex-shrink:0}.adDetailsTextPrimaryPortrait_e40371{display:inline-flex;vertical-align:middle}.addFourPxMarginRight_e40371{margin-inline-end:4px}.adDetailsTextSecondary_e40371{flex-shrink:1;min-width:0}.adDetailsTextSecondaryPortrait_e40371{display:inline;vertical-align:middle}.contentHeaderGameInfoHoverable_e40371{display:flex;flex-direction:column;gap:4px;padding-top:4px;padding-inline:10px;padding-bottom:4px;padding-inline-start:8px}.contentHeaderGameInfoHoverable_e40371:hover{background-color:var(--background-mod-subtle);border-radius:10px}.contentHeaderGameInfoHoverableExpired_e40371{margin-top:-4px;margin-inline:-10px;margin-bottom:-4px;margin-inline-start:-8px}.portraitCtaBtnWrapper_e40371{min-width:0}.contentFooterPortrait_e40371{align-items:center;background-color:var(--background-base-lower);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:16px var(--custom-footer-horizontal-padding)}.portraitContentRow_e40371{align-items:flex-start;display:flex;gap:8px;width:100%}.contentFooterAdInfo_e40371{align-items:center;gap:8px;justify-content:flex-start}.adInfoClickable_e40371,.contentFooterAdInfo_e40371{display:flex;min-width:0}.portraitButtonsContainer_e40371{display:flex;gap:12px;width:100%}.portraitButtonRow_e40371{align-items:center;display:flex;flex:1;gap:8px;width:100%}.contentFooterAdDetailedInfo_e40371{align-items:center;display:flex;flex-direction:row;gap:4px;width:100%}.contentFooterAdDetailedInfoPortrait_e40371{display:inline}
.progressWrapper__32661{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin-top:5px;position:relative}.confetti__32661{inset:0;margin:auto;position:absolute;transform:scale(2);z-index:1}.progressCont__32661{display:flex;flex-direction:column;margin-inline-start:auto}
.firefoxFixScrollFlex_efbae7{min-height:0}.fixClipping_efbae7{transform:translateZ(0)}
.full-motion .spinner_a2f514{transition:all var(--connecting-content-fade-duration,.15s) ease-out;transition-property:opacity,transform}.container_a2f514{align-items:center;position:absolute;top:0;inset-inline:0;bottom:0;display:flex;justify-content:center;z-index:3000;background:var(--background-gradient-lower,var(--background-base-lowest));opacity:1;overflow:hidden;transition:opacity var(--connecting-container-fade-duration,.2s) ease-out}.container_a2f514[data-fade=true]{opacity:0}.container_a2f514[data-fade=true] .text_a2f514{opacity:0}.container_a2f514 img,.container_a2f514 video{height:200px;width:200px}.container_a2f514 video{visibility:hidden}.container_a2f514 video.ready_a2f514{visibility:visible}.full-motion .container_a2f514[data-fade=true] .spinner_a2f514{opacity:0;transform:scale(.5)}.platform-win .container_a2f514{padding-top:22px;top:-22px}.content_a2f514{text-align:center}.problems_a2f514{align-items:center;color:var(--text-strong);inset-inline:0;bottom:0;display:flex;flex-direction:column;padding-bottom:32px;position:absolute;transform:translate3d(0,100%,0)}.full-motion .problems_a2f514{transition:transform .2s ease-out}.problems_a2f514.slideIn_a2f514{transform:translateZ(0)}.problemsText_a2f514{color:var(--text-default);font-size:14px;margin-bottom:8px}.links_a2f514{font-size:16px;font-weight:var(--font-weight-medium);line-height:16px}.links_a2f514:hover{opacity:.8}.links_a2f514:before{content:"";display:inline-block;margin-inline-end:6px;vertical-align:bottom}.statusLink_a2f514,.twitterLink_a2f514{}.statusLink_a2f514{margin-inline-start:20px}.icon_a2f514{color:var(--text-link);display:inline-block;height:auto;margin-inline-end:4px;vertical-align:middle;width:16px}.contentBase_a2f514{color:var(--text-default);font-size:14px;font-weight:var(--font-weight-medium);line-height:16px;max-width:600px}.text_a2f514{position:relative;top:-20px;transition:opacity var(--connecting-content-fade-duration,.2s) ease-out}.tipTitle_a2f514{color:var(--text-strong);font-size:12px;font-weight:var(--font-weight-semibold);line-height:16px;margin-bottom:8px;text-transform:uppercase}.tip_a2f514,.tipTitle_a2f514{max-width:300px}.tip_a2f514{color:var(--text-default);font-size:16px;line-height:20px}.keybind_a2f514{display:inline-flex;margin-inline-end:-2px;margin-bottom:0;transform:translateY(-1px)}.body_a2f514,.title_a2f514{}.title_a2f514{color:var(--text-strong);font-size:16px;font-style:italic;line-height:20px;margin-bottom:10px;text-transform:uppercase}
.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}
.ragingDemon_ac6454{color:var(--white);display:none;height:100vh;margin-top:-40px;position:relative;width:100vw}.ragingDemon_ac6454.visible_ac6454{display:block}.symbol_ac6454{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.symbol_ac6454 img{height:auto;max-height:60vh;max-width:80vw;-o-object-fit:contain;object-fit:contain;opacity:0;position:relative;width:80%}.full-motion .symbol_ac6454 img{animation:symbolFadeIn_ac6454 3s ease-out forwards}.reduce-motion .symbol_ac6454 img{opacity:1;transition:opacity 1s ease-in}.symbolBackground_ac6454{inset:0;opacity:0;position:absolute}.symbolBackground_ac6454:after,.symbolBackground_ac6454:before{background:linear-gradient(90deg,transparent 50%,#fff 0,#fff),linear-gradient(82deg,transparent 50%,#ddd 0,#ddd),linear-gradient(67deg,transparent 50%,#fff 0,#fff),linear-gradient(52deg,transparent 50%,#ddd 0,#ddd),linear-gradient(37deg,transparent 50%,#fff 0,#fff),linear-gradient(22deg,transparent 50%,#ddd 0,#ddd),linear-gradient(7deg,transparent 50%,#fff 0,#fff),linear-gradient(-8deg,transparent 50%,#ddd 0,#ddd),linear-gradient(-23deg,transparent 50%,#fff 0,#fff),linear-gradient(-38deg,transparent 50%,#ddd 0,#ddd),linear-gradient(-53deg,transparent 50%,#fff 0,#fff),linear-gradient(-68deg,transparent 50%,#ddd 0,#ddd),linear-gradient(-83deg,transparent 50%,#fff 0,#fff),linear-gradient(-90deg,transparent 50%,#ddd 0,#ddd);background-position:0 0;background-size:200% 100%;content:"";height:100%;position:absolute;width:50%}.symbolBackground_ac6454:before{inset-inline-start:50%;transform:rotate(180deg)}.full-motion .symbolBackground_ac6454{animation:symbolBgFadeInOut_ac6454 3s ease-in-out forwards}.container_ac6454{position:absolute;transform:translateZ(0)}.explosion_ac6454{position:absolute;transform:translateZ(0);transform-origin:50%}.explosion_ac6454 img{position:absolute;transform-origin:50%}.full-motion .animate_ac6454 .circleInner_ac6454{animation:explCircleInner_ac6454 calc(var(--custom-raging-demon-duration)*2) var(--custom-raging-demon-duration) ease-out 1 forwards;opacity:0}.full-motion .animate_ac6454 .circleOuter_ac6454{animation:explCircleOuter_ac6454 calc(var(--custom-raging-demon-duration)*3) ease-out 1 forwards;opacity:0}.full-motion .animate_ac6454 .linesSecondary_ac6454{animation:explLinesSecondary_ac6454 calc(var(--custom-raging-demon-duration)*2.5) calc(var(--custom-raging-demon-duration)*1.5) ease-out 1 forwards;opacity:0}.full-motion .animate_ac6454 .linesMain_ac6454{animation:explLinesMain_ac6454 calc(var(--custom-raging-demon-duration)*2) var(--custom-raging-demon-duration) ease-out 1 forwards;opacity:0}.primaryExplosion_ac6454{height:175px;margin-inline-start:-77px;margin-top:-102px;width:178px}.primaryExplosion_ac6454 .circleInner_ac6454{inset-inline-start:43px;top:69px}.primaryExplosion_ac6454 .circleOuter_ac6454{inset-inline-start:30px;top:56px}.primaryExplosion_ac6454 .linesSecondary_ac6454{inset-inline-start:0;top:59px;transform-origin:77px 43px}.primaryExplosion_ac6454 .linesMain_ac6454{inset-inline-start:71px;top:0;transform-origin:3px 110px}.secondaryExplosion_ac6454{height:300px;margin-inline-start:-88px;margin-top:-156px;width:170px}.secondaryExplosion_ac6454 .circleInner_ac6454{inset-inline-start:58px;top:130px;transform-origin:30.5px 27.5px}.secondaryExplosion_ac6454 .circleOuter_ac6454{inset-inline-start:46px;top:115px}.secondaryExplosion_ac6454 .linesSecondary_ac6454{inset-inline-start:19px;top:68px;transform-origin:70px 91px}.secondaryExplosion_ac6454 .linesMain_ac6454{inset-inline-start:5px;top:6px;transform-origin:87px 150px}@keyframes symbolFadeIn_ac6454{0%{opacity:0;transform:scale(.8)}5%{transform:scale(1.05)}15%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes symbolBgFadeInOut_ac6454{0%{opacity:0}5%{opacity:.2}15%{opacity:.2}60%{opacity:0}to{opacity:0}}@keyframes explCircleInner_ac6454{0%{opacity:0;transform:scale(.2) translateZ(0)}8%{opacity:1}70%{opacity:1}to{opacity:0;transform:scale(.8) translateZ(0)}}@keyframes explCircleOuter_ac6454{0%{opacity:0;transform:scale(.2) translateZ(0)}8%{opacity:1}70%{opacity:1}to{opacity:0;transform:scale(.9) translateZ(0)}}@keyframes explLinesSecondary_ac6454{0%{opacity:0;transform:scale(0) translateZ(0)}20%{opacity:1}50%{opacity:1}to{opacity:0;transform:scale(1) translateZ(0)}}@keyframes explLinesMain_ac6454{0%{opacity:0;transform:scale(0) translateZ(0)}30%{opacity:1}50%{opacity:1}to{opacity:0;transform:scale(1) translateZ(0)}}
.keyboardShortcutsModal_f061f6{background-color:var(--background-base-lower);border-radius:4px;display:flex;flex-direction:column;max-height:80vh;max-width:950px;min-width:800px;overflow:hidden;position:relative;width:80vw}.noBackground_f061f6{background:none!important}.noBackground_f061f6.noShadow_f061f6{box-shadow:none}.backdrop_f061f6{background-color:rgba(0,0,0,.5);pointer-events:none;position:absolute;top:0;inset-inline:0;bottom:0;opacity:0;transition:opacity 1s ease-in-out}.backdrop_f061f6.show_f061f6{opacity:1}.modalTitle_f061f6{align-items:center;color:var(--text-strong);display:flex;flex:0 0;font-size:26px;line-height:34px;margin:0 0 5px;overflow:hidden;padding:20px 40px 0}.modalTitle_f061f6 .content_f061f6{margin-inline-end:20px}.modalSubtitle_f061f6{border-bottom:1px solid var(--opacity-black-8);color:var(--text-default);flex:0 0;font-size:16px;line-height:20px;padding:0 40px 20px}.ddrArrows_f061f6{display:flex;inset-inline-end:40px;overflow:hidden;position:absolute;top:22px}.ddrArrows_f061f6 .arrow_f061f6{float:inline-start;height:50px;margin:4px;overflow:hidden;text-indent:-9999em;width:50px}.ddrArrows_f061f6 .arrow_f061f6.active_f061f6{animation:arrow_f061f6 .2s steps(2) 1;background-position:0 -100px}.ddrArrows_f061f6 .arrow_f061f6.left_f061f6{background-image:url(/assets/574907598f87a615.svg)}.ddrArrows_f061f6 .arrow_f061f6.down_f061f6{background-image:url(/assets/0a9fe5975bf11d56.svg)}.ddrArrows_f061f6 .arrow_f061f6.up_f061f6{background-image:url(/assets/1930678cb18a10c6.svg)}.ddrArrows_f061f6 .arrow_f061f6.right_f061f6{background-image:url(/assets/600de8edafaf94b2.svg)}.keybindGroupDescription_f061f6,.keybindGroupDivider_f061f6{margin:8px 0}.keyboardShortcutList_f061f6 .keybindGroup_f061f6{box-sizing:border-box;-moz-column-break-inside:avoid;background-color:var(--background-mod-muted);border-radius:8px;break-inside:avoid;display:flex;flex-direction:column;gap:8px;padding:12px}.keybindKey_f061f6{margin-bottom:8px}.keyboardShortcutSection_f061f6{border-bottom:1px solid var(--border-subtle);margin-inline-start:16px;padding:24px 8px}.keyboardShortcutSection_f061f6:last-child{border-bottom:none}.keyboardShortcutListGroup_f061f6{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(180px,max-content));margin-top:8px;padding:8px 0}.firstGroup_f061f6{margin-top:0;padding-top:0}@keyframes arrow_f061f6{0%{background-position:0 -50px}to{background-position:0 -150px}}
.container_c39fe3{align-items:center;display:flex;justify-content:center;position:absolute;top:0;inset-inline:0;bottom:0;z-index:9999}
.videoDev_eb35c5{background-color:var(--black);position:absolute;top:0;inset-inline:0;bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}.overlay_eb35c5{color:var(--white);cursor:auto;position:fixed}.overlay_eb35c5,.overlayBackground_eb35c5{top:0;inset-inline:0;bottom:0;pointer-events:none}.overlayBackground_eb35c5{background-color:var(--background-scrim);opacity:0;position:absolute;transition:opacity .2s ease}.overlayActive_eb35c5{opacity:1;pointer-events:auto}.overlayLocked_eb35c5{z-index:1}.topRightContainer_eb35c5{align-items:top;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:0;inset-inline:0;bottom:0;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:0;pointer-events:none;position:absolute;top:0}.layoutLocked_eb35c5>*{pointer-events:none}.layoutUnlocked_eb35c5{pointer-events:none}.layoutUnlocked_eb35c5>*{pointer-events:auto}.windowContainerDebug_eb35c5{border:2px solid var(--brand-600);position:absolute;top:0;inset-inline:0;bottom:0}
@keyframes pulse__7135b{0%{border-color:hsla(0,0%,100%,0)}25%{border-color:hsla(0,0%,100%,.16)}50%,to{border-color:hsla(0,0%,100%,0)}}@keyframes darkerPulse__7135b{0%{border-color:hsla(0,0%,100%,0)}25%{border-color:hsla(0,0%,100%,.32)}50%,to{border-color:hsla(0,0%,100%,0)}}.innerContainer__7135b{border:20px solid hsla(0,0%,100%,0);border-radius:50%}.app-focused .innerContainer__7135b{animation:darkerPulse__7135b 2s linear infinite;animation-timing-function:cubic-bezier(.4,0,1,1)}.outerContainer__7135b{border:20px solid hsla(0,0%,100%,0);border-radius:50%}.app-focused .outerContainer__7135b{animation:pulse__7135b 2s linear infinite;animation-delay:.2s;animation-timing-function:cubic-bezier(.4,0,1,1)}
.background_fb62e2{align-items:center;display:flex;flex-wrap:nowrap;height:100%;justify-content:center;position:relative;width:100%;z-index:0}.background_fb62e2:before{background:inherit;content:"";display:block;position:absolute;top:0;inset-inline:0;bottom:0;z-index:-1}.avatarWrapper_fb62e2{border-radius:50%}.user-profile-video-tile-background.background_fb62e2{background:linear-gradient(color-mix(in oklab,var(--profile-gradient-primary-color) 20%,var(--profile-gradient-modal-background-color)),color-mix(in oklab,var(--profile-gradient-secondary-color) 60%,var(--profile-gradient-modal-background-color)) 100%)}
.button_fbcaba{line-height:0}.badgeUpgrade_fbcaba{bottom:2px;color:var(--brand-500);inset-inline-end:2px;position:absolute}
.mirror__948a4{transform:scaleX(-1)}.video__948a4{background-color:var(--black);position:relative}.media__948a4,.video__948a4{height:100%;width:100%}.media__948a4{-o-object-fit:contain;object-fit:contain}
.container__29209{align-items:center;background:radial-gradient(100% 100% at 50% 100%,var(--modal-background) 60%,var(--transparent) 100%),linear-gradient(270deg,var(--expressive-gradient-purple-start) 0,var(--expressive-gradient-purple-end) 100%);display:flex;flex-wrap:wrap;height:100%;justify-content:center;padding:var(--space-4);width:100%}.content__29209,.cta__29209{text-align:center;width:100%}.cta__29209{display:inline-block}.cta__29209>button{display:block;margin:0 auto}.artContainer__29209{padding-bottom:var(--space-48);width:100%}.artContainer__29209.small__29209{padding-bottom:0}.art__29209{background-image:url(/assets/422703837071ae97.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:185px;width:100%}.art__29209.small__29209{display:none}.art__29209.medium__29209{height:134px}.art__29209.large__29209{height:185px}.header__29209{color:var(--text-strong);margin-bottom:var(--space-24);text-align:center}
.content_c30e20{align-items:center;position:absolute;top:0;inset-inline:0;bottom:0;display:flex;justify-content:center;overflow:hidden}.streamHidden_c30e20{background:var(--primary-700);flex-direction:column}.streamHiddenEmptyState_c30e20{margin:0;padding:0}.streamHiddenCTA_c30e20{align-items:center;display:flex;justify-content:center}.largePaddingTop_c30e20{padding-top:8px}.cta_c30e20{z-index:1}.addCta_c30e20{margin-inline-start:8px}
.content__02686{align-items:center;position:absolute;top:0;inset-inline:0;bottom:0;display:flex;justify-content:center;overflow:hidden}.streamHidden__02686{background:var(--primary-700);flex-direction:column}.streamHiddenEmptyState__02686{margin:0;padding:0}.streamHiddenCTA__02686{align-items:center;display:flex;justify-content:center}.largePaddingTop__02686{padding-top:8px}.addStreamIcon__02686{height:24px;width:24px}.addCTA__02686{margin-inline-start:8px;padding:8px}
.leftTrayIcon__2cdb8{margin-inline-end:16px}.rightTrayIcon__2cdb8{margin-inline-start:16px}.embedTarget__2cdb8{height:100%;width:100%}.embedTargetHidden__2cdb8{height:0;visibility:hidden;width:0}.participantName__2cdb8{margin-inline-start:8px}.videoControls__2cdb8{background:none}
.loading__6ef4d{background:var(--background-base-lower);color:var(--text-default);height:100vh;position:absolute;width:100%}
.container__5b927{background-color:var(--background-base-lower);border-radius:3px;bottom:0;box-shadow:var(--shadow-border),var(--shadow-high);font-family:var(--font-code);font-size:10px;inset-inline-end:0;margin:8px;min-height:5em;padding:8px;pointer-events:all;position:absolute;white-space:pre;width:320px;z-index:1001}.containerMinimized__5b927{min-height:auto;width:auto}.content__5b927{align-items:flex-start;display:flex;flex-direction:column;min-height:5em}.contentMinimized__5b927{display:none}.notTracked__5b927{color:var(--text-muted)}.label__5b927{display:flex}.baseIcon__5b927{height:12px;width:12px}.iconNotTracked__5b927{color:var(--primary-300)}.iconTracked__5b927{color:var(--status-positive)}.minimizeButton__5b927{cursor:pointer;inset-inline-end:0;padding:8px;position:absolute;top:0}.jsonSection__5b927{margin-inline-start:8px;margin-bottom:8px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.stack__5b927{color:var(--text-muted)}.current__5b927,.stack__5b927{}.current__5b927{color:var(--text-default)}
.container__0bec3{height:100%;inset-inline-start:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.gridOverlay__0bec3{height:100%;width:100%;--custom-grid-line-width:0.3px;--custom-grid-vertical-lines:linear-gradient(to right,var(--custom-grid-line-color) var(--custom-grid-line-width),transparent var(--custom-grid-line-width));--custom-grid-horizontal-lines:linear-gradient(to bottom,var(--custom-grid-line-color) var(--custom-grid-line-width),transparent var(--custom-grid-line-width));--custom-grid-line-color:var(--border-normal)}.gridOverlay__0bec3[data-horizontal=true][data-vertical=true]{background-image:var(--custom-grid-horizontal-lines),var(--custom-grid-vertical-lines);background-position:0 var(--custom-grid-vertical-spacing),var(--custom-grid-horizontal-spacing) 0;background-size:var(--custom-grid-horizontal-spacing) var(--custom-grid-vertical-spacing)}.gridOverlay__0bec3[data-horizontal=true][data-vertical=false]{background-image:var(--custom-grid-horizontal-lines);background-position:0 var(--custom-grid-horizontal-spacing),var(--custom-grid-horizontal-spacing) 0;background-size:var(--custom-grid-horizontal-spacing) var(--custom-grid-horizontal-spacing)}.gridOverlay__0bec3[data-horizontal=false][data-vertical=true]{background-image:var(--custom-grid-vertical-lines);background-position:0 var(--custom-grid-vertical-spacing),var(--custom-grid-vertical-spacing) 0;background-size:var(--custom-grid-vertical-spacing) var(--custom-grid-vertical-spacing)}@media (-webkit-max-device-pixel-ratio:1.5),(max-resolution:1.5x){.gridOverlay__0bec3{--custom-grid-line-width:1px}}
.container_a7f798{background-color:var(--background-base-lower);border-radius:3px;bottom:0;box-shadow:var(--shadow-border),var(--shadow-high);font-family:var(--font-code);font-size:10px;inset-inline-end:0;margin:8px;min-width:5rem;padding:8px;pointer-events:all;position:absolute;white-space:pre;z-index:1001}.status_a7f798{align-items:center;display:flex;justify-content:center}.statusIndicator_a7f798{padding-inline-end:.5rem}.statusText_a7f798{padding-inline-start:.5rem}
[data-popout-root],html{--brand-05a:hsla(var(--brand-500-hsl)/0.05);--brand-10a:hsla(var(--brand-500-hsl)/0.1);--brand-15a:hsla(var(--brand-500-hsl)/0.15);--brand-20a:hsla(var(--brand-500-hsl)/0.2);--brand-25a:hsla(var(--brand-500-hsl)/0.25);--brand-30a:hsla(var(--brand-500-hsl)/0.3);--brand-35a:hsla(var(--brand-500-hsl)/0.35);--brand-40a:hsla(var(--brand-500-hsl)/0.4);--brand-45a:hsla(var(--brand-500-hsl)/0.45);--brand-50a:hsla(var(--brand-500-hsl)/0.5);--brand-55a:hsla(var(--brand-500-hsl)/0.55);--brand-60a:hsla(var(--brand-500-hsl)/0.6);--brand-65a:hsla(var(--brand-500-hsl)/0.65);--brand-70a:hsla(var(--brand-500-hsl)/0.7);--brand-75a:hsla(var(--brand-500-hsl)/0.75);--brand-80a:hsla(var(--brand-500-hsl)/0.8);--brand-85a:hsla(var(--brand-500-hsl)/0.85);--brand-90a:hsla(var(--brand-500-hsl)/0.9);--brand-95a:hsla(var(--brand-500-hsl)/0.95)}[data-popout-root].low-saturation,html.low-saturation{--control-brand-foreground:var(--interactive-text-default)}html.disable-forced-colors *{forced-color-adjust:none}.decorate-links{--link-decoration:underline}
.appIconSelectionContainer__8a3d7{box-sizing:border-box;position:relative}.appIconSelection__8a3d7,.appIconSelectionContainer__8a3d7{height:var(--custom-in-app-icon-selection-size);width:var(--custom-in-app-icon-selection-size)}.appIconSelection__8a3d7{border-radius:8px;box-shadow:0 0 2px var(--interactive-text-default);cursor:pointer;overflow:hidden}.appIconSelection__8a3d7.selected__8a3d7{cursor:default}.disabled__8a3d7{pointer-events:none}.lockedBadgeContainer__8a3d7{align-items:center;background-clip:content-box;background-color:var(--background-base-low);border-radius:var(--radius-round);bottom:0;box-shadow:inset 0 0 0 2px var(--background-base-low);cursor:pointer;display:flex;height:18px;inset-inline-end:0;justify-content:center;padding:1px;position:absolute;width:18px;z-index:2}.lockedBadge__8a3d7{color:var(--icon-strong);height:10px;width:10px}
.header_a00e6e{align-items:flex-start;display:flex;justify-content:space-between}.headings_a00e6e{display:flex;flex-direction:column;gap:var(--space-8)}.title_a00e6e{align-items:center;display:flex;flex:1}.titleText_a00e6e{color:var(--text-strong)}.subtext_a00e6e{color:var(--text-subtle);margin-bottom:var(--space-16);text-transform:none}
.editorAnimate__2a891{animation:slidein__2a891 .25s ease-in 1s forwards;margin-inline-end:calc((var(--custom-in-app-icon-editor-content-width) + (var(--custom-in-app-icon-editor-padding)*2))*-1)}@keyframes slidein__2a891{0%{margin-inline-end:calc((var(--custom-in-app-icon-editor-content-width) + (var(--custom-in-app-icon-editor-padding)*2))*-1)}to{margin-inline-end:0}}.title__2a891{align-items:center;display:flex;flex:1}.title__2a891 .premiumIcon__2a891{margin-inline-start:8px}.editor__2a891{background:var(--background-base-low);border-inline-start:5px solid var(--background-base-lower);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:0;height:100%;inset-inline-end:0;padding:var(--custom-in-app-icon-editor-padding) 0;padding-inline:var(--space-16);position:relative;z-index:1}.editorHeader__2a891{width:var(--custom-in-app-icon-editor-content-width)}.editorBody__2a891,.editorHeader__2a891{padding:0 var(--custom-in-app-icon-editor-padding)}.selectionGroup__2a891{margin-top:16px;width:var(--custom-in-app-icon-editor-content-width)}.editorFooter__2a891{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:0 var(--custom-in-app-icon-editor-padding)}.closeCircleButton__2a891{cursor:pointer;height:20px;inset-inline-end:18px;position:absolute;top:18px;width:20px;z-index:2}.closeCircle__2a891{color:var(--interactive-text-default);height:100%;width:100%}.closeCircle__2a891:focus,.closeCircle__2a891:hover{color:var(--interactive-text-hover)}
.clipItemContainer_b77d08{aspect-ratio:16/9;border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;position:relative;width:100%}.clipOverlay_b77d08{background:none;display:flex;flex-direction:column;justify-content:space-between}.newBadge_b77d08{background:var(--badge-notification-background);inset-inline-start:var(--space-8);position:absolute;top:var(--space-8)}.overlayHeader_b77d08{display:flex;justify-content:flex-end}.overlayFooter_b77d08,.overlayHeader_b77d08{gap:var(--space-4);pointer-events:all;width:100%}.overlayFooter_b77d08{display:grid;grid-template-columns:repeat(2,minmax(max-content,1fr))}
.clipsList_e3a195{border-radius:var(--radius-md);display:flex;flex:1;flex-direction:column;gap:var(--space-12);overflow:hidden}
.container_b0da80{background-color:var(--background-surface-high);border-inline-start:1px solid var(--border-muted);display:flex;flex-direction:column;height:100%;width:290px}.header_b0da80{flex-shrink:0;justify-content:space-between;padding:var(--space-16)}.header_b0da80,.headerActions_b0da80,.title_b0da80{align-items:center;display:flex}.title_b0da80{gap:var(--space-8)}.content_b0da80{flex:1;min-height:0;padding:0 var(--space-20);width:100%}.clipItemContainer_b0da80{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:140px;overflow:hidden}.footer_b0da80{border-top:1px solid var(--border-subtle);display:flex;flex-shrink:0;gap:var(--space-8);justify-content:center;padding:var(--space-16) var(--space-20)}
.mobileContainer__26f4a{position:absolute;top:0;inset-inline:0;bottom:0;z-index:100}
.container__5a2df{border:1px solid var(--border-muted);width:288px}.container__5a2df,.mobileContainer__5a2df{background:var(--background-base-low);display:flex;flex-direction:column}.mobileContainer__5a2df{height:100%;width:100%}.editorBody__5a2df{gap:32px;margin-top:16px;padding-inline:var(--space-12) calc(var(--space-12) - 8px)}.editorBody__5a2df,.section__5a2df{display:flex;flex-direction:column}.section__5a2df{gap:12px}.resetButton__5a2df{display:flex;flex-direction:column;gap:8px;margin-top:19px}.headerContainer__5a2df{align-items:center;display:flex;gap:4px}.closeButton__5a2df{margin-inline-start:auto}.sliderContainer__5a2df{display:flex;flex-direction:column;gap:8px}.gradientDirectionSliderContainer__5a2df{margin-bottom:4px;position:relative}.angleIndicatorOverlay__5a2df{align-items:center;display:flex;height:12px;position:absolute;top:35.5px;inset-inline:.5px;justify-content:space-between}.angleIndicatorDot__5a2df{background-color:var(--background-mod-muted);border-radius:50%;height:8px;width:8px}.angleIndicatorDotHover__5a2df,.angleIndicatorLargeDot__5a2df{background-color:var(--background-mod-muted);border-radius:50%;height:10px;width:10px}.angleIndicatorLargeDotHover__5a2df{background-color:var(--background-mod-muted);border-radius:50%;height:12px;width:12px}.sliderWrapper__5a2df:hover .angleIndicatorDot__5a2df{height:10px;width:10px}.sliderWrapper__5a2df:hover .angleIndicatorLargeDot__5a2df{height:12px;width:12px}.footerContainer__5a2df{align-items:center;border-top:1px solid var(--border-subtle);display:flex;flex-direction:row;gap:8px;padding:16px 20px}.footerContainer__5a2df>*{flex:1}.footerContainerNonPremium__5a2df{flex-direction:column;gap:12px}.footerRightButtons__5a2df{align-items:center;display:flex;gap:24px;justify-content:flex-end;width:100%}.subscribeButton__5a2df{color:var(--white);flex-shrink:0;height:40px;min-width:110px;width:100%}.coachmarkHeaderContainer__5a2df{display:flex;flex-direction:column}.headerAndCloseRow__5a2df{align-items:center;display:flex;justify-content:space-between;width:100%}.subtitle__5a2df{margin-top:var(--space-4)}.coachmarkFooterContainer__5a2df{border-top:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:var(--space-8);padding:var(--space-16) var(--space-20)}.nitroIcon__5a2df{fill:var(--icon-strong)}.controlLabelContainer__5a2df{display:flex;justify-content:space-between;white-space:nowrap}.controlLabelInput__5a2df{background:none;border:1px solid transparent;border-radius:var(--radius-xs);color:var(--text-default);flex:0 0 auto;font-family:var(--font-primary);font-size:16px;font-weight:var(--font-weight-medium);height:20px;line-height:20px;outline:none;padding-block:0;padding-inline:12px 0;text-align:end;transition:border-color .15s ease;width:40px}.controlLabelInput__5a2df:focus{background:var(--input-background-default);border-color:var(--control-primary-background-default);box-shadow:0 0 0 1px var(--control-primary-background-default)}.controlLabelInput__5a2df::-moz-placeholder{color:var(--input-placeholder-text-default)}.controlLabelInput__5a2df::placeholder{color:var(--input-placeholder-text-default)}.footerUpsellRow__5a2df{align-items:center;display:flex;gap:8px;width:100%}.footerWishlistButton__5a2df{background:var(--control-secondary-background-hover);border:1px solid var(--control-secondary-border-hover)}
.appAsidePanelWrapper_a3002d{display:flex;flex:1 1 auto;flex-direction:row;min-height:0}.mobileAppAsidePanelWrapper_a3002d{flex-direction:column;overflow-y:scroll}.notAppAsidePanel_a3002d{flex:1;min-width:0}.app_a3002d{position:static}.app_a3002d,.mobileApp_a3002d{height:100%;z-index:auto}.allowsScrolling_a3002d,.mobileApp_a3002d{overflow:auto}.notAppAsidePanel_a3002d:has(~[data-app-right-panel=true]) .app_a3002d{position:relative}
.modal_ab9bdf{border-radius:5px;box-shadow:var(--legacy-elevation-border),var(--legacy-elevation-high);display:flex;flex:1;flex-direction:column;min-height:0;position:relative}.theme-dark .modal_ab9bdf{background-color:var(--primary-600)}.theme-light .modal_ab9bdf{background:var(--white)}.sizeSmall_ab9bdf{max-height:660px;min-height:200px;width:440px}.sizeMedium_ab9bdf{max-height:800px;min-height:400px;width:600px}.sizeLarge_ab9bdf{max-width:960px;min-height:400px;min-width:800px}@media (max-width:485px){.sizeLarge_ab9bdf,.sizeMedium_ab9bdf,.sizeSmall_ab9bdf{align-self:center;max-height:100vh;min-width:auto;width:96%}.fullscreenOnMobile_ab9bdf{border-radius:0;position:absolute;top:0;inset-inline:0;bottom:0;overflow-y:auto;width:100%}.fullscreenOnMobile_ab9bdf .footer_ab9bdf,.fullscreenOnMobile_ab9bdf .header_ab9bdf{border-radius:0}.hideOnFullscreen_ab9bdf{display:none}}
.base_afb27c{height:100vh;width:100vw;--custom-chat-input-margin-bottom:var(--space-xs)}.titleBar_afb27c{height:calc(32px/(var(--custom-zoom)/100));width:100%;-webkit-app-region:drag}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline}a{color:var(--text-link);cursor:pointer;text-decoration:none}a img{border:none}body{background:transparent;font-family:var(--font-primary);line-height:1;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,p{margin:0}p+p{margin-top:14px}ol,ul{list-style:none}::-moz-placeholder{font-weight:var(--font-weight-normal)}::placeholder,input,select,textarea{font-family:var(--font-primary);font-weight:var(--font-weight-normal)}@media (-webkit-max-device-pixel-ratio:1){.theme-light ::-moz-placeholder{font-weight:var(--font-weight-medium)}.theme-light ::placeholder,.theme-light input,.theme-light select,.theme-light textarea{font-weight:var(--font-weight-medium)}}strong{font-weight:var(--font-weight-semibold)}button{border:0;cursor:pointer;font-family:var(--font-primary);font-weight:var(--font-weight-medium)}code{font-family:var(--font-code);font-size:14px;line-height:16px}:root{--custom-index-scrollbar-width:10px;--custom-index-scrollbar-margin:3px}:root{--custom-auth-box-auth-box-padding:32px;--custom-channel-text-area-button-hover-scale:0.85714;--custom-drag-resize-container-handle-size:8px;--custom-drag-resize-container-handle-bleed:2px;--custom-drag-resize-container-handle-offset:calc(var(--custom-drag-resize-container-handle-bleed) - var(--custom-drag-resize-container-handle-size));--custom-embed-spoiler-blur-radius:44px;--custom-guild-discovery-card-card-height:320px;--custom-guild-discovery-card-card-height-with-tags:350px;--custom-icon-button-icon-lg-size:36px;--custom-icon-button-icon-md-size:24px;--custom-icon-button-icon-sm-size:18px;--custom-icon-button-icon-xs-size:12px;--custom-invite-button-resolving-background-width:380px;--custom-keybind-space-around-key:8px;--custom-keybind-shadow-width:2px;--custom-keybind-vertical-padding-total-height:8px;--custom-keybind-applied-vertical-padding:calc((var(--custom-keybind-vertical-padding-total-height) - var(--custom-keybind-shadow-width))/2);--custom-full-screen-layer-animation-duration:150ms;--custom-layout-sidebar-width:232px;--custom-message-avatar-size:40px;--custom-message-avatar-decoration-size:calc(var(--custom-message-avatar-size)*var(--decoration-to-avatar-ratio));--custom-message-margin-compact-indent:5rem;--custom-message-spacing-vertical-container-cozy:0.125rem;--custom-message-padding-vertical-container-compact:0.125rem;--custom-message-meta-space:0.25rem;--custom-message-reply-indent:0.625rem;--custom-message-margin-left-content-cozy:calc(var(--custom-message-avatar-size, 40px) + var(--custom-message-margin-horizontal) + var(--custom-message-margin-horizontal));--custom-message-reply-message-preview-line-height:1.125rem;--custom-message-attachment-spoiler-blur-radius:44px;--custom-user-premium-guild-subscription-easter-egg-size:196px;--custom-notification-spacing:12px;--custom-notification-container-width:300px;--custom-notification-space-around-divider:12px;--custom-notification-box-shadow-opacity:0.8;--custom-notification-box-shadow-blur-radius:7px;--custom-notification-box-shadow-spread-radius:3px;--custom-widget-max-widget-height:100vh;--custom-widget-bar-padding:12px;--custom-widget-body-padding:4px;--custom-widget-bar-height:20px;--custom-premium-guild-progress-bar-progress-bar-width:24px;--custom-premium-guild-progress-bar-tier-marker-size:16px;--custom-call-avatar-outgoing-duration:2.5s;--custom-call-avatar-incoming-duration:5.407s;--custom-resizable-icon-size:16px;--custom-resizable-icon-padding:4px;--custom-resizable-extension-size:4px;--custom-live-indicator-border-radius:16px;--custom-tutorial-popout-padding-content:16px;--custom-tutorial-popout-height-media-approx:80px}:root{--custom-emoji-size-emoji:1.375em;--custom-emoji-size-jumbo-emoji:3rem;--custom-margin-margin-x-small:4px;--custom-margin-margin-small:8px;--custom-margin-margin-medium:20px;--custom-margin-margin-large:40px;--custom-margin-margin-x-large:60px;--custom-media-queries-media-query-mobile-header:849px;--custom-media-queries-media-query-mobile:768px;--custom-scrollbar-scrollbar-width:14px;--custom-scrollbar-scrollbar-margin:3px;--custom-scrollbar-border-radius:calc(var(--custom-scrollbar-scrollbar-width)/2)}:root{--custom-voice-channel-effect-voice-channel-effect-animation-size:800px;--custom-voice-channel-effects-bar-effect-bar-padding-x:16px;--custom-voice-channel-effects-bar-effect-bar-padding-y:12px;--custom-voice-channel-effects-bar-max-width:498px}:root{--custom-base-tile-border-radius:8px;--video-calls-base-tile-border-radius:var(--radius-lg)}:root{--custom-summary-avatars-avatar-diameter:16px}:root{--custom-guild-settings-premium-tier-status-progress-with-subscriptions-margin-top:7px;--custom-guild-stickers-tiers-grid-breakpoint:1010px;--custom-guild-sticker-upload-modal-emoji-size:22px;--custom-guild-sticker-upload-modal-emoji-margin:10px;--custom-stickers-constants-stickers-list-padding-top:0;--custom-stickers-constants-stickers-list-padding-top-search-results:8px;--custom-stickers-constants-stickers-list-padding-right:0;--custom-stickers-constants-stickers-list-padding-bottom:0;--custom-stickers-constants-stickers-list-padding-left:8px;--custom-stickers-constants-stickers-list-divider-height:30px;--custom-stickers-constants-stickers-list-empty-guild-upsell-height:54px;--custom-stickers-constants-stickers-shop-list-section-heading-height:66px;--custom-stickers-constants-stickers-shop-divider-border-top-width:1px;--custom-stickers-constants-stickers-shop-divider-height:1px;--custom-stickers-constants-stickers-shop-list-section-footer-height:32px;--custom-stickers-constants-stickers-shop-list-section-footer-stacked-margin:8px;--custom-stickers-constants-sticker-picker-preview-dimensions:96px;--custom-stickers-constants-sticker-picker-preview-dimensions-small:80px;--custom-stickers-constants-sticker-shop-modal-preview-dimensions:72px;--custom-stickers-constants-sticker-picker-preview-margin:12px;--custom-stickers-constants-sticker-picker-preview-margin-small:4px;--custom-stickers-constants-sticker-picker-preview-border-radius:4px;--custom-stickers-constants-sticker-category-list-padding:8px;--custom-stickers-constants-sticker-category-icon-margin:8px;--custom-stickers-constants-sticker-category-icon-size:32px;--custom-stickers-constants-sticker-category-unicode-icon-size:24px;--custom-stickers-constants-sticker-dimension:160px;--custom-stickers-constants-sticker-purchase-pack-preview-dimensions:76px;--custom-stickers-constants-sticker-purchase-pack-preview-padding:2px;--custom-stickers-constants-sticker-purchase-pack-preview-margin:0;--custom-stickers-constants-sticker-picker-breakpoint-small:360px;--custom-stickers-constants-sticker-picker-breakpoint-medium:446px;--custom-stickers-constants-category-separator-size:1px;--custom-stickers-constants-category-separator-margin-vertical:12px}:root{--custom-header-icon-color-expired:#4e5058}:root{--custom-reaction-picker-border-radius:8px}:root{--custom-outbound-promotion-redemption-modal-art-height:120px;--custom-premium-colors-premium-gradient-tier-0:linear-gradient(to right,var(--premium-tier-0-purple-for-gradients),var(--premium-tier-0-blue-for-gradients));--custom-premium-colors-premium-gradient-tier-1:linear-gradient(to right,var(--premium-tier-1-blue-for-gradients),var(--premium-tier-1-dark-blue-for-gradients));--custom-premium-colors-premium-gradient-tier-2:linear-gradient(to right,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-pink-for-gradients));--custom-premium-colors-premium-gradient-tier-2-transparent:linear-gradient(to right,hsl(var(--premium-tier-2-purple-for-gradients-hsl)/0.3),hsl(var(--premium-tier-2-pink-for-gradients-hsl)/0.3));--custom-premium-colors-premium-gradient-tier-2-diagonal:linear-gradient(45deg,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-pink-for-gradients));--custom-premium-colors-premium-gradient-tier-2-tri-color:linear-gradient(to right,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-purple-for-gradients-2),var(--premium-tier-2-pink-for-gradients));--custom-premium-colors-premium-gradient-tier-2-tri-color-reverse:linear-gradient(to left,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-purple-for-gradients-2),var(--premium-tier-2-pink-for-gradients));--custom-premium-colors-premium-gradient-tier-2-tri-color-vertical:linear-gradient(to top,var(--premium-tier-2-purple-for-gradients),var(--premium-tier-2-purple-for-gradients-2),var(--premium-tier-2-pink-for-gradients));--custom-premium-colors-premium-gradient-tier-2-old:linear-gradient(to right,var(--premium-tier-2-purple),var(--premium-tier-2-pink));--custom-premium-colors-banner-yellow:#ffeaa0;--custom-premium-colors-banner-black:#232428}:root{--custom-pending-row-max-width:1040px;--custom-people-page-max-width-with-toolbar:940px}:root{--custom-family-center-page-responsive-width-mobile:900px}:root{--custom-text-widget-background-color-header-default:var(--primary-600);--custom-voice-widget-top-margin:calc(var(--custom-widget-bar-height) + var(--custom-widget-bar-padding)*2);--custom-voice-widget-widget-width:272px}:root{--custom-party-avatars-avatar-diameter:24px}:root{--custom-mobile-web-handoff-link-mobile-web-handoff-height:70px}:root{--custom-embedded-application-invite-content-height:130px;--custom-embedded-application-invite-content-height-tall:162px;--custom-embedded-application-invite-content-width:576px;--custom-embedded-application-invite-image-width-small:225px;--custom-embedded-application-invite-image-width-large:288px;--custom-message-helpers-popout-content-width:256px;--custom-message-helpers-popout-padding-width:16px;--custom-message-helpers-popout-container-width:calc(var(--custom-message-helpers-popout-content-width) + var(--custom-message-helpers-popout-padding-width)*2)}:root{--custom-media-post-attachments-horizontal-padding:48px;--custom-media-post-embed-spoiler-blur-radius:20px;--custom-media-post-embed-transition-duration:170ms}:root{--custom-raging-demon-duration:0.15s}:root{--custom-interaction-iframe-modal-modal-min-width:320px;--custom-interaction-iframe-modal-modal-margin:80px;--custom-interaction-iframe-modal-modal-max-width:1280px;--custom-interaction-iframe-modal-modal-header-height:52px}:root{--custom-accept-invite-detail-components-small-mobile-breakpoint:640px;--custom-accept-invite-mobile-small-mobile-breakpoint:640px}:root{--custom-hub-discovery-add-hub-card-card-height:320px;--custom-hub-discovery-guild-list-card-height:320px;--custom-hub-discovery-guild-list-min-card-width:248px;--custom-hub-discovery-guild-list-gutter-size:16px;--custom-hub-discovery-page-max-page-width:1608px}:root{--custom-guild-tooltip-icon-size:20px;--custom-guild-tooltip-icon-size-v-2:16px;--custom-folder-item-animation-duration:150ms;--custom-folder-item-guild-icon-margin:8px}:root{--custom-category-channel-space-before-category:16px}.density-compact{--custom-category-channel-space-before-category:var(--space-8)}:root{--custom-add-permissions-modal-focus-ring-width:4px;--custom-custom-role-icon-form-item-role-icon-preview-size:32px;--custom-guild-settings-roles-edit-shared-sidebar-width:232px;--custom-guild-settings-roles-intro-roles-transition:250ms;--custom-guild-settings-roles-intro-pause-transition:166ms;--custom-guild-settings-roles-intro-background-transition:500ms;--custom-guild-settings-roles-intro-banner-transition-delay:calc(var(--custom-guild-settings-roles-intro-roles-transition) + var(--custom-guild-settings-roles-intro-pause-transition));--custom-guild-settings-roles-intro-roles-transition-delay:calc(var(--custom-guild-settings-roles-intro-roles-transition) + var(--custom-guild-settings-roles-intro-pause-transition)*2 + var(--custom-guild-settings-roles-intro-background-transition));--custom-guild-settings-community-intro-content-spacing:32px;--custom-guild-settings-community-intro-hover-distance:-12px;--custom-guild-settings-community-intro-text-spacing:8px;--custom-guild-settings-discovery-landing-page-max-width-tab:905px;--custom-guild-settings-discovery-landing-page-settings-max-width:520px;--custom-guild-settings-partner-content-spacing:32px}:root{--custom-event-detail-info-tab-base-spacing:8px}:root{--custom-subscription-listing-previews-carousel-cards-get-cut-off-width:724px;--custom-editable-benefits-list-emoji-size:24px;--custom-edit-benefit-modal-emoji-size:22px;--custom-edit-benefit-modal-emoji-margin:10px;--custom-guild-settings-role-subscriptions-max-width:905px;--custom-guild-settings-role-subscriptions-overview-settings-max-width:520px;--custom-guild-settings-store-page-settings-max-width:520px;--custom-importable-benefits-list-listing-image-size:40px;--custom-import-benefits-modal-icon-size:24px;--custom-import-benefits-modal-role-icon-size:40px;--custom-role-icon-uploader-icon-size:24px;--custom-guild-role-subscription-style-constants-cover-image-aspect-ratio:4;--custom-historic-earnings-table-toggle-expand-column-width:30px;--custom-guild-role-subscription-card-basic-info-tier-image-size:80px;--custom-guild-role-subscription-card-basic-info-tier-image-size-mobile:48px;--custom-guild-role-subscriptions-overview-page-page-max-width:1180px}:root{--custom-guild-dialog-popout-width:250px;--custom-guild-dialog-splash-ratio:1.77778;--custom-guild-dialog-icon-size:84px;--custom-guild-dialog-icon-padding:4px}:root{--custom-guild-product-download-modal-header-image-width:119px}:root{--custom-guild-onboarding-home-page-max-page-width:1128px;--custom-guild-onboarding-home-page-max-single-column-width:704px;--custom-home-resource-channels-obscured-blur-radius:20px}:root{--custom-guild-member-application-review-sidebar-width:29vw}:root{--custom-featured-items-popout-featured-items-popout-footer-height:120px}:root{--custom-guild-boosting-sidebar-display-conditional-bottom-margin:12px;--custom-guild-boosting-marketing-progress-bar-marker-dimensions:32px;--custom-guild-boosting-marketing-progress-bar-end-markers-margin:4px;--custom-guild-boosting-marketing-progress-bar-marker-marker-dimensions:32px;--custom-guild-boosting-marketing-tier-cards-tier-card-border-radius:16px}:root{--custom-go-live-modal-art-height:112px}:root{--custom-gif-picker-gutter-size:0 16px 12px 16px;--custom-gif-picker-search-results-desired-item-width:160px}:root{--custom-forum-composer-attachments-attachment-size:78px;--custom-forum-post-obscured-blur-radius:20px;--custom-forum-post-grid-view-obscured-blur-radius:20px;--custom-demo-forum-channel-padding-large:20px;--custom-demo-forum-channel-post-padding:12px;--custom-demo-forum-channel-gap-size:8px}:root{--custom-feedback-modal-emoji-size:64px;--custom-feedback-modal-close-button-margin:12px}:root{--custom-expression-suggestions-container-padding:8px;--custom-expression-suggestions-sticker-suggestion-size:48px;--custom-expression-suggestions-sticker-suggestion-margin:8px}:root{--custom-expression-picker-constants-expression-picker-list-section-heading-height:32px;--custom-expression-picker-constants-expression-picker-inspector-bar-graphic-primary-dimensions:28px;--custom-expression-picker-constants-expression-picker-inspector-bar-graphic-secondary-dimensions:32px;--custom-expression-picker-constants-expression-picker-inspector-bar-height:48px}:root{--custom-emoji-picker-border-radius:8px;--custom-emoji-picker-constants-min-emoji-picker-width:498px;--custom-emoji-picker-constants-emoji-size-medium:40px;--custom-emoji-picker-constants-emoji-size-large:48px;--custom-emoji-picker-constants-emoji-container-padding-horizontal:4px;--custom-emoji-picker-constants-emoji-container-padding-vertical:4px;--custom-emoji-picker-constants-emoji-picker-height:440px;--custom-emoji-picker-constants-emoji-section-margin-bottom:12px;--custom-emoji-picker-constants-emoji-list-padding-top:0;--custom-emoji-picker-constants-emoji-list-padding-right:0;--custom-emoji-picker-constants-emoji-list-padding-bottom:8px;--custom-emoji-picker-constants-emoji-list-padding-left:8px;--custom-emoji-picker-constants-emoji-list-search-results-padding-top:8px;--custom-emoji-picker-constants-unicode-category-icon-margin-vertical:2px;--custom-emoji-picker-constants-unicode-category-icon-size:24px;--custom-emoji-picker-constants-unicode-category-icon-padding:4px;--custom-emoji-picker-constants-unicode-category-shortcut-height:48px;--custom-emoji-picker-constants-guild-category-icon-size:32px;--custom-emoji-picker-constants-guild-category-icon-margin-verical:8px;--custom-emoji-picker-constants-category-separator-size:1px;--custom-emoji-picker-constants-category-separator-margin-vertical:12px;--custom-emoji-picker-constants-diversity-emoji-size:24px;--custom-emoji-picker-constants-diversity-emoji-container-padding-vertical:7px;--custom-emoji-picker-constants-diversity-emoji-container-padding-horizontal:7px;--custom-emoji-picker-constants-emoji-premium-upsell-height:54px;--custom-emoji-picker-constants-emoji-premium-upsell-margin-top:16px;--custom-emoji-picker-constants-newly-added-emoji-badge-height:16px}:root{--custom-discover-static-guild-card-card-height:258px;--custom-discover-featured-guilds-section-card-height:320px;--custom-discover-featured-guilds-section-min-card-width:248px;--custom-discover-featured-guilds-section-gutter-size:16px;--custom-discover-search-results-max-search-bar-width:720px}:root{--custom-guild-directory-min-card-width:248px;--custom-guild-directory-gutter-size:16px;--custom-guild-directory-min-content-width:320px;--custom-guild-directory-max-page-width:1608px;--custom-guild-directory-entry-card-card-height:274px;--custom-guild-directory-landing-min-header-height:200px}:root{--custom-guild-shop-page-two-column-max-width:1439px;--custom-aspect-stable-image-container-padding:20px;--custom-monetization-info-table-expandable-rows-toggle-expand-column-width:30px;--custom-guild-shop-content-width:1044px;--custom-guild-shop-content-width-reduced:788px;--custom-guild-shop-content-width-minimum:688px;--custom-guild-shop-channel-row-gradient:linear-gradient(113deg,#2f3570 1.98%,#422c70 94.48%);--custom-guild-shop-channel-row-gradient-hover:linear-gradient(113deg,#383f86 1.98%,#4d3385 94.48%);--custom-guild-shop-channel-row-border-gradient:linear-gradient(113deg,#6591ff,#d150ff);--custom-guild-shop-channel-row-glow:0 0 4px rgba(189,149,255,.5);--custom-guild-shop-preview-pill-shadow-dark:-4px 5px #1d1d1d;--custom-guild-shop-preview-pill-shadow-light:-4px 5px #d7dce8;--custom-guild-shop-gradient-start:#686bff;--custom-guild-shop-gradient-end:#c356fd}:root{--custom-clips-enabled-indicator-medium-break-point:920px;--custom-clips-enabled-indicator-badge-icon-dimension-override:20px}:root{--custom-channel-attachment-upload-spoiler-blur-radius:44px;--custom-channel-attachment-upload-mini-attachment-size:78px;--custom-channel-textarea-text-area-height:44px;--custom-channel-textarea-text-area-max-height:50vh}:root{--custom-channel-call-participants-popout-padding-value:16px;--custom-stream-upsell-modal-art-height:149px;--custom-voice-channel-status-modal-emoji-size:22px;--custom-voice-channel-status-modal-emoji-margin:10px}:root{--custom-broadcasting-tooltip-image-offset:40px}:root{--custom-application-directory-content-min-width:600px;--custom-application-directory-content-max-width:1024px;--custom-guild-count-small-icon-size:16px;--custom-guild-count-large-icon-size:20px;--custom-collection-gallery-text-container-width:400px;--custom-collection-gallery-media-breakpoint:1024px;--custom-collection-gallery-column-card-height:600px;--custom-collection-gallery-row-card-height:283px;--custom-collection-list-card-gap:16px;--custom-collection-list-with-image-grid-gap:16px;--custom-collections-collection-gap:32px;--custom-application-directory-profile-sidebar-width:192px;--custom-application-directory-profile-sidebar-margin-right:48px;--custom-application-directory-profile-icon-size:122px;--custom-application-directory-search-sidebar-width:200px;--custom-application-directory-search-sidebar-margin-right:32px}:root{--custom-accept-invite-modal-invite-modal-height:420px;--custom-accept-invite-modal-small-screen-width:720px}:root{--custom-avatar-avatar-decoration-border-position:calc((1 - var(--decoration-to-avatar-ratio))/2*100%);--custom-button-button-xl-width:148px;--custom-button-button-xl-height:50px;--custom-button-button-lg-width:130px;--custom-button-button-lg-height:44px;--custom-button-button-md-width:96px;--custom-button-button-md-height:38px;--custom-button-button-sm-width:60px;--custom-button-button-sm-height:32px;--custom-button-button-tn-height:24px;--custom-button-button-tn-width:52px;--custom-button-link-underline-width:1px;--custom-button-link-underline-offset:1px;--custom-button-link-underline-stop:calc(var(--custom-button-link-underline-width) + var(--custom-button-link-underline-offset));--custom-button-filled-hover:0.1;--custom-button-filled-active:0.2;--custom-button-transition-duration:170ms;--custom-modal-min-width-large:800px}:root{--custom-special-markdown-small-break-point:600px;--custom-special-markdown-medium-break-point:768px;--custom-user-profile-hype-squad-badge-icon-size:24px;--custom-user-profile-hype-squad-badge-shine-size-offset:64px}:root{--custom-guild-discovery-gutter-size:16px;--custom-guild-discovery-max-page-width:1608px}:root{--custom-dropdown-button-small-dropdown-size:16px;--custom-dropdown-button-medium-dropdown-size:24px;--custom-dropdown-button-large-dropdown-size:32px;--custom-dropdown-button-separator-padding:4px;--custom-dropdown-button-hitbox-padding:8px;--custom-responsive-embed-tile-loading-background-width:271px;--custom-game-install-locations-item-padding:20px;--custom-game-list-row-min-height:62px;--custom-game-list-linked-to-glow-duration:2000ms;--custom-application-store-home-store-home-width:1245px;--custom-application-store-listing-body-max-width:880px;--custom-store-colors-primary-750:#191b1d;--custom-store-colors-premium-gradient:linear-gradient(to right,var(--premium-tier-2-purple),var(--premium-tier-2-pink))}:root{--custom-member-list-item-avatar-decoration-padding:2px;--custom-messages-popout-messages-popout-footer-height:120px;--custom-radio-image-border-thickness:2px;--custom-standard-sidebar-view-sidebar-content-width:192px;--custom-standard-sidebar-view-standard-padding:20px;--custom-standard-sidebar-view-sidebar-content-scrollbar-padding:6px;--custom-standard-sidebar-view-sidebar-total-width:264px}:root{--decoration-to-avatar-ratio:1.2}:root{--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800}.theme-dark.custom-theme-background{--custom-background-gradient-color:0 0 0;--custom-background-gradient-opacity-chat:0.8;--custom-background-gradient-highest-opacity:0.65;--custom-background-gradient-lowest-opacity:0.9;--custom-background-gradient-lower-opacity:0.85;--custom-background-gradient-low-opacity:0.8;--custom-background-gradient-high-opacity:0.75;--custom-background-gradient-higher-opacity:0.7;--custom-background-gradient-opacity-app-frame:var(--custom-background-gradient-higher-opacity)}.theme-dark.custom-theme-background.custom-client-theme{--custom-background-gradient-lowest-opacity:calc(0.54 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.9);--custom-background-gradient-lower-opacity:calc(0.51 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.85);--custom-background-gradient-low-opacity:calc(0.48 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.8);--custom-background-gradient-high-opacity:calc(0.45 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.75);--custom-background-gradient-higher-opacity:calc(0.42 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.7);--custom-background-gradient-opacity-chat:calc(0.48 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.8);--custom-background-gradient-highest-opacity:calc(0.39 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.65)}.custom-theme-background .theme-dark,.theme-dark.custom-theme-background{--custom-theme-base-color:var(--custom-theme-base-color-dark);--custom-theme-text-color:var(--custom-theme-text-color-dark);--custom-theme-base-color-hsl:var(--custom-theme-base-color-dark-hsl)}.theme-light.custom-theme-background{--custom-background-gradient-color:255 255 255;--custom-background-gradient-highest-opacity:0.95;--custom-background-gradient-opacity-chat:0.85;--custom-background-gradient-lowest-opacity:0.85;--custom-background-gradient-lower-opacity:0.8;--custom-background-gradient-low-opacity:0.75;--custom-background-gradient-high-opacity:0.7;--custom-background-gradient-higher-opacity:0.65;--custom-background-gradient-opacity-app-frame:var(--custom-background-gradient-higher-opacity)}.theme-light.custom-theme-background.custom-client-theme{--custom-background-gradient-lowest-opacity:calc(0.51 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.85);--custom-background-gradient-lower-opacity:calc(0.48 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.8);--custom-background-gradient-low-opacity:calc(0.45 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.75);--custom-background-gradient-high-opacity:calc(0.42 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4*0.7);--custom-background-gradient-higher-opacity:calc(0.325 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.5*0.65);--custom-background-gradient-opacity-chat:calc(var(--custom-background-gradient-chat-opacity-base-light, 0.85)*(0.6 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.4));--custom-background-gradient-highest-opacity:calc(var(--custom-background-gradient-highest-opacity-base-light, 0.95)*(0.8 + var(--custom-background-gradient-opacity-mix-amount, 1)*0.2))}.custom-theme-background .theme-light,.theme-light.custom-theme-background{--custom-theme-base-color:var(--custom-theme-base-color-light);--custom-theme-text-color:var(--custom-theme-text-color-light);--custom-theme-base-color-hsl:var(--custom-theme-base-color-light-hsl)}.custom-theme-background{--custom-background-gradient-lowest-color:var(--custom-background-gradient-color);--custom-background-gradient-lower-color:var(--custom-background-gradient-color);--custom-background-gradient-low-color:var(--custom-background-gradient-color);--custom-background-gradient-high-color:var(--custom-background-gradient-color);--custom-background-gradient-higher-color:var(--custom-background-gradient-color);--custom-background-gradient-chat-color:var(--custom-background-gradient-color);--custom-background-gradient-app-frame-color:var(--custom-background-gradient-color);--custom-background-gradient-highest-color:var(--custom-background-gradient-color);--custom-background-gradient-cover:fixed 0 0/cover,var(--custom-theme-background) fixed 0 0 /cover;--background-gradient-lowest:linear-gradient(rgb(var(--custom-background-gradient-lowest-color)/var(--custom-background-gradient-lowest-opacity)),rgb(var(--custom-background-gradient-lowest-color)/var(--custom-background-gradient-lowest-opacity))) var(--custom-background-gradient-cover);--background-gradient-lower:linear-gradient(rgb(var(--custom-background-gradient-lower-color)/var(--custom-background-gradient-lower-opacity)),rgb(var(--custom-background-gradient-lower-color)/var(--custom-background-gradient-lower-opacity))) var(--custom-background-gradient-cover);--background-gradient-low:linear-gradient(rgb(var(--custom-background-gradient-low-color)/var(--custom-background-gradient-low-opacity)),rgb(var(--custom-background-gradient-low-color)/var(--custom-background-gradient-low-opacity))) var(--custom-background-gradient-cover);--background-gradient-high:linear-gradient(rgb(var(--custom-background-gradient-high-color)/var(--custom-background-gradient-high-opacity)),rgb(var(--custom-background-gradient-high-color)/var(--custom-background-gradient-high-opacity))) var(--custom-background-gradient-cover);--background-gradient-higher:linear-gradient(rgb(var(--custom-background-gradient-higher-color)/var(--custom-background-gradient-higher-opacity)),rgb(var(--custom-background-gradient-higher-color)/var(--custom-background-gradient-higher-opacity))) var(--custom-background-gradient-cover);--background-gradient-chat:linear-gradient(rgb(var(--custom-background-gradient-chat-color)/var(--custom-background-gradient-opacity-chat)),rgb(var(--custom-background-gradient-chat-color)/var(--custom-background-gradient-opacity-chat))) var(--custom-background-gradient-cover);--background-gradient-app-frame:linear-gradient(rgb(var(--custom-background-gradient-app-frame-color)/var(--custom-background-gradient-opacity-app-frame)),rgb(var(--custom-background-gradient-app-frame-color)/var(--custom-background-gradient-opacity-app-frame))) var(--custom-background-gradient-cover);--background-gradient-highest:linear-gradient(rgb(var(--custom-background-gradient-highest-color)/var(--custom-background-gradient-highest-opacity)),rgb(var(--custom-background-gradient-highest-color)/var(--custom-background-gradient-highest-opacity))) var(--custom-background-gradient-cover);--background-gradient-chat-preview:linear-gradient(rgb(var(--custom-background-gradient-chat-color)/var(--custom-background-gradient-opacity-chat)),rgb(var(--custom-background-gradient-chat-color)/var(--custom-background-gradient-opacity-chat))),var(--custom-theme-background)}.disable-adaptive-theme{--custom-theme-base-color-amount:0%!important;--custom-theme-text-color-amount:0%!important}.reduce-adaptive-theme{--custom-theme-base-color-amount:20%!important;--custom-theme-text-color-amount:20%!important}@supports (color:color-mix(in lch,red,blue)){.custom-theme-background:not(.custom-client-theme){--custom-app-border-frame-base:color-mix(in oklab,var(--custom-theme-primary-color) 50%,var(--custom-theme-secondary-color) 50%);--app-border-frame:color-mix(in oklab,var(--custom-app-border-frame-base) 24%,var(--border-subtle) 100%)}}.appMount__51fd7,body,html{height:100%;width:100%}.appMount__51fd7{color:var(--background-base-lowest);display:flex;flex-direction:column;overflow:hidden;position:absolute}.appMount__51fd7,body{background:var(--background-base-lowest);text-rendering:optimizeLegibility}.overlay .appMount__51fd7,.overlay body{background:transparent}::-moz-placeholder{font-family:var(--font-primary);text-rendering:optimizeLegibility}::placeholder,body,button,input,select,textarea{font-family:var(--font-primary);text-rendering:optimizeLegibility}a,button,div,input,label,select,span,strong,textarea{outline:0}img[alt]{text-indent:-9999px}@media (-webkit-max-device-pixel-ratio:1.5){.theme-light{--font-weight-semibold-1x-light-theme:600}}:root{--custom-guild-list-padding:var(--space-md);--custom-guild-list-width:calc(var(--guildbar-avatar-size) + var(--custom-guild-list-padding)*2);--custom-guild-sidebar-width:268px;--custom-app-sidebar-target-width:calc(var(--custom-guild-sidebar-width) + var(--custom-guild-list-width));--custom-rtc-account-height:44px;--custom-app-top-bar-height:32px;--custom-app-top-bar-item-radius:6px;--custom-channel-header-height:calc(var(--guildbar-avatar-size) + var(--space-xs));--custom-member-list-width:264px;--custom-channel-textarea-text-area-height:56px;--custom-chat-aligned-icon-offset:((var(--chat-avatar-size) - var(--chat-input-icon-size))/2);--custom-message-margin-horizontal:var(--space-md)}.refresh-title-bar-small{--custom-app-top-bar-height:24px}.refresh-title-bar-large{--custom-app-top-bar-height:40px}.platform-osx{--custom-app-top-bar-height:max(calc(100/var(--custom-zoom, 100)*32px),32px)}.platform-osx.refresh-title-bar-small{--custom-app-top-bar-height:max(calc(100/var(--custom-zoom, 100)*24px),24px)}.platform-osx.refresh-title-bar-large{--custom-app-top-bar-height:max(calc(100/var(--custom-zoom, 100)*40px),40px)}.refresh-fast-follow-avatars{--custom-guild-list-padding:min(var(--space-md),var(--space-16));--custom-guild-list-width:calc(var(--guildbar-avatar-size) + var(--custom-guild-list-padding)*2);--custom-channel-header-height:calc(40px + var(--space-xs))}.density-compact{--custom-member-list-width:256px}.density-cozy{--custom-member-list-width:268px}.grecaptcha-badge{visibility:hidden}.enable-forced-colors:not(.platform-web) body:before,html.enable-forced-colors:not(.platform-web) body:before{border:6px solid #d3d3d3;border-top:0 solid #d3d3d3;box-sizing:border-box;content:"";display:block;forced-color-adjust:none;height:100%;inset-inline-start:0;pointer-events:none;position:absolute;top:0;width:100%}.enable-forced-colors:not(.platform-web) #app-mount__51fd7,.enable-forced-colors:not(.platform-web) .appMount__51fd7,html.enable-forced-colors:not(.platform-web) #app-mount__51fd7,html.enable-forced-colors:not(.platform-web) .appMount__51fd7{background-color:Canvas;box-sizing:border-box;height:calc(100% - 6px);margin:0 6px 6px;width:calc(100% - 12px)}.enable-forced-colors:not(.platform-web).theme-dark body:before,html.enable-forced-colors:not(.platform-web).theme-dark body:before{border-color:#d3d3d3}.enable-forced-colors:not(.platform-web).theme-dark.app-focused body:before,html.enable-forced-colors:not(.platform-web).theme-dark.app-focused body:before{border-color:gold}.enable-forced-colors:not(.platform-web).theme-light body:before,html.enable-forced-colors:not(.platform-web).theme-light body:before{border-color:gray}.enable-forced-colors:not(.platform-web).theme-light.app-focused body:before,html.enable-forced-colors:not(.platform-web).theme-light.app-focused body:before{border-color:#483d8b}.high-contrast-mode,.high-contrast-mode .theme-light,.high-contrast-mode.theme-light,.high-contrast-mode .theme-dark,.high-contrast-mode.theme-dark,.high-contrast-mode .theme-darker,.high-contrast-mode.theme-darker,.high-contrast-mode .theme-midnight,.high-contrast-mode.theme-midnight{--shadow-border:0 0 0 1px var(--border-strong)!important}

/*# sourceMappingURL=58858.f7ea0a6c4421fa39.css.map*/