/*
ooooooooo.             oooo   o8o                               
`888   `Y88.           `888   `"'                               
 888   .d88'  .ooooo.   888  oooo   .ooooo.   .ooooo.   .oooo.o 
 888ooo88P'  d88' `88b  888  `888  d88' `"Y8 d88' `88b d88(  "8 
 888         888   888  888   888  888       888ooo888 `"Y88b.  
 888         888   888  888   888  888   .o8 888    .o o.  )88b 
o888o        `Y8bod8P' o888o o888o `Y8bod8P' `Y8bod8P' 8""888P' 
*/                                                              
                                                                
                                                                
@font-face {
  font-family: 'Quicksand';
  src: url('../Themes/Fonts/QuicksandVariableFont_wght.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'NerkoOne';
  src: url('../Themes/Fonts/NerkoOne-Regular.ttf') format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: 'Segoeui';
  src: url('../Themes/Fonts/segoeuithis.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Lucon';
  src: url('../Themes/Fonts/lucon.ttf') format('truetype');
  font-weight: 300;
}


/*
oooooooooo.              .o88o.                           .   
`888'   `Y8b             888 `"                         .o8   
 888      888  .ooooo.  o888oo   .oooo.   oooo  oooo  .o888oo 
 888      888 d88' `88b  888    `P  )88b  `888  `888    888   
 888      888 888ooo888  888     .oP"888   888   888    888   
 888     d88' 888    .o  888    d8(  888   888   888    888 . 
o888bood8P'   `Y8bod8P' o888o   `Y888""8o  `V88V"V8P'   "888" 
*/



/* Light */

.Theme-Defaut-Body-Light{
	background-color: #100030;
}

.Theme-Defaut-Structure-Light{
	background: none;
}

.Theme-Defaut-ContentContainer-Light{
	border-radius: 4vh;
	background-color: #F5F0FF;
}

.Theme-Defaut-Box-Light{
	border: dashed 0.1vh rgba(0, 255, 0, 0.0);
	transform: rotate(-2deg);
	background-color: #fcfcfc;
	border-radius: 3vh;
	border: solid 0.2vh rgba(108,63,242, 0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1), 0px 0px 6px 1px rgba(0,0,0,0.1);
}

.Theme-Defaut-BoxContent-Light{
	transform: rotate(2deg);
}

.Theme-Defaut-BoxMain-Light{
	background-color: none;
}

.Theme-Defaut-BoxContentMain-Light{
}

.Theme-Defaut-Menu-Light{
	border-radius: 2vh;
	background-color: rgb(246 241 255);
}

.Theme-Defaut-Object-Light{
	border-radius: 2vh;
	background-color: #fcfcfc;
}

.Theme-Defaut-Button-Light{
	border-radius: 2vh;
	background-color: #fcfcfc;
	cursor: pointer;
  white-space: nowrap;
  padding: 0.8vh;
  text-decoration: none;
	border: solid 0.2vh rgba(108,63,242, 0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1), 0px 0px 6px 1px rgba(0,0,0,0.1);
}

.Theme-Defaut-Button-Light:hover{
  background: linear-gradient(to right, #FFA0F6 0%, #FFF8AA 50%, #B1FFFD 100%);
  animation: rainbow 0.5s infinite linear;
}

@keyframes rainbow{
  from {
    filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
  }
}

.Theme-Defaut-ButtonMenu-Light{
	height: 4.6vh; 
	width: 100%; 
	background-color: #1A004F; 
	border-radius: 1.5vh; 
	justify-content: flex-start; 
	overflow: hidden;
	text-decoration: none;
}

.Theme-Defaut-ButtonMenu-Light:hover{
  background-color: #5500ff; 
}

.Theme-Defaut-ButtonForbidden-Light{
	border-radius: 2vh;
	white-space: nowrap;
  padding: 0.8vh;
  text-decoration: none;
  background-color: rgba(255, 0, 0, 0.4);
  cursor: not-allowed;
  box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1), 0px 0px 6px 1px rgba(0,0,0,0.1);
}

.Theme-Defaut-ButtonForbidden-Light:hover{
  background-color: rgba(255, 0, 0, 0.6); 
}

.Theme-Defaut-ButtonMenuForbidden-Light{
	height: 4.6vh; 
	width: 100%; 
	background-color: #a79398; 
	border-radius: 1.5vh; 
	justify-content: flex-start; 
	overflow: hidden;
	text-decoration: none;
	cursor: not-allowed;
}

.Theme-Defaut-ButtonMenuForbidden-Light:hover{
  background-color: #AB7474; 
}

.Theme-Defaut-BigTitle-Light{
	color: white;
	text-shadow: -3px -3px 0px #6C3FF2, -3px 3px 0px #6C3FF2, 3px 3px 0px #6C3FF2, 3px -3px 0px #6C3FF2, 3px 10px 0px #000000, -3px 10px 0px #000000;
	font-family: 'NerkoOne', sans-serif;
}

.Theme-Defaut-Title-Light{
	color: white;
	font-family: 'NerkoOne', sans-serif;
}

.Theme-Defaut-Title2-Light{
	color: #6c3ff2;
	font-family: 'NerkoOne', sans-serif;
}

.Theme-Defaut-Text-Light{
	color: black;
	font-family: 'Quicksand', sans-serif;
	font-weight: bolder;
}



/*
  .oooooo.                                   oooo            
 d8P'  `Y8b                                  `888            
888            .ooooo.   .ooooo.   .oooooooo  888   .ooooo.  
888           d88' `88b d88' `88b 888' `88b   888  d88' `88b 
888     ooooo 888   888 888   888 888   888   888  888ooo888 
`88.    .88'  888   888 888   888 `88bod8P'   888  888    .o 
 `Y8bood8P'   `Y8bod8P' `Y8bod8P' `8oooooo.  o888o `Y8bod8P' 
                                  d"     YD                  
                                  "Y88888P'                  
*/



/* Light */

.Theme-Google-Body-Light{
	background: #d7e5fb;
}

.Theme-Google-Structure-Light{
	background: none;
}

.Theme-Google-ContentContainer-Light{
	border-radius: 3vh;
	background-color: #edf2fa;
}

.Theme-Google-Box-Light{
	border-radius: 3vh;
	border-radius: 2vh;
	background-color: #fff;
	transform: rotate(0deg);
}

.Theme-Google-BoxContent-Light{
	border-radius: 1vh;
	background: none;
	transform: rotate(0deg);
}

.Theme-Google-Menu-Light{
	border-radius: 3vh;
	background-color: #fff;
}

.Theme-Google-Object-Light{
	border-radius: 1vh;
	background-color: #fff;
	border: solid 0.1vh rgb(200,200,200);
}

.Theme-Google-Button-Light{
	border-radius: 100%;
	background-color: #edf2fa;
	cursor: pointer;
	transition: background-color 0.3s ease;
	border: none;
}
.Theme-Google-Button-Light:hover{
	background-color: #DCE0E6;
}

.Theme-Google-Title-Light{
	color: black;
	font-family: 'Quicksand', sans-serif;
  	font-weight: 700;
}

.Theme-Google-Text-Light{
	color: black;
	font-family: 'Quicksand', sans-serif;
  	font-weight: 700;
}

/* Dark */

.Theme-Google-Body-Dark{
	background: #1e1e1e;
}

.Theme-Google-Structure-Dark{
	background: none;
}

.Theme-Google-ContentContainer-Dark{
	border-radius: 3vh;
	background-color: #292929;
}

.Theme-Google-Box-Dark{
	border-radius: 3vh;
	border-radius: 2vh;
	background-color: #3b3b3b;
}

.Theme-Google-BoxContent-Dark{
	border-radius: 1vh;
	background: none;
}

.Theme-Google-Menu-Dark{
	border-radius: 3vh;
	background-color: #3b3b3b;
}

.Theme-Google-Object-Dark{
	border-radius: 1vh;
	background-color: #3b3b3b;
	border: solid 0.1vh rgb(200,200,200);
}

.Theme-Google-Button-Dark{
	border-radius: 100%;
	background-color: 292929;
	cursor: pointer;
	transition: background-color 0.3s ease;
	border: none;
}
.Theme-Google-Button-Dark:hover{
	background-color: #1e1e1e;
}

.Theme-Google-Title-Dark{
	color: white;
	font-family: 'Quicksand', sans-serif;
  	font-weight: 700;
}

.Theme-Google-Text-Dark{
	color: white;
	font-family: 'Quicksand', sans-serif;
  	font-weight: 700;
}



/*
oooooooooooo                          .    o8o                                
`888'     `8                        .o8    `"'                                
 888         oooo d8b oooo  oooo  .o888oo oooo   .oooooooo  .ooooo.  oooo d8b 
 888oooo8    `888""8P `888  `888    888   `888  888' `88b  d88' `88b `888""8P 
 888    "     888      888   888    888    888  888   888  888ooo888  888     
 888          888      888   888    888 .  888  `88bod8P'  888    .o  888     
o888o        d888b     `V88V"V8P'   "888" o888o `8oooooo.  `Y8bod8P' d888b    
                                                d"     YD                     
                                                "Y88888P'                     
*/                                                                        


/* Light */


.Theme-FruitigerAero-Body-Light{
	background-image: url("../Themes/Images/aero_bg.jpg");
}

.Theme-FruitigerAero-Structure-Light{
	background: linear-gradient( to bottom, rgba(154,209,252,0.8) 0%, rgba(131,198,243,0.8) 10%, rgba(18,141,223,0.8) 50%, rgba(15,117,185,0.8) 50%, rgba(19,123,192,0.8) 70%, rgba(0.36,0.68,0.89,0.8) 100% );
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
}

.Theme-FruitigerAero-ContentContainer-Light{
	background-image: url("../Themes/Images/aero_bg.jpg");
	background-size: 120% 120%;
	background-repeat: no-repeat;
	border-radius: 2vh;
	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	-webkit-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54); 
	box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54);
}

