/* Flashcord Beta (channel bSTB, 240228_HF5) by SiriusBYT / Ascellayn — CC BY-NC-ND 4.0.
   Vendored for Peakcord: asset URLs rewritten same-origin, webfonts inlined.
   Selector adaptation for the 2026 client lives in adapt.css, loaded after this. */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabWmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(/themes/assets/fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtammT.ttf) format('truetype');
}


/* REMINDER: Please read LICENSE.md before modifying Flashcord.
If you can't be bothered doing that, just know that:

This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format in unadapted form and for noncommercial purposes only. 

[Flashcord] © 2023 by [SiriusBYT] is licensed under [CC BY-NC-ND 4.0].
*/

















/* [START] = Flashcord Beta == BIOS [00] CSS = */

/* NOTICE: Everytime there is a " [!] FC-Wildcard_PerfNuker " this means that using a wildcard will absolutely nuke performance so bad it would make Flashcord impossible to use */


:root {
  --font-primary: "Roboto";
  --font-display: "Roboto";
  --font-headline: "Roboto";
  
  --Flashcord-Branch: "Flashcord Beta";
  --Flashcord-Channel: "bSTB"; /* Notice: This version will be renamed to bSTB after the Creator's Anniversary Update is released. */
  --Flashcord-Version: "240228_HF5";

  --Flashcord-Splash: "y u still using \A stb blud?";
  --Flashcord-SplashSca: 1.1;
  --Flashcord-SplashTrX: 0px;
  --Flashcord-SplashTrY: 0px;
  --Flashcord-SplashMAR: 40px;
  --custom-theme-background: unset;

  --FlashLang-DoubleQuote: '"'; /* This has an actual reason to exist. I'm not joking. */
}

html.theme-light { animation: var(--Flashcord-Welcome_Animation, Flashcord-Welcome_Genshin-Style) var(--Flashcord-Welcome_Speed, 1s) ease-out; }
html.theme-dark { animation: var(--Flashcord-Welcome_Animation, Flashcord-Welcome_Win11) var(--Flashcord-Welcome_Speed, 1s) ease-out; }

::-webkit-scrollbar { display: none; }
[class*="wordmark_"] { display: none; }

html[theme-hooker^="theme-"] {
  container-name: var(--FlashCore-Global_Theme, FC-Theme_Hooker) !important;
  container-type: inline-size;
}

body {
  background: unset;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
}

/* Legacy Theming */
.theme-dark.custom-theme-background,
.theme-light.custom-theme-background {
  container-name: var(--FlashCore-Global_Theme, FC-AdvancedTheme-LEGACY_Custom-Background-Mode);
  container-type: inline-size;
}

.custom-theme-background {
  --custom-theme-background: unset;
  --bg-overlay-color: unset;
  --background-primary: unset;
  --background-secondary: unset;
  --background-secondary-alt: unset;
  --background-tertiary: unset;
  --bg-overlay-1: unset;
  --bg-overlay-2: unset;
  --bg-overlay-3: unset;
  --bg-overlay-4: unset;
  --bg-overlay-5: unset;
  --bg-overlay-6: unset;
}

[class^="notAppAsidePanel_"] > [class^="app_"] {
  container-name: var(--FlashCore-Idle_Optimizations, FC-Idle_OptiMin) !important;
  container-type: inline-size;
}
.app-focused { --FlashCore-Idle_Optimizations: FC-VOID !important; }
@container FC-Idle_OptiMax (min-width: 0px) {
  [class^="app_"] {
    --Flashcord-AnimMult-XFast: 0;
    --Flashcord-AnimMult-Fast: 0;
    --Flashcord-AnimMult-Normal: 0;
    --Flashcord-AnimMult-Slow: 0;
    --Flashcord-AnimMult-XSlow: 0;
    --Flashcord-AnimMult-XTSlow: 0;
    --Flashcord-AnimMult-XTXSlow: 0;
    --Flashcord-TransMult-XFast: 0;
    --Flashcord-TransMult-Fast: 0;
    --Flashcord-TransMult-Normal: 0;
    --Flashcord-TransMult-Slow: 0;
    --Flashcord-TransMult-XSlow: 0;
    --Flashcord-Blur-Heavy: 0;
    --Flashcord-Blur-Medium: 0;
    --Flashcord-Blur-Light: 0;
  
    --FlashCore-GuildNav_Notification: FC-GuildNav_Static;
    --FlashCore-ChannelNav_Notification: FC-ChannelNav_Static;  
  }
}

@container FC-Idle_OptiMin (min-width: 0px) {
  [class^="app_"] {
    --Flashcord-AnimMult-XSlow: 0;
    --Flashcord-AnimMult-XTSlow: 0;
    --Flashcord-TransMult-XFast: 0;
    --Flashcord-TransMult-Fast: 0;
    --Flashcord-TransMult-Normal: 0;
    --Flashcord-TransMult-Slow: 0;
    --Flashcord-TransMult-XSlow: 0;
    --Flashcord-Blur-Heavy: 0;
    --Flashcord-Blur-Medium: 0;
    --Flashcord-Blur-Light: 0;

    --FlashCore-GuildNav_Notification: FC-GuildNav_Static;
    --FlashCore-ChannelNav_Notification: FC-ChannelNav_Static;
  }
}

/* [END] = Flashcord Beta == BIOS [00] CSS = */
/* [START] = Flashcord Beta == Kernel [00] CSS = */

/* NOTICE: Everytime there is a " [!] FC-Wildcard_PerfNuker " this means that using a wildcard will absolutely nuke performance so bad it would make Flashcord impossible to use */
[class^="app_"]:has([class^="problems_"]) {
  container-name: var(--Flashcord-Blackout, FC-Boot_Blackout-Android);
  container-type: inline-size;
}

@container FC-Boot_Blackout-Android (min-width: 0px) {
  [class^="content_"] div, video, [class^="problems_"] div { display: none; }
  [class^="problems_"]:before {
    content: "⚠️ You are having connection problems.";
    color: white;
    text-align: center;
    white-space: pre;
    animation: FlashCore-FadeIn_Bottom var(--Flashcord-AnimMult-XSlow, 1s);
  }
  [class^="content_"]:before {
    content: "Flashcord";
    margin: auto;
    text-align: center;
    scale: 5;
    font-weight: 900;
    background-image: linear-gradient(90deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.05) 30%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.05) 80%, rgba(255,255,255,0.05) 100%);
    background-size: 32vw;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: FlashCore-BackXMTL var(--Flashcord-AnimMult-XTXSlow, 4s) linear infinite !important;
  }
  [class^="content_"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;

    background: transparent;

    display: flex;
    justify-content: center;
    align-items: center;

    animation: FlashCore-FadeIn var(--Flashcord-AnimMult-XSlow, 1s) !important;
    background: rgba(0,0,0,0.9);
    backdrop-filter: blur(var(--Flashcord-Blur-Heavy, 16px));
  }
}

@container FC-Boot_Blackout-Terminal (min-width: 0px) {
  [class^="container_"] { background-color: black; }
  [class^="content_"] div, video, [class^="problems_"] { display: none; }
  [class^="content_"] {
    font-family: monospace;
    font-size: large;
    background: transparent;
    width: fit-content;
    height: fit-content;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    animation: FlashCore-FadeIn var(--Flashcord-AnimMult-XSlow, 1s) !important;
    background: black;
    backdrop-filter: blur(var(--Flashcord-Blur-Heavy, 16px));
  }
  [class^="content_"]::after {
    margin-left: 0.5rem;
    content: "_";
    color: white;
    text-align: left;
    white-space: pre;
    animation: Flashcord-DotBlink var(--Flashcord-AnimMult-XSlow, 1s) linear infinite;
    position: absolute;
    top: 21rem;
    left: 11rem;
  }
  [class^="content_"]::before {
    content: "Linux AuraCloud-E2A 6.4.0-3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.4.11-1 (2023-08-17) x86_64 \A \
=== Sirio Network OCI: AuraCloud-E2A \A \
Private Key accepted, connection successful. \A \A \
------------------------------------------------------------------------- \A\A \
The programs included with the Debian GNU/Linux system are free software; \A \
the exact distribution terms for each program are described in the \A \
individual files in /usr/share/doc/*/copyright. \A\A \
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent \A \
permitted by applicable law. \A\A \
------------------------------------------------------------------------- \A \
Last login: "var(--Flashcord-Version)" from "var(--Flashcord-Branch)" \A \
root@AuraCloud-E2A:~# ./Flashcord.sh \A \
AuraCloud-E2A systemd[1]: Starting nginx.service \A \
AuraCloud-E2A systemd[1]: Started nginx.service \A \
GET "var(--FlashLang-DoubleQuote)"/flashcord/sid.css HTTP/1.1"var(--FlashLang-DoubleQuote)" from "var(--FlashLang-DoubleQuote)"discord/1.0.92 Electron/22.3.26"var(--FlashLang-DoubleQuote)" \A \
Starting Flashcord \A";
    margin-top: 2rem;
    margin-left: 0.5rem;
    text-align: left;
    color: white;
    white-space: pre-wrap;
  }
}
/* [END] = Flashcord Beta == Kernel [00] CSS = */

/* [START] = Flashcord Beta == Kernel [01] CSS = */

body {
    --Flashcolord-Light_Accent: rgba(0,155,255,0.5);
    --Flashcolord-Dark_Accent: rgba(255,55,0,0.5);
    --Flashcolord-CBM_Light-Floating: rgba(255,255,255,0.5);
    --Flashcolord-CBM_Dark-Floating: rgba(0,0,0,0.5);
    --Flashcolord-CBM_HeavyLight-Floating: rgba(255,255,255,0.8);
    --Flashcolord-CBM_HeavyDark-Floating: rgba(0,0,0,0.8);

    --SNDL-C_LightBC: rgba(255,255,255,0.1);
    --SNDL-C_GreyBC: rgba(55,55,55,0.1);
    --SNDL-C_DarkBC: rgba(0,0,0,0.1);

    --SNDL-C_HeavyLightBC: rgba(255,255,255,0.5);
    --SNDL-C_HeavyGreyBC: rgba(55,55,55,0.5);
    --SNDL-C_HeavyDarkBC: rgba(0,0,0,0.5);
}

html.theme-light { background: #ffffff; }
.theme-light {
    --background-primary: #FFFFFF;
    --background-secondary: #FFFFFF;
    --background-secondary-alt: #FFFFFF;
    --background-tertiary: #FFFFFF;
    --background-accent: #FF99FF;
    --background-floating: #FFFfFF;
    --channeltextarea-background: #f0f0f0;
    --background-modifier-selected: #eaeaea;
    --background-modifier-hover: #f0f0f0;
    --home-background: #ffffff;
}
html.theme-dark { background: #000000; }
.theme-dark {
    --background-primary: #000000;
    --background-secondary: #000000;
    --background-secondary-alt: #000000;
    --background-tertiary: #000000;
    --background-accent: #660066;
    --background-floating: #060606;
    --channeltextarea-background: #060606;
    --background-modifier-selected: #0F0F0F;
    --background-modifier-hover: #161616;
    --FlashCore-Brightness: 2;
}

/* [END] = Flashcord Beta == Kernel [01] CSS = */

/* [START] = Flashcord Beta == Kernel [02] CSS = */

@keyframes Flashcord-Blink {
    0% { opacity: 0; }
    49% { opacity: 0; }
    50% { opacity: 1}
    99% { opacity: 1;}
    100% { opacity: 0; }
}

@keyframes Flashcord-DotBlink {
    0% { content: " " }
    33% { content: "."}
    66% { content: ".."}
    100% { content: "..." }
}

@keyframes FlashCore-FadeIn {
    0% { opacity: 0; }
    100% { opacity: inherit; }
}
@keyframes FlashCore-FadeOut {
    0% { opacity: inherit; }
    100% { opacity: 0; }
}
@keyframes FlashCore-FadeIn_Top {
    0% { opacity: 0; translate: 0px -5vh; }
    100% { opacity: inherit; translate: 0px 0vh; }
}
@keyframes FlashCore-FadeIn_Bottom {
    0% { opacity: 0; translate: 0px 5vh; }
    100% { opacity: inherit; translate: 0px 0vh; }
}
@keyframes FlashCore-Splash {
    0% { scale: 0.8; }
    100% { scale: 1.0; }
} 


@keyframes Flashcord-Welcome_Win11 {
    0% { scale: 0.95; opacity: 0;}
    90% { scale: 0.98; opacity: 1;}
    100% { scale: 1.0; }
} 
@keyframes Flashcord-Welcome_CRT {
    0% { scale: 0.98 0;}
    90% { scale: 1 1.1;}
    100% { scale: 1 1;}
}
@keyframes Flashcord-Welcome_Genshin-Style { /* This is meant to emulate the pretty cool transition from the party screen in Genshin */
    0% { scale: 0.9; filter: brightness(8) blur(32px);}
    100% { scale: 1.0; filter: brightness(1) blur(0px);}
}

@keyframes Flashcord-MSG_Upload {
    0% { opacity: 0; }
    100% { opacity: 0.5; }
}
@keyframes Flashcord-MSG_Uploaded {
    0% { opacity: 0.5; transform: translateX(10vw); }
    100% { opacity: 1; transform: translateX(0vw); }
}

@keyframes Flashcord-SearchSlide {
    0% { translate: 50vw; }
    100% { translate: 0vw;}
}

@keyframes Flashcord-GuildPulse {
    0% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(255,0,0));}
    15% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(255,127,0));}
    30% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px)  rgb(255,255,0));}
    45% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(0,255,0));}
    60% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(0,0,255));}
    75% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(170,0,170));}
    90% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(255,170,255));}
    100% {  filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) rgb(255,0,0));}
}

@keyframes Flashcord-DNAO_Ripple {
    0% { scale: 0; opacity: 0; }
    20% { opacity: 1;}
    100% { scale: 2; opacity: 0; }
}

@keyframes Flashcord-Rainbow_BGR {
    0% { background: rgba(255,0,0,0.25); }
    20% { background: rgba(255,255,0,0.25); }
    40% { background: rgba(0,255,0,0.25); }
    60% { background: rgba(0,255,255,0.25); }
    80% { background: rgba(0,0,255,0.25); }
    99% { background: rgba(255,0,255,0.25); }
    100% { background: rgba(255,0,0,0.25); }
}

@keyframes FlashCore-BackXMTL {
    0% { background-position-x: 0%;}
    100% { background-position-x: 100vw;}
}

@keyframes FlashCore-Shake {
    0% {translate: 1px 1px;}
    25% {translate: -1px -1px;}
    50% {translate: 1px -1px;}
    75% {translate: -1px 1px;}
    100% {translate: 0px 1px;}
}

@keyframes Flashcord-PopUp_In {
    0% {
        scale: 0.9;
        opacity: 0;
    }
    100% {
        scale: 1;
    }
}

@keyframes Flashcord-Iridescent_Light {
    0% { backdrop-filter: hue-rotate(0deg) var(--Flashcord-Iridescent_Light-Filter, blur(4px) brightness(1)); }
    100% { backdrop-filter: hue-rotate(360deg) var(--Flashcord-Iridescent_Light-Filter, blur(4px) brightness(1)); }
}

@keyframes Flashcord-Iridescent_Dark {
    0% { backdrop-filter: hue-rotate(0deg) var(--Flashcord-Iridescent_Dark-Filter, blur(4px) brightness(0.5)); }
    100% { backdrop-filter: hue-rotate(-360deg) var(--Flashcord-Iridescent_Dark-Filter, blur(4px) brightness(0.5)); }
}

@keyframes Flashcord-Iridescent_Preview {
    0% { filter: hue-rotate(0deg); }
    100% { filter: hue-rotate(360deg); }
}

/* SNDL-App_Keyframes.css */
@keyframes SNDL-Background_MvX {
    0% { background-position-x: 0vw; }
    100% { background-position-x: 100vw; }
}

@keyframes SNDL-Translate_Top {
    0% { translate: 0 var(--Magnetude, -10vh); opacity: 0;}
    100% { translate: 0 0;}
}

@keyframes SNDL-Translate_Bottom {
    0% { translate: 0 var(--Magnetude, 10vh); opacity: 0;}
    100% { translate: 0 0;}
}

@keyframes SNDL-Translate_Left {
    0% { translate: var(--Magnetude, -10vw) 0; opacity: 0;}
    100% { translate: 0 0;}
}

@keyframes SNDL-Translate_Right {
    0% { translate: var(--Magnetude, 10vw) 0; opacity: 0;}
    100% { translate: 0 0;}
}

@keyframes SNDL-Translate_Custom {
    0% { translate: var(--Initial, 0rem); opacity: 0;}
    100% { translate: var(--Final, 0rem);}
}

@keyframes SNDL-RainbowBackground {
    0% { backdrop-filter: hue-rotate(0deg); }
    100% { backdrop-filter: hue-rotate(360deg); }
}

/* [END] = Flashcord Beta == Kernel [02] CSS = */

/* [START] = Flashcord Beta == Kernel [03] CSS = */

body > :before,
body:before {
    color: var(--text-normal);
    font-size: 12px;
    position: absolute;
    top: 6px;
    left: 6px;
    font-weight: 900;
    opacity: 0.5;
    width: auto;
}

.platform-win body > :before { content: var(--FlashLang-WinBar, "🪟 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Report bugs in #🐞sgn-issues-reports on the SGN Discord Server."); }


[class^="chat_"] [class^="children_"]:after {
    color: red;
    width: max-content;
    margin: auto ;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(255,255,255);
    border-radius: var(--Flashcord-Border_Radius, 25px);
    white-space: pre;
}
.theme-light [class^="chat_"] [class^="title_"] [class^="children_"]:after { content: var(--Flashcord-Warnings,var(--FlashLang-Warning_LightTheme, "  ⚠️ Flashcord is in Beta.  ")); }
.theme-dark [class^="chat_"] [class^="title_"] [class^="children_"]:after { content: var(--Flashcord-Warnings, var(--FlashLang-Warning_DarkTheme, "  ⚠️ Flashcord is in Beta. 🌙 Dark Mode is unfinished.  ")); }


/* DEV BUILD NOTICE (231221): This is really not ideal but for now it'll do.
my god is this version rushed as hell, i blame 
actually idk what to blame */

@container FC-ControlPanel_SidebarTweaks (min-width: 0px) {
    /*@container FC-ControlPanel_Splash (min-width: 0px) {*/
        [class^="sidebar_"] > :before {
            content: var(--Flashcord-Branch) "\A Version "var(--Flashcord-Channel) "-" var(--Flashcord-Version);
            padding: 10px;
            white-space: pre;
            opacity: 0.8;
            background-image: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,127,0,1) 15%, rgba(255,255,0,1) 30%, rgba(0,255,0,1) 45%, rgba(0,0,255,1) 60%, rgba(170,0,170,1) 75%, rgba(255,170,255,1) 90%, rgba(255,0,0,1) 100%);
            background-size: 100vw;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            animation: FlashCore-BackXMTL calc(4s * var(--Flashcord-Animations, 1)) linear infinite !important;
            margin-bottom: var(--Flashcord-SplashMAR, 20px);
        }
        [class^="sidebarRegionScroller_"]::after {
            position: absolute;
            content: var(--Flashcord-Splash);
            transform: rotate(-2deg) scale( var(--Flashcord-SplashSca) ) translateX( var(--Flashcord-SplashTrX) ) translateY( var(--Flashcord-SplashTrY) ) !important;
            text-align: center;
            display: flex;
            justify-content: center;
            padding: 0px;
            white-space: pre;
            color: #CCCC00;
            margin: 0px;
            width: 1px;
            left: 105px;
            top: 48px;
            animation: FlashCore-Splash var(--Flashcord-AnimMult-Slow, 500ms) ease-in-out infinite;
            animation-direction: alternate;
        }
    /*}*/
}
/* [END] = Flashcord Beta == Kernel [03] CSS = */

/* [Start] = Flashcord Beta == Kernel - Serial CSS = */

