@import url("https://nyri4.github.io/donators/donators.css");
:root .buttons_d5deea {
  transition: opacity 150ms;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 {
  position: fixed;
  bottom: 26.5px;
  left: 327.5px;
  z-index: 2;
  margin: 0;
  padding: 0;
  min-width: unset;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13 {
  width: 40px !important;
  height: 40px !important;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13 > svg {
  contain: unset;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13 foreignObject {
  width: 100% !important;
  height: 100% !important;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13 .pointerEvents_c51b4e {
  x: 31px;
  y: 31px;
  ry: var(--status-radius);
  width: 12px;
  height: 12px;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13:hover {
  opacity: 1;
}
:root .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 > .avatar_b2ca13 + .nameTag_b2ca13 {
  display: none;
}
:root .content_a4d4d9 > :nth-child(2):not(.chat_a7d72e),
:root .callContainer_ed4410,
:root .gatedContent_def860,
:root .chat_a7d72e > .content_a7d72e > .container_a6d69a > .list_a6d69a[data-list-id^=forum-channel-list],
:root .chat_a7d72e > .content_a7d72e > .pageContainer_a9a262,
:root .forumOrHome_ff5f90 + .content_a7d72e > .container__93316,
:root .container_f1fd9c,
:root .background_e85cee,
:root .page_d20375 {
  z-index: 2;
}
:root .chat_a7d72e > .content_a7d72e > .container_a6d69a > .list_a6d69a[data-list-id^=forum-channel-list] {
  background-color: var(--background-primary);
}
:root .chat_a7d72e .form_a7d72e {
  padding-left: 66px;
}
:root .chat_a7d72e .form_a7d72e .wrapper_faf5ab {
  z-index: unset;
}
:root .chat_a7d72e .form_a7d72e .channelTextArea_a7d72e .scrollableContainer_d0696b::after,
:root .chat_a7d72e .form_a7d72e .wrapper_faf5ab::after {
  position: absolute;
  content: "";
  bottom: 2px;
  left: -50px;
  width: 40px;
  height: 40px;
  background-color: var(--background-secondary);
  border-radius: calc(var(--avatar-radius) + 2px);
}
:root .typing_d7ebeb {
  left: 66px;
  right: 26px;
}
:root .lookFilled-yCfaCM.colorPrimary-2AuQVo,
:root .lookFilled-yCfaCM.colorPrimary-2AuQVo:hover {
  background-color: var(--brand-experiment);
}
:root .container_d29eee {
  margin-left: 14px;
  margin-bottom: 16px;
  border-radius: 8px;
}
:root .spamBanner_c1da2c {
  position: relative;
  flex-direction: column;
  left: 56px;
  bottom: 8px;
  width: 330px;
  height: fit-content;
  row-gap: 30px;
}
:root .spamBanner_c1da2c .bannerTextContainer_c1da2c {
  min-width: 0;
}
:root .spamBanner_c1da2c .actionButtons_c1da2c {
  justify-content: space-around;
}
:root .messagesErrorBar_cf58b5 {
  border-radius: 15px;
  padding-bottom: 0;
  margin-bottom: 15px;
}
:root .messagesErrorBar_cf58b5:active {
  margin-bottom: 14px;
}
:root .newMessagesBar_cf58b5 {
  background-color: var(--background-accent);
  border-radius: 50px;
  margin-top: 5px;
}
:root .message_d5deea.mentioned_d5deea {
  background-color: var(--mention-color-background);
}
:root .message_d5deea.mentioned_d5deea::before {
  background: var(--mention-color-bar);
  padding: 1px;
}
:root .message_d5deea.mentioned_d5deea:hover {
  background-color: var(--mention-color-hover) !important;
}
:root .wrapper_ed5275:not([style]) {
  position: relative;
  color: var(--brand-experiment);
  background: transparent;
}
:root .wrapper_ed5275:not([style])::after {
  content: "";
  opacity: 0.1;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--brand-experiment);
  border-radius: inherit;
}
:root .jumpToPresentBar_cf58b5,
:root .jumpToPresentBar_cf58b5:active {
  margin-bottom: 13px;
  border-radius: 20px;
  padding: 0;
}
:root .autocompleteRow_bcc24e {
  padding: 0;
}
:root .autocompleteRow_bcc24e .base_bcc24e {
  border-radius: 0;
}
:root .autocompleteRow_bcc24e:first-of-type,
:root .autocompleteRow_bcc24e .option_bea3ee {
  background-color: var(--background-tertiary);
}
:root .autocomplete_bcc24e {
  background: var(--background-secondary-alt);
}
:root .categoryHeader_fe2299,
:root .autocomplete_bcc24e {
  background: var(--background-secondary);
}
:root .selected-3H3-RC {
  background: var(--background-primary);
}
:root .sprite_d91a75.spriteColored_d91a75 {
  opacity: 1 !important;
}
:root .sprite_d91a75.spriteGreyscale_d91a75 {
  opacity: 0 !important;
}
:root #emoji-picker-tab .contents_dd4f85,
:root #sticker-picker-tab .contents_dd4f85,
:root #bd-emotes-tab .contents_dd4f85 {
  text-indent: 100%;
  overflow: hidden;
}
:root .navList_af5dbb > *:not(#gif-picker-tab).navButton_af5dbb::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
}
:root .navList_af5dbb #sticker-picker-tab.navButton_af5dbb::after {
  background-image: url("https://i.imgur.com/S79punc.png");
}
:root .navList_af5dbb #emoji-picker-tab.navButton_af5dbb::after {
  background-image: url("https://i.imgur.com/YOshExa.png");
}
:root .navList_af5dbb #bd-emotes-tab.navButton_af5dbb::after {
  background-image: url("https://i.imgur.com/efz6JwF.png");
}
:root .navList_af5dbb .navButton_af5dbb {
  width: 40px;
  padding: 8px;
}
:root .navButtonActive_af5dbb,
:root .emojiItem_fbfedd.emojiItemSelected_fbfedd {
  background-color: rgba(110, 133, 211, 0.1294117647);
}
:root .imageLoading_b000dd {
  background-image: none !important;
  background-color: var(--background-primary);
  border-radius: 8px;
}
:root .contentWrapper_af5dbb {
  grid-row-gap: 20px;
  padding-top: 8px;
}
:root .contentWrapper_af5dbb .arrow_d64d50 {
  display: none;
}
:root .stickerInspected_a708c4 .inspectedIndicator_a708c4 {
  background-color: rgba(110, 133, 211, 0.1294117647);
}
:root .attachButton_d0696b .attachButtonPlus_f298d4,
:root .attachButton_d0696b:hover .attachButtonPlus_f298d4 {
  fill: var(--chat-buttons);
}
:root .buttonWrapper_f9af59,
:root .icon_f9af59 {
  color: var(--chat-buttons);
}
:root .contentWrapper_f7506e {
  background-color: var(--background-primary);
}
:root .container_e5da8b, :root .clickable_b78bb6 {
  background-color: var(--background-secondary);
}
:root .contentWarningPopout_fa823b {
  background-color: var(--background-secondary);
}
:root .scroller_f2bfbb {
  background: var(--background-tertiary);
}
:root .container_f2bfbb,
:root .reactors_f2bfbb {
  background: var(--background-secondary);
}
:root .reactionSelected_f2bfbb,
:root .reactionDefault_f2bfbb:hover {
  margin-right: 6px;
}
:root .reactionSelected_f2bfbb {
  background-color: rgba(110, 133, 211, 0.1294117647);
}
:root .invite_f61cb8 {
  background-color: var(--background-secondary);
  border-color: transparent;
}
:root .attachment_b52bef {
  border: none;
}
:root .embedSpotify_b0068a {
  border-radius: 5px;
}
:root .tile_ab47a1 {
  background-color: var(--background-secondary);
}
:root .tileHorizontal_ab47a1.tile_ab47a1:hover {
  background-color: var(--background-secondary-alt);
}
:root .invalidPoop_ff31dd {
  background-color: rgba(0, 0, 0, 0.103);
}
:root .spoilerText-27bIiA.hidden-3B-Rum,
:root .spoilerText-27bIiA.hidden-3B-Rum:hover {
  background-color: var(--background-secondary-alt);
}
:root .wrapperAudio_f316dd {
  padding: 10px 0 0 0;
  border-color: transparent;
}
:root .audioMetadata_f316dd {
  padding: 5px 10px;
}
:root .audioControls_f316dd {
  border-radius: 0;
}
:root .hljs.scrollbar_c858ce {
  background-color: var(--background-secondary) !important;
}
:root .markup_f8f345 code {
  background: var(--deprecated-card-bg);
}
:root .emptyChannelIcon_c2668b {
  position: relative;
  background-color: transparent;
}
:root .emptyChannelIcon_c2668b::after {
  content: "";
  opacity: 0.3;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--brand-experiment);
  border-radius: 8px;
}