.Theme-FruitigerAero-Box-Light{
	border-radius: 1vh;
	background-image: url("../Themes/Images/aero_glass.png");
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border: 1px solid #757575;
  	transform: rotate(0deg);
}

.Theme-FruitigerAero-BoxContent-Light{
	border-radius: 0.5vh;
	background: rgba(242,244,248,0.9);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
 	border: 1px solid #4b4b4b;
 	transform: rotate(0deg);
}

.Theme-FruitigerAero-Menu-Light{
	border-radius: 0.5vh;
	background: rgba(242,244,248,0.8);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
 	border: 1px solid #4b4b4b;
}

.Theme-FruitigerAero-Object-Light{
	background: linear-gradient(to bottom, #fcfeff 0%, #d2edff 10%, #3d8dc3 50%, #257db7 50%, #2885c3 70%, #8cd1ff 100%);
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
  	border-radius: 1vh;
}

.Theme-FruitigerAero-Button-Light{
	background: linear-gradient(to bottom, #fcfeff 0%, #d2edff 10%, #3d8dc3 50%, #257db7 50%, #2885c3 70%, #8cd1ff 100%);
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
  	border-radius: 100%;
  	cursor: pointer;
}
.Theme-FruitigerAero-Button-Light:hover{
	background: linear-gradient(to top, #fcfeff 0%, #d2edff 10%, #3d8dc3 50%, #257db7 50%, #2885c3 70%, #8cd1ff 100%);
}

.Theme-FruitigerAero-Title-Light{
	color: white;
	font-family: 'Segoeui', sans-serif;
	font-weight: 500;
}

.Theme-FruitigerAero-Text-Light{
	color: black;
	font-family: 'Segoeui', sans-serif;
	font-weight: 300;
}

/* Dark*/

.Theme-FruitigerAero-Body-Dark{
	background-image: url("../Themes/Images/aero_bg_dark.jpg");
}

.Theme-FruitigerAero-Structure-Dark{
	background: linear-gradient(to bottom, rgb(106 99 195 / 80%) 0%, rgb(68 81 171 / 80%) 10%, rgb(22 11 149 / 80%) 50%, rgb(14 28 99 / 80%) 50%, rgb(21 18 177 / 80%) 70%, rgba(0.36, 0.68, 0.89, 0.8) 100%);
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
}

.Theme-FruitigerAero-ContentContainer-Dark{
	background-image: url("../Themes/Images/aero_bg_dark.jpg");
	background-size: 120% 120%;
	background-repeat: no-repeat;
	border-radius: 2vh;
	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	-webkit-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54); 
	box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54);
}

.Theme-FruitigerAero-Box-Dark{
	border-radius: 1vh;
	background-image: url("../Themes/Images/aero_glass.png");
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border: 1px solid #757575;
}

.Theme-FruitigerAero-BoxContent-Dark{
	border-radius: 0.5vh;
	background: rgba(58, 69, 91, 0.9);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
 	border: 1px solid #4b4b4b;
}

.Theme-FruitigerAero-Menu-Dark{
	border-radius: 0.5vh;
	background: rgba(58, 69, 91, 0.9);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
 	border: 1px solid #4b4b4b;
}

.Theme-FruitigerAero-Object-Dark{
	background: linear-gradient(to bottom, #cfd9ff 0%, #7e88ff 10%, #3d47c3 50%, #0e34a3 50%, #111595 70%, #7487ff 100%);
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
  	border-radius: 1vh;
}

.Theme-FruitigerAero-Button-Dark{
	background: linear-gradient(to bottom, #cfd9ff 0%, #7e88ff 10%, #3d47c3 50%, #0e34a3 50%, #111595 70%, #7487ff 100%);
  	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 8px;
  	border-top: 1px solid #4da1da;
  	border-left: 1px solid #4da1da;
  	border-bottom: 2px solid #0a84d6;
  	border-right: 1px solid #4da1da;
  	color: white;
  	border-radius: 100%;
  	cursor: pointer;
}
.Theme-FruitigerAero-Button-Dark:hover{
	background: linear-gradient(to top, #fcfeff 0%, #d2edff 10%, #3d8dc3 50%, #257db7 50%, #2885c3 70%, #8cd1ff 100%);
}

.Theme-FruitigerAero-Title-Dark{
	color: white;
	font-family: 'Segoeui', sans-serif;
	font-weight: 500;
}

.Theme-FruitigerAero-Text-Dark{
	color: white;
	font-family: 'Segoeui', sans-serif;
	font-weight: 300;
}



/*
  .oooooo.    oooo                              
 d8P'  `Y8b   `888                              
888            888   .oooo.    .oooo.o  .oooo.o 
888            888  `P  )88b  d88(  "8 d88(  "8 
888     ooooo  888   .oP"888  `"Y88b.  `"Y88b.  
`88.    .88'   888  d8(  888  o.  )88b o.  )88b 
 `Y8bood8P'   o888o `Y888""8o 8""888P' 8""888P' 
*/                                
                                                


/* Light */

.Theme-Glassmorphism-Body-Light{
	background-image: url("../Themes/Images/gm_bg.jpg");
}

.Theme-Glassmorphism-Structure-Light{
  	width: 100%;
  	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(60px) saturate(1.2);
}


.Theme-Glassmorphism-ContentContainer-Light{
	background-image: url("../Themes/Images/gm_bg.jpg");
	background-size: 120% 120%;
	background-repeat: no-repeat;
	border-radius: 5vh;
	border: 1px solid #556A8F;
  	-webkit-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54); 
	box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54);
	border: solid 0.3vh black;
}

.Theme-Glassmorphism-Box-Light {
	border-radius: 4vh;
	background: rgba(255, 255, 255, 0.2);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
   	transform: rotate(0deg);
}

.Theme-Glassmorphism-Box-Light::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.6),
    transparent
  );
}