/* General Information */
html.platform-win { --FlashCore-OS: "🪟 Windows" }
html.platform-osx { --FlashCore-OS: "🍎 MacOS" }
html.platform-linux { --FlashCore-OS: "🐧 GNU/Linux" }
html:has(link[href*="replugged"]) { --FlashCore-Client: "🔌 Replugged"; }
html:has(#vencord-margins) { --FlashCore-Client: "✨ Vencord"; }
html:has(body[class*="bd"]) { --FlashCore-Client: "🩹 BetterDiscord [UNSUPPORTED]"; }
html:has([content*="canary"]) { --FlashCore-Discord_Branch: "Canary"; }
html:has([content*="ptb"]) { --FlashCore-Discord_Branch: "Public Beta Test"; }

/* Theming Related Shenanigans */
html.theme-light { --FlashCore-Theme: "☀️ Light Mode"; }
html.theme-dark { --FlashCore-Theme: "🌙 Dark Mode"; }
.custom-theme-background { --FlashCore-CustomTheme: "✅ True"}
[theme-hooker*="-"] { --FlashCore-ThemeHooker_Present: "✅ True"; }
[theme-hooker="theme-mint-apple"] { --FlashCore-Theme: "🖼️ Custom Background Mode (Light) // Mint Apple" !important; }
[theme-hooker="theme-citrus-sherbert"] { --FlashCore-Theme: "💥 Iridescent Mode (Light) // Citrus Sherbert" !important; }
[theme-hooker="theme-retro-raincloud"] { --FlashCore-Theme: "🌌 Unknown // Retro Raincloud" !important; }
[theme-hooker="theme-hanami"] { --FlashCore-Theme: "🌌 Unknown // Hanami" !important; }
[theme-hooker="theme-sunrise"] { --FlashCore-Theme: "🌌 Unknown // Sunrise" !important; }
[theme-hooker="theme-cotton-candy"] { --FlashCore-Theme: "🌌 Unknown // Candyfloss" !important; }
[theme-hooker="theme-lofi-vibes"] { --FlashCore-Theme: "🌌 Unknown // Lofi-Vibes" !important; }
[theme-hooker="theme-desert-khaki"] { --FlashCore-Theme: "🌌 Unknown // Desert Khaki" !important; }
[theme-hooker="theme-sunset"] { --FlashCore-Theme: "🖼️ Custom Background Mode (Dark) // Sunset" !important; }
[theme-hooker="theme-chroma-glow"] { --FlashCore-Theme: "💥 Iridescent Mode (Dark) // Chroma Glow" !important; }
[theme-hooker="theme-forest"] { --FlashCore-Theme: "🌌 Unknown // Forest" !important; }
[theme-hooker="theme-crimson-moon"] { --FlashCore-Theme: "🌌 Unknown // Crimson Moon" !important; }
[theme-hooker="theme-midnight-blurple"] { --FlashCore-Theme: "🌌 Unknown // Midnight Burple" !important; }
[theme-hooker="theme-mars"] { --FlashCore-Theme: "🌌 Unknown // Mars" !important; }
[theme-hooker="theme-dusk"] { --FlashCore-Theme: "🌌 Unknown // Dusk" !important; }
[theme-hooker="theme-under-the-sea"] { --FlashCore-Theme: "🌌 Unknown // Under the Sea" !important; }
[theme-hooker="theme-retro-storm"] { --FlashCore-Theme: "🌌 Unknown // Retro Storm" !important; }
[theme-hooker="theme-neon-nights"] { --FlashCore-Theme: "🌌 Unknown // Neon Nights" !important; }
[theme-hooker="theme-strawberry-lemonade"] { --FlashCore-Theme: "🌌 Unknown // Strawberry Lemonade" !important; }
[theme-hooker="theme-aurora"] { --FlashCore-Theme: "⌨️ Terminal Mode // Aurora" !important; }
[theme-hooker="theme-sepia"] { --FlashCore-Theme: "👻 Transparent Mode // Sepia" !important; }
[theme-hooker="theme-easter-egg"] { --FlashCore-Theme: "🔥 Flashcord Legacy // Memory Lane" !important; }




[id^="message-content-"]:has(a[href="http://flashcord/debug"], a[href="http://flashcord/debug/modules"], a[href="http://flashcord/debug/variables"], a[href="http://flashcord/debug/store"] ) {
    line-height: 15px !important;
    border-radius: 25px;
    padding: 8px;
    background-image: url("/themes/assets/flashcord/ressources/backgrounds/BasicGrid-Dark_Fast.gif");
    background-size: cover;
}
[id^="message-content-"]:has(a[href="http://flashcord/debug"])::after {
    color: white;
    font-size: smaller;
    white-space: pre-wrap;
    width: 100%;
    content: 
"\A\A🚧 FLASHCORD DEBUG INFORMATION 🚧\A \
This information is only visible to you, please screenshot it and send it to @SiriusBYT for debug purposes if needed. \A\A \
📸 -- Flashcord Information \A
    🔄️ Branch: " var(--Flashcord-Branch, 'Ayo you sussy baka') "\A \
    🔗 Channel: " var(--Flashcord-Channel, 'What kind of fucking theme is this?!') "\A \
    💡 Version: " var(--Flashcord-Version, 'This is not Flashcord, where is my god damn house?!?!') "\A \
💬 -- Discord Client Information \A \
    🌳 Discord Branch: " var(--FlashCore-Discord_Branch, 'Stable') " \A \
    💻 Operating System: " var(--FlashCore-OS, '🚧 404 🚧') "\A \
    🎯 Client Modification: " var(--FlashCore-Client, '🚧 404 🚧') "\A \
    🔧 ThemeHooker Present: " var(--FlashCore-ThemeHooker_Present, '❌ False') "\A \
    🌈 Detected Theme: " var(--FlashCore-Theme, '🚧 404 🚧') "\A \
    🖌️ Is using a Custom Theme: " var(--FlashCore-CustomTheme, '❌ False') "\A\A \
⚠️ Please also send the contents of your QuickCSS if you modified any Flashcord Variables. \A\A \
== End of Flashcord's Debug Information. == \A\A";
}

/* [End] = Flashcord Beta == Kernel - Serial CSS = */
/* [Start] = Flashcord Beta == ThemeHooker Common Code CSS = */


@container FC-Theme_Hooker (min-width: 0px) {
    body::after {
        /* Allows for background blur */
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: -1;
    }

    [theme-hooker="theme-sunset"] [class^="layers_"] > [class^="layer_"]:first-child,
    [theme-hooker="theme-mint-apple"] [class^="layers_"] > [class^="layer_"]:first-child,
    [theme-hooker="theme-citrus-sherbert"] [class^="layers_"] > [class^="layer_"]:first-child,
    [theme-hooker="theme-chroma-glow"] [class^="layers_"] > [class^="layer_"]:first-child { container-name: var(--FlashCore-ChatSlide, FC-ChatSlide_Legacy); }

    @container FC-SPGO_AT (min-width: 0px) {
        section>[class^="header_"]> :before {
            content: var(--FlashLang-C_AT-ThemeHooker, "⚠️ Advanced Themes require LegalDiscordBypasses or Discord Nitro to enable them. \A ✅ ThemeHooker is present and has enabled new themes.") !important;
        }

        [class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"],
        /* IRIDESCENT LIGHT */
        [class^="themeSelection_"][style*="--bg-gradient-chroma-glow"],
        /* IRIDESCENT DARK */
        [class^="themeSelection_"][style*="--bg-gradient-sepia"],
        /* TRANSPARENT */
        [class^="themeSelection_"][style*="--bg-gradient-aurora"]
        /* TERMINAL MODE */
            {
            filter: unset !important;
            cursor: pointer !important;
        }
    }
}

/* [End] = Flashcord Beta == Custom Theme: Iridescent Mode CSS = *//* [Start] = Flashcord Beta == Custom Theme: Iridescent Mode CSS = */

[theme-hooker="theme-citrus-sherbert"],
[theme-hooker="theme-chroma-glow"] {
    --bg-overlay-color: transparent;
    --background-primary: transparent;
    --background-secondary: transparent;
    --background-secondary-alt: transparent;
    --background-tertiary: transparent;
    --bg-overlay-1: transparent;
    --bg-overlay-2: transparent;
    --bg-overlay-3: transparent;
    --bg-overlay-4: transparent;
    --bg-overlay-5: transparent;
    --bg-overlay-6: transparent;
    --bg-overlay-hover: transparent;
    --bg-overlay-active: transparent;
    --bg-overlay-selected: transparent;
    --bg-overlay-chat: transparent;
    --bg-overlay-home: transparent;
    --bg-overlay-home-card: transparent;
    --bg-overlay-app-frame: transparent;
    --FlashCore-Brightness: 0.5;

    --FlashCore-ChatSlide: FC-ChatSlide_Legacy;
    --FlashCore-Idle_Optimizations: FC-VOID !important;
}

@container FC-Theme_Hooker (min-width: 0px) {
    [theme-hooker="theme-citrus-sherbert"] {
        background-repeat: repeat-x !important;
        background-size: var(--Flashcord-Iridescent_Light-Image_Size, 100vw) !important;
    }
    [theme-hooker="theme-chroma-glow"] {
        background-repeat: repeat-x !important;
        background-size: var(--Flashcord-Iridescent_Dark-Image_Size, 100vw) !important;
    }


    [theme-hooker="theme-citrus-sherbert"] {
        background-image: var(--Flashcord-Iridescent_Light-Image, url("/themes/assets/sbin/PSWave-Iridescent_Light.png")) !important;
        background-color: #FFFFFF;
        animation: var(--Flashcord-Iridescent_Light-Animation, SNDL-Background_MvX) var(--Flashcord-AnimMult-XTSlow, 2s) linear infinite !important;
    }

    [theme-hooker="theme-chroma-glow"] {
        background-image: var(--Flashcord-Iridescent_Dark-Image, url("/themes/assets/sbin/PSWave-Iridescent_Dark.png")) !important;
        background-color: #000000;
        animation: var(--Flashcord-Iridescent_Dark-Animation, SNDL-Background_MvX) var(--Flashcord-AnimMult-XTSlow, 2s) linear infinite !important;
    }

    [theme-hooker="theme-citrus-sherbert"] [class^="chat_"] [class^="title_"] [class^="children_"]::after,
    [theme-hooker="theme-chroma-glow"] [class^="chat_"] [class^="title_"] [class^="children_"]::after {
        content: var(--Flashcord-Warnings, var(--FlashLang-Warning_Iridescent, "  ⚠️ Flashcord is in Beta. 💥 Iridescent Mode is unfinished.  ")) !important;
    }

    [theme-hooker="theme-citrus-sherbert"] [class^="tooltip_"] {
        outline: 1px solid var(--Flashcolord-Light_Accent);
    }

    [theme-hooker="theme-chroma-glow"] [class^="tooltip_"] {
        outline: 1px solid var(--Flashcolord-Dark_Accent);
    }

    [theme-hooker="theme-citrus-sherbert"],
    [theme-hooker="theme-chroma-glow"] {
        container-name: FC-Theme_Iridescent !important;
        container-type: inline-size;
    }

    @container FC-ControlPanel_PopUp (min-width: 0px) {
        [theme-hooker="theme-citrus-sherbert"] [class^="layer_"]:nth-child(2) {
            border: 1px solid var(--Flashcolord-Light_Accent);
            background-image: url("/themes/assets/flashcord/ressources/backgrounds/BasicGrid-White_Fast.gif");
            background-size: cover;
        }

        [theme-hooker="theme-chroma-glow"] [class^="layer_"]:nth-child(2) {
            border: 1px solid var(--Flashcolord-Dark_Accent);
            background-image: url("/themes/assets/flashcord/ressources/backgrounds/BasicGrid-Dark_Fast.gif");
            background-size: cover;
        }
    }

    @container FC-Theme_Iridescent (min-width: 0px) {
        @container FC-JumpBars (min-width: 0px) {
            [class^="jumpToPresentBar_"] {
                padding-bottom: 0;
            }
        }

        @container FC-MemberSlide (min-width: 0px) {
            [class^="membersWrap_"]::before {
                /* May be a performance issue? Blame chrome, I fucking hate chrome's fucking bullshit backdrop-filter bug so much I'm going to fucking piss on the moon right this fucking instant */
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                z-index: -1;

                transition-property: backdrop-filter;
                transition-duration: var(--Flashcord-TransMult-Normal, 250ms);
            }

            [class^="membersWrap_"]:hover::before {
                /* Firefox instead of Electron When? */
                backdrop-filter: blur(16px);
            }
        }

        [theme-hooker="theme-citrus-sherbert"]::after {
            backdrop-filter: var(--Flashcord-Iridescent_Light-Filter, blur(4px) brightness(1));
            animation: var(--Flashcord-Iridescent_Light-Rainbow, Flashcord-Iridescent_Light) var(--Flashcord-AnimMult-XSlow, 1s) linear infinite !important;
        }

        [theme-hooker="theme-chroma-glow"]::after {
            backdrop-filter: var(--Flashcord-Iridescent_Dark-Filter, blur(4px) brightness(0.5));
            animation: var(--Flashcord-Iridescent_Dark-Rainbow, Flashcord-Iridescent_Dark) var(--Flashcord-AnimMult-XSlow, 1s) linear reverse infinite !important;
        }

        @container FC-ChatSlide_Legacy (min-width: 0px) {

            [class^="chat_"]>section,
            [class^="chat_"]>div,
            [class^="chat_"] {
                background: transparent !important;
            }
        }

        @container FC-PM (min-width: 0px) {
            [class*="menu"] {
                transition: outline-width 250ms;
            }

            [theme-hooker="theme-citrus-sherbert"] [class*="menu"] {
                outline: 1px solid var(--Flashcolord-Light_Accent);
                background: rgba(255, 255, 255, 0.5);
            }

            [theme-hooker="theme-chroma-glow"] [class*="menu"] {
                outline: 1px solid var(--Flashcolord-Dark_Accent);
                background: rgba(0, 0, 0, 0.5);
            }

            [class*="menu"]:hover {
                outline-width: 2px;
            }

            [class^="scroller_"]::before {
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                backdrop-filter: var(--Flashcord-Iridescent_Light-Filter, blur(4px) brightness(1));
                z-index: -1;
                border-radius: var(--Flashcord-Border_Radius, 25px);
            }

        }
    }
}


/* [Start] = Flashcord Beta == Custom Theme: Iridescent Mode CSS = */
/* [Start] = Flashcord Beta == Custom Theme: CBM CSS = */

@container FC-AdvancedTheme-LEGACY_Custom-Background-Mode (min-width: 0px) {
    body {
        --FlashCore-ChatSlide: FC-ChatSlide_Legacy;
        --FlashCore-Brightness: 0.5;
        --custom-theme-background: transparent;
        --bg-overlay-color: transparent;
        --background-primary: transparent;
        --background-secondary: transparent;
        --background-secondary-alt: transparent;
        --background-tertiary: transparent;
        --bg-overlay-1: transparent;
        --bg-overlay-2: transparent;
        --bg-overlay-3: transparent;
        --bg-overlay-4: transparent;
        --bg-overlay-5: transparent;
        --bg-overlay-6: transparent;
        --bg-overlay-hover: transparent;
        --bg-overlay-active: transparent;
        --bg-overlay-selected: transparent;
        --bg-overlay-chat: transparent;
        --bg-overlay-home: transparent;
        --bg-overlay-home-card: transparent;
        --bg-overlay-app-frame: transparent;
    }
    .theme-light body {
        background-image: var(--Flashcord-CBM_Light-Image, url("/themes/assets/flashcord/ressources/backgrounds/bgr-test.jpg") ) !important;
    }
    .theme-dark body {
        background-image: var(--Flashcord-CBM_Dark-Image, url("/themes/assets/flashcord/ressources/backgrounds/hypernner.jpg") ) !important;
    }
    [class^="layer_"]:nth-child(2) {
        border: 1px solid white;
    }
    .custom-theme-background [class^="chat_"] [class^="title_"] [class^="children_"]::after {
        content: var(--Flashcord-Warnings,var(--FlashLang-Warning_DeprecratedCBM, "  ⚠️ Custom Mode without ThemeHooker is no longer supported.  ")) !important;
    }

    @container FC-ChatSlide_Legacy (min-width: 0px) {
        [class^="chat_"] > section, [class^="chat_"] > div, [class^="chat_"] {
            background: transparent !important;
        }
    }
    .custom-theme-background.theme-light #app-mount {
        backdrop-filter: var(--Flashcord-CBM_Light-Filter, blur(8px) brightness(1));
    }
    .custom-theme-background.theme-dark #app-mount {
        backdrop-filter: var(--Flashcord-CBM_Dark-Filter, blur(16px) brightness(0.5));
    }
}

html[theme-hooker="theme-sunset"],
html[theme-hooker="theme-mint-apple"] {
    --bg-overlay-color: transparent;
    --background-primary: transparent;
    --background-secondary: transparent;
    --background-secondary-alt: transparent;
    --background-tertiary: transparent;
    --bg-overlay-1: transparent;
    --bg-overlay-2: transparent;
    --bg-overlay-3: transparent;
    --bg-overlay-4: transparent;
    --bg-overlay-5: transparent;
    --bg-overlay-6: transparent;
    --bg-overlay-hover: transparent;
    --bg-overlay-active: transparent;
    --bg-overlay-selected: transparent;
    --bg-overlay-chat: transparent;
    --bg-overlay-home: transparent;
    --bg-overlay-home-card: transparent;
    --bg-overlay-app-frame: transparent;
}
[theme-hooker="theme-sunset"] {
    --text-normal: #ffffff;
    --interactive-muted: #A0A0A0;
    --interactive-hover: #ffffff;
    --channels-default: #EEEEEE;
    
    --FlashCore-Brightness: 2;
    --background-floating: rgba(6,6,6,0.5);
    --background-modifier-selected: rgba(16,16,16,0.5);
    --background-modifier-hover: rgba(22,22,22,0.5);
}
[theme-hooker="theme-mint-apple"] {
    --text-normal: #000000;
    --interactive-muted: #5f5f5f;
    --primary-330: #5f5f5f;
    --interactive-hover: #000000;
    --channels-default: #111111;
    --FlashCore-Brightness: 1;
    --background-floating: rgba(155,155,155,0.5);
    --background-modifier-selected: rgba(200,200,200,0.5);
    --background-modifier-hover: rgba(255,255,255,0.5);
}

@container FC-Theme_Hooker (min-width: 0px) {
    [theme-hooker="theme-sunset"],
    [theme-hooker="theme-mint-apple"] { background-repeat: no-repeat; }

    [theme-hooker="theme-mint-apple"] { background-image: var(--Flashcord-CBM_Light-Image, url("/themes/assets/flashcord/bgr-test.jpg") ) !important; }
    [theme-hooker="theme-sunset"] { background-image: var(--Flashcord-CBM_Dark-Image, url("/themes/assets/flashcord/hypernner.jpg") ) !important; }
    
    [theme-hooker="theme-mint-apple"] [class^="chat_"] [class^="title_"] [class^="children_"]::after {
        content: var(--Flashcord-Warnings, var(--FlashLang-Warning_LightCBM,"  ⚠️ Flashcord is in Beta. 🖼️ Light Custom Background Mode is unfinished.  ")) !important;
    }
    [theme-hooker="theme-sunset"] [class^="chat_"] [class^="title_"] [class^="children_"]::after {
        content: var(--Flashcord-Warnings,var(--FlashLang-Warning_DarkCBM, "  ⚠️ Flashcord is in Beta. 🖼️ Dark Custom Background Mode is unfinished.  ")) !important;
    }

    @container FC-ControlPanel_PopUp (min-width: 0px) {
        [theme-hooker="theme-mint-apple"] [class^="layer_"]:nth-child(2) {
            border: 1px solid var(--Flashcolord-Light_Accent);
            background: rgba(255,255,255,0.5);
        }
        [theme-hooker="theme-sunset"] [class^="layer_"]:nth-child(2) {
            border: 1px solid var(--Flashcolord-Dark_Accent);
            background: rgba(0,0,0,0.5);
        }
    }
    
    @container FC-ChatSlide_Legacy (min-width: 0px) {
        [theme-hooker="theme-mint-apple"] [class^="chat_"] > section, [class^="chat_"] > div, [class^="chat_"],
        [theme-hooker="theme-sunset"] [class^="chat_"] > section, [class^="chat_"] > div, [class^="chat_"] {
            background: transparent !important;
        }
    }
    [theme-hooker="theme-mint-apple"] #app-mount {
        backdrop-filter: var(--Flashcord-CBM_Light-Filter, blur(8px) brightness(1));
    }
    [theme-hooker="theme-sunset"] #app-mount {
        backdrop-filter: var(--Flashcord-CBM_Dark-Filter, blur(16px) brightness(0.5));
    }

    [theme-hooker="theme-mint-apple"] {
        container-name: var(--FlashCore-Global_Theme, FC-Theme_CBM-Light) !important;
        container-type: inline-size;
    }
    [theme-hooker="theme-sunset"] {
        container-name: var(--FlashCore-Global_Theme, FC-Theme_CBM-Dark) !important;
        container-type: inline-size;
    }

    @container FC-Theme_CBM-Light (min-width: 0px) {
        @container FC-PM (min-width: 0px) {
            [role="menu"] { background: var(--Flashcolord-CBM_Light-Floating); }
        }
        @container FC-JumpBars (min-width: 0px) {
            [class^="jumpToPresentBar_"] { padding-bottom: 0; }
        }
        [class^="autocomplete_"],
        [class^="autocomplete_"] [class*="categoryHeader_"] {
            background: var(--Flashcolord-CBM_HeavyLight-Floating) !important;
        }
    }
    @container FC-Theme_CBM-Dark (min-width: 0px) {
        @container FC-PM (min-width: 0px) {
            [role="menu"] { background: var(--Flashcolord-CBM_Dark-Floating); }
        }
        @container FC-JumpBars (min-width: 0px) {
            [class^="jumpToPresentBar_"] { padding-bottom: 0; }
        }
        [class^="autocomplete_"],
        [class^="autocomplete_"] [class*="categoryHeader_"] {
            background: var(--Flashcolord-CBM_HeavyDark-Floating) !important;
        }
    }
}

/* [End] = Flashcord Beta == Custom Theme: CBM CSS = */

/* [Start] = Flashcord Beta == Custom Theme: Transparent Mode CSS = */

[theme-hooker="theme-sepia"] {
    --window-win-blur: "unified-acrylic"; 

    --bg-overlay-color: transparent;
    --background-primary: transparent;
    --background-secondary: transparent;
    --background-secondary-alt: transparent;
    --background-tertiary: transparent;
    --bg-overlay-1: transparent;
    --bg-overlay-2: transparent;
    --bg-overlay-3: transparent;
    --bg-overlay-4: transparent;
    --bg-overlay-5: transparent;
    --bg-overlay-6: transparent;
    --bg-overlay-hover: transparent;
    --bg-overlay-active: transparent;
    --bg-overlay-selected: transparent;
    --bg-overlay-chat: transparent;
    --bg-overlay-home: transparent;
    --bg-overlay-home-card: transparent;
    --bg-overlay-app-frame: transparent;
    --FlashCore-Brightness: 0.5;

    background: transparent !important;
    --FlashCore-ChatSlide: FC-ChatSlide_Legacy;
}


@container FC-Theme_Hooker (min-width: 0px) {
    [theme-hooker="theme-sepia"] #app-mount {
        backdrop-filter: var(--Flashcord-Iridescent_Filter, blur(16px) brightness(0.5));
    }
    [theme-hooker="theme-sepia"] {
        container-name: FC-Theme_Transparent !important;
        container-type: inline-size;
    }
    [theme-hooker="theme-sepia"] [class^="chat_"] [class^="title_"] [class^="children_"]:after {
        content: var(--Flashcord-Warnings,var(--FlashLang-Warning_Transparent, "  ⚠️ Flashcord is in Beta. 👻 Transparent Mode is unfinished.  ")) !important;
    }


}

/* [Start] = Flashcord Beta == Custom Theme: Transparent Mode CSS = */

/* [Start] = Flashcord Beta == Custom Theme: Terminal Mode CSS = */

[theme-hooker="theme-aurora"] {
    --font-primary: monospace;
    --font-display: monospace;
    --font-headline: monospace;
    --custom-theme-background: black;
    --bg-overlay-color: black;
    --background-primary: black;
    --background-secondary: black;
    --background-secondary-alt: black;
    --background-tertiary: black;
    --bg-overlay-1: black;
    --bg-overlay-2: black;
    --bg-overlay-3: black;
    --bg-overlay-4: black;
    --bg-overlay-5: black;
    --bg-overlay-6: black;
    --bg-overlay-hover: black;
    --bg-overlay-active: black;
    --bg-overlay-selected: black;
    --bg-overlay-chat: black;
    --bg-overlay-home: black;
    --bg-overlay-home-card: black;
    --bg-overlay-app-frame: black;
}

@container FC-Theme_Hooker (min-width: 0px) {
    [theme-hooker="theme-aurora"] {
        --Flashcord-Border_Radius: 0;
        --Flashcord-Blackout: FC-Boot_Blackout-Terminal;
        --Flashcord-Welcome_Animation: Flashcord-Welcome_CRT;
        --Flashcord-Welcome_Speed: 500ms;
        --FlashCore-MGM-Control: FC-ControlPanel_Full;
        --FlashCore-ChannelNav_Notification: FC-ChannelNav_Static;
        --FlashCore-GuildNav_Notification: FC-GuildNav_Static;
        --Flashcord-GuildShadow_Size: 8px;
        --FlashCore-GuildNav_Compact: FC-GuildNav_Compact-Horizontal;
        --FlashCore-ChatSlide: FC-VOID;

        --Flashcord-AnimMult-XFast: 10ms;
        --Flashcord-AnimMult-Fast: 25ms;
        --Flashcord-AnimMult-Normal: 50ms;
        --Flashcord-AnimMult-Slow: 100ms;
        --Flashcord-AnimMult-XSlow: 150ms;
        --Flashcord-AnimMult-XTSlow: 200ms;
        --Flashcord-AnimMult-XTXSlow: 250ms;

        --Flashcord-TransMult-XFast: 10ms;
        --Flashcord-TransMult-Fast: 25ms;
        --Flashcord-TransMult-Normal: 50ms;
        --Flashcord-TransMult-Slow: 100ms;
        --Flashcord-TransMult-XSlow: 150ms;
    }
    [theme-hooker="theme-aurora"] [class^="chat_"] [class^="title_"] [class^="children_"]::after {
        content: var(--Flashcord-Warnings, var(--FlashLang-Warning_Terminal,"  [!] Flashcord is in Beta  ")) !important;
    }
    [theme-hooker="theme-aurora"] {
        container-name: FC-Theme_Terminal !important;
        container-type: inline-size;
    }
    @container FC-Theme_Terminal (min-width: 0px) {
        .platform-win body > ::before,
        .platform-linux body > ::before,
        .platform-osx body:before  { 
            content: var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version);
            color: white;
            opacity: 1;
        }
        @container FC-ChannelNav_Compact (min-width: 0px) {
            [class^="channelEmoji_"] .emoji {
                filter: grayscale(1) brightness(1.5);
            }
        }
        @container FC-GuildNav_Static (min-width: 0px) {
            [class^="listItem_"] {
                scale: 0.9 !important;
            }
        }
        @container FC-ChannelNav_Compact (min-width: 0px) {
            li {
                scale: 0.95 !important;
            }
        }
        @container FC-MemberSlide (min-width: 0px) {
            [class^="member_"]:hover > div {
                scale: 1 !important;
                translate: 0px !important;
            }
        }
        @container FC-ControlPanel_Full (min-width: 0px) {
            [class^="sidebar_"] [class^="item_"] {
                translate: 5px !important;
                scale: 1 !important;
            }
        }
    }

}
/* [End] = Flashcord Beta == Custom Theme: Terminal Mode CSS = */

/* [START] = Flashcord Beta == Major General Modifications [00] Control CSS = */

/* DEV BUILD 09/12/2023 NOTES: Holy shit this really needs optimization, this is build fucking horrendously,
too much copy pasting! The splash text being a separate module being called was the right call.
I might want to do that too here because jesus christ this is uglier than the color of my walls. */


/* Control Core */
[class^="layers_"]:has([class^="layer_"]:nth-child(2)) {
    container-name: var(--FlashCore-MGM-Control,FC-ControlPanel_PopUp);
    container-type: inline-size;
}