:root .guilds_a4d4d9 .scroller_fea3ef {
  contain: none !important;
  padding-bottom: 170px;
}
:root .expandedFolderBackground_bc7085 {
  border-radius: var(--server-radius);
}
:root .folder_bc7085 {
  background-color: transparent;
}
:root .discoverHeader_b992d4 ~ .categoryItem_c72b37 {
  margin-left: 0;
}
:root .discoverHeader_b992d4 ~ .categoryItem_c72b37 .itemInner_c72b37 {
  padding: 8px;
  border-radius: 0;
}
:root .pageWrapper_a3a4ce {
  background-color: var(--background-primary);
}
:root .pageWrapper_a3a4ce .scroller-3j5xK2 {
  padding: 0 !important;
}
:root .pageWrapper_a3a4ce .headerImage-2D5D-v {
  position: relative;
  top: -8px;
  border-radius: 0;
  -webkit-mask: linear-gradient(black, transparent);
}
:root .pageWrapper_a3a4ce .guildListSection_c8c448 {
  padding: 0 32px 32px;
  box-sizing: border-box;
}
:root .scroller_a39aa3 {
  padding: 0 !important;
}
:root .scroller_a39aa3 .headerImage_a39aa3 {
  position: relative;
  top: -8px;
  border-radius: 0;
  -webkit-mask: linear-gradient(black, transparent);
}
:root .scroller_a39aa3 .guildListSection_ac51fa,
:root .scroller_a39aa3 .footerDescription_a39aa3 {
  padding: 0 32px 32px;
  box-sizing: border-box;
}
:root .css-bcsufo-menu {
  background: var(--background-secondary-alt);
}
:root .css-1a1o7fb-control,
:root .css-2dw5y-control,
:root .css-p0ralp-control {
  background: var(--background-secondary);
}
:root .itemInner__2abad {
  padding: 8px;
  margin-left: 0;
}
:root .header_d33b18 {
  margin: -32px -32px 0 -32px;
  border-radius: 0;
}
:root .header_d33b18 .headerImage_d33b18 {
  border-radius: 0;
  -webkit-mask: linear-gradient(black, transparent);
}
:root .theme-light .root_f9a4c9,
:root .theme-light .footer_f9a4c9 {
  box-shadow: none;
}
:root .theme-light .lookFilled_dd4f85.colorPrimary_dd4f85 {
  background-color: var(--brand-experiment);
}
:root .theme-light .contents_dd4f85 {
  color: #fff;
}
:root .theme-light .templatesList_fc9dae,
:root .theme-light .optionsList_f5507e {
  padding: 0 !important;
  border-radius: 0;
}
:root .theme-light .templatesList_fc9dae .container_a47d49,
:root .theme-light .optionsList_f5507e .container_a47d49 {
  border: none;
  border-radius: 0;
}
:root .theme-light .templatesList_fc9dae .optionHeader_fc9dae,
:root .theme-light .optionsList_f5507e .optionHeader_fc9dae {
  text-align: center;
  margin: 12px 0;
}
:root .theme-light .createGuild_c1ee6b {
  padding: 10px !important;
}
:root .panels_a4d4d9 {
  z-index: 2;
}
:root .panels_a4d4d9 > .container_b2ca13 {
  height: 0;
}
:root .panels_a4d4d9 > .container_b2ca13 > .flex_dc333f {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 72px;
  padding: 20px 0 10px 0;
  flex-direction: column;
  background: linear-gradient(transparent, var(--background-tertiary) 15%);
}
:root .panels_a4d4d9 > .container_b2ca13 > .flex_dc333f > .button_adca65 {
  color: var(--user-buttons-color);
  margin: var(--user-buttons-spacing) auto 0 auto;
}
:root .inner-1ilYF7 > .modal_c97cbd > .header_f9a4c9,
:root .modal_c97cbd,
:root .inner-1ilYF7 > .modal_c97cbd > .scrollerBase_eed6a8 {
  background: var(--background-secondary);
}
:root .unreadMentionsBar_fea3ef .text_edf32f {
  display: none;
}
:root .unreadMentionsIndicatorTop_fea3ef {
  width: 100%;
  height: 50px;
  top: -7px;
  padding: 0;
}
:root .unreadMentionsIndicatorTop_fea3ef .unreadMentionsBar_fea3ef {
  border-radius: 0;
  background: linear-gradient(var(--mention-color), rgba(0, 0, 0, 0));
  transition: 100ms;
}
:root .unreadMentionsIndicatorTop_fea3ef .unreadMentionsBar_fea3ef:active {
  background: linear-gradient(var(--mention-color), rgba(0, 0, 0, 0));
}
:root .unreadMentionsIndicatorBottom_fea3ef {
  width: 100%;
  height: 15px;
  padding: 0;
}
:root .unreadMentionsIndicatorBottom_fea3ef .unreadMentionsBar_fea3ef {
  border-radius: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), var(--mention-color));
}
:root .unreadMentionsIndicatorBottom_fea3ef .unreadMentionsBar_fea3ef:active {
  background: linear-gradient(rgba(0, 0, 0, 0), var(--mention-color));
}
:root .lowerBadge_c5f96a {
  top: 0;
  left: 0;
}
:root .lowerBadge_c5f96a .numberBadge__40d6f {
  background-color: var(--mention-color) !important;
}
:root .lowerBadge_c5f96a .numberBadge__40d6f::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: inherit;
  border-radius: 100%;
  z-index: -1;
  animation: var(--disable-animations), 2s pulse infinite;
  will-change: transform;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}
:root #guild-header-popout .item_d90b3d {
  flex-direction: row-reverse;
}
:root #guild-header-popout .item_d90b3d .iconContainer_d90b3d {
  margin: 0 8px 0 0;
}
:root #guild-header-popout .icon_ad5fac {
  width: 100%;
  height: 100%;
}
:root #guild-header-popout-premium-subscribe:hover, :root #guild-header-popout-premium-subscribe:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-premium-subscribe.focused_d90b3d {
  background-color: rgba(255, 115, 250, 0.1098039216);
}
:root #guild-header-popout-premium-subscribe .icon_d90b3d {
  color: #ff73fa;
}
:root #guild-header-popout-invite-people {
  color: #677bc4;
}
:root #guild-header-popout-invite-people:hover, :root #guild-header-popout-invite-people:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-invite-people.focused_d90b3d {
  background-color: rgba(103, 123, 196, 0.1176470588);
}
:root #guild-header-popout-invite-people .icon_d90b3d {
  color: #677bc4;
}
:root #guild-header-popout-settings:hover, :root #guild-header-popout-settings:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-settings.focused_d90b3d {
  background-color: rgba(84, 110, 122, 0.1176470588);
}
:root #guild-header-popout-settings .icon_d90b3d {
  color: #546e7a;
}
:root #guild-header-popout-insights:hover, :root #guild-header-popout-insights:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-insights.focused_d90b3d {
  background-color: rgba(26, 188, 156, 0.137254902);
}
:root #guild-header-popout-insights .icon_d90b3d {
  color: #1abc9c;
}
:root #guild-header-popout-create-channel:hover, :root #guild-header-popout-create-channel:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-create-channel.focused_d90b3d {
  background-color: rgba(233, 30, 98, 0.1294117647);
}
:root #guild-header-popout-create-channel .icon_d90b3d {
  color: #e91e63;
}
:root #guild-header-popout-create-category:hover, :root #guild-header-popout-create-category:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-create-category.focused_d90b3d {
  background-color: rgba(234, 161, 78, 0.0745098039);
}
:root #guild-header-popout-create-category .icon_d90b3d {
  color: #eaa14e;
}
:root #guild-header-popout-create-event:hover, :root #guild-header-popout-create-event:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-create-event.focused_d90b3d {
  background-color: rgba(237, 233, 230, 0.0666666667);
}
:root #guild-header-popout-create-event .icon_d90b3d > path:first-child {
  fill: #677bc4;
}
:root #guild-header-popout-create-event .icon_d90b3d > path:last-child {
  fill: #ede9e6;
}
:root #guild-header-popout-active-threads:hover, :root #guild-header-popout-active-threads:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-active-threads.focused_d90b3d {
  background-color: rgba(84, 136, 247, 0.1921568627);
}
:root #guild-header-popout-active-threads .icon_d90b3d {
  color: #5488f7;
}
:root #guild-header-popout-application-directory:hover, :root #guild-header-popout-application-directory:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-application-directory.focused_d90b3d {
  background-color: rgba(48, 73, 87, 0.0745098039);
}
:root #guild-header-popout-application-directory .icon_d90b3d {
  color: #304957;
}
:root #guild-header-popout-notifications:hover, :root #guild-header-popout-notifications:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-notifications.focused_d90b3d {
  background-color: rgba(233, 187, 72, 0.0823529412);
}
:root #guild-header-popout-notifications .icon_d90b3d {
  color: #fcd462;
}
:root #guild-header-popout-privacy:hover, :root #guild-header-popout-privacy:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-privacy.focused_d90b3d {
  background-color: rgba(74, 131, 212, 0.0941176471);
}
:root #guild-header-popout-privacy .icon_d90b3d {
  color: #4a84d4;
}
:root #guild-header-popout-change-nickname:hover, :root #guild-header-popout-change-nickname:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-change-nickname.focused_d90b3d {
  background-color: rgba(67, 181, 130, 0.0941176471);
}
:root #guild-header-popout-change-nickname .icon_d90b3d {
  color: #43b581;
}
:root #guild-header-popout-hide-muted-channels:hover, :root #guild-header-popout-hide-muted-channels:active:not(.hideInteraction_d90b3d), :root #guild-header-popout-hide-muted-channels.focused_d90b3d {
  background-color: rgba(92, 110, 177, 0.0901960784);
}
:root #guild-header-popout-hide-muted-channels:hover svg > path:first-child {
  color: var(--control-brand-foreground);
}
:root #guild-header-popout-hide-muted-channels:hover svg > path:last-child {
  color: #fff;
}
:root .mainContent_a08117 .arrow_d64d50 {
  display: none;
}
:root .spine_e1e976 {
  z-index: 1;
}
:root .container_fd6364 {
  background: var(--background-secondary);
  z-index: 3;
}
:root .unreadTop__6e8c4 {
  top: -9px;
  z-index: 2;
  width: 100%;
  padding: 0;
}
:root .unreadTop__6e8c4 .unreadBar_c43953.mention_edf32f {
  border-radius: 0;
  background: linear-gradient(var(--mention-color), rgba(0, 0, 0, 0));
}
:root .unreadTop__6e8c4 .unreadBar_c43953.unread_edf32f {
  border-radius: 0;
  background: linear-gradient(var(--unread-color), rgba(0, 0, 0, 0));
}
:root .unreadBottom__6be9f {
  width: 100%;
  height: 15px;
  padding: 0;
}
:root .unreadBottom__6be9f .unreadBar_c43953.mention_edf32f {
  border-radius: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), var(--mention-color));
}
:root .unreadBottom__6be9f .unreadBar_c43953.unread_edf32f {
  border-radius: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), var(--unread-color));
}
:root .unreadBar_c43953 > .text_edf32f {
  display: none;
}
:root .mentionsBadge_e2a798 .numberBadge__40d6f {
  background-color: var(--mention-color) !important;
}
:root .mentionsBadge_e2a798 .numberBadge__40d6f::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: inherit;
  border-radius: 100%;
  z-index: -1;
  animation: var(--disable-animations), 2s pulse infinite;
  will-change: transform;
}
:root .unread_d8bfb3 {
  top: 50%;
  left: 5px;
  width: 6px;
  height: 6px;
  z-index: 1;
  background-color: var(--unread-color);
  border-radius: 10px;
  margin-top: 0;
  transform: translate(0%, -50%);
}
:root .unread_d8bfb3::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: inherit;
  border-radius: 100%;
  z-index: 1;
  animation: var(--disable-animations), pulse 2s infinite;
  will-change: transform;
}
:root .activityPanel_a4d4d9,
:root .container_adcaac {
  border-bottom: none;
}
:root .voiceUserSummary_c43953 svg:not(.icon_d03bba) {
  padding-right: 10px;
}
:root [mask="url(#svg-mask-voice-user-summary-item)"] {
  mask: none;
}
:root .tile_dc5fc4 {
  background-color: var(--background-secondary-alt);
}
:root .tile_dc5fc4 .button_e5cc00,
:root .tile_dc5fc4 .buttonColor_d4af21 {
  background-color: var(--brand-experiment);
}
:root .container__13b2a .header-2C89wJ {
  background-color: var(--background-tertiary);
}
:root .container__13b2a section {
  background-color: var(--background-secondary);
}
:root .group_d25d19 {
  width: 110px;
  border: none;
  gap: 5px;
}
:root .group_d25d19 .item_d25d19 {
  border-radius: 8px;
}
:root .group_d25d19 .item_d25d19:hover.deny_d25d19, :root .group_d25d19 .item_d25d19.selected_d25d19.deny_d25d19 {
  color: #ed4245;
  background-color: rgba(237, 66, 69, 0.1843137255);
}
:root .group_d25d19 .item_d25d19:hover.passthrough_d25d19, :root .group_d25d19 .item_d25d19.selected_d25d19.passthrough_d25d19 {
  color: #dcddde;
  background-color: rgba(100, 100, 100, 0.2274509804);
}
:root .group_d25d19 .item_d25d19:hover.allow_d25d19, :root .group_d25d19 .item_d25d19.selected_d25d19.allow_d25d19 {
  color: #43b581;
  background-color: rgba(67, 181, 130, 0.231372549);
}
:root .inviteRow_cedfaf {
  border-radius: 0;
  padding-left: 15px;
}
:root .inviteRow_cedfaf:hover {
  background-color: var(--background-modifier-hover);
}
:root .autocompleteShadow-1aXK3x {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1921568627);
}
:root .autocompleteShadow-1aXK3x + .autocompleteArrow-2CRgr2, :root .autocompleteShadow-1aXK3x ~ .header-PfVfAO {
  background: var(--background-secondary-alt);
}
:root .autocompleteShadow-1aXK3x ~ .sectionTag-euh3ZW {
  background: var(--background-secondary);
}
:root .autocompleteShadow-1aXK3x ~ .sectionTag-euh3ZW .row-3UUG_l {
  padding: 0;
}
:root .autocompleteShadow-1aXK3x ~ .header-PfVfAO .headerText-3k--Lk {
  margin-left: 15px;
}
:root .innerWrapper_aecbd6 {
  border-radius: 5px;
}

