/*
 * @name Riko
 * @author A3aT0
 * @version 0.0.0
 * @description wallpaper 
 * @invite HavWuch
 *@authorId 434816673908916228
*/

@import url('https://discordstyles.github.io/FrostedGlass/dist/FrostedGlass.css');
@import url('https://discordstyles.github.io/Addons/windows-titlebar.css');
@import url(https://nfld99.github.io/Better-Discord/Source_Code/Addons/Use_Fonts/Yes.css);
@import url(//dablulite.github.io/BetterFloatingEditor/import.css);
@import url("https://joshuah345.github.io/Discord-Stuff/Themes/CustomStatusColors/CustomStatusColors.css");

  app-mount .userPopoutOuter-1OHwPL .role-2TIOKu {
    background: var(--profile-role-pill-background-color);
}
:root.theme-dark {
    --status-online-color: #CF8590;
    --status-dnd-color: #F7DC75;
    --status-idle-color: #85A5CF;
    --status-offline-color: #bb3ebbb2;
    --status-streaming-color: #6ef5ff;
}

:root {
  --background-image: url('https://cdn.discordapp.com/attachments/929384422816481300/1106553496595075123/Haimonupdate.png');
  --background-image-blur: 5px;
  --background-image-size: cover;
  --background-image-position: center;
  --popout-modal-image: var(--background-image);
  --popout-modal-blur: 5px;
  --popout-modal-size: cover;
  --popout-modal-position: center;
  --home-button-image: url('https://gibbu.github.io/BetterDiscord-Themes/FrostedGlass/assets/discord.svg');
  --home-button-size: cover;
  --home-button-position: center;
  --serverlist-brightness: 0.65; 
  --left-brightness: 0.63; 
  --middle-brightness: 0.62;
  --right-brightness: 0;
  --popout-modal-brightness: 0.32;
  --gradient-primary: 126, 102, 172;/**19, 110, 131**/
  --gradient-secondary: 102, 132, 172;
  --link-colour:  #B5E5EC;
  --scrollbar-colour: rgb(221, 221, 221);
  --gradient-direction: 320deg;
  --tint-colour: 255, 255, 255 ;
  --overlay-brightness: 0.7;
  --tint-brightness: 0;
  --font: cursive;
  --window-padding: 00px;
  --window-roundness: 0px;
  --show-gift-gif-buttons: none;
  --update-notice-1: none;
  --user-popout-image: url('https://clearvision.github.io/images/sapphire.jpg');
  --user-popout-position: center;
  --user-popout-size: cover;
  --user-popout-repeat: no-repeat;
  --user-popout-attachment: fixed;
  --user-popout-brightness: 100%;
  --user-popout-contrast: 100%;
  --user-popout-saturation: 100%;
  --user-popout-grayscale: 0%;
  --user-popout-invert: 0%;
  --user-popout-blur: 3px;
  --user-modal-image: url('https://clearvision.github.io/images/sapphire.jpg');
  --user-modal-position: center;
  --user-modal-size: cover;
  --user-modal-repeat: no-repeat;
  --user-modal-attachment: fixed;
  --user-modal-brightness: 100%;
  --user-modal-contrast: 100%;
  --user-modal-saturation: 100%;
  --user-modal-grayscale: 0%;
  --user-modal-invert: 0%;
  --user-modal-blur: 3px;

  }
  #app-mount .root-8LYsGj::before {
  content: "";
  background: linear-gradient(var(--tint), var(--tint)), var(--fb-overlay-image);
  background-position: var(--fb-overlay-position, center);
  background-size: var(--fb-overlay-size, cover);
  background-attachment: var(--fb-overlay-attachment, fixed);
  background-repeat: var(--fb-overlay-repeat, no-repeat);
  box-shadow: inset 0 0 0 100vmax rgb(0, 0, 0, var(--overlay-brightness, var(--popout-modal-brightness)));
  height: calc(100% + var(--fb-overlay-blur) * 5);
  width: calc(100% + var(--fb-overlay-blur) * 5);
  top: calc(var(--fb-overlay-blur) / -1 * 2.5);
  left: calc(var(--fb-overlay-blur) / -1 * 2.5);
  position: absolute;
  filter: blur(var(--fb-overlay-blur));
  transform: translate(var(--fb-overlay-blur)/-1, calc(var(--fb-overlay-blur) / -1));
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: -1;
}
  .panels-3wFtMD>.wrapper-3Hk9OB .flex-2S1XBF>button:last-child{
    position: absolute;
    bottom: 9px;
    left: 8px;
    z-index: 1;
    width: 50px;
    border-radius: 3px;
    background-color: var(--background-primary);
}
.panels-3wFtMD>.wrapper-3Hk9OB .flex-2S1XBF>button:last-child path{
    color: var(--interactive-active);
}
.panels-3wFtMD>.wrapper-3Hk9OB .flex-2S1XBF>button:last-child:hover{
    background-color: var(--background-secondary);
}
.panels-3wFtMD>.wrapper-3Hk9OB .actionButtons-2vEOUh>button:first-child{
    pointer-events: none;
    opacity: 0;
}
.avatarSpeaking-36V2PN {
  -webkit-box-shadow: inset 0 0 0 2px #7e66ac !important;
  box-shadow: inset 0 0 0 2px #7e66ac !important; 
}
.border-2BJQjd.speaking-3RWJBr {
  -webkit-box-shadow: inset 0 0 0 3px #7e66ac !important;
  box-shadow: inset 0 0 0 3px #7e66ac !important;
}

.panels-3wFtMD > .container-YkUktl .flex-2S1XBF > :not(:last-child) {
  opacity: 0% !important;
  width: 0px;
  transition: all 0.2s ease-in-out;
}

.panels-3wFtMD > .container-YkUktl:hover .flex-2S1XBF > :not(:last-child) {
  opacity: 100% !important;
  width: 32px;
}

.container-YkUktl {
  justify-content: space-between;
}

.bannerSVGWrapper-qc0szY mask {
    display: none;
}
/* For smaller popouts */
.userProfileOuterUnthemed-11rPfA {
  background-color: transparent;
}

.userPopoutOuter-1OHwPL {
  box-shadow: none;
}

.overlayBackground-2aa7wt {
  background-color: transparent;
}

.userProfileOuter-1K_BYU {
  border-radius: 4px;
}

.userProfileInner-1ngKnf:before {
  background-color: transparent;
}

.userProfileInnerThemedNonPremium-2AJg-H {
  background-image: url(https://cdn.discordapp.com/attachments/929384422816481300/1108359582100766750/82914153_p0_master1200.jpg);
  background-size: cover;
}

.userProfileInnerThemedWithBanner-25XGmz,
.userProfileInnerThemedPremiumWithoutBanner-lZ9inp {
  background-image: url(https://cdn.discordapp.com/attachments/929384422816481300/1108359582100766750/82914153_p0_master1200.jpg);
  background-size: cover;
}

.userProfileOuterThemed-2BgJCM.userPopoutOuter-1OHwPL, 
.userProfileOuterThemed-2BgJCM.userProfileOuter-1K_BYU {
  background: none;
}
.root-8LYsGj {
  background-image: url(https://cdn.discordapp.com/attachments/929384422816481300/1006881819356037170/unknown.png);
  background-size: cover;
}

/**255, 169, 209
  /**cursive
  /**https://cdn.discordapp.com/attachments/929384422816481300/1006881819356037170/unknown.png
  /**255,51,159
  https://cdn.discordapp.com/attachments/929384422816481300/1093100458605813780/81044247_p0_master1200_.png

  <3 https://cdn.discordapp.com/attachments/929384422816481300/1106553496595075123/Haimonupdate.png