@container FC-ControlPanel_PopUp (min-width: 0px) {
    [class^="layer_"]:nth-child(2) {
        width: 90vw;
        height: 85vh;
        margin: auto;
        padding: 0;
        border-radius: var(--Flashcord-Border_Radius, 25px);
        z-index: 1;
        transform: none !important;
        animation: FlashCore-FadeIn var(--Flashcord-AnimMult-XSlow, 1) !important;
    }    
    [class^="sidebarRegion_"] {
        max-width: 220px;
        max-height: 85vh;
    }
    [class^="contentRegion_"] {
        height: 85vh;
    }
    [class^="layer_"]:nth-child(2) [class^="sidebar"] {
        max-width: 200px;
        padding: 0;
    }
    [class^="standardSidebarView_"] {
        position: static !important;
        height: 100%;
    }
    [class^="contentColumn_"] {
        max-width: calc(100% - 16px);
        margin: auto;
        padding: 0;
    }
    [class^="closeButton_"] {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        border-radius: 0;
        border: none;
        margin: auto;
        background: transparent;

        transition-property: opacity;
        transition-duration: var(--Flashcord-TransMult-Normal, 250ms);
    }
    [class^="closeButton_"] svg { display: none; }
    [class^="toolsContainer_"] {
        position: absolute;
        z-index: -1;
    }
    [class^="keybind_"] { display: none; }


    /* Control Fluff */
    [class*="baseLayer_"] {
        opacity: 1 !important;
        z-index: 1;
        transform: none !important;
        transition-property: filter, scale;
        transition-duration: var(--Flashcord-TransMult-Normal, 250ms);
    }
    [class^="layers_"]:has([class^="standardSidebarView_"]:hover) .stop-animations {
        filter: blur(var(--Flashcord-Blur-Medium, 8px)) brightness(var(--FlashCore-Brightness,0.9));
        scale: 0.98;
    }
    [class^="layers_"]:has([class^="closeButton_"]:hover) .stop-animations {
        filter: blur(var(--Flashcord-Blur-Light, 2px)) brightness(0.98);
        scale: 1;
    }
    [class^="closeButton_"]:hover {
        background: transparent;
        opacity: 0;
    }

    [class^="sidebarRegion_"] {
        container-name: var(--FlashCore-ControlPanel_SidebarTweaks,FC-ControlPanel_SidebarTweaks);
        container-type: inline-size;
    }

    /* Unfucking certain tabs having no margin or too much margin (fixing consistancy) */
    [class^="layer_"]:nth-child(2) [class^="container_"]:has([class^="bannedUser_"]) { padding: 0; width: unset; margin-top: 1rem;} /* Fix Banned Users Tab */
    [class^="layer_"]:nth-child(2) [class^="content_"]:has([class^="member_"], [class*="inviteSettingsInviteRow_"]) { margin: 0; max-width: 95%;} /* Fix Server Members List and Invites List */

    [class^="layer_"]:nth-child(2) [class^="content_"]:has(> div:empty) { margin-top: 1rem; }
    [class^="layer_"]:nth-child(2) [class^="content_"] > div[style="height: 60px;"]:empty {display: none; }
    [class^="layer_"]:nth-child(2) [class^="contentColumn_"][role="tabpanel"] { margin-top: 1rem; padding: 0; }
    [class^="layer_"]:nth-child(2) [class^="content_"] > [class^="customHeader_"] { padding: 0;}

    @container FC-ChatSlide_SNDL (min-width: 0px) { [class^="chat_"] { translate: 0px !important; } }
    @container FC-ChatSlide_Legacy (min-width: 0px) { [class^="sidebar_"] { width: 240px !important; } }

}
@container FC-ControlPanel_SidebarTweaks (min-width: 0px) {
    [class^="sidebar_"] [class^="item_"], [class^="premiumTab_"] {
        max-width: 160px;
        border-radius: var(--Flashcord-Border_Radius, 25px) !important;
        translate: 5px;
        transition-property: translate, scale;
        transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
    }
    [class^="sidebar_"] [class^="item_"]:hover, [class^="premiumTab_"]:hover {
        translate: 15px;
        scale: 1.05;
    }
    [class^="sidebar_"] [class^="item_"]:active, [class^="premiumTab_"]:active {
        translate: 15px;
        scale: 1;
    }
    [class^="sidebar_"] [class*="selected_"] {
        translate: 15px;
        scale: 1.025;
    }
    [class^="premiumTab_"] [class^="background_"] { display: none; }
    [class^="premiumLabel_"] {
        translate: 0 !important;
        color: var(--interactive-active);
    }
}
@container FC-ControlPanel_Full (min-width: 0px) {
    [class^="layer_"]:nth-child(2) {
        width: 100vw;
        height: 100vh;
        margin: auto;
        padding: 0;
        border-radius: 0;
        animation: FlashCore-FadeIn var(--Flashcord-AnimMult-XSlow, 1s) !important;
    }    
    [class^="sidebarRegion_"] {
        max-width: 220px;
        max-height: 100vh;
    }
    [class^="contentRegion_"] {
        height: 100vh;
    }
    [class^="layer_"]:nth-child(2) [class^="sidebar"] {
        max-width: 200px;
        padding: 0;
    }
    [class^="standardSidebarView_"] {
        position: static !important;
        height: 100%;
    }
    [class^="contentColumn_"] {
        max-width: calc(100% - 16px);
        margin: auto;
        padding: 0;
    }

    /* Control Fluff (OLD)
    [class^="sidebar_"] [class^="item_"] {
        max-width: 180px;
        border-radius: var(--Flashcord-Border_Radius, 25px) !important;
        translate: 5px;
        transition-property: translate, scale;
        transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
    }
    [class^="sidebar_"] [class^="item_"]:hover {
        translate: 15px;
        scale: 1.05;
    }
    [class^="sidebar_"] [class^="item_"]:active {
        translate: 15px;
        scale: 1;
    }
    [class^="sidebar_"] [class*="selected_"] {
        translate: 15px;
        scale: 1.025;
    }*/

    [class^="sidebarRegion_"] {
        container-name: var(--FlashCore-ControlPanel_SidebarTweaks,FC-ControlPanel_SidebarTweaks);
        container-type: inline-size;
    }

    /* Unfucking certain tabs having no margin or too much margin (fixing consistancy) */
    [class^="layer_"]:nth-child(2) [class^="container_"]:has([class^="bannedUser_"]) { padding: 0; width: unset; margin-top: 1rem;} /* Fix Banned Users Tab */
    [class^="layer_"]:nth-child(2) [class^="content_"]:has([class^="member_"], [class*="inviteSettingsInviteRow_"]) { margin: 0; max-width: 95%;} /* Fix Server Members List and Invites List */

    [class^="layer_"]:nth-child(2) [class^="content_"]:has(> div:empty) { margin-top: 1rem; }
    [class^="layer_"]:nth-child(2) [class^="content_"] > div[style="height: 60px;"]:empty {display: none; }
    [class^="layer_"]:nth-child(2) [class^="contentColumn_"][role="tabpanel"] { margin-top: 1rem; padding: 0; }
    [class^="layer_"]:nth-child(2) [class^="content_"] > [class^="customHeader_"] { padding: 0;}
}


/* [END] = Flashcord Beta == Major General Modifications [00] Control CSS = */

/* [START] = Flashcord Beta == Major General Modifications [00] Control MyAcc Overhaul CSS = */
#my-account-tab {
    container-name: var(--FlashCore-SPGO_MAT, FC-SPGO_MAT);
    container-type: inline-size;
    contain: paint;
}

@container FC-SPGO_MAT (min-width: 0px) {
    [class^="userInfo_"] { 
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        margin-top: 10px;
    }
    [class^="userInfo_"] > div {
        display: block;
        position: relative;
        top: 1px;
        margin-right: 42px;
    }
    [class^="userInfo_"] > button {
        margin-left: auto;
        margin-right: 16px;
    } 
    [class^="fieldList_"] {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 10px;
        height: auto;
        align-content: center;
        align-items: center;
    }
    [class^="field_"]:first-child { position: absolute; }
    [class^="field_"]:first-child > div { display: none; }
    [class^="field_"]:first-child > button {
        translate: 150px -108px;
        scale: 0.6;
        font-size: x-large;
        display: none;
    }
    [class^="field_"]:nth-child(2) { 
        position: absolute;
        translate: 90px -90px;
    }
    [class^="field_"]:nth-child(2) h3 { display: none; }
    [class^="field_"]:nth-child(2) > button {
        translate: -25px -7px;
        scale: 0.6;
        font-size: x-large;
    }
    [class^="badgeList_"] { translate: 0 13px; }
    [class^="overflowMenuButton_"] { display: none; }

    mask > circle { display: none; }
    [class^="marginTop40_"]:last-child { margin-top: 0.25rem; margin-bottom: 1rem; }

    [class^="divider_"] {
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 0;
    }
    [class^="accountProfileCard_"] {
        margin-bottom: -16px;
        border-radius: var(--Flashcord-Border_Radius, 0px);
    }
    h2 { margin-top: 0.5rem; margin-bottom: 0.5rem !important; text-align: center;}
    h3:has([class^="lockIcon_"]) { text-align: center; margin-top: 0; margin-bottom: 0.5rem; }

    [class^="changePasswordButton_"] {
        margin: auto;
    }

    [class^="field_"]:nth-last-child(-n + 2) [class^="text-md-normal_"] {
        filter: blur(8px);
        transition: filter 250ms;
    }
    [class^="field_"]:nth-last-child(-n + 2) [class^="text-md-normal_"]:hover {
        filter: blur(0px);
        transition: filter 1s;
    }
    [class^="userSettingsSecurity-"] { margin: 0; }
    [class^="userSettingsSecurity-"] [class^="h1-"] { margin: 8px; }
    [class^="colorStandard-"]:has([class*="phoneRevealer-"]) { display: none; }
    #my-account-tab > :after {
        content: var(--FlashLang-C_MAT-AboutFC, "\A About Flashcord");
        font-weight: 900;
        white-space: pre;
        color: var(--text-normal);
    }
    
    #my-account-tab:after {
        white-space: pre-line;
        color: var(--text-normal);
        content: var(--FlashLang-AFC_SNDL, 'Flashcord is a personal project maintained with love by SiriusBYT, it takes the design language of "SNWE/SNDL" and applies it to Discord. SNDL is my own design language where it has a minimalistic look that does not compromise on looks at all, using blurs for style and animations on hover where it makes sense for the user to offer a way more compact experience while still being easy to use and while having every information you need at aa quick glance. \A') ' \
      'var(--FlashLang-AFC_Support, 'Support is held on The Sirio Network Discord Server (/themes/assets/redirect/discord). \A\A')'  \
      'var(--FlashLang-AFC_ClosedAlpha, 'Please give a thanks to these amazing people who helped with the Closed Alpha of Flashcord 💖 \A')' \
      🗨️  "be racist for me"\A \
                - Atacantul, 2022\A\A \
      🗨️  "https://www.pixiv.net/en/artworks/107406646"\A \
                - trueirony, 2023\A\A \
      🗨️  "do linux, be crime"\A \
                - Lööps, 2023 \A\A \
      🗨️  "Come play with me on Club Pinguin"\A \
                - Ectalite, August 2023 \A\A\A \
    'var(--FlashLang-AFC_PaidSupport, 'Of course, thanks to you, Flashcord Supporters 💸! \A')' \
      🗨️  "Ohren Steif Halten" \A \
                - termedagain, 2023\A\A \
    'var(--FlashLang-AFC_Translators, '🌐 Flashcord can be used anywhere around the world thanks to these people: \A')' \
        🇪🇸 Sky \A \
        🇷🇴 Atacantul \A\A \
    'var(--FlashLang-AFC_SGN, 'Thanks to those who joined the SGN Discord Server for Flashcord 🗣️ ! \A')' \
    Atacantul, Lööps, D0kA, termedagain, Vol, timebendingTrickster, Phantom, raffy309, Pixette, kinoisseur, Lasagna Man, Darian465, Sundae.C, Written, __Chara__, Fishy <3, Galaxy, itsnotY, katzklaw/artysus, kiqxm, toefeaster, Chimatek, kassiopeia, Flash, Doggo, Casanova, MCry, Schleepy, DannyAkiva, cheese lol, plant, alexander, Spice Weasel, etebong, Kuromi, NinjaMask, Tot Ende, jay jakesnek, Absolute Disaster. \A\A \
    'var(--FlashLang-AFC_GitHub, 'And finally, thanks for those who stared the Flashcord GitHub Repo ✨ ! \A')' \
    s3nkwr, WA1Jl, PixelHir, MacDingleNut, zeo-return-null, trebor048, kisakimeowr, haiku-balls, bxrlin, Lypuss, roushjosh, Zaannaah, littlepriceonu, mog77a, TheLastZombie, ItsGfue, noblereign, Marliun, Battlesquid, koushiroue, brokenbyte, cjghost2000, qyurila, PressShyft, sdrakulich, merbrls, Bluesandbox, jwaxy, chlorophyllcumshot, DarkModeMemer, Caelanj, ktpttd, Suburbanno, ifezcool, EinfxchFinn, Starheyan, alexchiu100014, JoshDoesStuff, Nolezor, Uproaring, ShockAwer, wuangg. \A\A \
    'var(--FlashLang-AFC_SpecialThanks, '🌠 Special Thanks: \A')' \
    'var(--FlashLang-AFC_Evelyn, '- Evelyn: Created "Magnificent" and was ok being bullied by me to fix specific bugs that were found with Flashcord \A')' \
    'var(--FlashLang-AFC_Tharki, '- Tharki-God: Person to have given me the idea (accidentally) to create the Plugins section of the Flashcord Store \A')' \
    'var(--FlashLang-AFC_EastArctica, '- East_Arctica: Posted a plugin to the Flashcord Store, also is a super cool person \A\A')' \
    'var(--FlashLang-AFC_Translator-Quote, '')' \
'var(--FlashLang-AFC_Copyright, 'Flashcord © 2023 by SiriusBYT is licensed under CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A');
    }
}

/* [End] = Flashcord Beta == Major General Modifications [00] Control MyAcc Overhaul CSS = */
/* [START] = Flashcord Beta == Major General Modifications [00] Control Appearance Tab Overhaul CSS = */

#appearance-tab {
    container-name: var(--FlashCore-SPGO_AT, FC-SPGO_AT);
    container-type: inline-size;
}