:root .container_fc4f04.themed_fc4f04 {
  background: var(--background-secondary);
}
:root .container_fc4f04.themed_fc4f04 .children_fc4f04::after {
  background: linear-gradient(90deg, rgba(54, 57, 63, 0) 0, var(--background-secondary));
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 {
  order: 1;
  margin-left: 4px;
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef) .searchBar_a46bef {
  width: 27px;
  transition: 250ms;
  background-color: transparent;
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef) .searchBar_a46bef .iconContainer_effbe2 {
  transform: scale(1.3);
  transition: 250ms;
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef) .searchBar_a46bef .iconContainer_effbe2 .icon_effbe2 {
  color: var(--interactive-normal);
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef):hover .searchBar_a46bef {
  width: 220px;
  background-color: var(--background-tertiary);
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef):hover .searchBar_a46bef .iconContainer_effbe2 {
  transform: scale(1);
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .search_a46bef:not(.open_a46bef):hover .searchBar_a46bef .iconContainer_effbe2 .icon_effbe2 {
  color: var(--text-muted);
}
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .searchAnswer_b0fa94,
:root .container_fc4f04.themed_fc4f04 .search_ff5f90 .searchFilter_b0fa94 {
  background-color: var(--background-primary);
}
:root .toolbar_fc4f04 > a[href="https://support.discord.com"],
:root .searchLearnMore_b0286e {
  display: none;
}
:root .container_eedf95 {
  background-color: var(--background-secondary-alt);
  box-shadow: none;
}
:root .container_eedf95 .resultsGroup-1BPR25 .header-3A13BX {
  text-align: center;
}
:root .container_eedf95 .queryContainer_eedf95 {
  background-color: var(--background-tertiary);
}
:root .container_eedf95 .option_b0286e {
  margin: 0;
  border-radius: 0;
}
:root .container_eedf95 .option_b0286e::after {
  background: linear-gradient(90deg, rgba(54, 57, 63, 0), var(--background-secondary-alt) 80%);
}
:root .container_eedf95 .option_b0286e.selected-rZcOL- {
  background: linear-gradient(90deg, rgba(54, 57, 63, 0), var(--background-secondary) 80%);
}
:root .container_eedf95 .calendarPicker_be05cd .react-datepicker {
  background-color: var(--background-secondary-alt);
}
:root .container_eedf95 .calendarPicker_be05cd .react-datepicker__day, :root .container_eedf95 .calendarPicker_be05cd .react-datepicker__header {
  background: var(--background-secondary-alt) !important;
  border-color: var(--background-tertiary);
}

:root .bannerSVGWrapper_b32cc2 mask {
  display: none;
}
:root .userPopoutOuter_c69a7b {
  max-height: unset !important;
}
:root .userPopoutOuter_c69a7b .userPopoutInner_c69a7b {
  max-height: unset !important;
}
:root .userPopoutOuter_c69a7b .header_b8cc6d {
  min-height: 120px !important;
}
:root .userPopoutOuter_c69a7b .mask_d5fdb1 {
  overflow: visible;
  min-height: 120px !important;
}
:root .userPopoutOuter_c69a7b .mask_d5fdb1 foreignObject {
  mask: unset;
}
:root .userPopoutOuter_c69a7b .mask_d5fdb1 .banner_d5fdb1 {
  -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.6549019608), rgba(0, 0, 0, 0.6549019608));
  height: 120px !important;
}
:root .userPopoutOuter_c69a7b .mask_d5fdb1 .pencilContainer_c3e427 {
  display: none;
}
:root .userPopoutOuter_c69a7b .mask_d5fdb1[viewBox="0 0 300 105"] foreignObject {
  transform: translateY(0px);
}
:root .userPopoutOuter_c69a7b .avatar_f94206 {
  top: 20px !important;
  left: 16px;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 circle {
  display: none;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 .avatarHint_f89da9 {
  border-radius: 5px;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 .avatarHint_f89da9 foreignObject {
  mask: none;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 .avatarDecorationHint_f89da9 {
  border-radius: 5px !important;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 .avatarDecorationHint_f89da9 foreignObject {
  mask: none;
}
:root .userPopoutOuter_c69a7b .avatar_f94206 .overlay_f94206:after {
  border-radius: var(--avatar-radius);
}
:root .userPopoutOuter_c69a7b .statusBubble_d22603 {
  background-color: var(--background-tertiary);
}
:root .userPopoutOuter_c69a7b .body_b8cc6d {
  position: static;
  overflow: visible;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .container_c32acf {
  position: absolute;
  top: 20px;
  left: 115px;
  z-index: 1;
  max-width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  pointer-events: none;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d {
  padding: 16px;
  margin-top: 25px;
  z-index: 1;
  background: none !important;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d [style="color: var(--text-normal);"] {
  color: white !important;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .button_dd4f85 {
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1294117647);
  color: #fff;
  border-radius: 8px;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .headerTextNormal_c1d9fd::before {
  content: "";
  position: absolute;
  height: 25px;
  z-index: 1;
  width: 276px;
  top: -25px;
  left: 0;
  background: var(--background-secondary);
  background: var(--profile-gradient-primary-color);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="276" height="25" viewBox="0 0 276 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H276C276 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate2 8s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
@keyframes animate2 {
  0% {
    -webkit-mask-position-x: 276px;
  }
  100% {
    -webkit-mask-position-x: 0;
  }
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -2;
  left: 0;
  top: 0;
  background: #7289da;
  background: var(--playing);
  border-radius: 0 0 10px 10px;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d::after {
  content: "";
  position: absolute;
  height: 25px;
  z-index: 2;
  width: 276px;
  top: -24px;
  left: 0;
  background: #7289da;
  background: var(--playing);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="276" height="25" viewBox="0 0 276 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H276C276 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate 6s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .bar_b5cd55::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  background: #1db954;
  background: var(--listening);
  border-radius: 0 0 10px 10px;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .bar_b5cd55::after {
  content: "";
  position: absolute;
  height: 25px;
  width: 276px;
  top: -24px;
  left: 0;
  z-index: 3;
  background: #1db653;
  background: var(--listening);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="276" height="25" viewBox="0 0 276 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H276C276 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate 6s linear infinite;
  animation-delay: 0s;
}
@keyframes animate {
  0% {
    -webkit-mask-position-x: 0;
  }
  100% {
    -webkit-mask-position-x: 276px;
  }
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .bar_b5cd55 .barInner_ec2fa7 {
  background-color: white;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .activity_b8cc6d .platformIcon_c1d9fd {
  display: none;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e {
  position: relative;
  overflow: hidden;
  border: none;
  z-index: 1;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e:not(.addButton_e4010c) {
  pointer-events: none;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e .roleRemoveButton_f9575e {
  position: static;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e .roleRemoveButton_f9575e .roleCircle_a26d7b {
  width: var(--role-circle) !important;
  height: var(--role-circle) !important;
  pointer-events: auto;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e .roleRemoveButton_f9575e .roleCircle_a26d7b::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  opacity: 0.3;
  z-index: -1;
  pointer-events: none;
  transition: background 200ms;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e .roleRemoveButton_f9575e .roleCircle_a26d7b:hover {
  background: #fd5959 !important;
}
:root .userPopoutOuter_c69a7b .body_b8cc6d .role_f9575e .roleRemoveButton_f9575e .roleRemoveIcon_e4010c {
  display: none;
}
:root .container_ac201b {
  position: relative;
  z-index: 1005;
  border: none;
  padding: 0;
  background-color: #191f2e;
}
:root .container_ac201b .container_c18ec9 {
  border-radius: 5px 5px 0 0;
}
:root .container_ac201b .list_eef3ef {
  margin: 0;
  padding: 0;
}
:root .container_ac201b .list_eef3ef .item_eef3ef {
  margin: 5px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
:root .container_ac201b .list_eef3ef .item_eef3ef .popoutRoleCircle_f50ea3 {
  width: 0;
  border: none;
  margin: 0;
}
:root .container_ac201b .list_eef3ef .item_eef3ef .popoutRoleCircle_f50ea3::before {
  position: absolute;
  border-radius: 5px;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  opacity: 0.2;
  z-index: -1;
}
:root .root_b9fccc > .userProfileOuter_c69a7b {
  width: 700px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b header {
  position: absolute;
  width: 100%;
}
:root .root_b9fccc > .userProfileOuter_c69a7b header .mask_d5fdb1 > mask {
  display: none;
}
:root .root_b9fccc > .userProfileOuter_c69a7b header .headerInner_b9fccc {
  width: calc(100% - 8px);
  box-sizing: border-box;
}
:root .root_b9fccc > .userProfileOuter_c69a7b header .avatar_f94206 {
  top: -143px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .body_b9fccc {
  position: relative;
  top: 150px;
  height: calc(100% - 185px);
}
:root .root_b9fccc > .userProfileOuter_c69a7b .body_b9fccc .container_c32acf {
  position: relative;
  top: 0px;
  left: 150px;
  z-index: 1;
  font-size: 23px;
  font-weight: 600;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .body_b9fccc .overlay_b9fccc {
  margin-top: 80px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .mask_c51b4e rect[fill=black],
:root .root_b9fccc > .userProfileOuter_c69a7b .mask_c51b4e circle[fill=black] {
  display: none;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .mask_c51b4e .cursorDefault_c51b4e rect,
:root .root_b9fccc > .userProfileOuter_c69a7b .mask_c51b4e .pointerEvents_c51b4e {
  rx: calc(1px + var(--status-radius));
  ry: calc(1px + var(--status-radius));
}
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd {
  padding: 16px;
  margin: 12px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .headerText_c1d9fd,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .activityName_c1d9fd,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .null,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .details_c1d9fd,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .name_c1d9fd,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .nameNormal_c1d9fd,
:root .root_b9fccc > .userProfileOuter_c69a7b .activityProfileV2_c1d9fd .nameWrap_c1d9fd {
  color: white;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6 {
  position: relative;
  padding: 0;
  outline: 2px solid rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 4px;
  width: 296px;
  transition: outline-color 100ms;
  overflow: hidden;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6 .connectedAccount_ab12c6 {
  height: 100%;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6 .connectedAccount_ab12c6 .connectedAccountIcon_ab12c6 {
  padding: 12px;
  border-radius: 0;
  height: 100%;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6 .connectedAccount_ab12c6 .connectedAccountNameContainer_ab12c6 {
  padding: 12px 12px 12px 4px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6.connectedAccountContainerWithMetadata_ab12c6 .connectedAccount_ab12c6 {
  align-items: flex-start;
  padding-bottom: 20px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6.connectedAccountContainerWithMetadata_ab12c6 .connectedAccount_ab12c6 .connectedAccountIcon_ab12c6 {
  padding: 12px;
  width: 48px;
  box-sizing: border-box;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .connectedAccountContainer_ab12c6 .connectedAccountChildren_ab12c6 {
  position: absolute;
  left: 0;
  bottom: 12px;
  margin-left: 60px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .listRow_d2d6cb {
  margin: 0;
  padding: 8px 12px;
}
:root .root_b9fccc > .userProfileOuter_c69a7b .pencilContainer_c3e427 {
  display: none;
}
:root .connectionIcon_e2a436[alt="Battle.net"],
:root .accountButtonInner_e2a436[aria-label="Battle.net"],
:root .connectedAccountIcon_ab12c6[aria-label="Battle.net"] {
  background-color: rgba(29, 160, 242, 0.2823529412);
}
:root .connectionIcon_e2a436[alt=Twitch],
:root .accountButtonInner_e2a436[aria-label=Twitch],
:root .connectedAccountIcon_ab12c6[aria-label=Twitch] {
  background-color: rgba(96, 27, 216, 0.3215686275);
}
:root .connectionIcon_e2a436[alt=YouTube],
:root .accountButtonInner_e2a436[aria-label=YouTube],
:root .connectedAccountIcon_ab12c6[aria-label=YouTube] {
  background-color: rgba(217, 37, 43, 0.2862745098);
}
:root .connectionIcon_e2a436[alt=X],
:root .accountButtonInner_e2a436[aria-label=X],
:root .connectedAccountIcon_ab12c6[aria-label=X] {
  background-color: rgba(0, 0, 0, 0.25);
}
:root .connectionIcon_e2a436[alt=Steam],
:root .accountButtonInner_e2a436[aria-label=Steam],
:root .connectedAccountIcon_ab12c6[aria-label=Steam] {
  background-color: rgba(0, 0, 0, 0.2039215686);
}
:root .connectionIcon_e2a436[alt=Reddit],
:root .accountButtonInner_e2a436[aria-label=Reddit],
:root .connectedAccountIcon_ab12c6[aria-label=Reddit] {
  background-color: rgba(254, 68, 1, 0.2392156863);
}
:root .connectionIcon_e2a436[alt=Facebook],
:root .accountButtonInner_e2a436[aria-label=Facebook],
:root .connectedAccountIcon_ab12c6[aria-label=Facebook] {
  background-color: rgba(46, 50, 118, 0.5215686275);
}
:root .connectionIcon_e2a436[alt=Spotify],
:root .accountButtonInner_e2a436[aria-label=Spotify],
:root .connectedAccountIcon_ab12c6[aria-label=Spotify] {
  background-color: rgba(30, 215, 95, 0.2039215686);
}
:root .connectionIcon_e2a436[alt=Xbox],
:root .accountButtonInner_e2a436[aria-label=Xbox],
:root .connectedAccountIcon_ab12c6[aria-label=Xbox] {
  background-color: rgba(93, 194, 30, 0.2117647059);
}
:root .connectionIcon_e2a436[alt="League of Legends"],
:root .accountButtonInner_e2a436[aria-label="League of Legends"],
:root .connectedAccountIcon_ab12c6[aria-label="League of Legends"] {
  background-color: rgba(206, 161, 70, 0.2196078431);
}
:root .connectionIcon_e2a436[alt=GitHub],
:root .accountButtonInner_e2a436[aria-label=GitHub],
:root .connectedAccountIcon_ab12c6[aria-label=GitHub] {
  background-color: rgba(36, 41, 46, 0.3843137255);
}
:root .connectionIcon_e2a436[alt=Skype],
:root .accountButtonInner_e2a436[aria-label=Skype],
:root .connectedAccountIcon_ab12c6[aria-label=Skype] {
  background-color: rgba(0, 118, 215, 0.2941176471);
}
:root .connectionIcon_e2a436[alt="Epic Games"],
:root .accountButtonInner_e2a436[aria-label="Epic Games"],
:root .connectedAccountIcon_ab12c6[aria-label="Epic Games"] {
  background-color: rgba(47, 47, 47, 0.3490196078);
}
:root .connectionIcon_e2a436[alt="Riot Games"],
:root .accountButtonInner_e2a436[aria-label="Riot Games"],
:root .connectedAccountIcon_ab12c6[aria-label="Riot Games"] {
  background-color: rgba(235, 28, 45, 0.2196078431);
}
:root .connectionIcon_e2a436[alt=PayPal],
:root .accountButtonInner_e2a436[aria-label=PayPal],
:root .connectedAccountIcon_ab12c6[aria-label=PayPal] {
  background-color: rgba(0, 159, 227, 0.231372549);
}
:root .connectionIcon_e2a436[alt=TikTok],
:root .accountButtonInner_e2a436[aria-label=TikTok],
:root .connectedAccountIcon_ab12c6[aria-label=TikTok] {
  background-color: rgba(100, 191, 197, 0.2745098039);
}
:root .connectionIcon_e2a436[alt=eBay],
:root .accountButtonInner_e2a436[aria-label=eBay],
:root .connectedAccountIcon_ab12c6[aria-label=eBay] {
  background-color: rgba(197, 0, 0, 0.231372549);
}
:root .connectionIcon_e2a436[alt="PlayStation Network"],
:root .accountButtonInner_e2a436[aria-label="PlayStation Network"],
:root .connectedAccountIcon_ab12c6[aria-label="PlayStation Network"] {
  background-color: rgba(0, 81, 174, 0.3254901961);
}
:root .connectionIcon_e2a436[alt=Instagram],
:root .accountButtonInner_e2a436[aria-label=Instagram],
:root .connectedAccountIcon_ab12c6[aria-label=Instagram] {
  background-color: rgba(175, 1, 182, 0.25);
}
:root .connectionIcon_e2a436[alt=Roblox],
:root .accountButtonInner_e2a436[aria-label=Roblox],
:root .connectedAccountIcon_ab12c6[aria-label=Roblox] {
  background-color: rgba(182, 191, 204, 0.25);
}
:root .connectionIcon_e2a436[alt=Crunchyroll],
:root .accountButtonInner_e2a436[aria-label=Crunchyroll],
:root .connectedAccountIcon_ab12c6[aria-label=Crunchyroll] {
  background-color: rgba(243, 117, 33, 0.3);
}

:root .contentRegion_c25c6d {
  flex: 1 1 100%;
}
:root .contentColumn_c25c6d,
:root .customColumn_c25c6d,
:root .sidebarScrollable_ff90b2 + .content_ff90b2,
:root .customScroller_c25c6d > div {
  max-width: 95%;
}
:root .sidebar_c25c6d {
  padding: 60px 0 35px 65px;
  width: 285px;
}
:root .searchBar_e7c031 {
  border-radius: 5px 0 0 5px;
}
:root .sidebar_c25c6d > div > .item_a0,
:root #bd-settings-sidebar .ui-tab-bar-item {
  padding: 8px 0 8px 10px;
  border-radius: 5px 0 0 5px;
}
:root .closeButton_df5532 {
  border-radius: 5px;
}
:root .keybind_df5532 {
  display: none;
}
:root .accountProfileCard_b69b77 {
  background-color: var(--background-secondary);
}
:root .accountProfileCard_b69b77 .mask_d5fdb1 > mask {
  display: none;
}
:root .accountProfileCard_b69b77 .userInfo_b69b77 {
  position: relative;
}
:root .accountProfileCard_b69b77 .userInfo_b69b77 .avatar_b69b77 {
  top: -14px;
  border-color: transparent;
  border-width: 9px 0;
  background-color: transparent;
}
:root .accountProfileCard_b69b77 .userInfo_b69b77 .avatar_b69b77 .imageUploaderInner_de76e4 {
  border: none;
  border-radius: var(--avatar-radius);
  background-color: transparent;
}
:root .accountProfileCard_b69b77 .userInfo_b69b77 .avatar_b69b77 .imageUploaderIcon_de76e4 {
  display: none;
}
:root .accountProfileCard_b69b77 .userInfo_b69b77 .avatar_b69b77 .pointerEvents_c51b4e {
  x: 66px;
  y: 66px;
  width: 20px;
  height: 20px;
  rx: calc(var(--status-radius) + 1px);
  stroke: var(--background-secondary);
  stroke-width: 4px;
}
:root .accountProfileCard_b69b77 .background_b69b77 {
  margin-right: 0;
}
:root .preview_bad983 .mask_d5fdb1 {
  overflow: visible;
}
:root .preview_bad983 .mask_d5fdb1 mask {
  display: none;
}
:root .preview_bad983 .mask_d5fdb1 foreignObject {
  mask: unset;
}
:root .preview_bad983 .mask_d5fdb1 .banner_ab876d {
  height: 120px;
}
:root .preview_bad983 .avatarUploaderPremium_ab876d {
  top: 16px;
}
:root .preview_bad983 .avatarUploaderInner_ab876d {
  border: none;
  border-radius: var(--avatar-radius);
  background-color: transparent;
}
:root .preview_bad983 .imageUploaderIcon_de76e4 {
  display: none;
}
:root .preview_bad983 .status_ab876d {
  background-color: transparent;
}
:root .preview_bad983 .status_ab876d rect {
  mask: none;
  rx: var(--status-radius);
  ry: var(--status-radius);
}
:root .preview_bad983 .userText_c9ccf6 {
  position: absolute;
  top: 25px;
  left: 115px;
}
:root .preview_bad983 .customStatus-3XAoF9 {
  padding: 0 12px 12px 16px;
  margin-bottom: 0;
  background-color: var(--background-tertiary);
}
:root .preview_bad983 .divider-1wtgZ3 {
  display: none;
}
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f {
  position: relative;
  padding: 16px;
  margin: 16px 0;
  background-color: #7289da;
  border-radius: 0 0 5px 5px;
}
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f .defaultColor__77578,
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f h3 {
  color: white !important;
}
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f::before {
  content: "";
  position: absolute;
  height: 21px;
  z-index: 2;
  width: 284px;
  top: -20px;
  left: 0;
  background: #7289da;
  background: var(--playing);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="284" height="25" viewBox="0 0 284 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H284C284 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate 6s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f .fakeActivityTitle_dfbe6b::before {
  content: "";
  position: absolute;
  height: 21px;
  z-index: 1;
  width: 284px;
  top: -21px;
  left: 0;
  background: var(--background-secondary);
  background: var(--profile-gradient-primary-color);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="284" height="25" viewBox="0 0 284 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H284C284 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate2 4s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
:root .preview_bad983 .profileCustomizationPreview_ab876d .lastSection_d7a21f .button_dd4f85 {
  border: none;
  background-color: var(--listening-test);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1294117647);
  color: #fff;
}
:root #activity-tab .max-width_d00e26, :root #activity-tab .max-width_a2e886, :root #requests-tab .container_f70f48 {
  max-width: unset;
}
:root .cardPrimaryOutline-1ofwVz {
  background-color: var(--background-secondary);
}
:root .tabBarItemContainer_e7c031,
:root .landingPageTabLink_f7189e {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
:root .tabBarItemContainer_e7c031 .textBadge_f05120.baseShapeRound_df8943,
:root .landingPageTabLink_f7189e .textBadge_f05120.baseShapeRound_df8943 {
  margin-right: 7px;
}
:root .connectionIcon_e2a436 {
  border-radius: 5px;
  padding: 4px;
}
:root .accountButtonInner_e2a436 {
  border: none;
}
:root .premiumLabel_ae3c77 {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
:root .premiumLabel_ae3c77 svg {
  margin-right: 8px;
}
:root .premiumLabel_ae3c77 + .background_ae3c77 {
  border-radius: 5px 0 0 5px;
}
:root .hero-1aNo0v {
  max-width: unset;
}
:root .featuresHeader-2bjq5B {
  text-align: center;
}
:root .banner_b12c98 {
  max-width: unset;
}
:root .gemIndicatorContainer_b03ca0 {
  background-color: var(--background-tertiary);
}
:root .boostContainer_dba803, :root .card_d1fdce {
  background-color: var(--background-secondary);
}
:root .paymentRow_f66684,
:root .pageActions_d6a4eb,
:root .codeRedemptionRedirect_cb70f4 {
  background: var(--background-secondary-alt);
}
:root .payment_a28a08:hover {
  background-color: var(--background-secondary);
}
:root .expandedInfo_a28a08 {
  background: var(--background-secondary);
}
:root .checked-1pZh2h {
  background: transparent;
  border-color: transparent;
}
:root .bottomDivider_f66684 {
  border-bottom-color: transparent;
}
:root .notDetected-2HEmAp,
:root .addGamePopout_fd966d {
  background: var(--background-secondary-alt);
}
:root .gameNameInput-3TuPuA:hover,
:root .gameNameInput-3TuPuA:focus {
  background: var(--background-secondary-alt);
  border: none;
}
:root .game-3x3aDt {
  box-shadow: 0 1px 0 0 var(--background-secondary);
}
:root .game-3x3aDt .removeGame-3Le1LJ {
  top: -3px;
  right: -5px;
  border-radius: 5px;
}
:root .css-17e1tep-control {
  border: none;
}
:root .progress_a1107d {
  background: var(--background-primary);
}
:root .notches_a1107d {
  color: var(--background-secondary) !important;
}
:root .bannerUpsellContainer-31E9J5 {
  background-color: var(--background-secondary);
}
:root .flexChild_dc333f[style="flex: 1 1 50%;"] {
  flex: 1 !important;
}
:root .noticeRegion_c25c6d {
  max-width: unset;
  right: 0;
}
:root .noticeRegion_c25c6d .container_b6cd66 {
  background: var(--background-tertiary) !important;
}
:root .customColorPicker_bbc020,
:root .container__33507 {
  background: var(--background-secondary);
  border-radius: 5px;
}
:root .roleRow_a930f1 {
  margin: 5px 0;
  background-color: var(--background-secondary);
}
:root .roleRow_a930f1:last-child {
  border-radius: 4px 4px 0 0;
}
:root .roleRow_a930f1::before {
  display: none;
}
:root .sidebar_e87574 {
  border: none;
}
:root .sidebar_e87574 .list_e87574 {
  padding: 0 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 0;
}
:root .sidebar_e87574 .list_e87574 .role_e4010c {
  border-radius: 5px;
  margin-bottom: 6px;
  padding-left: 20px;
}
:root .sidebar_e87574 .list_e87574 .role_e4010c .roleCircle_a26d7b {
  width: 0;
  margin: 0;
}
:root .sidebar_e87574 .list_e87574 .role_e4010c .roleCircle_a26d7b::before {
  position: absolute;
  border-radius: 5px;
  content: "";
  top: 0;
  left: 8px;
  width: calc(100% - 8px);
  height: 100%;
  background: inherit;
  opacity: 0.2;
  z-index: -1;
  transition: opacity 200ms;
}
:root .sidebar_e87574 .list_e87574 .role_e4010c .roleName-3910zV {
  margin-left: 0;
}
:root .sidebar_e87574 .item_a0:hover:not(.disabled_a0),
:root .sidebar_e87574 .topPill-3DJJNV .item_a0:hover:not(.disabled_a0),
:root .sidebar_e87574 .selected_a0.item_a0,
:root .sidebar_e87574 .topPill-3DJJNV .selected_a0.item_a0 {
  background: none;
}
:root .sidebar_e87574 .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::after,
:root .sidebar_e87574 .topPill-3DJJNV .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::after,
:root .sidebar_e87574 .selected_a0.item_a0 .roleCircle_a26d7b::after,
:root .sidebar_e87574 .topPill-3DJJNV .selected_a0.item_a0 .roleCircle_a26d7b::after {
  position: absolute;
  border-radius: 3px;
  content: "";
  top: 0.5px;
  bottom: 0.5px;
  left: -3px;
  width: 8px;
  background: inherit;
  z-index: -1;
  transition: opacity 200ms;
}
:root .sidebar_e87574 .item_a0:hover:not(.disabled_a0),
:root .sidebar_e87574 .topPill-3DJJNV .item_a0:hover:not(.disabled_a0) {
  background: none;
}
:root .sidebar_e87574 .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::before,
:root .sidebar_e87574 .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::after,
:root .sidebar_e87574 .topPill-3DJJNV .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::before,
:root .sidebar_e87574 .topPill-3DJJNV .item_a0:hover:not(.disabled_a0) .roleCircle_a26d7b::after {
  opacity: 0.3;
}
:root .sidebar_e87574 .selected_a0.item_a0,
:root .sidebar_e87574 .topPill-3DJJNV .selected_a0.item_a0 {
  background: none;
}
:root .sidebar_e87574 .selected_a0.item_a0 .roleCircle_a26d7b::before,
:root .sidebar_e87574 .selected_a0.item_a0 .roleCircle_a26d7b::after,
:root .sidebar_e87574 .topPill-3DJJNV .selected_a0.item_a0 .roleCircle_a26d7b::before,
:root .sidebar_e87574 .topPill-3DJJNV .selected_a0.item_a0 .roleCircle_a26d7b::after {
  opacity: 0.5 !important;
}
:root .contentWidth_bd05f1 {
  max-width: unset;
}
:root .contentWidth_bd05f1 .previewContainer_da1bd9 {
  border: none;
}
:root .contentWidth_bd05f1 .previewContainer_da1bd9 .theme-light {
  display: none;
}
:root .contentWidth_bd05f1 .previewContainer_da1bd9 .messageContainer_da1bd9 {
  background-color: var(--background-secondary);
}
:root .banner_ad4cb5 {
  max-width: unset;
}
:root div.emojiRow_dc1809 {
  display: inline-grid;
  grid-template-areas: "image name" "uploader uploader";
  height: unset;
  box-shadow: none;
  row-gap: 32px;
  column-gap: 16px;
  margin: 0 8px 8px 0;
  background-color: var(--background-secondary);
  border-radius: 8px;
  overflow: hidden;
}
:root div.emojiRow_dc1809::before {
  top: -5px;
  height: calc(50% + 10px);
  background-color: var(--background-secondary-alt);
  border-radius: 0;
}
:root div.emojiRow_dc1809 .emojiColumn_dc1809 {
  grid-area: image;
}
:root div.emojiRow_dc1809 .emojiColumn_dc1809 .emojiImage_dc1809 {
  width: 40px;
  height: 40px;
}
:root div.emojiRow_dc1809 .column_dc1809:nth-child(2) {
  grid-area: name;
  margin: 0;
}
:root div.emojiRow_dc1809 .column_dc1809:nth-child(3) {
  grid-area: uploader;
  margin-left: 0;
}
:root div.emojiRow_dc1809 .emojiRemove_dc1809 {
  top: unset;
  bottom: -25px;
  right: 5px;
  opacity: 1;
  border-radius: 8px;
  transition: 200ms bottom;
}
:root div.emojiRow_dc1809:hover .emojiRemove_dc1809 {
  bottom: 5px;
}
:root .emojiAliasInput_dc1809 .emojiInput_dc1809 {
  background: var(--background-secondary);
}
:root .card_ffe375 {
  box-shadow: none;
  padding: 16px;
}
:root .card_ffe375::before {
  left: 0;
  right: 0;
  background: var(--background-secondary);
  border-color: transparent;
  opacity: 1;
  margin: 5px 0;
}
:root .inputWrapper-1YNMmM {
  width: unset;
}
:root .inputWrapper-1YNMmM .input-2g-os5 {
  border: none;
}
:root .headerClickable_eebd33,
:root .headerDefault_eebd33,
:root .headerExpanded_eebd33 {
  background: var(--background-secondary);
  border-radius: 8px;
}
:root .auditLog_eebd33 {
  border: none;
}
:root .auditLog_eebd33 .headerClickable_eebd33 {
  background-color: var(--background-secondary-alt);
  border-radius: 8px;
}
:root .auditLog_eebd33 .headerExpanded_eebd33 {
  background-color: var(--background-secondary-alt);
  border-radius: 8px 8px 0 0;
}
:root .auditLog_eebd33 .changeDetails_eebd33 {
  background-color: var(--background-secondary);
  border-radius: 0 0 8px 8px;
}
:root .auditLog_eebd33 .divider-_0um2u {
  display: none;
}
:root .card_ea2a21,
:root .header_adb740 {
  border: none;
}
:root .body_adb740,
:root .cardPrimaryEditable-2mz_3i {
  background: var(--background-secondary);
  border: none;
}
:root .copyInput_d7e343 {
  border: none;
}
:root .css-gvi9bl-control,
:root .css-6fzn47-control {
  border: none;
}
:root .css-3vaxre-menu {
  background: var(--background-secondary-alt);
  border: none;
}
:root .css-dwar6a-menu {
  background-color: var(--background-secondary-alt);
}
:root .editableFieldsContainer-1p_q_4 {
  width: unset;
}
:root .channelIcon-1eKmlw,
:root .channelIcon_e3f8c2 {
  background: var(--background-secondary-alt);
}
:root .descriptionInput-3b30C8 {
  background: var(--background-secondary-alt);
  border: none;
}
:root .serverBoostTabItem_f7189e > div {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
:root .serverBoostTabItem_f7189e > div .icon_f7189e {
  margin-right: 8px;
}
:root .tierBody_da77bd {
  background: var(--background-secondary);
}
:root .tierHeaderContent_da77bd,
:root .tierInProgress_bfac79 {
  background: var(--background-secondary-alt);
}
:root .background_bfac79 {
  color: var(--background-secondary-alt);
}
:root .subscribers_da77bd .subscriberMask_da77bd {
  margin-right: 8px;
}
:root .member-2cj2PI:nth-child(3) {
  margin-top: 10px;
}
:root .overflowRolesPopout_e4010c {
  background: var(--background-secondary);
}

:root .peopleColumn_c2739c {
  background: var(--background-primary);
}
:root .nowPlayingColumn_c2739c {
  background: var(--background-secondary-alt);
}
:root .nowPlayingColumn_c2739c .scroller_bf550a {
  border: none;
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf {
  border: none;
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf.active_ac5d22, :root .nowPlayingColumn_c2739c .itemCard_f02fcf.interactive_ac5d22:hover {
  background: var(--background-secondary);
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf .section_cd82a7:last-child {
  margin-top: 10px;
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf .inset_ac5d22 {
  background: transparent;
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf .applicationStreamingPreviewWrapper_cd82a7 {
  background-color: var(--background-secondary);
}
:root .nowPlayingColumn_c2739c .itemCard_f02fcf .separator_cd82a7 {
  display: none;
}
:root .bottomControls_dd069c .centerButton_ef18ee {
  border-radius: 7px;
}
:root .bottomControls_dd069c .colorable_ef18ee.primaryDark_ef18ee {
  background: var(--background-secondary-alt);
}
:root .bottomControls_dd069c foreignObject {
  mask: none;
}
:root .participantsButton_b83b18 {
  background: var(--background-secondary-alt);
}
:root .quickSelect__540d0 {
  margin-top: 10px;
}
:root .quickSelectPopout_abbf45.regionSelectPopout_ccb5ca {
  background: var(--background-secondary-alt);
  box-shadow: none;
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2 {
  overflow: visible;
  min-height: 120px !important;
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2 foreignObject {
  mask: unset;
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2 .banner_d5fdb1 {
  -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.6549019608), rgba(0, 0, 0, 0.6549019608));
  height: 120px;
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2 .pencilContainer_c3e427 {
  display: none;
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2[viewBox="0 0 340 60"] foreignObject {
  transform: translateY(-30px);
}
:root .userPanelOuter_c69a7b .bannerSVGWrapper_b32cc2[viewBox="0 0 340 90"] foreignObject {
  transform: translateY(-15px);
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 {
  top: 20px !important;
  left: 16px;
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 circle {
  display: none;
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 .avatarHint_f89da9 {
  border-radius: 5px;
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 .avatarHint_f89da9 foreignObject {
  mask: none;
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 .avatarDecorationHint_f89da9 {
  border-radius: 5px !important;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
}
:root .userPanelOuter_c69a7b .avatarWrapper_f89da9 .avatarDecorationHint_f89da9 foreignObject {
  mask: none;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(2) {
  position: static;
  overflow: visible;
  margin: 16px;
  max-height: calc(100vh - 200px);
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(2) .section_d7a21f > .copiableNameTag_c9ccf6 > .clickTarget__440f0, :root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(2) .section_d7a21f > div > .userText_c9ccf6 {
  position: absolute;
  top: 25px;
  left: 115px;
  z-index: 1;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(2) .section_d7a21f > .copiableNameTag_c9ccf6 > .clickTarget__440f0 > span, :root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(2) .section_d7a21f > div > .userText_c9ccf6 > span {
  word-break: unset;
  white-space: unset;
}
:root .userPanelOuter_c69a7b .pronouns_c9ccf6 {
  padding-top: 12px;
}
:root .userPanelOuter_c69a7b .badgelistGroup_ab525a {
  min-height: 0px;
}
:root .userPanelOuter_c69a7b .badgeList_ab525a {
  position: absolute;
  top: 70px;
  left: 110px;
  height: unset;
  z-index: 1;
  background-color: transparent;
}
:root .userPanelOuter_c69a7b .divider_ae36e5 {
  display: none;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) {
  padding: 12px;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .scroller_d2b491 {
  padding-right: 12px !important;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e {
  padding: 16px;
  margin-top: 25px;
  z-index: 1;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .text_ec2fa7,
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .textRow_c1d9fd,
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .anchor_af404b,
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .activityName_c1d9fd {
  color: white;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .buttonColor_e36233 {
  border: none;
  background-color: var(--listening-test);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1294117647);
  color: #fff;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .headerTextNormal_c1d9fd::before {
  content: "";
  position: absolute;
  height: 25px;
  z-index: 1;
  width: 284px;
  top: -25px;
  left: 0;
  background: var(--background-secondary);
  background: var(--profile-gradient-primary-color);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="284" height="25" viewBox="0 0 284 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H284C284 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate2 8s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
@keyframes animate2 {
  0% {
    -webkit-mask-position-x: 284px;
  }
  100% {
    -webkit-mask-position-x: 0;
  }
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -2;
  left: 0;
  top: 0;
  background: #7289da;
  background: var(--playing);
  border-radius: 0 0 10px 10px;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e::after {
  content: "";
  position: absolute;
  height: 25px;
  z-index: 2;
  width: 284px;
  top: -24px;
  left: 0;
  background: #7289da;
  background: var(--playing);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="284" height="25" viewBox="0 0 284 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H284C284 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate 6s linear infinite;
  animation-delay: 0s;
  opacity: 1;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .timeBarUserPopoutV2_c1d9fd::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  background: #1db954;
  background: var(--listening);
  border-radius: 0 0 10px 10px;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .timeBarUserPopoutV2_c1d9fd::after {
  content: "";
  position: absolute;
  height: 25px;
  width: 284px;
  top: -24px;
  left: 0;
  z-index: 3;
  background: #1db653;
  background: var(--listening);
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="284" height="25" viewBox="0 0 284 25"><path d="M283.999 15.2776C228.798 15.2776 211.243 -0.0317305 140.048 -0.000164877C69.0475 -0.000164877 51.2975 15.2776 8.58307e-06 15.2776V24.9998H284C284 24.9998 283.999 18.9392 283.999 15.2776Z"/></svg>');
  animation: animate 6s linear infinite;
  animation-delay: 0s;
}
@keyframes animate {
  0% {
    -webkit-mask-position-x: 0;
  }
  100% {
    -webkit-mask-position-x: 284px;
  }
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .timeBarUserPopoutV2_c1d9fd .barInner_ec2fa7 {
  background-color: white;
}
:root .userPanelOuter_c69a7b .userPanelOverlayBackground_a2b6ae:nth-child(3):not(.profilePanelConnections_b433b4) .activity__20c1e .platformIcon_c1d9fd {
  display: none;
}

.titleBar_a934d8 {
  z-index: 1001;
}

.winButton_a934d8:not(:last-child) > svg {
  display: none;
}
.winButton_a934d8:not(:last-child)::after {
  content: "";
  border-radius: 50px;
  pointer-events: fill;
}
.winButton_a934d8:hover {
  background-color: var(--background-tertiary);
}

.winButtonClose_a934d8 {
  margin-right: 5px;
}
.winButtonClose_a934d8::after {
  padding: 6px;
  background-image: url("https://i.imgur.com/WAbJScJ.png");
  background-size: 100%;
}
.winButtonClose_a934d8:hover::after {
  background-image: url("https://i.imgur.com/ipwGE9a.png");
  background-size: 100%;
}

.winButtonMinMax_a934d8:nth-child(3)::after {
  background-color: #faa61a;
  padding: 5px;
}
.winButtonMinMax_a934d8:nth-child(3):hover::after {
  background-color: rgba(250, 168, 26, 0.8980392157);
}
.winButtonMinMax_a934d8:last-child {
  color: #43b581;
}
.winButtonMinMax_a934d8:last-child:hover {
  color: rgba(67, 181, 130, 0.8901960784);
}
.winButtonMinMax_a934d8:last-child rect {
  height: 3px;
  rx: 2px;
}

:root {
  --brand-experiment: #7289da;
  --brand-experiment-560: #5b70be;
}
:root .select_f6639d,
:root .popout_f6639d {
  border: none;
}
:root .select_f6639d.open_f6639d,
:root .popout_f6639d {
  background-color: var(--background-secondary-alt);
}
:root .footer_f9a4c9 {
  background: var(--background-tertiary);
}
:root .accountProfilePopoutWrapper_b2ca13 .submenuPaddingContainer_d90b3d {
  margin-left: -5px;
}
:root .menu_d90b3d {
  border-radius: 5px;
  overflow: hidden;
}
:root .menu_d90b3d .scroller_d90b3d {
  padding: 0;
}
:root .menu_d90b3d .scroller_d90b3d .separator_d90b3d {
  display: none;
}
:root .submenuPaddingContainer_d90b3d {
  padding: 0;
}
:root .item_d90b3d {
  margin: 0;
  padding: 10px 15px;
  border-radius: 0;
  transition: 150ms;
}
:root .item_d90b3d.colorDefault_d90b3d:hover, :root .item_d90b3d.colorDefault_d90b3d.focused_d90b3d, :root .item_d90b3d.colorDefault_d90b3d:active:not(.hideInteraction-2jPGL_) {
  background-color: rgba(92, 110, 177, 0.1647058824);
}
:root .item_d90b3d.colorDanger_d90b3d {
  color: #fd5959;
}
:root .item_d90b3d.colorDanger_d90b3d:hover, :root .item_d90b3d.colorDanger_d90b3d.focused_d90b3d, :root .item_d90b3d.colorDanger_d90b3d:active:not(.hideInteraction-2jPGL_) {
  background-color: rgba(240, 71, 71, 0.1019607843);
}
:root [class*=disabledPointerEvents][style*="left: -"] {
  left: 0 !important;
}
:root .container_e40c16 > .content_e40c16 {
  position: relative;
}
:root .container_e40c16 > .content_e40c16 .ready_e40c16 {
  display: none;
}
:root .container_e40c16 > .content_e40c16 .ready_e40c16 + .text_e40c16 {
  top: 82px;
}
:root .container_e40c16 > .content_e40c16::before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: calc(50% - 100px);
  width: 200px;
  height: 200px;
  background: url("https://comfy-themes.github.io/Discord/assets/bonfire.gif") center/80% no-repeat;
}
:root .pointerEvents_c51b4e[fill="#23a55a"] {
  fill: var(--online);
}
:root .pointerEvents_c51b4e[fill="#f0b232"] {
  fill: var(--iddle);
}
:root .pointerEvents_c51b4e[fill="#f23f43"] {
  fill: var(--dnd);
}
:root .pointerEvents_c51b4e[fill="#80848e"] {
  fill: var(--offline);
}
:root .pointerEvents_c51b4e[fill="#593695"] {
  fill: var(--streaming);
}
:root .contentWrapper_ed5743 {
  background: var(--background-secondary);
}
:root .wordmark_a934d8 svg {
  display: var(--discord-logo);
}
:root .body-2khErn {
  background: var(--background-tertiary);
}
:root .message_ddcc45 {
  background: var(--background-primary);
}
:root .keyboardShortcutsModal_ad95dc {
  background: var(--background-primary);
}
:root .keyboardShortcutsModal_ad95dc .keybindShortcut-3zF1P9 span {
  border-radius: 1px;
}
:root .root_f9a4c9,
:root .footer_f9a4c9,
:root .modal_c97cbd {
  box-shadow: none;
}
:root .default_a467ac,
:root .default_a467ac:hover {
  background-color: var(--background-tertiary);
}
:root .messageGroupWrapper_ac90a2,
:root .inputDefault-3FGxgL,
:root .container-30qY7E,
:root .cardPrimary_cb7a0e,
:root .cardPrimaryOutline-1ofwVz,
:root .codeRedemptionRedirect_cb70f4,
:root .previewOverlay-2reuWf,
:root .markup_f8f345 code {
  border: none;
}
:root .pointerEvents_c51b4e {
  mask: none;
  pointer-events: none;
}
:root .pointerEvents_c51b4e[width="8"]:not([mask="url(#svg-mask-status-online-mobile)"]), :root .pointerEvents_c51b4e[width="10"]:not([mask="url(#svg-mask-status-online-mobile)"]), :root .pointerEvents_c51b4e[width="12"]:not([mask="url(#svg-mask-status-online-mobile)"]), :root .pointerEvents_c51b4e[width="16"]:not([mask="url(#svg-mask-status-online-mobile)"]) {
  rx: var(--status-radius);
}
:root .pointerEvents_c51b4e[width="25"], :root .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"] {
  rx: 5px;
}
:root .mask_c51b4e,
:root .userInfo_b69b77 {
  overflow: visible;
}
:root .cursorDefault--wfhy5,
:root .mask_c51b4e > svg {
  overflow: visible;
}
:root div:not(.avatarWrapper_b2ca13) .mask_c51b4e > svg > mask > rect:first-child {
  y: 8;
  rx: var(--status-radius);
}
:root .mask_c51b4e > svg > mask > rect[width="10"]:first-child {
  x: 8.5;
  width: 14px;
  height: 11px;
}
:root .avatarWrapper_b2ca13 .wrapper_c51b4e > .mask_c51b4e > svg > rect {
  mask: none;
  x: 17;
  y: 15;
  width: 10px;
  height: 10px;
  rx: var(--status-radius);
}
:root .mask_c51b4e > svg > rect {
  height: 40px;
}
:root .mask_c51b4e > svg > mask > rect:nth-child(2), :root .mask_c51b4e > svg > mask > circle, :root .mask_c51b4e > svg > mask > polygon {
  display: none;
}
:root .channel_c91bad .pointerEvents_c51b4e,
:root .members_cbd271 .pointerEvents_c51b4e,
:root .avatarWrapper_b2ca13 .pointerEvents_c51b4e,
:root .peopleListItem_d51464 .pointerEvents_c51b4e,
:root .nowPlayingColumn_c2739c .pointerEvents_c51b4e {
  height: 12px;
  y: 24;
  stroke-width: 2.5px;
}
:root .channel_c91bad .pointerEvents_c51b4e[width="10"]:not([mask="url(#svg-mask-status-online-mobile)"]),
:root .members_cbd271 .pointerEvents_c51b4e[width="10"]:not([mask="url(#svg-mask-status-online-mobile)"]),
:root .avatarWrapper_b2ca13 .pointerEvents_c51b4e,
:root .peopleListItem_d51464 .pointerEvents_c51b4e[width="10"]:not([mask="url(#svg-mask-status-online-mobile)"]),
:root .nowPlayingColumn_c2739c .pointerEvents_c51b4e[width="10"]:not([mask="url(#svg-mask-status-online-mobile)"]) {
  width: 12px;
  x: 24;
}
:root .channel_c91bad .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"],
:root .members_cbd271 .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"],
:root .peopleListItem_d51464 .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"],
:root .nowPlayingColumn_c2739c .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"],
:root .menu_d90b3d .pointerEvents_c51b4e[mask="url(#svg-mask-status-online-mobile)"] {
  width: 12px;
  height: 16px;
  x: 24;
  y: 20;
}
:root #account-avatar .pointerEvents_c51b4e {
  width: 18px;
  height: 18px;
  x: 68;
  y: 68;
  stroke-width: 3.5px;
  rx: calc(1px + var(--status-radius));
}
:root .listAvatar-1NlAhb .pointerEvents_c51b4e {
  x: 30;
  y: 30;
  stroke-width: 2.5px;
}
:root .menu_d90b3d .pointerEvents_c51b4e:not([mask="url(#svg-mask-status-online-mobile)"]) {
  width: 10px;
  height: 10px;
  stroke-width: 2.5px;
}
:root .menu_d90b3d .pointerEvents_c51b4e {
  stroke: var(--background-tertiary);
}
:root .channel_c91bad .pointerEvents_c51b4e,
:root .members_cbd271 .pointerEvents_c51b4e,
:root .listAvatar-1NlAhb .pointerEvents_c51b4e,
:root .nowPlayingColumn_c2739c .pointerEvents_c51b4e {
  stroke: var(--background-secondary-alt);
}
:root .avatarWrapper_b2ca13[aria-expanded] .pointerEvents_c51b4e,
:root .peopleListItem_d51464 .pointerEvents_c51b4e {
  stroke: var(--background-primary);
}
:root .wrapper_c51b4e .dots_ce0450 {
  overflow: visible;
}
:root .wrapper_c51b4e .dots_ce0450 g {
  transform: translateY(2.5px);
}
:root .wrapper_c51b4e foreignObject,
:root .callAvatarMask_db83a2 foreignObject,
:root .avatarContainer_d03bba foreignObject,
:root .avatarMasked__0b3c8 {
  mask: none;
  -webkit-mask: none;
}
:root .wrapper_c51b4e,
:root .avatar_c51b4e,
:root .profile_d6fbe8 .avatarUploaderInner-yEhTv5,
:root .voiceAvatar_db83a2,
:root .avatar_f9f2ca,
:root .border_db83a2,
:root .avatar_d80634,
:root .clickableAvatar_d03bba,
:root .emptyUser_d03bba,
:root .avatar_d03bba,
:root .wrapper_db83a2.ringingIncoming_db83a2::after,
:root .wrapper_db83a2.ringingOutgoing_db83a2::after,
:root .replyAvatar_f9f2ca,
:root .avatarSpeaking_c51b4e,
:root .avatar-2EVtgZ,
:root .avatarContainerMasked_d03bba,
:root .appAvatar-2_lufo,
:root .embedAuthorIcon_b0068a {
  border-radius: var(--avatar-radius);
}
:root .wrapper_c5f96a foreignObject {
  mask: none;
  -webkit-mask: none;
}
:root .wrapperSimple_c5f96a {
  overflow: visible;
}
:root .wrapperSimple_c5f96a,
:root .wrapper_c5f96a foreignObject,
:root .folderIconWrapper_bc7085,
:root .expandedFolderBackground_bc7085,
:root .flexChild_dc333f .avatarUploaderInner_f0a9ff {
  border-radius: var(--server-radius);
}
:root .iconInactive_a64689 {
  border-radius: calc(var(--server-radius) - 4px);
}
:root .wrapper_c5f96a foreignObject {
  transition: border-radius 200ms;
}
:root .wrapper_c5f96a:hover foreignObject {
  border-radius: calc(var(--server-radius) - 3px);
}
:root .container-2nx-BQ,
:root .input-2XRLou {
  border-radius: 5px;
}
:root .slider-32CRPX rect {
  rx: 5px;
}
:root .mini_c7a159 {
  height: 25px;
}
:root :not(.themedPopout-1TrfdI) > .slider_c7a159:not(.mini_c7a159) {
  height: 50px;
}
:root .themedPopout-1TrfdI > .slider_c7a159 {
  height: 15px;
  margin: 0;
}
:root .themedPopout-1TrfdI > .slider_c7a159 .bar_c7a159 {
  top: 0 !important;
}
:root .bar_c7a159 {
  height: 15px !important;
  background-color: var(--background-secondary);
}
:root .slider_c7a159 .grabber_c7a159 {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
:root .barFill_c7a159 {
  border-radius: 0 3px 3px 0;
}
:root .streamPreview_adbea6 {
  width: 370px;
  background-color: var(--background-secondary);
}
:root .streamPreview_adbea6 .previewContainer_adbea6 {
  height: 211px;
}
:root .streamPreview_adbea6 .previewContainer_adbea6 .emptyPreviewImage-3LUxKH {
  margin-bottom: 18px;
}
:root .streamPreview_adbea6 .button_dd4f85 {
  border: none;
  background-color: #e9edff;
  color: var(--background-tertiary);
  transition: background-color 0.15s;
}
:root .streamPreview_adbea6 .button_dd4f85:hover {
  background-color: #fff;
}
:root .container-1rn8Cv > img {
  z-index: unset;
}
:root .contentWarningPopout_fa823b {
  background-color: var(--background-primary);
  box-shadow: none;
}
:root .layerContainer-2v_Sit *::-webkit-scrollbar {
  display: none;
}
:root .layerContainer-2v_Sit .scroller-3nFW5p {
  padding-left: 0;
}
:root .layerContainer-2v_Sit .scroller-3nFW5p > .content_eed6a8,
:root .layerContainer-2v_Sit .scroller-3nFW5p .buttons_d0696b,
:root .layerContainer-2v_Sit .scroller-3nFW5p .messagesPopout_ac90a2 {
  padding-right: 10px !important;
}
:root .lookFilled-yCfaCM.colorGrey-2iAG-B,
:root .lookFilled-yCfaCM.colorBrandNew-2-gGsS {
  background-color: var(--brand-experiment);
}
:root .lookFilled-yCfaCM.colorGrey-2iAG-B:hover,
:root .lookFilled-yCfaCM.colorBrandNew-2-gGsS:hover {
  background-color: var(--brand-experiment-560);
}
:root .gameVerifiedIcon-3t4jtr .flowerStar_c91f7d > path {
  fill: var(--brand-experiment);
}
:root .wrapper__8436d:hover .childWrapper_a6ce15 {
  background-color: var(--background-accent);
}
:root .homeIcon__560eb > path {
  d: path("M 20.6644 20 C 20.6644 20 19.8014 18.9762 19.0822 18.0714 C 22.2226 17.1905 23.4212 15.2381 23.4212 15.2381 C 22.4384 15.881 21.5034 16.3334 20.6644 16.6429 C 19.4658 17.1429 18.3151 17.4762 17.1884 17.6667 C 14.887 18.0953 12.7774 17.9762 10.9795 17.6429 C 9.61301 17.381 8.43836 17 7.45548 16.6191 C 6.90411 16.4048 6.30479 16.1429 5.70548 15.8096 C 5.63356 15.7619 5.56164 15.7381 5.48973 15.6905 C 5.44178 15.6667 5.41781 15.6429 5.39384 15.6191 C 4.96233 15.381 4.7226 15.2143 4.7226 15.2143 C 4.7226 15.2143 5.87329 17.1191 8.91781 18.0238 C 8.19863 18.9286 7.31164 20 7.31164 20 C 2.0137 19.8333 0 16.381 0 16.381 C 0 8.7144 3.45205 2.50017 3.45205 2.50017 C 6.90411 -0.07123 10.1884 0.000197861 10.1884 0.000197861 L 10.4281 0.285909 C 6.11301 1.52399 4.12329 3.40493 4.12329 3.40493 C 4.12329 3.40493 4.65068 3.11921 5.53767 2.71446 C 8.10274 1.59542 10.1404 1.2859 10.9795 1.21447 C 11.1233 1.19066 11.2432 1.16685 11.387 1.16685 C 12.8493 0.976379 14.5034 0.92876 16.2295 1.11923 C 18.5068 1.38114 20.9521 2.0478 23.4452 3.40493 C 23.4452 3.40493 21.5514 1.61923 17.476 0.381146 L 17.8116 0.000197861 C 17.8116 0.000197861 21.0959 -0.07123 24.5479 2.50017 C 24.5479 2.50017 28 8.7144 28 16.381 C 28 16.381 25.9623 19.8333 20.6644 20 Z M 9.51712 8.88106 C 8.15068 8.88106 7.07192 10.0715 7.07192 11.5239 C 7.07192 12.9763 8.17466 14.1667 9.51712 14.1667 C 10.8836 14.1667 11.9623 12.9763 11.9623 11.5239 C 11.9863 10.0715 10.8836 8.88106 9.51712 8.88106 Z M 18.2671 8.88106 C 16.9007 8.88106 15.8219 10.0715 15.8219 11.5239 C 15.8219 12.9763 16.9247 14.1667 18.2671 14.1667 C 19.6336 14.1667 20.7123 12.9763 20.7123 11.5239 C 20.7123 10.0715 19.6336 8.88106 18.2671 8.88106 Z");
}
:root .guildPopout-G6M0fK {
  background-color: var(--background-secondary);
}
:root .guildPopout-G6M0fK .iconMask-1lJhcS {
  background-color: transparent;
}
:root .container_a6d69a {
  background-color: var(--background-primary);
}
:root .container_a6d69a .mainCard_a6d69a {
  background-color: var(--background-secondary);
}
:root .bd-sidebar-header {
  padding-right: 10px;
}
:root .bd-addon-list.bd-grid-view {
  grid-template-columns: 1fr 1fr;
}
:root .directoryModal-YJsOMv {
  background-color: var(--background-primary);
}
:root .container_f1fd9c,
:root .header_f1fd9c,
:root .emptyPage_c6b11b,
:root .scrollerContainer_c6b11b,
:root .container_c2efea,
:root .background_e85cee,
:root .container_d20375,
:root .pageBody_c2efea,
:root .page_d20375 {
  background-color: var(--background-primary) !important;
}
:root .homeContent_e85cee .row_b53f4f, :root .channelRow_f04d06 {
  background-color: var(--background-secondary);
}
:root .headerArtPlaceholder_d32e26 {
  background-color: var(--background-tertiary);
}

.soundButtonRefresh_f40049 {
  background-color: var(--background-primary);
}

.theme-dark {
  --card-secondary-bg: var(--background-secondary);
}

:root #GameActivityToggleBtn .st0 {
  fill: var(--user-buttons-color);
}
:root #status-picker [aria-label="Hide Game Activity"]::after,
:root #status-picker [aria-label="Show Game Activity"]::after {
  content: "Not supported in this area";
}
:root #status-picker .submenuContainer-3EVTeH {
  grid-column: 1/5;
}
:root #permissions-modal-wrapper #permissions-modal {
  box-shadow: none !important;
  border: none !important;
}
:root #permissions-modal-wrapper .header {
  background: var(--background-tertiary) !important;
  text-align: center !important;
}
:root #permissions-modal-wrapper .role-side,
:root #permissions-modal-wrapper .perm-side {
  background: var(--background-secondary) !important;
}
:root #MemberCount {
  background-color: var(--background-secondary) !important;
}
:root .guilds_a4d4d9.content-Pph8t6 + .base_a4d4d9 .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 {
  transition: margin-left 300ms linear;
}
:root .guilds_a4d4d9.content-Pph8t6:not(.closed-j55_T-) + .base_a4d4d9 .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 {
  margin-left: 72px;
}
:root .vc-bf-folder-sidebar + .base_a4d4d9 .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 {
  transition: margin-left 300ms linear;
}
:root .vc-bf-folder-sidebar + .base_a4d4d9 .panels_a4d4d9 > .container_b2ca13 > .avatarWrapper_b2ca13 {
  margin-left: 72px;
}
:root .sidebar_a4d4d9 .avatarWrapper_b2ca13 {
  transition: margin-left 400ms ease;
}
:root .sidebar_a4d4d9.hideChannelElement .avatarWrapper_b2ca13 {
  margin-left: -240px;
}
:root .root-8LYsGj .UserBackgrounds-banner-container {
  position: static;
}
:root .root-8LYsGj .UserBackgrounds-banner-container .UserBackgrounds-banner-badge {
  top: 13px;
  right: 50px;
}

.member_aa4760 .username__11d8c::after {
  bottom: 2px !important;
  left: 15px !important;
}