.Theme-Glassmorphism-Box-Light::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.6),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

.Theme-Glassmorphism-BoxContent-Light{
	background: none;
	transform: rotate(0deg);
}

.Theme-Glassmorphism-Menu-Light{
	border-radius: 4vh;
	background: rgba(255, 255, 255, 0.2);
   	box-shadow: rgba(255, 255, 255, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
}

.Theme-Glassmorphism-Object-Light{
	border-radius: 4vh;
	background: rgba(255, 255, 255, 0.2);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
}

.Theme-Glassmorphism-Button-Light{
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.3);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
   	cursor: pointer;
}

.Theme-Glassmorphism-Button-Light:hover{
   	backdrop-filter: none;
   	background-color: #ADAFDC;
}

.Theme-Glassmorphism-Title-Light{
	color: black;
	font-family: 'Segoeui', sans-serif;
	font-weight: 500;
}

.Theme-Glassmorphism-Text-Light{
	color: black;
	font-family: 'Segoeui', sans-serif;
	font-weight: 300;
}

/* Dark */

.Theme-Glassmorphism-Body-Dark{
	background-image: url("../Themes/Images/gm_bg_dark.jpg");
}

.Theme-Glassmorphism-Structure-Dark{
  	width: 100%;
  	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(60px) saturate(1.2);
}