@container FC-SPGO_AT (min-width: 0px) {
  [class^="themeTitle_"] { display: block; }
  [class^="themeTitle_"] button { 
    height: unset;
    width: unset;
    min-width: unset;
    min-height: unset;
    background: transparent !important;
    margin: 0;
    padding: 0; 
  }
  [class^="themeTitle_"] [class^="contents_"] { display: none !important; }
  [class^="themeTitle_"]::before {
    content: var(--FlashLang-C_AT-BasicThemes, "📷 Flashcord Basic Themes");
    color: var(--text-normal);
    white-space: pre-line;
    font-weight: 900;
    font-size: x-large;
    text-transform: none;
    line-height: normal;
  }
  [class^="themeTitle_"] > ::before {
    content: var(--FlashLang-C_AT-ModificationNotice, "📖 Certain modifications such as the horizontal server list is available only after modifying a variable, refer to the Flashcord Wiki for more information.");
    color: var(--text-normal);
    white-space: pre-line;
    font-weight: 500;
    font-size: large;
    text-transform: none;
    line-height: normal;
    text-align: left !important;
  }
  section > [class^="header_"] { display: block; }
  section > [class^="header_"]::before {
    content: var(--FlashLang-C_AT-AdvancedThemes, "📸 Flashcord Advanced Themes");
    color: var(--text-normal);
    white-space: pre-line;
    font-weight: 900;
    font-size: x-large;
    text-transform: none;
    line-height: normal;
  }
  section > [class^="header_"] > ::before {
    content: var(--FlashLang-C_AT-NoThemeHooker, "⚠️ Advanced Themes require LegalDiscordBypasses or Discord Nitro to enable them. \A ⛔ ThemeHooker is missing. Certain themes have been removed.");
    color: var(--text-normal);
    white-space: pre-line;
    font-weight: 500;
    font-size: large;
    text-transform: none;
    line-height: normal;
  }
  [class^="themeTitle_"] div { display: none; }
  [class^="themeTitle_"] button > div { display: block !important; }

  [class^="children_"] {
    flex-direction: column-reverse;
  }
  div[tabindex="-1"] {
    /*display: inline-flex;*/
    order: 1;
    margin: 0;
  }
  div[tabindex="-1"] > div {
    width: 100%;
    margin: 0;
  }
  [class^="divider_"]:last-of-type, [class^="defaultColor_"]:last-of-type { display: none; }

  /* Light Mode */
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:first-child > [class^="themeSelection_"] {
    background: unset !important;
    background-image: url("/themes/assets/flashcord/ressources/theme-previews/theme-light.png") !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:first-child > [class^="themeSelection_"]::before {
    content: var(--FlashLang-C_AT-Light, "Light Mode");
  }

  /* Dark Mode */
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:nth-child(2) > [class^="themeSelection_"] {
    background: unset !important;
    background-image: url("/themes/assets/flashcord/ressources/theme-previews/theme-dark.png") !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:nth-child(2) > [class^="themeSelection_"]::before {
    content: var(--FlashLang-C_AT-Dark, "Dark Mode");
  }

  /* Sync Mode */
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:last-of-type > [class^="themeSelection_"] {
    background: unset !important;
    background-image: url("/themes/assets/flashcord/ressources/theme-previews/theme-sync.png") !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class*="basicThemeSelectors_"] > [class^="themeSelectionContainer_"]:last-of-type > [class^="themeSelection_"]::before {
    content: var(--FlashLang-C_AT-Sync, "Sync Mode");
  }
  [class^="themeSelection_"] svg { display: none; }



  /* Advanced Theme: CBM */
  [class^="themeSelection_"][style*="--bg-gradient-mint-apple"] {
    background: unset !important;
    background-image: var(--Flashcord-CBM_Light-Image, url("/themes/assets/flashcord/ressources/backgrounds/bgr-test.jpg") ) !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class^="themeSelection_"][style*="--bg-gradient-mint-apple"]::before {
    content: var(--FlashLang-C_AT-LightCBM, "Custom Background Mode (Light Mode)");
  }
  [class^="themeSelection_"][style*="--bg-gradient-mint-apple"]::after {
    content: var(--FlashLang-C_ATDesc-LightCBM, "Custom Background Mode (alias " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") is a Transparent looking Theme where you can fully personalize your background to your liking. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.");
  }
  [class^="themeSelection_"][style*="--bg-gradient-sunset"] {
    background: unset !important;
    background-image: var(--Flashcord-CBM_Dark-Image, url("/themes/assets/flashcord/ressources/backgrounds/hypernner.jpg") ) !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class^="themeSelection_"][style*="--bg-gradient-sunset"]::before {
    content: var(--FlashLang-C_AT-DarkCBM, "Custom Background Mode (Dark Mode)");
  }
  [class^="themeSelection_"][style*="--bg-gradient-sunset"]::after {
    content: var(--FlashLang-C_ATDesc-DarkCBM, "Custom Background Mode, but with a more dark theme! This is the most ideal version of CBM mode to use. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.");
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-mint-apple"]) { order: -25; }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-sunset"]) { order: -24; }

  /* Advanced Theme: Irdescent */
  [class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"] {
    background-image: var(--Flashcord-Iridescent_Light-Image, url("/themes/assets/sbin/PSWave-Iridescent_Light.png")) !important;
    background-position-y: center !important;
    background-size: var(--Flashcord-Iridescent_Light-Image_Size, 100vw) !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
    animation: var(--Flashcord-Iridescent_Light-Animation, SNDL-Background_MvX) var(--Flashcord-AnimMult-XTSlow, 2s) linear infinite !important;
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-citrus-sherbert"]) {
    animation: var(--Flashcord-Iridescent_Light-Rainbow, Flashcord-Iridescent_Preview) var(--Flashcord-AnimMult-XSlow, 1s) linear infinite !important;
  }
  [class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"]::before {
      content: var(--FlashLang-C_AT-IridescentLight, "Iridescent Mode (Light Mode)");
  }
  [class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"]::after {
      content: var(--FlashLang-C_ATDesc-IridescentLight, "Iridescent Mode (alias Bloat Mode or " var(--FlashLang-DoubleQuote) "But can it run Flashcord?" var(--FlashLang-DoubleQuote) " Mode) is the most Advanced Theme of Flashcord. It holds back zero punches and will absolutely lag the crap out of Discord. This theme is ideal for those who truly want a fully eye-candy experience. Blurry elements are everywhere, expect your GPU and CPU to absolutely suffer. Iridescent Mode in Light Mode is the recommended version. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.");
  }
  [class^="themeSelection_"][style*="--bg-gradient-chroma-glow"] {
      background-image: var(--Flashcord-Iridescent_Dark-Image, url("/themes/assets/sbin/PSWave-Iridescent_Dark.png")) !important;
      background-position-y: center !important;
      background-size: var(--Flashcord-Iridescent_Dark-Image_Size, 100vw) !important;
      border-radius: var(--Flashcord-Border_Radius, 25px);
      animation: var(--Flashcord-Iridescent_Dark-Animation, SNDL-Background_MvX) var(--Flashcord-AnimMult-XTSlow, 2s) linear infinite !important;
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-chroma-glow"]) {
    animation: var(--Flashcord-Iridescent_Dark-Rainbow, Flashcord-Iridescent_Preview) var(--Flashcord-AnimMult-XSlow, 1s) linear infinite reverse!important;
  }
  [class^="themeSelection_"][style*="--bg-gradient-chroma-glow"]::before {
      content: var(--FlashLang-C_AT-IridescentDark, "Iridescent Mode (Dark Mode)");
  }
  [class^="themeSelection_"][style*="--bg-gradient-chroma-glow"]::after {
      content: var(--FlashLang-C_ATDesc-IridescentDark, "Iridescent Mode but in dark mode. Some elements may be hard to see as the white variant handles contrast and depth with blur far better. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.");
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-citrus-sherbert"]) { order: -23; }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-chroma-glow"]) { order: -22; }

  /* Advanced Theme: Terminal */
  [class^="themeSelection_"][style*="--bg-gradient-aurora"] {
      background-image: url("/themes/assets/flashcord/ressources/theme-previews/theme-terminal.gif") !important;
      background-position: center !important;
      background-size: cover !important;
      border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class^="themeSelection_"][style*="--bg-gradient-aurora"]::before {
      content: var(--FlashLang-C_AT-Terminal, "Terminal Mode");
  }
  [class^="themeSelection_"][style*="--bg-gradient-aurora"]::after {
      content: var(--FlashLang-C_ATDesc-Terminal, "Terminal Mode is a Theme that tries to mimic the style of a Linux Terminal. \A This theme enables a new blackout animation (shown in the GIF) and uses the CRT boot animation.");
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-aurora"]) { order: -21; }
  
  /* Advanced Theme: Transparent */
  [class^="themeSelection_"][style*="--bg-gradient-sepia"] {
      background: unset !important;
      background-image: url("/themes/assets/flashcord/ressources/theme-previews/theme-sync.png") !important;
      filter: brightness(0.25);
      background-position: center !important;
      background-size: cover !important;
      border-radius: var(--Flashcord-Border_Radius, 25px);
  }
  [class^="themeSelection_"][style*="--bg-gradient-sepia"]::before {
      content: var(--FlashLang-C_AT-Transparent, "Transparent Mode");
  }
  [class^="themeSelection_"][style*="--bg-gradient-sepia"]::after {
      content: var(--FlashLang-C_ATDesc-Transparent, "Transparent Mode does not currently work at this time but is a planned theme. It will work in future versions of Replugged and Flashcord.");
  }
  [class^="themeSelectionContainer_"]:has([style*="--bg-gradient-sepia"]) { order: 0; }

  [class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"], /* IRIDESCENT LIGHT */
  [class^="themeSelection_"][style*="--bg-gradient-chroma-glow"], /* IRIDESCENT DARK */
  [class^="themeSelection_"][style*="--bg-gradient-sepia"], /* TRANSPARENT */
  [class^="themeSelection_"][style*="--bg-gradient-aurora"] /* TERMINAL MODE */ {
      filter: brightness(0.25);
      cursor: not-allowed;
  }

  [class^="themeSelection_"]::after {
    display: block;
    text-align: center;
    white-space: pre-wrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: white;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    border-radius: var(--Flashcord-Border_Radius, 25px);
    background-color: rgba(0,0,0,0.8);
    scale: 0.9;
    opacity: 0;
    transition-property: opacity;
    transition-duration: var(--Flashcord-TransMult-Normal, 250ms);
  }
  [class^="themeSelectionContainer_"]:hover [class^="themeSelection_"]::after { opacity: 1; }

  [class*="basicThemeSelectors_"] > div,
  [class^="themeSelectionContainer_"] [class^="selectionCircle_"],
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-mint-apple"]), /* CBM LIGHT */
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-sunset"]), /* CBM DARK */ 
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-citrus-sherbert"]), /* IRIDESCENT LIGHT */
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-chroma-glow"]), /* IRIDESCENT DARK */
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-sepia"]), /* TRANSPARENT */
  [class^="themeSelectionContainer_"]:has([class^="themeSelection_"][style*="--bg-gradient-aurora"]) /* TERMINAL MODE */ {
    display: block !important;
    border-radius: var(--Flashcord-Border_Radius, 25px);
    width: 100%;
    height: 24vh;
    margin: auto;
    translate: 2px 2px;
  }
  [class^="themeSelection_"]::before {
    color: white;
    filter: drop-shadow(0 0 4px black);
    white-space: pre-wrap;
    font-weight: 900;
    font-size: 2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
  }
  [class^="themeSelectionContainer_"],
  [class^="header_"] [class^="title_"] { display: none; }
}


/* [End] = Flashcord Beta == Major General Modifications [00] Control Appearance Tab Overhaul CSS = */

/* [START] = Flashcord Beta == Major General Modifications [00] ChatEx CSS = */

/* Channel Slide Core */
[class^="layers_"] > [class^="layer_"]:first-child {
  container-name: var(--Flashcord-Module_Chat-Slide, FCM-Chat-Slide_SNDL);
  container-type: inline-size;
} [class^="layer_"]:first-child:has([class*="threadSidebarOpen_"], [class^="callContainer_"]) { container-name: void }
@container FCM-Chat-Slide_SNDL (min-width: 0) {
  [class^="chat_"]:not(:has([class^="pageBody_"])) {
      margin-right: -200px; translate: -198px;
      transition-property: translate; transition-duration: var(--Flashcord-Transition_Fast);
  } [class*="sidebar_"] { z-index: 0; }
  :is([class^="container_"]:has([class*="sidebar_"]:hover, [data-list-id="guildsnav"]:hover)) .chat_a7d72e { /* [!] */
      translate: 0px;
  } [class^="chat_"]:has([class^="pageBody-"]) { margin-right: 0; translate: 0; }
} @container FCM-Chat-Slide_Legacy (min-width: 0) {
  [class^="sidebar_"] {
    width: 40px; transition-property: width; transition-duration: var(--Flashcord-Transition_Normal);
  } [class^="scroller_"] { translate: -2px;}
  :is([class*="baseLayer_"]:has([class*="guilds_"]:hover, [class^="sidebar_"]:hover)) .sidebar_a4d4d9 {  /* [!] */
    width: 240px; will-change: width; /* <- no idea  if this helps lmfao - bSID-DEV_240421*/
  } [class^="sidebar_"] :is(nav, section) { overflow-x: hidden; width: 240px;}
}


/* Member Slide Core */
[class^="chat_"] {
  container-name: var(--FlashCore-MemberSlide, FC-MemberSlide);
  container-type: inline-size;
}

@container FC-MemberSlide (min-width: 0px) {
  [class^="membersWrap_"] { height: 100%; }
  [class^="container_"]:has([class^="membersWrap_"]) {
      position: relative;
      margin-left: -190px;
      translate: 190px;
      z-index: 1;

      --Initial: 250px;
      --Final: 190px;
      animation: SNDL-Translate_Custom var(--Flashcord-AnimMult-XSlow, 1s);
      
      transition-property: translate;
      transition-duration: var(--Flashcord-TransMult-Normal, 250ms);
  }
  [class^="container_"]:has([class^="membersWrap_"]:hover) { translate: 0px; }
  [class^="member_"] { margin-left: 0px; }
  [class^="member_"] > div {
      padding-top: 0px;
      padding-bottom: 0px;
      border-radius: var(--Flashcord-Border_Radius, 25px) !important;
      transition-property: scale, translate;
      transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
  }
  [class^="member_"]:hover > div {
      scale: 1.05;
      translate: 6px;
      /*will-change: scale, translate;*/
  }
  [class^="membersGroup_"] {  
      text-align: right;
      padding: 8px 8px 0 64px;
      height: auto;
      opacity: 0.25;

      transition-property: opacity;
      transition-duration: var(--Flashcord-TransMult-Slow, 500ms);
  }
  [class^="membersGroup_"]:hover { opacity: 1; }
}

/* GuildNav_Glow Core */
[data-list-id="guildsnav"] {
  container-name: var(--FlashCore-GuildNav_Notification, FC-GuildNav_Animated);
  container-type: inline-size;
}

@container FC-GuildNav_Animated (min-width: 0px) {
  [class^="listItem_"] {
      transition-property: scale, filter !important;
      transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
  }
  [class^="listItem_"]:has([style*="height: 8px"], [class^="lowerBadge-"]), [class^="listItem_"]:hover {
      scale: 0.975;
      animation: Flashcord-GuildPulse var(--Flashcord-AnimMult-XSlow, 1s) linear reverse infinite;
      /*will-change: scale, filter;*/
  }
  [class^="pill_"] {  
      display: none;
  }
}

@container FC-GuildNav_Static (min-width: 0px) {
  [class^="listItem_"] {
      transition-property: scale, filter !important;
      transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
  }
  [class^="listItem_"]:has([style*="height: 8px"], [class^="lowerBadge-"]), [class^="listItem_"]:hover {
      scale: 0.975;
      filter: drop-shadow(0 0 var(--Flashcord-GuildShadow_Size, 4px) var(--Flashcord-GuildShadow_Unread, #0000FF));
      /*will-change: scale, filter;*/
  }
  [class^="pill_"] {  
      display: none;
  }
}

/* GuildNav_Compact Core */
[class^="container_"]:has([data-list-id="guildsnav"]) {
  container-name: var(--FlashCore-GuildNav_Compact, FC-GuildNav_Compact);
  container-type: inline-size;
}

@container FC-GuildNav_Compact (min-width: 0px) {
  nav[class^="wrapper_"] { width: 60px; }
  [data-list-id="guildsnav"] > [class^="scroller_"] {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  [class^="listItem_"] {
    margin: 0;
    transition-property: scale;
    transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
  }
  foreignObject { border-radius: var(--Flashcord-Border_Radius, 25px); }
  [id^="folder-items-"] { height: auto !important; }
  [class^="listItem_"] { scale: 0.9; }
  [class^="listItem_"]:has([class*="selected_"]) { scale: 0.95; }
  [class^="listItem_"]:has([class^="guildSeparator_"]) { display: none; }
}

@container FC-GuildNav_Compact-Horizontal (min-width: 0px) {
  [class^="container_"] > [class^="base_"] { margin-top: 48px; z-index: 1; }
  nav[class^="wrapper_"] { 
    left: -58px;
    width: 60px;
    position: absolute;
    z-index: 1;
    rotate: -90deg;
    transform-origin: right top;
  }
  [data-list-id="guildsnav"] > [class^="scroller_"] {
    padding: 0 !important;
    height: 100vw;
  }
  [class^="listItem_"] {
    rotate: 90deg;
    margin: 0;
    transition-property: scale;
    transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
  }
  foreignObject { border-radius: var(--Flashcord-Border_Radius, 25px); }
  [class^="listItem_"] { scale: 0.9; }
  [class^="listItem_"]:has([class*="selected_"]) { scale: 0.95; }
  [id^="folder-items-"] { height: auto !important; }
  [class^="listItem_"]:has([class^="guildSeparator_"]) { display: none; }
}


/* ChannelNav_Compact Core */
[class^="content_"] > [class^="sidebar_"] { /* DEV-bSID-240228: They nuked the Channel Emojis experiment. I am now crying. */
  container-name: var(--FlashCore-ChannelNav_Compact, FC-ChannelNav_Compact);
  container-type: inline-size;
}

/* Just kidding I'm more like: FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU- */
@container FC-ChannelNav_Compact (min-width: 0px) {
  li > div > div > a,
  [class^="emojiColorFill_"],
  li,
  [class^="container_"] [class^="link_"],
  [class^="channel_"] {
    scale: 0.95;
    translate: -4px;
    margin: -1px 0px -1px 0px;
    border-radius: var(--Flashcord-Border_Radius, 25px);
    transition-property: scale, background-color !important;
    transition-duration: var(--Flashcord-TransMult-Fast, 125ms) !important;
  }
  [class^="container_"] [class^="link_"]:hover {
    background: unset !important;
  }
  li:hover {
    scale: 1;
    /*will-change: scale;*/
  }
  li:active {
    scale: 0.90;
    /*will-change: scale;*/
  }
  [class^="ripple_"] { 
    opacity: 0;
    scale: 0; 
    transform: unset !important;
    animation: Flashcord-DNAO_Ripple var(--Flashcord-AnimMult-Normal, 250ms) ease-in;
  }

  li:has([class^="channelEmoji_"]) .name__8d1ec { /* [!] FC-Wildcard_PerfNuker */
    text-align: left !important;
    /*text-transform: capitalize;*/
  }

  [class^="emojiColorFill_"] { width: 240px; }
  [class^="name_"] { text-align: center !important; }
  li:has(h3) { margin: 4px; }
  [class^="container_"] [class^="name_"] { text-align: left; }
  [class^="arrow_"], [class^="addButtonIcon_"], [class^="children_"] [class^="iconItem_"] { display: none !important; }
  [class^="iconContainer_"] {
    position: absolute !important;
    translate: 126px;
    scale: 0.8;
    opacity: 0.3;
    transition-property: opacity !important;
    transition-duration: var(--Flashcord-TransMult-Fast, 125ms) !important;
  }
  li:hover [class^="iconContainer_"] {
    opacity: 0.5;
  }
  li[role="button"] [class^="iconContainer_"],
  li[role="listitem"] [class^="iconContainer_"] {
    translate: 0 !important;
  }

  [data-dnd-name^="————————————"],
  [data-dnd-name*="᲼"]  { 
    display: flex;
    justify-content: center;
    scale: 1 !important;
    translate: 0px !important;
    margin: 0 !important;
  }
  [data-dnd-name^="————————————"] > div{
    background: var(--text-normal);
    border-radius: 25px;
    padding: 0;
    margin: 0.5rem 0 0.5rem 0;
    width: 80%;
    height: 2px;
    opacity: 0.2;
  }
  [data-dnd-name^="————————————"] > div > div { display: none; }
  [data-dnd-name*="᲼"] a { pointer-events: none;}
  [data-dnd-name*="᲼"] ::before,
  [data-dnd-name*="᲼"] [class^="emojiColorFill_"],
  [data-dnd-name*="᲼"] [class^="channelEmoji_"],
  [data-dnd-name*="᲼"] [class^="iconContainer_"] {
    display: none;
  }
  [data-dnd-name*="᲼"] [class^="name_"] {
    font-weight: 900;
  }
}

/* ChannelNav_Glow Core */
#channels {
  container-name: var(--FlashCore-ChannelNav_Notification, FC-ChannelNav_Animated);
  container-type: inline-size;
}

@container FC-ChannelNav_Animated (min-width: 0px) {
  [class^="containerDefault_"]:has([class^="mentionsBadge_"]) {
    animation: Flashcord-Rainbow_BGR var(--Flashcord-AnimMult-XSlow, 1s) linear reverse infinite;
  }
  [class^="mentionsBadge_"] { 
    translate: -106px;
    display: block !important;
  }
  li[class^="container_"] [class^="mentionsBadge_"] { 
    translate: -114px;
    display: block !important;
  }
  [class^="children_"] { position: absolute;}
  [class^="unread_"] { 
    border-radius: var(--Flashcord-Border_Radius, 25px);
    translate: 13px 4px;
    width: 24px;
    height: 24px;
    top: 0;
    margin: 0;
    animation: Flashcord-Rainbow_BGR var(--Flashcord-AnimMult-XSlow, 1s) linear reverse infinite;
  }
}

@container FC-ChannelNav_Static (min-width: 0px) {
  [class^="containerDefault_"]:has([class^="mentionsBadge_"]) {
   background: var(--Flashcord-ChannelNav_Color-Mention, rgba(255,0,0,0.5));
  }
  [class^="channelInfo_"] { 
    translate: -106px;
    display: block !important;
  }
  [class^="children_"] { position: absolute;}
  [class^="unread_"] { 
    border-radius: var(--Flashcord-Border_Radius, 25px);
    translate: 13px 4px;
    width: 24px;
    height: 24px;
    top: 0;
    margin: 0;
    background: var(--Flashcord-ChannelNav_Color-Unread, rgba(0,0,255,0.5));
  }
}

/* [END] = Flashcord Beta == Major General Modifications [00] ChatEx CSS = */
/* [START] = Flashcord Beta == Major General Modifications [00] ChatIn CSS = */

/* Message Slide Core */
[class^="messagesWrapper_"] [class^="scrollerContent_"] {
    container-name: var(--FlashCore-MessageSlide, FC-MessageSlide);
    container-type: inline-size;
}

@container FC-MessageSlide (min-width: 0px) {
    [class^="messageListItem_"]:last-of-type {
        animation: var(--Flashcord-AnimMult-XSlow, 1s) Flashcord-MSG_Uploaded;
    }
    [class^="messageListItem_"]:last-of-type:has([class*="isSending_"]) {
        opacity: 0.5;
        translate: 10vw;
        animation: var(--Flashcord-AnimMult-Normal, 250ms) Flashcord-MSG_Upload; 
    }
}

/* Jumbomojis Core */
[class^="contents_"] > [id^="message_content_"]:has([class^="emojiContainer_"]) {
    container-name: var(--Flashcord-Jumbomojis, FC-Jumbomojis);
    container-type: inline-size;
}

@container FC-Jumbomojis (min-width: 0) {
    [class^="emojiContainer_"] .jumboable {
        width: 8rem !important;
        height: 8rem !important;
    }
    [class^="emojiContainer_"] .emoji {
        width: 1.5rem;
        height: 1.5rem;
    }
}

/* Shadowed Images Core [Container-less] */
[class^="mediaAttachmentsContainer_"], [class^="clickableSticker_"], [class^="inlineMediaEmbed_"], [class^="emojiContainer_"] .emoji {
    filter: drop-shadow(0px 0px var(--FC-Shadowmage, 1px) var(--text-normal));  
}


/* Imagivid Zoom Core */
[class^="layer_"]:has([class^="focusLock_"] [class*="downloadLink_"]) {
    container-name: var(--FlashCore-ImagividZoom, FC-ImagividZoom);
    container-type: inline-size;
}

@container FC-ImagividZoom (min-width: 0px) {
    [class^="focusLock_"] [class^="imageWrapper_"]:hover { 
        width: 90vw !important;
        /*will-change: width, height;*/
    }
    [class^="focusLock_"] [class^="imageWrapper_"] { 
        height: auto !important;
        transition-property: width, height;
        transition-duration: var(--Flashcord-TransMult-Slow, 500ms) !important;
    }
    [class^="focusLock_"] [class^="imageWrapper_"] [class^="wrapper-"] { 
        width: auto !important;
        height: auto !important;
    }
    [class^="focusLock_"] > div { 
        display: flex;
        justify-content: center;
        align-items: flex-start;
        overflow: scroll;
        flex-direction: row;
    }
    [class^="carouselModal_"] {
        justify-content: flex-start !important;
    }
    [class^="focusLock_"] img, [class^="focusLock_"] video, [class^="imageWrapper_"] [class^="wrapper"] {
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: contain;
        overflow: scroll;
    }
    [class^="anchor_"] {
        display: none;
    }
    [class*="modalCarouselWrapper_"] {
        -webkit-box-align: unset !important;
        align-items: unset !important;
        margin: auto;
        position: static;
    }
    [class*="modalCarouselWrapper_"] button {
        margin: 0;
    }
}

/* Menthrepin Core */
[class^="layerContainer_"]:has([class^="messagesPopoutWrap_"], [class^="threadIcon_"], [class*="recentMentionsPopout_"]) {
    container-name: var(--FlashCore-Menthrepin, FC-Menthrepin);
    container-type: inline-size;
}

@container FC-Menthrepin (min-width: 0px) {
    [id^="popout_"] {
        top: 0 !important;
        left: 0 !important;
        right: 0;
        width: 100vw;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;

        transition-property: backdrop_filter;
        transition-duration: var(--Flashcord-TransMult-Slow, 500ms);
        backdrop-filter: blur(0px);
    }
    [id^="popout_"]:has( > div > div:hover) {
        backdrop-filter: blur(var(--Flashcord-Blur-Light, 4px));
        /*will-change: backdrop_filter;*/
    }
    [id^="popout_"] > div > div {
        width: 90vw;
        height: 80vh;
        max-width: unset !important;
        min-width: unset !important;
        border-radius: var(--Flashcord-Border_Radius, 25px );
        padding: 0;
        transition-property: opacity;
        transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
        animation: FlashCore-FadeIn_Top var(--Flashcord-AnimMult-XSlow, 1s) !important;
    }
    [id^="popout_"]:active > div > div {
        opacity: 0;
        /*will-change: opacity;*/
    }
}

/* Xearch Core */
[class^="content_"]:has([class^="searchResultsWrap_"]) {
    container-name: var(--FlashCore-Xearch, FC-Xearch);
    container-type: inline-size;
}

@container FC-Xearch (min-width: 0px) {
    [class^="searchResultsWrap_"] {
        width: 50vw;
        animation: Flashcord-SearchSlide var(--Flashcord-AnimMult-Normal, 250ms);
    }
}

/* Stimogi Core */
[class^="positionLayer_"] {
    container-name: var(--Flashcord-Stimogi, FC-Stimogi);
    container-type: inline-size;
}

@container FC-Stimogi (min-width: 0px) {
    [class^="drawerSizingWrapper_"]  {
        width: 69vw !important;
        animation: FlashCore-FadeIn var(--Flashcord-AnimMult-Normal, 250ms) !important;
    }
}

/* Focus Core */
[class^="appAsidePanelWrapper_"]:has([class^="backdrop_"]) {
    container-name: var(--Flashcord-Focus, FC-Focus);
    container-type: inline-size;
}
@container FC-Focus (min-width: 0px) {
    [class^="notAppAsidePanel_"]:has([class^="focusLock_"]:hover) .app_b1f720 { /* [!] FC-Wildcard_PerfNuker */
        filter: blur(var(--Flashcord-Blur-Medium, 8px)) brightness(var(--FlashCore-Brightness,0.5));
        /*will-change: filter;*/
    }
    [class^="notAppAsidePanel_"] > [class^="app_"] {
        transition-property: filter;
        transition-duration: var(--Flashcord-TransMult-Slow, 500ms);
        filter: blur(0px);
    }
    [class^="backdrop_"] {
        opacity: 0 !important;
    }
}

/* Chatype Bar */
[class^="chatContent_"] {
    container-name: var(--Flashcord-Chatype, FC-Chatype-L1);
    container-type: inline-size;
}

@container FC-Chatype-L1 (min-width: 0px) {
    [class^="form_"] {
        padding: 0 0px 0 8px;
        z-index: 1;
    }
    [class^="channelTextArea_"] {
        margin-bottom: 4px;
    }
    [class^="scrollableContainer_"] {
        border-radius: var(--Flashcord-Border_Radius, 25px);
        container-name: var(--Flashcord-Chatype, FC-Chatype-L2);
        container-type: inline-size;
    }
    [class^="typing_"] {
        top: -24px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        animation: FlashCore-FadeIn_Bottom var(--Flashcord-AnimMult-Normal, 250ms) !important;
    }
    [class^="typing_"]:has([class^="typingDots_"]) {
        margin-left: 0;
        margin-right: 0;
    }
    [class^="cooldownWrapper_"] {
        margin: auto !important;
    }
    @container FC-Chatype-L2 (min-width: 0px) {
        [class^="inner_"] {
            padding: 0 8px 0 8px;
            display: flex;
            align-items: center;
        }
        [class^="attachWrapper_"] {
            translate: 4px;
            margin: auto;
            width: min-content;
            height: min-content;
        }
        [class^="attachButton_"] {
            width: min-content;
            height: min-content;
        }
        [class^="placeholder_"] { display: none; }
        [class^="sprite_"], svg {
            opacity: 0.5;
            transition-property: opacity, scale;
            transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
        }
        [class^="sprite_"]:hover, svg:hover {
            opacity: 0.8;
            scale: 1.1;
        }
        [class^="sprite_"]:active, svg:active {
            scale: 0.9;
        }
    }
}

[class^="messagesWrapper_"] {
    container-name: var(--Flashcord-JumpBars, FC-JumpBars);
    container-type: inline-size;
}

@container FC-JumpBars (min-width: 0px) {
    [class^="jumpToPresentBar_"] {
        width: fit-content;
        left: auto;
        right: 16px;
        animation: FlashCore-FadeIn_Bottom var(--Flashcord-AnimMult-Normal, 250ms) !important;
    }
    [class^="newMessagesBar_"] {
        width: fit-content;
        left: auto;
        right: 16px;
        animation: FlashCore-FadeIn_Top var(--Flashcord-AnimMult-Normal, 250ms) !important;
    }
    [class^="jumpToPresentBar_"] [class^="barButtonMain_"] {
        display: none;
    }
}


ol[class^="scrollerInner_"] {
    container-name: var(--FlashCore-ChatEdits, FC-ChatEdits);
    container-type: inline-size;
}
@container FC-ChatEdits (min-width: 0px) {
    /* Smooth Message Button Hover */
    [class^="message_"]:hover [class^="buttons_"] {
        opacity: 0.5 !important;
        animation: FlashCore-FadeIn 1s;
        transition-duration: var(--Flashcord-TransMult-Fast, 125ms) !important;
    }
    [class^="message_"] [class^="buttons_"]:hover {
        opacity: 1 !important;
    }

    /* Smooth MSG Hover */
    [class^="message_"] {
        transition-property: background-color;
        transition-duration: var(--Flashcord-TransMult-Normal, 250ms) !important;
    }

    /* Better Link Embeds */
    [id^="message-accessories-"]:has(article),
    [id^="message-accessories-"]:has([class^="inlineMediaEmbed_"]) {
        display: flex;
        flex-wrap: wrap;
    }
    [id^="message-accessories-"] [class^="inlineMediaEmbed_"] {
        flex: 1 1 0vw;
        align-self: center;
    }
    [id^="message-accessories-"] article {
        overflow: scroll;
        border-radius: var(--Flashcord-Border_Radius, 25px);
        align-self: unset;
        max-width: unset !important;
        flex: 1 1 25%;
        display: block;
        min-width: 256px;
        margin: 8px;
    }
    [class^="mediaAttachmentsContainer_"] {
        width: auto;
        height: auto;
        justify-content: center;
        margin-top: auto;
        margin-bottom: auto;
    }
    article:has([href^="/themes/assets/flashcord/store"])::after { /* May cause Perf issues (?)*/
        content: var(--FlashLang-ChatEdits_StoreLink, "✅ Flashcord Store Link");
        display: block;
        white-space: pre-warp;
        width: 90%;
        background: rgba(0,155,255,0.25);
        border: 1px solid rgba(0,155,255,1);
        border-radius: var(--Flashcord-Border_Radius, 25px );
        padding: 1px;
        margin-left: 8px;
        margin-right: 8px;
        text-align: center;
        position: absolute;
        bottom: 1rem;
    }
    article:has([href^="/themes/assets/flashcord/store"]) .grid_c7c4e6 { /* [!] FC-Wildcard_PerfNuker */
        margin-bottom: 2rem;
    }
    [id^="message-accessories-"]:has(article, [class^="inlineMediaEmbed_"]):has([class^="reactions_"]) {
        margin-bottom: 2rem;
    }
    [id^="message-accessories-"]:has(article, [class^="inlineMediaEmbed_"]) .reactions_b8dc93 { /* [!] FC-Wildcard_PerfNuker */
        position: absolute;
        translate: 0 1.75rem;
        bottom: 0;
    }
    [class^="gridContainer_"] {
        max-width: unset;
    }
    /*
    [class^="imageWrapper_"], [id^="message-accessories-"]:has(article) img {
        margin: auto;
        border-radius: var(--Flashcord-Border_Radius, 25px );
        max-width: unset !important;
        max-height: unset !important;
    }*/
}

/* [END] = Flashcord Beta == Major General Modifications [00] ChatIn CSS = */
/* [Start] = Flashcord Beta == Major General Modifications [00] OTUI_Base CSS = */

[class^="peopleList_"] {
    container-name: var(--FlashCore-Friends, FC-FlexGrid);
    container-type: inline-size;
}
#rp-plugins-tab, #rp-themes-tab {
    container-name: var(--FlashCore-Replugged_Addons, FC-FlexGrid);
    container-type: inline-size;
}
[class^="userPopoutOverlayBackground-"]:has([class^="role_"]) {
    container-name: var(--FlashCore-UPFG, FC-FlexGrid);
    container-type: inline-size;
}

@container FC-FlexGrid (min-width: 0px) {
    [class^="peopleList_"] > div,
    [class="replugged-addon-cards"],
    [class^="section_"]:nth-child(4) {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 95%;
        margin: auto;
    }
    [class^="role_"],
    [class^="peopleListItem_"],
    [class="replugged-addon-card"] {
        margin: 0;
        min-width: 386px;
        min-height: 64px;
        flex-grow: 1;
        flex-basis: 1px;
        padding: 8px;
        transition: var(--Flashcord-AnimMult-Normal, 250ms);
        border-radius: var(--Flashcord-Border_Radius, 25px );
        scale: 0.95;
      }
    [class^="role_"]:hover,
    [class^="peopleListItem_"]:hover,
    [class="replugged-addon-card"]:hover {
        margin: 0 !important;
        padding: 8px !important;
        scale: 1.05;
        transition: var(--Flashcord-AnimMult-Normal, 250ms);
        border-radius: var(--Flashcord-Border_Radius, 25px );
    }
    [class^="role_"] {
        min-width: fit-content !important;
        min-height: 24px !important;
        border-radius: 0px !important;
        scale: 1 !important;
    }
    h2 { width: 100%; }
}

/*
[class^="wrapper-"]:has([class^="callContainer-"]) {
    container-name: var(--FlashCore-Call, FC-Call);
    container-type: inline-size;
}

@container FC-Call (min-width: 0px) {
    [class^="topControls-"], [class^="bottomControls-"] { opacity: 1 !important; transform: none !important;}
    .custom-background-theme [class^="callContainer-"] { background: transparent; }
    button { pointer-events: all; }
    [class^="bottomControls-"] [class^="flex-"] {
        position: absolute;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(2) {
        justify-content: start;
        align-items: flex-end;
    }
    [class^="bottomControls-"]  { height: 100%; display: block !important; }

    // Camera 
    [class^="bottomControls-"] [class^="flex-"]:nth-child(2) [class^="wrapper-"] > [class^="controlButton-"]:nth-of-type(1) {
        position: absolute;
        top: -24px;
        left: -8px;
        scale: 0.8;
        margin: 0;
    }
    // Activity
    [class^="bottomControls-"] [class^="flex-"]:nth-child(2) [class^="wrapper-"] > div:nth-of-type(3) {
        position: absolute;
        top: -24px;
        left: 34px;
        scale: 0.8;
        margin: 0;
    }

    // ScreenShare
    [class^="bottomControls-"] [class^="flex-"]:nth-child(2) [class^="wrapper-"] > div:nth-of-type(4) {
        position: absolute;
        bottom: 64px;
        left: 56px;
        margin: 0;
    }

    // Mic
    [class^="bottomControls-"] [class^="flex-"]:nth-child(2) [class^="wrapper-"] > div:nth-of-type(5) {
        margin: 0;
    }
    // Soundboard
    [class^="voiceEffectsActionBar-"] { 
        position: absolute;
        bottom: 64px;
        left: 0;
        width: 56px;
        height: 56px;
        background: var(--primary-130);
        justify-content: center;
        align-items: center;
        border-radius: 6948px;
    }
    [class^="voiceEffectsActionBar-"]:hover { background: var(--primary-230); }
    [class^="voiceEffectsActionBar-"] button {
        margin: 0;
        width: 56px;
        height: 56px;
    }
    [class^="voiceEffectsActionBar-"] svg { color: black !important; }
    [class^="leftDivider-"] { display: none; }

    // Xbox
    [class^="bottomControls-"] [class^="flex-"]:nth-child(1) > div:last-of-type { 
        position: absolute;
        top: -24px;
        left: 92px;
        width: 56px;
        height: 56px;
        background: var(--primary-130);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6948px;
        scale: 0.8;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(1) > div:last-of-type:hover { background: var(--primary-230); }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(1) > div:last-of-type button {
        margin: 0;
        width: 56px;
        height: 56px;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(1) > div:last-of-type svg { color: black !important; }

    //  PIP
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(1) { 
        position: absolute;
        top: 28px;
        left: 42px;
        width: 56px;
        height: 56px;
        background: var(--primary-130);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6948px;
        scale: 0.8;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(1):hover { background: var(--primary-230); }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(1) button {
        margin: 0;
        width: 56px;
        height: 56px;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(1) svg { color: black !important; }

    // Fullscreen
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(2) { 
        position: absolute;
        top: 28px;
        left: -8px;
        width: 56px;
        height: 56px;
        background: var(--primary-130);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6948px;
        scale: 0.8;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(2):hover { background: var(--primary-230); }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(2) button {
        margin: 0;
        width: 56px;
        height: 56px;
    }
    [class^="bottomControls-"] [class^="flex-"]:nth-child(3) > div:nth-of-type(2) svg { color: black !important; }

    [class^="leftDivider-"] { display: none; }
    [class^="gradient"] { display: none; }
}
*/

/* [END] = Flashcord Beta == Major General Modifications [00] OTUI_Base CSS = */

/* [Start] = Flashcord Beta == Major General Modifications [00] OTUI_Pop CSS = */

/* UPMO Core | What's UPMO? Go fit those nuts UMPO ass bud. */
[class^="layer_"]:has([class^="userProfileModalOuter_"]) {
    container-name: var(--FlashCore-UPMO, FC-UPMO);
    container-type: inline-size;
    contain: paint;
}

/* The container below is a bitch. Fuck you. Hours of my life wasted just for something to look slightly nicer.
There's an insanely rare bug that I can't seem to reproduce when I want to fix it when you look at your own
profile popup modal. I can't be fucked fixing it right now though.
I'M DYING. I. NEED. A MEDIC BAG! */
/* I think I fixed all the bugs now? // SiriusBYT 231221 */
@container FC-UPMO (min-width: 0px) {
    [class^="focusLock_"] { border-radius: var(--Flashcord-Border_Radius, 25px) }
    [class^="userProfileModalOuter_"] {
        width: 70vw;
        height: 70vh;
    }
    mask { display: none; }
    [class^="topSection_"] {
        min-width: 70vw !important;
        min-height: 16vh !important;
        height: 16vh;
        width: 70vw;
        max-width: 70vw;
        max-height: 16vh;
        margin: 0 auto;
        overflow: hidden;
    }
    [class^="header_"] {
        top: 50%;
        position: fixed;
    }
    [class^="userProfileModalOverlayBackground_"] {
        margin: 16px;
        height: 55vh;
    }
    header {
        max-width: 100%;
        max-height: 16vh;
        width: fit-content;
        height: 16vh;
        contain: paint;
    }
    [class^="body_"] {
        margin-top: 2vw;
        min-height: 51vh;
    }
    [class^="headerTop_"] {
        position: absolute;
        left: 160px;
        top: 20px;
        display: flex;
        justify-content: flex-start;
        width: max-content;
      }
    [class^="bannerSVGWrapper_"]:has([class^="premiumIconWrapper_"]) {
        min-height: 130% !important;
    }
    [class^="bannerSVGWrapper_"] {
        min-width: 70vw !important;
        min-height: 100% !important;
    }
}

/* UPFGL Core | User Popup Role Addition List */
[id^="popout_"]:nth-child(2):has([class^="roleCircle_"]) {
    container-name: var(--FlashCore-UPRAL, FC-UPRAL);
    container-type: inline-size;
}

@container FC-UPRAL (min-width: 0px) {
    [role="dialog"], [role="list"] {
        width: 20vw;
        height: 70vh !important;
        max-height: unset !important;
    }
}

[class^="layerContainer_"]:has([class^="menu_"]) {
    container-name: var(--Flashcord-PopMenu, FC-PM);
    container-type: inline-size;
    contain: paint;
    
}

@container FC-PM (min-width: 0px) {
    [class^="scroller_"] {
        padding: 4px !important;
    }
    [class*="menu"] {
        border-radius: var(--Flashcord-Border_Radius, 25px);
        min-width: 0px;
    }
    [class^="item_"] {
        border-radius: var(--Flashcord-Border_Radius, 25px);
        transition-property: background-color;
        transition-duration: var(--Flashcord-TransMult-Fast, 125ms);
    }
}

/* [END] = Flashcord Beta == Major General Modifications [00] OTUI_Pop CSS = */
/* [Start] = Flashcord Beta == Small Modifications - BaseLayer CSS = */

/* update your fucking client nerd, and then cry cause replugged unplugged itself cuz discord bad >:( */
[class^="updateIconForeground_"] {
    fill: red !important;
    animation: FlashCore-Shake calc(100ms * var(--Flashcord-Animations, 1)) infinite;
}

/* Real men don't need help. */
[href="https://support.discord.com"] {
    display: none;
}

/* @ Before Usernames */
[class^="userTagUsernameBase_"]:before, [class^="usernameInnerRow_"]:before {
    content: "@"
}

/* Icon Hover Response */
[class^="icon_"] {
    transition-property: scale;
    transition-duration: var(--Flashcord-TransMult-Fast, 125ms) !important;
}
[class^="icon_"]:hover {
    scale: 1.1;
}
[class^="icon_"]:active {
    scale: 0.9;
}

/* [End] = Flashcord Beta == Small Modifications - BaseLayer CSS = */

/* [Start] = Flashcord Beta == Small Modifications - Popup CSS = */

/* Fixes an annoying bug regarding pop up menus*/
[class^="submenuPaddingContainer_"] {
    padding: 0;
    margin: 4px;
}

/* Better Tooltips */
[class^="tooltip_"] {
    border-radius: var(--Flashcord-Border_Radius, 25px);
}
[class^="tooltipPointer_"] { display: none; }


/* Control Panel: Fixes emojis not being able to get removed */
[class^="emojiRow_"]::before {
    border-radius: var(--Flashcord-Border_Radius, 25px);
    width: 90%;
    background: black;
    left: 0;
    right: 0;
    bottom: 0;
}
[class^="emojiRow_"] > [class^="button_"] {
    right: 16px;
    top: 16px;
}
[class^="emojiColumn_"] { margin-left: 16px; }

/* [End] = Flashcord Beta == Small Modifications - Popup CSS = */

/* [Start] = Flashcord Beta == Small Modifications - UnNitrofy CSS = */

[class^="appAsidePanelWrapper_"] {
    container-name: var(--FlashCore-DeNitrofy, FC-DeNitrofy);
    container-type: inline-size;
}

@container FC-DeNitrofy (min-width: 0px) {
    /* Friends Tab: Remove junk tabs */
    [class^="channel_"]:has([href="/store"], [href="/shop"]) { display: none; }
    /* Remove Gift Button from Chat Bar */
    [class^="channelTextArea_"] [class^="buttons_"] > [class^="container_"]:first-of-type { display: none; }

    /* Straight to the point Nitro Tab */
    #discord-nitro-tab :is([class*="settingsHero_"], [class*="premiumFeatureBannerBackground_"], [class^="perksContainer_"], [class^="planComparisonTableContainer_"], [class^="wrapper_"], [class^="imageWrapper_"], [class^="footerSpacing_"]) { display: none; }
    #discord-nitro-tab [class^="premiumTierCardsContainerSettings_"] {
        margin: 0;
        max-width: unset;
    }
    #discord-nitro-tab {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* Straight to the point User Settings Server Boost Tab */
    #nitro-server-boost-tab [class^="content_"] :is([class^="wrapper_"]:first-of-type, [class^="wrapper_"]:nth-last-of-type(2) ) { display: none; }
    #nitro-server-boost-tab [class^="sparkle_"] { display: none; }

    /* Straight to the point Guild Server Boost Status */
    #guild_premium-tab > :is([class^="divider_"], [class^="wrapper_"], [class^="tier0Container_"]) { display: none; }

    /* Nitro Nukers: May accidentally remove unintended things */
    [class*="premiumFeatureBannerBackground_"] { display: none; }
}

/* Nukes everything Nitro. No exceptions.
VERY WIP and Replugged is fucking up bad time right now and CSS is almost never reloading */
@container FC-HYPER_DeNitrofy (min-width: 0px) {
    button:has(path[d="M16.886 7.999H20C21.104 7.999 22 8.896 22 9.999V11.999H2V9.999C2 8.896 2.897 7.999 4 7.999H7.114C6.663 7.764 6.236 7.477 5.879 7.121C4.709 5.951 4.709 4.048 5.879 2.879C7.012 1.746 8.986 1.746 10.121 2.877C11.758 4.514 11.979 7.595 11.998 7.941C11.9991 7.9525 11.9966 7.96279 11.9941 7.97304C11.992 7.98151 11.99 7.98995 11.99 7.999H12.01C12.01 7.98986 12.0079 7.98134 12.0058 7.97287C12.0034 7.96282 12.0009 7.95286 12.002 7.942C12.022 7.596 12.242 4.515 13.879 2.878C15.014 1.745 16.986 1.746 18.121 2.877C19.29 4.049 19.29 5.952 18.121 7.121C17.764 7.477 17.337 7.764 16.886 7.999ZM7.293 5.707C6.903 5.316 6.903 4.682 7.293 4.292C7.481 4.103 7.732 4 8 4C8.268 4 8.519 4.103 8.707 4.292C9.297 4.882 9.641 5.94 9.825 6.822C8.945 6.639 7.879 6.293 7.293 5.707ZM14.174 6.824C14.359 5.941 14.702 4.883 15.293 4.293C15.481 4.103 15.732 4 16 4C16.268 4 16.519 4.103 16.706 4.291C17.096 4.682 17.097 5.316 16.707 5.707C16.116 6.298 15.057 6.642 14.174 6.824ZM3 13.999V19.999C3 21.102 3.897 21.999 5 21.999H11V13.999H3ZM13 13.999V21.999H19C20.104 21.999 21 21.102 21 19.999V13.999H13Z"]) { display: none; }
    [class^="premiumTab_"],
    [aria-controls^="nitro-server-boost-tab"],
    [class^="serverBoostTabItem_"],
    [class^="banner_"]:has([src="/assets/8948e5fc1217a7d616f408c647bd6978.svg"]),
    [href="https://discord.com/settings/premium"],
    [class*="premium"] { display: none; }
    #nitro-server-boost-tab,
    #guild-header-popout-premium-subscribe { display: none; !important}

    /* Zero money spending */
    [class^="focusLock_"]:has([class^="paymentModalContent"]) {
        display: none !important;
    }
    [class^="layer_"]:has(.paymentModalContent)::before {
        content: var(--FlashLang-ExtremeDeNitrofy_NoPay, "This functionality isn't available.");
        font-weight: 900;
        white-space: pre-line;
        color: orange;
    }

    [class*="premiumFeatureBannerBackground_"],
    [class^="avatarDecoration_"] { display: none !important; }
    [class^="upsellOverlayContainer-"] { display: none !important;}
}




/* [End] = Flashcord Beta == Small Modifications - UnNitrofy CSS = */

/* [Start] = Flashcord Beta == ChatEffects Code CSS = */

[class^="messageListItem_"]:nth-last-child(-n + 9 ):has([href^="http://flashcord/"], [class="replugged-greentext"]) {
    container-name: var(--Flashcord-Chat_Effects, FC-ChatEffects_Animated);
    container-type: inline-size;
}

@container FC-ChatEffects_Animated (min-width: 0px) {
    [href="http://flashcord/small"],
    [href="http://flashcord/shake"],
    [href="http://flashcord/dramatic"],
    [href="http://flashcord/fade-bottom"],
    [href="http://flashcord/4chan"] {
        display: none;
    }
    [class^="message_"]:has(a[href="http://flashcord/small"]) {
        animation: FCME-Small 1s;
        scale: 0.8;
        transform-origin: left center;
    }
    [class^="message_"]:has(a[href="http://flashcord/shake"]) {
        animation: FlashCore-Shake 100ms infinite;
    }
    [class^="message_"]:has(a[href="http://flashcord/dramatic"]) {
        animation: FCME-Dramatic 8s ease-out;
        transform-origin: left center;
    }
    [class^="message_"]:has(a[href="http://flashcord/fade-bottom"]) {
        animation: FCME-Old_BottomFade 2s;
    }

    /* Green Text Mode from 4Chan */
    [class^="message_"]:has([href="http://flashcord/4chan"], [class="replugged-greentext"]) {
        display: flex !important;
        background: #fffeed !important;
        container-name: FC-ChatEffects_4Chan-L1 !important;
        container-type: inline-size !important;
    }
    @container FC-ChatEffects_4Chan-L1 (min-width: 0px) { /* This is entirely fucked with replies, needs fixing */
        [class^="contents_"] {
            margin-left: 16px !important;
            order: 1;
        }
        [class^="contents_"] [id^="message-content-"] {
            margin-top: 1.2rem;
        }
        [class^="username_"] {
            color: #117743 !important;
        }
        span {
            color: #d00;
        }
        [class^="avatar_"], /* WTF Does this do? // Brother can't read - Sirius 03/12/23 */
        [class^="replyAvatar_"],
        [class^="avatarDecoration_"],
        span[role="button"]:has(svg) { 
            display: none;
        }
        [class^="timestamp_"] {
            color: #800 !important;
        }
        .replugged-greentext > span {
            color: #789922 !important;
        }
        [id^="message-reply-context-"] {
            container-name: FC-ChatEffects_4Chan-L2 !important;
            container-type: inline-size !important;
            display: -webkit-box !important;
            font-size: 1rem;
            top: 1.3rem;
        }
        [id^="message-reply-context-"]::before { display: none !important; }
        [class^="contents_"] [class^="header-"] {
            margin-bottom: 1rem;
        }
        [class^="mediaAttachmentsContainer"] { width: 100% !important;}
        .stafftag, .platform-indicators { display: none; }
        @container FC-ChatEffects_4Chan-L2 (min-width: 0px) {
            img, svg, span:has(.stafftag) { display: none; }
            [class^="username_"]::before {
                content: ">>";
                color: #d00 !important;
                margin-left: 1rem;
            }
            [class^="username_"] {
                color: #d00 !important;
                margin-top: 10px;
            }
            [class^="repliedTextPreview_"] {
                margin-top: 0px;
                opacity: 0.5;
            }
        }
    }
}

@container FC-ChatEffects_Text (min-width: 0px) {
    [href="http://flashcord/small"],
    [href="http://flashcord/shake"],
    [href="http://flashcord/dramatic"],
    [href="http://flashcord/fade-bottom"], 
    [href="http://flashcord/4chan"]{
        display: none;
    }

    [id^="message_content-"]:has([href="http://flashcord/small"]):after {
        content: "\A 🎉 Flashcord Effect: Small";
        white-space: pre;
        color: var(--text-normal);
        font-size: small;
    }
    [id^="message_content-"]:has([href="http://flashcord/shake"]):after {
        content: "\A 🎉 Flashcord Effect: Shaking";
        white-space: pre;
        color: var(--text-normal);
        font-size: small;
    }
    [id^="message_content-"]:has([href="http://flashcord/dramatic"]):after {
        content: "\A 🎉 Flashcord Effect: Dramatic";
        white-space: pre;
        color: var(--text-normal);
        font-size: small;
    }
    [id^="message_content-"]:has([href="http://flashcord/fade-bottom"]):after {
        content: "\A 🎉 Flashcord Effect: Fading from the Bottom";
        white-space: pre;
        color: var(--text-normal);
        font-size: small;
    }
    [id^="message_content-"]:has([href="http://flashcord/4chan"]):after {
        content: "\A 🎉 Flashcord Effect: 4Chan";
        white-space: pre;
        color: var(--text-normal);
        font-size: small;
    }
}


/* [END] = Flashcord Beta == ChatEffects Code CSS = */

/* [Start] = Flashcord Beta == ChatEffects Keyframes CSS = */

@keyframes FCME-Small {
    0% { scale: 1;}
    100% { scale: 0.8;}
}

@keyframes FCME-Dramatic {
    0% { scale: 0; opacity: 0;}
    25% { opacity: 1;}
    100% { scale: 1; opacity: 1;}
}

@keyframes FCME-Old_BottomFade {
    0% {
        opacity: 0;
        transform: translateY(10vh);
    }
    100% {
        opacity: 1;
        transform: translateY(0vw);
    }
}

/* [END] = Flashcord Beta == ChatEffects Keyframes CSS = */

/* [Start] = Flashcord Beta == Replugged Plugin Compatibility Fix CSS = */

/* dev.albertp.RoleDividers.asar */
.role-divider-collapse {
    min-height: 16px !important;
    padding: 0;
}

/* [End] = Flashcord Beta == Replugged Plugin Compatibility Fix CSS = */

/* [Start] = Flashcord Beta == Replugged Theme Compatibility Fix CSS = */

/* net.saltssaumure.Squared.asar */
html:has([href*="net.saltssaumure.Squared.asar"]) {
    --Flashcord-Border_Radius: 0px;
}

/* net.saltssaumure.piOS.asar */
html:has([href*="net.saltssaumure.piOS.asar"]) {
    --Flashcord-Border_Radius: 0px;
}

/* [End] = Flashcord Beta == Replugged Theme Compatibility Fix CSS = */

/* [Start] = Flashcord Beta == Replugged Plugin Compatibility List CSS = */

/* NOTE: THIS MAY BE DEPRECRATED AND MAY BE NEXT POWERED BY THE FLASHCORD API!!! */

.replugged-addon-cards {
    container-name: var(--FlashCore-RPCL, FC-RPCL);
    container-type: inline-size;
    contain: layout;
}
#rp-plugins-tab::before {
    content: var(--FlashLang-Warning_PluginsCompatibility, "\A\A⚠️ As of right now, approved plugins may actually have minor issues with Flashcord.\A\A");
    white-space: pre;
    font-weight: 900;
    color: var(--text-normal);
}

@container FC-RPCL (min-width: 0px) {
    .replugged-addon-card::before {
        white-space: pre-wrap;
        content: var(--FlashLang-Addon_Unknown, "🔧 Flashcord Compatibility: ❓ Unknown\A\A");
        font-size: small;
        width: 100%;
        color: var(--text-normal);
    }
    .replugged-addon-card {
        display: grid;
    }

    .replugged-addon-card:has([href*="SiriusBYT/ThemeHooker"])::before {
        content: var(--FlashLang-PluginC_ThemeHooker, "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Enables new Advanced Themes\A\A");
    }
    .replugged-addon-card:has([href*="SiriusBYT/ThemeHooker"]) .error__98059::after { /* [!] FC-Wildcard_PerfNuker */
        content: var(--FlashLang-PluginC_Flashcord-Store, "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk.\A\A");
        margin: 1px;
        font-weight: normal;
        font-size: small;
    }
    .replugged-addon-card:has([href*="SiriusBYT/ThemeHooker"]) .error__98059 { /* [!] FC-Wildcard_PerfNuker */
        background: rgba(255,255,0,0.1);
        border: 1px solid rgba(255,255,0,0.5);
    }
    .replugged-addon-card:has([href*="SiriusBYT/ThemeHooker"]) .iconDiv_af991e { /* [!] FC-Wildcard_PerfNuker */
        display: none;
    }

    .replugged-addon-card:has([href*="ThemeHooker"]) {
        order: -6948;
    }
    .replugged-addon-card:has([href*="Magnificent"])::before {
        content: var(--FlashLang-PluginC_Magnificient, "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Enhances the Imagivid Module\A\A");
    }
    .replugged-addon-card:has([href*="Magnificent"]) {
        order: -6900;
    }
    .replugged-addon-card:has([href*="dev.albertp.RoleDividers"])::before {
        content: var(--FlashLang-PluginC_RoleDiviers, "🔧 Flashcord Compatibility: ⚠️ Recommended PLUGIN: Enhances the UPFG Module\A\A");
    }
    .replugged-addon-card:has([href*="dev.albertp.RoleDividers"]) {
        order: -6900;
    }
    .replugged-addon-card:has([href*="/store/dev.alyxia.greentext"])::before {
        content: var(--FlashLang-PluginC_GreenText, "🔧 Flashcord Compatibility: ⚠️ Recommended Plugin: Enhances the 4Chan Chat Effect\A\A");
    }
    .replugged-addon-card:has([href*="/store/dev.alyxia.greentext"]) {
        order: -6000;
    }

    /* Tharki-God Approve Store Plugins */
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"]) .error__98059 {
        background: rgba(255,255,0,0.1);
        border: 1px solid rgba(255,255,0,0.5);
    }
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"]) .iconDiv_af991e {
        display: none;
    }
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"])::before {
        content: var(--FlashLang-PluginC_FlashcordApproved, "✅ Flashcord Store Approved Plugin \A\A");
    }
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"]) {
        order: -5120;
    }
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"]) .error__98059::after { /* [!] FC-Wildcard_PerfNuker */
        content: var(--FlashLang-PluginC_Flashcord-Store, "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk.\A\A");
        margin: 1px;
        font-weight: normal;
        font-size: small;
    }
    .replugged-addon-card:has([href*="Tharki-God/AlwaysTyping"], [href*="Tharki-God/DiscordBypasses"], [href*="Tharki-God/AtSomeone"], [href*="Tharki-God/FakeDeafen"], [href*="SiriusBYT/ThemeHooker"]) .error__98059 .text-sm-medium__1ba28 {
        display: none;
    }

    /* EastArctica Approved Store Plugins */
    .replugged-addon-card:has([href*="NoMoreForg"])::before {
        content: var(--FlashLang-PluginC_FlashcordApproved, "✅ Flashcord Store Approved Plugin \A\A");
    }
    .replugged-addon-card:has([href*="NoMoreForg"]) {
        order: -5120;
    }
    /* For some reason, this plugin doesn't have the unapproved message. Probably due to a bug.
    .replugged-addon-card:has([href*="NoMoreForg"]) .error__98059:after {
        content: "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk. \A\A";
        margin: 1px;
        font-weight: normal;
        font-size: small;
    }
    .replugged-addon-card:has(NoMoreForg) .error__98059 .text-sm-medium__1ba28 {
        display: none;
    } */

    .replugged-addon-card:has([href*="dev.kingfish.InvisibleTyping"], [href*="dev.albertp.ChannelTyping"], [href*="dev.kingfish.BadgesEverywhere"], [href*="dev.tharki.ShowHiddenChannels"], [href*="com.cafeed28.NitroSpoof"], [href*="dev.tharki.LegalDiscordBypasses"], [href*="net.sammcheese.messageLogger"])::before {
        content: var(--FlashLang-Addon_Recommended, "🔧 Flashcord Compatibility: ❤️ Recommended\A\A");
    }
    .replugged-addon-card:has([href*="dev.kingfish.InvisibleTyping"], [href*="dev.albertp.ChannelTyping"], [href*="dev.kingfish.BadgesEverywhere"], [href*="dev.tharki.ShowHiddenChannels"], [href*="com.cafeed28.NitroSpoof"],[href*="dev.tharki.LegalDiscordBypasses"], [href*="net.sammcheese.messageLogger"]) {
        order: -512;
    }

    .replugged-addon-card:has([href*="dev.replugged.RevertRebrand"], [href*="net.saltssaumure.CRT"], [href*="dev.oirnoir.onekoanimation"], [href*="nyria.discolored"])::before {
        content: var(--FlashLang-Addon_Compatible, "🔧 Flashcord Compatibility: ✅ Compatible\A\A");
    }
    .replugged-addon-card:has([href*="dev.replugged.RevertRebrand"], [href*="net.saltssaumure.CRT"], [href*="dev.oirnoir.onekoanimation"], [href*="nyria.discolored"]) {
        order: -386;
    }

    .replugged-addon-card:has([href*="xyz.griefmodz.StatisticCounter"])::before,
    .replugged-addon-card:has([href*="dev.tharki.ReUSRBG"])::before {
        content: var(--FlashLang-Addon_MinorIssues, "🔧 Flashcord Compatibility: ⚠️ Minor Issues\A\A");
    }
    .replugged-addon-card:has([href*="xyz.griefmodz.StatisticCounter"]),
    .replugged-addon-card:has([href*="dev.tharki.ReUSRBG"]) {
        order: -256;
    }
}

/* [End] = Flashcord Beta == Replugged Plugin Compatibility List CSS = */

/* [Start] = Flashcord Beta == Replugged Theme Compatibility List CSS = */

/* NOTE: THIS MAY BE DEPRECRATED AND MAY BE NEXT POWERED BY THE FLASHCORD API!!! */

#rp-themes-tab::before,
#rp-quickcss-tab::before {
    content: var(--FlashLang-Addon_Welcome, "\A\A📸 Welcome to " var(--Flashcord-Branch) " ! You are using the " var(--Flashcord-Channel) " Channel of Flashcord.\A\A");
    white-space: pre;
    font-weight: 900;
    color: var(--text-normal);
}

@container FC-RPCL (min-width: 0px) {
    /* flashcord is basically banned lul so that won't happen
    
    Except now Flashcord LPM is on the Replugged store... Eh whatever

    .replugged-addon-card:has([href*="com.sirio-network.flashcord"])::before {
        content: "💖 Thank you for using Flashcord!\A\A";
    }
    .replugged-addon-card:has([href*="flashcord-legacy"])::before {
        content: "Don't. Don't do it.\A\A";
        font-weight: 900;
    }
    .replugged-addon-card:has([href*="com.sirio-network.flashcord"]) {
        order: -6948;
    }
    .replugged-addon-card:has([href*="flashcord-legacy"]) {
        order: 6948;
    } */
    .replugged-addon-card:has([href*="dev.LuckFire.BubbleBar"], [href*="net.saltssaumure.Squared"])::before {
        content: var(--FlashLang-Addon_Recommended, "🔧 Flashcord Compatibility: ❤️ Recommended\A\A");
    }
    .replugged-addon-card:has([href*="dev.replugged.RevertRebrand"], [href*="net.saltssaumure.CRT"], [href*="dev.oirnoir.onekoanimation"], [href*="nyria.discolored"])::before {
        content: var(--FlashLang-Addon_Compatible, "🔧 Flashcord Compatibility: ✅ Compatible\A\A");
    }
    .replugged-addon-card:has([href*="net.saltssaumure.piOS"])::before {
        content: var(--FlashLang-Addon_MinorIssues, "🔧 Flashcord Compatibility: ⚠️ Minor Issues\A\A");
    }
    .replugged-addon-card:has([href*="net.saltssaumure.Exponent"], [href*="net.saltssaumure.NineX"], [href*="dev.albertp.CompactDiscord"])::before {
        content: var(--FlashLang-Addon_Incompatible, "🔧 Flashcord Compatibility: ⛔ Incompatible, disable Flashcord\A\A");
    }

    .replugged-addon-card:has([href*="dev.LuckFire.BubbleBar"], [href*="net.saltssaumure.Squared"]) {
        order: -512;
    }
    .replugged-addon-card:has([href*="dev.replugged.RevertRebrand"], [href*="net.saltssaumure.CRT"], [href*="dev.oirnoir.onekoanimation"], [href*="nyria.discolored"]) {
        order: -386;
    }
    /* Flashcord Modules through Replugged Themes are deprecrated
    .replugged-addon-card:has([href*="FCM"]) { order: -6942; }*/
    .replugged-addon-card:has([href*="net.saltssaumure.piOS"]) {
        order: -256;
    }
    .replugged-addon-card:has([href*="net.saltssaumure.Exponent"], [href*="net.saltssaumure.NineX"], [href*="dev.albertp.CompactDiscord"]) {
        order: -128;
    }

}