.Theme-Glassmorphism-ContentContainer-Dark{
	background-image: url("../Themes/Images/gm_bg_dark.jpg");
	background-size: 120% 120%;
	background-repeat: no-repeat;
	border-radius: 5vh;
	border: 1px solid #556A8F;
  	-webkit-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54); 
	box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.54), inset 0px 0px 7px 1px rgba(0,0,0,0.54);
}

.Theme-Glassmorphism-Box-Dark {
	border-radius: 4vh;
	background: rgba(0, 0, 0, 0.2);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px);
}

.Theme-Glassmorphism-Box-Dark::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.6),
    transparent
  );
}

.Theme-Glassmorphism-Box-Dark::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.6),
    transparent,
    rgba(255, 255, 255, 0.3)
  );
}

.Theme-Glassmorphism-BoxContent-Dark{
	background: none;
}

.Theme-Glassmorphism-Menu-Dark{
	border-radius: 4vh;
	background: rgba(0, 0, 0, 0.2);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
}

.Theme-Glassmorphism-Object-Dark{
	border-radius: 4vh;
	background: rgba(0, 0, 0, 0.2);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
}

.Theme-Glassmorphism-Button-Dark{
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.3);
   	box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 32px, rgba(0, 0, 0, 0.05) 0px 2px 8px, rgba(255, 255, 255, 0.3) 0px 2px 0px inset, rgba(255, 255, 255, 0.15) 0px -2px 0px inset;
   	backdrop-filter: blur(30px) saturate(1.2);
   	cursor: pointer;
}

.Theme-Glassmorphism-Button-Dark:hover{
   	backdrop-filter: none;
   	background-color: #ADAFDC;
}

.Theme-Glassmorphism-Title-Dark{
	color: white;
	font-family: 'Segoeui', sans-serif;
	font-weight: 500;
}

.Theme-Glassmorphism-Text-Dark{
	color: white;
	font-family: 'Segoeui', sans-serif;
	font-weight: 300;
}