/* [End] = Flashcord Beta == Replugged Theme Compatibility List CSS = */

/* [Start] = Flashcord Beta == Language Override CSS = */

[lang="en-GB"] body, [lang="en-US"] body { --FlashCore-Language: English; }
[lang="fr"] body { --FlashCore-Language: French; }
[lang="es-ES"] body { --FlashCore-Language: Spanish; }
[lang="ro"] body { --FlashCore-Language: Romanian; }
[lang="de"] body { --FlashCore-Language: German; }

#app-mount {
    container-name: var(--FlashCore-Language, English);
    container-type: inline-size;
}

/* Translator's Guide:
The container name must be your translated language in English (eg: Français -> French)
"Iridescent" must be in quotes as it doesn't really mean anything at all compared to the definition of it and Iridescent mode.
^NOTE: Change the " " into ' ' (the ones at the start and end, and don't use ' ' inside them of course as it will cause problems
Anything about modules must stay the same but quotes aren't required.

the \A characters are basically \n, they skip a line. leave them alone and try to not have any letters right after \A (eg: \Ahello is bad)
Avoid using " " if the whole string is enveloped in them, change them to ' ' if you need to. If you don't, a bunch of problems on my end will occur.
I will most likely fix those myself though. So don't worry about it too much.
It's best that you just directly translate what's in the variables without caring for them.

The --FlashLang-xBar are not working but I'll find a way to make them work in the far future.

- SiriusBYT */
/* DEV BUILD (231221) NOTICE: 
The text above is outdated as fuck and I can't be fucked updating it yet.*/


/* Base Language */
@container English (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Report bugs in #🐞sgn-issues-reports on the SGN Discord Server.";
        --FlashLang-MacBar: "Report bugs in #🐞sgn-issues-reports on the SGN Discord Server. | 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Report bugs in #🐞sgn-issues-reports on the SGN Discord Server.";
    
        --FlashLang-Boot_Android: "⚠️ You are having connection problems.";

        --FlashLang-Warning_LightTheme: "  ⚠️ Flashcord is in Beta.  ";
        --FlashLang-Warning_DarkTheme: "  ⚠️ Flashcord is in Beta. 🌙 Dark Mode is unfinished.  ";
        --FlashLang-Warning_Iridescent: "  ⚠️ Flashcord is in Beta. 💥 Iridescent Mode is unfinished.  ";
        --FlashLang-Warning_LightCBM: "  ⚠️ Flashcord is in Beta. 🖼️ Light Custom Background Mode is unfinished.  ";
        --FlashLang-Warning_DarkCBM: "  ⚠️ Flashcord is in Beta. 🖼️ Dark Custom Background Mode is unfinished.  ";
        --FlashLang-Warning_Transparent: "  ⚠️ Flashcord is in Beta. 👻 Transparent Mode is unfinished.  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ Custom Mode without ThemeHooker is no longer supported.  ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Flashcord Basic Themes";
        --FlashLang-C_AT-AdvancedThemes: "📸 Flashcord Advanced Themes";
        --FlashLang-C_AT-ModificationNotice: "📖 Certain modifications such as the horizontal server list is available only after modifying a variable, refer to the Flashcord Wiki for more information.";
        --FlashLang-C_AT-ThemeHooker: "⚠️ Advanced Themes require " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " or Discord Nitro to enable them. \A ✅ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " is present and has enabled new themes.";
        --FlashLang-C_AT-NoThemeHooker: "⚠️ Advanced Themes require " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " or Discord Nitro to enable them. \A ⛔ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " is missing. Certain themes have been removed.";
        --FlashLang-C_AT-Light: "Light Mode";
        --FlashLang-C_AT-Dark: "Dark Mode";
        --FlashLang-C_AT-Sync: "Sync Mode";
        --FlashLang-C_AT-LightCBM: "Custom Background Mode (Light Mode)";
        --FlashLang-C_AT-DarkCBM: "Custom Background Mode (Dark Mode)";
        --FlashLang-C_AT-IridescentLight: "Iridescent Mode (Light Mode)";
        --FlashLang-C_AT-IridescentDark: "Iridescent Mode (Dark Mode)";
        --FlashLang-C_AT-Terminal: "Terminal Mode";
        --FlashLang-C_AT-Transparent: "Transparent Mode";

        --FlashLang-C_ATDesc-LightCBM: "Custom Background Mode (alias " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") is a Transparent looking Theme where you can fully personalize your background to your liking. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.";
        --FlashLang-C_ATDesc-DarkCBM: "Custom Background Mode, but with a more dark theme! This is the most ideal version of CBM mode to use. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.";
        --FlashLang-C_ATDesc-IridescentLight: "Iridescent Mode (alias Bloat Mode or " var(--FlashLang-DoubleQuote) "But can it run Flashcord?" var(--FlashLang-DoubleQuote) " Mode) is the most Advanced Theme of Flashcord. It holds back zero punches and will absolutely lag the crap out of Discord. This theme is ideal for those who truly want a fully eye-candy experience. Blurry elements are everywhere, expect your GPU and CPU to absolutely suffer. Iridescent Mode in Light Mode is the recommended version. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.";
        --FlashLang-C_ATDesc-IridescentDark: "Iridescent Mode but in dark mode. Some elements may be hard to see as the white variant handles contrast and depth with blur far better. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.";
        --FlashLang-C_ATDesc-Terminal: "Terminal Mode is a Theme that tries to mimic the style of a Linux Terminal. \A This theme enables a new blackout animation (shown in the GIF) and uses the CRT boot animation.";
        --FlashLang-C_ATDesc-Transparent: "Transparent Mode does not currently work at this time but is a planned theme. It will work in future versions of Replugged and Flashcord.";

        --FlashLang-ChatEdits_StoreLink: "✅ Flashcord Store Link";

        --FlashLang-EffectText_Small: "\A 🎉 Flashcord Effect: Small";
        --FlashLang-EffectText_Shaking:"\A 🎉 Flashcord Effect: Shaking";
        --FlashLang-EffectText_Dramatic:"\A 🎉 Flashcord Effect: Dramatic";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 Flashcord Effect: Fading from the Bottom";
        --FlashLang-EffectText_4Chan:"\A 🎉 Flashcord Effect: 4Chan";

        --FlashLang-Addon_Welcome: "\A\A📸 Welcome to " var(--Flashcord-Branch) " ! You are using the " var(--Flashcord-Channel) " Channel of Flashcord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ As of right now, approved plugins may actually have minor issues with Flashcord.\A\A";
        --FlashLang-PluginC_Flashcord-Store: "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk.\A\A";
        --FlashLang-Addon_Recommended: "🔧 Flashcord Compatibility: ❤️ Recommended\A\A";
        --FlashLang-Addon_Compatible: "🔧 Flashcord Compatibility: ✅ Compatible\A\A";
        --FlashLang-Addon_MinorIssues: "🔧 Flashcord Compatibility: ⚠️ Minor Issues\A\A";
        --FlashLang-Addon_Incompatible: "🔧 Flashcord Compatibility: ⛔ Incompatible, disable Flashcord\A\A";
        --FlashLang-Addon_Unknown: "🔧 Flashcord Compatibility: ❓ Unknown\A\A";
        --FlashLang-PluginC_ThemeHooker: "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Enables new Advanced Themes\A\A";
        --FlashLang-PluginC_Magnificient: "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Prevents images to be blurry when hovering on them. (" var(--FlashLang-DoubleQuote) "Imagivid" var(--FlashLang-DoubleQuote) " Module)\A\A";
        --FlashLang-PluginC_RoleDiviers: "🔧 Flashcord Compatibility: ⚠️ Recommended PLUGIN: Enhances the UPFG Module\A\A";
        --FlashLang-PluginC_GreenText: "🔧 Flashcord Compatibility: ⚠️ Recommended Plugin: Enhances the 4Chan Chat Effect\A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Flashcord Store Approved Plugin \A\A";

        --FlashLang-C_MAT-AboutFC: "\A About Flashcord";

        --FlashLang-AFC_SNDL: "Flashcord is a personal project maintained with love by SiriusBYT, it takes the design language of " var(--FlashLang-DoubleQuote) "SNWE/SNDL" var(--FlashLang-DoubleQuote) " and applies it to Discord. SNDL is my own design language where it has a minimalistic look that does not compromise on looks at all, using blurs for style and animations on hover where it makes sense for the user to offer a way more compact experience while still being easy to use and while having every information you need at a quick glance. \A";
        --FlashLang-AFC_Support: "Support is held on The Sirio Network Discord Server (/themes/assets/redirect/discord). \A\A";
        --FlashLang-AFC_ClosedAlpha: "Please give a thanks to these amazing people who helped with the Closed Alpha of Flashcord 💖 \A";
        --FlashLang-AFC_PaidSupport: "Of course, thanks to you, Flashcord Supporters 💸! \A";
        --FlashLang-AFC_Translators: "🌐 Flashcord can be used anywhere around the world thanks to these people: \A";
        --FlashLang-AFC_SGN: "Thanks to those who joined the SGN Discord Server for Flashcord 🗣️ ! \A";
        --FlashLang-AFC_GitHub: "And finally, thanks for those who stared the Flashcord GitHub Repo ✨ ! \A";
        --FlashLang-AFC_SpecialThanks: "🌠 Special Thanks: \A";
        --FlashLang-AFC_Evelyn: "- Evelyn: Created " var(--FlashLang-DoubleQuote) "Magnificent" var(--FlashLang-DoubleQuote) " and was ok being bullied by me to fix specific bugs that were found when using Flashcord \A";
        --FlashLang-AFC_Tharki: "- Tharki-God: Person to have given me the idea (accidentally) to create the Plugins section of the Flashcord Store \A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: Posted a plugin to the Flashcord Store, also is just in general a super cool person \A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 by SiriusBYT is licensed under CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A";

        /* Insert your quote here in the format:
        --FlashLang-AFC_Translator-Quote: "      🗨️ [Translator Quote] NameHere: " var(--FlashLang-DoubleQuote) "Actual Quote here" var(--FlashLang-DoubleQuote)" \A\A ";
        */
        --FlashLang-AFC_Translator-Quote: "";
    }
}

/* Alright you sussy wankers */
@container GangChat (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Report Sirius's stupidity in #🐞sgn-issues-reports on the SGN Discord Server.";
        --FlashLang-MacBar: "Report Sirius's stupidity in #🐞sgn-issues-reports on the SGN Discord Server. | 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Report Sirius's stupidity in #🐞sgn-issues-reports on the SGN Discord Server.";
    
        --FlashLang-Boot_Android: "⚠️ use ethernet you fuf";

        --FlashLang-Warning_LightTheme: "  ☀️Light mode is love. Light mode is life.  ";
        --FlashLang-Warning_DarkTheme: "  🌙 Dark Mode is for the weak.  ";
        --FlashLang-Warning_Iridescent: "  💥 my main goal is to blow up  ";
        --FlashLang-Warning_LightCBM: "  🖼️ nice weeb background bud.  ";
        --FlashLang-Warning_DarkCBM: "  🖼️ cbm but unweeb edition.  ";
        --FlashLang-Warning_Transparent: "  👻 This theme doesn't work tf you doing here?  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ USE THEMEHOOKER YOU VENCORD (gud) /BD (ew) NERD  ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Flashcord's Unbloated Themes";
        --FlashLang-C_AT-AdvancedThemes: "📸 Flashcord's Bloatfest Themes";
        --FlashLang-C_AT-ModificationNotice: "📖 read the fucking manual";
        --FlashLang-C_AT-ThemeHooker: "⚠️ pay for nitro or use sussy plugin \A ✅ you are a certified sussy wanker";
        --FlashLang-C_AT-NoThemeHooker: "⚠️ pay for nitro or use sussy plugin \A ⛔ you are not a certified sussy wanker";
        --FlashLang-C_AT-Light: "Flashbang Mode";
        --FlashLang-C_AT-Dark: "Not Racist Mode";
        --FlashLang-C_AT-Sync: "We're all the same in the inside Mode";
        --FlashLang-C_AT-LightCBM: "weeb mode (Flashbang Mode)";
        --FlashLang-C_AT-DarkCBM: "not weeb by default but could be weeb mode (Not Racist Mode)";
        --FlashLang-C_AT-IridescentLight: "Replugged Unapproved Mode (Flashbang Mode)";
        --FlashLang-C_AT-IridescentDark: "Replugged Unapproved Mode (Not Racist Mode)";
        --FlashLang-C_AT-Transparent: "Mode that doesn't fucking exist right now \A because Transparency in Replugged isn't done yet";
        --FlashLang-C_AT-Terminal: "Nerd Mode";
        --FlashLang-C_AT-Transparent: " Mode";
        
        --FlashLang-C_ATDesc-LightCBM: "i can't fucking believe they put yeah miku as the first flashcord custom background background";
        --FlashLang-C_ATDesc-DarkCBM: "hey look, sirius' cringe channel banner.";
        --FlashLang-C_ATDesc-IridescentLight: "BUT CAN IT RUN FLASHCORD'S IRIDESCENT MODE? (flashbang edition)";
        --FlashLang-C_ATDesc-IridescentDark: "BUT CAN IT RUN FLASHCORD'S IRIDESCENT MODE? (boring edition)";
        --FlashLang-C_ATDesc-Terminal: "debian sid > arch linux :trolley:";
        --FlashLang-C_ATDesc-Transparent: "You're so pretty that you fit so well in nature, you're now transparent.";

        --FlashLang-ChatEdits_StoreLink: "✅ Cringe Store Link";

        --FlashLang-EffectText_Small: "\A 🎉 something nobody uses: your dong's size";
        --FlashLang-EffectText_Shaking:"\A 🎉 something nobody uses: your mom walking to your room";
        --FlashLang-EffectText_Dramatic:"\A 🎉 something nobody uses: tetrio banner thingy";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 something nobody uses: reverse loop it and it does a funny";
        --FlashLang-EffectText_4Chan:"\A 🎉 something nobody uses: gangchat but worse";

        --FlashLang-Addon_Welcome: "\A\A📸 u using " var(--Flashcord-Branch) " on the " var(--Flashcord-Channel) " branch of cringecord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ plugins will destroy ohio.\A\A";
        --FlashLang-PluginC_Flashcord-Store: "Approved by Sirius, meaning approved by fr*nch, use at your own risk. \A\A";
        --FlashLang-Addon_Recommended: "❤️ use this useless thing\A\A";
        --FlashLang-Addon_Compatible: "✅ this thing doesn't break flashcord\A\A";
        --FlashLang-Addon_MinorIssues: "⚠️ this breaks flashcord \A\A";
        --FlashLang-Addon_Incompatible: "⛔ this will cause ww3\A\A";
        --FlashLang-Addon_Unknown: "who?\A\A";
        --FlashLang-PluginC_ThemeHooker: "SOMEONE TOUCHA MY [bloat mode]\A\A";
        --FlashLang-PluginC_Magnificient: "zoom without blur haha\A\A";
        --FlashLang-PluginC_RoleDiviers: "wow something minor!!!\A\A";
        --FlashLang-PluginC_GreenText: "gangchat is literally discount 4chan cuz of flashcord\A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Cringe Store Approved Plugin \A\A";

        --FlashLang-C_MAT-AboutFC: "\A Flashcord Lore";

        --FlashLang-AFC_SNDL: "Flashcord comes from the inner depths of hell. \A";
        --FlashLang-AFC_Support: "Support is held on Sirius's half baked Discord Server. \A\A";
        --FlashLang-AFC_ClosedAlpha: "these nerds got access to flashcord early ⤵️\A";
        --FlashLang-AFC_PaidSupport: "smh these people wasted their 💸 \A";
        --FlashLang-AFC_Translators: "🌐 these people participated in the additional 50kb in size of flashcord ⤵️ \A";
        --FlashLang-AFC_SGN: "These poor souls keep getting pinged for no reason ⤵️\A";
        --FlashLang-AFC_GitHub: "they stared a broken ass theme ⤵️\A";
        --FlashLang-AFC_SpecialThanks: "🌠 Special " var(--FlashLang-DoubleQuote) "Go Screw Yourself" var(--FlashLang-DoubleQuote) ": \A";
        --FlashLang-AFC_Evelyn: "- Evelyn: Created " var(--FlashLang-DoubleQuote) "Magnificent" var(--FlashLang-DoubleQuote) " and broke every time. \A";
        --FlashLang-AFC_Tharki: "- Tharki-God: This nerd make an objectively better version of ThemeHooker and i'm mad >:( \A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: Another nerd >:( Wanted to write the back-end of my website to help me when all I wanted was suffering \A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 by SiriusBYT is licensed under your mom called CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A";

        --FlashLang-AFC_Translator-Quote: "      🗨️ [Translator Quote] SiriusBYT: " var(--FlashLang-DoubleQuote) "GangChat will rule over the world." var(--FlashLang-DoubleQuote)" \A\A ";
    }
}

/* Debug Mode */
@container Debug (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "--FlashLang-WinBar";
        --FlashLang-MacBar: "--FlashLang-MacBar";
        --FlashLang-LinuxBar: "--FlashLang-LinuxBar";
    
        --FlashLang-Boot_Android: "--FlashLang-Boot_Android";

        --FlashLang-Warning_LightTheme: "--FlashLang-Warning_LightTheme";
        --FlashLang-Warning_DarkTheme: "--FlashLang-Warning_DarkTheme";
        --FlashLang-Warning_Iridescent: "--FlashLang-Warning_Iridescent";
        --FlashLang-Warning_LightCBM: "--FlashLang-Warning_LightCBM:";
        --FlashLang-Warning_DarkCBM: "--FlashLang-Warning_DarkCBM";
        --FlashLang-Warning_Transparent: "--FlashLang-Warning_Transparent";
        --FlashLang-Warning_DeprecratedCBM: "--FlashLang-Warning_DeprecratedCBM";
    
        --FlashLang-C_AT-BasicThemes: "--FlashLang-C_AT-BasicThemes";
        --FlashLang-C_AT-AdvancedThemes: "--FlashLang-C_AT-AdvancedThemes";
        --FlashLang-C_AT-ModificationNotice: "--FlashLang-C_AT-ModificationNotice";
        --FlashLang-C_AT-ThemeHooker: "--FlashLang-C_AT-ThemeHooker";
        --FlashLang-C_AT-NoThemeHooker: "--FlashLang-C_AT-NoThemeHooker";
        --FlashLang-C_AT-Light: "--FlashLang-C_AT-Light";
        --FlashLang-C_AT-Dark: "--FlashLang-C_AT-Dark";
        --FlashLang-C_AT-Sync: "--FlashLang-C_AT-Sync";
        --FlashLang-C_AT-LightCBM: "--FlashLang-C_AT-LightCBM";
        --FlashLang-C_AT-DarkCBM: "--FlashLang-C_AT-DarkCBM";
        --FlashLang-C_AT-IridescentLight: "--FlashLang-C_AT-IridescentLight";
        --FlashLang-C_AT-IridescentDark: "--FlashLang-C_AT-IridescentDark";
        --FlashLang-C_AT-Terminal: "--FlashLang-C_AT-Terminal";
        --FlashLang-C_AT-Transparent: "--FlashLang-C_AT-Transparent";

        --FlashLang-C_ATDesc-LightCBM: "--FlashLang-C_ATDesc-LightCBM";
        --FlashLang-C_ATDesc-DarkCBM: "--FlashLang-C_ATDesc-DarkCBM";
        --FlashLang-C_ATDesc-IridescentLight: "--FlashLang-C_ATDesc-IridescentLight";
        --FlashLang-C_ATDesc-IridescentDark: "--FlashLang-C_ATDesc-IridescentDark";
        --FlashLang-C_ATDesc-Terminal: "--FlashLang-C_ATDesc-Terminal";
        --FlashLang-C_ATDesc-Transparent: "--FlashLang-C_ATDesc-Transparent";

        --FlashLang-ChatEdits_StoreLink: "--FlashLang-ChatEdits_StoreLink";

        --FlashLang-EffectText_Small: "\A --FlashLang-EffectText_Small";
        --FlashLang-EffectText_Shaking:"\A --FlashLang-EffectText_Shaking";
        --FlashLang-EffectText_Dramatic:"\A --FlashLang-EffectText_Dramatic";
        --FlashLang-EffectText_FadeBottom:"\A --FlashLang-EffectText_FadeBottom";
        --FlashLang-EffectText_4Chan:"\A --FlashLang-EffectText_4Chan";

        --FlashLang-Addon_Welcome: "\A\A --FlashLang-Addon_Welcome \A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A--FlashLang-Warning_PluginsCompatibility\A\A";
        --FlashLang-PluginC_Flashcord-Store: "--FlashLang-PluginC_Flashcord-Store\A\A";
        --FlashLang-Addon_Recommended: "--FlashLang-Addon_Recommended\A\A";
        --FlashLang-Addon_Compatible: "--FlashLang-Addon_Compatible\A\A";
        --FlashLang-Addon_MinorIssues: "--FlashLang-Addon_MinorIssues\A\A";
        --FlashLang-Addon_Incompatible: "--FlashLang-Addon_Incompatible\A\A";
        --FlashLang-Addon_Unknown: "--FlashLang-Addon_Unknown\A\A";
        --FlashLang-PluginC_ThemeHooker: "--FlashLang-PluginC_ThemeHooker\A\A";
        --FlashLang-PluginC_Magnificient: "--FlashLang-PluginC_Magnificient\A\A";
        --FlashLang-PluginC_RoleDiviers: "--FlashLang-PluginC_RoleDiviers\A\A";
        --FlashLang-PluginC_GreenText: "--FlashLang-PluginC_GreenText\A\A";
        --FlashLang-PluginC_FlashcordApproved: "--FlashLang-PluginC_FlashcordApproved\A\A";

        --FlashLang-C_MAT-AboutFC: "\A --FlashLang-C_MAT-AboutFC";

        --FlashLang-AFC_SNDL: "--FlashLang-AFC_SNDL \A";
        --FlashLang-AFC_Support: "--FlashLang-AFC_Support \A\A";
        --FlashLang-AFC_ClosedAlpha: "--FlashLang-AFC_ClosedAlpha \A";
        --FlashLang-AFC_PaidSupport: "--FlashLang-AFC_PaidSupport \A";
        --FlashLang-AFC_Translators: "--FlashLang-AFC_Translators \A";
        --FlashLang-AFC_SGN: "--FlashLang-AFC_SGN \A";
        --FlashLang-AFC_GitHub: "--FlashLang-AFC_GitHub \A";
        --FlashLang-AFC_SpecialThanks: "--FlashLang-AFC_SpecialThanks \A";
        --FlashLang-AFC_Evelyn: "--FlashLang-AFC_Evelyn \A";
        --FlashLang-AFC_Tharki: "--FlashLang-AFC_Tharki \A";
        --FlashLang-AFC_EastArctica: "--FlashLang-AFC_EastArctica \A\A";
        --FlashLang-AFC_Copyright: "--FlashLang-AFC_Copyright \A\A\A\A\A\A\A\A\A\A";

        --FlashLang-AFC_Translator-Quote: "--FlashLang-AFC_Translator-Quote \A\A";
    }
}

/* Official Translation by SiriusBYT */
@container French (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Signalez les bugs dans le salon #🐞sgn-issues-reports sur le Serveur Discord d'SGN.";
        --FlashLang-MacBar: "Signalez les bugs dans le salon #🐞sgn-issues-reports sur le Serveur Discord d'SGN.| 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Signalez les bugs dans le salon #🐞sgn-issues-reports sur le Serveur Discord d'SGN.";
    
        --FlashLang-Boot_Android: "⚠️ Vous avez des problèmes de connexion.";

        --FlashLang-Warning_LightTheme: "  ⚠️ Flashcord est en Beta.  ";
        --FlashLang-Warning_DarkTheme: "  ⚠️ Flashcord est en Beta. 🌙 Le Mode Sombre n'est pas terminé.  ";
        --FlashLang-Warning_Iridescent: "  ⚠️ Flashcord est en Beta. 💥 Le Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " n'est pas terminé.  ";
        --FlashLang-Warning_LightCBM: "  ⚠️ Flashcord est en Beta. 🖼️ Le Mode Customisé Clair n'est pas terminé.  ";
        --FlashLang-Warning_DarkCBM: "  ⚠️ Flashcord est en Beta. 🖼️ Le Mode Customisé Sombre n'est pas terminé.  ";
        --FlashLang-Warning_Transparent: "  ⚠️ Flashcord est en Beta. 👻 Le Mode Transparent n'est pas terminé.  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ Le Mode Customisé sans " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " n'est plus supporté. ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Thèmes Basiques Flashcord";
        --FlashLang-C_AT-AdvancedThemes: "📸 Thèmes Avancés Flashcord";
        --FlashLang-C_AT-ModificationNotice: "📖 Certaines modifications comme la barre de serveurs horizontale est disponible seulement après la modification d'une variable, referez vous au Wiki de Flashcord pour plus d'information.";
        --FlashLang-C_AT-ThemeHooker: "⚠️ Les Thèmes Avancés requis " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " ou Discord Nitro pour les activer. \A ✅ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) "⚠️ Les Thèmes Avancés requis " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " ou Discord Nitro pour les activer. \A ⛔ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " est manquant, certains thèmes ont été retirés.";
        --FlashLang-C_AT-Light: "Mode Clair";
        --FlashLang-C_AT-Dark: "Mode Sombre";
        --FlashLang-C_AT-Sync: "Mode Synchronisé";
        --FlashLang-C_AT-LightCBM: "Mode Customisé Clair";
        --FlashLang-C_AT-DarkCBM: "Mode Customisé Sombre";
        --FlashLang-C_AT-IridescentLight: "Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " Clair";
        --FlashLang-C_AT-IridescentDark: "Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " Sombre";
        --FlashLang-C_AT-Terminal: "Mode Terminale";
        --FlashLang-C_AT-Transparent: "Mode Transparent";

        --FlashLang-C_ATDesc-LightCBM: "Le Mode Customisé Clair (alias " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") est un Thème Translucide où vous pouvez customiser complètement votre arrière plan à votre plaisir. \A La variable pour changer l'arrière-plan est " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". Plus d'info sur le Wiki de Flashcord. \A ⚠️ Suite à la nature de ce thème, la performance du module interne " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " est mauvais.";
        --FlashLang-C_ATDesc-DarkCBM: "Le Mode Customisé, mais avec un thème plus sombre! Ceci est la version la plus idéale de CBMà utiliser. \A La variable pour changer l'arrière-plan est " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". Plus d'info sur le Wiki de Flashcord. \A ⚠️ Suite à la nature de ce thème, la performance du module interne " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " est mauvais.";
        --FlashLang-C_ATDesc-IridescentLight: "Le Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " (alias Le Mode Hyper-Mal Optimisé™️ ou " var(--FlashLang-DoubleQuote) "Mais es-ce qu'il peut tourner Flashcord?" var(--FlashLang-DoubleQuote) " Mode) est le Thème le plus Avancé de Flashcord. Il ne loupe pas votre Discord et va bien faire descendre jusqu'en enfer dans un énorme tas de lag. Ce Thème est idéale pour ceux qui veulent vraiment une expérience visuelle parfaite. Il y a des éléments floues partout, prévoyez que votre GPU et CPU de souffrir au maximum. Le Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " en Thème Clair est la version recommandé. \A ⛔ MERCI D'UTILISER SEULEMENT AVEC DES SYSTÈMES A HAUTE PERFORMANCE.";
        --FlashLang-C_ATDesc-IridescentDark: "Le Mode " var(--FlashLang-DoubleQuote) "Iridescent" var(--FlashLang-DoubleQuote) " mais Sombre. Certains éléments risque d'être difficile à voir suite aux effets de floutage étant plus visible en Thème Clair. \A ⛔ MERCI D'UTILISER SEULEMENT AVEC DES SYSTÈMES A HAUTE PERFORMANCE.";
        --FlashLang-C_ATDesc-Terminal: "Le Mode Terminal est un Thème qui essaye de copier l'aspect d'un Terminal Linux.\A Ce Thème active une nouvelle animation de connexion (visible dans le GIF) et utilise l'animation CRT (Cathodique) au démarage..";
        --FlashLang-C_ATDesc-Transparent: "Le Mode Transparent ne fonctionne actuellement pas mais est un Thème Planifié. Il fonctionnera dans les versions future de Replugged et de Flashcord.";

        --FlashLang-ChatEdits_StoreLink: "✅ Lien Flashcord Store";

        --FlashLang-EffectText_Small: "\A 🎉 Effect Flashcord: Petit";
        --FlashLang-EffectText_Shaking:"\A 🎉 Effect Flashcord: Secoué";
        --FlashLang-EffectText_Dramatic:"\A 🎉 Effect Flashcord: Dramatique";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 Effect Flashcord: Fondu par le bas";
        --FlashLang-EffectText_4Chan:"\A 🎉 Effect Flashcord: 4Chan";

        --FlashLang-Addon_Welcome: "\A\A📸 Bienvenue sur " var(--Flashcord-Branch) " ! Vous utilisez la version " var(--Flashcord-Channel) " de Flashcord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ Pour l'instant, les Plugins approuvés peuvent avoir des problèmes avec Flashcord. \A\A";
        --FlashLang-PluginC_Flashcord-Store: "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk.\A\A";
        --FlashLang-Addon_Recommended: "🔧Compatibilité Flashcord: ❤️ Recommandé\A\A";
        --FlashLang-Addon_Compatible: "🔧 Compatibilité Flashcord: ✅ Compatible\A\A";
        --FlashLang-Addon_MinorIssues: "🔧 Compatibilité Flashcord: ⚠️ Problèmes Mineur\A\A";
        --FlashLang-Addon_Incompatible: "🔧 Compatibilité Flashcord: ⛔ Incompatible, désactivez Flashcord\A\A";
        --FlashLang-Addon_Unknown: "🔧 Compatibilité Flashcord: ❓ Inconnu\A\A";
        --FlashLang-PluginC_ThemeHooker: "🔧 Compatibilité Flashcord: 💥 PLUGIN REQUIS: Active de nouveaux Thèmes\A\A";
        --FlashLang-PluginC_Magnificient: "🔧 Compatibilité Flashcord: 💥 PLUGIN REQUIS: Prevents images to be blurry when hovering on them. (" var(--FlashLang-DoubleQuote) "Imagivid" var(--FlashLang-DoubleQuote) " Module)\A\A";
        --FlashLang-PluginC_RoleDiviers: "🔧 Compatibilité Flashcord: ⚠️ Recommended PLUGIN: Enhances the UPFG Module\A\A";
        --FlashLang-PluginC_GreenText: "🔧 Compatibilité Flashcord: ⚠️ Recommended Plugin: Enhances the 4Chan Chat Effect\A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Plugin Flashcord Store Approuvé \A\A";

        --FlashLang-C_MAT-AboutFC: "\A A Propos de Flashcord";

        --FlashLang-AFC_SNDL: "Flashcord est un projet personnel crée du fond du coeur par SiriusBYT, il applique le style visuel de " var(--FlashLang-DoubleQuote) "SNWE/SNDL" var(--FlashLang-DoubleQuote) " et l'applique à Discord. SNDL mon propre style visuel qui est fondé sur le look minimalisme mais qui ne compromise pas sur le visuel, en utilisant le floutage pour la profondeur et des animations au survol où ça a du sens pour l'utilisateur pour pouvoir offrir une expérience plus compacte tout en étant toujours facile à utiliser et en ayant toutes les informations que vous avez besoin. \A";
        --FlashLang-AFC_Support: "Le Support est maintenue sur le Serveur Discord du Sirio Network (/themes/assets/redirect/discord). \A\A";
        --FlashLang-AFC_ClosedAlpha: "Veuillez dire merci à ces gens géniaux qui ont aidé avec la Alpha Fermé de Flashcord 💖 \A";
        --FlashLang-AFC_PaidSupport: "Évidement, merci à vous, supporters de Flashcord 💸! \A";
        --FlashLang-AFC_Translators: "🌐 Flashcord peut être utilisé partout dans le monde grâce à ces gens: \A";
        --FlashLang-AFC_SGN: "Merci à tous ceux qui ont rejoint le Serveur Discord d'SGN pour Flashcord 🗣️ ! \A";
        --FlashLang-AFC_GitHub: "Et finalement, merci à tous à ceux qui ont étoilé le GitHub de Flashcord ✨ ! \A";
        --FlashLang-AFC_SpecialThanks: "🌠 Merci Spéciale: \A";
        --FlashLang-AFC_Evelyn: "- Evelyn: A crée " var(--FlashLang-DoubleQuote) "Magnificent" var(--FlashLang-DoubleQuote) " et était ok d'être harcelé par moi pour fixer des bugs qui ont été trouvé en utilisant Flashcord. \A";
        --FlashLang-AFC_Tharki: "- Tharki-God: La personne qui m'a donné l'idée (accidentellement) de crée la section des Plugins dans le Flashcord Store. \A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: A posté un Plugin dans le Flashcord Store, et est en générale juste une personne super cool. \A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 by SiriusBYT is licensed under CC BY-NC-ND 4.0. (Flashcord est Licenciée sous CC BY-NC-ND 4.0) \A\A\A\A\A\A\A\A\A\A";

        --FlashLang-AFC_Translator-Quote: "      🗨️ [Citation du Traducteur] SiriusBYT: " var(--FlashLang-DoubleQuote) "Mais bon sang que je déteste le Français... keske gé fou ici?!" var(--FlashLang-DoubleQuote)" \A\A ";
    }
}

/* Official Translation by Sky */
@container Spanish (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Informa sobre errores en #🐞sgn-issues-reports en el Servidor de Discord SGN.";
        --FlashLang-MacBar: "Informa sobre errores en #🐞sgn-issues-reports en el Servidor de Discord SGN. | 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Informa sobre errores en #🐞sgn-issues-reports en el Servidor de Discord SGN.";
    
        --FlashLang-Boot_Android: "⚠️ Estás teniendo problemas de conexión.";

        --FlashLang-Warning_LightTheme: "  ⚠️ Flashcord está en versión Beta.  ";
        --FlashLang-Warning_DarkTheme: "  ⚠️ Flashcord está en versión Beta. 🌙 El Modo Oscuro no está terminado.  ";
        --FlashLang-Warning_Iridescent: "  ⚠️ Flashcord está en versión Beta. 💥 El Modo Iridiscent no está terminado. ";
        --FlashLang-Warning_LightCBM: "  ⚠️ Flashcord está en versión Beta. 🖼️ El Modo Fondo Personalizable Claro no está terminado.  ";
        --FlashLang-Warning_DarkCBM: "  ⚠️ Flashcord está en versión Beta. 🖼️ El Modo Fondo Personalizable Oscuro no está terminado.  ";
        --FlashLang-Warning_Transparent: "  ⚠️ Flashcord está en versión Beta. 👻 El Modo Transparente no está terminado.  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ El Modo Personalizable sin ThemeHooker ya no es compatible.  ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Temas Base de Flashcord";
        --FlashLang-C_AT-AdvancedThemes: "📸 Temas Avanzados de Flashcord";
        --FlashLang-C_AT-ModificationNotice: "📖 Algunas modificaciones tales como la lista horizontal de servidores solo está disponible tras la modificación de una variable, consulta Flashcord Wiki para más información.";
        --FlashLang-C_AT-ThemeHooker: "⚠️ Los Temas Avanzados requieren de LegalDiscordBypasses o Discord Nitro para activarlos. \A ✅ ThemeHooker está presente y ha habilitado nuevos temas.";
        --FlashLang-C_AT-NoThemeHooker: "⚠️ Los Temas Avanzados requieren de LegalDiscordBypasses o Discord Nitro para activarlos. \A ⛔ Falta ThemeHooker. Ciertos temas han sido eliminados.";
        --FlashLang-C_AT-Light: "Tema Claro";
        --FlashLang-C_AT-Dark: "Tema Oscuro";
        --FlashLang-C_AT-Sync: "Modo Sincronización";
        --FlashLang-C_AT-LightCBM: "Fondo Personalizable (Modo Claro)";
        --FlashLang-C_AT-DarkCBM: "Fondo Personalizable (Modo Oscuro)";
        --FlashLang-C_AT-IridescentLight: "Modo Iridescent (Modo Claro)";
        --FlashLang-C_AT-IridescentDark: "Modo Iridescent (Modo Oscuro)";
        --FlashLang-C_AT-Transparent: "Modo Transparente";
        --FlashLang-C_AT-Terminal: "Modo Terminal";
        --FlashLang-C_AT-Transparent: "Modo Transparente";

        --FlashLang-C_ATDesc-LightCBM: "El Modo Fondo Personalizable (alias " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") es un tema de estilo Transparente donde puedes personalizar el fondo completamente a tu gusto. \A La variable para cambiar el fondo es " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". Más información en la Wiki de Flashcord. \A ⚠️ Debido a la naturaleza de este tema. El rendimiento del módulo " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " es deficiente.";
        --FlashLang-C_ATDesc-DarkCBM: "El Modo Fondo Personalizable, ¡pero con un tema más oscuro! Esta es la versión ideal para usar el modo CBM. \A La variable para cambiar el fondo es " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". Más información en la Wiki de Flashcord. \A ⚠️ Debido a la naturaleza de este tema. El rendimiento del módulo " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " es deficiente.";
        --FlashLang-C_ATDesc-IridescentLight: "El Modo Iridiscent (alias El Modo Hiper-Mega-Mal optimizado o " var(--FlashLang-DoubleQuote) "Pero, ¿¿puede funcionar con Flashcord??" var(--FlashLang-DoubleQuote) " Mode) es el tema más avanzado de Flashcord. Di adiós a la fluidez y bienvenido al infierno del lag en Discord. Este tema es ideal para aquellos que verdaderamente quieren una experiencia visual atractiva. Hay elementos de desenfoque por todas partes, que tu GPU y CPU descansen en paz porque sufrirán. El Modo Iridescent en versión clara es el más recomendado. \A ⛔ UTILIZAR SÓLO EN SISTEMAS DE GAMA ALTA, POR FAVOR.";
        --FlashLang-C_ATDesc-IridescentDark: "El Modo Iridiscent pero en versión oscura. Algunos elementos pueden verse peor ya que la versión clara maneja mucho mejor el contraste y profundidad de desenfoque. \A ⛔ UTILIZAR SÓLO EN SISTEMAS DE GAMA ALTA, POR FAVOR.";
        --FlashLang-C_ATDesc-Terminal: "El Modo Terminal es un tema que intenta imitar el estilo de una terminal de Linux. \A Este tema activa una animación nueva de inicio (mostrado en el GIF) y usa la animación de arranque de un CRT.";
        --FlashLang-C_ATDesc-Transparent: "El Modo Transparente no funciona en estos momentos pero es un tema el cual está en desarrollo. Funcionará en futuras versiones de Replugged y Flashcord.";
        
        --FlashLang-ChatEdits_StoreLink: "✅ Enlace a la tienda de Flashcord";

        --FlashLang-EffectText_Small: "\A 🎉 Efecto Flashcord: Pequeño";
        --FlashLang-EffectText_Shaking:"\A 🎉 Efecto Flashcord: Agitado";
        --FlashLang-EffectText_Dramatic:"\A 🎉 Efecto Flashcord: Dramático";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 Efecto Flashcord: Desvaneciéndose desde abajo";
        --FlashLang-EffectText_4Chan:"\A 🎉 Efecto Flashcord: 4Chan";

        --FlashLang-Addon_Welcome: "\A\A📸 ¡Bienvenido a " var(--Flashcord-Branch) " ! Estás usando " var(--Flashcord-Channel) " canal de Flashcord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ En este momento, los complementos aprobados pueden tener problemas menores con Flashcord.\A\A";
        --FlashLang-PluginC_Flashcord-Store: "Este complemento está aprobado por la tienda de Flashcord, pero no por Replugged, utilízalo bajo responsabilidad propia.\A\A";
        --FlashLang-Addon_Recommended: "🔧 Compatibilidad con Flashcord: ❤️ Recomendad\A\A";
        --FlashLang-Addon_Compatible: "🔧 Compatibilidad con Flashcord: ✅ Compatible\A\A";
        --FlashLang-Addon_MinorIssues: "🔧 Compatibilidad con Flashcord: ⚠️ Problemas menores\A\A";
        --FlashLang-Addon_Incompatible: "🔧 Compatibilidad con Flashcord: ⛔ Incompatible, desactiva Flashcord\A\A";
        --FlashLang-Addon_Unknown: "🔧 Compatibilidad con Flashcord: ❓ Desconocido\A\A";
        --FlashLang-PluginC_ThemeHooker: "🔧 Compatibilidad con Flashcord: 💥 COMPLEMENTO NECESARIO: abilita nuevos Temas Avanzados\A\A";
        --FlashLang-PluginC_Magnificient: "🔧 Compatibilidad con Flashcord: 💥 COMPLEMENTO NECESARIO: mejora el módulo Imagivid\A\A";
        --FlashLang-PluginC_RoleDiviers: "🔧 Compatibilidad con Flashcord: ⚠️ Complemento recomendado: mejora el Módulo UPFG\A\A";
        --FlashLang-PluginC_GreenText: "🔧 Compatibilidad con Flashcord: ⚠️ Complemento recomendado: mejora el Efecto de Chat 4Chan\A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Complemento aprobado por la tienda de Flashcord\A\A";

        --FlashLang-C_MAT-AboutFC: "\A Sobre Flashcord";

        --FlashLang-AFC_SNDL: "Flashcord es un proyecto personal que se mantiene con amor gracias a SiriusBYT, toma el lenguaje de diseño de SNWE/SNDL y lo aplica a Discord. SNDL es mi propio lenguaje que se basa en un aspecto minimalista pero sin comprometerse con ello, utilizando desenfoques para estilo y animaciones al pasar el cursor donde tiene sentido para el usuario para ofrecerle una experiencia mucho más compacta sin dejar de ser fácil de utilizar y teniendo toda la información que necesites en un vistazo rápido. \A";
        --FlashLang-AFC_Support: "El Soporte se encuentra en el Servidor de Discord The Sirio Network (/themes/assets/redirect/discord). \A\A";
        --FlashLang-AFC_ClosedAlpha: "Por favor da las gracias a estas maravillosas personas que han ayudado con la versión Alfa cerrada de Flashcord💖 \A";
        --FlashLang-AFC_PaidSupport: "Por supuesto, ¡gracias a vosotros, socios de Flashcord💸! \A";
        --FlashLang-AFC_Translators: "🌐 Flashcord puede ser utilizado alrededor del mundo gracias a estas personas: \A";
        --FlashLang-AFC_SGN: "¡Gracias a aquellos que se han unido al Servidor de Discord SGN para Flashcord🗣️ ! \A";
        --FlashLang-AFC_SpecialThanks: "🌠 Agradecimientos especiales: \A";
        --FlashLang-AFC_Evelyn: '- Evelyn: Creó "Magnificent" y aguantó mi acoso para arreglar errores específicos que se encontraron en Flashcord\A';
        --FlashLang-AFC_Tharki: "- Tharki-God: aquel que me dio la idea (accidentalmente) de crear la sección de Complementos de la tienda de Flashcord\A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: publicó un complemento a la tienda de Flashcord, también es una persona muy cool\A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 por SiriusBYT está licenciado bajo CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A";

        --FlashLang-AFC_Translator-Quote: "      🗨️ [Presupuesto Traductor] sky: " var(--FlashLang-DoubleQuote) "suavemente" var(--FlashLang-DoubleQuote)" \A\A ";

    }
}

/* Attempted translation by Atacantul 
SiriusBYT: That's what she said */
@container Romanian (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Raportați probleme în #🐞sgn-issues-reports pe Serverul de Discord SGN.";
        --FlashLang-MacBar: "Raportați probleme în #🐞sgn-issues-reports pe Serverul de Discord SGN. | 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Raportați probleme în #🐞sgn-issues-reports pe Serverul de Discord SGN.";
    
        --FlashLang-Boot_Android: "⚠️ Aveți probleme cu conexiunea.";

        --FlashLang-Warning_LightTheme: "  ⚠️ Flashcord este în Beta.  ";
        --FlashLang-Warning_DarkTheme: "  ⚠️ Flashcord este în Beta. 🌙 Modul Întunecat este nefinalizat.  ";
        --FlashLang-Warning_Iridescent: "  ⚠️ Flashcord este în Beta. 💥 Modul 'Iridescent' este nefinalizat.  ";
        --FlashLang-Warning_LightCBM: "  ⚠️ Flashcord este în Beta. 🖼️ Modul Luminos cu Fundal Personalizat este nefinalizat.  ";
        --FlashLang-Warning_DarkCBM: "  ⚠️ Flashcord este în Beta. 🖼️ Modul Întunecat cu Fundal Personalizat este nefinalizat.  ";
        --FlashLang-Warning_Transparent: "  ⚠️ Flashcord este în Beta. 👻 Modul Transparent este nefinalizat.  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ Modul Personalizat fără ThemeHooker nu mai este suportat.  ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Teme Flashcord Simple";
        --FlashLang-C_AT-AdvancedThemes: "📸 Teme Flashcord Avansate";
        --FlashLang-C_AT-ModificationNotice: "📖 Modificări anume cum ar fi lista de servere orizontală sunt valabile doar după modificarea unei variabile, verificați Flashcord Wiki pentru mai multe informații. ";
        --FlashLang-C_AT-ThemeHooker: "⚠️ Temele Avansate necesită " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " sau Discord Nitro pentru a le activa. \A ✅ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " este prezent și a activat teme noi.";
        --FlashLang-C_AT-NoThemeHooker: "⚠️ Temele Avansate necesită " var(--FlashLang-DoubleQuote) "LegalDiscordBypasses" var(--FlashLang-DoubleQuote) " sau Discord Nitro pentru a le activa. \A ⛔ " var(--FlashLang-DoubleQuote) "ThemeHooker" var(--FlashLang-DoubleQuote) " lipsește. Niște teme au fost dezactivate.";
        --FlashLang-C_AT-Light: "Modul Luminos";
        --FlashLang-C_AT-Dark: "Modul Întunecat";
        --FlashLang-C_AT-Sync: "Modul Sincronizare";
        --FlashLang-C_AT-LightCBM: "Modul cu Fundal Personalizat (Modul Luminos)";
        --FlashLang-C_AT-DarkCBM: "Modul cu Fundal Personalizat (Modul Întunecat)";
        --FlashLang-C_AT-IridescentLight: "Modul Iridescent (Modul Luminos)";
        --FlashLang-C_AT-IridescentDark: "Modul Iridescent (Modul Întunecat)";
        --FlashLang-C_AT-Terminal: "Modul Consolă";
        --FlashLang-C_AT-Transparent: "Modul Transparent";

        --FlashLang-C_ATDesc-LightCBM: "Modul cu Fundal Personalizat (mai numit și " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") este o Temă puțin Transparentă unde poți personaliza complet fundalul cum doriți. \A Variabila pentru a schimba fundalul este " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". Mai multe informații pe Flashcord Wiki. \A ⚠️ Din cauza naturii acestei teme. Performanța modulului " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " este slabă.";
        --FlashLang-C_ATDesc-DarkCBM: "Modul cu Fundal Personalizat, dar cu o temă mai întunecată! Aceasta este cea mai ideală versiune de mod CBM pentru folosire. \A Variabila  pentru a schimba fundalul este " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". Mai multe informații pe Flashcord Wiki. \A ⚠️ Din cauza naturii acestei teme. Performanța modulului " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " este slabă.";
        --FlashLang-C_ATDesc-IridescentLight: "Modul Iridescent (mai numit și Modul Bloat sau Modul " var(--FlashLang-DoubleQuote) "Dar poate rula Flashcord?" var(--FlashLang-DoubleQuote) " ) este cea mai Avansată Temă din Flashcord. El nu se abține deloc și va lăgui complet Discord. Această temă este perfectă pentru cei care chiar doresc o experiență foarte colorată. Elemente blurate sunt peste tot, așteptați-vă ca GPU-ul și CPU-ul vostru să sufere. Modul Iridescent în Modul Luminos este versiunea recomandată. \A ⛔ FOLOSIȚI NUMAI PE CALCULATOARE FOARTE PUTERNICE.";
        --FlashLang-C_ATDesc-IridescentDark: "Modul Iridescent dar în modul întunecat. Niște elemente pot fi greu de văzut fiindcă varianta luminoasă utilizează contrastul și adâncimea cu blurare mult mai bine. \A ⛔ FOLOSIȚI NUMAI PE CALCULATOARE FOARTE PUTERNICE.";
        --FlashLang-C_ATDesc-Terminal: "Modul Consolă este o Temă care încearcă să mimice stilul unei Console Linux. \A Această temă activează o nouă animație pentru lansare (afișat în GIF-ul din spate) și folosește animația de lansare a unui CRT. ";
        --FlashLang-C_ATDesc-Transparent: "Modul Transparent nu funcționează momentan dar este o temă planuită. Va funcționa în versiuni Replugged și Flashcord ulterioare. ";

        --FlashLang-ChatEdits_StoreLink: "✅ Link pentru Magazinul Flashcord";

        --FlashLang-EffectText_Small: "\A 🎉 Efect de text Flashcord: Mic";
        --FlashLang-EffectText_Shaking:"\A 🎉 Efect de text Flashcord: Zgâlțâit";
        --FlashLang-EffectText_Dramatic:"\A 🎉 Efect de text Flashcord: Dramatic";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 Efect de text Flashcord: Apărând de Jos";
        --FlashLang-EffectText_4Chan:"\A 🎉 Efect de text Flashcord: 4Chan";

        --FlashLang-Addon_Welcome: "\A\A📸 Bun venit pe " var(--Flashcord-Branch) " ! Folosiți Canalul " var(--Flashcord-Channel) " pentru Flashcord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ Momentan, pluginurile aprobate pot avea probleme minore cu Flashcord. \A\A";
        --FlashLang-PluginC_Flashcord-Store: "Acest plugin a fost aprobat pentru Magazinul Flashcord, dar nu a fost de Replugged, folosiți pe riscul vostru. \A\A";
        --FlashLang-Addon_Recommended: "🔧 Compatibilitate cu Flashcord: ❤️ Recomandat\A\A";
        --FlashLang-Addon_Compatible: "🔧 Compatibilitate cu Flashcord: ✅ Compatibil\A\A";
        --FlashLang-Addon_MinorIssues: "🔧 Compatibilitate cu Flashcord: ⚠️ Probleme Minore\A\A";
        --FlashLang-Addon_Incompatible: "🔧 Compatibilitate cu Flashcord: ⛔ Incompatibil, dezactivați Flashcord\A\A";
        --FlashLang-Addon_Unknown: "🔧 Compatibilitate cu Flashcord: ❓ Neștiut\A\A";
        --FlashLang-PluginC_ThemeHooker: "🔧 Compatibilitate cu Flashcord: 💥 PLUGIN NECESAR: Activează Teme Avansate noi\A\A";
        --FlashLang-PluginC_Magnificient: "🔧 Compatibilitate cu Flashcord: 💥 PLUGIN NECESAR: Previne blurarea imaginilor la mutarea mouse-ului peste ele. (Modulul " var(--FlashLang-DoubleQuote) "Imagivid" var(--FlashLang-DoubleQuote) " )\A\A";
        --FlashLang-PluginC_RoleDiviers: "🔧 Compatibilitate cu Flashcord: ⚠️ PLUGIN Recomandat: Îmbunătățește Modulul UPFG\A\A";
        --FlashLang-PluginC_GreenText: "🔧 Compatibilitate cu Flashcord: ⚠️ PLUGIN Recomandat: Îmbunătățește Efectul de Chat 4Chan \A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Plugin Aprobat de Magazinul Flashcord \A\A";

        --FlashLang-C_MAT-AboutFC: "\A Despre Flashcord";

        --FlashLang-AFC_SNDL: "Flashcord este un proiect personal întreținut cu iubire de SiriusBYT, acesta ia stilul vizual " var(--FlashLang-DoubleQuote) "SNWE/SNDL" var(--FlashLang-DoubleQuote) "-ului și-l aplică Discordului. SNDL este propriul meu stil vizual care are un aspect minimalist care nu compromite aspectul deloc, folosind blururi pentru stil și animații la mutarea mouse-ului în locuri unde are sens pentru utilizator pentru a oferi o experiență mult mai compactă în timp ce încă este ușor de folosit și tot având toate informațiile de care ai nevoie în fața ta. \A";
        --FlashLang-AFC_Support: "Suport este menținut pe Serverul de Discord SGN (/themes/assets/redirect/discord). \A\A";
        --FlashLang-AFC_ClosedAlpha: "Mulțumește aceaste persoane incredibile care au ajutat cu Flashcordul Closed Alpha 💖 \A";
        --FlashLang-AFC_PaidSupport: "Desigur, mulțumită vouă, Susținători Flashcord 💸! \A";
        --FlashLang-AFC_Translators: "🌐 Flashcord poate fi folosit oriunde în lume mulțumită acestor persoane: \A";
        --FlashLang-AFC_SGN: "Mulțumesc celor care s-au alăturat Serverului de Discord SGN pentru Flashcord 🗣️ ! \A";
        --FlashLang-AFC_GitHub: "Și în sfârșit, mulțumesc celor care au dat o stea pe Flashcord GitHub Repo ✨ ! \A";
        --FlashLang-AFC_SpecialThanks: "🌠 Mulțumiri Speciale: \A";
        --FlashLang-AFC_Evelyn: "- Evelyn: A creat " var(--FlashLang-DoubleQuote) "Magnificent" var(--FlashLang-DoubleQuote) " și era ok să primească bullying de la mine să repare buguri specifice care au fost găsite la utilizarea Flashcordului \A";
        --FlashLang-AFC_Tharki: "- Tharki-God: Persoană care mi-a dat ideea (din greșeală) să creez secțiunea de Pluginuri din Magazinul Flashcord \A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: A postat un plugin pe Magazinul Flashcord, și este în general o persoană foarte de treabă \A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 de SiriusBYT este licențiat sub CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A";
        
        --FlashLang-AFC_Translator-Quote: "      🗨️ [Citatul Traducătorului] Atacantul: " var(--FlashLang-DoubleQuote) "fii rasist pentru mine" var(--FlashLang-DoubleQuote)" \A\A ";
    }
}

/* Official Translation by Lööps 
Update: Translation Cancelled rn, this is the broken remains of the German Version*/
@container German (min-width: 0px) {
    [class^="app_"] {
        --FlashLang-WinBar: "🪟 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Melde Bugs in #🐞sgn-issues-reports auf dem SGN Discord Server.";
        --FlashLang-MacBar: "Melde Bugs in #🐞sgn-issues-reports auf dem SGN Discord Server. | 🍎 " var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version) " ";
        --FlashLang-LinuxBar: "🐧 "var(--Flashcord-Branch) " " var(--Flashcord-Channel) "-" var(--Flashcord-Version)" | Melde Bugs in #🐞sgn-issues-reports auf dem SGN Discord Server.";
    
        --FlashLang-Boot_Android: "⚠️ You are having connection problems.";

        --FlashLang-Warning_LightTheme: "  ⚠️ Flashcord ist Beta-Software.  ";
        --FlashLang-Warning_DarkTheme: "  ⚠️ Flashcord ist Beta-Software. 🌙 Dunkler Modus ist unfertig.  ";
        --FlashLang-Warning_Iridescent: "  ⚠️ Flashcord ist Beta-Software. 💥 Irisierender Modus ist unfertig.  ";
        --FlashLang-Warning_LightCBM: "  ⚠️ Flashcord ist Beta-Software. 🖼️ Heller benutzerdefinierter Hintergrund Modus ist unfertig.  ";
        --FlashLang-Warning_DarkCBM: "  ⚠️ Flashcord ist Beta-Software. 🖼️ Dunkler benutzerdefinierter Hintergrund Modus ist unfertig.  ";
        --FlashLang-Warning_Transparent: "  ⚠️ Flashcord ist Beta-Software. 👻 Transparenter Modus ist unfertig.  ";
        --FlashLang-Warning_DeprecratedCBM: "  ⚠️ Der benutzerdefinierte Modus ohne ThemeHooker wird nicht mehr unterstützt.  ";
    
        --FlashLang-C_AT-BasicThemes: "📷 Flashcord Einfache Themen";
        --FlashLang-C_AT-AdvancedThemes: "📸 Flashcord Erweiterte Themen";
        --FlashLang-C_AT-ModificationNotice: "📖 Gewisse Optionen, wie z.B. die horizontale Serverliste, sind erst nach dem Ändern einer Variable verfügbar. Weitere Infos findest du im Flashcord Wiki.";
        --FlashLang-C_AT-ThemeHooker: "⚠️ Erweiterte Themen erfordern LegalDiscordBypasses oder Discord Nitro, um sie zu aktivieren. \A ✅ ThemeHooker ist vorhanden und hat neue Themen aktiviert.";
        --FlashLang-C_AT-NoThemeHooker: "⚠️ Erweiterte Themen erfordern LegalDiscordBypasses oder Discord Nitro, um sie zu aktivieren. \A ⛔ ThemeHooker fehlt. Bestimmte Themen wurden entfernt.";
        --FlashLang-C_AT-Light: "Light Mode";
        --FlashLang-C_AT-Dark: "Dunkler Modus";
        --FlashLang-C_AT-Sync: "Sync Modus";
        --FlashLang-C_AT-LightCBM: "Custom Background Mode (Light Mode)";
        --FlashLang-C_AT-DarkCBM: "Custom Background Mode (Dark Mode)";
        --FlashLang-C_AT-IridescentLight: "Iridescent Modus (Light Mode)";
        --FlashLang-C_AT-IridescentDark: "Iridescent Modus (Dunkler Modus)";
        --FlashLang-C_AT-Transparent: "Transparenter Modus";
        --FlashLang-C_AT-Terminal: "Terminal Mode";
        --FlashLang-C_AT-Transparent: "Transparent Mode";

        --FlashLang-C_ATDesc-LightCBM: "Custom Background Mode (alias " var(--FlashLang-DoubleQuote) "CBM" var(--FlashLang-DoubleQuote) ") is a Transparent looking Theme where you can fully personalize your background to your liking. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Light-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.";
        --FlashLang-C_ATDesc-DarkCBM: "Custom Background Mode, but with a more dark theme! This is the most ideal version of CBM mode to use. \A The variable to change the background is " var(--FlashLang-DoubleQuote) "--Flashcord-CBM_Dark-Image" var(--FlashLang-DoubleQuote) ". More info on the Flashcord Wiki. \A ⚠️ Due to the nature of this theme. Performance of the " var(--FlashLang-DoubleQuote) "ChatSlide" var(--FlashLang-DoubleQuote) " module is poor.";
        --FlashLang-C_ATDesc-IridescentLight: "Iridescent Mode (alias Bloat Mode or " var(--FlashLang-DoubleQuote) "But can it run Flashcord?" var(--FlashLang-DoubleQuote) " Mode) is the most Advanced Theme of Flashcord. It holds back zero punches and will absolutely lag the crap out of Discord. This theme is ideal for those who truly want a fully eye-candy experience. Blurry elements are everywhere, expect your GPU and CPU to absolutely suffer. Iridescent Mode in Light Mode is the recommended version. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.";
        --FlashLang-C_ATDesc-IridescentDark: "Iridescent Mode but in dark mode. Some elements may be hard to see as the white variant handles contrast and depth with blur far better. \A ⛔ PLEASE USE ON HIGH-END SYSTEMS ONLY.";
        --FlashLang-C_ATDesc-Terminal: "Terminal Mode is a Theme that tries to mimic the style of a Linux Terminal. \A This theme enables a new blackout animation (shown in the GIF) and uses the CRT boot animation.";
        --FlashLang-C_ATDesc-Transparent: "Transparent Mode does not currently work at this time but is a planned theme. It will work in future versions of Replugged and Flashcord.";

        --FlashLang-ChatEdits_StoreLink: "✅ Flashcord Store Link";
        
        --FlashLang-EffectText_Small: "\A 🎉 Flashcord Effect: Small";
        --FlashLang-EffectText_Shaking:"\A 🎉 Flashcord Effect: Shaking";
        --FlashLang-EffectText_Dramatic:"\A 🎉 Flashcord Effect: Dramatic";
        --FlashLang-EffectText_FadeBottom:"\A 🎉 Flashcord Effect: Fading from the Bottom";
        --FlashLang-EffectText_4Chan:"\A 🎉 Flashcord Effect: 4Chan";

        --FlashLang-Addon_Welcome: "\A\A📸 Welcome to " var(--Flashcord-Branch) " ! You are using the " var(--Flashcord-Channel) " Channel of Flashcord.\A\A";
        --FlashLang-Warning_PluginsCompatibility: "\A\A⚠️ As of right now, approved plugins may actually have minor issues with Flashcord.\A\A";
        --FlashLang-PluginC_Flashcord-Store: "This plugin was approved for the Flashcord Store, but wasn't by Replugged, use at your own risk.\A\A";
        --FlashLang-Addon_Recommended: "🔧 Flashcord Compatibility: ❤️ Recommended\A\A";
        --FlashLang-Addon_Compatible: "🔧 Flashcord Compatibility: ✅ Compatible\A\A";
        --FlashLang-Addon_MinorIssues: "🔧 Flashcord Compatibility: ⚠️ Minor Issues\A\A";
        --FlashLang-Addon_Incompatible: "🔧 Flashcord Compatibility: ⛔ Incompatible, disable Flashcord\A\A";
        --FlashLang-Addon_Unknown: "🔧 Flashcord Compatibility: ❓ Unknown\A\A";
        --FlashLang-PluginC_ThemeHooker: "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Enables new Advanced Themes\A\A";
        --FlashLang-PluginC_Magnificient: "🔧 Flashcord Compatibility: 💥 REQUIRED PLUGIN: Prevents images to be blurry when hovering on them. (" var(--FlashLang-DoubleQuote) "Imagivid" var(--FlashLang-DoubleQuote) " Module)\A\A";
        --FlashLang-PluginC_RoleDiviers: "🔧 Flashcord Compatibility: ⚠️ Recommended PLUGIN: Enhances the UPFG Module\A\A";
        --FlashLang-PluginC_GreenText: "🔧 Flashcord Compatibility: ⚠️ Recommended Plugin: Enhances the 4Chan Chat Effect\A\A";
        --FlashLang-PluginC_FlashcordApproved: "✅ Flashcord Store Approved Plugin \A\A";

        --FlashLang-C_MAT-AboutFC: "\A Über Flashcord";
        --FlashLang-AFC_SNDL: "Flashcord is a personal project maintained with love by SiriusBYT, it takes the design language of " var(--FlashLang-DoubleQuote) "SNWE/SNDL" var(--FlashLang-DoubleQuote) " and applies it to Discord. SNDL is my own design language where it has a minimalistic look that does not compromise on looks at all, using blurs for style and animations on hover where it makes sense for the user to offer a way more compact experience while still being easy to use and while having every information you need at a quick glance. \A";
        --FlashLang-AFC_Support: "Support is held on The Sirio Network Discord Server (/themes/assets/redirect/discord). \A\A";
        --FlashLang-AFC_ClosedAlpha: "Please give a thanks to these amazing people who helped with the Closed Alpha of Flashcord 💖 \A";
        --FlashLang-AFC_PaidSupport: "Of course, thanks to you, Flashcord Supporters 💸! \A";
        --FlashLang-AFC_Translators: "🌐 Flashcord can be used anywhere around the world thanks to these people: \A";
        --FlashLang-AFC_SGN: "Thanks to those who joined the SGN Discord Server for Flashcord 🗣️ ! \A";
        --FlashLang-AFC_GitHub: "And finally, thanks for those who stared the Flashcord GitHub Repo ✨ ! \A";
        --FlashLang-AFC_SpecialThanks: "🌠 Special Thanks: \A";
        --FlashLang-AFC_Evelyn: "- Evelyn: Created " var(--FlashLang-DoubleQuote) "Magnificent" var(--FlashLang-DoubleQuote) " and was ok being bullied by me to fix specific bugs that were found when using Flashcord \A";
        --FlashLang-AFC_Tharki: "- Tharki-God: Person to have given me the idea (accidentally) to create the Plugins section of the Flashcord Store \A";
        --FlashLang-AFC_EastArctica: "- East_Arctica: Posted a plugin to the Flashcord Store, also is just in general a super cool person \A\A";
        --FlashLang-AFC_Copyright: "Flashcord © 2023 by SiriusBYT is licensed under CC BY-NC-ND 4.0. \A\A\A\A\A\A\A\A\A\A";

        /* Insert your quote here in the format:
        --FlashLang-AFC_Translator-Quote: "      🗨️ [Translator Quote] NameHere: " var(--FlashLang-DoubleQuote) "Actual Quote here" var(--FlashLang-DoubleQuote)" \A\A ";
        */
        --FlashLang-AFC_Translator-Quote: "";
    }
}

/* [End] = Flashcord Beta == Language Override CSS = */